mihonapp / mihon

Free and open source manga reader for Android
Apache License 2.0
10.72k stars 492 forks source link

Manually typing the read chapters number doesn’t update the tracker #382

Closed Xori71 closed 1 month ago

Xori71 commented 9 months ago

Steps to reproduce

  1. Go to a manga.
  2. Tap on the Tracker icon.
  3. Manually input the number of read chapters, and then tap OK.

Expected behavior

Normally, the number of read chapters should update to the one inputted.

Actual behavior

What actually happens is that the number doesn’t update, and it instead remains what it originally was.

Crash logs

No response

Mihon version

0.16.3

Android version

Android 14

Device

Redmi Note 9 Pro

Other details

https://github.com/mihonapp/mihon/assets/101265862/729b4cea-1b9c-46e6-bcaa-33a9b19f8c9b

Acknowledgements

MajorTanya commented 9 months ago

Sometimes, these kinds of updates are put into a queue of updates to be done, which will be handled later. Give it some time and see if it gets updated eventually.

You might also be hitting AniList's rate limit with too many updates at once, which will make Mihon try to wait until it's clear to post these up AniList.

cuong-tran commented 1 month ago

this was fixed with #1209

Xori71 commented 1 month ago

Marking it as closed, seeing as that the behavior has been altered.