--pvrqueue automatically adds future recordings?

Andy Bircumshaw andy at networkned.co.uk
Wed Apr 18 12:49:32 EDT 2012


Hi there,

I'm getting weird different results between searching for (some) programmes and adding them to my pvr queue.


$ get_iplayer social
get_iplayer v2.80, 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.

Matches:
2115:   The Anti-Social Network - -, BBC Three, Factual,Guidance,TV, default

INFO: 1 Matching Programmes
$
$ get_iplayer --pvrqueue social
get_iplayer v2.80, 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.

Matches:
2115:   The Anti-Social Network - -, BBC Three, Factual,Guidance,TV, default
2133:   The Cheyenne Social Club - The Cheyenne Social Club, BBC Two England, , default

INFO: 2 Matching Programmes
INFO: Saving PVR search 'ONCE_The_Anti-Social_Network_-_-_b01dwg1n':
        pid b01dwg1n
        type tv
INFO: Saving PVR search 'ONCE_The_Cheyenne_Social_Club_-_The_Cheyenne_Social_Club_b00kx1sb':
        pid b00kx1sb
        type tv
$ 
$ get_iplayer Cheyenne
get_iplayer v2.80, 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: 0 Matching Programmes
$ get_iplayer --future Cheyenne
get_iplayer v2.80, 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.

Matches:
2133:   The Cheyenne Social Club - The Cheyenne Social Club, BBC Two England, , default

INFO: 1 Matching Programmes
$ 

--future does not seem to be amongst my default options:

$ get_iplayer --prefs-show 
Options in '/home/stroller/.get_iplayer/options'
        radiomode = flashaachigh,flashaacstd
        tvmode = flashhd,flashvhigh,flashhigh,flashstd,flashnormal
        nopurge = 1
        output = /mnt/space/Media/BBC/
$

I can "fix" this by running `get_iplayer --refresh`, but I have `get_iplayer --type radio --refresh && get_iplayer --refresh --refresh-future` running as a regular cronjob so that my search results are never delayed by an out-of-date cache and because it's sometimes useful just to --pvr-queue future results for a series (effectively queuing them by PID) rather than adding a search (using "--pvr-add").

Can anyone else reproduce this, please?

When I started looking at this problem I was really confused by what might be causing it, but as soon as I realised the extra shows were --future listings it suddenly made sense. I guess it'll be a simple fix and I'll have a dig at it as long as we can all agree that I'm not going crazy and that this is a bug (not a feature). I've experienced this with another show in the last week, too. 

aB.




More information about the get_iplayer mailing list