Open Kanjirito opened 5 years ago
Special chapters can have no chapter number in the API which means it's assigned number will be 0, even though it should be something like X.5. This will cause the chapter to not be downloaded properly when using the range selection. It also means that if there are multiple chapters with no chapter number they will all be assigned 0 causing them to show up as multiple uploads of the same chapter, you will still be able to download all of them by selecting a "group", renaming the folder and downloading the other one by selecting a different "group" API example, chapter id = 711859 Link to page of example
Some special chapters are not assigned a chapter number causing the downloader to skip them Example "Omake" chapter after 10.5 Example special "Boichi Crossover" after 949
Some manga chapters have broken images. What images are effected by it is very random and some images start working after a while Example
Some special chapters don't have a number causing the downloader to skip them. Example "Bonus Chapter: Internet Fame" after chapter 8
Both sites use cloudflare on some of their image servers.
Some manga have seasons which resets the chapter numbers to 0, for the downloader S1 Chapter 1 is the same as S2 Chapter 1 causing only the first season to be downloaded properly Example
Some manga is grouped by volume and not chapters, the downloader will see the volumes as chapters and download them that way. Example
When the manga changes the title on the site the downloader will treat it as a different manga and download all chapters. Also, the name in the tracked list will not change.
Mangadex (git only)
With how the downloader is currently written it's basically impossible to go around these issue. A rework of the whole flow will be needed to fix these issues which is going on.
All modules
When adding manga to the tracked list if one with the same title already exists the link will be overwritten without a warning or dealing with the (potentially) already downloaded chapters.
manganelo
Site randomly gives php server errors.