Author Topic: Sort artist listing by date, or by folder name  (Read 567 times)

RBEmerson

  • Jr. Member
  • **
  • Posts: 21
I have a number of Alan Parsons albums and individual files (often collected from video). If I display artist Alan Parsons, there's a mix of files and albums. Picking my way through to at least build a playlist is ...um... challenging. Seeing the list sorted by date would be a big help here. Even better would be seeing the folder structure under Artist Alan Parsons.

In a perfect world, seeing, date sorted or with file structure, anything with the name Alan Parsons because, in this instance, there's also Alan Parsons Project. Or Al Kooper shows up on more than the concerts and Supersessions with Michael Bloomfield. Anything with Al Kooper in it would give one result, anything with Michael Bloomfield will give another result.

Is any of the above possible now, or is this something for the wishlist?
Some days I have no idea about what I'm doing. Other days I wonder why I'm doing it.

hiccup

  • Sr. Member
  • ****
  • Posts: 7866
If I understand correctly what you are trying to do:

In the track details panel you could add the column 'path'.
Then you can sort by that. And additionally, you can sort by more then one column (artist, year, whatever) by clicking another column header while keeping [ctrl] pressed.

If 'path' turns out very lengthy and unpractical you could use a virtual formula such as this instead:

Code
$RSplit(<Path>,\,2)