|
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
|
||||
|
||||
XMLTV - Channels OK but no epg data!?!?
Hi All,
I'm struggling with XMLTV for a long time now. I live in Israel - and there is no builtin support for tv_grab_il in XMLTV.exe. I'm not a perl programer, so based on some one's work here in Israel (He works on LINUX only...) I managed to compile an XTMLTV.exe for israel. I get channels and show+description. BUT!!! After reading every post on XMLTV here and installing everything I should have - SageTV reads the channels OK but I could NOT get ANY epg data what so ever inside... So I tried to simplify the epgdata.xml file and tried to enter a single epg data to SageTV. Still nothing. Please, take a look/try the small epgdata.xml file (attached) and tell me what am I doing wrong... Thanks, Oren. |
#2
|
||||
|
||||
The attachment....
|
#3
|
||||
|
||||
...And another thing...
If you can, please post a small epgdata.xml file that works - so I can test it on my system. Thanks again, Oren. |
#4
|
||||
|
||||
Code:
<programme start="20040606062800 +0100" channel="1.tv.walla.co.il" clumpidx="0/1"> <title lang="en">ונינש ונחנא</title> <category lang="en">Pop</category> </programme> You can add stop times to the programmes by passing the data through the XMLTV tv_sort tool which magically adds stop times based on the start time of the next programme. You may find that the ?hebrew? text does not come out too well in Sage because XMLTV text is meant to only use basic ANSI characters. Example programme info follows, XMLTV file attached. Code:
<programme start="20040614223500 +0100" stop="20040614230500 +0100" channel="london.bbc1.bbc.co.uk" clumpidx="0/1"> <title lang="en">The Royle Family</title> <desc lang="en">Comedy series about a working-class family from Manchester. Tensions run high in the Royle household as Antony finally snaps after one too many nasty comments from Jim.</desc> <credits> <actor>Caroline Aherne</actor> <actor>Craig Cash</actor> <actor>Sue Johnston</actor> <actor>Ralf Little</actor> <actor>Ricky Tomlinson</actor> </credits> <category>Sitcoms</category> <url>http://www.bbc.co.uk/comedy/guide/ar...66602940.shtml</url> <previously-shown /> Last edited by nielm; 06-13-2004 at 11:35 AM. |
#5
|
||||
|
||||
working 99.9%
Well, I have channels & EPG data IN HEBREW! Just had to change <?xml version="1.0" encoding="ISO-8859-1" ?> to: <?xml version="1.0" encoding="ISO-8859-8" ?> which is hebrew encoding. Time zone: +0300 was added. And using ZipCode 00000 - I get perfect time. BUT, can not use 3D accel. - I get spaces instead of hebrew chars. Only works in Overlay mode... Thanks for your info - it realy got me going again! Oren. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|