You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
报错日志 15:05:20.293 T:2003763120 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.KeyError'> Error Contents: ('data',) Traceback (most recent call last): File "/mnt/sdcard/Android/data/mygica.media.center/files/.mygica/addons/plugin.audio.jsososo/addon.py", line 1527, in <module> plugin.run() File "/mnt/sdcard/Android/data/mygica.media.center/files/.mygica/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 342, in run items = self._dispatch(self.request.path) File "/mnt/sdcard/Android/data/mygica.media.center/files/.mygica/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 316, in _dispatch listitems = view_func(**items) File "/mnt/sdcard/Android/data/mygica.media.center/files/.mygica/addons/plugin.audio.jsososo/addon.py", line 1150, in playlist gdlist = qqplaylist(pid) File "/mnt/sdcard/Android/data/mygica.media.center/files/.mygica/addons/plugin.audio.jsososo/addon.py", line 331, in qqplaylist mp3urls = j1['data'] KeyError: ('data',) -->End of Python script error report<--
The text was updated successfully, but these errors were encountered:
描述错误
网易云正常,QQ音乐无法获取排行、歌单、搜索、私享
QQ音乐 MV似乎正常、私享成功获取该歌单,其他都无法获取。
重现
重现行为的步骤:
预期行为
正常获取播放
屏幕截图
如果适用,请添加屏幕截图以帮助解释您的问题
设备信息
其他
应该和设备系统和Kodi版本无关。
报错日志
15:05:20.293 T:2003763120 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.KeyError'> Error Contents: ('data',) Traceback (most recent call last): File "/mnt/sdcard/Android/data/mygica.media.center/files/.mygica/addons/plugin.audio.jsososo/addon.py", line 1527, in <module> plugin.run() File "/mnt/sdcard/Android/data/mygica.media.center/files/.mygica/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 342, in run items = self._dispatch(self.request.path) File "/mnt/sdcard/Android/data/mygica.media.center/files/.mygica/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 316, in _dispatch listitems = view_func(**items) File "/mnt/sdcard/Android/data/mygica.media.center/files/.mygica/addons/plugin.audio.jsososo/addon.py", line 1150, in playlist gdlist = qqplaylist(pid) File "/mnt/sdcard/Android/data/mygica.media.center/files/.mygica/addons/plugin.audio.jsososo/addon.py", line 331, in qqplaylist mp3urls = j1['data'] KeyError: ('data',) -->End of Python script error report<--
The text was updated successfully, but these errors were encountered: