I'll try out the test version in a bit.
EDIT: It worked!
New question: I'm trying to add "Crossover" to the categories of...crossovers. I tried this regex after checking the documentation:
Code:
category=>((.*)&&category==(.*))=>Crossover
but it didn't work.
Alternately, how would one go about remapping the add_genre_when_multi_category: Crossover to Category? I don't think there's possible via the custom columns settings since I can only select one metadata value per column. I'm probably misunderstanding the documentation because I tried a few things and it didn't do anything.