DefiantCatgirl / Oneesama

Experimental Android client for Dynasty Reader
MIT License
8 stars 1 forks source link

Local chapters order is inconsistent with online chapters order #3

Open DefiantCatgirl opened 8 years ago

DefiantCatgirl commented 8 years ago

There was no series API when the first version was released so I never considered using the order on the site in the app, even though I started pulling the proper chapter names from the series page at some point.

tl;dr the on device series page should look like the browse series page

Slightly annoying issue as it needs a complicated database migration and extra logic to handle existing content to properly work.