View Single Post
Old 11-15-2015, 07:13 PM   #742
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,041
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by SMNonMR View Post
Hello! I'm trying to understand the setting: "Inject calibre Series when none found?" Can I use this to make everything I download with FFF have a default series? The description seems to indicate that it's about putting series info into the epub title page whereas what I would like to do is add series info to Calibre itself. I looked through the default.ini but didn't see anything that seemed related to this setting. I think I'm just confused. Help please?
That setting is for what you said--including the series from calibre's metadata on the title page when the site doesn't have one. I added that primarily for ffnet, which doesn't have a series mechanism.

You ca set all FanFicFare downloads to have a default series (if they don't have one from the site) by using default_value_series in personal.ini:

Code:
[defaults]
## defaults to 1
default_value_series:IniSeries
## or with a specific number:
default_value_series:IniSeries [3]
JimmXinu is offline   Reply With Quote