kdf Wrote: > Quoting jonheal <jonheal.251cub1142971501 (AT) no-mx (DOT) > forums.slimdevices.com>: > > > 2006-03-21 15:00:01.9772 Execute: file: C:\Program > > Files\SlimServer\server\scripts\FTP_COVER.bat > > 2006-03-21 15:00:01.9773 Execute: Executing: C:\Program > > Files\SlimServer\server\scripts\FTP_COVER.bat > > > assuming that what you are trying to have executed is FTP_COVER.bat, > then this would indicate that all is well as far as the plugin is > concerned. After that debug message, the plugin displays a message on > > the player, and makes the call. One thing is that the path has a space > > in it. I'd recommend trying a script path that has no spaces, but > since your other scripts work I expect this isn't a problem. > > -k I couldn't get the Play event to execute the script at all. The Open File event did appear to execute the script, as in, I saw the script path on the SB for a few moments after hitting the Play button for a song. But the script did not execute, at least not entirely.
The first thing the script does is parse the status xml. Next it creates a file to be passed to Windows FTP.exe. That file is not being created. I went so far as to give EVERYONE Full Control of the scripts folder and everything in it. Could it be that Execute.pm needs more permissions? Under which user authority does it operate in Windows? As I said earlier, double-clicking on the script to launch it works fine. Thanks for your help. -- jonheal Jon Heal says: Have a nice day! http://www.theheals.org/ ------------------------------------------------------------------------ jonheal's Profile: http://forums.slimdevices.com/member.php?userid=2133 View this thread: http://forums.slimdevices.com/showthread.php?t=22306 _______________________________________________ Discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
