Philip Meyer;378618 Wrote: > Notes: Field name is ALBUM ARTIST, with no underscore. Tag should exist > if and only if an album is by multiple artists, and be contained in > every track. Track-specific artists should be entered in the ARTIST > tag, never in the TITLE tag."
One thing that I've done in my library is to define an ALBUMARTIST for _every_ non-compilation album, even when it's exactly the same as the artist on every track. With the way SqueezeCenter works to determine the artist to display for each album, this makes the interface a little quicker. Without an album artist, SC looks at the artists from every track in an album. On a web page with, say, 50 albums, SqueezeCenter does 100s of db queries. With an album artist defined, it just needs to do one query per album. Still not ideal - it should be doable with a single query that pulls all the albums on a page. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=57594 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
