Quote:
Originally Posted by JimmXinu
"## Note that if metakey == conditionalkey the conditional is ignored." You can't use category in a conditional for category.
And even if you could, it wouldn't have fit the case you described: "Mass Effect - All Media Types, Mass Effect Trilogy" isn't matched by ^Mass Effect: Andromeda$.
|
It actually activated when I didn't want it to.

Commenting out the line prevented that from happening. I have another idea though so I will try that.
EDIT: This worked! A while back I also shared a similar code (for characters) on MetadataManagement.
Code:
exclude_metadata_pre:
## Removes redundant "Mass Effect - All Media Types"
category=~^Mass Effect - All Media Types$&&category=~(Mass Effect: Andromeda|Mass Effect Trilogy)