Support tracking Kobo Reading Sessions #888
Replies: 5 comments 8 replies
-
|
This is interesting for tracking reading sessions for sure. This information isn't pushed over from the reading state endpoint? |
Beta Was this translation helpful? Give feedback.
-
|
For the rating, there is an explicit endpoint for rating we should be hooking into: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Just wanted to say that I would love if the Kobo and Koreader reading sessions were able to feed back to Grimmory somehow, I don't read in the web reader at all so the entire reading sessions area isn't usable for me. Also, since I'm reading on two different devices, the Kobo reading times only show the time spent on device, so it would be helpful to know how much time you spent on a book overall. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @im-eliminator do you think you'll open a PR from your branch? |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
What would you like Grimmory to do?
The stock Kobo software is able to track various usages of the ereader. This includes when a book is read, for how long, and can also track rating a book. If Grimmory were to process the events that are sent during a Kobo sync, the data can be persisted in the database.
What problem does this solve for you?
This helps keep track of a book's reading sessions.
Anything else?
I took an stab at an initial implementation: https://github.com/im-eliminator/grimmory/tree/kobo-events
Been running this locally for a few days and it has been keeping track of my reading sessions and allowed me to rate the book on my reader and have it reflected in Grimmory.
Want to help out?
Yes! I'd love to help implement this
Before submitting
Beta Was this translation helpful? Give feedback.
All reactions