Quote:
Originally Posted by davidfor
For Kobo devices, my Kobo Utilities plugin can fetch any changes in reading status from the device, update columns in the library, and optionally call the Update progress for those books.
|
I'm using a Kobo Forma. I'd love to configure your plugin to do as you describe, but I have no idea how to do so. Can you give me some pointers? Cheers

PS I think I've got most of it working already. The bit I'm missing is how to call the update progress for the specific books that have a changed status.
PPS I am guessing the last few lines of the settings in "View library preferences" is what I'm after.
"readingPositionChangesStore": {
"selectBooksInLibrary": false,
"updeateGoodreadsProgress": false
}
I am guessing that at least one of these flags needs to be set to true. I'm unsure of the typo in the last one (updeate) is intentional or not.
I've done some testing but can't get the GR status to update by changing these variables or fixing the typo. Guessing I need to do further configuration elsewhere.