Hi everyone,
I've read some posts about this but they are all very old.
In ID3 2.4 there are some frames called TSOA & TSOP (album sort order & performer sort order):
http://www.id3.org/id3v2.4.0-framesThese frames are very useful as they permit to order artists & albums in other ways than strictly alphabetical.
For example:
- with artist = "The Beatles", and TSOP = "Beatles", Beatles will be sorted with other "B" groups
- with TSOA = year.album, albums will be sorted in chronological order
The important thing is that the TSOP / TSOA are not displayed. They are only used for sorting.
Is there a way I can make Rockbox support these
standard frames?
I'm surprised as my wife's new ipod nano with apple firmware uses these ID3 frames very well... and my sansa clip with rockbox doesn't.