mherger wrote: > I believe his system simply is slow on those queries, and Materials > polling exposes the issue. Why it is so slow, I dont understand yet. > > See https://github.com/Logitech/slimserver/issues/776
But, what I don't understand is why "waitingToPlay" is set to "1" for so long. It's because of this that Material is checking the status every second. This should be set to "0" (or simply not defined) after playback has started - in which case the frequency is reduced to every 5 seconds. *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 plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins