A new version has been posted on my
ftp site.
Dont forget to load the TAP and the HTML page, both have changed.
- It should now force Internet Explorer not to cache the channel change commands, I hope.
- It should also filter the channel names for control characters. I had no easy way to test this, so please tell me if it works OK.
- There is a new "control" page that will send a limited number of remote control codes to the PVR.
If there is a key that you want to test and it is not on my proof-of-concept web page, you can use the following command:
http://<PVR IP>:8000/api?function=remote&action=send!key=<key>
The
<key> value is the same as the Topfield API RKEY_??? constant without the "RKEY_" portion, all in lower case. For example "stop", "rewind" "pause", "menu", "red", "f1", etc. TMA1 should automatically translate the different key codes that the 7000 series use.