I use an AHK script to launch Mediaportal.
The reason is that I can tell it to perform other tasks before launching the programme (for instance switching on my Energenie sockets etc) as well as remapping some of my remote control buttons.
The one shortcoming is that doing it this way necessitates having certain Power Scheduler settings (it is all to do with wake up timings and waiting for the Energenie and other USB controllers to register as active again before I can send the socket-on request).
However, I have got all of part that working and my script even detects whether the PC was woken by a timer or the Power Button
What I want to do is script the HTPC to go back to sleep when it has finished recording after a wake timer. I am nearly there. But what I am struggling with is finding a DLL call or similar to detect if TV Server is recording.
Does anyone know of a way of querying if a Recording is active?
The reason is that I can tell it to perform other tasks before launching the programme (for instance switching on my Energenie sockets etc) as well as remapping some of my remote control buttons.
The one shortcoming is that doing it this way necessitates having certain Power Scheduler settings (it is all to do with wake up timings and waiting for the Energenie and other USB controllers to register as active again before I can send the socket-on request).
However, I have got all of part that working and my script even detects whether the PC was woken by a timer or the Power Button
What I want to do is script the HTPC to go back to sleep when it has finished recording after a wake timer. I am nearly there. But what I am struggling with is finding a DLL call or similar to detect if TV Server is recording.
Does anyone know of a way of querying if a Recording is active?