Another "I feel stupid" moment.
I have two network shares full of music. \\Files\Music\ and \\Files\Music-New\. I would like my main MC view to show the union of stuff in those two folders. And yet I can't for the life of me figure out the syntax for the rule that will manage this.
Simply adding a list of ordinary rules
Filename starts with \\Files\Music\
Filename starts with \\Files\Music-New\
doesn't work - there seems to be an implict "AND" between the fields that I can't modify.
Custom filename=[\\Files\Music\" or filename=[\\Files\Music-New\"
But that seems to do something odd where after dismissing the dialog it shows me only stuff in \\Files\Music. If I bring the dialog back up it's parsed into what looks like the same two non-custom rules above (although it's clearly behaving differently). And (even more odd) if I dismiss the dialog again (with no other changes) the view changes to show me only the stuff in \\Files\Music-New (that is, the other folder).
I've also tried a few versions of this
Filename starts with \\Files\Music\;\\Files\Music-New\"
to no avail.