Advertisement
wellspokenman

xbmc-mubi

Sep 6th, 2012
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 KB | None | 0 0
  1. 14:23:40 T:2795015024 NOTICE: -->Python Interpreter Initialized<--
  2. 14:23:40 T:7769840 NOTICE: CDVDPlayer::CloseFile()
  3. 14:23:40 T:7769840 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  4. 14:23:40 T:7769840 NOTICE: DVDPlayer: waiting for threads to exit
  5. 14:23:40 T:7769840 NOTICE: DVDPlayer: finished waiting
  6. 14:23:49 T:3014642544 NOTICE: -->Python Interpreter Initialized<--
  7. 14:23:56 T:3014642544 ERROR: Error Type: <type 'exceptions.AttributeError'>
  8. 14:23:56 T:3014642544 ERROR: Error Contents: 'NoneType' object has no attribute 'text'
  9. 14:23:56 T:3014642544 ERROR: Traceback (most recent call last):
  10. File "/home/htpc/.xbmc/addons/plugin.video.mubi/addon.py", line 169, in <module>
  11. plugin.run()
  12. File "/home/htpc/.xbmc/addons/script.module.xbmcswift/lib/xbmcswift/plugin.py", line 330, in run
  13. self.dispatch(self.path)
  14. File "/home/htpc/.xbmc/addons/script.module.xbmcswift/lib/xbmcswift/plugin.py", line 129, in dispatch
  15. return view_func(**items)
  16. File "/home/htpc/.xbmc/addons/plugin.video.mubi/addon.py", line 138, in play_film
  17. return plugin.set_resolved_url(mubi_session.get_play_url(identifier))
  18. File "/home/htpc/.xbmc/addons/plugin.video.mubi/resources/lib/mubi.py", line 600, in get_play_url
  19. if not self.is_film_available(name):
  20. File "/home/htpc/.xbmc/addons/plugin.video.mubi/resources/lib/mubi.py", line 594, in is_film_available
  21. "div", {"class": "film_viewable_status "}).text
  22. AttributeError: 'NoneType' object has no attribute 'text'
  23. 14:23:57 T:7769840 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.mubi/play/96171]
  24. 14:24:08 T:3014642544 NOTICE: -->Python Interpreter Initialized<--
  25. 14:24:13 T:3014642544 NOTICE: -->Python Interpreter Initialized<--
  26. 14:24:23 T:3014642544 NOTICE: -->Python Interpreter Initialized<--
  27. 14:24:39 T:2816473968 NOTICE: -->Python Interpreter Initialized<--
  28. 14:24:48 T:2816473968 ERROR: Error Type: <type 'exceptions.AttributeError'>
  29. 14:24:48 T:2816473968 ERROR: Error Contents: 'NoneType' object has no attribute 'text'
  30. 14:24:48 T:2816473968 ERROR: Traceback (most recent call last):
  31. File "/home/htpc/.xbmc/addons/plugin.video.mubi/addon.py", line 169, in <module>
  32. plugin.run()
  33. File "/home/htpc/.xbmc/addons/script.module.xbmcswift/lib/xbmcswift/plugin.py", line 330, in run
  34. self.dispatch(self.path)
  35. File "/home/htpc/.xbmc/addons/script.module.xbmcswift/lib/xbmcswift/plugin.py", line 129, in dispatch
  36. return view_func(**items)
  37. File "/home/htpc/.xbmc/addons/plugin.video.mubi/addon.py", line 138, in play_film
  38. return plugin.set_resolved_url(mubi_session.get_play_url(identifier))
  39. File "/home/htpc/.xbmc/addons/plugin.video.mubi/resources/lib/mubi.py", line 600, in get_play_url
  40. if not self.is_film_available(name):
  41. File "/home/htpc/.xbmc/addons/plugin.video.mubi/resources/lib/mubi.py", line 594, in is_film_available
  42. "div", {"class": "film_viewable_status "}).text
  43. AttributeError: 'NoneType' object has no attribute 'text'
  44. 14:24:48 T:7769840 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.mubi/play/522]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement