move error fixing
This commit is contained in:
parent
27b132becb
commit
48beb3e662
1 changed files with 1 additions and 0 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue