mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
fixed api shutdown and more hls progress
This commit is contained in:
@@ -221,7 +221,7 @@ namespace MediaBrowser.ServerApplication
|
||||
/// </summary>
|
||||
public void Shutdown()
|
||||
{
|
||||
App.Instance.Shutdown();
|
||||
App.Instance.Dispatcher.Invoke(App.Instance.Shutdown);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user