Quote:
Originally Posted by firefoxxy
Hello Jimm,
It's me again with a short question. I have this story here
http://archiveofourown.org/works/4063606
and my personal.ini says
Code:
sort_ships:true
replace_metadata:
ships=>^Loki.*/Steve.*$=>Loki/Steve
But it doesn't work. I altered it to
ships=>Loki.*/Steve.*=>Loki/Steve
ships=>^Steve.*/Loki.*$=>Loki/Steve
ships=>Loki.*/Steve( Rogers)?=>Loki/Steve
and anything inbetween I could think of. But it still does not work...
Could you please help me - what am I doing wrong?
|
The order is 'Steve' then 'Loki' and only one of those is correct in that sense so that is the reason for the rest not working. For the one that is correct* I did a few tests and it indeed converts the ship to Loki/Steve so I presume you tested it wrong or have something else messing with it. From a quick test to confirm turning "sort_ship" is applied after replace metadata so that is not it.
*This I mean
Code:
ships=>^Steve.*/Loki.*$=>Loki/Steve