fix
This commit is contained in:
@@ -140,6 +140,7 @@ class CBZUtils:
|
||||
|
||||
if ciUtils.isProgressDone():
|
||||
ntfy.sendMsg(f"该文件已校验成功,跳过中... {path}",alert=True)
|
||||
ComicPath.TIME_SLEEP = 0.1
|
||||
return True
|
||||
if fu.exists(path) and len(cls.zip_info(path)) == len(list_img):
|
||||
ntfy.sendMsg(f"文件校验成功:{path}",alert=True)
|
||||
|
||||
Reference in New Issue
Block a user