I stand corrected AGAIN. Helps if you have the shelf/collection setting done correctly in the driver.
The STANDARD Kobo Touch driver DOES sync shelves/collections on the initial sync. Info on Shelf Contents is stored in the table ShelfContent with the key being the location on the Kobo that the book has been stored.
on the other hand, SERIES info is stored in the Kobo Content table, which is the table populated by the eReader when it scans for content.
This is why CollectionManager sets collections on the initial connection, but then totally ignores series info.
|