SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV EPG Service
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

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.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-16-2003, 10:33 AM
Punk0690 Punk0690 is offline
Sage User
 
Join Date: Jul 2003
Posts: 5
Slight TV Provider Problem

ok heres the issue, it gives me 3 choices when i enter any zip code for my aera (tryed about 15 of em) the directv dish network or local broadcast - atenna. and i got time warner basic cable but wont give me that option. and i am stuck with one channel til i can fix this. please help me
Reply With Quote
  #2  
Old 07-16-2003, 12:05 PM
dkardatzke's Avatar
dkardatzke dkardatzke is offline
SageTV Co-Founder
 
Join Date: Feb 2003
Location: Chicago, IL
Posts: 1,220
First look on our service page (http://www.sage.tv/service.html) to see if your area is supported. If not, you have two options:

1. Pick another zip code in one of the service areas and re-map the channel numbers to match your cable lineup (or pick the DirecTV lineup you are seeing instead)

2. Use the Third Party EPG Plugin discussed in the forum and linked on our Developers page.
__________________
Dan Kardatzke, Co-Founder
SageTV, LLC
Reply With Quote
  #3  
Old 07-16-2003, 12:52 PM
Punk0690 Punk0690 is offline
Sage User
 
Join Date: Jul 2003
Posts: 5
ok i am trying to use XMLtv but i get stuck at a point...

"Third, you have to provide the XML EPG data. This XML file is located in the main SageTV directory (ie, NOT in the xmltv directory that contains the .class files). It has to be called epgdata.xml. Every time SageTV requests new EPG data, this file is read. Either you manually update this file now and then using XMLTV or you can setup a scheduled generation, maybe once every night. How you do that is beyond the scope of this document. "

issue is i dont have epgdata.xml and this part of info is a lil vauge or i am a lil slow
Reply With Quote
  #4  
Old 07-16-2003, 02:23 PM
pbarrette pbarrette is offline
Sage User
 
Join Date: Jul 2003
Location: IA, USA
Posts: 27
Hi Punk0690,

Ok. This is what you must do:

1) Download the XMLTV plugin for SageTV from here (Supports XMLTV 0.5.15):
http://cory.metadot.com/public/xmltv.zip

2) Download the XMLTV binary (Ver 0.5.15) from one of these sources:
Mirrors

3) Unzip the Plugin such that all of the plugin files are in:
C:\Program Files\Frey Technologies\SageTV\XMLTV\

4) Unzip the XMLTV binary to a folder of your choice. I use:
C:\Program Files\XMLTV\

5) Go to a dos prompt and enter:
CD "C:\Program Files\XMLTV"
SET TZ=CDT
XMLTV tv_grab_na --configure
XMLTV tv_grab_na --listings listings.xml --days 10 --listings-overwrite true
XMLTV tv_sort --by-channel --output epgdata.xml listings.xml

(My timezone is Central Daylight Time, if yours is different, you must change it accordingly, ie. EDT for Eastern Daylight, PDT for Pacific, etc.)

6) Copy the resulting "epgdata.xml" file to:
C:\Program Files\Frey Technologies\SageTV\


That was simple, now wasn't it..

Really, it's a bit of a pain considering that XMLTV and SageTV's EPG get their data from exactly the same source for North America.

Every 8 to 9 days, you should update your "epgdata.xml" file to be sure you have the newest listings. Most people just make a batchfile to handle this, then schedule it using the Win2K/XP Task Scheduler.

My batchfile looks like this:
:: --------XTvUpdate.Bat--------
@ECHO OFF
SET TZ=CDT
XMLTV tv_grab_na --listings listing.xml --days 10 --listings-overwrite true
XMLTV tv_sort --by-channel --output epgdata.xml listing.xml
COPY /y epgdata.xml "C:\Program Files\Frey Technologies\SageTV"
:: --------XTvUpdate.Bat--------

You can just copy and paste the whole thing if you like. Just be sure to do the configuration manually first (as listed in step 5) and be sure to change the timezone and directories to match your location.

This is all assuming that you live in the US, which it sounds like you do.

Once you have all of that done, you must set up your EPG in Sage to use the data from the XMLTV-Plugin...

Look here for a good guide with screenshots:
http://mta.techno.org/epg/

Now, all done. Simple, right?

pb
__________________
EPIA M10000 (1 GHz) Nehemiah, VB-DVCR (Standard Drivers), WinXP
Reply With Quote
  #5  
Old 07-16-2003, 08:01 PM
corykim corykim is offline
Sage Advanced User
 
Join Date: Apr 2003
Posts: 153
One more step: download xerces.jar at http://mta.techno.org/epg/xerces.jar, and add it to your [java]/jre/lib/ext directory. Do this first.

Last edited by corykim; 07-16-2003 at 08:03 PM.
Reply With Quote
  #6  
Old 07-16-2003, 08:51 PM
Punk0690 Punk0690 is offline
Sage User
 
Join Date: Jul 2003
Posts: 5
ok i got it to list my channels but no everythign says no fino for channels.. how i go about fixing this?
Reply With Quote
  #7  
Old 07-16-2003, 10:34 PM
Punk0690 Punk0690 is offline
Sage User
 
Join Date: Jul 2003
Posts: 5
i fixed it thanx for all the help
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 04:07 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.