[RELEASE] XBMC Subtitles - Addon Script
Hi,

I'm using OpenElec on RaspBerry PI and since the latest build I'm having problems with the subtitle plugin. It worked before, so I'm not sure if it's a bug in OpenElec or in the Subtitle Addon. A link to my full debug log is available here: http://sprunge.us/agNY

I think this is the most interesting part from the log though:
Code:
00:46:19 T:2762994784   ERROR: EXCEPTION: XBMC is not playing any file
00:46:19 T:2964321376   DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
00:46:19 T:2964321376   DEBUG: CecLogMessage - >> POLL not sent
00:46:20 T:2884699232   DEBUG: webserver: request received for /jsonrpc
00:46:20 T:2884699232   DEBUG: JSONRPC: Incoming request: {"method":"Application.GetProperties","id":-1032839595,"jsonrpc":"2.0","params":{"properties":["volume"]}}
00:46:20 T:2884699232   DEBUG: JSONRPC: Calling application.getproperties
00:46:20 T:2762994784   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.RuntimeError'>
                                            Error Contents: XBMC is not playing any file
                                            Traceback (most recent call last):
                                              File "/storage/.xbmc/addons/script.xbmc.subtitles/default.py", line 28, in <module>
                                                if (not ui.set_allparam() or not ui.Search_Subtitles(False)):
                                              File "/storage/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 49, in set_allparam
                                                movieFullPath        = urllib.unquote(xbmc.Player().getPlayingFile().decode("utf-8"))# Full path of a playing file
                                            RuntimeError: XBMC is not playing any file
                                            -->End of Python script error report<--
00:46:20 T:3043622912   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
00:46:20 T:2762994784    INFO: Python script stopped
00:46:20 T:2762994784   DEBUG: Thread XBPyThread 2762994784 terminating
00:46:20 T:3043622912   ERROR: ClearBlock: Trying to clear non existent block /storage/.xbmc/addons/script.xbmc.subtitles
00:46:20 T:3043622912   DEBUG: waiting for python thread 4 to stop
00:46:20 T:3043622912   DEBUG: python thread 4 destructed
00:46:20 T:2964321376   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
00:46:20 T:2964321376   DEBUG: CecLogMessage - << 10
00:46:20 T:2964321376   DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
00:46:20 T:2964321376   DEBUG: CecLogMessage - >> POLL not sent
Both versions 3.9.0 and 3.5.0 experience this problem. I've been looking around for hours now but I can't find a solution..

Thanks!


Messages In This Thread
Feature suggestion - by Briam - 2012-05-29, 12:01
RE: Feature suggestion - by amet - 2012-05-29, 12:57
Cyrillic question - by fredphoesh - 2012-07-30, 13:53
RE: Cyrillic question - by fredphoesh - 2013-06-21, 00:24
search string issues with UPnP - by Artanicus - 2012-09-24, 18:28
RE: [RELEASE] XBMC Subtitles - Addon Script - by w0ei - 2012-12-02, 02:01
Bierdopje shows all "16178" - by geezer78 - 2013-01-20, 22:11
Problems with Subdivx - by gboado - 2013-02-24, 20:58
RE: Problems with Subdivx - by jamesonmula - 2013-02-24, 22:33
RE: Problems with Subdivx - by gboado - 2013-02-25, 10:04
RE: Problems with Subdivx - by jurrabi - 2013-02-26, 11:12
RE: Problems with Subdivx - by gboado - 2013-02-27, 01:00
RE: Problems with Subdivx - by gfjardim - 2013-03-21, 20:26
Bierdopje Service not working - by eskape - 2013-04-08, 21:02
Re: RE: Cyrillic question - by dgcruzing - 2013-06-21, 01:16
Old RELEASE - by makmar - 2013-08-17, 23:35
Logout Mark Read Team Forum Stats Members Help
[RELEASE] XBMC Subtitles - Addon Script6