Accessing programmes more than a week old?

Nicholas Youell nik.youell at btinternet.com
Mon Oct 27 04:23:07 PDT 2014


Further Update... 
Applied the Fedora 20 repositories as per the installation guide. 
Well I had them anyway. Uninstalled get_iplayer. then installed the 
one in the repository... still doesn't install version 2.87
Log below. Am I doing something wrong?

Repository List ok
-------------------
[root at FC20-YEWS ~]# yum repolist
Loaded plugins: langpacks, refresh-packagekit
repo id                                                             repo
name
status
adobe-linux-i386
Adobe Systems Incorporated
2
adobe-linux-x86_64
Adobe Systems Incorporated
2
fedora/20/x86_64
Fedora 20 - x86_64
38,597
google-chrome
google-chrome
3
rpmfusion-free/20/x86_64                                            RPM
Fusion for Fedora 20 - Free
468
rpmfusion-free-updates/20/x86_64                                    RPM
Fusion for Fedora 20 - Free - Updates
497
rpmfusion-nonfree/20/x86_64                                         RPM
Fusion for Fedora 20 - Nonfree
203
rpmfusion-nonfree-updates/20/x86_64                                 RPM
Fusion for Fedora 20 - Nonfree - Updates
345
updates/20/x86_64
Fedora 20 - x86_64 - Updates
20,058
repolist: 60,175

Remove get_iplayer from system
------------------------------
[root at FC20-YEWS bin]# yum erase get_iplayer
Loaded plugins: langpacks, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package get_iplayer.noarch 0:2.86-2.fc19 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

=======================================================================================================================================================
 Package                          Arch                        Version
Repository                                       Size
=======================================================================================================================================================
Removing:
 get_iplayer                      noarch
2.86-2.fc19                        @rpmfusion-free-updates/19
398 k

Transaction Summary
=======================================================================================================================================================
Remove  1 Package

Installed size: 398 k
Is this ok [y/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction (shutdown inhibited)
  Erasing    : get_iplayer-2.86-2.fc19.noarch
1/1 
  Verifying  : get_iplayer-2.86-2.fc19.noarch
1/1 

Removed:
  get_iplayer.noarch
0:2.86-2.fc19                                                                                                                     

Complete!

Install new version
-------------------
[root at FC20-YEWS bin]# yum install get_iplayer
Loaded plugins: langpacks, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package get_iplayer.noarch 0:2.86-1.fc20 will be installed
--> Processing Dependency: AtomicParsley for package:
get_iplayer-2.86-1.fc20.noarch
--> Running transaction check
---> Package AtomicParsley.x86_64 0:0.9.5-2.fc20 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=======================================================================================================================================================
 Package                            Arch                        Version
Repository                                   Size
=======================================================================================================================================================
Installing:
 get_iplayer                        noarch
2.86-1.fc20                          rpmfusion-free-updates
112 k
Installing for dependencies:
 AtomicParsley                      x86_64
0.9.5-2.fc20                         updates
127 k

Transaction Summary
=======================================================================================================================================================
Install  1 Package (+1 Dependent package)

Total download size: 239 k
Installed size: 712 k
Is this ok [y/d/N]: y
Downloading packages:
(1/2): AtomicParsley-0.9.5-2.fc20.x86_64.rpm
| 127 kB  00:00:00     
(2/2): get_iplayer-2.86-1.fc20.noarch.rpm
| 112 kB  00:00:00     
-------------------------------------------------------------------------------------------------------------------------------------------------------
Total
602 kB/s | 239 kB  00:00:00     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction (shutdown inhibited)
  Installing : AtomicParsley-0.9.5-2.fc20.x86_64
1/2 
  Installing : get_iplayer-2.86-1.fc20.noarch
2/2 
  Verifying  : get_iplayer-2.86-1.fc20.noarch
1/2 
  Verifying  : AtomicParsley-0.9.5-2.fc20.x86_64
2/2 

Installed:
  get_iplayer.noarch
0:2.86-1.fc20                                                                                                                     

Dependency Installed:
  AtomicParsley.x86_64
0:0.9.5-2.fc20                                                                                                                  

Complete!
[root at FC20-YEWS bin]# 

Still Have Version 2.86
-----------------------
[nik at FC20-YEWS Downloads]$ get_iplayer --type=radio --pid=b04l065l
get_iplayer v2.86, 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: b04l065l using type: radio
INFO: Trying to stream pid using type radio
INFO: pid not found in radio cache
WARNING: No programmes are available for this pid with version(s):
default
[nik at FC20-YEWS Downloads]$ 

Still doesn't find the programme

I don't see version 2.87 in the repository to download. 

Any ideas....

On Mon, 2014-10-27 at 10:11 +0000, Simon Morgan wrote:
> 
> -----Original Message-----
> From: get_iplayer [mailto:get_iplayer-bounces at lists.infradead.org] On Behalf
> Of Nicholas Youell
> Sent: 27 October 2014 09:30
> To: get_iplayer at lists.infradead.org
> Subject: Re: Accessing programmes more than a week old?
> 
> I have this issue too...
> 
> In my case I was trying to retrieve a radio show 
> 
> http://www.bbc.co.uk/programmes/b04l065l
> 
> I can listen to it via iplayer online. But 
> 
> get_iplayer --type=radio --pid=b04l065l 
> 
> [nik at FC20-YEWS Downloads]$ get_iplayer --type=radio --pid=b04l065l
> get_iplayer v2.86, 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: b04l065l using type: radio
> INFO: Trying to stream pid using type radio
> INFO: pid not found in radio cache
> WARNING: No programmes are available for this pid with version(s):
> default
> 
> This program is only 15 days old
> 
> On Mon, 2014-10-27 at 09:04 +0000, Simon Morgan wrote:
> > -----Original Message-----
> > From: get_iplayer [mailto:get_iplayer-bounces at lists.infradead.org] On 
> > Behalf Of Chris Marriott
> > Sent: 27 October 2014 08:22
> > To: get_iplayer at lists.infradead.org
> > Subject: Accessing programmes more than a week old?
> > 
> > Apologies - this is slightly OT for the list, but perhaps someone 
> > knows the answer.
> > 
> > I was under the impression that iPlayer had been updated to allow the 
> > playing of programmes more than a week old, now, but when I go to the 
> > iPlayer web site, and select a TV channel, the list of dates along the 
> > top of the page still only allows me to view programmes less than a 
> > week old. Is there a way to go back further, or has the extension to 
> > 30 days not yet happened?
> > 
> > Thanks!
> > 
> > Chris
> > 
> > 
> > 
> --------------------------------------------------------------------
> 
> Install the latest version of get_iplayer and read this (i.e. us pid)
> 
> https://github.com/dinkypumpkin/get_iplayer/wiki/faq
> 
> Simon Morgan
> 





More information about the get_iplayer mailing list