View Single Post
Old 02-09-2016, 11:42 AM   #1002
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: 6,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by eschwartz View Post
The cover generated by FFF evaluates the subtitle to: "series [series_index] - 0"
The cover generated immediately afterward by calibre ==> Edit metadata evaluates the subtitle to: "series - formatted_series_index" (uses roman numerals)

So it looks like a) it is including the series_index in the value of the series itself, and b) it isn't using the usual template (either the default or the user-set one)
Interesting. I see that issue, too. The normalization of the series entry must happen farther upstream than the 'mi'(MetaInformation) object. The code for calling the GC plugin already re-fetches the updated DB 'mi', it's pretty trivial to do that before the calibre gen cover too.

Thanks for pointing that out.

New test version posted (direct link)

2016-02-09
Add automatic adding of unrecognized metadata in base_efiction. For tgstorytime.com.
Fix 'In Progress' to 'In-Progress' in fanfiktion.de & ficbook.net like all the others.
Fix for Calibre generated covers.
Update translations.
JimmXinu is offline   Reply With Quote