avluis / Hentoid

Doujinshi Android App
https://discord.gg/QEZ3qk9
Apache License 2.0
1.07k stars 85 forks source link

Nhentai content urls with id ending in `1` are truncated (downloaded books since 2019/07/05) #371

Closed RobbWatershed closed 5 years ago

RobbWatershed commented 5 years ago

See #352 for new downloads

This issue is about existing downloaded books that are affected by the bug

The DB itself does not contain any element that can help fixing the issue offline.

=> Find out about a potential issue by interacting with nHentai itself, something along the lines of : 1- Inspect nHentai books downloaded since the introduction of the bug (2019/07/05) 2- Query nHentai with the saved book ID and see if titles match 3- If not, add 1 to book ID and retry step 2 4- If titles match, save updated book ID

RobbWatershed commented 5 years ago

That fix would require to code specific classes to query the (non-sustainable) NHentai API and create quite a lot of traffic, all to fix a minor issue.

=> Wontfix validated with the team on Discord