jeroen2 wrote: > Sorry, I found the location of that "settings file". It's in browser > local storage. A bit too fidgety to edit manually, and I'm not going to > do that in all browsers anyway.. > > But please tell me I'm not crazy, pinning to the homescreen from > favourites used to work for "wavin:.." url's as well up to a few weeks > ago, right? :o
The "http"/"https" check was added over 17 months ago - just checked. As a hacky work-around you can use Material's settings dialog to "Save as default" the current settings. This will save current settings, including pinned items, to Materials .prefs file on the LMS server. This is all saved as 1 JSON string. After editing, you can then use Material's settings dialog to "Revert to default" - which will load the settings from the server. I guess I could extend the list of acceptable schemas to include "wavin" *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
