I would like to be able to make a smart view on the "two/three" filter, where each window is a different location and possibly the last window shows either what the two locations has in common or the negated values.
Be something like:
- Filters set to two or three, with "Album Artist" selected in all selectboxes.
- Query would be type = "0" AND albumartist.1 HAS "\loc1\" AND albumartist.2 HAS "\loc2\" AND filename.1 NOTHAS filename.2
I made the example from how I would use it of cause but it would make sense that it should work on all selectable entries in the selectboxes or at least on entries that could be used to make more complex views.
Pretty please with sugar on top