[Jarvis] No Background Artwork Anymore
#1
Hi,

For most home screen items now there is no random background artwork being pulled. I looked at the log and there is a lot of these errors:

Code:
4:09:58 T:6684   ERROR: JSONDecodeError
14:09:58 T:6684   ERROR: :
14:09:58 T:6684   ERROR: Expecting value: line 1 column 1 (char 0)
14:09:58 T:3356   ERROR: Unhandled exception in thread started by
14:09:58 T:3356   ERROR: <bound method ListItemMonitor.setOmdbInfo of <ListItemMonitor(Thread-1, started 6180)>>
14:09:58 T:3356   ERROR: Traceback (most recent call last):
14:09:58 T:3356   ERROR:   File "C:\Users\leejk\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ListItemMonitor.py", line 1014, in setOmdbInfo
14:09:58 T:3356   ERROR: omdbresult = json.loads(res.content.decode('utf-8','replace'))
14:09:58 T:3356   ERROR:   File "C:\Users\leejk\AppData\Roaming\Kodi\addons\script.module.simplejson\lib\simplejson\__init__.py", line 488, in loads
14:09:58 T:3356   ERROR: return _default_decoder.decode(s)
14:09:58 T:3356   ERROR:   File "C:\Users\leejk\AppData\Roaming\Kodi\addons\script.module.simplejson\lib\simplejson\decoder.py", line 370, in decode
14:09:58 T:3356   ERROR: obj, end = self.raw_decode(s)
14:09:58 T:3356   ERROR:   File "C:\Users\leejk\AppData\Roaming\Kodi\addons\script.module.simplejson\lib\simplejson\decoder.py", line 389, in raw_decode
14:09:58 T:3356   ERROR: return self.scan_once(s, idx=_w(s, idx).end())
14:09:58 T:3356   ERROR:   File "C:\Users\leejk\AppData\Roaming\Kodi\addons\script.module.simplejson\lib\simplejson\scanner.py", line 119, in scan_once
14:09:58 T:3356   ERROR: return _scan_once(string, idx)
14:09:58 T:3356   ERROR:   File "C:\Users\leejk\AppData\Roaming\Kodi\addons\script.module.simplejson\lib\simplejson\scanner.py", line 115, in _scan_once
14:09:58 T:3356   ERROR: raise JSONDecodeError(errmsg, string, idx)
14:09:58 T:3356   ERROR: simplejson.scanner
14:09:58 T:3356   ERROR: .

I'm using the Kodi repository versions of everything, so no beta stuff. I removed everything Titan related and re-installed but no change. Any ideas?

thx
Reply
#2
The images are now showing up on the home screen... not sure what was going on.

However, does this skin ignore local artwork? I've noticed that in the movies library view, it take about 2 seconds for the artwork to appear each time you select a movie in the list. This is annoying. It behaves as if it is pulling it from the internet instead of loading locally stored artwork that resides next to the movies. Anyway to check this?

thx
Reply

Logout Mark Read Team Forum Stats Members Help
[Jarvis] No Background Artwork Anymore0