Advertisement
martinix

Kodi XZen with TLS set

May 20th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.42 KB | None | 0 0
  1. 10:39:48 T:5404 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  2. 10:39:48 T:5404 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  3. 10:39:48 T:5404 DEBUG: ------ Window Init () ------
  4. 10:39:49 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  5. 10:39:49 T:5404 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  6. 10:39:50 T:5404 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  7. 10:39:50 T:5404 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  8. 10:39:50 T:5404 DEBUG: ------ Window Init (Settings.xml) ------
  9. 10:39:50 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  10. 10:39:50 T:5404 DEBUG: Activating window ID: 10000
  11. 10:39:51 T:5404 DEBUG: ------ Window Deinit (Settings.xml) ------
  12. 10:39:51 T:5404 DEBUG: ------ Window Init (Home.xml) ------
  13. 10:39:51 T:13224 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  14. 10:39:51 T:13224 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  15. 10:39:51 T:13224 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  16. 10:39:51 T:13224 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  17. 10:39:51 T:13224 DEBUG: CVideoDatabase::RunQuery took 9 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  18. 10:39:51 T:13224 DEBUG: CVideoDatabase::RunQuery took 6 ms for 0 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  19. 10:39:51 T:13224 DEBUG: CVideoDatabase::RunQuery took 5 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  20. 10:39:51 T:13224 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  21. 10:39:51 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action wheelup
  22. 10:39:52 T:5404 DEBUG: Previous line repeats 6 times.
  23. 10:39:52 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action wheeldown
  24. 10:39:52 T:5404 DEBUG: Previous line repeats 6 times.
  25. 10:39:52 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action wheelup
  26. 10:39:55 T:5404 DEBUG: Previous line repeats 8 times.
  27. 10:39:55 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  28. 10:39:55 T:5404 DEBUG: Activating window ID: 10002
  29. 10:39:55 T:5404 DEBUG: ------ Window Deinit (Home.xml) ------
  30. 10:39:55 T:5404 DEBUG: ------ Window Init (MyPics.xml) ------
  31. 10:39:55 T:5404 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/image/)
  32. 10:39:55 T:5404 DEBUG: ParentPath = [addons://sources/image/]
  33. 10:39:55 T:1784 NOTICE: Thread BackgroundLoader start, auto delete: false
  34. 10:39:55 T:1784 DEBUG: Thread BackgroundLoader 1784 terminating
  35. 10:39:55 T:14232 NOTICE: Thread BackgroundLoader start, auto delete: false
  36. 10:39:55 T:14232 DEBUG: Thread BackgroundLoader 14232 terminating
  37. 10:39:57 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  38. 10:39:57 T:5404 DEBUG: Clearing cached fileitems [plugin://plugin.image.xzen/]
  39. 10:39:57 T:5404 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.image.xzen/)
  40. 10:39:57 T:5404 DEBUG: ParentPath = [addons://sources/image/]
  41. 10:39:57 T:13788 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin XZen('plugin://plugin.image.xzen/','10','')
  42. 10:39:57 T:13788 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the XZen (id=16) plugin...
  43. 10:39:57 T:3560 NOTICE: Thread LanguageInvoker start, auto delete: false
  44. 10:39:57 T:3560 INFO: initializing python engine.
  45. 10:39:57 T:3560 DEBUG: CPythonInvoker(16, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): start processing
  46. 10:39:58 T:3560 NOTICE: -->Python Interpreter Initialized<--
  47. 10:39:58 T:3560 DEBUG: CPythonInvoker(16, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): the source file to load is "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py"
  48. 10:39:58 T:3560 DEBUG: CPythonInvoker(16, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): setting the Python path to C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  49. 10:39:58 T:3560 DEBUG: CPythonInvoker(16, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): entering source directory C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen
  50. 10:39:58 T:3560 DEBUG: CPythonInvoker(16, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): instantiating addon using automatically obtained id of "plugin.image.xzen" dependent on version 2.1.0 of the xbmc.python api
  51. 10:39:58 T:3560 DEBUG: ### XZen-0.0.9 ### XZen-0.0.9: ### uname is: ('Windows', 'DSL-Office', 'post2012Server', '6.3.9600', 'AMD64', 'Intel64 Family 6 Model 60 Stepping 3, GenuineIntel')
  52. 10:39:58 T:3560 DEBUG: ### XZen-0.0.9 ### XZen-0.0.9: ### System is windows
  53. 10:39:58 T:3560 NOTICE: ### XZen-0.0.9 ### XZen (Author: bossanova808) ********************* Starting ...
  54. 10:39:58 T:3560 NOTICE: ### XZen-0.0.9 ### Called as: ['plugin://plugin.image.xzen/', '10', '']
  55. 10:39:58 T:3560 DEBUG: ### XZen-0.0.9 ### getParams['plugin://plugin.image.xzen/', '10', '']
  56. 10:39:58 T:3560 DEBUG: ### XZen-0.0.9 ### Parameters parsed: []
  57. 10:39:58 T:3560 DEBUG: Previous line repeats 1 times.
  58. 10:39:58 T:3560 DEBUG: ### XZen-0.0.9 ### Running as a Pictures addon
  59. 10:39:58 T:5404 DEBUG: ------ Window Init (DialogBusy.xml) ------
  60. 10:39:59 T:3560 DEBUG: ### XZen-0.0.9 ### Display XZen Root Menu
  61. 10:39:59 T:3560 DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\language\English, fallback to strings.xml
  62. 10:39:59 T:3560 DEBUG: ### XZen-0.0.9 ### List Items -> Trying to set list mode...
  63. 10:39:59 T:13788 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  64. 10:39:59 T:3560 NOTICE: ### XZen-0.0.9 ### XZen (Author: bossanova808) ********************* Exiting ....
  65. 10:39:59 T:3560 INFO: CPythonInvoker(16, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): script successfully run
  66. 10:39:59 T:5404 DEBUG: Saving fileitems [plugin://plugin.image.xzen/]
  67. 10:39:59 T:5404 DEBUG: -- items: 8, sort method: 0, ascending: false
  68. 10:39:59 T:4396 NOTICE: Thread BackgroundLoader start, auto delete: false
  69. 10:39:59 T:4396 DEBUG: Thread BackgroundLoader 4396 terminating
  70. 10:39:59 T:3560 INFO: Python script stopped
  71. 10:39:59 T:3560 DEBUG: Thread LanguageInvoker 3560 terminating
  72. 10:39:59 T:5404 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  73. 10:40:06 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  74. 10:40:06 T:5404 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.image.xzen/?mode=MENU_USERGALLERIES)
  75. 10:40:06 T:5404 DEBUG: ParentPath = [plugin://plugin.image.xzen/]
  76. 10:40:06 T:13224 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin XZen('plugin://plugin.image.xzen/','11','?mode=MENU_USERGALLERIES')
  77. 10:40:06 T:13224 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the XZen (id=17) plugin...
  78. 10:40:06 T:13616 NOTICE: Thread LanguageInvoker start, auto delete: false
  79. 10:40:06 T:13616 INFO: initializing python engine.
  80. 10:40:06 T:13616 DEBUG: CPythonInvoker(17, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): start processing
  81. 10:40:06 T:13616 NOTICE: -->Python Interpreter Initialized<--
  82. 10:40:06 T:13616 DEBUG: CPythonInvoker(17, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): the source file to load is "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py"
  83. 10:40:06 T:13616 DEBUG: CPythonInvoker(17, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): setting the Python path to C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  84. 10:40:06 T:13616 DEBUG: CPythonInvoker(17, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): entering source directory C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen
  85. 10:40:06 T:13616 DEBUG: CPythonInvoker(17, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): instantiating addon using automatically obtained id of "plugin.image.xzen" dependent on version 2.1.0 of the xbmc.python api
  86. 10:40:06 T:13616 DEBUG: ### XZen-0.0.9 ### XZen-0.0.9: ### uname is: ('Windows', 'DSL-Office', 'post2012Server', '6.3.9600', 'AMD64', 'Intel64 Family 6 Model 60 Stepping 3, GenuineIntel')
  87. 10:40:06 T:13616 DEBUG: ### XZen-0.0.9 ### XZen-0.0.9: ### System is windows
  88. 10:40:06 T:13616 NOTICE: ### XZen-0.0.9 ### XZen (Author: bossanova808) ********************* Starting ...
  89. 10:40:06 T:13616 NOTICE: ### XZen-0.0.9 ### Called as: ['plugin://plugin.image.xzen/', '11', '?mode=MENU_USERGALLERIES']
  90. 10:40:06 T:13616 DEBUG: ### XZen-0.0.9 ### getParams['plugin://plugin.image.xzen/', '11', '?mode=MENU_USERGALLERIES']
  91. 10:40:06 T:13616 DEBUG: ### XZen-0.0.9 ### Parameters parsed: {'mode': 'MENU_USERGALLERIES'}
  92. 10:40:06 T:13616 DEBUG: Previous line repeats 1 times.
  93. 10:40:06 T:13616 DEBUG: ### XZen-0.0.9 ### Running as a Pictures addon
  94. 10:40:06 T:5404 DEBUG: ------ Window Init (DialogBusy.xml) ------
  95. 10:40:08 T:13616 DEBUG: ### XZen-0.0.9 ### Display XZen User Gallery
  96. 10:40:09 T:13616 DEBUG: ### XZen-0.0.9 ### RPC Error: 50018: There is no such folder. - [CODE] (E_NOSUCHOBJECT)
  97. 10:40:09 T:13616 ERROR: Traceback (most recent call last):
  98. 10:40:09 T:13616 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py", line 550, in <module>
  99. 10:40:09 T:13616 ERROR: BuildUserGallery(group)
  100. 10:40:09 T:13616 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py", line 361, in BuildUserGallery
  101. 10:40:09 T:13616 ERROR: h = zen.LoadGroupHierarchy()
  102. 10:40:09 T:13616 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 798, in LoadGroupHierarchy
  103. 10:40:09 T:13616 ERROR: params=PackParams(self.__username))
  104. 10:40:09 T:13616 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 658, in call
  105. 10:40:09 T:13616 ERROR: return ResponseObject.build(Call(method, **kwargs))
  106. 10:40:09 T:13616 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 366, in Call
  107. 10:40:09 T:13616 ERROR: code=rpc_obj['error']['code'])
  108. 10:40:09 T:13616 ERROR: RpcError
  109. 10:40:09 T:13616 DEBUG: ### XZen-0.0.9 ### Playable Items -> Trying to set thumnbnail mode...
  110. 10:40:09 T:13616 NOTICE: ### XZen-0.0.9 ### XZen (Author: bossanova808) ********************* Exiting ....
  111. 10:40:09 T:13224 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  112. 10:40:09 T:13616 INFO: CPythonInvoker(17, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): script successfully run
  113. 10:40:09 T:2752 NOTICE: Thread BackgroundLoader start, auto delete: false
  114. 10:40:09 T:2752 DEBUG: Thread BackgroundLoader 2752 terminating
  115. 10:40:09 T:13616 INFO: Python script stopped
  116. 10:40:09 T:13616 DEBUG: Thread LanguageInvoker 13616 terminating
  117. 10:40:09 T:5404 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  118. 10:40:11 T:5404 DEBUG: ------ Window Deinit (Pointer.xml) ------
  119. 10:40:13 T:5404 DEBUG: ------ Window Init (Pointer.xml) ------
  120. 10:40:19 T:5404 DEBUG: ------ Window Deinit (Pointer.xml) ------
  121. 10:40:24 T:5404 DEBUG: ------ Window Init (Pointer.xml) ------
  122. 10:40:30 T:5404 DEBUG: ------ Window Deinit (Pointer.xml) ------
  123. 10:40:33 T:5404 DEBUG: ------ Window Init (Pointer.xml) ------
  124. 10:40:36 T:13788 DEBUG: Thread JobWorker 13788 terminating (autodelete)
  125. 10:40:36 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  126. 10:40:36 T:5404 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.image.xzen/)
  127. 10:40:36 T:5404 DEBUG: ParentPath = [addons://sources/image/]
  128. 10:40:36 T:5404 DEBUG: Loading items: 8, directory: plugin://plugin.image.xzen/ sort method: 0, ascending: false
  129. 10:40:36 T:16584 NOTICE: Thread BackgroundLoader start, auto delete: false
  130. 10:40:36 T:16584 DEBUG: Thread BackgroundLoader 16584 terminating
  131. 10:40:38 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  132. 10:40:38 T:5404 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/image/)
  133. 10:40:38 T:5404 DEBUG: ParentPath = []
  134. 10:40:38 T:8796 NOTICE: Thread BackgroundLoader start, auto delete: false
  135. 10:40:38 T:8796 DEBUG: Thread BackgroundLoader 8796 terminating
  136. 10:40:38 T:13480 NOTICE: Thread BackgroundLoader start, auto delete: false
  137. 10:40:38 T:13480 DEBUG: Thread BackgroundLoader 13480 terminating
  138. 10:40:40 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  139. 10:40:40 T:5404 DEBUG: CGUIMediaWindow::GetDirectory ()
  140. 10:40:40 T:5404 DEBUG: ParentPath = []
  141. 10:40:40 T:13884 NOTICE: Thread BackgroundLoader start, auto delete: false
  142. 10:40:40 T:13884 DEBUG: Thread BackgroundLoader 13884 terminating
  143. 10:40:42 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  144. 10:40:42 T:5404 DEBUG: Activating window ID: 10000
  145. 10:40:42 T:5404 DEBUG: ------ Window Deinit (MyPics.xml) ------
  146. 10:40:42 T:5404 DEBUG: ------ Window Init (Home.xml) ------
  147. 10:40:42 T:13224 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  148. 10:40:42 T:13224 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  149. 10:40:42 T:13224 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  150. 10:40:42 T:13224 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  151. 10:40:42 T:13224 DEBUG: CVideoDatabase::RunQuery took 10 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  152. 10:40:42 T:17080 NOTICE: Thread JobWorker start, auto delete: true
  153. 10:40:43 T:13224 DEBUG: CVideoDatabase::RunQuery took 5 ms for 0 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  154. 10:40:43 T:13224 DEBUG: CVideoDatabase::RunQuery took 6 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  155. 10:40:43 T:13224 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  156. 10:40:43 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action wheeldown
  157. 10:40:48 T:5404 DEBUG: Previous line repeats 12 times.
  158. 10:40:48 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  159. 10:40:48 T:5404 DEBUG: Activating window ID: 10004
  160. 10:40:48 T:5404 DEBUG: ------ Window Deinit (Home.xml) ------
  161. 10:40:48 T:5404 DEBUG: ------ Window Init (Settings.xml) ------
  162. 10:40:49 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  163. 10:40:49 T:5404 DEBUG: Activating window ID: 10016
  164. 10:40:49 T:5404 DEBUG: ------ Window Deinit (Settings.xml) ------
  165. 10:40:49 T:5404 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  166. 10:40:53 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  167. 10:40:53 T:5404 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  168. 10:40:53 T:5404 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement