View Single Post
Old 11-30-2020, 01:35 AM   #1033
Freakeao
Connoisseur
Freakeao began at the beginning.
 
Posts: 51
Karma: 10
Join Date: Nov 2012
Device: none
Quote:
Originally Posted by Freakeao View Post
I didn't see this in the list of features, but this plugin can do alot. So this is a question or feature request. Can QC check for epubs that would trigger the Nook cover bug?

https://nachtimwald.com/2011/08/21/n...ot-showing-up/

Nooks have an issue where the attributes have to be in a specific order.

I know I can fix this with calibre by doing a polish epub, or embed metadata. But I'd rather not update every file if I don't have to.

Thanks.
I found that I can "Search ePubs" with the expression
Code:
content="[^"]+"\s+name="cover"
and search in OPF only and I will find matches that I want.

Last edited by Freakeao; 11-30-2020 at 01:44 AM. Reason: Updated regular expression
Freakeao is offline   Reply With Quote