kdf;213150 Wrote: 
> d_plugins debugging flag should also show you what the server is trying
> 
> to run when the plugin triggers.

I checked the Debug flag for this plugin in the web UI and the log
shows the following after I press play.

Prevent Standby plugin: starting timer
Execute: loading scripts from c:\Program Files\Slimserver\scripts
Execute:          found test.bat
Execute:          found test1.cmd
Execute: path: c:\Program Files\Slimserver\scripts
Execute: file: C:\Program Files\Slimserver\scripts\test1.cmd
Execute: Executing: C:\Program Files\Slimserver\scripts\test1.cmd 

kdf;213150 Wrote: 
> 
> make sure you are using basic alphanumeric filenames, no silly things 
> like spaces or punctuation as this becomes
> painful when working on something cross platform, especially when it 
> involves a call to the system like the one used in the Execute plugin
> -kdf

Well, there is a space in the path (Program Files), but the debug info
shows the path correctly. The name of the batch files are under 8 alpha
numeric characters and the extension are only 3 characters long. (DOS
basic file naming convention)


-- 
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

Reply via email to