Advertisement
locomot1f

xbmc hulu beta

Nov 16th, 2013
1,505
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. start of HULU plugin
  2. 19:34:32 T:140634743990016 NOTICE: HULU--> common.args.mode -- > Subscriptions
  3. 19:34:32 T:140634743990016 NOTICE: HULU --> common :: getFEED :: url = http://m.hulu.com/menu/hd_user_subscriptions?dp_id=hulu&limit=2000&package_id=2&user_id=e14J6wcQB_z8GLRKlptPdw
  4. 19:34:34 T:140634743990016 ERROR: /home/xbmc/.xbmc/addons/plugin.video.hulu-beta/resources/lib/_menu.py:172: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead.
  5. if data:
  6. 19:34:34 T:140634743990016 ERROR: EXCEPTION: Unknown exception thrown from the call "setInfo"
  7. 19:34:34 T:140634743990016 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  8. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  9. Error Type: <type 'exceptions.RuntimeError'>
  10. Error Contents: Unknown exception thrown from the call "setInfo"
  11. Traceback (most recent call last):
  12. File "/home/xbmc/.xbmc/addons/plugin.video.hulu-beta/default.py", line 61, in <module>
  13. modes ( )
  14. File "/home/xbmc/.xbmc/addons/plugin.video.hulu-beta/default.py", line 51, in modes
  15. queue.Main()
  16. File "/home/xbmc/.xbmc/addons/plugin.video.hulu-beta/resources/lib/_menu.py", line 49, in __init__
  17. self.addMenuItems(perpage,common.args.page)
  18. File "/home/xbmc/.xbmc/addons/plugin.video.hulu-beta/resources/lib/_menu.py", line 320, in addMenuItems
  19. item.setInfo( type="Video", infoLabels=infoLabels)
  20. RuntimeError: Unknown exception thrown from the call "setInfo"
  21. -->End of Python script error report<--
  22. 19:34:34 T:140636672046976 ERROR: GetDirectory - Error getting plugin://plugin.video.hulu-beta/?art=%22%22&fanart=%22%22&mode=%22Subscriptions%22&name=%22Subscriptions%22&page=%221%22&perpage=%222000%22&popular=%22false%22&updatelisting=%22false%22&url=%22http%3a%2f%2fm.hulu.com%2fmenu%2fhd_user_subscriptions%22
  23. 19:34:34 T:140636672046976 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.hulu-beta/?art=%22%22&fanart=%22%22&mode=%22Subscriptions%22&name=%22Subscriptions%22&page=%221%22&perpage=%222000%22&popular=%22false%22&updatelisting=%22false%22&url=%22http%3a%2f%2fm.hulu.com%2fmenu%2fhd_user_subscriptions%22) failed
  24. 19:34:34 T:140634743990016 NOTICE: Thread LanguageInvoker start, auto delete: false
  25. 19:34:34 T:140634743990016 NOTICE: -->Python Interpreter Initialized<--
  26. 19:34:34 T:140634743990016 NOTICE: addoncompat.py: XBMC Revision not available - Version String: 13.0-ALPHA10 Git:de51f7f
  27. 19:34:34 T:140634743990016 NOTICE: ['plugin://plugin.video.hulu-beta/', '27', '']
  28. 19:34:34 T:140634743990016 NOTICE:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement