mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-07 02:36:20 +00: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