INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: loraan on June 18, 2003, 08:25:28 am

Title: Exclude filter with AND logic
Post by: loraan on June 18, 2003, 08:25:28 am
I would like to create a filter that excludes certain tracks within a certain album, but allows tracks with that name if they are in a different album. The logic that I tried to use was:

<include> <include> <etc...> -(Album: Foo Title: Bar)

But MC didn't take this. It separated the "-" from the parentheses as if I were searching for tracks with "-" in them or something. Did I do something wrong, or is this impossible?