aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Manager
AgeCommit message (Expand)Author
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-11-05Add IDisposableAnalyzers to more projectsBond_009
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-10Empty Guids shouldn't make it into the refresh queueBond_009
2023-10-08Remove redundant using directivesStepan Goremykin
2023-10-05Use CryptoStream to convert stream from base64Bond_009
2023-08-26Remove redundant methodStepan Goremykin
2023-08-26Fix a few multiple enumerationsStepan Goremykin
2023-08-06Fixes metadata refresh problems with NFO filesLJQ
2023-06-21Reduce bottlenecks scan code (#9863)Bond-009
2023-05-20Implement NFO named season parsingShadowghost
2023-05-10Fix local JPG primary image for video being overwritten by screen grabber (#9...SenorSmartyPants
2023-04-06Use TryAddStepan Goremykin
2023-03-20Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFOCody Robibero
2023-03-18Don't overwrite NFO images (#9452)SenorSmartyPants
2023-03-09Enable NFO processing for ExtrasSenorSmartyPants
2023-03-01Allocate less ListsBond_009
2023-02-19Optimize tryparseBond_009
2023-02-12Make update type for RunTimeTicks consistent with other file attributesJoe Rogers
2023-02-12Add missing checks for item locked state in metadata updatesJoe Rogers
2023-02-07Merge pull request #8982 from bradbeattie/background-images-no-languageBond-009
2023-02-07Update MediaBrowser.Providers/Manager/ItemImageProvider.csBond-009
2023-02-02fix: don't allow exceptions to propagate from Refresh progress event handlers...Claus Vium
2023-01-11Fix all warnings in MediaBrowser.ProvidersBond_009
2023-01-02Merge pull request #8995 from daullmer/nfo-remote-images-initialClaus Vium
2023-01-02Backdrops prefer no language imagesBrad Beattie
2023-01-02Use nfo provided remote images on initial scanDavid Ullmer
2022-12-27Use Diacritics.NETBond_009
2022-12-19Use Order() introduced in .NET 7 (#8923)Bond-009
2022-12-07Remove dependency on OptimizedPriorityQueueBond_009
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-11-23Merge pull request #7039 from 1337joe/providermanager-cleanupBond-009
2022-11-17Add xmldocs for TMDb provider, correct provider spellingShadowghost
2022-10-07Merge branch 'master' into providermanager-cleanupClaus Vium
2022-08-15Fix various typos luz paz
2022-06-14Merge pull request #7873 from cvium/fix_nfo_remoteimagesBond-009
2022-05-20Merge pull request #7604 from Jellifi007/fixes-diactriticsBond-009
2022-04-17Merge pull request #7521 from 1337joe/image-mime-fallbackCody Robibero
2022-04-03Remove warningsJoe Rogers
2022-04-03Fix review commentJoe Rogers
2022-04-03Simplify RefreshSingleItemJoe Rogers
2022-04-03Reorder and flatten provider filteringJoe Rogers
2022-04-03Pass TypeOptions instead of full LibraryOptionsJoe Rogers
2022-04-03Improve metadata provider sortingJoe Rogers
2022-04-03Clarify naming, minor method ordering improvementJoe Rogers
2022-04-03Add nullable annotationsJoe Rogers
2022-04-03Improve image provider sortingJoe Rogers
2022-04-03Fix unused var, log typoJoe Rogers