On Mon, 26 Mar 2012 09:30:35 +1100

I have got tuner information set in the local_conf.py
ie 
TV_CHANNELS = [
        ( 'abcnews24.free.au' ,'ABC News 24' , '219500000.672' ),
        ( 'abc1.free.au', 'ABC1' , '219500000.673' ),
        ( 'abc2.free.au', 'ABC2', '219500000.674' ),
        ( 'abc3.free.au', 'ABC3', '219500000.676'),
        ( 'sbshd.free.au', 'SBS HD' , '564500000.853' ),
        ( 'sbsone.free.au', 'SBS ONE', '564500000.849' ),
        ( 'sbstwo.free.au', 'SBS TWO', '564500000.850' ),
        ( 'win.free.au', 'WIN', '177500000.6151' ),
        ( 'prime7.free.au', 'Seven', '177500000.6039' ),
        ( 'sc10.free.au', 'TEN', '177500000.6167' ),
        ( 'gem.free.au', 'GEM', '543500000.6168' ),
        ( 'go!.free.au', 'GO!', '543500000.6152' ),
        ( 'one.free.au', 'ONE', '557500000.6169'  ),
        ( 'eleven.free.au', 'Eleven', '557500000.6153' ),
        ]


but none of these channels actually tune.
I now get a GUI which says "Tuning to ABC News 24"
and in the terminal I get

sh: 1: Syntax error: redirection unexpected
(repeated 3 or 4 times)

It actually detunes the channel when I check the result.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to