The 'On Demand' function of the iPlayer app no longer plays due to the BBC changing the location of their player for this feature of iPlayer. You need to edit the /media/iPlayer/iPlayer.cgi file and replace the following bit of code near the beginning of line 47/48
Thanks to ilovemyjoggler for posting this fix, as found on the XBMC forum!
I'll update the PnP III download ASAP to incorporate this fix and also add a quick download for those who don't like editing Joggler files on their existing PnP III installation!
Last edited by offbeatdave on Tue Jun 18, 2013 8:31 pm, edited 2 times in total.
"EVERY DAY I'M JOGGLERING!" Jogglering since Dec '09;
Tinkering with Jogglers since Feb '10 thanks to PMJ, Jogtools, PnP & sqpOS;
Gave something back Feb '12 to Apr '14 with PnP Mk II & PnP III;
Finally 'completed' PnP III Apr '15!
FIXED DOWNLOAD 19:30 - 18th JUNE
If you don't like editing Joggler files, then here is the quick downloadable update to the iPlayer app to restore 'On Demand' playback. You'll need to Telnet/Putty in and copy and paste the following:
rm -r /media/iPlayer/*
rm -r /media/iPlayer
cd /media
wget http://dl.dropboxusercontent.com/u/77534245/Updates%20and%20Fixes/iPlayer.tar
tar xvf iPlayer.tar
rm -r iPlayer.tar
chmod a+x iPlayer/iPlayer.cgi
Last edited by offbeatdave on Tue Jun 18, 2013 7:30 pm, edited 1 time in total.
"EVERY DAY I'M JOGGLERING!" Jogglering since Dec '09;
Tinkering with Jogglers since Feb '10 thanks to PMJ, Jogtools, PnP & sqpOS;
Gave something back Feb '12 to Apr '14 with PnP Mk II & PnP III;
Finally 'completed' PnP III Apr '15!
This didn't work for me. I installed the latest PnP and it didn't work so I followed this fix too (the second option) and it still doesn't work. iPlayer launches, displays all the available shows, but doesn't every play anything.
How strange. I've no idea why it's not working for you but I've applied this fix manually to 3 pnp jogglers (PnP III version 3.201) and 1 xbmc joggler. All 4 of them are able to play stuff from iplayer on demand...
Oh dear! Sorry to hear the auto fix isn't working, but the manual editing method should still work. It may be down to me uploading files with the wrong permissions.
I will try it myself later this evening and see if it works, although I'm sure the version I've used to reflash a couple of my Jogglers last weekend was the version available for download.
"EVERY DAY I'M JOGGLERING!" Jogglering since Dec '09;
Tinkering with Jogglers since Feb '10 thanks to PMJ, Jogtools, PnP & sqpOS;
Gave something back Feb '12 to Apr '14 with PnP Mk II & PnP III;
Finally 'completed' PnP III Apr '15!
marctwo wrote:This didn't work for me. I installed the latest PnP and it didn't work so I followed this fix too (the second option) and it still doesn't work. iPlayer launches, displays all the available shows, but doesn't every play anything.
I applied the fix and it's working for me. I don't want to state the obvious but... if the listings are showing, are you attempting to launch the show by touching the text in the listing or the thumbnail image? It only works if I touch the thumbnail.
marctwo wrote:This didn't work for me. I installed the latest PnP and it didn't work so I followed this fix too (the second option) and it still doesn't work. iPlayer launches, displays all the available shows, but doesn't every play anything.
I applied the fix and it's working for me. I don't want to state the obvious but... if the listings are showing, are you attempting to launch the show by touching the text in the listing or the thumbnail image? It only works if I touch the thumbnail.
Thumbnail. I've been using the app for a long time before it stopped working and I decided it was time to upgrade PnP.
Yep - definitely the iPlayer.cgi file. Replacing download now...
"EVERY DAY I'M JOGGLERING!" Jogglering since Dec '09;
Tinkering with Jogglers since Feb '10 thanks to PMJ, Jogtools, PnP & sqpOS;
Gave something back Feb '12 to Apr '14 with PnP Mk II & PnP III;
Finally 'completed' PnP III Apr '15!
"EVERY DAY I'M JOGGLERING!" Jogglering since Dec '09;
Tinkering with Jogglers since Feb '10 thanks to PMJ, Jogtools, PnP & sqpOS;
Gave something back Feb '12 to Apr '14 with PnP Mk II & PnP III;
Finally 'completed' PnP III Apr '15!
Hi marctwo. Sorry for the inconvenience. My own PnP III installation includes a mod to tweak the .cgi file to reduce the max bit rate to 800 instead of PnP III's 1500. This step is not included in the PnP III download (or the first attempt at fixing the problem released here) so I hadn't picked up on the problem. Slapped wrist for me for not testing more thoroughly!
"EVERY DAY I'M JOGGLERING!" Jogglering since Dec '09;
Tinkering with Jogglers since Feb '10 thanks to PMJ, Jogtools, PnP & sqpOS;
Gave something back Feb '12 to Apr '14 with PnP Mk II & PnP III;
Finally 'completed' PnP III Apr '15!