| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-17 | Translated using Weblate (Greek) | FancyNerd92 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/ | |||
| 2021-08-17 | Fix embedded subtitles taking priority over external ones | Deathspike | |
| 2021-08-17 | Add timeout to ProgressiveFileStream | cvium | |
| 2021-08-17 | Use ProgressiveFileStream for LiveRecordings endpoint | cvium | |
| 2021-08-16 | Merge pull request #6437 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/Serilog.Settings.Configuration-3.2.0 Bump Serilog.Settings.Configuration from 3.1.0 to 3.2.0 | |||
| 2021-08-16 | Merge pull request #6438 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.0 | Bond-009 | |
| Bump FsCheck.Xunit from 2.15.3 to 2.16.0 | |||
| 2021-08-16 | Merge pull request #6439 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.11.0 Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 | |||
| 2021-08-16 | Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 | dependabot[bot] | |
| Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-08-16 | Bump FsCheck.Xunit from 2.15.3 to 2.16.0 | dependabot[bot] | |
| Bumps [FsCheck.Xunit](https://github.com/fsharp/FsCheck) from 2.15.3 to 2.16.0. - [Release notes](https://github.com/fsharp/FsCheck/releases) - [Changelog](https://github.com/fscheck/FsCheck/blob/master/FsCheck%20Release%20Notes.md) - [Commits](https://github.com/fsharp/FsCheck/compare/2.15.3...2.16.0) --- updated-dependencies: - dependency-name: FsCheck.Xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-08-16 | Bump Serilog.Settings.Configuration from 3.1.0 to 3.2.0 | dependabot[bot] | |
| Bumps [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/serilog/serilog-settings-configuration/releases) - [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md) - [Commits](https://github.com/serilog/serilog-settings-configuration/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-08-16 | Merge pull request #6239 from jvoisin/patch-1 | Claus Vium | |
| Add a LGTM.com badge | |||
| 2021-08-16 | Merge pull request #6397 from MrChip53/m3u-improvements | Claus Vium | |
| 2021-08-16 | Merge pull request #6403 from ankenyr/master | Claus Vium | |
| 2021-08-16 | Merge pull request #6430 from Bond-009/minor17 | Claus Vium | |
| Minor improvements | |||
| 2021-08-16 | Update Emby.Server.Implementations/LiveTv/TunerHosts/BaseTunerHost.cs | Claus Vium | |
| 2021-08-15 | Also update arm, arm64 Dockerfile | Cody Robibero | |
| 2021-08-15 | Update Dockerfile to use debian:bullseye-slim | Cody Robibero | |
| 2021-08-15 | Removing if statement and always testing reverse of x and y. | ankenyr | |
| 2021-08-15 | Breaking up the test theory so episodes and the results are on their own lines. | ankenyr | |
| 2021-08-15 | Update ↵ | Rob | |
| tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-08-15 | Update ↵ | Rob | |
| tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs Thanks for this suggestion. I will try to keep this in mind going forward with future PRs Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-08-16 | Make performer regex static | MrTimscampi | |
| 2021-08-16 | Address comments | MrTimscampi | |
| 2021-08-16 | Fix documentation for lyricist and arranger | MrTimscampi | |
| 2021-08-16 | Add some new music-related person types and parse from ffprobe | MrTimscampi | |
| 2021-08-16 | Add performers to the ffprobe normalization for audio | MrTimscampi | |
| 2021-08-16 | Address comments | MrTimscampi | |
| 2021-08-16 | Add test for audio file ffprobe normalization | MrTimscampi | |
| 2021-08-16 | Enable people for audio files | MrTimscampi | |
| 2021-08-16 | Merge pull request #6423 from richlander/mediabrowser-controller | Bond-009 | |
| Fix warnings in MediaBrowser.Controller | |||
| 2021-08-15 | Minor improvements | Bond_009 | |
| 2021-08-15 | Merge pull request #6392 from Bond-009/tests9 | Claus Vium | |
| ApiServiceCollectionExtensions.AddProxyAddresses: Add more tests | |||
| 2021-08-15 | Merge pull request #6427 from winterqt/patch-1 | Joshua M. Boniface | |
| Disable UseAppHost in portable deployment | |||
| 2021-08-15 | Merge pull request #6429 from crobibero/dotnet-5.0.9 | Joshua M. Boniface | |
| Update to dotnet 5.0.9 | |||
| 2021-08-15 | Update per feedback | Rich Lander | |
| 2021-08-15 | Update MediaBrowser.Controller/Entities/IHasMediaSources.cs | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-08-16 | Merge pull request #6428 from Bond-009/tests10 | dkanada | |
| Fix PasswordHash tests | |||
| 2021-08-15 | Update to dotnet 5.0.9 | Cody Robibero | |
| 2021-08-15 | Merge pull request #6381 from Bond-009/nullable5 | Bond-009 | |
| Enable nullable for DlnaManager | |||
| 2021-08-15 | Fix PasswordHash tests | Bond_009 | |
| 2021-08-14 | Disable UseAppHost in portable deployment | Winter | |
| 2021-08-14 | Translated using Weblate (Spanish) | dtorner | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2021-08-14 | Translated using Weblate (Catalan) | Daniel | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2021-08-14 | Translated using Weblate (Greek) | FancyNerd92 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/ | |||
| 2021-08-14 | Translated using Weblate (Swedish) | cotlol | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/ | |||
| 2021-08-14 | Translated using Weblate (English) | FancyNerd92 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en/ | |||
| 2021-08-14 | Added translation using Weblate (Pirate) | artiume | |
| 2021-08-14 | Fix explicit stream selection in MediaEncoder.ExtractImageInternal | boolemancer | |
| 2021-08-13 | Fix warnings in MediaBrowser.Controller | Rich Lander | |
| 2021-08-13 | Fix devices migration | Patrick Barron | |
