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.
I guess I need for centre court to kick off before I can test it.

It's now 1.10pm and all the folders are still empty.
What else can I try?
Still nothing showing in any folders. I've also tried the beta app on my NVidia Shield which has the latest Nightly Kodi build on it. My results are the same, empty folders.
(2018-07-04, 17:49)Tyler Durden Wrote: [ -> ]Still nothing showing in any folders. I've also tried the beta app on my NVidia Shield which has the latest Nightly Kodi build on it. My results are the same, empty folders.
I am sorry, but I am out of ideas. The folders should not show up, they should just play. There was a problem in the first beta, but I fixed it in the second.
@Tyler Durden there are better chances if you provide a debug log.
Sorry for the lack of log file.

Here it is - https://paste.kodi.tv/jekadivete.makefile
From log I would say that you got it managed to see menus.

- I would update CoreELEC to a version which contains at least yesterdays kodi nightly
- Make sure, that inputstream.adaptive is enabled in addon settings.
(2018-07-05, 12:54)peak3d Wrote: [ -> ]From log I would say that you got it managed to see menus.

- I would update CoreELEC to a version which contains at least yesterdays kodi nightly
- Make sure, that inputstream.adaptive is enabled in addon settings.

Thanks for looking into it.

Can you please explain what you mean when you say that "I have it managed to see menus. " If this is stopping this add on from working, how do I undo it?

I am running the latest Official Coreelec which is know as 8.90.4, as far as I can see there is no newer version.
InputStream Adaptive is definitely enabled.
(2018-07-05, 13:12)Tyler Durden Wrote: [ -> ]Can you please explain what you mean when you say that "I have it managed to see menus. " If this is stopping this add on from working, how do I undo it?

txt:
15:42:48.199 T:4091945568 NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.iplayerwww/?url=http%3A%2F%2Fa.files.bbci.co.uk%2Fmedia%2Flive%2Fmanifesto%2Faudio_video%2Fsimulcast%2Fdash%2Fuk%2Fdash_pc%2Fllnw%2Fbbc_one_hd.mpd&mode=201&name=BBC+One+-+%5BI%5D%5BCOLOR+fff1f1f1%5DLimelight%5B%2FCOLOR%5D%5B%2FI%5D&iconimage=%2Fstorage%2F.kodi%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_one_hd.png&description=&subtitles_url=&logged_in=False
15:42:48.200 T:4091945568 ERROR: CCurlFile::Stat - Failed: Unsupported protocol(1) for plugin://plugin.video.iplayerwww/?url=http%3A%2F%2Fa.files.bbci.co.uk%2Fmedia%2Flive%2Fmanifesto%2Faudio_video%2Fsimulcast%2Fdash%2Fuk%2Fdash_pc%2Fllnw%2Fbbc_one_hd.mpd&mode=201&name=BBC+One+-+%5BI%5D%5BCOLOR+fff1f1f1%5DLimelight%5B%2FCOLOR%5D%5B%2FI%5D&iconimage=%2Fstorage%2F.kodi%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_one_hd.png&description=&subtitles_url=&logged_in=False
15:42:48.202 T:3403674416 NOTICE: Creating InputStream
15:42:48.507 T:3403674416 NOTICE: Creating Demuxer
15:42:48.513 T:3403674416 NOTICE: Opening stream: 1 source: 256
15:42:48.677 T:3403674416 NOTICE: CVideoPlayerVideo::OpenStream - Creating codec: 27

Looks like you have started a stream
(2018-07-05, 13:12)Tyler Durden Wrote: [ -> ]I am running the latest Official Coreelec which is know as 8.90.4, as far as I can see there is no newer version.
InputStream Adaptive is definitely enabled.

I read in kodinerds forum, that there are CE builds every day.
But nevertheless, pls add: <reuselanguageinvoker>false</reuselanguageinvoker> in your iwwwplayer addon.xml (in .kodi/addons/[plugin name]/ folder, section xbmc.addon.metadata
and try again

Edit: you may also want to test the addon with the default (Estuary) skin
Thanks again,
Okay (just to check I put it in the right place) my Addon.xml now looks like this - https://paste.kodi.tv/daniyibale.coffeescript

Still the UHD Folders are empty of files. 
Here's the new log - https://paste.kodi.tv/ukaretiyef.makefile
you should restart kodi / the device after changing addon.xml
(2018-07-05, 13:57)peak3d Wrote: [ -> ]you should restart kodi / the device after changing addon.xml
 I did.
I've just seen your edit regarding Estuary Skin, so I switched to that skin, rebooted the device and tried again. Still no dice.

Here's the Log - https://paste.kodi.tv/mowufofuji.makefile

Thanks again for your support.
(2018-07-05, 14:07)Tyler Durden Wrote: [ -> ]I've just seen your edit regarding Estuary Skin, so I switched to that skin, rebooted the device and tried again. Still no dice.

Here's the Log - https://paste.kodi.tv/mowufofuji.makefile

Thanks again for your support.
 From kodi side (log) it looks Okish now, next would be adding log lines in the plugin itself.
Because I don't use (and cannot use) the addon because of GEO restrictions, others must support, sry.
Thanks for you help so far.

Perhaps @CaptainT can shed some light into my issue.
(2018-07-05, 14:26)Tyler Durden Wrote: [ -> ]Thanks for you help so far.

Perhaps @CaptainT can shed some light into my issue.
You appear to be on Beta 1 which comes up as 3.0.28~alpha in Kodi. Please download and install Beta 2 from GitHub:

https://github.com/vonH/plugin.video.ipl...w/releases

Beta 1 had an empty folder bug, this is most likely what you are experiencing.