mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-03 22:40:09 +00:00
update recording defaults
This commit is contained in:
parent
401dc39e4c
commit
55f47d2120
16 changed files with 139 additions and 24 deletions
|
|
@ -154,6 +154,8 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
}
|
||||
};
|
||||
|
||||
_logger.Info("Running {0} {1}", path, arguments);
|
||||
|
||||
using (process)
|
||||
{
|
||||
process.Start();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue