Hi,
I've downloaded a few stories with FanFicFare and my cover is replacing the artwork embedded in the fic. Here is an example url:
https://archiveofourown.org/works/48041017
Here is the HTML code in the epub file: you don't need to view the image but it is safe for work.
<img longdesc="https://images.squidge.org/images/2023/06/21/RBB2.jpeg" src="images/cover.jpg"/></p>
In the calibre "Edit Book" panel under "images" the embedded art image file is listed as "OEBPS/images/ffdl-0.jpg."
I'd like the cover image to only be used once as the cover, and embedded art to display in the fic.
I've attached a screenshot of my FFF "Calibre Cover" settings.
I'm using "generate_cover_settings:" in my personal.ini
Code:
generate_cover_settings:
${category} => 陈情令 | The Untamed => Untamed
I'd appreciate any and all help in figuring out why my cover settings are replacing all images with my cover image.
Thanks,
Amalthia
p.s. in my FFF personal.ini I'm also using include_images.
Code:
[epub]
epub_version:2.0
include_images: true
jpg_quality: 95