castalla wrote: > Does the /home/user/scripts folder have to be created ? > What format (and what is the restart command) is the script (just text, > executable?)
First of all, I'm adding stop and restart LMS into Material - can't add start, as you can't get to Material without LMS :) So, perhaps just wait for 1.5.0? Material will attempt to run whetever command it is set - e.g. /usr/bin/wibble, etc. /home/user/scripts was just an example. On a Pi with raspbian, "sudo systemctl stop lms" -might- be the command - but you would need to check that the user LMS is run as can call "sudo" without being prompted, etc. *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
