There's no way I can change the button on the Aver App to control the cable box, can I? For example, when I click "channel up", i would like it to tune the cable box instead of tuning the Aver tv. Is this possible with girder?
Should be possible. As I said, I don't no anything about this product. I use BeyondTV which has built-in support for the USB-UIRT. Meaning... in the installation wizard you choose what device you want to control your set-top box (STB), USB-UIRT or serial cable. From here, BTV will automatically send the IR codes to the STB when you change channels in the program. If the AverTV app doesn't have built in support we can try a work around that I think may work for you.
Okay, you should have a group (folder) with all your cable remote codes and comands in it. You should also have a group with all the AverTV commands in it. So lets try to combine 'em.
I attempted to download the AverTV.GML file, but kept getting an error... I will try again later. So Im going off imagination here...
You should have some numbers, 0-9, in both folders. Lets put these in the own folder first (keep the gml file looking clean). Highlight the AverTV group go up to edit and make a new group (NOT top-level). Rename this "numbers". In this new folder, make ten multi-groups (one for each number). Rename them (0-9). In "1", drag the "1" command into the multigroup. Now drag a copy of the "1" from the cable box group into the same multigroup...
- Code: Select all
**Numbers --> Folder
##1 --> multigroup
| -- "1" --> controls AverTV app
| -- "1" --> controls cable box
|
|-- learned remote event
This way when you hit the "1" button on your remote, the AverTV app will change to channel number 1 AND so will the cable box. This will allow them both to stay in sync with eachother.
Regarding the Volume problem.
I'm a little lost as to where you have this option. In girder?
I tried to capture this command but must have done something wrong because it works until I close the window that the check box is located in. Once I close it, the key that I assign does not work.
Is there an "Apply" button on the page?
In girder, click on the OS tab. In the drop-down menu is a volume change. Select this and over to thr right, select "volume". Here you can control many (if not all) of the volume properties.