aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Providers
AgeCommit message (Expand)Author
2022-12-07Remove dependency on OptimizedPriorityQueueBond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-12-05Fix build (#8859)Bond-009
2022-11-23Merge pull request #7039 from 1337joe/providermanager-cleanupBond-009
2022-11-17Apply review suggestionsShadowghost
2022-11-17Add xmldocs for TMDb provider, correct provider spellingShadowghost
2022-10-07Merge branch 'master' into providermanager-cleanupClaus Vium
2022-09-13Add xmldocsShadowghost
2022-06-14Merge pull request #7873 from cvium/fix_nfo_remoteimagesBond-009
2022-04-03Implement tests on ProviderManager.RefreshSingleItemJoe Rogers
2022-04-03Move Get*Providers definitions to interfaceJoe Rogers
2022-01-22Flush to disk async where possibleBond_009
2022-01-16Merge pull request #7078 from 1337joe/metadata-merge-dataBond-009
2022-01-13Fix comment typoJoe Rogers
2022-01-08Make identify flag describe purpose, not sourceJoe Rogers
2022-01-03Remove existing images when applying identifyJoe Rogers
2022-01-02Add refresh flag to remove existing data/imagesJoe Rogers
2021-12-27Remove more warningsCody Robibero
2021-12-24Update StyleCopBond_009
2021-12-20Use our own Contains extensioncvium
2021-12-19Use static lambdascvium
2021-11-09Remove some dead codeBond_009
2021-10-26Enable nullable for MediaBrowser.ProvidersBond_009
2021-07-26Merge branch 'master' into mediabrowser-controller-entitiesRich Lander
2021-07-23Fix partial set of MediaBrowser.Controller/Entities warningsRich Lander
2021-07-23Fix warnings for MediaBrowser.Controller/Providers directoryRich Lander
2021-07-10Fix [SA1629] Documentation text should end with a periodCody Robibero
2021-06-12Merge pull request #6096 from cvium/saving_private_ramBond-009
2021-06-07Merge pull request #6156 from Bond-009/minor14Claus Vium
2021-06-07Merge pull request #6117 from LinFor/pr_originaltitle_in_lookupinfoClaus Vium
2021-06-06Minor fixesBond_009
2021-06-06Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)Cody Robibero
2021-05-31reviewcvium
2021-05-27Add OriginalTitle to ItemLookupInfoPingWin
2021-05-24Remove some unnecessary allocationscvium
2021-05-13Reduce warnings in MediaBrowser.Controllercrobibero
2021-05-11Reduce warnings in MediaBrowser.Controller (#6006)Cody Robibero
2021-05-07Fix buildBond_009
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2021-05-05Code Clean up: Convert to null-coalescing operator ?? (#5845)BaronGreenback
2021-05-05Code Clean up: Use Pattern Matching (#5838)BaronGreenback
2021-04-17Remove unused using directivesBaronGreenback
2021-04-04Fix possible nullrefBond_009
2021-03-27make directoryservice cache case sensitivecvium
2021-03-25Merge pull request #5321 from Ullmie02/nfo-thumbBond-009
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-02-28Add nfo thumb tag supportDavid
2021-01-09Fix release build ... againBond_009
2021-01-09Add tests for NFO parsersBond_009