user-614
29-10-2014, 02:00 PM
I use the pvr functionality with cron on Ubuntu to download various radio shows.
Just recently (within the last few days or so) I've noticed that my cron job hadn't picked up any shows for me to listen to.
I went to investigate, and when I run a "blank" search manually with "get_iplayer --type radio" there is only 1 result being displayed:
Any attempt at searching for shows I know have been broadcast within the last 7 days gives no results whatsoever.
I've cleared my cache and forced a refresh but there doesn't appear to be any shows (TV or radio) being shown any more. I can however still download manually using "--pid" but I have to manually search the iplayer site to get these. My cron job coupled with the pvr searches was a handy automatic way of periodically receiving content to be enjoyed offline without any intervention.
Has something changed I'm not aware about? I know about the new 7-day limit, but this seems like a different matter altogether...
I've tried 2.87 and also checked out the latest with to no avail.
Just recently (within the last few days or so) I've noticed that my cron job hadn't picked up any shows for me to listen to.
I went to investigate, and when I run a "blank" search manually with "get_iplayer --type radio" there is only 1 result being displayed:
Code:
$ get_iplayer --type radio
get_iplayer v2.87, 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:
10001: BBC iPlayer Feeds - -, BBC Radio Nan Gaidheal, Highlights,Popular
INFO: 1 Matching Programmes
Any attempt at searching for shows I know have been broadcast within the last 7 days gives no results whatsoever.
I've cleared my cache and forced a refresh but there doesn't appear to be any shows (TV or radio) being shown any more. I can however still download manually using "--pid" but I have to manually search the iplayer site to get these. My cron job coupled with the pvr searches was a handy automatic way of periodically receiving content to be enjoyed offline without any intervention.
Has something changed I'm not aware about? I know about the new 7-day limit, but this seems like a different matter altogether...
I've tried 2.87 and also checked out the latest with
Code:
git clone git://github.com/get-iplayer/get_iplayer