View Single Post
Old 01-18-2010, 07:43 AM   #6
craigmckay
LRF/EPUB fiddler
craigmckay began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2010
Device: Sony PRS-300
Quote:
Originally Posted by user_none View Post
You can use the calibredb command.
Thanks - figured it out:

calibredb.exe show_metadata 439 --as-opf

Exposes the OPF attributes:

<meta name="calibre:series" content="CAC"/>
<meta name="calibre:series_index" content="29"/>


Then, call:

calibredb.exe set_metadata 439 cac.opf

Thanks for your help.

Craig
craigmckay is offline   Reply With Quote