2008-05-11, 09:19 PM
Hi All,
In case there are still any NZ users without a DVB-S card who are looking for a decent EPG source, I have found the following to be quite reliable:
1) Add the following as your UpdateEPG.bat file in your gbpvr folder:
[COLOR="Blue"]del listings.xml.gz
wget http://epg.pvr.geek.nz/epg/listings.xml.gz
del listings.xml
7z e listings.xml.gz
ren listings-* listings.xml[/COLOR]
2) You will need programs wget and 7z which are downloadable from the web. Wget graps files of the internet and 7z is an unzipper with a decent command line interface.
3) In your gbpvr config app, under your capture source, set the EPG update to run at some time after 3am which is when the EPG file is updated.
I have only one problem so far, and that is that I get double-ups on tv1 and tv2 - two programs at the same time, and the gbpvr program guide superimposes them on each other.
In case there are still any NZ users without a DVB-S card who are looking for a decent EPG source, I have found the following to be quite reliable:
1) Add the following as your UpdateEPG.bat file in your gbpvr folder:
[COLOR="Blue"]del listings.xml.gz
wget http://epg.pvr.geek.nz/epg/listings.xml.gz
del listings.xml
7z e listings.xml.gz
ren listings-* listings.xml[/COLOR]
2) You will need programs wget and 7z which are downloadable from the web. Wget graps files of the internet and 7z is an unzipper with a decent command line interface.
3) In your gbpvr config app, under your capture source, set the EPG update to run at some time after 3am which is when the EPG file is updated.
I have only one problem so far, and that is that I get double-ups on tv1 and tv2 - two programs at the same time, and the gbpvr program guide superimposes them on each other.