Quote:
Originally Posted by JimmXinu
Nothing comes to mind. The way add_genre_when_multi_category is implemented it won't even work to fold the 'same universe' categories into one because it counts categories without running replace_metadata to avoid loops.
And add_genre_when_multi_category is applied after replace_metadata and include/excludes are done.
You could possibly do something clever with replace_metadata and genre_LIST, I don't see what off hand.
I [don't] think there's any easy answer here.
|
Fair enough. That's what I thought, but I figured I'd ask.