Hi there,

I use Freevo for Movies, MP3, Images etc ... no major problems .. good software.
But I have a problem with the TV guide. I'm living in France, there's no xml grabber
for this country, so I plan to develop one. Right, but before develop it, I want to
know exactly what to build. I make the test on only 1 channel.
Here my TV_CHANNELS var in freevo_config.py (I deleted local_config.py) :

TV_CHANNELS = [('1', 'TF1','E2')]

Very simple. I obviously deleted /tmp/TV.xml-* before launching freevo.
And that's my TV.xml test file (I replaced all the "greater than" and "less than" in
the tags with brackets because of HTML format .. don't mind).

(?xml version="1.0" encoding="ISO-8859-1"?)
(tv generator-info-name="Test")
  (channel id="1")
    (display-name lang="fr")TF1(/display-name)
    (icon)http://www.guidetele.com/img/chaine/tf1.gif(/icon)
  (/channel)
  (programme start="20030327110000 CST" stop="20030327120000 CST"
channel="TF1")
    (title lang="fr")Journal Infos(/title)
    (desc lang="fr")ShowView 773-58-669(/desc)
    (category)informations(/category)
    (language)fr(/language)
    (length units="minutes")60(/length)
  (/programme)
(/tv)

I put it in /tmp ... so that's /tmp/TV.xml, I deleted (once again) /tmp/TV.xml-* to
be sure.
I launched Freevo, clicked on TV ... I see my only channel (TF1) but I have "This
channel has no data loaded".
Can anyone help me with finding what's the f... problem ? That's horriiiiiiiiiiiible ;)

Thanks

U-NeeK.


______________________________________________________
Bo�te aux lettres - Caramail - http://www.caramail.com


Reply via email to