mherger wrote: 
> Hmm... that seems really slow. It's doing eight queries to get you
> albums list.

BTW: artists is even worse. The Spotify app does not only return artists
you follow, but artists of albums you've added, too. The API does not.
Therefore I have to send several requests to get all your followed
artists, plus grab the full albums list as well, just to extract the
albums' artists. In your case this could sum up to 5 queries for the
artists plus 8 queries for the albums...



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR
------------------------------------------------------------------------
mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to