slartibartfast wrote: > I entered search then performed a search.
Just confirming... This shows Material fetching the list with the search input field, you then typed "Flaming lips", and Material fetched the search results. Now are you saying you go back from this list of search results? And the list shown when you go back needs to be refreshed? slartibartfast wrote: > There was no response at all when clicking back. There won't be - Material keeps the list in memory and just reloads that. This is where the issue is, as in certain circumstances the list needs to be reloaded. *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
