aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-11Merge pull request #6688 from ↵Bond-009
jellyfin/dependabot/nuget/Serilog.Settings.Configuration-3.3.0
2021-10-11Add image provider tests and clean upJoe Rogers
2021-10-11Add support for non-jpg image extractionsJoe Rogers
2021-10-11Add handling for embedded background and logoJoe Rogers
2021-10-11Split EmbeddedImage extracting to new providerJoe Rogers
2021-10-11Bump Serilog.Settings.Configuration from 3.2.0 to 3.3.0dependabot[bot]
Bumps [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) from 3.2.0 to 3.3.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/commits) --- 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-10-11Bump Diacritics from 2.1.20036.1 to 3.3.4dependabot[bot]
Bumps [Diacritics](https://github.com/thomasgalliker/Diacritics.NET) from 2.1.20036.1 to 3.3.4. - [Release notes](https://github.com/thomasgalliker/Diacritics.NET/releases) - [Commits](https://github.com/thomasgalliker/Diacritics.NET/commits) --- updated-dependencies: - dependency-name: Diacritics dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2021-10-10Throw on FFmpeg non-zero exit codeDmitry Lyzo
2021-10-10Move FfmpegException to MediaBrowser.CommonDmitry Lyzo
2021-10-10Apply suggestions from code reviewMarcel
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-10-10Added healthcheck url environemnt variableMarcel
2021-10-10Translated using Weblate (English (United Kingdom))TheGoose
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
2021-10-09Merge pull request #6501 from crobibero/schedules-directClaus Vium
2021-10-09Apply suggestions from code reviewMarcel
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-10-09Add more sorting to LatestDmitry Lyzo
2021-10-09Apply suggestions from code reviewMarcel
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-10-09Fix indentation and build errorsCody Robibero
2021-10-09Merge pull request #6646 from 1337joe/test-mp4-metadataClaus Vium
2021-10-09Merge pull request #6657 from Bond-009/dotnetbugClaus Vium
2021-10-09Added Docker HealthcheckMarcel
2021-10-09Merge pull request #6676 from Bond-009/rngClaus Vium
Use static crypto rng
2021-10-08Merge pull request #6663 from crobibero/dotnet-6-rc1Claus Vium
Reference dotnet6-rc1 packages
2021-10-08Merge pull request #6678 from Bond-009/randomClaus Vium
Use new Random.Shared instead of creating new instances
2021-10-08Merge pull request #6665 from Bond-009/tests6Claus Vium
Improve test coverage for QuickConnectManager
2021-10-08Merge pull request #6677 from Bond-009/shuffle2Claus Vium
Remove duplicate Fisher–Yates shuffle impl
2021-10-08Merge remote-tracking branch 'upstream/master' into schedules-directCody Robibero
2021-10-08Merge pull request #6667 from Bond-009/warn53Bond-009
2021-10-08Use new Random.Shared instead of creating new instancesBond_009
2021-10-08Remove duplicate Fisher–Yates shuffle implBond_009
2021-10-08Use static crypto rngBond_009
2021-10-08Merge pull request #6673 from cvium/pinfileBond-009
2021-10-07Return the path to the pinfile in forgot passwordcvium
2021-10-07Merge pull request #6666 from Bond-009/issue6123Claus Vium
2021-10-07Merge pull request #6670 from lyarenei/update-split-whitelistBond-009
Update artist split whitelist
2021-10-06Translated using Weblate (Portuguese)Systerm
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2021-10-06Set AnalysisMode to AllEnabledByDefaultBond_009
2021-10-06Fix the last few warningsBond_009
Enables TreatWarningsAsErrors for all projects
2021-10-06Merge pull request #6664 from cvium/subtitle_refreshBond-009
2021-10-06Merge pull request #6649 from barronpm/implementations-warn2Bond-009
2021-10-06Add 22/7 to split whitelistDominik Krivohlavek
2021-10-05Update indentationPatrick Barron
2021-10-05Fix issue #6123Bond_009
2021-10-05Revert to old linecvium
2021-10-05Improve test coverage for QuickConnectManagerBond_009
2021-10-04Queue refresh after subtitle upload + minor fixescvium
2021-10-04Translated using Weblate (Catalan)joanMelchor
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2021-10-04Reference dotnet6-rc1 packagesCody Robibero
2021-10-04Merge pull request #6662 from jellyfin/dependabot/nuget/DotNet.Glob-3.1.3Bond-009
2021-10-04Merge pull request #6661 from jellyfin/dependabot/nuget/sharpcompress-0.30.0Bond-009
2021-10-04Bump DotNet.Glob from 3.1.2 to 3.1.3dependabot[bot]
Bumps [DotNet.Glob](https://github.com/dazinator/DotNet.Glob) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/dazinator/DotNet.Glob/releases) - [Changelog](https://github.com/dazinator/DotNet.Glob/blob/develop/ReleaseNotes.md) - [Commits](https://github.com/dazinator/DotNet.Glob/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: DotNet.Glob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>