lnreader
lnreader copied to clipboard
Updated chapters psorted in wrong order
Steps to reproduce
- Put novel in library
- Wait for an update
- Most updates are put in the wrong order
Expected behavior
Actual behavior
LNReader version
1.1.19
Android version
Android 14
Device
S6 light SM-P616
Other details
No response
Acknowledgements
- [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
- [X] I have written a short but informative title.
- [X] If this is an issue with a source, I should be opening an issue in the sources repository.
- [X] I have updated the app to version 1.1.19.
- [X] I will fill out all of the requested information in this form.
The current behaviour you're experiencing is expected, as each new chapter is inserted at the end. If the source adds or updates an older chapter later, it will indeed appear at the end. To address this in the beta version, we could implement a sorting option based on chapter numbers, provided the source website includes them.
Fixed in v2 app by using chapter fetched order instead of id