2010-09-26, 05:46 AM
(This post was last modified: 2010-09-26, 05:47 AM by DrSoftware.)
i created an UpdateEPG.bat and put it into c:\users\public\npvr\scripts. but it never gets called by NextPVR. Here's the contents of my batch file:
cd ..\epg
wget http://nzepg.org/freeview.xml.gz
gzip -d -q -f freeview.xml.gz
date /t >> log.txt
time /t >> log.txt
both wget.exe and gzip.exe are in the EPG directory.
If I start up NextPVR go to settins/channels and click Update EPG, it reloads freeview.xml from the EPG directory but doesn't execute updateepg.bat.
Log file attached.
cd ..\epg
wget http://nzepg.org/freeview.xml.gz
gzip -d -q -f freeview.xml.gz
date /t >> log.txt
time /t >> log.txt
both wget.exe and gzip.exe are in the EPG directory.
If I start up NextPVR go to settins/channels and click Update EPG, it reloads freeview.xml from the EPG directory but doesn't execute updateepg.bat.
Log file attached.
[SIZE="1"]
- [SIZE="1"]HTPC - Silverstone LC10 case, AMD X2 6000, 9800GT Passive cooled, 1.5TB Samsung EcoGreen HDD, 2TB Hitachi, Corsair PSU, LiteOn BD-ROM, Hauppauge Nova-T-500 dual DVB-T tuner. Audio out via SPDIF optical on M/B to Marantz Amp/Receiver.[/SIZE]
- [SIZE="1"]Workstation - Core i7, 2 x 300GB WD Velociraptor, Gigabyte GTX260, 8GB RAM, Windows Server 2008, Hauppauge Nova-T-500[/SIZE]
- [SIZE="1"]Server - Asus P5E, Q6600, 4 x 320GB HDD in RAID 10, 4 GB DDR2 800, Gigabyte 9800GT, Windows Server 2008[/SIZE]