Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. 18:07:48 T:2707798896 M:101429248 NOTICE: -->Python Interpreter Initialized<--
  2. 18:07:48 T:2707798896 M:101429248 NOTICE: /storage/.xbmc/addons/plugin.video.iplayer/lib/iplayer2.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  3. import md5
  4. 18:07:48 T:2707798896 M:101429248 NOTICE: iplayer2.py: INFO Using proxy: type 4 rdns: 1 server: uk.chrishewitt.net port: 1973 user: *** pass: ***
  5. 18:07:48 T:2707798896 M:101429248 NOTICE: .
  6. 18:07:48 T:2707798896 M:101429248 NOTICE: /storage/.xbmc/addons/plugin.video.iplayer/lib/iplayer_search.py:5: DeprecationWarning: the sets module is deprecated
  7. from sets import Set
  8. 18:07:48 T:2707798896 M:101429248 NOTICE: iplayer2.py: INFO IPlayer: version: 2.4.7
  9. 18:07:48 T:2707798896 M:101429248 NOTICE: .
  10. 18:07:48 T:2707798896 M:101429248 NOTICE: iplayer2.py: INFO IPlayer: Subtitles dir: special://profile/addon_data/plugin.video.iplayer/Subtitles
  11. 18:07:48 T:2707798896 M:101429248 NOTICE: .
  12. 18:07:48 T:2707798896 M:101429248 NOTICE: iplayer2.py: INFO special://profile/addon_data/plugin.video.iplayer/ doesn't exist, creating
  13. 18:07:48 T:2707798896 M:101429248 NOTICE: .
  14. 18:07:48 T:2707798896 M:101429248 ERROR: Error Type: <type 'exceptions.OSError'>
  15. 18:07:48 T:2707798896 M:101429248 ERROR: Error Contents: [Errno 22] Invalid argument: 'special:'
  16. 18:07:48 T:2707798896 M:101429248 ERROR: Traceback (most recent call last):
  17. File "/storage/.xbmc/addons/plugin.video.iplayer/default.py", line 1040, in <module>
  18. os.makedirs(d)
  19. File "./Lib/os.py", line 150, in makedirs
  20. File "./Lib/os.py", line 150, in makedirs
  21. File "./Lib/os.py", line 150, in makedirs
  22. File "./Lib/os.py", line 157, in makedirs
  23. OSError: [Errno 22] Invalid argument: 'special:'
  24. 18:07:48 T:2781620112 M:101429248 ERROR: GetDirectory - Error getting plugin://plugin.video.iplayer/
  25. 18:07:48 T:2781620112 M:101429248 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.iplayer/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement