Quote:
Originally Posted by SMNonMR
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]