This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#2554 - Sort Artists alpha without leading article
Attached to Project:
Rockbox
Opened by Nick Eby (ebypdx) - Friday, 01 July 2005, 22:29 GMT+1
Last edited by Nick Eby (ebypdx) - Friday, 01 July 2005, 22:29 GMT+1
Opened by Nick Eby (ebypdx) - Friday, 01 July 2005, 22:29 GMT+1
Last edited by Nick Eby (ebypdx) - Friday, 01 July 2005, 22:29 GMT+1
|
DetailsIf the file navigation interface or playlist interface
are reading artist names from the ID3 tags, and presenting a list by Artist- sort names disregarding articles like "the". |
This task depends upon
Closed by Björn Stenberg (zagor)
Sunday, 03 September 2006, 16:26 GMT+1
Reason for closing: Duplicate
Additional comments about closing: Closing all feature requests.
Sunday, 03 September 2006, 16:26 GMT+1
Reason for closing: Duplicate
Additional comments about closing: Closing all feature requests.
From <http://www.id3.org/id3v2.4.0-frames.txt>:
TSOA
The 'Album sort order' frame defines a string which should be used
instead of the album name (TALB) for sorting purposes. E.g. an album
named "A Soundtrack" might preferably be sorted as "Soundtrack".
TSOP
The 'Performer sort order' frame defines a string which should be
used instead of the performer (TPE2) for sorting purposes.
TSOT
The 'Title sort order' frame defines a string which should be used
instead of the title (TIT2) for sorting purposes.