Python, HTTP API and Remote.xml - HOW?

Until now i controlled the volume of my AV receiver with Apple Aluminium Remote, iRed2 and IRTRans Ethernet via applescript in the AppleRemote.xml.



See this thread for more info:

http://forums.plexapp.com/index.php/topic/25488-applescript-and-fullscreenvideo-freeze/





I’d like to get rid of the applescript and use python and HTTP API.

I can control the IRTrans Modul by calling an URL like this:



http://10.0.5.1/send.htm?remote=sony-main&command=volup



**What's the best way to run this in the AppleRemote.xml and how?**
Thanks!

**How can i implement


http://10.0.5.1/send.htm?remote=sony-main&command=volup


into a Remote.xml?**

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.