mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-26 10:44:50 +03:00
add option to save recordings as mkv
This commit is contained in:
@@ -331,7 +331,7 @@ namespace MediaBrowser.ServerApplication
|
||||
Application.Run();
|
||||
}
|
||||
|
||||
private static SplashForm _splash;
|
||||
internal static SplashForm _splash;
|
||||
private static Thread _splashThread;
|
||||
private static void ShowSplashScreen(Version appVersion, Progress<double> progress, ILogger logger)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user