Quote:
Originally Posted by davidfor
The driver compares the metadata in the database to the library and updates the database as needed. This should mean all the sideloaded books get updated to the id from Kobo. It isn't something I explicitly tested, but, from memory of the code, it will handle this situation.
And for those worried about performance, there is only one database read. The driver collects all necessary metadata from the database in the first pass. The later comparisons are in memory, and, unless there have been a lot of changes, fast.
|
OK, that should be simple enough to implement.
Also, do you have any idea of changes made regarding handling of "Extra: " dictionaries? We (jackie_w and I) have been encountering some strange behaviour:
https://github.com/geek1011/kobopatc...ment-593735567.