Quote:
Originally Posted by kovidgoyal
The user manual contains full documentation for all command line calibre utilities. Using calibredb you can read/write metadata and the write operation will cause calibre to move files into the correct folders for the new names.
|
OK, so does this basic strategy seem OK:
1)calibredb list into a text file (author names wrong, but get the id)
2)process the text file to change it into a batch to do multiple calibredb writes with the fixed author name and matching id?
I've done step 1 already