user-53
27-08-2013, 12:58 AM
Hi,
The following link fails on 2.8.3. with win xp.. where
This is perl 5, version 16, subversion 2 (v5.16.2) built for MSWin32-x86-multi-thread
So, I uninstalled latest, and put in 4.5 and the above still fails with ..
This is perl 5, version 12, subversion 3 (v5.12.3) built for MSWin32-x86-multi-thread
On both versions, I used git versions SHA-1: ff6b5778d784e3f4eedfe416a4036410dfd275a6 (24.08.2013)
of get_iplayer.pl and get_iplayer.cgi
Any ideas ?
The following link fails on 2.8.3. with win xp.. where
This is perl 5, version 16, subversion 2 (v5.16.2) built for MSWin32-x86-multi-thread
Code:
C:\Program Files\get_iplayer>perl.exe get_iplayer.pl "http://www.bbc.co.uk/events/ej58q9/acts/ab8hzc#p01c4mrg"
get_iplayer v2.83, Copyright (C) 2008-2010 Phil Lewis
This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
This is free software, and you are welcome to redistribute it under certain
conditions; use --conditions for details.
INFO: Trying pid: http://www.bbc.co.uk/events/ej58q9/acts/ab8hzc#p01c4mrg using type: tv
INFO Trying to stream pid using type tv
INFO: pid not found in tv cache
WARNING: No programmes are available for this pid with version(s): default
So, I uninstalled latest, and put in 4.5 and the above still fails with ..
This is perl 5, version 12, subversion 3 (v5.12.3) built for MSWin32-x86-multi-thread
On both versions, I used git versions SHA-1: ff6b5778d784e3f4eedfe416a4036410dfd275a6 (24.08.2013)
of get_iplayer.pl and get_iplayer.cgi
Any ideas ?