DAR wrote: > I'm happy to test but am not sure how to install the dev version. I > tried editing my install.xml to switch "2.1.3" with "DEVELOPMENT-TIME" > and restarting LMS, but the plugin files don't seem to have updated. > Should this occur automatically, or do I need to synchronize the files > manually?
No, you would need to checkout the code fro mgithub and then manually copy the MaterialSkin folder to your plugins folder. I do not make dev/nightly releases - too much hassle. *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
