View Single Post
Old 04-25-2020, 11:06 AM   #17
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,741
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by ZodWallop View Post
There must be somewhere else in the ePub that points to a cover file, but I'm not sure where.
Something that you could also check is the cover metadata entry in the .opf file, which looks like this in epub2 books:

<meta name="cover" content="cover.png" />


note that cover.png is an id, not the file name and in this case points to:

<item id="cover.png" href="Images/cover.png" media-type="image/png"/>

Maybe the Nook software uses the cover meta entry which might still point to the old cover.
Doitsu is offline   Reply With Quote