Quote:
Originally Posted by kovidgoyal
use show_metadata to see the format of an OPF (it's just a simple XML file)
|
I've done that, and I've done a set_metadata (which worked great), and it looks like I can set just the author in the opf file if I want.
Do you have some procedure in mind that I might try? I'm thinking of something like this metascript:
cycle through all possible id's, doing a show_metadata
pipe to sed to fix firstname and lastname
pipe to set_metadata.