Menu

#2 CzechTV plugin error

open
nobody
None
5
2012-11-23
2012-11-23
funky
No

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

Discussion

  • funky

    funky - 2012-11-23

    xbmc.log

     
  • Anonymous

    Anonymous - 2013-01-17

    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

     

Log in to post a comment.

MongoDB Logo MongoDB