Kodi Community Forum

Full Version: "iPlayer WWW" add-on
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2021-05-13, 15:20)njw1 Wrote: [ -> ]Hi, I installed this addon today on Kodi 19 on Debian Bullseye, and live TV doesn't seem to work. I have Debian's kodi-inputstream-adaptive package installed.

From the logs it looks as though all streams return a 404 when it attempts to play them. This is the case with the Cloudfront and Akamai streams.

I'm happy to do any debugging necessary to help sort this out. Also, I presumed this was a better place to report than the github issues, as it looked more active, but if you'd rather I posted there instead I can do that.

Log extract:
Code:
2021-05-13 14:16:40.158 T:625872    INFO <general>: CPythonInvoker(18, /home/nick/.kodi/addons/plugin.video.iplayerwww/default.py): script successfully run
2021-05-13 14:16:40.186 T:591687    INFO <general>: VideoPlayer::OpenFile: plugin://plugin.video.iplayerwww/?url=http%3A%2F%2Fvs-cmaf-pushb-uk.live.cf.md.bbci.co.uk%2Fmanifest%2Fx%3D3%2Fi%3Durn%3Abbc%3
Apips%3Aservice%3As4cpbs%2Fpc_hd_abr_v2_cloudfrontms_live_http.mpd&mode=201&name=S4C+-+%5BI%5D%5BCOLOR+fff1f1f1%5DCloudfront%5B%2FCOLOR%5D%5B%2FI%5D&iconimage=%2Fhome%2Fnick%2F.kodi%2Faddons%2Fplugin.v
ideo.iplayerwww%2Fmedia%2Fs4cpbs.png&description=&subtitles_url=&logged_in=False
2021-05-13 14:16:40.204 T:625872    INFO <general>: Python interpreter stopped
2021-05-13 14:16:40.332 T:625876 WARNING <general>: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
2021-05-13 14:16:40.333 T:625876    INFO <general>: Creating InputStream
2021-05-13 14:16:40.369 T:625876    INFO <general>: AddOnLog: inputstream.adaptive: SetVideoResolution (2102 x 2116)
2021-05-13 14:16:40.440 T:625876    INFO <general>: AddOnLog: inputstream.adaptive: Successfully parsed .mpd file. #Periods: 1, #Streams in first period: 2, Type: live, Download speed: 0.0000 Bytes/s
2021-05-13 14:16:40.441 T:625876    INFO <general>: Creating Demuxer
2021-05-13 14:16:40.441 T:625876    INFO <general>: Opening stream: 1001 source: 256
2021-05-13 14:16:40.470 T:625876    INFO <general>: Creating video codec with codec id: 27
2021-05-13 14:16:40.470 T:625876    INFO <general>: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
2021-05-13 14:16:40.470 T:625876    INFO <general>: Creating video thread
2021-05-13 14:16:40.470 T:625895    INFO <general>: running thread: video_thread
2021-05-13 14:16:40.471 T:625876    INFO <general>: Opening stream: 1002 source: 256
2021-05-13 14:16:40.500 T:625876    INFO <general>: Finding audio codec for: 86018
2021-05-13 14:16:40.502 T:625876    INFO <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2021-05-13 14:16:40.502 T:625876    INFO <general>: Creating audio thread
2021-05-13 14:16:40.502 T:625897    INFO <general>: running thread: CVideoPlayerAudio::Process()
2021-05-13 14:16:40.589 T:625894   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/v=pv10/b=1604032/t=3840/i=urn:bbc:pips:service:s4c
pbs/417948135.m4s failed with error: 404
2021-05-13 14:16:45.014 T:591687 WARNING <general>: Skipped 4 duplicate messages..
2021-05-13 14:16:45.014 T:591687 WARNING <general>: CGLContextEGL::SwapBuffers: last msc time greater than interval (1)
2021-05-13 14:16:45.032 T:591687    INFO <general>: GL: Maximum texture width: 16384
2021-05-13 14:16:45.989 T:625894   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/v=pv10/b=1604032/t=3840/i=urn:bbc:pips:service:s4c
pbs/417948135.m4s failed with error: 404
2021-05-13 14:16:51.534 T:625896   ERROR <general>: Skipped 5 duplicate messages..
2021-05-13 14:16:51.534 T:625896   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/a=pa3/b=96000/t=3840/i=urn:bbc:pips:service:s4cpbs
/417948135.m4s failed with error: 404
2021-05-13 14:16:53.989 T:591687    INFO <general>: Skipped 2 duplicate messages..
2021-05-13 14:16:53.989 T:591687    INFO <general>: GL: Maximum texture width: 16384
2021-05-13 14:16:55.019 T:625896   ERROR <general>: Skipped 1 duplicate messages..
2021-05-13 14:16:55.019 T:625896   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/a=pa3/b=96000/t=3840/i=urn:bbc:pips:service:s4cpbs
/417948135.m4s failed with error: 404
2021-05-13 14:17:00.336 T:591687 WARNING <general>: Skipped 4 duplicate messages..
2021-05-13 14:17:00.336 T:591687 WARNING <general>: CGLContextEGL::SwapBuffers: last msc time greater than interval (1)
2021-05-13 14:17:00.345 T:591687    INFO <general>: GL: Maximum texture width: 16384
2021-05-13 14:17:00.400 T:625896   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/a=pa3/b=96000/t=3840/i=urn:bbc:pips:service:s4cpbs
/417948135.m4s failed with error: 404
2021-05-13 14:17:02.704 T:625876    INFO <general>: Skipped 2 duplicate messages..
2021-05-13 14:17:02.704 T:625876    INFO <general>: Process - eof reading from demuxer


Which version of inputstream adaptive are you using? There recently was a bug in IA which caused errors like this by attempting to load outdated live streams.
(2021-05-17, 03:03)kevwag Wrote: [ -> ]Thanks for this add-on, I've been using it for a couple of years now and overall it's been pretty good.
One niggly little problem though is that it doesn't seem to register that I've watched something with the BBC website so the next episode in the "watching" page never moves on unless I manually go to the website, start the stream and allow 30 seconds to play at both the start and end of the video.
Also, do you have any plans to add integration with simple iptv manager for the live channels? This would be really useful!

I'm using v19.1 Matrix, Windows x64 (Installer version, not the one from the app store)


I must admit that I never used Watching, so anything can happen there. I will need to take a look when there is time.

As for Simple IPTV Manager: No Plans so far. Since this add-on does not support EPG at all, it would be a major effort to add that and then add it to simple IPTV manager.
(2021-05-20, 08:37)CaptainT Wrote: [ -> ]
(2021-05-13, 15:20)njw1 Wrote: [ -> ]Hi, I installed this addon today on Kodi 19 on Debian Bullseye, and live TV doesn't seem to work. I have Debian's kodi-inputstream-adaptive package installed.

From the logs it looks as though all streams return a 404 when it attempts to play them. This is the case with the Cloudfront and Akamai streams.

I'm happy to do any debugging necessary to help sort this out. Also, I presumed this was a better place to report than the github issues, as it looked more active, but if you'd rather I posted there instead I can do that.

Log extract:
Code:
2021-05-13 14:16:40.158 T:625872    INFO <general>: CPythonInvoker(18, /home/nick/.kodi/addons/plugin.video.iplayerwww/default.py): script successfully run
2021-05-13 14:16:40.186 T:591687    INFO <general>: VideoPlayer::OpenFile: plugin://plugin.video.iplayerwww/?url=http%3A%2F%2Fvs-cmaf-pushb-uk.live.cf.md.bbci.co.uk%2Fmanifest%2Fx%3D3%2Fi%3Durn%3Abbc%3
Apips%3Aservice%3As4cpbs%2Fpc_hd_abr_v2_cloudfrontms_live_http.mpd&mode=201&name=S4C+-+%5BI%5D%5BCOLOR+fff1f1f1%5DCloudfront%5B%2FCOLOR%5D%5B%2FI%5D&iconimage=%2Fhome%2Fnick%2F.kodi%2Faddons%2Fplugin.v
ideo.iplayerwww%2Fmedia%2Fs4cpbs.png&description=&subtitles_url=&logged_in=False
2021-05-13 14:16:40.204 T:625872    INFO <general>: Python interpreter stopped
2021-05-13 14:16:40.332 T:625876 WARNING <general>: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
2021-05-13 14:16:40.333 T:625876    INFO <general>: Creating InputStream
2021-05-13 14:16:40.369 T:625876    INFO <general>: AddOnLog: inputstream.adaptive: SetVideoResolution (2102 x 2116)
2021-05-13 14:16:40.440 T:625876    INFO <general>: AddOnLog: inputstream.adaptive: Successfully parsed .mpd file. #Periods: 1, #Streams in first period: 2, Type: live, Download speed: 0.0000 Bytes/s
2021-05-13 14:16:40.441 T:625876    INFO <general>: Creating Demuxer
2021-05-13 14:16:40.441 T:625876    INFO <general>: Opening stream: 1001 source: 256
2021-05-13 14:16:40.470 T:625876    INFO <general>: Creating video codec with codec id: 27
2021-05-13 14:16:40.470 T:625876    INFO <general>: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
2021-05-13 14:16:40.470 T:625876    INFO <general>: Creating video thread
2021-05-13 14:16:40.470 T:625895    INFO <general>: running thread: video_thread
2021-05-13 14:16:40.471 T:625876    INFO <general>: Opening stream: 1002 source: 256
2021-05-13 14:16:40.500 T:625876    INFO <general>: Finding audio codec for: 86018
2021-05-13 14:16:40.502 T:625876    INFO <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2021-05-13 14:16:40.502 T:625876    INFO <general>: Creating audio thread
2021-05-13 14:16:40.502 T:625897    INFO <general>: running thread: CVideoPlayerAudio::Process()
2021-05-13 14:16:40.589 T:625894   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/v=pv10/b=1604032/t=3840/i=urn:bbc:pips:service:s4c
pbs/417948135.m4s failed with error: 404
2021-05-13 14:16:45.014 T:591687 WARNING <general>: Skipped 4 duplicate messages..
2021-05-13 14:16:45.014 T:591687 WARNING <general>: CGLContextEGL::SwapBuffers: last msc time greater than interval (1)
2021-05-13 14:16:45.032 T:591687    INFO <general>: GL: Maximum texture width: 16384
2021-05-13 14:16:45.989 T:625894   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/v=pv10/b=1604032/t=3840/i=urn:bbc:pips:service:s4c
pbs/417948135.m4s failed with error: 404
2021-05-13 14:16:51.534 T:625896   ERROR <general>: Skipped 5 duplicate messages..
2021-05-13 14:16:51.534 T:625896   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/a=pa3/b=96000/t=3840/i=urn:bbc:pips:service:s4cpbs
/417948135.m4s failed with error: 404
2021-05-13 14:16:53.989 T:591687    INFO <general>: Skipped 2 duplicate messages..
2021-05-13 14:16:53.989 T:591687    INFO <general>: GL: Maximum texture width: 16384
2021-05-13 14:16:55.019 T:625896   ERROR <general>: Skipped 1 duplicate messages..
2021-05-13 14:16:55.019 T:625896   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/a=pa3/b=96000/t=3840/i=urn:bbc:pips:service:s4cpbs
/417948135.m4s failed with error: 404
2021-05-13 14:17:00.336 T:591687 WARNING <general>: Skipped 4 duplicate messages..
2021-05-13 14:17:00.336 T:591687 WARNING <general>: CGLContextEGL::SwapBuffers: last msc time greater than interval (1)
2021-05-13 14:17:00.345 T:591687    INFO <general>: GL: Maximum texture width: 16384
2021-05-13 14:17:00.400 T:625896   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/a=pa3/b=96000/t=3840/i=urn:bbc:pips:service:s4cpbs
/417948135.m4s failed with error: 404
2021-05-13 14:17:02.704 T:625876    INFO <general>: Skipped 2 duplicate messages..
2021-05-13 14:17:02.704 T:625876    INFO <general>: Process - eof reading from demuxer


Which version of inputstream adaptive are you using? There recently was a bug in IA which caused errors like this by attempting to load outdated live streams.

Hi CaptainT, thanks for getting back to me on this. The Debian package of inputstream adaptive has the version number 2.6.7+ds1-1. Does that look like a version that would be causing the issue? If that is indeed the culprit, I'll open a bug in Debian to ask them to update it.
(2021-05-20, 12:02)njw1 Wrote: [ -> ]
(2021-05-20, 08:37)CaptainT Wrote: [ -> ]
(2021-05-13, 15:20)njw1 Wrote: [ -> ]Hi, I installed this addon today on Kodi 19 on Debian Bullseye, and live TV doesn't seem to work. I have Debian's kodi-inputstream-adaptive package installed.

From the logs it looks as though all streams return a 404 when it attempts to play them. This is the case with the Cloudfront and Akamai streams.

I'm happy to do any debugging necessary to help sort this out. Also, I presumed this was a better place to report than the github issues, as it looked more active, but if you'd rather I posted there instead I can do that.

Log extract:
Code:
2021-05-13 14:16:40.158 T:625872    INFO <general>: CPythonInvoker(18, /home/nick/.kodi/addons/plugin.video.iplayerwww/default.py): script successfully run
2021-05-13 14:16:40.186 T:591687    INFO <general>: VideoPlayer::OpenFile: plugin://plugin.video.iplayerwww/?url=http%3A%2F%2Fvs-cmaf-pushb-uk.live.cf.md.bbci.co.uk%2Fmanifest%2Fx%3D3%2Fi%3Durn%3Abbc%3
Apips%3Aservice%3As4cpbs%2Fpc_hd_abr_v2_cloudfrontms_live_http.mpd&mode=201&name=S4C+-+%5BI%5D%5BCOLOR+fff1f1f1%5DCloudfront%5B%2FCOLOR%5D%5B%2FI%5D&iconimage=%2Fhome%2Fnick%2F.kodi%2Faddons%2Fplugin.v
ideo.iplayerwww%2Fmedia%2Fs4cpbs.png&description=&subtitles_url=&logged_in=False
2021-05-13 14:16:40.204 T:625872    INFO <general>: Python interpreter stopped
2021-05-13 14:16:40.332 T:625876 WARNING <general>: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
2021-05-13 14:16:40.333 T:625876    INFO <general>: Creating InputStream
2021-05-13 14:16:40.369 T:625876    INFO <general>: AddOnLog: inputstream.adaptive: SetVideoResolution (2102 x 2116)
2021-05-13 14:16:40.440 T:625876    INFO <general>: AddOnLog: inputstream.adaptive: Successfully parsed .mpd file. #Periods: 1, #Streams in first period: 2, Type: live, Download speed: 0.0000 Bytes/s
2021-05-13 14:16:40.441 T:625876    INFO <general>: Creating Demuxer
2021-05-13 14:16:40.441 T:625876    INFO <general>: Opening stream: 1001 source: 256
2021-05-13 14:16:40.470 T:625876    INFO <general>: Creating video codec with codec id: 27
2021-05-13 14:16:40.470 T:625876    INFO <general>: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
2021-05-13 14:16:40.470 T:625876    INFO <general>: Creating video thread
2021-05-13 14:16:40.470 T:625895    INFO <general>: running thread: video_thread
2021-05-13 14:16:40.471 T:625876    INFO <general>: Opening stream: 1002 source: 256
2021-05-13 14:16:40.500 T:625876    INFO <general>: Finding audio codec for: 86018
2021-05-13 14:16:40.502 T:625876    INFO <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2021-05-13 14:16:40.502 T:625876    INFO <general>: Creating audio thread
2021-05-13 14:16:40.502 T:625897    INFO <general>: running thread: CVideoPlayerAudio::Process()
2021-05-13 14:16:40.589 T:625894   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/v=pv10/b=1604032/t=3840/i=urn:bbc:pips:service:s4c
pbs/417948135.m4s failed with error: 404
2021-05-13 14:16:45.014 T:591687 WARNING <general>: Skipped 4 duplicate messages..
2021-05-13 14:16:45.014 T:591687 WARNING <general>: CGLContextEGL::SwapBuffers: last msc time greater than interval (1)
2021-05-13 14:16:45.032 T:591687    INFO <general>: GL: Maximum texture width: 16384
2021-05-13 14:16:45.989 T:625894   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/v=pv10/b=1604032/t=3840/i=urn:bbc:pips:service:s4c
pbs/417948135.m4s failed with error: 404
2021-05-13 14:16:51.534 T:625896   ERROR <general>: Skipped 5 duplicate messages..
2021-05-13 14:16:51.534 T:625896   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/a=pa3/b=96000/t=3840/i=urn:bbc:pips:service:s4cpbs
/417948135.m4s failed with error: 404
2021-05-13 14:16:53.989 T:591687    INFO <general>: Skipped 2 duplicate messages..
2021-05-13 14:16:53.989 T:591687    INFO <general>: GL: Maximum texture width: 16384
2021-05-13 14:16:55.019 T:625896   ERROR <general>: Skipped 1 duplicate messages..
2021-05-13 14:16:55.019 T:625896   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/a=pa3/b=96000/t=3840/i=urn:bbc:pips:service:s4cpbs
/417948135.m4s failed with error: 404
2021-05-13 14:17:00.336 T:591687 WARNING <general>: Skipped 4 duplicate messages..
2021-05-13 14:17:00.336 T:591687 WARNING <general>: CGLContextEGL::SwapBuffers: last msc time greater than interval (1)
2021-05-13 14:17:00.345 T:591687    INFO <general>: GL: Maximum texture width: 16384
2021-05-13 14:17:00.400 T:625896   ERROR <general>: AddOnLog: inputstream.adaptive: Download http://vs-cmaf-pushb-uk.live.cf.md.bbci.co.uk/content/x=3/a=pa3/b=96000/t=3840/i=urn:bbc:pips:service:s4cpbs
/417948135.m4s failed with error: 404
2021-05-13 14:17:02.704 T:625876    INFO <general>: Skipped 2 duplicate messages..
2021-05-13 14:17:02.704 T:625876    INFO <general>: Process - eof reading from demuxer


Which version of inputstream adaptive are you using? There recently was a bug in IA which caused errors like this by attempting to load outdated live streams.

Hi CaptainT, thanks for getting back to me on this. The Debian package of inputstream adaptive has the version number 2.6.7+ds1-1. Does that look like a version that would be causing the issue? If that is indeed the culprit, I'll open a bug in Debian to ask them to update it.


Yes, that version should be affected. IIRC you will need 2.6.13+.
(2021-05-20, 15:08)CaptainT Wrote: [ -> ]
(2021-05-20, 12:02)njw1 Wrote: [ -> ]
(2021-05-20, 08:37)CaptainT Wrote: [ -> ]Which version of inputstream adaptive are you using? There recently was a bug in IA which caused errors like this by attempting to load outdated live streams.

Hi CaptainT, thanks for getting back to me on this. The Debian package of inputstream adaptive has the version number 2.6.7+ds1-1. Does that look like a version that would be causing the issue? If that is indeed the culprit, I'll open a bug in Debian to ask them to update it.


Yes, that version should be affected. IIRC you will need 2.6.13+.
Great, thanks so much for the clarification and help. I've submitted a bug to Debian soon to get them to update it, so soon this will be an issue no more.
Not working again. "Invalid URL". All channels.
(2021-05-27, 19:06)YeahWhatever Wrote: [ -> ]Not working again. "Invalid URL". All channels.
Sorry but I have no issues here on neither Kodi 19 & 20, live & VOD.
Could you give more details please?
I'm seeing the problem too - live (BBC 1, BBC 2 and BBC 4) and on-demand ("Your Home Made Perfect", picked at random) both failed to play.

@CaptainT - Debug log - https://paste.kodi.tv/otusacojuk.kodi

If you need anything testing, just give me a shout.
(2021-05-27, 22:01)DarrenHill Wrote: [ -> ]I'm seeing the problem too - live (BBC 1, BBC 2 and BBC 4) and on-demand ("Your Home Made Perfect", picked at random) both failed to play.

@CaptainT - Debug log - https://paste.kodi.tv/otusacojuk.kodi

If you need anything testing, just give me a shout.
How strange! I just checked again and live and OD are fine. I checked the film 'I am Greta'. All OK.
How can that be?
(2021-05-27, 22:01)DarrenHill Wrote: [ -> ]I'm seeing the problem too - live (BBC 1, BBC 2 and BBC 4) and on-demand ("Your Home Made Perfect", picked at random) both failed to play.

@CaptainT - Debug log - https://paste.kodi.tv/otusacojuk.kodi

If you need anything testing, just give me a shout.


Thanks for the log. Looks like an issue with Akamai-hosted streams, possibly just if access is via http. I noticed that you accidentally always try to access streams via http, not https.

Please disable autoplay on the add-on settings and check if some streams do work while others don‘t.

Other than a temporary issue at Akamai, I can only imagine another issue in Inputstream Adaptive. The log looks fine.
(2021-05-27, 19:06)YeahWhatever Wrote: [ -> ]Not working again. "Invalid URL". All channels.

Same here.
(2021-05-28, 07:21)CaptainT Wrote: [ -> ]Thanks for the log. Looks like an issue with Akamai-hosted streams, possibly just if access is via http. I noticed that you accidentally always try to access streams via http, not https.

Please disable autoplay on the add-on settings and check if some streams do work while others don‘t.

Other than a temporary issue at Akamai, I can only imagine another issue in Inputstream Adaptive. The log looks fine.

@CaptainT - done, got 2 akamai and 2 cloudfront streams available for both BBC One and BBC Two (live channels).

Sadly none of them played. Would another log for each be useful?
(2021-05-28, 08:59)DarrenHill Wrote: [ -> ]
(2021-05-28, 07:21)CaptainT Wrote: [ -> ]Thanks for the log. Looks like an issue with Akamai-hosted streams, possibly just if access is via http. I noticed that you accidentally always try to access streams via http, not https.

Please disable autoplay on the add-on settings and check if some streams do work while others don‘t.

Other than a temporary issue at Akamai, I can only imagine another issue in Inputstream Adaptive. The log looks fine.

@CaptainT - done, got 2 akamai and 2 cloudfront streams available for both BBC One and BBC Two (live channels).

Sadly none of them played. Would another log for each be useful?


Thanks for trying. I will investigate myself. A further log would not warrant any more information.

Unless the Beeb changed something drastically, the problem is most likely in IA once again. Will report back as soon as I have a better understanding.
(2021-05-28, 08:59)DarrenHill Wrote: [ -> ]
(2021-05-28, 07:21)CaptainT Wrote: [ -> ]Thanks for the log. Looks like an issue with Akamai-hosted streams, possibly just if access is via http. I noticed that you accidentally always try to access streams via http, not https.

Please disable autoplay on the add-on settings and check if some streams do work while others don‘t.

Other than a temporary issue at Akamai, I can only imagine another issue in Inputstream Adaptive. The log looks fine.

@CaptainT - done, got 2 akamai and 2 cloudfront streams available for both BBC One and BBC Two (live channels).

Sadly none of them played. Would another log for each be useful?


BBC One and BBC Two play fine here. Both Akamai and Cloudfront. That leads me to believe it is not an issue with the add-on, but some other component of Kodi.

I use Inputstream Adaptive 2.6.13. Which version are you on?

Edit: Just updated to 2.6.16, which also works fine.
Hmm, looks like for some reason it's vanished from my Windows install.

Installed 2.6.16 on it, and the streams are now working fine here as well.