fix
This commit is contained in:
parent
d1483cd668
commit
54392bb4b2
@ -42,6 +42,7 @@ class baseComic:
|
||||
#CBZUtils.replaceZip(cbz_path)
|
||||
if comicInfo.nextExistsGetPath("done_") and not os.path.exists(cbz_path):
|
||||
comicInfo.nextExistsGetPath("done_",remove=True)
|
||||
if not os.path.exists(cbz_path):
|
||||
comicInfo.updateComicDate("0")
|
||||
chapter_index = chapter_index + 1
|
||||
return None
|
||||
|
||||
Loading…
Reference in New Issue
Block a user