Quote:
Originally Posted by Tharos
I am looking for support in setting up a new personal.ini. Unfortunately, it just doesn't want to work as expected
|
@Tharos - please wrap ini examples in [code] instead of [quote]. That preserves white space, which is important. For example, your problems might be caused by missing leading spaces in
replace_metadata blocks, but without [code], I can't see the spaces.
Your request (and your example) are rather vague--apparently on purpose. So I can only offer some guesses.
First,
extratags is for static tag strings like "FanFiction". To include site specific metadata into Calibre's tags, you use
include_subject_tags. (I know it's not intuitive, there are historical reasons. And I see now you already have it)
Second, I'm not aware of any site in FFF that has a metadata
storytag. You probably mean
sitetags?
'Tag' is a generic term. The first sites FFF supported all had separate genre, category, etc, not a generic 'tag' field. But Calibre does and FFF populated it with genre, category, etc. When sites with fields named only 'tags' came along,
sitetags was made to hold them.