Quote:
Originally Posted by Jade Aislin
I've been working on placing the general replace_metadata in the defaults section. However, I'm now trying to make sure the title page is cleaned up as well.
Near the beginning of the defaults section, I have this code:
Code:
add_to_extra_valid_entries:...
Further down, I have my usual add_to_replace_metadata for the categories, characters, etc. Now the above code is not working as it did before.
...
|
You have more than one add_to_replace_metadata etc in the same section(defaults)? Because while they will add *between* sections, when in the same section only one of each key word will apply.