move error fixing

This commit is contained in:
2013-07-06 21:20:21 +10:00
parent dee7b7bc14
commit 27b132becb

View File

@@ -63,7 +63,7 @@ def main(argv):
else:
# Generate the list of files to process
shows = libfilemanager.GetFilesToPrepare(TVRECORDINGSDIR, numFiles, showSettings)
print len(shows)
print "num results: {0}".format(len(shows))
PrintShowsToPrepare(shows)
else:
if doEncode: