Advertisement
Guest User

Untitled

a guest
Oct 13th, 2011
534
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. 11:46:51 T:122634240 NOTICE: URL: http://espn.go.com/espn3/player?id=272295&league=Cricket
  2. 11:46:51 T:122634240 NOTICE: Name: 0320AM EDT:West Indies vs. Bangladesh (1st Odi):CRICKET:Cricket
  3. 11:46:51 T:122634240 NOTICE: Play Video
  4. 11:46:51 T:122634240 NOTICE: http://espn.go.com/espn3/player?id=272295&league=Cricket
  5. 11:46:53 T:122634240 INFO: -->Python script returned the following error<--
  6. 11:46:53 T:122634240 ERROR: Error Type: <type 'exceptions.TypeError'>
  7. 11:46:53 T:122634240 ERROR: Error Contents: expected string or buffer
  8. 11:46:53 T:122634240 ERROR: Traceback (most recent call last):
  9. File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.espn3/default.py", line 380, in <module>
  10. PLAY(url)
  11. File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.espn3/default.py", line 208, in PLAY
  12. soup = Soup(html)
  13. File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.espn3/BeautifulSoup.py", line 1144, in __init__
  14. self._feed(isHTML=isHTML)
  15. File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.espn3/BeautifulSoup.py", line 1168, in _feed
  16. smartQuotesTo=self.smartQuotesTo, isHTML=isHTML)
  17. File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.espn3/BeautifulSoup.py", line 1770, in __init__
  18. self._detectEncoding(markup, isHTML)
  19. File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.espn3/BeautifulSoup.py", line 1915, in _detectEncoding
  20. '^<\?.*encoding=[\'"](.*?)[\'"].*\?>').match(xml_data)
  21. TypeError: expected string or buffer
  22. 11:46:53 T:122634240 INFO: -->End of Python script error report<--
  23. 11:46:53 T:122634240 INFO: Python script stopped
  24. 11:46:53 T:122634240 DEBUG: Thread XBPyThread 122634240 terminating
  25. 11:46:53 T:106569728 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating
  26. 11:46:53 T:106569728 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.espn3/?url=http%3A%2F%2Fespn.go.com%2Fespn3%2Fplayer%3Fid%3D272295%26league%3DCricket&mode=4&name=0320AM+EDT%3AWest+Indies+vs.+Bangladesh+%281st+Odi%29%3ACRICKET%3ACricket]
  27. 11:46:53 T:106569728 DEBUG: Playlist Player: one or more items failed to play... aborting playback
  28.  
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement