user-912
19-05-2015, 10:26 PM
Hi, new to get_iplayer and managed to download it, install dependencies, and get the web UI up and running, and add a few shows to the PVR list all fine. However, when running PVR all the downloads fail. Receiving the following errors in the output:
And it repeats that for each show in the PVR list. Tried googling for potential solution, however kept turning up threads with slightly different variations on the error messages I am receiving and didn't seem relevant to me. Folder and file permissions for the get_iplayer folder are fine. I did however set the output folder to be a different one, I assume it downloads the file before moving it to the output folder - or is this potentially what the issue is?
Any idea what is going wrong here?
Cheers,
Abe
Code:
1120: First Minister's Question Time - 14/05/2015, BBC Radio Scotland,
INFO: 1 Matching Programmes
WARNING: Please download and run latest installer or install the XML::Simple Perl module for more accurate programme metadata.
INFO: Checking existence of default version
INFO: flashaacstd1,flashaacstd2,flashaaclow1,flashaaclow2 modes will be tried for version default
INFO: Trying flashaacstd1 mode to record radio: First Minister's Question Time - 14/05/2015
INFO: File name prefix = First_Ministers_Question_Time_-_14_05_2015_b05tr00w_default
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Failed to open file! /home/pi/Downloads/get_iplayer-2.92/First_Ministers_Question_Time_-_14_05_2015_b05tr00w_default.partial.m4a.flv
INFO: Command exit code 1 (raw code = 256)
WARNING: Failed to stream file /home/pi/Downloads/get_iplayer-2.92/First_Ministers_Question_Time_-_14_05_2015_b05tr00w_default.partial.m4a.flv via RTMP
INFO: skipping flashaacstd1 mode
INFO: Trying flashaacstd2 mode to record radio: First Minister's Question Time - 14/05/2015
INFO: File name prefix = First_Ministers_Question_Time_-_14_05_2015_b05tr00w_default
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Failed to open file! /home/pi/Downloads/get_iplayer-2.92/First_Ministers_Question_Time_-_14_05_2015_b05tr00w_default.partial.m4a.flv
INFO: Command exit code 1 (raw code = 256)
WARNING: Failed to stream file /home/pi/Downloads/get_iplayer-2.92/First_Ministers_Question_Time_-_14_05_2015_b05tr00w_default.partial.m4a.flv via RTMP
INFO: skipping flashaacstd2 mode
INFO: Trying flashaaclow1 mode to record radio: First Minister's Question Time - 14/05/2015
INFO: File name prefix = First_Ministers_Question_Time_-_14_05_2015_b05tr00w_default
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Failed to open file! /home/pi/Downloads/get_iplayer-2.92/First_Ministers_Question_Time_-_14_05_2015_b05tr00w_default.partial.m4a.flv
INFO: Command exit code 1 (raw code = 256)
WARNING: Failed to stream file /home/pi/Downloads/get_iplayer-2.92/First_Ministers_Question_Time_-_14_05_2015_b05tr00w_default.partial.m4a.flv via RTMP
INFO: skipping flashaaclow1 mode
INFO: Trying flashaaclow2 mode to record radio: First Minister's Question Time - 14/05/2015
INFO: File name prefix = First_Ministers_Question_Time_-_14_05_2015_b05tr00w_default
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Failed to open file! /home/pi/Downloads/get_iplayer-2.92/First_Ministers_Question_Time_-_14_05_2015_b05tr00w_default.partial.m4a.flv
INFO: Command exit code 1 (raw code = 256)
WARNING: Failed to stream file /home/pi/Downloads/get_iplayer-2.92/First_Ministers_Question_Time_-_14_05_2015_b05tr00w_default.partial.m4a.flv via RTMP
INFO: skipping flashaaclow2 mode
ERROR: Failed to record 'First Minister's Question Time - 14/05/2015 (b05tr00w)'
WARNING: PVR Run: _First_Minister_s_Question_Time_name_radio: 1 download failure(s)And it repeats that for each show in the PVR list. Tried googling for potential solution, however kept turning up threads with slightly different variations on the error messages I am receiving and didn't seem relevant to me. Folder and file permissions for the get_iplayer folder are fine. I did however set the output folder to be a different one, I assume it downloads the file before moving it to the output folder - or is this potentially what the issue is?
Any idea what is going wrong here?
Cheers,
Abe