[Feature Request]: Do not remove failed DL from queue #565
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#565
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?
Type
GUI
Suggestion
If a download fails, it will also remove it from the DL queue. If you could have it stay so it can be reattempted at a later time.
Maybe also implement pausing/timeouts to prevent getting blocked for downloading to much to quickly.
I will look into fixing the issue from the DL queue.
As for timeouts/pausing, that is already a feature (though you need to put it in the cli-defaults.yml file): https://github.com/anidl/multi-downloader-nx/blob/master/docs/DOCUMENTATION.md#--waittime
Awesome, is there a way to implement the wait time in the event there is a failed download?