Feature Request #296
Labels
No labels
Wrong-Place
bug
cli
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
ice
invalid
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/multi-downloader-nx#296
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There are some times when the Y/N/C pop-up appears with a message that the file is bad. When --force c is in effect in that situation, we should discard the bad file and re-download it instead of continuing with it. Could bad file situations be detected and a y (re-download) be forced for that file even though --force c was in effect?
I think I will toss out to continue with bad file for a corrupted resume file and will regard it (if forced) as redownload.
I actually don't know what you mean here. I just looked at the code and the downloader will proceed as if the resume data is not found if it is corrupted. Do you have the exact error message at hand?
I'm going to close this because of the lack of error. Feel free to open if this is still an issue.