View Single Post
Old 11-15-2014, 04:56 AM   #3492
firefoxxy
Zealot
firefoxxy began at the beginning.
 
Posts: 105
Karma: 10
Join Date: Nov 2012
Location: Germany
Device: Kobo Libra 2
Hello again!

First, thanks Jimm for the hinto to the hint where my error could be. (Fortunately I only had added a few new expressions. One of them was obviously wrong constructed.) And I hope you can again provide some help with the following:

I wanted to get tags like "a little bit fluff", or "angst and fluff" to become "fluff" but I do not now how to write that. I had used
Code:
category=>*.fluff=>fluff
which caused the previous error. I removed this line.

I also tried to get the plugin to rename certain other tags (like Hurt/Comfort into Hurt-Comfort, or "Frigga (Marvel)" to "Frigga") which doesn't work. Next, I noticed that the ship-tags like "Harry Potter/Severus Snape" are not converted to anymore, although it had been working. ((Edit: It does sometimes work, but sometimes not - I have yet to check which stories don't change the tag... Sorry))

I copied the part of my ini-file.
Spoiler:

Code:
[archiveofourown.org]
include_in_characters: characters, ships
sort_ships:true
replace_metadata:
 category=>Harry Potter.*=>Harry Potter Works
 category=>The Avengers.*=>The Avengers
 category=>Thor.*=>Thor
 category=>Hurt/Comfort=>Hurt-Comfort
 characters=>Loki.*=>Loki
 characters=>Frigga.*=>Frigga
 characters=>Odin.*=>Odin
 characters=>Thor.*=>Thor
 characters=>([^/]+)/([^/]+)/(.+)=>\1\,\2\,\3
 characters=>([^/]+)/(.+)=>\1\,\2
 characters=>Harry.*=>Harry Potter
 characters=>Severus.*=>Severus Snape
 #characters=>Harry.*=>Harry Potter&&category=>Harry Potter Works
 #characters=>Severus.*=>Severus Snape&&category=>Harry Potter Works
 ships=>Harry Potter/Severus Snape=>Harry/Severus
 ships=>Loki/Thor.*=>Loki/Thor
 ships=>Loki/Tony.*=>Loki/Tony


It seems that "category" is perhaps not what I should use for the "fluff-tag", or is it? And is there a way to include the warnings from AO3? Would I put it in here:
Code:
include_in_characters: characters, ships, warnings
I hope you could help me once again? I really appreciate your answers!

Have a nice weekend!

Last edited by firefoxxy; 11-15-2014 at 05:22 AM.
firefoxxy is offline