question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mangago: Page sorting is broken on (at least) one server

See original GitHub issue

Tachiyomi version: 0.7.4 Mangago version: 1.2.5

The image sorting is handled by Mangago’s chapter.js, and isn’t handled by the extension, leading to pages being out of order in the chapter view.

For example, From Points of Three, ch. 39:

On http://www.lady-first.me/c/31326/441407/1/ (when decrypted), the image URLs are

http://iweb7.mangapicgallery.com/r/cspiclink/from_points_of_three/441407/93dd4de5cddba2e2169a4bfd805e9aa21d3112d498d68cc733c65f233097f05a.png
http://iweb9.mangapicgallery.com/imgfiles/from_points_of_three/39/000.png
http://iweb9.mangapicgallery.com/imgfiles/from_points_of_three/39/004.png
http://iweb9.mangapicgallery.com/imgfiles/from_points_of_three/39/007.png
http://iweb9.mangapicgallery.com/imgfiles/from_points_of_three/39/006.png
...

On http://www.fashionlib.net/c/31326/441407/1/ (when decrypted), the image URLs are

http://iweb9.mangapicgallery.com/imgfiles/from_points_of_three/39/000.png
http://iweb7.mangapicgallery.com/r/cspiclink/from_points_of_three/441407/dc5c7986daef50cf5baf770212313f5e9532ec5e6103b611e02ab09b442ee34f.png
http://iweb7.mangapicgallery.com/r/cspiclink/from_points_of_three/441407/93dd4de5cddba2e2169a4bfd805e9aa21d3112d498d68cc733c65f233097f05a.png
http://iweb9.mangapicgallery.com/imgfiles/from_points_of_three/39/003.png
http://iweb9.mangapicgallery.com/imgfiles/from_points_of_three/39/004.png
...

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:25 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
Th3-822commented, Jul 8, 2018

It seems that i can get the random pages on the browser too after blocking the “_m_superu=1” cookie (and quickly opening chapter tabs), adding it on the requests may help to fix this issue

2reactions
rj452commented, Jul 3, 2018

Yeah they mostly happen on webtoons 😭 try checking “Cherry Blossoms after Winter” all the chapters are scrambled…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mangago: Page sorting is broken on (at least) one server #377
The image sorting is handled by Mangago's chapter.js, and isn't handled by the extension, leading to pages being out of order in the...
Read more >
Images are loading slowly? - Mangago
Images tend to load slower if there are a lot on the same page. Maybe check the lenght of the chapters you're reading?...
Read more >
reading format problem - Mangago
i don't want to read in each page format view. i want to read in multi form so that i can scroll down...
Read more >
mangago not working
I'm an iPhone user and when I try to read manga it's not working. ... I use magago on my Chromebook but some...
Read more >
PAGES NOT LOADING - Mangago
It happens to almost everyone that uses this sight, so just try using a different sight, I've had this problem since the beghining...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found