sciurius wrote: > Now I have an album of more than one artist (not a collection abum). For > example, "Angus & Julia Stone". I want it to appear under artist names > "Angus Stone", "Julia Stone" and "Angus & Julia Stone". All sorted > appropriately.
I assume you mean that this isn't a compilation album, and that the artists are the same for all tracks. If so, you could tag that as follows: ALBUMARTIST=Angus & Julia Stone ALBUMARTISTSORT=Stone, Angus & Julia ARTIST=Angus Stone;Julia Stone ARTISTSORT=Stone, Angus;Stone, Julia In the settings under My Music > Separator for Multiple Items in Tags, enter a semi-colon. As tagged above, when you see the album in your library you'll see the artist name listed as "Angus & Julia Stone". When viewing a track, such as in a playlist, you'll see the artists listed as "Angus Stone, Julia Stone". Another, slightly different, example might be an album by "Simon & Garfunkel". If you want this album to appear under both "Paul Simon" and "Art Garfunkel" as well as under "Simon & Garfunkel", you could tag it: ALBUMARTIST=Simon & Garfunkel ALBUMARTISTSORT=Simon & Garfunkel ARTIST=Paul Simon;Art Garfunkel ARTISTSORT=Simon, Paul;Garfunkel, Art Here, you'd most likely want the band name to sort as-is. You can either do it as shown here, or simply exclude the ALBUMARTISTSORT field, since it does nothing. If you did _not_ want the album to appear under either "Paul Simon" or "Art Garfunkel" then you just need: ARTIST=Simon & Garfunkel ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=100160 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
