Page 1 of 1

[SOLVED] iPlayer Broken (by BBC (again))

Posted: Sat Jun 06, 2015 1:14 pm
by spicemuseum
Buzz is already aware (and no doubt fed up).
http://forum.kodi.tv/showthread.php?tid ... pid2018927

Re: iPlayer Broken (by BBC (again))

Posted: Mon Jun 08, 2015 2:25 pm
by BuZz
Yep!

Re: iPlayer Broken (by BBC (again))

Posted: Sun Nov 08, 2015 4:18 pm
by spicemuseum
After some time away from home hacking and XBOX stuff, I finally got around to trying the new iPlayerWWW Addon for Kodi (initially on my Acer Revo and on my RPi) which works satisfactorily. So that's great work. It's available in the default Kodi repo so no searching or special installation method needed.

I thought I'd search out the Zip file for it, and try it on the X80X. It works!
The files are here:
https://github.com/vonH/plugin.video.iplayerwww

Specific download for latest zip here:
https://github.com/vonH/plugin.video.ip ... master.zip
FTP the zip file somewhere on your X80X hard drive and then use Addons4XBOX installer to install it.

Huzzah!

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Sun Nov 08, 2015 8:21 pm
by sixties keith
ive been using the older iplayer from the xunity talk repo for the last few months, not as many features but it worked none the less. is this a better version?

i have a few plugins that are the same, new / newest version not working but old versions that do, the soundcloud plugin is another example of this off the top of my head

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Thu Nov 19, 2015 4:13 pm
by spicemuseum
Somewhat annoyingly, a lot of content is 720p and therefore refuses to play the video stream (only playing the audio stream) on X80X.
No obvious way to set the add-on (plugin) to ask BBC servers to supply a lower quality stream. :-(

See here:
http://pastebin.com/5F6nVYEJ

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Thu Nov 19, 2015 4:21 pm
by BuZz
try the other addon? - gives a choice of stream quality etc.

http://xty.me/xunitytalk/addons/plugin. ... bciplayer/

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Sat Nov 21, 2015 8:59 pm
by spicemuseum
Yep, works. Thanks.

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Thu Nov 24, 2016 2:35 pm
by spicemuseum
I recently updated to version 0.2.8 (http://xty.me/xunitytalk/addons/plugin. ... bciplayer/ latest at time of writing).

Although I haven't used it for a while, it doesn't seem to work as it used to. After selecting the telly programme/episode of choice, there's no further choice of sources/resolution/bitrate, it simply offers the file/episode/programme to play - and plays it at a low resolution, 640x480.

1. Do any of you know the right place to ask questions about this plugin?
2. Does anyone around here use it and have any insight, or shared experience?

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Fri Nov 25, 2016 1:17 pm
by spicemuseum
Update:

I found the solution to the low resolution issue.
It appears that the "autoplay" option is now enabled by default in settings.xml.
This plays a low resolution stream by default, and prevents access to the list of various bitrate streams from which the user can choose.

Setting the autoplay property to false restores the choice, and one can happily play 1500kbps 'medium' definition streams again.
Note that the X80X can just about play the 3200kbps (720p) streams but the level of frame drops (as with any 720p H.264 video) is unacceptable.

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Sat Feb 11, 2017 12:39 am
by spicemuseum
Another BBC update, another download to install...
http://xty.me/xunitytalk/addons/plugin. ... -0.2.9.zip

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Fri May 05, 2017 9:45 pm
by spicemuseum

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Wed Jul 26, 2017 2:36 pm
by spicemuseum
It looks like iPlayer got changed again, so an updated plug-in is needed.

I see that the xunity web site is off-line (although the server can be pinged). Does anyone know whether that is a temporary glitch or a permanent situation?

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Fri Aug 11, 2017 9:27 pm
by whufclee
Xunity is dead, NaN were asked to take this addon on. You can get it from the noobsandnerds repo

Sent from my MI MAX using Tapatalk


Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Sat Sep 09, 2017 5:10 pm
by spicemuseum
Lee,

I'll need this explaining to me only once. :-)

On my PC:
I found the NaN repo http://noobsandnerds.com/portal/*REPOSITORY%20PORTAL/
Downloaded and then FTP'd the noobsandnerdsrepo zip file to my XBOX.

Then, on my XBOX:
From the Addons4XBMC4XBOX plug-in I added the nan repo using the zip file I'd FTP'd. Great.
Then, from the Addons4XBMC4XBOX plug-in I can go and look in the nonbsandnerds repository and find the Video Add-ons. Still good.
Here's where I'm stuck - there are only 5 Video Add-ons in the list (incl. The Red Pill and SportsDevil Launcher), none of which is BBCiPlayer. Not good. :-(

What am I doing wrong? Happy (as always) to be pointed at a thread/tut to try to work my way through it. :-)

...or indeed if anyone can point me at the location of the Add-on's source code?

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Sat Sep 09, 2017 5:55 pm
by whufclee
Ah yeah that's right I don't think XBMC4Xbox allows for multiple directories in the repo addon.xml file. The way the NaN repo works is it hooks into different devs repos and they are auto populated in Kodi.

You'll want to install the Catchup4Kodi repo which has this on there, it also has the UKPlay (Dave, Yesterday etc.) and ITV Player add-ons.

Please let me know if it works on Xbox, I think it should. I'm currently still homeless waiting for my house purchase to go through so Xbox still in storage :(

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Sat Sep 09, 2017 5:56 pm
by whufclee
Oops forgot to say you'll find that repo in the same source you found the NaN repo :)

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Sat Sep 09, 2017 6:06 pm
by spicemuseum
whufclee wrote: Sat Sep 09, 2017 5:55 pm Ah yeah that's right I don't think XBMC4Xbox allows for multiple directories in the repo addon.xml file. The way the NaN repo works is it hooks into different devs repos and they are auto populated in Kodi.

You'll want to install the Catchup4Kodi repo which has this on there, it also has the UKPlay (Dave, Yesterday etc.) and ITV Player add-ons.

Please let me know if it works on Xbox, I think it should. I'm currently still homeless waiting for my house purchase to go through so Xbox still in storage :(
Thanks for the quick response, Lee.
I did wonder whether it might be about nested repos, so I made a guess that I might find it in the Catchup4Kodi repo (thanks for confirming I'm on the right track), and installed that. No luck. The Video Add-ons list for the Catchup4Kodi repo has zero entries in the list - it's blank.

...good luck with the house purchase stuff (from memory you live in Essex, sort of Dagenham way).

Re: [SOLVED] iPlayer Broken (by BBC (again))

Posted: Sat Sep 09, 2017 7:08 pm
by whufclee
That's very weird it's not showing, I'm looking forward to finally moving so I can do some Xbox testing again.

If you want to download it directly you can grab it from here:
https://github.com/catchup4kodi/catchup ... aster/zips

By the way, good memory there and thanks for the good luck wishes - think I need them lol.
Yes I am in Essex, bit further out of London than Dagenham but yes not a million miles away :)

[RE-SOLVED] yet again (Re: [SOLVED] iPlayer Broken (by BBC (again) again)

Posted: Sat Sep 09, 2017 8:19 pm
by spicemuseum
whufclee wrote: Sat Sep 09, 2017 7:08 pmIf you want to download it directly you can grab it from here:
https://github.com/catchup4kodi/catchup ... aster/zips
Awesome.

Back up and running!