Suwayomi / Tachidesk-Sorayomi

A free and open source manga reader app to read manga from a Tachidesk-Server instance.
https://suwayomi.github.io/Tachidesk-Sorayomi/
Mozilla Public License 2.0
817 stars 62 forks source link

Reading Position is not restored #264

Closed chrigi closed 8 months ago

chrigi commented 8 months ago

Describe the bug After leaving the reading view and re-opening the same chapter it starts the chapter from the beginning instead of restoring the current position.

To Reproduce Steps to reproduce the behavior:

  1. Open a chapter
  2. Read a couple of pages
  3. Leave the reading view with the back button top left
  4. Re-open the same chapter

Expected behavior The same position should be restored.

Screenshots https://github.com/Suwayomi/Tachidesk-Sorayomi/assets/40846/4645e2e8-24c2-442d-8d11-2bdd930be7df

Device information (Server)

Additional context On the WebUI this works.

DattatreyaReddy commented 8 months ago

Hi @chrigi,

You can only restore the current position if you are reading an unread chapter, if it is already read it will always go to the beginning of the chapter. (We can make it as a feature request but it is not a Bug)

I'm closing it now, but you can raise it again if it is a feature request.

chrigi commented 8 months ago

Oh, thanks. Sorry for mis-reporting this, I did not notice this difference. I won‘t create a feature request it makes sense to me this way.