aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-05Revert to old linecvium
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-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>
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-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-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