View Single Post
Old 10-03-2011, 05:37 PM   #16
Kolenka
<Insert Wit Here>
Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.Kolenka ought to be getting tired of karma fortunes by now.
 
Kolenka's Avatar
 
Posts: 1,017
Karma: 1275899
Join Date: Jan 2008
Location: Puget Sound
Device: Kindle Oasis, Kobo Forma
Yeah, good news is that the database of information is still there, and it's still easy to read if you know what you are looking at.

There is now a 'books.db' file which is a SQLite3 DB. This contains all the information on the books that are on the device, collections, current positions and so on.

H:\Sony_Reader\database\books.db
H:\Sony_Reader\database\media\books\*

Rather interesting, though. The SQLite DB offers better speed, and it should be fairly straight-forward to talk to it from a Calibre plugin (seeing that the Kobo also uses a SQLite DB). Although it will definitely have to be done basically from scratch.

Syncing of collections from tags should be fairly easy, as would be auto-generating thumbs like before.
Kolenka is offline   Reply With Quote