Quote:
Originally Posted by JSWolf
I've just found one bug that's in need of fixing. The link to the cover in the internal ToC was not updated.
|
Please PM me a link to the original ePub to try to replicate it and understand what happened...
Quote:
One feature request... When there already exists a cover XML file, it would be good to have the plugin keep the same file name as the existing cover XML.
|
Hmmm... will think about that one. I based my code around what calibre does during a conversion which is why it "does what it does" currently, but we have already started deviating from that with locations of images/xml files and some optimisations. The only potential issues I can think of is that it will still need a "new" cover name if either (a) no existing cover is detected, or (b) the existing cover has other stuff on it and so cannot be safely removed...