A sample expression for an "Album List" view is:
[%album artist% - ]%album%|[[%discnumber%.]%tracknumber%. ][%track artist% - ]%title%
I was wondering if I can apply a filter while making a view. I want to display files only from a certain drive in a view. Can I do something like:
[_path% HAS "C:\"]|[%album artist% - ]%album%|[[%discnumber%.]%tracknumber%. ][%track artist% - ]%title%
to only display the files from the C: drive in that view?
Thanks.
