These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Some programmes not in radio listings

user-1519

Hi, the listing function doesn't seem to be 100% accurate.  
Take the case of this programme on Radio 4 

http://www.bbc.co.uk/programmes/b08bygsf

A Case of Two Cities Drama, Inspector Chen Novels

Its not in the larger listing 
Code:
get_iplayer --type=Radio
and not found by Regex eg
Code:
get_iplayer --type=Radio Cities
 or 
Code:
get_iplayer --type=Radio Drama
however it is found by PID search
Code:
get_iplayer --type=Radio --PID=b08bygsf
However browsing the RSS feed for Radio 4 (last seven days) 

http://www.iplayerconverter.co.uk/reciva...tions.aspx

I find it and searching the BBC main site I find it And I can dowload it with 
Code:
get_iplayer --pid=b08bygsf --type=radio --force
So I'm a bit puzzled - it seems a bit hit and miss, for example latest The News Quiz and Loose Ends dont seem to be appearing in get_iplayer --type=Radio but earlier progammes are.

many thanks for your help/advice (using V2.97 on W10) and I have refreshed the cache  (fantastic bit of software as well , BTW, most appreciate your efforts!)

user-2

All of those searches work fine here, with one exception: get_iplayer --type=radio Cities would never work because "Cities" is in the episode title, not the programme name. You need --fields=episode or --long. Also, downloading with --pid will work regardless of whether or not the episode is in the cache. Since your examples are all from the past weekend, I can only surmise that you haven't actually updated your cache, or else the update failed for some reason.

user-1519

Thank you so much for your prompt and helpful reply.  Like I say, get_player is a tremendously useful bit of software and I appreciate everyones efforts. Regards

These forums are archived

See this post for further info