View Single Post
Old 08-03-2016, 06:11 PM   #2
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
`fetch-ebook-metadata` is not a CLI for the library, it is a CLI for individual books.
  1. You can use ebook-meta or `calibredb show_metadata $id` or read the OPF file, in order to get the current title/author/ISBN for a book.
  2. Then `fetch-ebook-metadata` can retrieve new metadata from online, and print it to OPF format.
  3. `ebook-meta` or `calibredb set_metadata` can then save the retrieved metadata using the OPF from step two.

Last edited by eschwartz; 08-03-2016 at 10:01 PM. Reason: consistent ordering
eschwartz is offline   Reply With Quote