View Single Post
Old 06-03-2024, 10:52 AM   #9657
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,025
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by julo View Post
At the beginning of an FFF download the 'Details' included title, author, genre, etc. with tile and author linked, see (typical) "epub start-old". Now that part is missing in epubs, see "epub start-now". The part which is not picked up any more is shown on "Details".
Also SOL now adds an ugly cover image see "TitlePage". An option to not add it would be appreciated.
Are you sure you haven't turned of title page? Because I'm seeing metadata on the title page as usual and your image looks like it skips from cover directly into the chapter text.

Another possibility: If you include metadata entry 'notice' in titlepage, it seems to include the cover image. If you're looking at the bottom of the titlepage, it might look like that.

I don't read the site, so I've no idea if what 'notice' includes has changed. The site did change recently.

As for the generated cover, my extremely small sample set shows real covers are named '999999-c' and generated ones '-t' or '-w'. Try this to exclude it:
Code:
[storiesonline.net]
# ...
add_to_cover_exclusion_regexp:|.*-[tw]$
JimmXinu is offline   Reply With Quote