Search found 2 matches

by D.A.
Wed Dec 27, 2006 3:21 pm
Forum: XMLTV GUI V3
Topic: Two display-name tags?
Replies: 2
Views: 18915

Cheers Alan, My problem is with the pattern matching though. If I have my altchids set up as above, what do I need in the string.gfind call to separate it out into its constituent parts? I've tried: for id,alt,name2 in string.gfind(line,"(.-)%s+(.+)%s+(.+)") do But of course this doesn't w...
by D.A.
Wed Dec 27, 2006 2:53 pm
Forum: XMLTV GUI V3
Topic: Two display-name tags?
Replies: 2
Views: 18915

Two display-name tags?

Hi folks, I'm currently trying to set up Orb 2.0 to use the listings produced by XMLTVGUI in its EPG. Unfortunately to work 100% correctly, Orb seems to need the channel elements laid out EXACTLY as follows: <channel id="490000-8-9018-12292-14336-BBC Radio 1"> <display-name>BBC Radio 1-DT<...