Quote:
Originally Posted by davotibarna
How to use the set_metadata command is not clear to me.
calibredb set_metadata [options] id /path/to/metadata.opf
I don't have .opf file a metadata.db file.
|
I had to use scripting.
LIST will give you the ID.
SHOW_METADATA will give you the opf file for that ID.
modify the opf file with your script/SED/etc.
SET_METADATA will then set the metadata for that ID to your modifications.