aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-04Bump sharpcompress from 0.29.0 to 0.30.0dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.29...0.30) --- updated-dependencies: - dependency-name: sharpcompress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-10-03Fix warnings in EmbyTVPatrick Barron
2021-10-03Fix warnings in ChannelManagerPatrick Barron
2021-10-03Fix warnings in LibraryChangedNotifierPatrick Barron
2021-10-03Fix warnings in DeviceIdPatrick Barron
2021-10-03Fix warnings in WebSocketConnectionPatrick Barron
2021-10-03Fix warnings in SessionManagerPatrick Barron
2021-10-03Fix warnings in LibraryPatrick Barron
2021-10-03Fix warnings in PlaylistsPatrick Barron
2021-10-03Fix warnings in InstallationManagerPatrick Barron
2021-10-03Fix warnings in ServerApplicationPathsPatrick Barron
2021-10-03Fix warnings in UdpServerPatrick Barron
2021-10-03Fix warnings in UdpSocketPatrick Barron
2021-10-03Fix warnings in IOPatrick Barron
2021-10-03Fix warnings in SortingPatrick Barron
2021-10-03Merge pull request #6656 from daullmer/vsc-net6Bond-009
2021-10-03Remove workaround for dotnet/runtime#42790Bond_009
2021-10-03Change .vscode/launch.json to use .NET 6David Ullmer
2021-10-03Merge pull request #6651 from KonH/fix_common_warningsBond-009
2021-10-03Merge pull request #6648 from barronpm/implementations-warn1Bond-009
2021-10-03Merge pull request #6580 from Artiume/patch-1Claus Vium
2021-10-03Merge pull request #6644 from Bond-009/nullable7Claus Vium
2021-10-03Merge pull request #6641 from Bond-009/convertfromClaus Vium
2021-10-03Fix warning: Type cast is redundant (#2149)KonH
2021-10-03Fix warning: Redundant control flow jump statement (#2149)KonH
2021-10-03Fix warning: Qualifier is redundant (#2149)KonH
2021-10-03Fix warning: Using directive is not required by the code and can be safely ↵KonH
removed (#2149)
2021-10-03Fix warning: The nullable warning suppression expression is redundant (#2149)KonH
2021-10-02Fix warnings in DataPatrick Barron
2021-10-02Fix warnings in ScheduledTasksPatrick Barron
2021-10-02Document IStartupOptionsPatrick Barron
2021-10-01Add test data and unit test for mp4 metadata probeJoe Rogers
2021-10-01Enable nullable for ItemDataProviderBond_009
2021-10-01Use ConvertFrom with invariant culture instead of current cultureBond_009
2021-10-01Merge pull request #6639 from 1337joe/mp4-track-title-fallbackClaus Vium
Add mp4 track title fallback
2021-09-30Add mp4 track title fallback (#6638)Joe Rogers
2021-09-30Translated using Weblate (Dutch)Tim040
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2021-09-30Merge pull request #6631 from GodTamIt/dotnet-versionBond-009
2021-09-29Update README for .NET versionChris Tam
2021-09-29Merge pull request #6629 from crobibero/globalizeBond-009
2021-09-28Disable DOTNET_SYSTEM_GLOBALIZATION_INVARIANT in docker imagesCody Robibero
2021-09-28Merge pull request #6627 from Bond-009/emptyClaus Vium
Add regression test for #6560
2021-09-28Add regression test for #6560Bond_009
2021-09-28Merge pull request #6623 from ↵Bond-009
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.2.2
2021-09-28Bump Swashbuckle.AspNetCore.ReDoc from 6.2.1 to 6.2.2dependabot[bot]
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.ReDoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28Merge pull request #6622 from ↵Bond-009
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-6.2.2
2021-09-28Merge pull request #6546 from ianjazz246/theorydataBond-009
2021-09-27Bump Swashbuckle.AspNetCore from 6.2.1 to 6.2.2dependabot[bot]
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27Merge pull request #6618 from crobibero/zip-dirClaus Vium
2021-09-26Create output directory when extracting archive filesCody Robibero