mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-20 10:08:04 +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