-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
As per subject, the live tv does not work on kodi 17.1. the version installed by default is 2.1.0, and the error I get is
21:37:55.570 T:140294580563456 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
21:37:58.132 T:140293387691776 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "/home/disimone/.kodi/addons/plugin.video.arte_tv/default.py", line 379, in <module>
playLiveStream()
File "/home/disimone/.kodi/addons/plugin.video.arte_tv/default.py", line 298, in playLiveStream
listitem = xbmcgui.ListItem(path=match[0][0] + match[0][1] + " swfUrl=http://www.arte.tv/flash/mediaplayer/mediaplayer.swf live=1 swfVfy=1")
IndexError: list index out of range
Metadata
Metadata
Assignees
Labels
No labels