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

index out of range #7

Closed
deadc0de6 opened this issue Sep 30, 2014 · 0 comments
Closed

index out of range #7

deadc0de6 opened this issue Sep 30, 2014 · 0 comments

Comments

@deadc0de6
Copy link

error when trying to play stream:

Error Type: 
Error Contents: list index out of range
Traceback (most recent call last):
  File ".../.xbmc/addons/plugin.video.arte_tv/default.py", line 374, in 
    playVideoNew(url)
  File ".../.xbmc/addons/plugin.video.arte_tv/default.py", line 240, in playVideoNew
    listitem = xbmcgui.ListItem(path=getStreamUrlNew(url))
  File ".../.xbmc/addons/plugin.video.arte_tv/default.py", line 269, in getStreamUrlNew
    url = match[0]
IndexError: list index out of range
-->End of Python script error report<--
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