I am looking for support in setting up a new personal.ini. Unfortunately, it just doesn't want to work as expected.
I want to delete or change some tags in all fanfics and some other tags only in the fics of certain pages. The change for site and status works. But somehow not more. Can you find the mistake I'm making?
Code:
[defaults]
is_adult:true
keep_summary_html:false
never_make_cover:false
make_firstimage_cover:true
include_subject_tags:sitetags,genre,category,characters,eroticatags,extratags,yourfield,storytags
add_to_custom_columns_settings:
fandoms=>#ts
extratags:eroticatags,storytags
add_to_replace_metadata:
status=>In-Progress=>unvollständig
status=>In Progress=>unvollständig
site=>www.website1.com=>website1.com
site=>fanfiction.website2.com=>website2.com
storytags,eroticatags,category=>testtag1=>testtag4
storytags,eroticatags,category=>testtag2=>testtag5
exclude_metadata_pre:
storytags,eroticatags,category==testtag99
storytags,eroticatags,category==testtag98
[epub]
include_images:true
make_firstimage_cover:true
[website1.com]
replace_metadata:
storytags,eroticatags,category=>testtag3=>testtag6
exclude_metadata_pre:
storytags,eroticatags,category==testtag97
I tried the FanFicFare/wiki, but I don't understand most of it.
It confuses me, for example, that on some pages "storytag" fills the "tags" field, on other pages it is "eroticatags", or "category", or "genre". The wiki does not say what fills what. Very confusing for beginners or inexperienced like me.