slartibartfast wrote: > I found I actually had to select new music in a library view using > default skin before new music from the same library view would appear in > material skin.
Probably because the default skin is setting the library on the player. Still, the issue is with LMS, not Material. The parameters passed to the API are correct, its LMS that returns an invalid response. *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
