Reply to thread

AW: PowerScheduler++ Test Versions - 1.1.7.1 for MP 1.2.0 Beta


What is not working? Enable extensive logging for PS++ and have a look at the logs for the time of suspend / wakeup. The call to the external command should be logged.


Addition: The external command can be a batch file (*.cmd or *,bat), so you do not have to call it with "cmd.exe /C".


Do step by step for debugging:

  • Select your script file (test.bat) from the file dialog right to the text box.
  • See in TvServer log if it gets called without errors.
  • If this works you can work on the script code itself.


Michael


Top Bottom