You tacked your question onto this existing thread. Didn't you read the other posts?
ALBUMSORT is an optional sorting field that is associated with the ALBUM field, in the same way that ARTISTSORT can be used with ARTIST. For instance: ARTIST=Pat Martino ARTISTSORT=Martino, Pat Then when you sort artists by name, 'Pat Martino' ends up being sorted under 'M' instead of 'P'. You can use ALBUMSORT similarly. ALBUM=The Sellout ALBUMSORT=Sellout, The More creatively, you can do put the date into the ALBUMSORT string: ARTIST=The Beatles ARTISTSORT=Beatles, The ALBUM=Meet The Beatles! ALBUMSORT=Beatles, The - 19640124 - Meet The Beatles! ARTIST=The Beatles ARTISTSORT=Beatles, The ALBUM=The Beatles' Second Album ALBUMSORT=Beatles, The - 19640410 - The Beatles' Second Album ARTIST=The Beatles ARTISTSORT=Beatles, The ALBUM=A Hard Day's Night ALBUMSORT=Beatles, The - 19640624 - A Hard Day's Night But as mentioned above, when you do this you won't be able to sort albums purely by their album name. -- JJZolx ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=87544 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
