Quote:
Originally Posted by pdurrant
Have you tried taking the output file and running it through mobi2mobi with the --delexthtype Author option?
If there are two Author EXTH entries, it might be that the first pass will delete one, and the next pass will delete the other.
|
That might work. I have to admit that when writing mobi2mobi I did not think about the possibility to have more than one author field. But I read the code now and it seems that it could work removing all author fields with just one call. But I do not think I have tested this...