View Single Post
Old 03-01-2019, 08:27 AM   #4
bob.f
Connoisseur
bob.f has a thesaurus and is not afraid to use it!bob.f has a thesaurus and is not afraid to use it!bob.f has a thesaurus and is not afraid to use it!bob.f has a thesaurus and is not afraid to use it!bob.f has a thesaurus and is not afraid to use it!bob.f has a thesaurus and is not afraid to use it!bob.f has a thesaurus and is not afraid to use it!bob.f has a thesaurus and is not afraid to use it!bob.f has a thesaurus and is not afraid to use it!bob.f has a thesaurus and is not afraid to use it!bob.f has a thesaurus and is not afraid to use it!
 
Posts: 78
Karma: 99068
Join Date: Nov 2017
Device: N/A
Quote:
Originally Posted by kovidgoyal View Post
That command line you are using is obsolete. If you want to list the books in the calibre database from the command line use the calibredb tool. https://manual.calibre-ebook.com/gen...calibredb.html
Thanks Kovid. I'm familiar with calibredb, but as far as I know it doesn't support issuing arbitrary queries against metadata.db, which is what I was trying to achieve here.

Instead, I am using sqlite to attach to and query the database directly.
bob.f is offline   Reply With Quote