mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
update recording defaults
This commit is contained in:
@@ -154,6 +154,8 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
||||
}
|
||||
};
|
||||
|
||||
_logger.Info("Running {0} {1}", path, arguments);
|
||||
|
||||
using (process)
|
||||
{
|
||||
process.Start();
|
||||
|
||||
Reference in New Issue
Block a user