update recording defaults

This commit is contained in:
Luke Pulverenti
2016-10-16 13:11:32 -04:00
parent 401dc39e4c
commit 55f47d2120
16 changed files with 139 additions and 24 deletions

View File

@@ -154,6 +154,8 @@ namespace MediaBrowser.MediaEncoding.Encoder
}
};
_logger.Info("Running {0} {1}", path, arguments);
using (process)
{
process.Start();