[ANN] get_iplayer search and PVR functions no longer work - no fix available
Chris Davies
chris at roaima.co.uk
Fri Oct 31 10:38:23 PDT 2014
Thank you, "User Name". Here's another patch (from version 2.83) that
fixes the "BBC iPlayer feeds" in the programme titles.
In the sub generate_filenames, change one line from:
$prog->{name} = $name if $name && ! $prog->{name};
to
$prog->{name} = $name if $name && (! $prog->{name} ||
$prog->{name} eq 'BBC iPlayer Feeds');
Chris
On 30/10/2014 04:16, User Name wrote:
> I found that by co-opting (and modifying slightly the behaviour of) the --refreshfuture cmdline option, I was able to re-populate the cache with a fair amount of stuff. I have modified the 2.86 git version of the get_iplayer.pl script I have on Windows (precisely, from git branch f109d22).
--
chris at roaima.co.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3742 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.infradead.org/pipermail/get_iplayer/attachments/20141031/4913f749/attachment.p7s>
More information about the get_iplayer
mailing list