frozenpandaman / mangadex-dl

Download manga from MangaDex.org
GNU General Public License v3.0
238 stars 38 forks source link

Retry image downloads. #21

Closed orbea closed 3 years ago

orbea commented 4 years ago

This was rebased and slightly modified from PR https://github.com/frozenpandaman/mangadex-dl/pull/12.

Please see: https://github.com/frozenpandaman/mangadex-dl/commit/49d46b106e0075a4a977a11b5b85a66eb0991d1d#diff-bf42877ca45a297d4c75224245657926R138

Fixes https://github.com/frozenpandaman/mangadex-dl/issues/20

orbea commented 4 years ago

@frozenpandaman Would you mind reviewing the PRs when you have a chance?

frozenpandaman commented 4 years ago

@orbea Really sorry for the delay/inactivity! I have so much going on right now and unfortunately this just can't be my priority, but I do want to get to it. :( I will try my very hardest to catch up with all the activity here and spend some time on this project next month.

orbea commented 4 years ago

No worries and thanks for the reply.

orbea commented 3 years ago

@frozenpandaman I rebased the first commit and added a second commit to retry the chapter downloads too. I have been running mangadex-dl like this for a while and haven't seen it fail due to intermittent network failures yet.

The first commit is the much more common case since there are obviously more pages than chapters, but the second one sometimes happens too.