Skip to content

plugin not working on kodi 17.1 #10

@disimone

Description

@disimone

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions