mherger wrote: > Would you have the refresh implemented if the data requested it?
Material already marks parts of its 'history' as needing to be refreshed. e.g. if a user was looking at the contents of a playlist, and the queue was saved as a playlist, when navigating back out of the playlist the list of playlists is refreshed (so that the newly saved playlist is shown). So, code is there to handle it, I'd just need to know that pressing item X in a list will imply the list itself needs to be refreshed when reloaded (i.e. go back). *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
