mirror of
https://github.com/evilhero/mylar
synced 2024-12-25 17:16:51 +00:00
FIX: invalid str reference whem manual post-processing / importing
This commit is contained in:
parent
a32909ed24
commit
59ffc702b8
1 changed files with 1 additions and 1 deletions
|
@ -863,7 +863,7 @@ def listFiles(dir,watchcomic,Publisher,AlternateSearch=None,manual=None,sarc=Non
|
|||
cnt = 0
|
||||
yearmatch = "none"
|
||||
|
||||
logger.fdebug('[FILECHECKER] subsplit : ' + subsplit)
|
||||
#logger.fdebug('[FILECHECKER] subsplit : ' + subsplit)
|
||||
|
||||
versionmatch = "false"
|
||||
if vers4year is not "no" or vers4vol is not "no":
|
||||
|
|
Loading…
Reference in a new issue