After browsing the Spotify API i think that what is missing fro the SB Spotify client are calls to the following functions to filter out unavailable albums and tracks.
bool sp_album_is_available ( sp_album ** album *)* bool sp_track_is_available ( sp_session ** session, sp_track ** track * ) To improve it further (better than Sonos) is to also use bool sp_track_is_autolinked ( sp_session ** session, sp_track ** track * ) To handle tracks that are availabe on another album. /Magnus -- magnus ------------------------------------------------------------------------ magnus's Profile: http://forums.slimdevices.com/member.php?userid=17581 View this thread: http://forums.slimdevices.com/showthread.php?t=85920 _______________________________________________ squeezenetwork mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezenetwork
