Quote:
Originally Posted by davidfor
Because it can't. The firmware does not read the series information from the metadata in the device. The driver in calibre updates the database on the device with the series info. This can only happen after the database has the book details in it. That means you have to let the device import the book. Which means you put the book on the device, disconnect the device and let it import the book. Then reconnect and let the calibre update the metadata. Annoying, but it works.
...
|
Can't?, or doesn't because that is the way it is implemented? In theory, couldn't Calibre (or the plugin), insert/update everything in the DB when a new book is added. May be a lot more work (a possible understatement), but since the database is public, the epub and kepub formats are understood, ... it should be possible?
And I do realize it is easy for me to say as I am not doing it, and have no detailed knowledge of the code.