View Single Post
Old 06-08-2014, 06:08 AM   #2848
cryzed
Evangelist
cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.
 
cryzed's Avatar
 
Posts: 408
Karma: 1050547
Join Date: Mar 2011
Device: Kindle Oasis 2
@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:
@Tanjamuse
I'll take a look at it soon.
cryzed is offline