View Single Post
Old 06-04-2015, 05:52 PM   #259
chrnno
Connoisseur
chrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with otherschrnno plays well with others
 
Posts: 50
Karma: 2652
Join Date: Jan 2014
Device: Samsung Galaxy J2
Quote:
Originally Posted by firefoxxy View Post
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

Last edited by chrnno; 06-04-2015 at 05:58 PM.
chrnno is offline   Reply With Quote