************************************************
cd c:\xmltv\xmltv-0.5.49-win32
del Sevenday.xml
xmltv tv_grab_na_dd --days 8 --config-file .xmltv\OTA.dat --output Sevenday.xml
del SevenSat.xml
xmltv tv_grab_na_dd --days 8 --config-file .xmltv\Sat.dat --output SevenSat.xml
cd c:\checkweekschedule
record_this
****************************************************
The first call to XMLTV works, the second fails with>>>>>>>>>>>>>>>>>
******************************************************
C:\XMLTV\xmltv-0.5.49-win32>del Sevenday.xml
C:\XMLTV\xmltv-0.5.49-win32>xmltv tv_grab_na_dd --days 8 --config-file .xmltv\OT
A.dat --output Sevenday.xml
Timezone is -0500
adding '--share=C:/XMLTV/xmltv-0.5.49-win32/share/xmltv'
Fetching from Schedules Direct Fetched 10434 k/bytes in 25 seconds
loading data: ##################################################
NOTE: Your subscription will expire: 2015-06-21T22:17:25Z
Writing schedule: #################################################
Downloaded 11956 programs in 124 seconds
C:\XMLTV\xmltv-0.5.49-win32>del SevenSat.xml
Could Not Find C:\XMLTV\xmltv-0.5.49-win32\SevenSat.xml
C:\XMLTV\xmltv-0.5.49-win32>xmltv tv_grab_na_dd --days 8 --config-file .xmltv\Sa
t.dat --output SevenSat.xml
Timezone is -0500
adding '--share=C:/XMLTV/xmltv-0.5.49-win32/share/xmltv'
Fetching from Schedules Direct Fetched 0 k/bytes in 2 seconds
loading data:
WARNING: error parsing DD xml:
syntax error at line 1, column 0, byte 0 at /PerlApp/XML/Parser.pm line 187
ERROR: Bad XML from DD, cannot continue. Consider using --dropbadchar or Capture
xml with --dd-data
C:\XMLTV\xmltv-0.5.49-win32>cd c:\checkweekschedule