mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 09:04:42 +01:00
added user data save event
This commit is contained in:
@@ -427,7 +427,7 @@ namespace MediaBrowser.ServerApplication
|
||||
|
||||
ProviderManager.AddParts(GetExports<BaseMetadataProvider>());
|
||||
|
||||
SessionManager.AddParts(GetExports<ISessionRemoteController>());
|
||||
SessionManager.AddParts(GetExports<ISessionController>());
|
||||
|
||||
ImageProcessor.AddParts(GetExports<IImageEnhancer>());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user