I put together a couple utilities to take advantage of the GBPVR wake up and do the nightly update EPG for the dial-up users. Originally, I intended it as the UpdateEPG.bat, but that runs into a loop process or something, so I have to settle with the PostUpdateEPG.bat.
This is good for setting GBPVR for friends and relatives who don't have broadband to do the nightly EPG update.
Sample of PostUpateEGP.bat:
REM PostUpdateEPG.bat for dial-up user
REM Put PostUpdateEPG.bat in the c:\progra~1\devnz\gbpvr\ for nightly update
REM download NirCMD from http://www.nirsoft.net/utils/nircmd.html in put in c:\windows\system32
REM USA - download XMLTV from http://sourceforge.net/projects/xmltv/ and configure it before use
REM change the directory name for your setup
ping -n 10 127.0.0.1
REM connect to dial-up - replace "No Charge" with your dialup name
nircmd.exe rasdial "No Charge"
REM Empty schedule if wanted
REM c:\progra~1\devnz\gbpvr\gbpvr.exe -OnlyEmptyEPG
ping -n 10 127.0.0.1
REM backup tvguide
cd c:\xmltv-0.5.44-win32
move myguide1.xml myguide2.xml
copy myguide.xml myguide1.xml
REM download new tvguide
REM run one time config xmltv with this command - xmltv.exe tv_grab_na_dd --configure
cd c:\xmltv-0.5.44-win32
c:\xmltv-0.5.44-win32\xmltv.exe tv_grab_na_dd --days 4 --output myguide.xml
ping -n 10 127.0.0.1
REM disconnect dial-up
nircmd.exe rashangup "No Charge"
REM Hibernate
ping -n 20 127.0.0.1
REM nircmd.exe hibernate
This is good for setting GBPVR for friends and relatives who don't have broadband to do the nightly EPG update.
Sample of PostUpateEGP.bat:
REM PostUpdateEPG.bat for dial-up user
REM Put PostUpdateEPG.bat in the c:\progra~1\devnz\gbpvr\ for nightly update
REM download NirCMD from http://www.nirsoft.net/utils/nircmd.html in put in c:\windows\system32
REM USA - download XMLTV from http://sourceforge.net/projects/xmltv/ and configure it before use
REM change the directory name for your setup
ping -n 10 127.0.0.1
REM connect to dial-up - replace "No Charge" with your dialup name
nircmd.exe rasdial "No Charge"
REM Empty schedule if wanted
REM c:\progra~1\devnz\gbpvr\gbpvr.exe -OnlyEmptyEPG
ping -n 10 127.0.0.1
REM backup tvguide
cd c:\xmltv-0.5.44-win32
move myguide1.xml myguide2.xml
copy myguide.xml myguide1.xml
REM download new tvguide
REM run one time config xmltv with this command - xmltv.exe tv_grab_na_dd --configure
cd c:\xmltv-0.5.44-win32
c:\xmltv-0.5.44-win32\xmltv.exe tv_grab_na_dd --days 4 --output myguide.xml
ping -n 10 127.0.0.1
REM disconnect dial-up
nircmd.exe rashangup "No Charge"
REM Hibernate
ping -n 20 127.0.0.1
REM nircmd.exe hibernate
Dell Dual Core 6400 XP Pro, PVR500, HVR-1600, MVPs on Belkin wireless bridge