user-577
25-09-2014, 09:29 PM
Hats off to the original get_iplayer team and to those who have picked up the baton and are maintaining it. Get_iplayer does what it says "on the tin" and does it well. I run mine on a RaspberryPI and using the web interface is slow.
I decided to create a small windows based interface to the PVR service. This takes advantage of the very excellent BBC site to find programmes (radio and tv) and then to drag and drop or copy and paste the location link to prepare the PVR to record the programme.
The programme called PVRset1 is a windows exe file and can be downloaded from
Box.
PVRset1 relies on a fully working get_iplayer and specifically the PVR service that will check for new requests at a regular interval. On my PI system a cron job runs the PVR every 20 minutes.
The first time it is run it will create the few files it needs including an .ini file. This INI file can be edited to establish the correct location of the PVR folder of the get_iplayer installation. The INI file can be changed to alter the default "always on top" setting.
I hope this is of use
I decided to create a small windows based interface to the PVR service. This takes advantage of the very excellent BBC site to find programmes (radio and tv) and then to drag and drop or copy and paste the location link to prepare the PVR to record the programme.
The programme called PVRset1 is a windows exe file and can be downloaded from
Box.
PVRset1 relies on a fully working get_iplayer and specifically the PVR service that will check for new requests at a regular interval. On my PI system a cron job runs the PVR every 20 minutes.
The first time it is run it will create the few files it needs including an .ini file. This INI file can be edited to establish the correct location of the PVR folder of the get_iplayer installation. The INI file can be changed to alter the default "always on top" setting.
I hope this is of use