Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. 16:19:23.846 T:1571812256 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/plugin.video.tvplayer.com/default.py): instantiating addon using automatically obtained id of "plugin.video.tvplayer.com" dependent on version 2.1.0 of the xbmc.python api
  2. 16:19:23.999 T:1571812256 DEBUG: Mode: 1
  3. 16:19:23.999 T:1571812256 DEBUG: URL: 89
  4. 16:19:23.999 T:1571812256 DEBUG: Name: BBC One
  5. 16:19:23.999 T:1571812256 DEBUG: IconImage: None
  6. 16:19:24.036 T:1944893088 DEBUG: ------ Window Init (DialogBusy.xml) ------
  7. --
  8. File "/storage/.kodi/addons/plugin.video.tvplayer.com/default.py", line 170, in <module>
  9. elif mode==1: play(name,url,iconimage)
  10. File "/storage/.kodi/addons/plugin.video.tvplayer.com/default.py", line 106, in play
  11. stream = tvplayer(url)
  12. File "/storage/.kodi/addons/plugin.video.tvplayer.com/default.py", line 103, in tvplayer
  13. return re.compile('stream": "(.+?)"').findall(LINK)[0]
  14. IndexError: list index out of range
  15. -->End of Python script error report<--
  16. 16:19:25.490 T:1944893088 DEBUG: ------ Window Init (DialogNotification.xml) ------
  17. 16:19:25.501 T:1571812256 INFO: Python script stopped
  18. --
  19. 16:19:25.517 T:1944893088 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.tvplayer.com/?url=89&mode=1&name=BBC+One]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement