I have my personal.ini set as so:
Code:
replace_metadata:
category=>^(.*)$=>Fanfiction.\1
site=>www.fanfiction.net=>FanFiction.net
site=>archiveofourown.org=>Archive of Our Own
However, it seems that the latter two lines causes the per-site Generate Cover to fail and fallback to the default. So I tried this:
Code:
generate_cover_settings:
${site}=> FanFiction.net =>FFNet
${site}=> Archive of Our Own=> AO3
Made sure that the box was checked, but it still fell back to the default cover. Did I mess up the syntax or does it not support?
Thanks and sorry for the zillion questions lately
EDIT: And it suddenly started working! I have no idea either.