Thanks.
Question: I have this:
Code:
include_subject_tags: category
add_to_replace_metadata:
extratags=>^(.*)$=>Fanfiction.\1
(replace_metadata is easier, but also affects custom category columns and the title pages).
Since I have downloading of other tags disabled, I thought that this would take the category, turn it to a tag, and then turn it into Fanfiction.Category. Did I go about this the wrong way?