I still don’t really see the purpose in this – worst case you get wrong data back. But I guess 99% most users will call calibredb or use calibre to edit the db, once at a time.
I want to make a minimalist ebook browser which uses the calibre db. Having to close down calibre all the time when you want to add a book makes it hardly usable. Also then making it necessary to run a content server, which is overkill if you just want to browse your own ebooks.
So my alternative now is probably getting the data directly from the SQLite db…
|