Quote:
Originally Posted by JimmXinu
You can change every category to have 'Fanfiction' at the start with replace_metadata:
Code:
replace_metadata:
category=>^(.*)$=>Fanfiction.\1
|
Does the replace_metadata work with the tag mapper? I set the tag mapper to replace
Fanfiction.Mass Effect Trilogy with
Fanfiction.Mass Effect, but it didn't work. Thanks again.