interim commit

This commit is contained in:
2013-07-05 21:30:01 +10:00
parent 864ef4d525
commit cb914cb65e
4 changed files with 91 additions and 1 deletions

View File

@@ -32,4 +32,5 @@ class Encoder:
logger.info("Handbrake completed with return code {0}".format(process.returncode))
return process.returncode
return None
return None