Advertisement
Guest User

Untitled

a guest
Sep 20th, 2012
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1. 13:32:28 T:6056480 DEBUG: OnPlayMedia plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=wyx6JDQCslE
  2. 13:32:28 T:6056480 DEBUG: StartScript - calling plugin YouTube('plugin://plugin.video.youtube/','0','?path=/root/video&action=play_video&videoid=wyx6JDQCslE')
  3. 13:32:28 T:6056480 INFO: initializing python engine.
  4. 13:32:28 T:6056480 DEBUG: new python thread created. id=24
  5. 13:32:28 T:6056480 DEBUG: WaitOnScriptResult - waiting on the YouTube plugin...
  6. 13:32:28 T:3076520816 DEBUG: Thread XBPyThread start, auto delete: 0
  7. 13:32:28 T:3076520816 DEBUG: Python thread: start processing
  8. 13:32:29 T:3076520816 NOTICE: -->Python Interpreter Initialized<--
  9. 13:32:29 T:3076520816 DEBUG: Process - The source file to load is /home/xbmc/.xbmc/addons/plugin.video.youtube/default.py
  10. 13:32:29 T:3076520816 DEBUG: Process - Setting the Python path to /home/xbmc/.xbmc/addons/plugin.video.youtube:/home/xbmc/.xbmc/addons/script.module.demjson/lib:/usr/share/xbmc/addons/script.module.simplejson/lib:/home/xbmc/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/xbmc/.xbmc/addons/script.common.plugin.cache/lib:/home/xbmc/.xbmc/addons/script.module.simple.downloader/lib:/home/xbmc/.xbmc/addons/script.module.free.cable.database/lib:/home/xbmc/.xbmc/addons/script.module.coveapi/lib:/home/xbmc/.xbmc/addons/script.module.parsedom/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PIL:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:
  11. 13:32:29 T:3076520816 DEBUG: Process - Entering source directory /home/xbmc/.xbmc/addons/plugin.video.youtube
  12. 13:32:29 T:3076520816 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.0 of the xbmc.python api
  13. 13:32:29 T:3076520816 NOTICE: YouTube-3.2.0
  14. 13:32:29 T:3076520816 NOTICE: CommonFunctions-1.2.0
  15. 13:32:29 T:3076520816 INFO: -->Python script returned the following error<--
  16. 13:32:29 T:3076520816 ERROR: Error Type: <type 'exceptions.TypeError'>
  17. 13:32:29 T:3076520816 ERROR: Error Contents: 'NoneType' object is not subscriptable
  18. 13:32:29 T:3076520816 ERROR: Traceback (most recent call last):
  19. File "/home/xbmc/.xbmc/addons/plugin.video.youtube/default.py", line 110, in <module>
  20. navigation.executeAction(params)
  21. File "/home/xbmc/.xbmc/addons/plugin.video.youtube/YouTubeNavigation.py", line 148, in executeAction
  22. self.player.playVideo(params)
  23. File "/home/xbmc/.xbmc/addons/plugin.video.youtube/YouTubePlayer.py", line 80, in playVideo
  24. (video, status) = self.buildVideoObject(params)
  25. File "/home/xbmc/.xbmc/addons/plugin.video.youtube/YouTubePlayer.py", line 281, in buildVideoObject
  26. (links, video) = self.extractVideoLinksFromYoutube(video, params)
  27. File "/home/xbmc/.xbmc/addons/plugin.video.youtube/YouTubePlayer.py", line 353, in extractVideoLinksFromYoutube
  28. if result[u"status"] != 200:
  29. TypeError: 'NoneType' object is not subscriptable
  30. 13:32:29 T:3076520816 INFO: -->End of Python script error report<--
  31. 13:32:29 T:3076520816 INFO: Python script stopped
  32. 13:32:29 T:3076520816 DEBUG: Thread XBPyThread 3076520816 terminating
  33. 13:32:29 T:6056480 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating
  34. 13:32:29 T:6056480 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=wyx6JDQCslE]
  35. 13:32:29 T:6056480 DEBUG: Playlist Player: no more playable items... aborting playback
  36. 13:32:29 T:3015687024 DEBUG: Thread Background Loader start, auto delete: 0
  37. 13:32:29 T:6056480 DEBUG: waiting for python thread 24 to stop
  38. 13:32:29 T:6056480 DEBUG: python thread 24 destructed
  39. 13:32:30 T:3015687024 DEBUG: Thread Background Loader 3015687024 terminating
  40. 13:32:34 T:6056480 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  41. 13:32:49 T:6056480 INFO: CheckIdle - Closing session to http://i.ytimg.com (easy=0xb76179e8, multi=0xb76ecb68)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement