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 10-12-2003, 11:33 AM
peter peter is offline
Sage User
 
Join Date: Jun 2003
Location: Amsterdam Netherlands
Posts: 42
possible channel adding solution

Hi
I've been using 2 methods of grabbing my xmltv data.
tv_grab_nl_wolf wich grabs almost all channels i like to watch but has very limited information only start/stop time and title

And a combination of tv_grab_nl and 2 times tv_grab_uk combined by tv_cat wich offers more and better information on the uk channels

and í have noticed that channels added by 1 grabber stay there even when i am using the other grabber. I think this means that someone cleaverder than me can explain how to write a epgdata.xml page containing all the channels you want to watch but get no data for, than import that into sage the normal way. After that you use your normal grabber. And can at least manually record on those channels.

Peter
Reply With Quote
  #2  
Old 10-17-2003, 04:04 PM
nielm's Avatar
nielm nielm is offline
SageTVaholic
 
Join Date: Oct 2003
Location: Belgium
Posts: 4,496
XML channels with no data

I have added various lines to my XMLTV files to add channels with no data... (eg Euronews)

these lines are of the form:
Code:
<channel id="EuroNews">
    <display-name lang="en">EuroNews</display-name>
</channel>
I guess a complete XML file for tv_cat would be of the form:

Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE tv SYSTEM "xmltv.dtd">
<tv generator-info-name="dummy xml file to define channels with no data">
  <channel id="EuroNews">
    <display-name lang="en">EuroNews</display-name>
  </channel>
</tv>
You just need to add other <channel id="xxx"></channel> blocks to defined your missing channels...
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 12:05 AM.


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