lnreader icon indicating copy to clipboard operation
lnreader copied to clipboard

Updated chapters psorted in wrong order

Open Mexgaming950 opened this issue 2 years ago • 1 comments

Steps to reproduce

  1. Put novel in library
  2. Wait for an update
  3. Most updates are put in the wrong order

Expected behavior

Screenshot_20240206_204345_LNReader Screenshot_20240206_204357_LNReader

Actual behavior

Screenshot_20240206_204643_LNReader Screenshot_20240206_204622_LNReader

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.

Mexgaming950 avatar Feb 07 '24 03:02 Mexgaming950

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.

rajarsheechatterjee avatar Mar 29 '24 03:03 rajarsheechatterjee

Fixed in v2 app by using chapter fetched order instead of id

nyagami avatar Jul 16 '24 06:07 nyagami