CzechTV plugin error
Status: Beta
Brought to you by:
tomaszemres
CzechTV and NovaTV plugin fails to run.
22:24:10 T:140406490650368 ERROR: Error Type: <type 'exceptions.AttributeError'>
22:24:10 T:140406490650368 ERROR: Error Contents: 'JSONDecoder' object has no attribute 'encoding'
xbmc@htpc:~$ uname -a
Linux htpc 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
xbmc@htpc:~$ python -V
Python 2.7.3
xbmc.log
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I have the same problem with raspberry pi openelec.
22:51:07 T:2837443680 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'JSONDecoder' object has no attribute 'encoding'
Traceback (most recent call last):
File "/storage/.xbmc/addons/plugin.video.xbmc-czech.CzechTV/default.py", line 17, in <module>
run()
File "/storage/.xbmc/addons/plugin.video.xbmc-czech.CzechTV/default.py", line 10, in run
from czechtvPlugin import CzechtvPlugin
File "/storage/.xbmc/addons/plugin.video.xbmc-czech.CzechTV/czechtvPlugin.py", line 11, in <module>
import json
File "/storage/.xbmc/addons/plugin.video.xbmc-czech.CzechTV/json/__init__.py", line 110, in <module>
_default_decoder = JSONDecoder(object_hook=None, object_pairs_hook=None)
File "/storage/.xbmc/addons/plugin.video.xbmc-czech.CzechTV/json/decoder.py", line 337, in __init__
self.scan_once = scanner.make_scanner(self)
AttributeError: 'JSONDecoder' object has no attribute 'encoding'
-->End of Python script error report<--
22:51:07 T:3043090960 ERROR: GetDirectory - Error getting plugin://plugin.video.xbmc-czech.CzechTV/
22:51:07 T:3043090960 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.xbmc-czech.CzechTV/) failed
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
https://code.google.com/p/dmd-xbmc/
this works...