tonikelope / megabasterd

Yet another unofficial (and ugly) cross-platform MEGA downloader/uploader/streaming suite.
GNU General Public License v3.0
4.53k stars 595 forks source link

[Feature Request] Ignore failed downloads until finished/ Skip 0 byte downloads #525

Open Tyranical opened 1 year ago

Tyranical commented 1 year ago

I am trying to download an archive of just over 43k files. Many of the downloads are 0 bytes because theyre empty folders. The program has no option to ignore 0B downloads, nor any options to return to failed downloads or postpone them until all other files have been processed which means I have to manually cancel the retries of every single failed download. Thats not fun.

Add an option to skip empty files and folders. Add an option to process all downloads then return to the failed. Add a limit to the retries spent on a single download. Add an option to not retry downloads.

Add something so I dont have to do this again, its not something I want to experience a second time.