Continue reading doesn't work on local file.
Acknowledgements
- [X] Ensure that Houdoku is up-to-date (check the About tab).
- [X] Check that there is not an existing ticket for this issue, and that it is not related to an existing ticket.
- [X] If this is an issue with an extension, open a ticket in the extensions repo instead.
- [X] Write a concise title for this ticket in the field above.
Houdoku version
2.9.0
Operating system
Windows 11
Steps to reproduce
1- Import a Manga from a local file 2- Read a few pages 3- Get back to library / close 4- Press Continue
Expected behavior
Manga should start where you left off.
Actual behavior
Manga starts from the beggining
Log files
No response
Additional information (optional)
The manga imported is only on Volume not Chapters so that could add to this issue,

Currently the continue button doesn't support returning to specific pages, it only goes to the latest unread chapter. The client doesn't track the latest viewed page, just whether a chapter has been "read".
Currently the continue button doesn't support returning to specific pages, it only goes to the latest unread chapter. The client doesn't track the latest viewed page, just whether a chapter has been "read".
Is this a planned feature, or is there a reason it doesn't track the pages?
Currently the continue button doesn't support returning to specific pages, it only goes to the latest unread chapter. The client doesn't track the latest viewed page, just whether a chapter has been "read".
Is this a planned feature, or is there a reason it doesn't track the pages?
There's no reason not too, the client just doesn't store that information (the latest viewed page), which makes this a nontrivial feature since that would need to be added to the storage schema.
It's something I'd like to add, but it's not a high priority for me right now.
It's something I'd like to add, but it's not a high priority for me right now.
@xgi Please reconsider this, recently has been usual for manga to come in digital volumes (.cbz/.cbr), and with houdoku if you are reading a local volume, say you leave at page 163/200, when you come back to read it it will take you to page 1 again, which is just unusable.
Right now, the only way to fix this is by extracting the whole volume and manually separating each chapter into a folder. And even then it doesn't fix anything because if the chapters are long enough, then you are still left off at page 1/40 or something like that.