FraserChapman/plugin.video.bfi

HTTP response code said error(22) for https://player.ooyala.com/hls/player

andyjefferson opened this issue · 3 comments

Hi,
I had this addon (v1.2.0, latest I think) working fine for some time, but now come to it and get

VideoPlayer::OpenFile: plugin://plugin.video.bfi/film?href=%2Fsubscription%2Ffilm%2Fwatch-carancho-2010-online&target=play-kermode-introduces&title=Carancho
2020-08-01 17:50:21.956 T:139827712215168 ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for https://player.ooyala.com/hls/player/all...0&ssl=true
2020-08-01 17:50:21.962 T:139826154485504 NOTICE: Creating InputStream
2020-08-01 17:50:22.041 T:139826154485504 ERROR: CCurlFile::Open failed with code 404 for https://player.ooyala.com/hls/player/all...0&ssl=true:

Kodi config and log is at http://ix.io/2t2A

Hi Andy,

Thanks for bringing this up - I've been away for a few weeks and only just returned so sorry for not replying sooner.
On the face of it it looks to be a cached URL for the "kermode-introduce" that now no longer exists - hence the 404.

Could you trying clearing the cache of the plugin to see if that resolves the issue you are having?

i.e. settings -> Clear Cache

If that doesn't fix the issue please let me know and I'll take a look at updating the code to resolve the issue you are seeing.

Many thanks!

Hi Fraser,
Thanks for your reply.
Just went to My Addons -> Video AddOns -> BFI Player -> Configure
and then ClearCache. Tried "Popular" -> "Baggeridge Colliery", same error.

2020-08-21 10:54:57.432 T:139873696872576 NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.bfi/film?href=%2Ffree%2Ffilm%2Fwatch-baggeridge-colliery-1968-online&target=&title=Ba
ggeridge+Colliery
2020-08-21 10:54:57.618 T:139873696872576 ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for https://player.ooyala.com/hls/player/all/pqc2JvcjoHreCEnOpwCIKkqS7
-Nqyso7.m3u8?targetBitrate=900&ssl=true
2020-08-21 10:54:57.626 T:139872178902784 NOTICE: Creating InputStream
2020-08-21 10:54:57.738 T:139872178902784 ERROR: CCurlFile::Open failed with code 404 for https://player.ooyala.com/hls/player/all/pqc2JvcjoHreCEnOpwCIKkqS7-Nqyso7.m3u8?targetBitr
ate=900&ssl=true:

Hi Andy,

OK it looks like the BFI site must have changed the code a little bit - will take a look over the weekend and update the plugin to work with their changes.

Again - thanks for bringing this to my attention - will post here once I push a fix.

Best,

F