staresy wrote: > I run two LMS servers in different locations, I've just noticed that > with the Android version of Material I can customise the colours per > server and it remembers them on server auto-discovery. > > Not sure if this is deliberate or a happy accident, but it's a pretty > neat feature, thanks! :D
Settings are saved to local storage - which is site specfic. So, different LMS server => different site, different set of settings. *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
