Quote:
Originally Posted by theonna
I got a shelf that only synchronizes in 2 steps, if first time in Calibre, I get 3 books in it, if I select same shelf- and put it on the Aura with Calibre again, I get 8...
Irrational number of books on shelves have been popping up, same shelves, no metadata changed, can sync totally, can have any less number of books than total. Anyone noticed anything similar?
|
When you change the shelves in calibre, they should update on the device at the next connect. And when you send a book, the shelving should be set up. I emphasis "should" as I have no delusions that my code is bug free.
If this isn't happening, I would like a debug log to look at. To do this:
- Open the driver configuration and put something in the "Title to test when debugging field". This should be part of a title of a book that is not getting its shelf set or you are about to send. Doing this adds debug messages to the log when the driver handles the book.
- Save the changes but don't bother restarting calibre
- Right click on the Preference button and select "Restart in debug mode". Calibre will restart and display a message about debug mode and a log file.
- Connect the device. Wait until the connecting jobs finished.
- If you need to send a book, do it now.
- When that is finished, close calibre.
- The debug log will be displayed. Post or PM me the contents of the log.
Hopefully, from the log I will be able to see what is wrong.