shinedou wrote: > Would there be a way to pass multiple selected artists as variables > perhaps to be used with dynamic playlists i trigger via custom actions? > > For example... > > While viewing "album artists" I choose select and I check 3 artists. My > current options are to click play or add to queue. I also would like an > option to pass the selected artists (artist ID) as variables to a script > or lms command I have setup as a custom action. > > Any thoughts on this idea?
This would be possible, but would needa few code changes to handle this. I've added an issue on 'github' (https://github.com/CDrummond/lms-material/issues/538) so that I remember to look into this. *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
