Quote:
Originally Posted by AmberDragon
Ok, I thought that specifying "genre" would limit the include to only the genre data. What do I need to add to keep the category data passing through?
|
Good point. You're right, it could only effect genre. My apologies, I didn't look at your posted
replace_metadata very closely--I just assumed you were talking about genre.
I don't know why
add_genre_when_multi_category or
include_metadata_pre would effect your category
replace_metadata. They don't when I test it.
But, if you have site specific
replace_metadata clauses, they will override the one in [defaults]. To include both use
add_to_replace_metadata in [defaults] instead.