aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Manager/ProviderManager.cs
AgeCommit message (Expand)Author
2025-05-04Recognize file changes and remove data on change (#13839)Tim Eisele
2025-02-20Migrate to IExternalUrlProviderShadowghost
2025-02-09Backport pull request #13439 from jellyfin/release-10.10.zBond-009
2025-01-25Merge pull request #12798 from JPVenson/feature/EFUserDataJoshua M. Boniface
2024-12-15Merge remote-tracking branch 'origin/master' into feature/EFUserDataJPVenson
2024-12-12move to new System.Threading.Lock type for better performanceDaniyar Alpyspayev
2024-12-05Fix codeMax
2024-12-04Apply review changesMax
2024-11-19Use .net constantsMax
2024-11-19Extension lookup tv iconsMax
2024-11-17Merge branch 'master' into feature/EFUserDataJPVenson
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-11-14Fixed compiler errorJPVenson
2024-11-03Backport pull request #12940 from jellyfin/release-10.10.zgnattu
2024-09-07Feature/media segments plugin api (#12359)JPVenson
2024-07-17Move external url listing to provider for plugin use (#12279)Cody Robibero
2024-06-06Backport pull request #11921 from jellyfin/release-10.9.zShadowghost
2024-04-25Fix multiple intro providers and remove unneeded ToLists (#11431)Bond-009
2024-04-17chore: use proper way to override remove rootgnattu
2024-04-12Only update if actively refreshing (#11341)Cody Robibero
2024-03-30fix metadata refresh for artists (#11257)Sebastian Held
2024-03-03Precache livetv program images (#11083)Cody Robibero
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2024-02-06Remove SimpleProgressPatrick Barron
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2023-11-05Add IDisposableAnalyzers to more projectsBond_009
2023-10-10Empty Guids shouldn't make it into the refresh queueBond_009
2023-08-26Remove redundant methodStepan Goremykin
2023-08-26Fix a few multiple enumerationsStepan Goremykin
2023-06-21Reduce bottlenecks scan code (#9863)Bond-009
2023-04-06Use TryAddStepan Goremykin
2023-03-09Enable NFO processing for ExtrasSenorSmartyPants
2023-03-01Allocate less ListsBond_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
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-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-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