[RELEASE] SageTV recordings
(2012-09-17, 14:48)dinki Wrote:
(2012-09-17, 04:04)xj-boonie Wrote: So I installed this (Sage and XBMC are on the same machine) and made sure sage service is running and the sage web server is running, but I get an error when I try this add-on in XBMC - script error. How do I find out what the error is done.

Close XBMC. Open it again then try the plugin. Open this file:

Take a look in C:\Users\[YOURUSERNAME]\AppData\Roaming\XBMC\xbmc.log

The error will be the last few lines in the file.

here's the log segment:

00:18:11 T:7708 NOTICE: Webserver: Starting...
00:18:12 T:7708 ERROR: WebServer: Failed to start the webserver
00:18:12 T:7708 NOTICE: ES: Starting event server
00:18:12 T:8040 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
00:18:12 T:8040 NOTICE: UDP: Listening on port 9777
00:18:12 T:3564 NOTICE: -->Python Interpreter Initialized<--
00:18:12 T:3564 NOTICE: StorageServer Module loaded RUN
00:18:12 T:7800 NOTICE: -->Python Interpreter Initialized<--
00:18:12 T:3564 NOTICE: Previous line repeats 1 times.
00:18:12 T:3564 NOTICE: StorageClient-1.1.0 Starting server
00:18:12 T:3564 NOTICE: StorageServer-1.1.0 Storage Server starting C:\Users\Mike\AppData\Roaming\XBMC\userdata\Database\commoncache.db
00:18:14 T:6468 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 28
00:18:14 T:6468 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
00:18:16 T:6468 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 28
00:18:16 T:6468 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
00:18:18 T:6468 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 28
00:18:18 T:6468 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
00:18:20 T:4196 NOTICE: -->Python Interpreter Initialized<--
00:18:20 T:4196 NOTICE: CommonFunctions-1.1.0
00:18:23 T:6776 NOTICE: -->Python Interpreter Initialized<--
00:18:23 T:6776 NOTICE: CommonFunctions-1.1.0
00:18:23 T:6776 NOTICE: http://Sage:[email protected]:8090/sage...MediaFiles("T"),"GetMediaTitle")&size=500&encoder=json
00:18:23 T:6776 NOTICE: *** sagex request URL:http://Sage:[email protected]:8090/sagex/api?command=EvaluateExpression&1=GetSeriesDescription(GetShowSeriesInfo(GetShowForExternalID("")))&encoder=json
00:18:23 T:6776 ERROR: Error Type: <type 'exceptions.ValueError'>
00:18:23 T:6776 ERROR: Error Contents: No JSON object could be decoded
00:18:23 T:6776 ERROR: Traceback (most recent call last):
File "C:\Users\Mike\AppData\Roaming\XBMC\addons\kricker-plugin.video.SageTV-3cb5309\default.py", line 530, in <module>
VIEWLISTOFRECORDEDSHOWS(url,name)
File "C:\Users\Mike\AppData\Roaming\XBMC\addons\kricker-plugin.video.SageTV-3cb5309\default.py", line 60, in VIEWLISTOFRECORDEDSHOWS
addDir('[All Shows]',strUrl + '/sagex/api?command=GetMediaFiles&1="T"&size=500&encoder=json',11,iconImage,'')
File "C:\Users\Mike\AppData\Roaming\XBMC\addons\kricker-plugin.video.SageTV-3cb5309\default.py", line 466, in addDir
strSeriesDescription = getShowSeriesDescription(showexternalid)
File "C:\Users\Mike\AppData\Roaming\XBMC\addons\kricker-plugin.video.SageTV-3cb5309\default.py", line 429, in getShowSeriesDescription
return executeSagexAPIJSONCall(sageApiUrl, "Result")
File "C:\Users\Mike\AppData\Roaming\XBMC\addons\kricker-plugin.video.SageTV-3cb5309\default.py", line 439, in executeSagexAPIJSONCall
resp = unicodeToStr(json.JSONDecoder().decode(fileData))
File "C:\Program Files (x86)\XBMC\addons\script.module.simplejson\lib\simplejson\decoder.py", line 335, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Program Files (x86)\XBMC\addons\script.module.simplejson\lib\simplejson\decoder.py", line 353, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
00:18:23 T:7708 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.SageTV/?url=http%3A%2F%2FSage%3Asage%40192.168.1.101%3A8090%2Fsagex%2Fapi%3Fcommand%3DEvaluateExpression%261%3DGroupByMethod%28GetMediaFiles%28%22T%22%29%2C%22GetMediaTitle%22%29%26size%3D500%26encoder%3Djson&mode=1&name=1.+Watch+Recordings
00:18:23 T:7708 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.SageTV/?url=http%3A%2F%2FSage%3Asage%40192.168.1.101%3A8090%2Fsagex%2Fapi%3Fcommand%3DEvaluateExpression%261%3DGroupByMethod%28GetMediaFiles%28%22T%22%29%2C%22GetMediaTitle%22%29%26size%3D500%26encoder%3Djson&mode=1&name=1.+Watch+Recordings) failed
00:18:23 T:2624 NOTICE: -->Python Interpreter Initialized<--
00:18:24 T:2624 NOTICE: CommonFunctions-1.1.0

Mike
Reply


Messages In This Thread
[RELEASE] SageTV recordings - by kricker - 2012-08-22, 17:07
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-22, 20:30
RE: [RELEASE] SageTV recordings - by mzup - 2012-09-05, 15:12
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-22, 20:49
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-23, 15:43
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-23, 16:02
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-23, 16:38
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-23, 16:42
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-23, 17:57
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-23, 18:30
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-23, 20:42
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-23, 21:12
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-23, 21:27
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-23, 21:58
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-23, 22:05
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-23, 22:13
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-23, 22:16
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-23, 22:16
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-23, 22:18
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-23, 22:22
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-23, 22:33
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-23, 22:44
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-23, 22:53
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-23, 23:11
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-23, 23:54
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-28, 04:17
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-28, 17:30
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-28, 17:36
RE: [RELEASE] SageTV recordings - by dinki - 2012-08-29, 20:24
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-05, 20:48
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-29, 22:40
RE: [RELEASE] SageTV recordings - by aaronb - 2012-08-30, 01:29
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-30, 02:26
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-30, 02:31
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-30, 02:54
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-30, 03:41
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-30, 15:24
RE: [RELEASE] SageTV recordings - by kricker - 2012-08-31, 03:04
RE: [RELEASE] SageTV recordings - by erhan75 - 2012-08-31, 04:02
RE: [RELEASE] SageTV recordings - by aaronb - 2012-08-31, 05:35
RE: [RELEASE] SageTV recordings - by Skirge01 - 2012-09-04, 22:46
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-04, 22:55
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-04, 23:14
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-05, 15:46
RE: [RELEASE] SageTV recordings - by mzup - 2012-09-05, 18:23
New release - by LehighBri - 2012-09-05, 16:00
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-05, 16:03
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-12, 03:37
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-12, 03:46
RE: [RELEASE] SageTV recordings - by g-man - 2012-09-12, 19:45
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-12, 19:47
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-12, 20:45
RE: [RELEASE] SageTV recordings - by g-man - 2012-09-13, 03:14
RE: [RELEASE] SageTV recordings - by g-man - 2012-09-13, 04:46
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-13, 05:41
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-13, 14:49
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-13, 16:55
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-13, 20:08
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-13, 15:50
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-13, 15:54
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-13, 20:34
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-13, 20:54
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-13, 21:31
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-14, 03:51
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-14, 14:41
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-14, 16:47
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-14, 19:17
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-14, 19:42
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-14, 19:40
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-14, 21:59
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-14, 22:16
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-15, 02:49
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-15, 03:01
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-15, 04:06
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-15, 04:31
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-15, 05:43
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-15, 15:29
RE: [RELEASE] SageTV recordings - by dinki - 2012-09-17, 14:48
RE: [RELEASE] SageTV recordings - by xj-boonie - 2012-09-18, 06:22
[RELEASE] SageTV recordings - by kricker - 2012-09-17, 04:23
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-18, 06:22
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-18, 06:30
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-19, 05:32
RE: [RELEASE] SageTV recordings - by pvrnorth - 2012-09-21, 15:39
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-21, 16:00
RE: [RELEASE] SageTV recordings - by pvrnorth - 2012-09-25, 15:27
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-26, 23:23
RE: [RELEASE] SageTV recordings - by urisavor - 2012-09-30, 15:10
RE: [RELEASE] SageTV recordings - by kricker - 2012-09-30, 18:31
RE: [RELEASE] SageTV recordings - by urisavor - 2012-09-30, 21:29
RE: [RELEASE] SageTV recordings - by dinki - 2012-10-01, 00:39
RE: [RELEASE] SageTV recordings - by urisavor - 2012-10-01, 01:07
RE: [RELEASE] SageTV recordings - by urisavor - 2012-10-01, 01:50
RE: [RELEASE] SageTV recordings - by kricker - 2012-10-01, 01:54
RE: [RELEASE] SageTV recordings - by urisavor - 2012-10-01, 02:09
RE: [RELEASE] SageTV recordings - by urisavor - 2012-10-01, 02:37
RE: [RELEASE] SageTV recordings - by kricker - 2012-10-01, 02:42
RE: [RELEASE] SageTV recordings - by kchase56 - 2012-10-03, 03:14
RE: [RELEASE] SageTV recordings - by kchase56 - 2012-10-23, 20:41
RE: [RELEASE] SageTV recordings - by skl111 - 2012-10-07, 07:52
RE: [RELEASE] SageTV recordings - by skl111 - 2012-10-07, 23:45
RE: [RELEASE] SageTV recordings - by kricker - 2012-10-07, 16:26
RE: [RELEASE] SageTV recordings - by kricker - 2012-10-11, 22:53
RE: [RELEASE] SageTV recordings - by kricker - 2012-10-12, 02:27
RE: [RELEASE] SageTV recordings - by pvrnorth - 2012-10-13, 04:18
RE: [RELEASE] SageTV recordings - by hoep - 2012-10-14, 11:41
RE: [RELEASE] SageTV recordings - by hoep - 2012-10-14, 15:48
RE: [RELEASE] SageTV recordings - by hoep - 2012-10-16, 21:26
RE: [RELEASE] SageTV recordings - by hoep - 2012-10-16, 21:42
RE: [RELEASE] SageTV recordings - by hoep - 2012-10-17, 21:02
RE: [RELEASE] SageTV recordings - by kricker - 2012-10-17, 21:17
RE: [RELEASE] SageTV recordings - by kricker - 2012-10-24, 17:41
RE: [RELEASE] SageTV recordings - by kricker - 2012-10-24, 18:25
RE: [RELEASE] SageTV recordings - by kricker - 2012-11-26, 22:25
RE: [RELEASE] SageTV recordings - by fventura - 2012-12-14, 04:13
RE: [RELEASE] SageTV recordings - by kricker - 2012-12-14, 06:58
RE: [RELEASE] SageTV recordings - by fventura - 2012-12-14, 07:02
RE: [RELEASE] SageTV recordings - by fventura - 2012-12-14, 07:22
RE: [RELEASE] SageTV recordings - by kricker - 2012-12-14, 17:24
RE: [RELEASE] SageTV recordings - by setherd - 2013-01-11, 06:08
RE: [RELEASE] SageTV recordings - by kricker - 2013-01-11, 06:18
RE: [RELEASE] SageTV recordings - by setherd - 2013-01-12, 14:27
RE: [RELEASE] SageTV recordings - by setherd - 2013-01-14, 03:37
RE: [RELEASE] SageTV recordings - by mzup - 2013-01-12, 05:13
RE: [RELEASE] SageTV recordings - by mzup - 2013-01-12, 16:44
RE: [RELEASE] SageTV recordings - by kricker - 2013-01-12, 17:17
RE: [RELEASE] SageTV recordings - by mzup - 2013-01-12, 18:23
RE: [RELEASE] SageTV recordings - by kricker - 2013-01-12, 18:31
RE: [RELEASE] SageTV recordings - by mzup - 2013-01-12, 18:39
RE: [RELEASE] SageTV recordings - by kricker - 2013-01-12, 18:50
RE: [RELEASE] SageTV recordings - by mzup - 2013-01-12, 18:53
RE: [RELEASE] SageTV recordings - by mzup - 2013-01-12, 23:18
RE: [RELEASE] SageTV recordings - by mzup - 2013-01-13, 00:55
RE: [RELEASE] SageTV recordings - by mzup - 2013-01-13, 15:21
RE: [RELEASE] SageTV recordings - by kricker - 2013-01-14, 02:21
RE: [RELEASE] SageTV recordings - by mzup - 2013-01-14, 15:17
RE: [RELEASE] SageTV recordings - by kricker - 2013-01-14, 03:50
RE: [RELEASE] SageTV recordings - by setherd - 2013-01-14, 07:16
RE: [RELEASE] SageTV recordings - by mzup - 2013-01-15, 15:18
RE: [RELEASE] SageTV recordings - by mzup - 2013-01-15, 19:12
RE: [RELEASE] SageTV recordings - by crw190 - 2013-02-19, 23:57
RE: [RELEASE] SageTV recordings - by crw190 - 2013-02-20, 01:47
RE: [RELEASE] SageTV recordings - by kricker - 2013-02-20, 01:58
RE: [RELEASE] SageTV recordings - by crw190 - 2013-02-20, 02:18
RE: [RELEASE] SageTV recordings - by crw190 - 2013-02-20, 06:28
RE: [RELEASE] SageTV recordings - by crw190 - 2013-02-20, 14:46
RE: [RELEASE] SageTV recordings - by crw190 - 2013-02-20, 15:02
RE: [RELEASE] SageTV recordings - by crw190 - 2013-02-20, 15:55
RE: [RELEASE] SageTV recordings - by sflamm - 2013-10-29, 01:17
RE: [RELEASE] SageTV recordings - by dinki - 2013-10-29, 03:17
RE: [RELEASE] SageTV recordings - by kricker - 2013-10-29, 02:51
RE: [RELEASE] SageTV recordings - by sflamm - 2013-10-30, 19:03
Version 1.5.0 Released - by LehighBri - 2013-12-10, 21:27
RE: [RELEASE] SageTV recordings - by dinki - 2013-12-10, 21:35
RE: [RELEASE] SageTV recordings - by queonda - 2014-02-13, 04:12
RE: [RELEASE] SageTV recordings - by Slack - 2014-02-04, 02:25
RE: [RELEASE] SageTV recordings - by mzup - 2014-03-09, 15:26
RE: [RELEASE] SageTV recordings - by mzup - 2014-03-09, 15:56
RE: [RELEASE] SageTV recordings - by mzup - 2014-03-09, 19:34
RE: [RELEASE] SageTV recordings - by nstocke - 2014-06-13, 16:33
RE: [RELEASE] SageTV recordings - by nstocke - 2014-06-13, 17:41
RE: [RELEASE] SageTV recordings - by crw190 - 2014-07-23, 16:47
RE: [RELEASE] SageTV recordings - by crw190 - 2014-07-23, 23:24
RE: [RELEASE] SageTV recordings - by UgaData - 2014-10-02, 16:18
RE: [RELEASE] SageTV recordings - by UgaData - 2014-10-02, 16:29
RE: [RELEASE] SageTV recordings - by cumak - 2014-11-16, 05:07
RE: [RELEASE] SageTV recordings - by waylo - 2015-02-07, 08:57
RE: [RELEASE] SageTV recordings - by waylo - 2015-03-10, 17:06
Logout Mark Read Team Forum Stats Members Help
[RELEASE] SageTV recordings2