More > JRiver Media Center 20 for Windows
show only certain folders in view
(1/1)
ferday:
how can i select multiple file paths in a pane, but not show all of them?
i can easily show just one (by selecting the file path) or show all folders that contain the media types, but i can't figure out how to show just some file paths
thanks
Arindelle:
You have to do this in the "expression box" (click import/export button)
Do one in the wizard first using contains (not is)
then do something like this including the parentheses and the or, substituting the field of your choice. Should work
--- Code: ---([Filename (path)]="Z:\Music\Who" or [Filename (path)]="Z:\Music\Beatles")
--- End code ---
You will see parentheses formed around the multiple conditions in the wizard when you are done see attached
ferday:
thanks Arindelle!
i figured as much, just haven't got around to using filename/path in expressions yet.
i have it working perfectly now
Navigation
[0] Message Index
Go to full version