Czig wrote: > Any chance of adding "Go to artist" and "Go to album" menu options when > playing online content (Radio Paradise, Spotify) and right clicking on > Album cover in bottom toolbar, similar to that for local content?
These use the relevant "artist_id" attributes in the player status messages - and these (I assume) are not present for online content. I don't use any subscription services, so can't check, but I'm 100% sure Radio Paradise will not have these IDs. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
