move error fixing
This commit is contained in:
parent
d0d66fe9a8
commit
bb02b34f9e
2 changed files with 2 additions and 1 deletions
|
|
@ -63,6 +63,7 @@ def main(argv):
|
|||
else:
|
||||
# Generate the list of files to process
|
||||
shows = libfilemanager.GetFilesToPrepare(TVRECORDINGSDIR, numFiles, showSettings)
|
||||
print len(shows)
|
||||
PrintShowsToPrepare(shows)
|
||||
else:
|
||||
if doEncode:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue