mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 06:18:28 +01:00
fixed live tv endpoints
This commit is contained in:
@@ -455,6 +455,8 @@ namespace MediaBrowser.ServerApplication
|
||||
SessionManager.AddParts(GetExports<ISessionRemoteController>());
|
||||
|
||||
ImageProcessor.AddParts(GetExports<IImageEnhancer>());
|
||||
|
||||
LiveTvManager.AddParts(GetExports<ILiveTvService>());
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user