Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Hello everyone!
I am currently trying to execute a macro triggered by the "System.OnEndSession" Event. Everything works fine so far. Running the Macro manually shuts down XBMC and DVBViewer correctly. Triggering the Makro by the "System.OnEndSession" event only works with XBMC. DVBViewer somehow does not shutdown when the macro is triggered by "System.OnEndSession". I tried to close DVBViewer using:
Send Action IDs
Close with wait for termination set to true
Is there some kind soul out there able to help me with this?