2009-11-12, 12:22 PM
I wanted to reach out to all of you GB-PVR users to see if you can find the answer to my issue. I have spent a couple days now trying to narrow down the possible solution, but have been unsuccessful so far. My problem is this; mc2xml finds all of the channel information for my area successfully, but it is much more than I actually receive on my satellite. As a US military member stationed in Germany our AFN Satellite service here has only 11 different channels as opposed to the 93 that mc2xml finds and downloads. So I have been trying unsuccessfully to implement the -C and -R codes to narrow down the xmltv.xml file to only the channels I need and also to rename them to something useful. As I said before, mc2xml is working well, I just cant get the updateEPG.bat file to correct the channel listings. Here is what I have:
In my C:\Program Files\Devnz\GBPVR\EPG directory I have the following files:
mc2xml application
mc2xml.chl channel file
mc2xml.ren rename file
In my C:\Program Files\Devnz\GBPVR main directory, I created the updateEPG.bat file and its contents are as follows
C:
cd "C:\Program Files\Devnz\GBPVR\EPG"
mc2xml -C mc2xml.chl -R mc2xml.ren
I really would like to narrow my listings down so that the Search Guide feature doesn't find so much useless information. Thanks in advance for your help.
Nick
In my C:\Program Files\Devnz\GBPVR\EPG directory I have the following files:
mc2xml application
mc2xml.chl channel file
mc2xml.ren rename file
In my C:\Program Files\Devnz\GBPVR main directory, I created the updateEPG.bat file and its contents are as follows
C:
cd "C:\Program Files\Devnz\GBPVR\EPG"
mc2xml -C mc2xml.chl -R mc2xml.ren
I really would like to narrow my listings down so that the Search Guide feature doesn't find so much useless information. Thanks in advance for your help.
Nick