Advertisement
Guest User

kodi

a guest
Jan 10th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. 18:51:28 T:140583599335168 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  2. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  3. Error Type: <type 'exceptions.IndexError'>
  4. Error Contents: string index out of range
  5. Traceback (most recent call last):
  6. File "/storage/.kodi/addons/plugin.video.movieshark/default.py", line 1200, in <module>
  7. build_movie_links(args['foldername'][0], args['title'][0], args['image'][0])
  8. File "/storage/.kodi/addons/plugin.video.movieshark/default.py", line 990, in build_movie_links
  9. traktids = {"imdb": imdbnum[0], "status": "Continuing", "season": tseason, "tvshowtitle": ttitle, "episode": serie_info[mopage].replace(' ','')}
  10. IndexError: string index out of range
  11. -->End of Python script error report<--
  12. 18:51:28 T:140586068977536 ERROR: GetDirectory - Error getting plugin://plugin.video.movieshark/?foldername=shannara-a-jovo-kronikaja-1-evad&image=shannara-a-jovo-kronikaja-1-evad&mode=movie_folder&title=Shannara%20%e2%80%93%20A%20j%c3%b6v%c5%91%20kr%c3%b3nik%c3%a1ja%201.%20%c3%a9vad
  13. 18:51:28 T:140586068977536 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.movieshark/?foldername=shannara-a-jovo-kronikaja-1-evad&image=shannara-a-jovo-kronikaja-1-evad&mode=movie_folder&title=Shannara%20%e2%80%93%20A%20j%c3%b6v%c5%91%20kr%c3%b3nik%c3%a1ja%201.%20%c3%a9vad) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement