Read Progress
Stump keeps track of your reading progress as you read. This includes:
- Which books you have read
- Which books you are currently reading
- Your current position in a book
This is done on a per-user basis, meaning that each user has their own set of progress for the books they read on the server.
Historical read progress is available in the database, but the UI doesn’t do much with it yet
Supported Clients
Stump natively supports tracking read progress for books when using any of the built-in readers. Besides the built-in readers, Stump will update read progress when using OPDS-PSE.
Most other reading clients will have their own mechanisms for tracking read progress, which is likely not compatible to sync with Stump without an additional layer of integration. If you are interested in integrating a custom reading client with Stump, please create a GitHub issue to discuss the details.
KoReader Sync
Stump has a special integration with KoReader to sync read progress. For more information on how to set up KoReader sync, see the dedicated guide.