move error fixing
This commit is contained in:
@@ -85,6 +85,7 @@ def GetFilesToPrepare(path, numberofFiles, shows):
|
|||||||
|
|
||||||
showsToProcess = []
|
showsToProcess = []
|
||||||
i = 0
|
i = 0
|
||||||
|
print "Found {0} potential files".format(len(files))
|
||||||
for file in files:
|
for file in files:
|
||||||
# TODO get these from settings
|
# TODO get these from settings
|
||||||
#if TVData.CheckTitleIsInList('localhost', 'script', 'script', 'mythconverg', file):
|
#if TVData.CheckTitleIsInList('localhost', 'script', 'script', 'mythconverg', file):
|
||||||
|
|||||||
Reference in New Issue
Block a user