move error fixing

This commit is contained in:
2013-07-06 21:22:33 +10:00
parent 27b132becb
commit 48beb3e662

View File

@@ -85,6 +85,7 @@ def GetFilesToPrepare(path, numberofFiles, shows):
showsToProcess = []
i = 0
print "Found {0} potential files".format(len(files))
for file in files:
# TODO get these from settings
#if TVData.CheckTitleIsInList('localhost', 'script', 'script', 'mythconverg', file):