|
SageTV EPG Service Discussion related to the SageTV EPG Service used within SageTV. Questions about service area coverage, channel lineups, EPG listings, XMLTV, or anything else related to the service or programming guide data for SageTV should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Problems With new XMLTV Version
Ok so heres my problem I am trying to setup XMLTV using the guide supplied I download the .5.16 version it says and my .bat works fine untill it trys to recieve my zip code it says version out of date update to tv_grab_na_dd
So then I do that i got the newest version of XMLTV now .40. So when i try to run my batch that is stated in the guide it says --auto-new-channels not reconized Is there somthing I have to change in my .bat file to get it to work with _dd or how should it look here is mine: c: cd\xmltv xmltv tv_grab_na_dd --configure --auto-new-channels add --auto-missing-channels remove xmltv tv_grab_na_dd --listings c:\xmltv\TVDatapre.xml --days 9 --listings-overwrite true xmltv tv_sort --by-channel --output c:\xmltv\epgdata.xml c:\xmltv\TVDatapre.xml copy "c:\xmltv\epgdata.xml" "c:\Program Files\Frey Technologies\SageTV" exit Thankz Guys! |
#2
|
|||
|
|||
If you ignore the formatting this is what I had, but I never did get any output from the tv_sort portion. I'm guessing it's out of date for the us at any rate. If it's of any use to you, or if it works let me know. By the way, ignore the possibly strange formatting you may see. It should be similar to the bat file you have now.
c: cd\xmltv xmltv tv_grab_na_dd --configure --auto-config add xmltv tv_grab_na_dd --dd-data c:\xmltv\TVDatapre.xml --days 9 xmltv tv_sort --by-channel --output c:\xmltv\epgdata.xml c:\xmltv\TVDatapre.xml copy "c:\xmltv\epgdata.xml" "c:\Program Files\Frey Technologies\SageTV" exit |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|