Advertisement
Guest User

Untitled

a guest
Jul 29th, 2012
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. 23:08:08 T:113418240 NOTICE: -->Python Interpreter Initialized<--
  2. 23:08:09 T:113418240 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.bbcsport/default.py:1: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  3. import urllib,urllib2, re,sys,socket,os,md5,datetime,xbmcplugin,xbmcgui, xbmcaddon
  4. 23:08:09 T:113418240 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.bbcsport/default.py:5: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  5. sys.path.insert(0, os.path.join(os.getcwd(), 'lib'))
  6. 23:08:09 T:113418240 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.bbcsport/lib/httplib2.py:44: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  7. import sha
  8. 23:08:10 T:113418240 NOTICE: Mode: None
  9. 23:08:10 T:113418240 NOTICE: URL: None
  10. 23:08:10 T:113418240 NOTICE: Name: None
  11. 23:08:10 T:113418240 NOTICE: categories
  12. 23:08:10 T:113418240 NOTICE: VIDEO STREAM
  13. 23:08:10 T:113418240 NOTICE: 0
  14. 23:08:10 T:113418240 NOTICE: 40
  15. 23:08:12 T:113418240 NOTICE: -->Python Interpreter Initialized<--
  16. 23:08:13 T:113418240 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.bbcsport/default.py:1: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  17. import urllib,urllib2, re,sys,socket,os,md5,datetime,xbmcplugin,xbmcgui, xbmcaddon
  18. 23:08:13 T:113418240 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.bbcsport/default.py:5: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
  19. sys.path.insert(0, os.path.join(os.getcwd(), 'lib'))
  20. 23:08:14 T:113418240 ERROR: /var/mobile/Library/Preferences/XBMC/addons/plugin.video.bbcsport/lib/httplib2.py:44: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  21. import sha
  22. 23:08:15 T:113418240 NOTICE: Mode: 3
  23. 23:08:15 T:113418240 NOTICE: URL: http://bbcfmhds.vo.llnwd.net/hds-live/livepkgr/_definst_/uk_sport_stream_02/uk_sport_stream_02_40.f4m
  24. 23:08:15 T:113418240 NOTICE: Name: BBC Olympics Channel 2
  25. 23:08:15 T:113418240 NOTICE: Getting Videofiles: http://bbcfmhds.vo.llnwd.net/hds-live/livepkgr/_definst_/uk_sport_stream_02/uk_sport_stream_02_40.f4m
  26. 23:08:15 T:113418240 NOTICE: URL: http://bbcfmhds.vo.llnwd.net/hds-live/livepkgr/_definst_/uk_sport_stream_02/uk_sport_stream_02_40.f4m
  27. 23:08:17 T:155607040 NOTICE: Not possible to parse the manifest
  28. 23:08:25 T:113418240 NOTICE: Now im playing... smb://--S--/Users/Public/Downloads/bbcsports.flv
  29. 23:08:25 T:129359872 NOTICE: DVDPlayer: Opening: smb://--S--/Users/Public/Downloads/bbcsports.flv
  30. 23:08:25 T:129359872 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  31. 23:08:25 T:151887872 NOTICE: Creating InputStream
  32. 23:08:26 T:151887872 ERROR: CDVDPlayer::OpenInputStream - error opening [smb://--S--/Users/Public/Downloads/bbcsports.flv]
  33. 23:08:26 T:151887872 NOTICE: CDVDPlayer::OnExit()
  34. 23:08:26 T:151887872 NOTICE: CDVDPlayer::OnExit() deleting input stream
  35. 23:08:26 T:129359872 NOTICE: CDVDPlayer::CloseFile()
  36. 23:08:26 T:129359872 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  37. 23:08:26 T:129359872 NOTICE: DVDPlayer: waiting for threads to exit
  38. 23:08:26 T:129359872 NOTICE: DVDPlayer: finished waiting
  39. 23:08:28 T:113418240 ERROR: EndOfDirectory - called with an invalid handle.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement