G'Day Kiwidude… Another kiwi here…
Thanks for this great plugin.
I wanted to ask if there was any way you could modify the plugin such that the "INSERT OR REPLACE COVER" command would structure the cover metadata tag in such a way that it is compatible with The Nook Touch.
As you probably know, the Nook Touch has a bug whereby the cover tag must be in the following format:
<meta name="cover" content="cover-image"/>
If it is in this format:
<meta content="cover-image" name="cover"/>
... it will not display that cover image.
This issue is describe in many places online, but here's a link to one:
https://bugs.launchpad.net/calibre/+bug/916638
The fix offered by Calibre is to recreate the EPUB file. The alternative is to open the file in Sigil and then save it, and Sigil has been set to put the tag in the correct order for Nook Touch.
What would be great is if I could just click "Insert or Replace Cover" in your Modify Epub plugin, and then the existing image would be reinserted and the cover meta tag structured the way Nook Touch likes it.
Either that, or there could just be a new option entirely called something like "Fix Nook Touch cover issue"
Is this something you could do?
With thanks,
Jonathan
PS. Another alternative would be to include a feature for "fixing" this Nook Touch issue in your Quality Check plugin.