For my own apps I use python and the command line interface. Using the tags I can retrieve "artwork_url" for the spotify artwork for tracks in the playlist but this tag is missing for some tracks (the same ones that are missing the artwork in the web UI).
Are you sending a client ID (player MAC) with all your requests? The errors you're seeing most likely are caused by the lack of a valid client object.
-- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
