Moin,
ich bekomme leider bei Aufruf der Livesender --> Entertainment einen Sky Go Fehler.
Die LogDatei enthält folgendes:
17:53:36.114 T:2924 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnicodeEncodeError'>
Error Contents: 'ascii' codec can't encode character u'\xe4' in position 25: ordinal not in range(128)
Traceback (most recent call last):
File "C:\Users\HTPC-User\AppData\Roaming\Kodi\addons\plugin.video.skygo.de\default.py", line 43, in <module>
nav.listLiveTvChannels(channeldir_name)
File "C:\Users\HTPC-User\AppData\Roaming\Kodi\addons\plugin.video.skygo.de\navigation.py", line 270, in listLiveTvChannels
listAssets(sorted(details.values(), key=lambda k:k['data']['channel']['name']))
File "C:\Users\HTPC-User\AppData\Roaming\Kodi\addons\plugin.video.skygo.de\navigation.py", line 634, in listAssets
info, item['data'] = getInfoLabel(item['type'], item['data'])
File "C:\Users\HTPC-User\AppData\Roaming\Kodi\addons\plugin.video.skygo.de\navigation.py", line 543, in getInfoLabel
info['title'] = '[COLOR blue][{}][/COLOR] {}'.format(item_data.get('event', '').get('title', ''), item_data['event'].get('subtitle', ''))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 25: ordinal not in range(128)
-->End of Python script error report<--
Alles anzeigen
Wäre schön, wenn jemand einen Tipp hätte, wie ich es beheben kann.
Danke und viele Grüße
bj
Update:
Benutze Windows 10 64 Bit und Version 1.10.10 des Plugins.