Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin not working on kodi 17.1 #10

Open
disimone opened this issue Feb 26, 2017 · 0 comments
Open

plugin not working on kodi 17.1 #10

disimone opened this issue Feb 26, 2017 · 0 comments

Comments

@disimone
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant