-
Notifications
You must be signed in to change notification settings - Fork 568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracker updates wrong chapter. #1793
Comments
Congratulations you just described the current actual behaviour. Most likely you have been logged out of one tracker and it fails to update so it writes it out every time as "updated" cause it fails. |
Na this is more to do with the "Update trackers when marking chapter as read" I implemented, It doesn't recheck with the trackers to see if the remote has changed since last tracker refresh. I remember BrutuZ calling me out on this a while back. Ill work on a PR for this now. |
Nope I am not logged out but as I use multiple devices let's say eg: on laptop I read till 21 & then come back to the phone & open chapter 16 for bookmarking adding it to history it will directly update the tracker 16 even though it was 21. |
Thanks bro> Na this is more to do with the "Update trackers when marking chapter as read" I implemented, It doesn't recheck with the trackers to see if the remote has changed since last tracker refresh.
|
Steps to reproduce
Expected behavior
Eg: On tracker x entry has 24 chapters read & you marked chapter 12 then it should not update the tracker.
Actual behavior
It doesn't check for what is the chapter number on the tracker, it updates it even if the tracker's chapter is higher than the marked chapter.
Crash logs
No response
Mihon version
r7113
Android version
Android 16
Device
Google Pixel 6A
Other details
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: