07.5.2021, 9:33
Po upgrade na Matrix Sosac ide ale pri pokuse zaradit nieco do kniznice , vyhlasi error.
zapis z logu v momente chyby (ked dam serial pridat do kniznice ):
2021-05-07 09:26:58.111 T:7927 INFO <general>: ["Running sosac provider with params: {'url': 'http://tv.sosac.to/vystupy5981/serialy/46.json', 'type': 'tvshow', 'action': 'add-to-library', 'name': 'Pán času (2005)', 'csfd': '218647', 'imdb': '0436992'}"]
2021-05-07 09:26:58.112 T:7927 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2021-05-07 09:26:58.117 T:7927 INFO <general>: ["Initializing provider sosac.ph with settings {'downloads': '/storage/', 'quality': '0', 'subs': True, 'lang': '2'}"]
2021-05-07 09:26:58.118 T:7927 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2021-05-07 09:26:58.120 T:7927 INFO <general>: ["item: plugin://plugin.video.sosac.ph/?play=687474703a2f2f74762e736f7361632e746f2f76797374757079353938312f73657269616c792f34362e6a736f6e&cp=736f7361632e7068&title=50c3a16e20c48d61737520283230303529& | {'url': 'http://tv.sosac.to/vystupy5981/serialy/46.json', 'type': 'tvshow', 'action': 'add-to-library', 'name': 'Pán času (2005)', 'csfd': '218647', 'imdb': '0436992', 'refresh': '1'}"]
2021-05-07 09:26:58.123 T:7927 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'AttributeError'>
Error Contents: 'str' object has no attribute 'decode'
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.sosac.ph/default.py", line 56, in <module>
XBMCSosac(sosac, settings, __addon__).run(params)
File "/storage/.kodi/addons/script.module.stream.resolver/lib/contentprovider/xbmcprovider.py", line 98, in run
return self.run_custom(params)
File "/storage/.kodi/addons/plugin.video.sosac.ph/resources/lib/sutils.py", line 250, in run_custom
if self.add_item(params):
File "/storage/.kodi/addons/plugin.video.sosac.ph/resources/lib/sutils.py", line 190, in add_item
self.showNotification(sub['name'], 'Checking new content')
File "/storage/.kodi/addons/plugin.video.sosac.ph/resources/lib/sutils.py", line 80, in showNotification
xbmcgui.Dialog().notification(self.encode(title), self.encode(message), time=time,
File "/storage/.kodi/addons/plugin.video.sosac.ph/resources/lib/sutils.py", line 359, in encode
return unicodedata.normalize('NFKD', string.decode('utf-8')).encode('ascii', 'ignore')
AttributeError: 'str' object has no attribute 'decode'
-->End of Python script error report<--
zapis z logu v momente chyby (ked dam serial pridat do kniznice ):
2021-05-07 09:26:58.111 T:7927 INFO <general>: ["Running sosac provider with params: {'url': 'http://tv.sosac.to/vystupy5981/serialy/46.json', 'type': 'tvshow', 'action': 'add-to-library', 'name': 'Pán času (2005)', 'csfd': '218647', 'imdb': '0436992'}"]
2021-05-07 09:26:58.112 T:7927 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2021-05-07 09:26:58.117 T:7927 INFO <general>: ["Initializing provider sosac.ph with settings {'downloads': '/storage/', 'quality': '0', 'subs': True, 'lang': '2'}"]
2021-05-07 09:26:58.118 T:7927 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2021-05-07 09:26:58.120 T:7927 INFO <general>: ["item: plugin://plugin.video.sosac.ph/?play=687474703a2f2f74762e736f7361632e746f2f76797374757079353938312f73657269616c792f34362e6a736f6e&cp=736f7361632e7068&title=50c3a16e20c48d61737520283230303529& | {'url': 'http://tv.sosac.to/vystupy5981/serialy/46.json', 'type': 'tvshow', 'action': 'add-to-library', 'name': 'Pán času (2005)', 'csfd': '218647', 'imdb': '0436992', 'refresh': '1'}"]
2021-05-07 09:26:58.123 T:7927 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'AttributeError'>
Error Contents: 'str' object has no attribute 'decode'
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.sosac.ph/default.py", line 56, in <module>
XBMCSosac(sosac, settings, __addon__).run(params)
File "/storage/.kodi/addons/script.module.stream.resolver/lib/contentprovider/xbmcprovider.py", line 98, in run
return self.run_custom(params)
File "/storage/.kodi/addons/plugin.video.sosac.ph/resources/lib/sutils.py", line 250, in run_custom
if self.add_item(params):
File "/storage/.kodi/addons/plugin.video.sosac.ph/resources/lib/sutils.py", line 190, in add_item
self.showNotification(sub['name'], 'Checking new content')
File "/storage/.kodi/addons/plugin.video.sosac.ph/resources/lib/sutils.py", line 80, in showNotification
xbmcgui.Dialog().notification(self.encode(title), self.encode(message), time=time,
File "/storage/.kodi/addons/plugin.video.sosac.ph/resources/lib/sutils.py", line 359, in encode
return unicodedata.normalize('NFKD', string.decode('utf-8')).encode('ascii', 'ignore')
AttributeError: 'str' object has no attribute 'decode'
-->End of Python script error report<--
