aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-22SqliteItemRepository: remove redundant operationsBond_009
removed: * nameof -> FullName lookup * IndexOf before Replace * Enum.GetNames -> Enum.Parse roundtrip
2021-04-21Merge pull request #5878 from Artiume/patch-2Bond-009
2021-04-21Merge pull request #5881 from cvium/tmdb-episode-externalidsBond-009
Add tvrage and imdb ids for episodes
2021-04-21Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.csBond-009
2021-04-21Merge pull request #5877 from Bond-009/circ1Bond-009
EncodingHelper: Fix circular dependency
2021-04-21Merge pull request #5876 from Bond-009/nullref5Bond-009
DeepCopy: Throw ArgumentNullException if one of the args is null
2021-04-21Merge pull request #5867 from Bond-009/providerBond-009
ProviderManager: fix discard and 2 warnings
2021-04-21Merge pull request #5870 from cvium/fix-tmdbpersonproviderBond-009
2021-04-21Merge pull request #5866 from Bond-009/httpmsghandlerBond-009
Switch from HttpClientHandler to SocketsHttpHandler
2021-04-21Merge pull request #5808 from cvium/semi-fix-collection-perfBond-009
2021-04-21Merge pull request #5807 from Bond-009/refreshdelayBond-009
Remove throttle in refresh code
2021-04-21Update var namesartiume
2021-04-21Add tvrage and imdb ids for episodescvium
2021-04-20Fix Audiobook Resumeartiume
https://github.com/jellyfin/jellyfin/issues/5703
2021-04-20EncodingHelper: Fix circular dependencyBond_009
2021-04-20DeepCopy: Throw ArgumentNullException if one of the args is nullBond_009
2021-04-20Merge pull request #5859 from cvium/fix-streambuilder-permissionsBond-009
Respect user settings for transcode and remux
2021-04-20Merge pull request #5873 from cvium/fix-displaypref-migrationBond-009
2021-04-20use int.Parsecvium
2021-04-20use int.Parsecvium
2021-04-20Merge pull request #5744 from mohd-akram/absolute-dvd-orderBond-009
2021-04-20Check for empty string when migrating displaypreferencescvium
2021-04-20Fix TMDb Person Providercvium
2021-04-19ProviderManager: fix discard and 2 warningsBond_009
2021-04-19Switch from HttpClientHandler to SocketsHttpHandlerBond_009
SocketsHttpHandler is the default for .Net Core 2.1 and newer Set RequestHeaderEncoding to UTF-8 by default
2021-04-19Merge pull request #5683 from jellyfin/dependabot/nuget/Newtonsoft.Json-13.0.1Bond-009
Bump Newtonsoft.Json from 12.0.3 to 13.0.1
2021-04-19Merge pull request #5799 from ↵Bond-009
jellyfin/dependabot/nuget/AutoFixture.Xunit2-4.16.0 Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0
2021-04-19Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0dependabot[bot]
Bumps [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.15.0...v4.16.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19Merge pull request #5690 from ↵Bond-009
jellyfin/dependabot/nuget/AutoFixture.AutoMoq-4.16.0 Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0
2021-04-19Merge pull request #5863 from cvium/fix-index-migrationBond-009
use IF NOT EXISTS in migration
2021-04-19Use StringComparison.OrdinalMohamed Akram
2021-04-19Merge pull request #5852 from cvium/fix-person-creationBond-009
Add Person to TypedBaseItems if it's new
2021-04-19Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0dependabot[bot]
Bumps [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.15.0...v4.16.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19Merge pull request #5809 from jellyfin/dependabot/nuget/AutoFixture-4.16.0Bond-009
Bump AutoFixture from 4.15.0 to 4.16.0
2021-04-19Merge pull request #5860 from cvium/fix-notification-user-listBond-009
Fix notification disabled users list
2021-04-19use IF NOT EXISTS in migrationcvium
2021-04-19Add review changesMohamed Akram
2021-04-19Fix notification disabled users listcvium
2021-04-19Respect user settings for transcode and remuxcvium
2021-04-19Merge pull request #5848 from sgmoore/IndexErrorClaus Vium
Fix ArgumentOutOfRangeException scanning AudioBooks
2021-04-18Add Person to TypedBaseItems if it's newcvium
2021-04-17Fix ArgumentOutOfRangeException scanning AudioBooksStephen Moore
AudioResolver.ResolveMultipleAudio method can attempt to access the first item in a List without checking if the list is empty which throws an ArgumentOutOfRangeException and stops the 'Scan Library' process.
2021-04-17Merge pull request #5843 from BaronGreenback/Cleanup4Bond-009
Code Clean up: Remove unused using directives
2021-04-17Remove unused using directivesBaronGreenback
2021-04-15Enable nullability for ServerDiscoveryInfo (#5804)Cody Robibero
2021-04-14Merge pull request #5810 from ↵Bond-009
jellyfin/dependabot/github_actions/eps1lon/actions-label-merge-conflict-v2.0.1 Bump eps1lon/actions-label-merge-conflict from v2.0.0 to v2.0.1
2021-04-14Merge pull request #5729 from crobibero/dotnet5.0.5Joshua M. Boniface
Update to dotnet 5.0.5
2021-04-14Merge pull request #5612 from Bond-009/passwordhashBond-009
2021-04-14Bump eps1lon/actions-label-merge-conflict from v2.0.0 to v2.0.1dependabot[bot]
Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from v2.0.0 to v2.0.1. - [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases) - [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md) - [Commits](https://github.com/eps1lon/actions-label-merge-conflict/compare/v2.0.0...b8bf8341285ec9a4567d4318ba474fee998a6919) Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14Add workflows for rebase and automation (#5451)Bond-009
Add workflows for rebase and automation