soundcheck wrote: > I'd do. > > What's the best way to update my installation from git? > > Just clone and copy?
That should do. Remove the version of Material installed by LMS (in "Cache/InstalledPlugins/Plugins") and install into "Plugins" - e.g.if lms is installed at /usr/local/lms then use /usr/local/lms/Plugins. Or you can jsut overwrite the files in "Cache/InstalledPlugins/Plugins"- they'll just be re-overwitten by LMS if you update plugins *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 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
