Here's what I did to get I-xmltv to work with Schedules direct.
This quasi-guide assumes you had I-xmltv running with the free zap2it labs EPG.
I used I-xmltv v1.2 (build 9/11/06).
Here are my I-xmltv user settings:
The important is the SET Incremental=0 entry. In my limited testing it seemed that it worked best.
Delete or rename the tv_grab_na_dd.conf file in the .xmltv directory.
Download xmltv-0.5.48-win32 here:
http://downloads.sourceforge.net/xmltv/x...g_mirror=0
Extract the files and move the xmltv.exe into your I-xmltv folder which will overwite the old xmltv.exe file.
Doubleclick on your UpdateEPG.bat file in the GBPVR directory. I-xmltv will start and since you deleted the tv_grab_na_dd.conf, it will ask you for info to create a new one.
Fill out your Schedules Direct name, password, offset and lineup choice as requested. A new tv_grab_na_dd.conf should then be in the .xmltv directory.
In the GBPVR config app, set your recording source to XMLTV plugin. Set the path to the TVGuide.xml in your I-xmltv directory.
You can now test it by starting UpdateEPG.bat and manually importing the EPG from the config app or run pvrx2.exe -updateepgonly.
This quasi-guide assumes you had I-xmltv running with the free zap2it labs EPG.
I used I-xmltv v1.2 (build 9/11/06).
Here are my I-xmltv user settings:
Code:
REM *** User Settings ***
SET DaysOfEPG=14
SET Incremental=0
SET Zap2ItStatus=2
SET AddDetails=1
SET MVSwitches=/md/() /mr/{} /m#/[]
SET TVSwitches=/sx /oe /se/ - /dd/() /df/Y-M-D /gd/1 /pi/* /tp/-6
REM *** Test & Troubleshooting settings ***
SET FixUTC=1
SET EmptyEPG=0
SET ReProcess=0
SET Use_tv_cat=0
SET MinDaySize=60
SET ForceDownload=0
SET PaddSoapRequest=0
REM *** Organize channels & Shift Listing times. (Not used with GBPVR)***
SET OrganizeChannels=0
SET ShiftListings=0
SET Offset=-0600
SET ShiftedFile=TV.XML
The important is the SET Incremental=0 entry. In my limited testing it seemed that it worked best.
Delete or rename the tv_grab_na_dd.conf file in the .xmltv directory.
Download xmltv-0.5.48-win32 here:
http://downloads.sourceforge.net/xmltv/x...g_mirror=0
Extract the files and move the xmltv.exe into your I-xmltv folder which will overwite the old xmltv.exe file.
Doubleclick on your UpdateEPG.bat file in the GBPVR directory. I-xmltv will start and since you deleted the tv_grab_na_dd.conf, it will ask you for info to create a new one.
Fill out your Schedules Direct name, password, offset and lineup choice as requested. A new tv_grab_na_dd.conf should then be in the .xmltv directory.
In the GBPVR config app, set your recording source to XMLTV plugin. Set the path to the TVGuide.xml in your I-xmltv directory.
You can now test it by starting UpdateEPG.bat and manually importing the EPG from the config app or run pvrx2.exe -updateepgonly.