You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm really excited to try this out and I have a few questions:
How does manga-downloader handle chapter updates? Let's say you have downloaded chapters 1 through 10 of a certain series from mangadex, but then the uploader reuploads chapters 7 through 10 with better quality, uncensored etc. Will these reuploaded chapters get downloaded or skipped 8since the filename already exists)
Do you intend to possibly create an arm64 docker image?
Thanks!
The text was updated successfully, but these errors were encountered:
How does manga-downloader handle chapter updates? Let's say you have downloaded chapters 1 through 10 of a certain series from mangadex, but then the uploader reuploads chapters 7 through 10 with better quality, uncensored etc. Will these reuploaded chapters get downloaded or skipped 8since the filename already exists)
The program is quite simple here. It always tries to download what you request it, there's no cache whatsoever. And if the file exists with the same name, it'll just be replaced (not asking for confirmation, so you may want to be careful there).
Do you intend to possibly create an arm64 docker image?
Hi, I'm really excited to try this out and I have a few questions:
Thanks!
The text was updated successfully, but these errors were encountered: