-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
enhancementNew feature or requestNew feature or request
Description
At present, when the script encounters an incomplete image for download, it will directly store an incomplete image.
File: E:\fantia\Download****.png
|█████████████████████████| 100%
File: E:\fantia\Download****.png
|███████████████ | 61%
File: E:\fantia\Download****.png
|█████████████████████████| 100%
I hope that if the script encounters any download interruption or download error, it can automatically retry until the download is successful (rather than just skipping). At present, I have no idea where the download error occurred.
I am currently very concerned that I may need to use an image integrity check script to check the entire database.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request