Respond to WMC channel change
Posted: Sat Jan 11, 2014 5:39 pm
I want to execute a Python script whenever Windows Media Center tries to use the IR blaster to change channels on the cable box. Is this something EventGhost can do? I'm a professional programmer; I could probably write a plugin if that was required, but I'm not even sure if EventGhost is the right technology to start with. If EventGhost is not the right technology, any suggestions as to what the right technology might be would be appreciated.
Additional Information: Media Center is currently instructing the IR blaster that came with my Hauppauge 2250 to change channels, but the cable box I'm trying to control doesn't use IR. I'm currently manually making HTTP requests to change channels on the cable box; I want to automate this with the Python scripts. The only piece of the puzzle I'm missing is getting an event when Media Center tries to change channels.
Additional Information: Media Center is currently instructing the IR blaster that came with my Hauppauge 2250 to change channels, but the cable box I'm trying to control doesn't use IR. I'm currently manually making HTTP requests to change channels on the cable box; I want to automate this with the Python scripts. The only piece of the puzzle I'm missing is getting an event when Media Center tries to change channels.