slartibartfast wrote: > I was waiting 5 seconds at least.
Try longer :) The cometd long-poll has of 60 seconds, so update should at least occur then. It'd be interesting to see how long it takes to update after a "failure" and then how long for the next after that. This is becasue the first update after the "failure" might be due to the long-poll timeout, but the one after that should be the standard notification. *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
