Advertisement
Guest User

Untitled

a guest
Jan 9th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.95 KB | None | 0 0
  1. 20:38:13 T:2668 DEBUG: ------ Window Deinit (Home.xml) ------
  2. 20:38:13 T:2668 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  3. 20:38:13 T:2668 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  4. 20:38:13 T:2668 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
  5. 20:38:13 T:2668 DEBUG: ParentPath = [addons://sources/video/]
  6. 20:38:13 T:2736 DEBUG: Thread BackgroundLoader start, auto delete: false
  7. 20:38:13 T:2736 DEBUG: Thread BackgroundLoader 2736 terminating
  8. 20:38:14 T:2668 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  9. 20:38:14 T:2668 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  10. 20:38:14 T:2668 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  11. 20:38:14 T:2668 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  12. 20:38:14 T:2668 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  13. 20:38:14 T:2668 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  14. 20:38:14 T:2668 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.xbmctorrent/)
  15. 20:38:14 T:2668 DEBUG: ParentPath = [addons://sources/video]
  16. 20:38:14 T:1304 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin XBMCtorrent('plugin://plugin.video.xbmctorrent/','1','')
  17. 20:38:14 T:1304 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the XBMCtorrent (id=5) plugin...
  18. 20:38:14 T:1480 DEBUG: Thread LanguageInvoker start, auto delete: false
  19. 20:38:14 T:1480 INFO: initializing python engine.
  20. 20:38:14 T:1480 DEBUG: CPythonInvoker(5, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): start processing
  21. 20:38:14 T:1480 DEBUG: -->Python Interpreter Initialized<--
  22. 20:38:14 T:1480 DEBUG: CPythonInvoker(5, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): the source file to load is "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py"
  23. 20:38:14 T:1480 DEBUG: CPythonInvoker(5, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): setting the Python path to C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent;C:\Tools\Kodi_v16.1\system\python\DLLs;C:\Tools\Kodi_v16.1\system\python\Lib;C:\Tools\Kodi_v16.1\python27.zip;C:\Tools\Kodi_v16.1\system\python\lib\plat-win;C:\Tools\Kodi_v16.1\system\python\lib\lib-tk;C:\Tools\Kodi_v16.1;C:\Tools\Kodi_v16.1\system\python;C:\Tools\Kodi_v16.1\system\python\lib\site-packages
  24. 20:38:14 T:1480 DEBUG: CPythonInvoker(5, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): entering source directory C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent
  25. 20:38:14 T:1480 DEBUG: CPythonInvoker(5, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): instantiating addon using automatically obtained id of "plugin.video.xbmctorrent" dependent on version 2.1.0 of the xbmc.python api
  26. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/cmd/install" named "firstrun" pointing to function "firstrun"
  27. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/cmd/clear_cache" named "clear_cache" pointing to function "clear_cache"
  28. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/library/<content_type>/add" named "library_add" pointing to function "library_add"
  29. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/library/install" named "library_install" pointing to function "library_install"
  30. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/library/uninstall" named "library_uninstall" pointing to function "library_uninstall"
  31. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/play/pulsar/<uri>" named "play_with_pulsar" pointing to function "play"
  32. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/play/<uri>/<index>" named "play_file" pointing to function "play"
  33. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/play/<uri>" named "play" pointing to function "play"
  34. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/torrentplay/<url>/<index>/<name>" named "torrent_play" pointing to function "torrent_play"
  35. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/play_torrent_raw/<raw>/<index>/<name>" named "play_torrent_raw" pointing to function "play_torrent_raw"
  36. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/index/<page>" named "lostfilm_index" pointing to function "lostfilm_index"
  37. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/all/" named "lostfilm_all" pointing to function "lostfilm_all"
  38. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/show/<showid>/<season>" named "lostfilm_tvshow" pointing to function "lostfilm_tvshow"
  39. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/play/<showid>/<season>/<episode>" named "lostfilm_play" pointing to function "lostfilm_play"
  40. 20:38:14 T:1480 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  41. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/rutor" named "rutor_index" pointing to function "rutor_index"
  42. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/rutor/browse/<catind>/<page>/<query>" named "rutor_page" pointing to function "rutor_page"
  43. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/rutor/details/<catind>/<tid>" named "rutor_details" pointing to function "rutor_details"
  44. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/rutor/search" named "rutor_search" pointing to function "rutor_search"
  45. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/rutor/play/<tid>/pulsar" named "rutor_play_pulsar" pointing to function "rutor_play"
  46. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/rutor/play/<tid>" named "rutor_play" pointing to function "rutor_play"
  47. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/t3d/index" named "torrents3d_index" pointing to function "torrents3d_index"
  48. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/t3d/page/<section>/<page>" named "torrents3d_page" pointing to function "torrents3d_page"
  49. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/t3d/play/<article>" named "torrents3d_play" pointing to function "torrents3d_play"
  50. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/t3d/search" named "torrents3d_search" pointing to function "torrents3d_search"
  51. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/t3d/results/<query>/<page>" named "torrents3d_resuls" pointing to function "torrents3d_resuls"
  52. 20:38:14 T:1480 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  53. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/rutracker" named "rutracker_index" pointing to function "rutracker_index"
  54. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/rutracker/browse/<catind>/<page>/<query>" named "rutracker_page" pointing to function "rutracker_page"
  55. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/rutracker/search/<catind>/<page>/<search>" named "rutracker_search_page" pointing to function "rutracker_search_page"
  56. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/rutracker/search/<catind>" named "rutracker_search" pointing to function "rutracker_search"
  57. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/rutracker/play/pulsar/<tid>" named "rutracker_play_pulsar" pointing to function "rutracker_play"
  58. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/rutracker/play/<tid>" named "rutracker_play" pointing to function "rutracker_play"
  59. 20:38:14 T:1480 DEBUG: [xbmcswift2] Adding url rule "/" named "index" pointing to function "index"
  60. 20:38:14 T:1480 DEBUG: [xbmcswift2] Handling incoming request for /
  61. 20:38:14 T:1480 NOTICE: [xbmcswift2] Request for "/" matches rule for function "index"
  62. 20:38:14 T:1480 INFO: CPythonInvoker(5, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): script successfully run
  63. 20:38:14 T:1304 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  64. 20:38:14 T:2064 DEBUG: Thread BackgroundLoader start, auto delete: false
  65. 20:38:14 T:2064 DEBUG: Thread BackgroundLoader 2064 terminating
  66. 20:38:14 T:1480 INFO: Python script stopped
  67. 20:38:14 T:1480 DEBUG: Thread LanguageInvoker 1480 terminating
  68. 20:38:15 T:2668 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  69. 20:38:15 T:2668 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  70. 20:38:15 T:1304 DEBUG: CurlFile::Open(0727C8C8) http://www.lostfilm.tv/Tmpl/LostFilm/img/logo.gif
  71. 20:38:15 T:1304 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.lostfilm.tv
  72. 20:38:15 T:1304 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libgif.dll)
  73. 20:38:15 T:1304 DEBUG: CImageLoader::DoWork - took 111 ms to load http://www.lostfilm.tv/Tmpl/LostFilm/img/logo.gif
  74. 20:38:15 T:2668 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  75. 20:38:15 T:2668 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  76. 20:38:15 T:2668 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  77. 20:38:15 T:2668 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  78. 20:38:15 T:1304 DEBUG: CurlFile::Open(0BF02590) https://static2.t-ru.org/logo/logo.gif
  79. 20:38:15 T:1304 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to https://static2.t-ru.org
  80. 20:38:16 T:2668 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  81. 20:38:16 T:2668 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  82. 20:38:16 T:2668 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.xbmctorrent/rutracker)
  83. 20:38:16 T:2668 DEBUG: ParentPath = [plugin://plugin.video.xbmctorrent/]
  84. 20:38:16 T:2644 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin XBMCtorrent('plugin://plugin.video.xbmctorrent/rutracker','2','')
  85. 20:38:16 T:2644 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the XBMCtorrent (id=6) plugin...
  86. 20:38:16 T:3860 DEBUG: Thread LanguageInvoker start, auto delete: false
  87. 20:38:16 T:3860 INFO: initializing python engine.
  88. 20:38:16 T:3860 DEBUG: CPythonInvoker(6, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): start processing
  89. 20:38:16 T:3860 DEBUG: -->Python Interpreter Initialized<--
  90. 20:38:16 T:3860 DEBUG: CPythonInvoker(6, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): the source file to load is "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py"
  91. 20:38:16 T:3860 DEBUG: CPythonInvoker(6, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): setting the Python path to C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent;C:\Tools\Kodi_v16.1\system\python\DLLs;C:\Tools\Kodi_v16.1\system\python\Lib;C:\Tools\Kodi_v16.1\python27.zip;C:\Tools\Kodi_v16.1\system\python\lib\plat-win;C:\Tools\Kodi_v16.1\system\python\lib\lib-tk;C:\Tools\Kodi_v16.1;C:\Tools\Kodi_v16.1\system\python;C:\Tools\Kodi_v16.1\system\python\lib\site-packages
  92. 20:38:16 T:3860 DEBUG: CPythonInvoker(6, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): entering source directory C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent
  93. 20:38:16 T:3860 DEBUG: CPythonInvoker(6, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): instantiating addon using automatically obtained id of "plugin.video.xbmctorrent" dependent on version 2.1.0 of the xbmc.python api
  94. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/cmd/install" named "firstrun" pointing to function "firstrun"
  95. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/cmd/clear_cache" named "clear_cache" pointing to function "clear_cache"
  96. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/library/<content_type>/add" named "library_add" pointing to function "library_add"
  97. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/library/install" named "library_install" pointing to function "library_install"
  98. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/library/uninstall" named "library_uninstall" pointing to function "library_uninstall"
  99. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/play/pulsar/<uri>" named "play_with_pulsar" pointing to function "play"
  100. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/play/<uri>/<index>" named "play_file" pointing to function "play"
  101. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/play/<uri>" named "play" pointing to function "play"
  102. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/torrentplay/<url>/<index>/<name>" named "torrent_play" pointing to function "torrent_play"
  103. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/play_torrent_raw/<raw>/<index>/<name>" named "play_torrent_raw" pointing to function "play_torrent_raw"
  104. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/index/<page>" named "lostfilm_index" pointing to function "lostfilm_index"
  105. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/all/" named "lostfilm_all" pointing to function "lostfilm_all"
  106. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/show/<showid>/<season>" named "lostfilm_tvshow" pointing to function "lostfilm_tvshow"
  107. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/play/<showid>/<season>/<episode>" named "lostfilm_play" pointing to function "lostfilm_play"
  108. 20:38:17 T:3860 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  109. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/rutor" named "rutor_index" pointing to function "rutor_index"
  110. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/rutor/browse/<catind>/<page>/<query>" named "rutor_page" pointing to function "rutor_page"
  111. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/rutor/details/<catind>/<tid>" named "rutor_details" pointing to function "rutor_details"
  112. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/rutor/search" named "rutor_search" pointing to function "rutor_search"
  113. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/rutor/play/<tid>/pulsar" named "rutor_play_pulsar" pointing to function "rutor_play"
  114. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/rutor/play/<tid>" named "rutor_play" pointing to function "rutor_play"
  115. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/t3d/index" named "torrents3d_index" pointing to function "torrents3d_index"
  116. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/t3d/page/<section>/<page>" named "torrents3d_page" pointing to function "torrents3d_page"
  117. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/t3d/play/<article>" named "torrents3d_play" pointing to function "torrents3d_play"
  118. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/t3d/search" named "torrents3d_search" pointing to function "torrents3d_search"
  119. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/t3d/results/<query>/<page>" named "torrents3d_resuls" pointing to function "torrents3d_resuls"
  120. 20:38:17 T:3860 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  121. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/rutracker" named "rutracker_index" pointing to function "rutracker_index"
  122. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/rutracker/browse/<catind>/<page>/<query>" named "rutracker_page" pointing to function "rutracker_page"
  123. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/rutracker/search/<catind>/<page>/<search>" named "rutracker_search_page" pointing to function "rutracker_search_page"
  124. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/rutracker/search/<catind>" named "rutracker_search" pointing to function "rutracker_search"
  125. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/rutracker/play/pulsar/<tid>" named "rutracker_play_pulsar" pointing to function "rutracker_play"
  126. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/rutracker/play/<tid>" named "rutracker_play" pointing to function "rutracker_play"
  127. 20:38:17 T:3860 DEBUG: [xbmcswift2] Adding url rule "/" named "index" pointing to function "index"
  128. 20:38:17 T:3860 DEBUG: [xbmcswift2] Handling incoming request for /rutracker
  129. 20:38:17 T:3860 NOTICE: [xbmcswift2] Request for "/rutracker" matches rule for function "rutracker_index"
  130. 20:38:17 T:2644 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  131. 20:38:17 T:3860 INFO: CPythonInvoker(6, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): script successfully run
  132. 20:38:17 T:1424 DEBUG: Thread BackgroundLoader start, auto delete: false
  133. 20:38:17 T:1424 DEBUG: Thread BackgroundLoader 1424 terminating
  134. 20:38:17 T:3860 INFO: Python script stopped
  135. 20:38:17 T:3860 DEBUG: Thread LanguageInvoker 3860 terminating
  136. 20:38:17 T:1304 DEBUG: CImageLoader::DoWork - took 1217 ms to load https://static2.t-ru.org/logo/logo.gif
  137. 20:38:17 T:2668 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  138. 20:38:17 T:2668 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  139. 20:38:17 T:2668 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  140. 20:38:17 T:2668 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  141. 20:38:18 T:2668 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  142. 20:38:18 T:2668 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  143. 20:38:19 T:2668 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  144. 20:38:19 T:2668 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  145. 20:38:20 T:2668 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  146. 20:38:20 T:2668 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  147. 20:38:20 T:2668 DEBUG: Clearing cached fileitems [plugin://plugin.video.xbmctorrent/rutracker/browse/313/0/313/]
  148. 20:38:20 T:2668 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.xbmctorrent/rutracker/browse/313/0/313)
  149. 20:38:20 T:2668 DEBUG: ParentPath = [plugin://plugin.video.xbmctorrent/rutracker]
  150. 20:38:20 T:1304 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin XBMCtorrent('plugin://plugin.video.xbmctorrent/rutracker/browse/313/0/313','3','')
  151. 20:38:20 T:1304 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the XBMCtorrent (id=7) plugin...
  152. 20:38:20 T:5220 DEBUG: Thread LanguageInvoker start, auto delete: false
  153. 20:38:20 T:5220 INFO: initializing python engine.
  154. 20:38:20 T:5220 DEBUG: CPythonInvoker(7, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): start processing
  155. 20:38:20 T:5220 DEBUG: -->Python Interpreter Initialized<--
  156. 20:38:20 T:5220 DEBUG: CPythonInvoker(7, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): the source file to load is "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py"
  157. 20:38:20 T:5220 DEBUG: CPythonInvoker(7, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): setting the Python path to C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent;C:\Tools\Kodi_v16.1\system\python\DLLs;C:\Tools\Kodi_v16.1\system\python\Lib;C:\Tools\Kodi_v16.1\python27.zip;C:\Tools\Kodi_v16.1\system\python\lib\plat-win;C:\Tools\Kodi_v16.1\system\python\lib\lib-tk;C:\Tools\Kodi_v16.1;C:\Tools\Kodi_v16.1\system\python;C:\Tools\Kodi_v16.1\system\python\lib\site-packages
  158. 20:38:20 T:5220 DEBUG: CPythonInvoker(7, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): entering source directory C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent
  159. 20:38:20 T:5220 DEBUG: CPythonInvoker(7, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): instantiating addon using automatically obtained id of "plugin.video.xbmctorrent" dependent on version 2.1.0 of the xbmc.python api
  160. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/cmd/install" named "firstrun" pointing to function "firstrun"
  161. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/cmd/clear_cache" named "clear_cache" pointing to function "clear_cache"
  162. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/library/<content_type>/add" named "library_add" pointing to function "library_add"
  163. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/library/install" named "library_install" pointing to function "library_install"
  164. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/library/uninstall" named "library_uninstall" pointing to function "library_uninstall"
  165. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/play/pulsar/<uri>" named "play_with_pulsar" pointing to function "play"
  166. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/play/<uri>/<index>" named "play_file" pointing to function "play"
  167. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/play/<uri>" named "play" pointing to function "play"
  168. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/torrentplay/<url>/<index>/<name>" named "torrent_play" pointing to function "torrent_play"
  169. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/play_torrent_raw/<raw>/<index>/<name>" named "play_torrent_raw" pointing to function "play_torrent_raw"
  170. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/index/<page>" named "lostfilm_index" pointing to function "lostfilm_index"
  171. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/all/" named "lostfilm_all" pointing to function "lostfilm_all"
  172. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/show/<showid>/<season>" named "lostfilm_tvshow" pointing to function "lostfilm_tvshow"
  173. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/play/<showid>/<season>/<episode>" named "lostfilm_play" pointing to function "lostfilm_play"
  174. 20:38:20 T:5220 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  175. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/rutor" named "rutor_index" pointing to function "rutor_index"
  176. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/rutor/browse/<catind>/<page>/<query>" named "rutor_page" pointing to function "rutor_page"
  177. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/rutor/details/<catind>/<tid>" named "rutor_details" pointing to function "rutor_details"
  178. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/rutor/search" named "rutor_search" pointing to function "rutor_search"
  179. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/rutor/play/<tid>/pulsar" named "rutor_play_pulsar" pointing to function "rutor_play"
  180. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/rutor/play/<tid>" named "rutor_play" pointing to function "rutor_play"
  181. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/t3d/index" named "torrents3d_index" pointing to function "torrents3d_index"
  182. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/t3d/page/<section>/<page>" named "torrents3d_page" pointing to function "torrents3d_page"
  183. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/t3d/play/<article>" named "torrents3d_play" pointing to function "torrents3d_play"
  184. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/t3d/search" named "torrents3d_search" pointing to function "torrents3d_search"
  185. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/t3d/results/<query>/<page>" named "torrents3d_resuls" pointing to function "torrents3d_resuls"
  186. 20:38:20 T:5220 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  187. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/rutracker" named "rutracker_index" pointing to function "rutracker_index"
  188. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/rutracker/browse/<catind>/<page>/<query>" named "rutracker_page" pointing to function "rutracker_page"
  189. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/rutracker/search/<catind>/<page>/<search>" named "rutracker_search_page" pointing to function "rutracker_search_page"
  190. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/rutracker/search/<catind>" named "rutracker_search" pointing to function "rutracker_search"
  191. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/rutracker/play/pulsar/<tid>" named "rutracker_play_pulsar" pointing to function "rutracker_play"
  192. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/rutracker/play/<tid>" named "rutracker_play" pointing to function "rutracker_play"
  193. 20:38:20 T:5220 DEBUG: [xbmcswift2] Adding url rule "/" named "index" pointing to function "index"
  194. 20:38:20 T:5220 DEBUG: [xbmcswift2] Handling incoming request for /rutracker/browse/313/0/313
  195. 20:38:20 T:5220 NOTICE: [xbmcswift2] Request for "/rutracker/browse/313/0/313" matches rule for function "rutracker_page"
  196. 20:38:21 T:2668 DEBUG: ------ Window Init (DialogBusy.xml) ------
  197. 20:38:22 T:5220 DEBUG: DialogProgress::Open called
  198. 20:38:22 T:5220 DEBUG: ------ Window Init (DialogProgress.xml) ------
  199. 20:38:22 T:5220 INFO: Loading skin file: DialogProgress.xml, load type: KEEP_IN_MEMORY
  200. 20:38:22 T:5220 DEBUG: [plugin.video.xbmctorrent] loading uri: https://rutracker.org/forum/viewforum.php?f=313&start=0 with cookies <_MozillaCookieJar.MozillaCookieJar[<Cookie bb_data=1-1537381-Xu06EBCGapY0r77yNbiG-0-1483982856-1483982856-3567642081-0 for .rutracker.org/forum/>, <Cookie bb_ssl=1 for .rutracker.org/forum/>]> params {} post None
  201. 20:38:23 T:5220 DEBUG: [plugin.video.xbmctorrent] uri loaded: https://rutracker.org/forum/viewforum.php?f=313&start=0
  202. 20:38:23 T:5220 INFO: CPythonInvoker(7, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): script successfully run
  203. 20:38:23 T:1304 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  204. 20:38:24 T:2668 DEBUG: Saving fileitems [plugin://plugin.video.xbmctorrent/rutracker/browse/313/0/313]
  205. 20:38:24 T:2668 DEBUG: -- items: 48, sort method: 0, ascending: false
  206. 20:38:24 T:2668 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=3
  207. 20:38:24 T:5888 DEBUG: Thread BackgroundLoader start, auto delete: false
  208. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4189430
  209. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4189430
  210. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4189430
  211. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4630501
  212. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4630501
  213. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4630501
  214. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4966131
  215. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4966131
  216. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4966131
  217. 20:38:24 T:2644 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5314224
  218. 20:38:24 T:2644 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5314224
  219. 20:38:24 T:2644 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5314224
  220. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5334806
  221. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5334806
  222. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5334806
  223. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5308656
  224. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5308656
  225. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5308656
  226. 20:38:24 T:1552 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/3190766
  227. 20:38:24 T:1552 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/3190766
  228. 20:38:24 T:1552 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/3190766
  229. 20:38:24 T:1552 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4909566
  230. 20:38:24 T:1552 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4909566
  231. 20:38:24 T:1552 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4909566
  232. 20:38:24 T:1552 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/600086
  233. 20:38:24 T:1552 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/600086
  234. 20:38:24 T:1552 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/600086
  235. 20:38:24 T:1552 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/3878484
  236. 20:38:24 T:1552 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/3878484
  237. 20:38:24 T:1552 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/3878484
  238. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5290100
  239. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5290100
  240. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5290100
  241. 20:38:24 T:2644 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4762994
  242. 20:38:24 T:2644 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4762994
  243. 20:38:24 T:2644 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4762994
  244. 20:38:24 T:2644 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5205600
  245. 20:38:24 T:2644 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5205600
  246. 20:38:24 T:2644 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5205600
  247. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5324447
  248. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5324447
  249. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5324447
  250. 20:38:24 T:1552 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4576772
  251. 20:38:24 T:1552 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4576772
  252. 20:38:24 T:1552 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4576772
  253. 20:38:24 T:1552 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4984193
  254. 20:38:24 T:1552 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4984193
  255. 20:38:24 T:1552 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4984193
  256. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4857381
  257. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4857381
  258. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4857381
  259. 20:38:24 T:2644 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4026933
  260. 20:38:24 T:2644 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4026933
  261. 20:38:24 T:2644 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4026933
  262. 20:38:24 T:5220 INFO: Python script stopped
  263. 20:38:24 T:5220 DEBUG: Thread LanguageInvoker 5220 terminating
  264. 20:38:24 T:2644 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4508571
  265. 20:38:24 T:2644 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4508571
  266. 20:38:24 T:2644 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4508571
  267. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5202472
  268. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5202472
  269. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5202472
  270. 20:38:24 T:1552 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4180981
  271. 20:38:24 T:1552 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4180981
  272. 20:38:24 T:1552 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4180981
  273. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5331372
  274. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5331372
  275. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5331372
  276. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5336997
  277. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5336997
  278. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5336997
  279. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4717120
  280. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4717120
  281. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4717120
  282. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5193480
  283. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5193480
  284. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5193480
  285. 20:38:24 T:2644 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4241304
  286. 20:38:24 T:2644 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4241304
  287. 20:38:24 T:2644 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4241304
  288. 20:38:24 T:2644 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4417101
  289. 20:38:24 T:2644 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4417101
  290. 20:38:24 T:2644 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4417101
  291. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4888570
  292. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4888570
  293. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4888570
  294. 20:38:24 T:1552 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5310189
  295. 20:38:24 T:1552 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5310189
  296. 20:38:24 T:1552 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5310189
  297. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4151716
  298. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4151716
  299. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4151716
  300. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/3101472
  301. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/3101472
  302. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/3101472
  303. 20:38:24 T:1552 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4076500
  304. 20:38:24 T:1552 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4076500
  305. 20:38:24 T:1552 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4076500
  306. 20:38:24 T:1552 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4876583
  307. 20:38:24 T:1552 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4876583
  308. 20:38:24 T:1552 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4876583
  309. 20:38:24 T:1552 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5326946
  310. 20:38:24 T:1552 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5326946
  311. 20:38:24 T:1552 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5326946
  312. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/73178
  313. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/73178
  314. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/73178
  315. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5335824
  316. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5335824
  317. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5335824
  318. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5220629
  319. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5220629
  320. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5220629
  321. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/2157542
  322. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/2157542
  323. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/2157542
  324. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4519200
  325. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4519200
  326. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4519200
  327. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/3693385
  328. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/3693385
  329. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/3693385
  330. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/1547528
  331. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/1547528
  332. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/1547528
  333. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5326647
  334. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5326647
  335. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5326647
  336. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5327701
  337. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5327701
  338. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5327701
  339. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/3850795
  340. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/3850795
  341. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/3850795
  342. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/4884723
  343. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/4884723
  344. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/4884723
  345. 20:38:24 T:5888 DEBUG: Thread BackgroundLoader 5888 terminating
  346. 20:38:24 T:1304 DEBUG: CThumbExtractor::DoWork - trying to extract thumb from video file plugin://plugin.video.xbmctorrent/rutracker/play/5235666
  347. 20:38:24 T:1304 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.xbmctorrent/rutracker/play/5235666
  348. 20:38:24 T:1304 ERROR: InputStream: Error opening, plugin://plugin.video.xbmctorrent/rutracker/play/5235666
  349. 20:38:24 T:2668 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  350. 20:38:24 T:2668 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
  351. 20:38:24 T:2668 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  352. 20:38:24 T:2668 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  353. 20:38:25 T:2668 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  354. 20:38:25 T:2668 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  355. 20:38:25 T:2668 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  356. 20:38:25 T:2668 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  357. 20:38:25 T:2668 DEBUG: CGUIWindowVideoBase::OnPlayMedia plugin://plugin.video.xbmctorrent/rutracker/play/4189430
  358. 20:38:25 T:2668 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  359. 20:38:25 T:2668 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  360. 20:38:25 T:2668 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin XBMCtorrent('plugin://plugin.video.xbmctorrent/rutracker/play/4189430','4','')
  361. 20:38:25 T:2668 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the XBMCtorrent (id=8) plugin...
  362. 20:38:25 T:5092 DEBUG: Thread LanguageInvoker start, auto delete: false
  363. 20:38:25 T:5092 INFO: initializing python engine.
  364. 20:38:25 T:5092 DEBUG: CPythonInvoker(8, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): start processing
  365. 20:38:25 T:5092 DEBUG: -->Python Interpreter Initialized<--
  366. 20:38:25 T:5092 DEBUG: CPythonInvoker(8, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): the source file to load is "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py"
  367. 20:38:25 T:5092 DEBUG: CPythonInvoker(8, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): setting the Python path to C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent;C:\Tools\Kodi_v16.1\system\python\DLLs;C:\Tools\Kodi_v16.1\system\python\Lib;C:\Tools\Kodi_v16.1\python27.zip;C:\Tools\Kodi_v16.1\system\python\lib\plat-win;C:\Tools\Kodi_v16.1\system\python\lib\lib-tk;C:\Tools\Kodi_v16.1;C:\Tools\Kodi_v16.1\system\python;C:\Tools\Kodi_v16.1\system\python\lib\site-packages
  368. 20:38:25 T:5092 DEBUG: CPythonInvoker(8, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): entering source directory C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent
  369. 20:38:25 T:5092 DEBUG: CPythonInvoker(8, C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py): instantiating addon using automatically obtained id of "plugin.video.xbmctorrent" dependent on version 2.1.0 of the xbmc.python api
  370. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/cmd/install" named "firstrun" pointing to function "firstrun"
  371. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/cmd/clear_cache" named "clear_cache" pointing to function "clear_cache"
  372. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/library/<content_type>/add" named "library_add" pointing to function "library_add"
  373. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/library/install" named "library_install" pointing to function "library_install"
  374. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/library/uninstall" named "library_uninstall" pointing to function "library_uninstall"
  375. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/play/pulsar/<uri>" named "play_with_pulsar" pointing to function "play"
  376. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/play/<uri>/<index>" named "play_file" pointing to function "play"
  377. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/play/<uri>" named "play" pointing to function "play"
  378. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/torrentplay/<url>/<index>/<name>" named "torrent_play" pointing to function "torrent_play"
  379. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/play_torrent_raw/<raw>/<index>/<name>" named "play_torrent_raw" pointing to function "play_torrent_raw"
  380. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/index/<page>" named "lostfilm_index" pointing to function "lostfilm_index"
  381. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/all/" named "lostfilm_all" pointing to function "lostfilm_all"
  382. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/show/<showid>/<season>" named "lostfilm_tvshow" pointing to function "lostfilm_tvshow"
  383. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/lostfilm/play/<showid>/<season>/<episode>" named "lostfilm_play" pointing to function "lostfilm_play"
  384. 20:38:25 T:5092 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  385. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/rutor" named "rutor_index" pointing to function "rutor_index"
  386. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/rutor/browse/<catind>/<page>/<query>" named "rutor_page" pointing to function "rutor_page"
  387. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/rutor/details/<catind>/<tid>" named "rutor_details" pointing to function "rutor_details"
  388. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/rutor/search" named "rutor_search" pointing to function "rutor_search"
  389. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/rutor/play/<tid>/pulsar" named "rutor_play_pulsar" pointing to function "rutor_play"
  390. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/rutor/play/<tid>" named "rutor_play" pointing to function "rutor_play"
  391. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/t3d/index" named "torrents3d_index" pointing to function "torrents3d_index"
  392. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/t3d/page/<section>/<page>" named "torrents3d_page" pointing to function "torrents3d_page"
  393. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/t3d/play/<article>" named "torrents3d_play" pointing to function "torrents3d_play"
  394. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/t3d/search" named "torrents3d_search" pointing to function "torrents3d_search"
  395. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/t3d/results/<query>/<page>" named "torrents3d_resuls" pointing to function "torrents3d_resuls"
  396. 20:38:25 T:5092 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  397. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/rutracker" named "rutracker_index" pointing to function "rutracker_index"
  398. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/rutracker/browse/<catind>/<page>/<query>" named "rutracker_page" pointing to function "rutracker_page"
  399. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/rutracker/search/<catind>/<page>/<search>" named "rutracker_search_page" pointing to function "rutracker_search_page"
  400. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/rutracker/search/<catind>" named "rutracker_search" pointing to function "rutracker_search"
  401. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/rutracker/play/pulsar/<tid>" named "rutracker_play_pulsar" pointing to function "rutracker_play"
  402. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/rutracker/play/<tid>" named "rutracker_play" pointing to function "rutracker_play"
  403. 20:38:25 T:5092 DEBUG: [xbmcswift2] Adding url rule "/" named "index" pointing to function "index"
  404. 20:38:25 T:5092 DEBUG: [xbmcswift2] Handling incoming request for /rutracker/play/4189430
  405. 20:38:25 T:5092 NOTICE: [xbmcswift2] Request for "/rutracker/play/4189430" matches rule for function "rutracker_play"
  406. 20:38:26 T:5092 DEBUG: DialogProgress::Open called
  407. 20:38:26 T:5092 DEBUG: ------ Window Init (DialogProgress.xml) ------
  408. 20:38:26 T:5092 DEBUG: [plugin.video.xbmctorrent] loading uri: https://rutracker.org/forum/dl.php?t=4189430 with cookies <_MozillaCookieJar.MozillaCookieJar[<Cookie bb_data=1-1537381-Xu06EBCGapY0r77yNbiG-0-1483982856-1483982856-3567642081-0 for .rutracker.org/forum/>, <Cookie bb_ssl=1 for .rutracker.org/forum/>]> params {} post None
  409. 20:38:27 T:5092 DEBUG: [plugin.video.xbmctorrent] uri loaded: https://rutracker.org/forum/dl.php?t=4189430
  410. 20:38:27 T:5092 NOTICE: Traceback (most recent call last):
  411. 20:38:27 T:5092 NOTICE: File "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py", line 13, in <module>
  412. 20:38:27 T:5092 NOTICE: plugin.run()
  413. 20:38:27 T:5092 NOTICE: File "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\resources\site-packages\xbmcswift2\plugin.py", line 334, in run
  414. 20:38:27 T:5092 NOTICE: items = self._dispatch(self.request.path)
  415. 20:38:27 T:5092 NOTICE: File "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\resources\site-packages\xbmcswift2\plugin.py", line 306, in _dispatch
  416. 20:38:27 T:5092 NOTICE: listitems = view_func(**items)
  417. 20:38:27 T:5092 NOTICE: File "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\utils.py", line 187, in _fn
  418. 20:38:27 T:5092 NOTICE: items = fn(*a, **kwds)
  419. 20:38:27 T:5092 NOTICE: File "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\scrapers\rutracker.py", line 345, in rutracker_play
  420. 20:38:27 T:5092 NOTICE: if not _rutracker_valid_file(name):
  421. 20:38:27 T:5092 NOTICE: File "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\scrapers\rutracker.py", line 373, in _rutracker_valid_file
  422. 20:38:27 T:5092 NOTICE: if filename.decode("utf-8").endswith(exclude):
  423. 20:38:27 T:5092 NOTICE: File "C:\Tools\Kodi_v16.1\system\python\Lib\encodings\utf_8.py", line 16, in decode
  424. 20:38:27 T:5092 NOTICE: return codecs.utf_8_decode(input, errors, True)
  425. 20:38:27 T:5092 NOTICE: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd7 in position 9: invalid continuation byte
  426. 20:38:27 T:5092 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  427. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  428. Error Type: <type 'exceptions.UnicodeDecodeError'>
  429. Error Contents: 'utf8' codec can't decode byte 0xd7 in position 9: invalid continuation byte
  430. Traceback (most recent call last):
  431. File "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\addon.py", line 13, in <module>
  432. plugin.run()
  433. File "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\resources\site-packages\xbmcswift2\plugin.py", line 334, in run
  434. items = self._dispatch(self.request.path)
  435. File "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\resources\site-packages\xbmcswift2\plugin.py", line 306, in _dispatch
  436. listitems = view_func(**items)
  437. File "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\utils.py", line 187, in _fn
  438. items = fn(*a, **kwds)
  439. File "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\scrapers\rutracker.py", line 345, in rutracker_play
  440. if not _rutracker_valid_file(name):
  441. File "C:\Tools\Kodi_v16.1\portable_data\addons\plugin.video.xbmctorrent\resources\site-packages\xbmctorrent\scrapers\rutracker.py", line 373, in _rutracker_valid_file
  442. if filename.decode("utf-8").endswith(exclude):
  443. File "C:\Tools\Kodi_v16.1\system\python\Lib\encodings\utf_8.py", line 16, in decode
  444. return codecs.utf_8_decode(input, errors, True)
  445. UnicodeDecodeError: 'utf8' codec can't decode byte 0xd7 in position 9: invalid continuation byte
  446. -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement