interim commit
This commit is contained in:
parent
864ef4d525
commit
cb914cb65e
4 changed files with 91 additions and 1 deletions
|
|
@ -32,4 +32,5 @@ class Encoder:
|
|||
logger.info("Handbrake completed with return code {0}".format(process.returncode))
|
||||
return process.returncode
|
||||
|
||||
return None
|
||||
return None
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue