View Single Post
Old 03-31-2009, 06:42 AM   #2
gwynevans
Wizzard
gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.gwynevans ought to be getting tired of karma fortunes by now.
 
gwynevans's Avatar
 
Posts: 1,402
Karma: 2000000
Join Date: Nov 2007
Location: UK
Device: iPad 2, iPhone 6s, Kindle Voyage & Kindle PaperWhite
Some answers

> ...inspect a book using Calibre without adding it to the library?

Yes, via the command-line tools Calibre provides, e.g. "C:\Program Files\Calibre\epub-meta.exe", ebook-view.exe, etc, if on Windows

> ...delete one or more formats of a book?

Edit Meta-information for the book then via the buttons to the right of the "Available Formats" panel.

> ...use Calibre in multi-user mode?

Hmm - at a guess, it would only work if you manually ensured you weren't running two copies at the same time.

> Is it possible to persuade Calibre to pre-populate the metadata for a bulk edit where the data for all the files to be edited is consistent?

Select the files then "Edit meta information" will default to "Edit meta information in bulk" , which is what you need, isn't it?

> a piece of software which I could use to run queries against the Calibre database and/or export the data from within it.

It's an SQLite database, so you can either use the SQLite command line tools or access it programably. If the latter, it's probably easiest to use the Python DB modules in Calibre itself - I know there's been some mention of them here, but I don't have a link at the moment.
gwynevans is offline   Reply With Quote