-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Getting CBS network error with new content.
error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'IndexError'> Error Contents: list index out of range Traceback (most recent call last): File "/storage/emulated/0/Android/data/net.kodinerds.maven.kodi20/files/.kodi/addons/plugin.video.cbsnetwork/default.py", line 23, in <module> from resources.lib import cbs File "/storage/emulated/0/Android/data/net.kodinerds.maven.kodi20/files/.kodi/addons/plugin.video.cbsnetwork/resources/lib/cbs.py", line 82, in <module> elif mode == 9: CBS().playVideo(name, url) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/storage/emulated/0/Android/data/net.kodinerds.maven.kodi20/files/.kodi/addons/plugin.video.cbsnetwork/resources/lib/cbs.py", line 47, in playVideo playbackinfo = json.loads(playVideo(streaminfo)) ^^^^^^^^^^^^^^^^^^^^^ File "/storage/emulated/0/Android/data/net.kodinerds.maven.kodi20/files/.kodi/addons/plugin.video.cbsnetwork/resources/lib/playback_resolver.py", line 48, in playVideo subtitleURL = re.findall(pattern_vtt,resp)[0] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ IndexError: list index out of range -->End of Python script error report<--
Full Debug Log: https://paste.kodi.tv/cunixiveri
Thanks