librariansync
librariansync copied to clipboard
KUAL script to manage collections on Kindle devices.
Apparently some AuthToken needs to be considered in cc_update.py. A user on the mobileread forums indicated that these are the changes below. I am not much of a programmer so...
I have a few thousand ebooks on an old Kindle Touch, that are basically split into three collections. LibrarianSync fails with the POST request returning: { "Error": "Failed to execute...
I would like to add a service that works similar to librariansync, but does not sync from local folders or calibre. It is an online catalogue. Since downloading all of...
The `collections.json` example in the documentation appears to be out of date with respect to what is supported. The Calibre export format ``` { "@": { "items": [ "" ],...