PATCH get_iplayer.cgi

Sharon Kimble boudiccas at skimble.plus.com
Wed Nov 5 10:21:44 PST 2014


Kapitano <kapitano72 at gmail.com> writes:

> On 05/11/2014 16:54, Sharon Kimble wrote:
>> @@ -99,7 +99,7 @@ my $default_modes = 'default';
>>   $opt_cmdline->{listen} = '0.0.0.0' if ! $opt_cmdline->{listen};
>>   # Search for get_iplayer
>>   if ( ! $opt_cmdline->{getiplayer} ) {
>> -       for ( './get_iplayer', './get_iplayer.cmd', './get_iplayer.pl', '/usr/bin/get_iplayer' ) {
>> +       for ( './get_iplayer', './get_iplayer.cmd', './get_iplayer.pl', '/usr/bin/get_iplayer' '/usr/local/bin/get_iplayer' ) {
>>                  $opt_cmdline->{getiplayer} = $_ if -x $_;
>>          }
>>   }
>>
>
> I've probably missed something really obvious but: What does this do?
>
It adds '/usr/local/bin/get_iplayer' to where get_iplayer.cgi searches
for 'get_iplayer'.

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.4.1.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/get_iplayer/attachments/20141105/eaa270f9/attachment.sig>


More information about the get_iplayer mailing list