If you ever wondered how to sorting your database view by more than one criteria/attribute, this short advice is for you…
For example, when you first click on the column header for Year and then on Artist, mAirList will sort the virtual folder by Artist, but still display all releases in the Year column in ascending order (or descending, depending on the order that was displayed when clicking on Year) order.
Here’s an example with the Beach Boys / Beatles, sorted by Artist and ascending Year:
This also works with the other attributes.
First Year, then Album:
First BPM, then Artist:
Unfortunately the chain ends after 2 attributes - it’s not possible to add three or more attributes to manipulate the search order…