Streaming Video Addons not working
#1
Could give me some hint, what kind of problem do I have with my kodi - video add on? Here is the debug log paste.kodi.tv

Actually, I have a problem with all streaming Video Add-ons

... Thanks
Reply
#2
I would generally expect to see a bunch of lines in the log about plugins being installed, like this:
Code:
13:50:31.706 T:140735520572288 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
13:50:31.706 T:140735520572288 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
13:50:31.706 T:140735520572288 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been installed.'
13:50:31.706 T:140735520572288 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
13:50:31.706 T:140735520572288 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been installed.'
13:50:31.706 T:140735520572288 DEBUG: ADDON: cpluff: 'Plug-in visualization.fishbmc has been installed.'
13:50:31.706 T:140735520572288 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
13:50:31.706 T:140735520572288 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.x-newa has been installed.'
13:50:31.706 T:140735520572288 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'

But I don't see any of those in your log.  It looks like debug logging was disabled at start up, so that might be why:
Code:
16:12:17.199 T:1945646752 NOTICE: Disabled debug logging due to GUI setting. Level 0.

The best thing to do is to set debug logging to true, restart Kodi, duplicate the issue, and then post a link to that log.  That will produce a complete debug log that will be more helpful, especially since you didn't mention the name of any of the video plugins you're trying to use.
Reply
#3
Here the requested debug log.

In the meanwhile, Ive entered the MPEG2 licence for my R-Pi3, and of the video add-ons (zdf mediathek) runs, although not smoothely.

All other however, still wont start.
Reply
#4
the "raiyoyo" add-on seems to have an error that might have to be fixed by the add-on author. So the way to go from here is to contact the add-on author and inform him about the error/bug.
Code:
23:20:03.958 T:1523577760 NOTICE: plugin.video.raiyoyo: Starting module 'RAI YoYo' version '1.0.0' with command '?url=&mode=playRaiyoyo'
23:20:03.959 T:1523577760 ERROR: EXCEPTION Thrown (PythonToCppException) :
-->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: ('url',)
Traceback (most recent call last): File "/storage/.kodi/addons/plugin.video.raiyoyo/default.py", line 55, in <module> playRaiyoyo(params['url']) KeyError: ('url',)
-->End of Python script error report<--
Reply
#5
(2018-06-13, 08:27)da-anda Wrote: version '1.0.0'
Those versions rarely are without problems Big Grin
Reply
#6
probably check version 1.0.1 from here:

https://forum.kodi.tv/showthread.php?tid=312158

or at least report at this thread.
Reply

Logout Mark Read Team Forum Stats Members Help
Streaming Video Addons not working0