Quote:
Originally Posted by thecookiemommma
I have a conundrum, and it may not have an easy answer. If it doesn't, please just tell me to deal with it manually, and I'll continue to do so.
...
|
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.