I am trying to use freq2xml and freq2reg to set up channel numbers and channel names. In my case, channel numbers (what is called the preset number in the presets.txt file) start from 36 and they are not contiguous. A small part of the listing is as follows:
The channel ids above are all dummy values. I have added the reg file to the registry and have verified that the frequencies start from 36 under HKLM->...->TS0-1 key. I have generated the xml file and chose USA and cable for the capture card.
But when I import the xml file, the source channel always start from 0 and increase sequentially. It seems that it is not looking under the TS0-1 key. Is ther a way I can find out which TSxx-1 key is it looking for? What am I doing wrong?
While I am at it, how can I add my country's country code to GBPVR? The name is Pakistan, the code is 92 and tv system is PAL-B.
Thanks,
Khurram.
Code:
36 112250000 ptvhome.com "PTV Home"
38 119250000 ptvnews.com "PTV News"
41 126250000 supercinema1.com "Super Cinema 1"
.....
The channel ids above are all dummy values. I have added the reg file to the registry and have verified that the frequencies start from 36 under HKLM->...->TS0-1 key. I have generated the xml file and chose USA and cable for the capture card.
But when I import the xml file, the source channel always start from 0 and increase sequentially. It seems that it is not looking under the TS0-1 key. Is ther a way I can find out which TSxx-1 key is it looking for? What am I doing wrong?
While I am at it, how can I add my country's country code to GBPVR? The name is Pakistan, the code is 92 and tv system is PAL-B.
Thanks,
Khurram.