mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-15 04:00:25 +01:00
stub out objects for per library settings
This commit is contained in:
@@ -765,6 +765,7 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
UserView.PlaylistManager = PlaylistManager;
|
||||
BaseItem.CollectionManager = CollectionManager;
|
||||
BaseItem.MediaSourceManager = MediaSourceManager;
|
||||
CollectionFolder.XmlSerializer = XmlSerializer;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user