Commit Graph

24 Commits (81c24cb9a8dcfaf07261cb57c4de16acbe78bdad)

Author SHA1 Message Date
Stepan Goremykin f84469d500 Remove redundant using directives
9 months ago
Bond-009 3982b0e057
Reduce bottlenecks scan code (#9863)
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Joe Rogers a7c009e2eb
Pass TypeOptions instead of full LibraryOptions
2 years ago
Joe Rogers dea5a3f3bc
Deprecate LibraryOptions.EnableInternetProviders
3 years ago
Joe Rogers 58be1d7759
Actually check server disabled metadata providers
3 years ago
Bond_009 19824bff94 Minor improvements
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
crobibero 7d24460fac Fix copy-paste error
4 years ago
crobibero 75aa3718dc Actually use library options when filtering metadata providers
4 years ago
Gary Wilber a9367b6169 Add OnConfigurationUpdated method
4 years ago
Gary Wilber 2b6b2cbf31 Remove Lazy
4 years ago
Gary Wilber 74f211960a only recreate the lazy when needed
4 years ago
Gary Wilber 26a05e6974 Handle config updates
4 years ago
Gary Wilber f4edca7c27 Move MetadataRefreshThrottler to BaseItemManager
4 years ago
Cody Robibero ce88815b3c
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
4 years ago
Cody Robibero 1996e08dd1
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
4 years ago
Cody Robibero e06b33af83
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
4 years ago
Cody Robibero e8b832ea18
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
4 years ago
crobibero 50558ffe3d Add BaseItemManager
4 years ago