PasTim wrote: > I deleted the material-skin.prefs, restarted, and the prefs still have > no bands field. So my installation must be at fault. > > Can you give me some ideas on how to install 2.2? I must be doing it > wrong. It says '2.2' in the plugin listing (I changed it from > DEVELOPMENT because that didn't install at all).
- Uninstall any other Material install - git clone https://github.com/CDrummond/lms-material.git - cd lms-material - git checkout 2.2 - Copy, or sym-link, 'MaterialSkin' to LMS's Plugins folder *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
