keiyoushi / extensions-source

Source code of extensions for Tachiyomi/Mihon and variants.
https://keiyoushi.github.io/
Apache License 2.0
2.21k stars 491 forks source link

Mangago: The image couldn't be loaded issue #4946

Closed ghost closed 2 months ago

ghost commented 2 months ago

Source information

Mangago 1.4.16

Source language

English

Steps to reproduce

Open source Go any series

Expected behavior

All pages of the series must be loaded.

Actual behavior

But only the first 5 pages are loaded.

Mihon/Tachiyomi version

Mihon 0.16.5

Android version

Android 10

Other details

No response

Acknowledgements

Smol-Ame commented 2 months ago

Looked through like 10 different chapters in 7 different titles, everything seemed to load up fine.

Check WebView for errors, give a list of specific titles/chapters that are doing this (which might just be #4005), or come to the Keiyoushi GitHub for troubleshooting

Norsze commented 2 months ago

No this is related to how the site displays chapters in some way. It shows chapters in chunks of pages (generally seems to be 5 images per "page"). So every image not on the 1st page fails to load.

Screenshot_20240908_142423_Mihon.jpg

List in screenshot shows all pages, but page 1 shows images 1-5, page 2 shows 2-6, 3 shows 3-7 etc The extension seems to show only the from page 1 images 1-5.

Note though, they also do 1 image per page on most titles. These titles work as expected