2022-11-18 13:53:40.073 T:4367 ERROR <general>: Skin Utils --> Exception in resources.lib.colorpicker ! --> No module named 'Image'
2022-11-18 13:53:40.513 T:4366 INFO <general>: CPythonInvoker(0, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): script successfully run
2022-11-18 13:53:40.854 T:4366 WARNING <general>: CPythonInvoker(0, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the python script "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon7xbmcgui6W indowE
2022-11-18 13:53:40.855 T:4366 INFO <general>: Python interpreter stopped
2022-11-18 13:53:41.010 T:4367 INFO <general>: CPythonInvoker(1, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.skin.utils/default.py): script successfully run
2022-11-18 13:53:41.207 T:4367 INFO <general>: Python interpreter stopped
2022-11-18 13:53:41.842 T:4320 INFO <general>: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
2022-11-18 13:53:45.899 T:4384 INFO <general>: CPythonInvoker(8, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/weather.gismeteo/default.py): script successfully run
2022-11-18 13:53:46.523 T:4384 INFO <general>: Python interpreter stopped
2022-11-18 13:53:46.851 T:4376 INFO <general>: CPythonInvoker(7, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.xbmc.versioncheck/resources/lib/runner.py): script successfully run
2022-11-18 13:53:47.193 T:4376 INFO <general>: Python interpreter stopped
2022-11-18 13:53:48.646 T:4409 INFO <general>: initializing python engine.
2022-11-18 13:53:50.085 T:4409 INFO <general>: CPythonInvoker(9, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.filmix/default.py): script successfully run
2022-11-18 13:53:50.665 T:4409 INFO <general>: Python interpreter stopped
2022-11-18 13:53:52.940 T:4412 INFO <general>: initializing python engine.
2022-11-18 13:53:54.574 T:4412 ERROR <general>: plugin.video.filmix [v.1.4.1~beta3+matrix.1]: Unhandled exception detected!
2022-11-18 13:53:54.574 T:4412 ERROR <general>: plugin.video.filmix [v.1.4.1~beta3+matrix.1]: *** Start diagnostic info ***
2022-11-18 13:53:54.664 T:4412 ERROR <general>: plugin.video.filmix [v.1.4.1~beta3+matrix.1]: System info: uname_result(system='Linux', node='localhost', release='5.4.125', version='#3 SMP PREEMPT Fri Nov 11 11:50:54 MSK 2022', machine='armv8l', processor='')
2022-11-18 13:53:54.664 T:4412 ERROR <general>: plugin.video.filmix [v.1.4.1~beta3+matrix.1]: OS info: Ожидайте
2022-11-18 13:53:54.665 T:4412 ERROR <general>: plugin.video.filmix [v.1.4.1~beta3+matrix.1]: Kodi version: 19.4 (19.4.0) Git:20220302-e12e66e019
2022-11-18 13:53:54.665 T:4412 ERROR <general>: plugin.video.filmix [v.1.4.1~beta3+matrix.1]: File: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simpleplugin3/libs/simpleplugin.py
2022-11-18 13:53:54.666 T:4412 ERROR <general>: plugin.video.filmix [v.1.4.1~beta3+matrix.1]: Code context:
240: with open(self._filename, 'rb') as fo:
241: contents = fo.read()
242:> self._storage = pickle.loads(contents)
243: self._hash = hashlib.md5(contents).hexdigest()
244: except (IOError, pickle.PickleError, EOFError, AttributeError):
2022-11-18 13:53:54.673 T:4412 ERROR <general>: plugin.video.filmix [v.1.4.1~beta3+matrix.1]: Global variables:
Addon = <class 'simpleplugin.Addon'>
MemStorage = <class 'simpleplugin.MemStorage'>
MutableMapping = typing.MutableMapping
PY2 = False
PY3 = True
Params = <class 'simpleplugin.Params'>
Plugin = <class 'simpleplugin.Plugin'>
Route = <class 'simpleplugin.Route'>
RoutedPlugin = <class 'simpleplugin.RoutedPlugin'>
SimplePluginError = <class 'simpleplugin.SimplePluginError'>
Storage = <class 'simpleplugin.Storage'>
TimeoutError = <class 'simpleplugin.TimeoutError'>
_format_vars = <function _format_vars at 0xac57e358>
_kodi_major_version = <function _kodi_major_version at 0xac57e478>
basestring = <class 'str'>
bytes = <class 'bytes'>
contextmanager = <function contextmanager at 0xaf095858>
copyfile = <function copyfile at 0xac292018>
deepcopy = <function deepcopy at 0xafc89078>
dict = <class 'dict'>
getargspec = <function getfullargspec at 0xb0baaeb8>
hashlib = <module 'hashlib' from '/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/hashlib.py'>
inspect = <module 'inspect' from '/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/inspect.py'>
int = <class 'int'>
iteritems = <function iteritems at 0xac546138>
itervalues = <function itervalues at 0xac545838>
list = <class 'list'>
log_exception = <function log_exception at 0xaef6abb8>
long = <class 'int'>
namedtuple = <function namedtuple at 0xaef7bfb8>
object = <class 'object'>
os = <module 'os' from '/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/os.py'>
parse_qs = <function parse_qs at 0xb128e118>
pformat = <function pformat at 0xafc831f8>
pickle = <module 'pickle' from '/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/pickle.py'>
py2_decode = <function py2_decode at 0xafc8cf78>
py2_encode = <function py2_encode at 0xac57e718>
python_2_unicode_compatible = <function python_2_unicode_compatible at 0xb2182178>
quote_plus = <function quote_plus at 0xafca6898>
re = <module 're' from '/data/user/0/org.xbmc.kodi/cache/apk/assets/python3.8/lib/python3.8/re.py'>
str = <class 'str'>
super = <class 'super'>
sys = <module 'sys' (built-in)>
time = <module 'time' (built-in)>
translate_path = <function translate_path at 0xac565038>
uname = <function uname at 0xac57e118>
unicode_literals = _Feature((2, 6, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 2097152)
unquote_plus = <function unquote_plus at 0xab79c5d8>
urlencode = <function urlencode at 0xab79c338>
urlparse = <function urlparse at 0xaef53938>
wraps = <function wraps at 0xb0b832b8>
xbmc = <module 'xbmc' (built-in)>
xbmcaddon = <module 'xbmcaddon' (built-in)>
xbmcgui = <module 'xbmcgui' (built-in)>
xbmcvfs = <module 'xbmcvfs' (built-in)>
zip = <class 'zip'>
2022-11-18 13:53:54.677 T:4412 ERROR <general>: plugin.video.filmix [v.1.4.1~beta3+matrix.1]: Local variables:
contents = (b'\x80\x02}q\x00X\x07\x00\x00\x00historyq\x01]q\x02(}q\x03X\x07\x00\x00\x00k'
b'eywordq\x04U\x15\xd0\xb4\xd0\xb8\xd0\xba\xd0\xb8 \xd0\xb9 \xd0\xb0\xd0'
b'\xbd\xd0\xb3\xd0\xb5\xd0\xbbq\x05s}q\x06X\x07\x0 0\x00\x00keywordq\x07U'
b'\x0c\xd0\xb3\xd1\x83\xd0\xb4\xd0\xb1\xd0\xb0\xd0 \xb9q\x08s}q\tX'
b'\x07\x00\x00\x00keywordq\nU\x0c\xd1\x80\xd0\xbe\ xd0\xb4\xd0\xb8\xd0'
b'\xbd\xd0\xb0q\x0bs}q\x0cX\x07\x00\x00\x00keyword q\rU\x12\xd1\x81\xd0'
b'\xbe\xd0\xbb\xd0\xbd\xd1\x86\xd0\xb5\xd0\xbf\xd0 \xb5\xd0\xbaq\x0es}q'
b'\x0fX\x07\x00\x00\x00keywordq\x10U\x10\xd0\xb3\x d0\xb5\xd1\x80\xd0'
b'\xba\xd1\x83\xd0\xbb\xd0\xb5\xd1\x81q\x11ses.')
filename = '__history__.pcl'
fo = <_io.BufferedReader name='/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.filmix/__history__.pcl'>
self = <simpleplugin.Storage object at 0xb0c7a278>
storage_dir = '/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.filmix/'
2022-11-18 13:53:54.677 T:4412 ERROR <general>: plugin.video.filmix [v.1.4.1~beta3+matrix.1]: **** End diagnostic info ****
2022-11-18 13:53:54.680 T:4412 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'UnicodeDecodeError'>
Error Contents: 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128)
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.filmix/default.py", line 7, in <module>
plugin.run()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simpleplugin3/libs/simpleplugin.py", line 1098, in run
result = self._resolve_function()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simpleplugin3/libs/simpleplugin.py", line 1359, in _resolve_function
return route.func(**kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.filmix/resources/libs/routes.py", line 114, in search_history
FilmixCatalogs.search_history()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.filmix/resources/libs/navigation.py", line 519, in search_history
plugin.create_directory(**result)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplemedia/libs/simplemedia/providers.py", line 185, in create_directory
for item in items:
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplemedia/libs/simplemedia/providers.py", line 218, in search_history_items
with self.get_storage('__history__.pcl') as storage:
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simpleplugin3/libs/simpleplugin.py", line 747, in get_storage
return Storage(self.profile_dir, filename)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simpleplugin3/libs/simpleplugin.py", line 242, in __init__
self._storage = pickle.loads(contents)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128)
-->End of Python script error report<--
2022-11-18 13:53:55.266 T:4412 INFO <general>: Python interpreter stopped
2022-11-18 13:53:55.286 T:4411 ERROR <general>: GetDirectory - Error getting plugin://plugin.video.filmix/search/history/
2022-11-18 13:53:55.302 T:4320 ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.filmix/search/history/) failed
2022-11-18 13:53:55.312 T:4417 INFO <general>: initializing python engine.
2022-11-18 13:53:56.733 T:4417 INFO <general>: CPythonInvoker(11, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.filmix/default.py): script successfully run
2022-11-18 13:53:57.264 T:4417 INFO <general>: Python interpreter stopped