John Molohan wrote:
> don locke wrote:
>   
>> On Jan 14, 2008 4:25 PM, John Molohan <[EMAIL PROTECTED]> wrote:
>>   
>>     
>>> John Molohan wrote:
>>>     
>>>       
>>>> don locke wrote:
>>>>
>>>>       
>>>>         
>>>>> Hi John.
>>>>>
>>>>> I'm looking at you bugs.  Youe copy looks like an older version then
>>>>> mine.  Try updating the webconfig files.
>>>>>
>>>>> http://tvcentric.com/viewvc/freevo/branches/rel-1/freevo/src/www/htdocs/config.rpy?revision=10267
>>>>> http://tvcentric.com/viewvc/freevo/branches/rel-1/freevo/src/www/htdocs/configedit.rpy?revision=10157
>>>>>
>>>>> Thanks for the helping on the debugging.
>>>>>
>>>>> Don.
>>>>>
>>>>>         
>>>>>           
>>>> Hi Don,
>>>>
>>>> It could be, I did a python setup.py clean, rm -rf /usr/...../freevo/
>>>> then python setup.py install but I never rm -rf'd
>>>> /usr/share/..../htdocs/ Thanks for the pointer, I'll have a look today
>>>> or over the weekend.
>>>>
>>>> John
>>>>       
>>>>         
>>> Hi Don,
>>>
>>> I ran rm -rf on /usr/share/freevo/* updated freevo (and kaa) and still
>>> get the errors. There's nothing in any cache that could be causing this?
>>> Anything else to try?
>>>
>>>
>>> John
>>>
>>>     
>>>       
>> Hey John
>>
>> does a "freevo tv_grab --query" work from the commandline ?
>>
>> Don.
>>   
>>     
> Hey Don,
>
> Nope:
>
> searching for station information
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/helpers/tv_grab.py", 
> line 98, in <module>
>     chanlist = config.detect_channels()
>   File "/usr/lib/python2.5/site-packages/freevo/config.py", line 971, in 
> detect_channels
>     chanlist.sort(f)
>   File "/usr/lib/python2.5/site-packages/freevo/config.py", line 970, in 
> <lambda>
>     f = lambda a, b: cmp(int(a[2]), int(b[2]))
> ValueError: invalid literal for int() with base 10: 'BBC2'
>
> TV_CHANNELS = [('rte-1.rte.ie',              'RTE1',               'A11'),
>                ('rte2.rte.ie',               'NET2',               'A7'),
>                ('utvlive.com',               'UTV',                'A13'),
>                ('channel4.com',              'Channel4',           'A3'),
>                ('south-east.bbc1.bbc.co.uk', 'BBC1',               'A17'),
>                ('south-east.bbc2.bbc.co.uk', 'BBC2',               'A18'),
>                ('tv3.ie',                    'TV3',                'A9'),
>                ('sky-one.sky.com',           'SKY1',               'A19'),
>                ('tg4.ie',                    'TG4',                'A15'),
>                ('e4.channel4.com',           'E4',                 'A5'),
>                ('paramountcomedy.com',       'Paramount',          'A22'),
>                ('2.setanta.com',             'Setanta',            'A20'),
>                ('discoveryeurope.com',       'Discovery',          'A1'),
>                ('mtv.co.uk',                 '6',                'A21'),
>                ('livingtv.co.uk',            'Living',             'A32'),
>                ('sky-news.sky.com',          'Sky News',           'A24')
>               ]
>
> John
>   
On a related note I use logrotate on my freevo logs directory so I have 
files like main-0.log.1.gz I guess the logs page should ignore these as 
it can't display them?

John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to