View Single Post
Old 06-08-2014, 08:26 PM   #2866
Amalthia
Wizard
Amalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beautyAmalthia does all things with Zen-like beauty
 
Amalthia's Avatar
 
Posts: 1,188
Karma: 32196
Join Date: Jan 2007
Location: Anchorage, AK
Device: Sony Reader PRS-505, PRS-650, PRS-T3, Pocketbook HD2
Quote:
Originally Posted by cryzed View Post
@Amalthia
Hey, the problem is that the "replace_metadata" instruction expects regular expressions. Each special character listed on this page, must be escaped with a '\'.

So your configuration file section should look like this:

Code:
# only put fandoms in tags
include_subject_tags: fandoms
# Remove the FanFiction tag that FFDL includes for most sites.
extratags: a03 downloader
replace_metadata:
 fandoms=>Thor \(Movies\)=>Thor
anthology_tags:
Thank you! this worked.

A semi-related question is there a way to say add an extra tag only if it detects the other tags are in use.

For example, some authors use Captain America (Movies) but they don't add Marvel Cinematic Universe tag to their story, as a result my Marvel tag cannot be applied to the story until I edit the meta data. I'd like to add the Marvel tag to only the marvel fandoms. I can't just add Marvel to my extratags because I'm downloading fic in other fandoms.
Amalthia is offline