2006-04-30, 04:00 AM
Another thought.
Could you can click on UpdateEPG in the GBPVR folder for me to see if xmltv joins the files, and I-xmltv logs the UTC conversion. It won't go to Zap2It for an update until after midnight, but it will join the existing files using "xmltv tv_cat".
If you add the "pause" as below and close the dos window without pressing any key to continue, it won't empty your epg.
:common
REM *** The next two lines replace "UTC" TVGuide.xml entries with "+0000" ***
I-xmltv %OutputFileName%
MOVE I-XMLTV.XML %OutputFileName%
REM *** End GBPVR "UTC" Fix ***
PAUSE
CD "C:\Program Files\Devnz\GBPVR\"
gbpvr -OnlyEmptyEPG
IF %FirstRun% == 1 GBPVR -OnlyUpdateEPG
:end
Could you can click on UpdateEPG in the GBPVR folder for me to see if xmltv joins the files, and I-xmltv logs the UTC conversion. It won't go to Zap2It for an update until after midnight, but it will join the existing files using "xmltv tv_cat".
If you add the "pause" as below and close the dos window without pressing any key to continue, it won't empty your epg.
:common
REM *** The next two lines replace "UTC" TVGuide.xml entries with "+0000" ***
I-xmltv %OutputFileName%
MOVE I-XMLTV.XML %OutputFileName%
REM *** End GBPVR "UTC" Fix ***
PAUSE
CD "C:\Program Files\Devnz\GBPVR\"
gbpvr -OnlyEmptyEPG
IF %FirstRun% == 1 GBPVR -OnlyUpdateEPG
:end
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |