A part of a game idea I had involves getting album art from the 360 music playlist. MSDN seems to say that the Album.GetAlbumArt() method and the HasArt property are always set to null/false, I guess because it isn't implemented yet?
Was this feature at any point available? This may require me to rethink some of my game.
(Documentation:
http://msdn.microsoft.com/en-us/library/microsoft.xna.framework.media.album.getalbumart.aspx )