View Single Post
Old 12-19-2009, 02:04 PM   #8
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by kovidgoyal View Post
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.

Last edited by Starson17; 12-20-2009 at 09:56 AM.
Starson17 is offline   Reply With Quote