EPG Problems

Help each other out

EPG Problems

Postby JLF on Mon Sep 05, 2005 1:37 pm

I am having a problem with the EPG. The xmltv data is coming in by Channel ID not Channel Number. Therefore the EPG displays the channels out of order. :cry: The folks over at xmltv think it should be handled by the program using the data not by xmltv. If anyone has a solution to this please let me know.

JLF
JLF
 
Posts: 24
Joined: Thu Apr 07, 2005 10:20 pm
Location: Virginia, USA

Postby badubo on Mon Sep 05, 2005 2:37 pm

You can create a script that reorder the channels as you want, xlobby uses the order of declaration inside the xmltv file
badubo
 
Posts: 505
Joined: Mon May 03, 2004 7:33 pm
Location: Belgium

Postby JLF on Mon Sep 05, 2005 3:51 pm

badubo wrote:You can create a script that reorder the channels as you want, xlobby uses the order of declaration inside the xmltv file


I thought about that, but it is a little above my scripting skills.
JLF
 
Posts: 24
Joined: Thu Apr 07, 2005 10:20 pm
Location: Virginia, USA

Postby lar282 on Mon Sep 05, 2005 5:31 pm

is it just the display order insode xlobby that gets affected?

//Lasse
lar282
 
Posts: 1624
Joined: Thu Apr 01, 2004 4:13 pm
Location: Helsingborg, Sweden

Postby JLF on Mon Sep 05, 2005 6:41 pm

lar282 wrote:is it just the display order insode xlobby that gets affected?

//Lasse


Yes

Jeff
JLF
 
Posts: 24
Joined: Thu Apr 07, 2005 10:20 pm
Location: Virginia, USA

Postby JLF on Tue Sep 06, 2005 9:42 pm

I came up with a work around using a different switch in xmltv and a commandline program called replace.exe
JLF
 
Posts: 24
Joined: Thu Apr 07, 2005 10:20 pm
Location: Virginia, USA