shinedou wrote: > I tried using a variable as you suggested above but it did not work. It > gave many json errors in the dev terminal but I didn't have time to go > through them. I will try to get you an example of the errors later. > Either way for the moment luckily using $ID and then $NAME is working > for what I wanted to do. > > Also using the "lmscommand": method is working on 2.7.1
$ID should have been in quotes - e.g. '$ID' *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
