Bug in Favorites (cant play addon video streams)
#1
I am experiencing this bug, and I can reproduce it on my 3 Raspberry Pi's ... (this might not mean much as they are all configured the same).

if I add a video addon to my favorites (an addon that streams online content), and I try to open the streams associated with those addons via the favorite menu, they don't play at all, I can browse the streams by category (depending on the addon)... I can get to the steam itself, but when I try to play it, it does absolutely nothing... navigating and playing the contents of those addons via the addon menu in File mode or library works fine.

this is skin-independent, I can reproduce this in every skin I have tried.

... while troubleshooting, i've tried "tricking" addons into showing up in the programs menu by switching the <provide> tag from "video" to "executable" ... and the same issue occurs in the "my programs" page... video streams don't play, i've tried this with a bunch of streaming addons and they all behave the same.

im on openelec, v14.2

any help appreciated.
Reply
#2
1) Look in /storage/.kodi/temp/kodi.log
2) Find the error message and from it determine the name of the addon that is causing the error
3) Search/post in the relevant addon support thread.

See http://forum.kodi.tv/showthread.php?tid=222321 for an example.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply
#3
(2015-03-25, 03:24)Milhouse Wrote: 1) Look in /storage/.kodi/temp/kodi.log
2) Find the error message and from it determine the name of the addon that is causing the error
3) Search/post in the relevant addon support thread.

See http://forum.kodi.tv/showthread.php?tid=222321 for an example.

this is not addon specific,... 95% of them do this.

Addons work fine themselves if they are run via the addon menu... the problem happens when you try to run them via the favorites menu ... so I don't think I should start making a thread in every single addon support thread ... I would have to create a dozen threads that are the same.

- there is no error message, nothing happens when a stream is selected
- this particular example is HGTV app ... but most do the same thing.

from what I can see in the log, it seems like instead of running the stream, it saves something locally ... its as if the "execute" function in the Favorites menu calls a different function then in the Addons/Video menu

Log:

PHP Code:
DEBUGwebserverrequest received for /jsonrpc
07
:26:31 T:1968836608   DEBUG: ------ Window Init (DialogBusy.xml) ------
07:26:31 T:1619579968  NOTICE: -->Python Interpreter Initialized<--
07:26:31 T:1619579968   DEBUGCPythonInvoker(77, /storage/.kodi/addons/plugin.video.hgtv/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.hgtv/default.py"
07:26:31 T:1619579968   DEBUGCPythonInvoker(77, /storage/.kodi/addons/plugin.video.hgtv/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.hgtv:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/PIL:/usr/lib/python2.7/site-packages/gtk-2.0
07
:26:31 T:1619579968   DEBUGCPythonInvoker(77, /storage/.kodi/addons/plugin.video.hgtv/default.py): entering source directory /storage/.kodi/addons/plugin.video.hgtv
07
:26:31 T:1619579968   DEBUGCPythonInvoker(77, /storage/.kodi/addons/plugin.video.hgtv/default.py): instantiating addon using automatically obtained id of "plugin.video.hgtv" dependent on version 2.1.0 of the xbmc.python api
07
:26:32 T:1644745792   DEBUGwebserverrequest received for /jsonrpc
07
:26:33 T:1968836608    INFOCheckIdle Closing session to http://mirrors.kodi.tv (easy=0x63c33ff0, multi=0x74c77db0)
07:26:33 T:1968836608    INFOCheckIdle Closing session to http://xty.me (easy=0x63c12290, multi=0x2727dc8)
07:26:33 T:1619579968   DEBUGHGTVgetRequest URL:http://www.hgtv.com/shows/flip-or-flop/flip-or-flop-full-episodes-videos
07:26:34 T:1619579968   DEBUGHGTVContent Encoding == gzip
07
:26:34 T:1636357184   DEBUGwebserverrequest received for /jsonrpc
07
:26:34 T:1735390272   DEBUGWaitOnScriptResultplugin returned successfully
07
:26:34 T:1619579968    INFOCPythonInvoker(77, /storage/.kodi/addons/plugin.video.hgtv/default.py): script successfully run
07
:26:34 T:1968836608   DEBUGSaving fileitems [plugin://plugin.video.hgtv/?fanart=%2fstorage%2f.kodi%2faddons%2fplugin.video.hgtv%2ffanart.jpg&mode=GC&name=Flip%20or%20Flop%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20&url=http%3a%2f%2fwww.hgtv.com%2fshows%2fflip-or-flop%2fflip-or-flop-full-episodes-videos]
07:26:34 T:1968836608   DEBUG:   -- items13sort method0ascendingfalse
07
:26:34 T:1644745792  NOTICEThread BackgroundLoader startauto deletefalse
07
:26:34 T:1794110528   DEBUGCOMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x63ce6d70
07
:26:34 T:1794110528   DEBUGCOMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode
Reply

Logout Mark Read Team Forum Stats Members Help
Bug in Favorites (cant play addon video streams)0