user-1267
30-04-2016, 05:28 PM
I am having problems accessing the latest episode of the bbc series "follow the money". I am able to watch it via a webbrowser, but trying to access it via get_iplayer on my raspi running debian wheezy always lead to the following output:
using the latest dev branch gives the following output:
I would be rather glad if somebody were able able to help me out. :)
thanks a lot :)
Quote:get_iplayer --subtitles --type=tv --pid=b075nr7g
get_iplayer 2.94-ppa23, 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.
unclosed token at line 1, column 22, byte 22 at /usr/lib/perl5/XML/Parser.pm line 187
using the latest dev branch gives the following output:
Quote:./get_iplayer_dev --subtitles --type=tv --pid=b075nr7g
WARNING: Ignored option in /var/lib/get_iplayer/options: 'packagemanager = apt'
WARNING: Option 'packagemanager' is no longer used and is scheduled for removal
WARNING: Please delete option 'packagemanager' from /var/lib/get_iplayer/options
INFO: Use --dump-opts to display all valid options
WARNING: Ignored option in /etc/get_iplayer/options: 'packagemanager = apt'
WARNING: Option 'packagemanager' is no longer used and is scheduled for removal
WARNING: Please delete option 'packagemanager' from /etc/get_iplayer/options
INFO: Use --dump-opts to display all valid options
get_iplayer 2.95-dev, 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: Episode-only pid detected
INFO: Trying pid: b075nr7g using type: tv
INFO: Trying to stream pid using type tv
INFO: pid not found in tv cache
Matches:
INFO: 1 Matching Programmes
WARNING: Could not download programme metadata from http://www.bbc.co.uk/programmes/b075nr7g.xml
ERROR: Failed to get version pid metadata from iplayer site (JSON)
WARNING: No programmes are available for this pid with version(s): default
I would be rather glad if somebody were able able to help me out. :)
thanks a lot :)