Maybe I'm missing something very obvious, but I can not get the execute plugin to work on Windows XP using and SlimServer Version: 6.5.3 - 12301.
Here what I have done so far. 1) Placed the execute.pm in the plugins folder 2) Modified the plugin line -> my $scriptPath = 'c:\Program Files\Slimserver\Scripts'; 3) Placed a test.cmd and a test1.bat in the Scripts folder. (Just one command in the batch files (bat and cmd) -> md foldername. Batch files execute fine from a DOS command prompt or from file explorer. The ID under which the slimserver runs is an administrator 4) Made sure that the plugin is activated from the web ui. 5) Stopped and restarted the server and when I click the options for execute the two batch files are listed as options. I select one of the batch files and clicked change. 6) With the remote I select Plugins-> Execute -> on power off -> test1.cmd or test.bat, but it won't stick. When I press the Play button the full path and batch files to the script are displayed, but nothing happens at the server. The batch is never executed. Two questions: How do I get my selection in the SB3 to stick? Is there some other line I need to change in the execute.pm to make this plugin work with windows? -- tamanaco ------------------------------------------------------------------------ tamanaco's Profile: http://forums.slimdevices.com/member.php?userid=4620 View this thread: http://forums.slimdevices.com/showthread.php?t=31035 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
