You need to change:
TV_CHANNELS = [('8 WDKY', 'WDKY', '8'),
    ('9 WLEX', 'WLEX', '9'),
to:
TV_CHANNELS = [('C8wlex.zap2it.com', 'WDKY', '8'),
    ('C9twc.zap2it.com', 'WLEX', '9'),


and do likewise for all your stations.

-- 
Mike Ruelle
[EMAIL PROTECTED]
http://world.std.com/~mruelle/

On Sat, 2003-08-30 at 14:16, Mike LeVan wrote:
> Gray, Tim wrote:
> 
> >if you are in the USA the instructions in the WiKi are wrong.
> >you have to run the perl script that looks at the first load of data you
> >grabbed from XMLTV and parse it for the station names which are bizzare
> >web-addresses for usa channel data.
> >
> >read the wiki and ignore the instructions about how to do it any way excepf
> >for the lazy way, then hand copy and edit the generated channel list into
> >yout freevo_local.py as the wiki specifies..
> >  
> >
> Thanks for the note. I did as you instructed, but I still have the same
> results -- a freevo with no Program Guide.
> 
> Again, the problem is that I can view TV, I have edited the config file 
> so it
> has my local channels, however, there is no program information. I have also
> download the JPG's for the station logos, but they are not loaded either.
> According to the config file, I have them in the right location.
> 
> Any thoughts would be appreciated, after all, if I can't get this going, 
> then
> what is the point?
> 
> Thanks,
> Mike
> 
> Here is a sample from my config file:
> 
> 
> blah,blah,blah
> 
> TV_CHANNELS = [('3 WKYT', 'WKYT', '3'),
>     ('5 DISC', 'DISC', '5'),
>     ('6 UPN', 'UPN', '6'),
>     ('8 WDKY', 'WDKY', '8'),
>     ('9 WLEX', 'WLEX', '9'),
> 
> blah, blah, blah
> 
> 
> Here is a sample of the file lined to /tmp/TV.xml
> 
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!DOCTYPE tv SYSTEM "xmltv.dtd">
> 
> <tv date="20030830123233 -0400" source-info-url="http://www.zap2it.com"; 
> source-i
> nfo-name="Zap2It" generator-info-name="tv_grab_na V3.20030816" 
> generator-info-ur
> l="http://sourceforge.net/projects/xmltv";>
>   <channel id="C10wtvq.zap2it.com">
>     <display-name>10 WTVQ</display-name>
>     <display-name>10</display-name>
>     <icon 
> src="http://tvlistings2.zap2it.com/tms_network_logos/abc_30.jpg"; />
>   </channel>
>   <channel id="C11wgnsat.zap2it.com">
>     <display-name>11 WGNSAT</display-name>
>     <display-name>11</display-name>
>     <icon src="http://tvlistings2.zap2it.com/tms_network_logos/wgn.gif"; />
>   </channel>
> 
> *snip*
> 
> <channel id="C8wlex.zap2it.com">
>     <display-name>8 WLEX</display-name>
>     <display-name>8</display-name>
>     <icon 
> src="http://tvlistings2.zap2it.com/tms_network_logos/nbc_30.jpg"; />
>   </channel>
>   <channel id="C98cspan2.zap2it.com">
>     <display-name>98 CSPAN2</display-name>
>     <display-name>98</display-name>
>     <icon 
> src="http://tvlistings2.zap2it.com/tms_network_logos/cspan2_30.jpg"; />
>   </channel>
>   <channel id="C9twc.zap2it.com">
>     <display-name>9 TWC</display-name>
>     <display-name>9</display-name>
>     <icon 
> src="http://tvlistings2.zap2it.com/tms_network_logos/weatherchannel_30
> .jpg" />
>   </channel>
>   <programme start="20030830000000 EDT" stop="20030830000500 EDT" 
> channel="C22wu
> px.zap2it.com">
>     <title>Pax First Weather</title>
>     <desc>Weather reports.</desc>
>     <audio>
>       <stereo>stereo</stereo>
>     </audio>
>   </programme>
>   <programme start="20030830000000 EDT" stop="20030830003000 EDT" 
> channel="C12wk
> le.zap2it.com">
>     <title>The Power of Place: World Regional Geography</title>
>     <sub-title>Earthly Visions</sub-title>
>     <desc>Geographical concepts; astronauts.</desc>
>     <category>Edu</category>
>     <subtitles type="teletext" />
>   </programme>
> 
> >
> >
> >  
> >
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to