mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03: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