Hello Jimm
Thank you for the help! I fear that I did not express well what I was doing. I did not write all those tags beneath each other, but replaced the original expression with one after the other, each only one line at a time.
And I always thought that because of the "sort ships" being on the top, it would first sort them alphabetically, and then below search for the line with Loki/Steve being corrected.
So, should I always have two lines for each ship? Like this:
Code:
replace_metadata:
ships=>^Steve.*/Loki.*$=>Loki/Steve
ships=>^Loki.*/Steve.*$=>Loki/Steve
ships=>^Severus.*/Lily.*$=>Lily/Severus
ships=>^Lily.*/Severus.*$=>Lily/Severus