Hi I'm not too good with strings and was wondering if someone could fix this up for me. At the moment my music is in the Album list Panel as follows:
|_Artist1
|_Album1
individual track 1
|_Album2
individual track 2
individual track 3
|_Album3
|_Album4
|_Artist2
|_Album1
|_Album2
etc.
It does it alphabetically, how do i make it so It displays the albums first followed by the tracks? Like this:
|_Artist1
|_Album1
|_Album2
|_Album3
|_Album4
individual track 1
individual track 2
individual track 3
|_Artist2
|_Album1
|_Album2
Any help is greatly appreciated.
Thanks