| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-10 | Set mediatype to Audio for playlists in a music library | cvium | |
| 2021-04-09 | catch ioexception and include stack trace | cvium | |
| 2021-04-09 | Merge pull request #5712 from BaronGreenback/5700 | Claus Vium | |
| 2021-04-09 | Merge pull request #5734 from jellyfin/fix-isplayed-itemvalues | Claus Vium | |
| move IsPlayed to outerquery | |||
| 2021-04-09 | don't die on dangling symlinks | cvium | |
| 2021-04-09 | Add support for TMDB series absolute and DVD order | Mohamed Akram | |
| 2021-04-09 | fix test | cvium | |
| 2021-04-09 | Remove unused import | cvium | |
| 2021-04-09 | ... | cvium | |
| 2021-04-09 | Simplification | cvium | |
| 2021-04-09 | Copy paste error | cvium | |
| 2021-04-09 | Fix type check | cvium | |
| 2021-04-09 | Resolve name from episode folder | cvium | |
| 2021-04-09 | Merge pull request #5736 from jellyfin/catch-httprequestex-librarymanager | Bond-009 | |
| fetching images should not kill the scanner | |||
| 2021-04-09 | Merge pull request #5731 from Bond-009/usertests | Bond-009 | |
| Add tests for UserController | |||
| 2021-04-09 | fetching images should not kill the scanner | Claus Vium | |
| 2021-04-09 | move IsPlayed to outerquery | Claus Vium | |
| IsPlayed is a column in UserDatas and does not belong in the inner query. None of the other UserDatas columns are in the innerquery. | |||
| 2021-04-09 | Add tests for UserController | Bond_009 | |
| 2021-04-08 | Merge pull request #5721 from Bond-009/authenticatedtests | Bond-009 | |
| Add code to test authenticated endpoints | |||
| 2021-04-08 | Merge pull request #5730 from thornbill/disable-hevc-encoding | Bond-009 | |
| Disable HEVC encoding by default | |||
| 2021-04-08 | Disable hevc encoding by default | Bill Thornton | |
| 2021-04-08 | Update Emby.Server.Implementations/Updates/InstallationManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-04-08 | Update to dotnet 5.0.5 | crobibero | |
| 2021-04-08 | Merge pull request #5725 from BrianCArnold/Fix2845_PlaylistDeletion | Claus Vium | |
| 2021-04-08 | Merge pull request #5717 from cvium/nullable-custompref-value | Bond-009 | |
| 2021-04-08 | Can't reference System.IO.Path as 'Path', even though System.IO is in the ↵ | Brian Arnold | |
| usings, because there is a Path property of the class. | |||
| 2021-04-08 | Update MediaBrowser.Controller/Playlists/Playlist.cs | BrianCArnold | |
| Included suggested change from cvium Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-04-08 | Fixed issue with determining if a directory was a directory or file when it ↵ | Brian Arnold | |
| contained a '.' character in the directory path. Resolves: #2845 | |||
| 2021-04-07 | Merge pull request #5707 from ferferga/deyarn | Joshua M. Boniface | |
| 2021-04-08 | Merge pull request #5520 from Bond-009/hdhomerun2 | Bond-009 | |
| 2021-04-07 | Add code to test authenticated endpoints | Bond_009 | |
| 2021-04-07 | Merge pull request #5711 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/Microsoft.AspNetCore.Mvc.Testing-5.0.5 Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.3 to 5.0.5 | |||
| 2021-04-07 | Merge pull request #5710 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/Microsoft.AspNetCore.Authorization-5.0.5 Bump Microsoft.AspNetCore.Authorization from 5.0.3 to 5.0.5 | |||
| 2021-04-07 | Merge pull request #5688 from crobibero/api-docs-sever-discovery | Claus Vium | |
| Add SessionDiscoveryInfo to generated api-docs | |||
| 2021-04-07 | Merge pull request #5631 from BrianCArnold/FixMessageCommand | Claus Vium | |
| 2021-04-07 | fix build...somehow | cvium | |
| 2021-04-07 | make custompref value nullable | cvium | |
| 2021-04-06 | Add tests for unauthenticated websocket access | Bond_009 | |
| 2021-04-06 | Keep plugin status after update. | BaronGreenback | |
| 2021-04-06 | Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.3 to 5.0.5 | dependabot[bot] | |
| Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 5.0.3 to 5.0.5. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.3...v5.0.5) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-04-06 | Bump Microsoft.AspNetCore.Authorization from 5.0.3 to 5.0.5 | dependabot[bot] | |
| Bumps [Microsoft.AspNetCore.Authorization](https://github.com/dotnet/aspnetcore) from 5.0.3 to 5.0.5. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.3...v5.0.5) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-04-06 | Merge pull request #5708 from Bond-009/netanalyzers | Bond-009 | |
| Enable NetAnalyzers for more projects | |||
| 2021-04-06 | Enable NetAnalyzers for more projects | Bond_009 | |
| 2021-04-06 | Use npm ci instead of npm i | Fernando Fernández | |
| 2021-04-06 | (jellyfin-web): Switch to npm | Fernando Fernández | |
| 2021-04-06 | Fix typo in test data filename | Maxr1998 | |
| 2021-04-06 | Add tests for music video metadata | Maxr1998 | |
| 2021-04-06 | Improve metadata probing to better support music videos | Maxr1998 | |
| 2021-04-05 | Merge pull request #5702 from cvium/ws-auth | Bond-009 | |
| add simple auth handling to websocketmanager | |||
| 2021-04-05 | add simple auth handling to websocketmanager | cvium | |
