aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
AgeCommit message (Expand)Author
2020-12-11Fix copy-paste errorcrobibero
2020-12-08Actually use library options when filtering metadata providerscrobibero
2020-12-03Add OnConfigurationUpdated methodGary Wilber
2020-12-02Remove LazyGary Wilber
2020-12-02only recreate the lazy when neededGary Wilber
2020-12-02Handle config updatesGary Wilber
2020-12-02Move MetadataRefreshThrottler to BaseItemManagerGary Wilber
2020-11-08Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.csCody Robibero
2020-11-08Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.csCody Robibero
2020-11-08Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.csCody Robibero
2020-11-08Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.csCody Robibero
2020-10-27Add BaseItemManagercrobibero