mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 04:34:18 +01:00
add tv service status reporting
This commit is contained in:
@@ -421,6 +421,7 @@ namespace MediaBrowser.ServerApplication
|
||||
LocalizedStrings.ApplicationPaths = ApplicationPaths;
|
||||
Folder.UserManager = UserManager;
|
||||
BaseItem.FileSystem = FileSystemManager;
|
||||
BaseItem.UserDataManager = UserDataManager;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user