Hi all,
is it possible to combine rules with AND or OR when creating a new Library View?
Example:
I create a new Library View under Audio, in which I want to collect all Hi-Res files. That means all files with a bit depth greater than 16 or with a bit depth of 1 (DSD files). When I set those two rules, the view comes up empty, because the rules seem to be combined by an AND operator. Given that a file cannot have at the same time a bit depth of greater than 16 and of 1, this is to be expected. I'm looking for a way to combine the two rules with OR, so that all files with a bit depth greater than 16 and all files with a bit depth of 1 will be shown in this view.
Thanks in advance,
Roland
Edit: I may have stumbled on the answer: "OR and AND operators can be used in smartlists by enclosing rules in () and using the operator between rules, eg: ([artist]=[Pink Floyd] or [artist]=[Genesis])"
http://wiki.jriver.com/index.php/Smartlists#Tips_2More Edit: Well, that didn't seem to work. "[BitDepth]=>16 or [BitDepth]=1" via the Import/Export function doesn't stick. It reverts back to AND.