2009-11-15, 05:39 AM
I ran this batch file from the GBPVR directory:
NO SYFY, etc.!
Then, I ran this batch file from the xmltv directory:
The listings are there!
Wouldn't have guessed it in a million years. I'm going to change the epg update file to run from the xmltv directory and see what happens.
Code:
rem This file is run from the GBPVR directory
c:\epg\xmltv\xmltv tv_grab_na_dd --days 8 --output xmltv.testxmltv-1.xml
NO SYFY, etc.!
Then, I ran this batch file from the xmltv directory:
Code:
rem This file is run from the XMLTV directory
xmltv tv_grab_na_dd --days 8 --output xmltv.testxmltv-2.xml
The listings are there!
Wouldn't have guessed it in a million years. I'm going to change the epg update file to run from the xmltv directory and see what happens.