Re: Possible [PATCH] Add BBC Radio 4 Extra (was: Re: bit of a newbie but...)

2011-04-02 Thread Jon Davies
On 2 April 2011 17:09, Jonathan Wiltshire wrote: > On Fri, Apr 01, 2011 at 10:55:33PM +0100, Jon Davies wrote: >> @@ -7109,6 +7109,7 @@ sub channels { >>               'bbc_radio_two'                         => 'BBC Radio 2', >>               'bbc_radio_three'                       => 'BBC Radio 3

Re: Possible [PATCH] Add BBC Radio 4 Extra (was: Re: bit of a newbie but...)

2011-04-02 Thread Jonathan Wiltshire
On Fri, Apr 01, 2011 at 10:55:33PM +0100, Jon Davies wrote: > @@ -7109,6 +7109,7 @@ sub channels { > 'bbc_radio_two' => 'BBC Radio 2', > 'bbc_radio_three' => 'BBC Radio 3', > 'bbc_radio_four'

Re: Possible [PATCH] Add BBC Radio 4 Extra (was: Re: bit of a newbie but...)

2011-04-01 Thread James Cook
On Fri, 1 Apr 2011 22:55:33 +0100, you wrote: >That won't be quite enough. I've attached a patch which doesn't crash >get_iplayer, but I can't really test it until 4 extra content starts >appearing on iplayer, which won't be until at least tomorrow. Adn the >live streaming bit is a guess at what

Re: Possible [PATCH] Add BBC Radio 4 Extra (was: Re: bit of a newbie but...)

2011-04-01 Thread Jon Davies
On 1 April 2011 22:55, Jon Davies wrote: > 've attached a patch which doesn't crash > get_iplayer, but I can't really test it until 4 extra content starts > appearing on iplayer, which won't be until at least tomorrow.  Adn the > live streaming bit is a guess at what the URL will be.  But it might

Possible [PATCH] Add BBC Radio 4 Extra (was: Re: bit of a newbie but...)

2011-04-01 Thread Jon Davies
On 1 April 2011 21:42, James Cook wrote: > Try > > sub channels { >    return { >        'bbc_1xtra'                        => 'BBC 1Xtra', >        'bbc_radio_one'                    => 'BBC Radio 1', >        'bbc_radio_two'                    => 'BBC Radio 2', >        'bbc_radio_three'