Advertisement
Guest User

Untitled

a guest
Jan 4th, 2012
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.55 KB | None | 0 0
  1. 21:01:41 T:61048320 INFO: Caching image from: /Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.iplayer/resources/media/bbc_hd.png to special://masterprofile/Thumbnails/f/fdca4204.png
  2. 21:01:42 T:2684407808 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.iplayer/?feed_channel=bbc_hd&listing=list)
  3. 21:01:42 T:2684407808 DEBUG: ParentPath = [plugin://plugin.video.iplayer/?tvradio=tv]
  4. 21:01:42 T:61342720 DEBUG: StartScript - calling plugin iPlayer('plugin://plugin.video.iplayer/','0','?feed_channel=bbc_hd&listing=list')
  5. 21:01:42 T:61342720 INFO: initializing python engine.
  6. 21:01:42 T:61342720 DEBUG: new python thread created. id=8
  7. 21:01:42 T:61342720 DEBUG: WaitOnScriptResult - waiting on the iPlayer plugin...
  8. 21:01:42 T:62506496 DEBUG: Thread XBPyThread start, auto delete: 0
  9. 21:01:42 T:62506496 DEBUG: Python thread: start processing
  10. 21:01:42 T:62506496 NOTICE: -->Python Interpreter Initialized<--
  11. 21:01:42 T:62506496 DEBUG: Process - The source file to load is /Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.iplayer/default.py
  12. 21:01:42 T:62506496 DEBUG: Process - Setting the Python path to /Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.iplayer:/Users/frontrow/Library/Application Support/XBMC/addons/script.module.simplejson/lib:/Users/frontrow/Library/Application Support/XBMC/addons/script.module.beautifulsoup/lib:/mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pil/lib:/Users/frontrow/Library/Application Support/XBMC/addons/script.common.plugin.cache/lib:/Users/frontrow/Library/Application Support/XBMC/addons/script.module.simple.downloader/lib:/Users/frontrow/Library/Application Support/XBMC/addons/script.module.parsedom/lib:/Users/frontrow/Library/Application Support/XBMC/addons/script.module.elementtree/lib:/mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pysqlite/lib:/Applications/XBMC.app/Contents/Frameworks:/Applications/XBMC.app/Contents/Frameworks/lib/python26.zip:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/site-packages:
  13. 21:01:42 T:62506496 DEBUG: Process - Entering source directory /Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.iplayer
  14. 21:01:42 T:62506496 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.iplayer" dependent on version 1.0 of the xbmc.python api
  15. 21:01:42 T:62506496 ERROR: /Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  16. import md5
  17. 21:01:43 T:2684407808 DEBUG: ------ Window Init (DialogBusy.xml) ------
  18. 21:01:43 T:2684407808 DEBUG: Alloc resources: 0.02ms (0.01 ms skin load)
  19. 21:01:43 T:62506496 ERROR: /Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.iplayer/lib/iplayer_search.py:5: DeprecationWarning: the sets module is deprecated
  20. from sets import Set
  21. 21:01:43 T:62506496 NOTICE: iplayer2.py: INFO IPlayer: version: 2.4.13
  22. 21:01:43 T:62506496 NOTICE: .
  23. 21:01:43 T:62506496 NOTICE: iplayer2.py: INFO IPlayer: Subtitles dir: /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/plugin.video.iplayer/Subtitles
  24. 21:01:43 T:62506496 NOTICE: .
  25. 21:01:43 T:62506496 NOTICE: iplayer2.py: INFO (<iplayer2.feed object at 0x105dbc90>, 'list', None, None, None, None, None, None, None, None)
  26. 21:01:43 T:62506496 NOTICE: .
  27. 21:01:43 T:62506496 NOTICE: iplayer2.py: INFO Read RSS: http://feeds.bbc.co.uk/iplayer/bbc_hd/list
  28. 21:01:43 T:62506496 NOTICE: .
  29. 21:01:43 T:62506496 NOTICE: iplayer2.py: INFO Feed URL not in cache, requesting...
  30. 21:01:43 T:62506496 NOTICE: .
  31. 21:01:44 T:61342720 INFO: Loading skin file: DialogProgress.xml
  32. 21:01:44 T:61342720 DEBUG: Load DialogProgress.xml: 8.72ms
  33. 21:01:44 T:61342720 DEBUG: DialogProgress::StartModal called
  34. 21:01:44 T:61342720 DEBUG: ------ Window Init (DialogProgress.xml) ------
  35. 21:01:44 T:61342720 DEBUG: Alloc resources: 71.83ms (0.01 ms skin load)
  36. 21:02:03 T:62506496 NOTICE: Traceback (most recent call last):
  37. 21:02:03 T:62506496 NOTICE: File "/Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.iplayer/lib/iplayer2.py", line 161, in httpget
  38. 21:02:03 T:62506496 NOTICE: resp, data = http.request(url, 'GET')
  39. 21:02:03 T:62506496 NOTICE: File "/Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.iplayer/lib/httplib2/__init__.py", line 1202, in request
  40. 21:02:03 T:62506496 NOTICE: (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
  41. 21:02:03 T:62506496 NOTICE: File "/Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.iplayer/lib/httplib2/__init__.py", line 970, in _request
  42. 21:02:03 T:62506496 NOTICE: (response, content) = self._conn_request(conn, request_uri, method, body, headers)
  43. 21:02:03 T:62506496 NOTICE: File "/Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.iplayer/lib/httplib2/__init__.py", line 953, in _conn_request
  44. 21:02:03 T:62506496 NOTICE: content = response.read()
  45. 21:02:03 T:62506496 NOTICE: File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/httplib.py", line 525, in read
  46. 21:02:03 T:62506496 NOTICE: s = self._safe_read(self.length)
  47. 21:02:03 T:62506496 NOTICE: File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/httplib.py", line 615, in _safe_read
  48. 21:02:03 T:62506496 NOTICE: chunk = self.fp.read(min(amt, MAXAMOUNT))
  49. 21:02:03 T:62506496 NOTICE: File "/Applications/XBMC.app/Contents/Frameworks/lib/python2.6/socket.py", line 353, in read
  50. 21:02:03 T:62506496 NOTICE: data = self._sock.recv(left)
  51. 21:02:03 T:62506496 NOTICE: timeout: timed out
  52. 21:02:03 T:62506496 INFO: Loading skin file: DialogOK.xml
  53. 21:02:03 T:62506496 DEBUG: Load DialogOK.xml: 6.57ms
  54. 21:02:03 T:2684407808 DEBUG: ------ Window Init (DialogOK.xml) ------
  55. 21:02:03 T:2684407808 DEBUG: Alloc resources: 0.53ms (0.01 ms skin load)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement