Advertisement
martinix

Kodi XZen with no TLS

May 20th, 2015
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.07 KB | None | 0 0
  1. 10:33:11 T:5404 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  2. 10:33:11 T:5404 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  3. 10:33:11 T:5404 DEBUG: ------ Window Init () ------
  4. 10:33:12 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  5. 10:33:12 T:5404 DEBUG: Activating window ID: 10000
  6. 10:33:13 T:5404 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  7. 10:33:13 T:5404 DEBUG: ------ Window Init (Home.xml) ------
  8. 10:33:13 T:14560 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  9. 10:33:13 T:14560 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
  10. 10:33:13 T:14560 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  11. 10:33:13 T:14560 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  12. 10:33:13 T:14560 DEBUG: CVideoDatabase::RunQuery took 8 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  13. 10:33:13 T:14560 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  14. 10:33:13 T:14560 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  15. 10:33:13 T:14560 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  16. 10:33:14 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action wheelup
  17. 10:33:17 T:14560 DEBUG: Previous line repeats 5 times.
  18. 10:33:17 T:14560 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  19. 10:33:18 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action wheelup
  20. 10:33:19 T:5404 DEBUG: Previous line repeats 1 times.
  21. 10:33:19 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  22. 10:33:19 T:5404 DEBUG: Activating window ID: 10002
  23. 10:33:20 T:5404 DEBUG: ------ Window Deinit (Home.xml) ------
  24. 10:33:20 T:5404 DEBUG: ------ Window Init (MyPics.xml) ------
  25. 10:33:20 T:5404 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.image.xzen/?mode=MENU_USERGALLERIES)
  26. 10:33:20 T:5404 DEBUG: ParentPath = [plugin://plugin.image.xzen/?mode=MENU_USERGALLERIES]
  27. 10:33:20 T:5404 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin XZen('plugin://plugin.image.xzen/','6','?mode=MENU_USERGALLERIES')
  28. 10:33:20 T:5404 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the XZen (id=12) plugin...
  29. 10:33:20 T:4396 NOTICE: Thread LanguageInvoker start, auto delete: false
  30. 10:33:20 T:4396 INFO: initializing python engine.
  31. 10:33:20 T:4396 DEBUG: CPythonInvoker(12, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): start processing
  32. 10:33:20 T:4396 NOTICE: -->Python Interpreter Initialized<--
  33. 10:33:20 T:4396 DEBUG: CPythonInvoker(12, 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"
  34. 10:33:20 T:4396 DEBUG: CPythonInvoker(12, 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
  35. 10:33:20 T:4396 DEBUG: CPythonInvoker(12, 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
  36. 10:33:20 T:4396 DEBUG: CPythonInvoker(12, 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
  37. 10:33:20 T:4396 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')
  38. 10:33:20 T:4396 DEBUG: ### XZen-0.0.9 ### XZen-0.0.9: ### System is windows
  39. 10:33:20 T:4396 NOTICE: ### XZen-0.0.9 ### XZen (Author: bossanova808) ********************* Starting ...
  40. 10:33:20 T:4396 NOTICE: ### XZen-0.0.9 ### Called as: ['plugin://plugin.image.xzen/', '6', '?mode=MENU_USERGALLERIES']
  41. 10:33:20 T:4396 DEBUG: ### XZen-0.0.9 ### getParams['plugin://plugin.image.xzen/', '6', '?mode=MENU_USERGALLERIES']
  42. 10:33:20 T:4396 DEBUG: ### XZen-0.0.9 ### Parameters parsed: {'mode': 'MENU_USERGALLERIES'}
  43. 10:33:20 T:4396 DEBUG: Previous line repeats 1 times.
  44. 10:33:20 T:4396 DEBUG: ### XZen-0.0.9 ### Running as a Pictures addon
  45. 10:33:20 T:4396 ERROR: Traceback (most recent call last):
  46. 10:33:20 T:4396 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py", line 184, in ConnectZen
  47. 10:33:20 T:4396 ERROR: AUTH=zen.Authenticate()
  48. 10:33:20 T:4396 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 687, in Authenticate
  49. 10:33:20 T:4396 ERROR: params=PackParams(auth_challenge['Challenge'], byte_proof))
  50. 10:33:20 T:4396 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 658, in call
  51. 10:33:20 T:4396 ERROR: return ResponseObject.build(Call(method, **kwargs))
  52. 10:33:20 T:4396 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 350, in Call
  53. 10:33:20 T:4396 ERROR: resp = MakeRequest(method, params, auth, use_ssl, keyring)
  54. 10:33:20 T:4396 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 136, in MakeRequest
  55. 10:33:20 T:4396 ERROR: return _opener.open(req)
  56. 10:33:20 T:4396 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 404, in open
  57. 10:33:20 T:4396 ERROR: response = self._open(req, data)
  58. 10:33:20 T:4396 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 422, in _open
  59. 10:33:20 T:4396 ERROR: '_open', req)
  60. 10:33:20 T:4396 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
  61. 10:33:20 T:4396 ERROR: result = func(*args)
  62. 10:33:20 T:4396 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 1222, in https_open
  63. 10:33:20 T:4396 ERROR: return self.do_open(httplib.HTTPSConnection, req)
  64. 10:33:20 T:4396 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 1184, in do_open
  65. 10:33:20 T:4396 ERROR: raise URLError(err)
  66. 10:33:20 T:4396 ERROR: URLError: <urlopen error [Errno 8] _ssl.c:510: EOF occurred in violation of protocol>
  67. 10:33:20 T:4396 DEBUG: ### XZen-0.0.9 ### Display XZen User Gallery
  68. 10:33:21 T:4396 DEBUG: ### XZen-0.0.9 ### RPC Error: 50018: There is no such folder. - [CODE] (E_NOSUCHOBJECT)
  69. 10:33:21 T:4396 ERROR: Traceback (most recent call last):
  70. 10:33:21 T:4396 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py", line 550, in <module>
  71. 10:33:21 T:4396 ERROR: BuildUserGallery(group)
  72. 10:33:21 T:4396 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py", line 361, in BuildUserGallery
  73. 10:33:21 T:4396 ERROR: h = zen.LoadGroupHierarchy()
  74. 10:33:21 T:4396 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 798, in LoadGroupHierarchy
  75. 10:33:21 T:4396 ERROR: params=PackParams(self.__username))
  76. 10:33:21 T:4396 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 658, in call
  77. 10:33:21 T:4396 ERROR: return ResponseObject.build(Call(method, **kwargs))
  78. 10:33:21 T:4396 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 366, in Call
  79. 10:33:21 T:4396 ERROR: code=rpc_obj['error']['code'])
  80. 10:33:21 T:4396 ERROR: RpcError
  81. 10:33:21 T:4396 DEBUG: ### XZen-0.0.9 ### Playable Items -> Trying to set thumnbnail mode...
  82. 10:33:21 T:5404 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  83. 10:33:21 T:4396 NOTICE: ### XZen-0.0.9 ### XZen (Author: bossanova808) ********************* Exiting ....
  84. 10:33:21 T:4396 INFO: CPythonInvoker(12, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): script successfully run
  85. 10:33:21 T:15344 NOTICE: Thread BackgroundLoader start, auto delete: false
  86. 10:33:21 T:15344 DEBUG: Thread BackgroundLoader 15344 terminating
  87. 10:33:21 T:4396 INFO: Python script stopped
  88. 10:33:21 T:4396 DEBUG: Thread LanguageInvoker 4396 terminating
  89. 10:33:24 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  90. 10:33:24 T:5404 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.image.xzen/)
  91. 10:33:24 T:5404 DEBUG: ParentPath = [addons://sources/image/]
  92. 10:33:24 T:5404 DEBUG: Loading items: 8, directory: plugin://plugin.image.xzen/ sort method: 0, ascending: false
  93. 10:33:24 T:14544 NOTICE: Thread BackgroundLoader start, auto delete: false
  94. 10:33:24 T:14544 DEBUG: Thread BackgroundLoader 14544 terminating
  95. 10:33:26 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  96. 10:33:26 T:5404 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/image/)
  97. 10:33:26 T:5404 DEBUG: ParentPath = []
  98. 10:33:26 T:2984 NOTICE: Thread BackgroundLoader start, auto delete: false
  99. 10:33:26 T:2984 DEBUG: Thread BackgroundLoader 2984 terminating
  100. 10:33:26 T:9024 NOTICE: Thread BackgroundLoader start, auto delete: false
  101. 10:33:26 T:9024 DEBUG: Thread BackgroundLoader 9024 terminating
  102. 10:33:28 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  103. 10:33:28 T:5404 DEBUG: Clearing cached fileitems [plugin://plugin.image.xzen/]
  104. 10:33:28 T:5404 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.image.xzen/)
  105. 10:33:28 T:5404 DEBUG: ParentPath = [addons://sources/image/]
  106. 10:33:28 T:14560 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin XZen('plugin://plugin.image.xzen/','7','')
  107. 10:33:28 T:14560 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the XZen (id=13) plugin...
  108. 10:33:28 T:14388 NOTICE: Thread LanguageInvoker start, auto delete: false
  109. 10:33:28 T:14388 INFO: initializing python engine.
  110. 10:33:28 T:14388 DEBUG: CPythonInvoker(13, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): start processing
  111. 10:33:28 T:14388 NOTICE: -->Python Interpreter Initialized<--
  112. 10:33:28 T:14388 DEBUG: CPythonInvoker(13, 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"
  113. 10:33:28 T:14388 DEBUG: CPythonInvoker(13, 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
  114. 10:33:28 T:14388 DEBUG: CPythonInvoker(13, 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
  115. 10:33:28 T:14388 DEBUG: CPythonInvoker(13, 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
  116. 10:33:28 T:14388 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')
  117. 10:33:28 T:14388 DEBUG: ### XZen-0.0.9 ### XZen-0.0.9: ### System is windows
  118. 10:33:28 T:14388 NOTICE: ### XZen-0.0.9 ### XZen (Author: bossanova808) ********************* Starting ...
  119. 10:33:28 T:14388 NOTICE: ### XZen-0.0.9 ### Called as: ['plugin://plugin.image.xzen/', '7', '']
  120. 10:33:28 T:14388 DEBUG: ### XZen-0.0.9 ### getParams['plugin://plugin.image.xzen/', '7', '']
  121. 10:33:28 T:14388 DEBUG: ### XZen-0.0.9 ### Parameters parsed: []
  122. 10:33:28 T:14388 DEBUG: Previous line repeats 1 times.
  123. 10:33:28 T:14388 DEBUG: ### XZen-0.0.9 ### Running as a Pictures addon
  124. 10:33:28 T:5404 DEBUG: ------ Window Init (DialogBusy.xml) ------
  125. 10:33:29 T:14388 ERROR: Traceback (most recent call last):
  126. 10:33:29 T:14388 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py", line 184, in ConnectZen
  127. 10:33:29 T:14388 ERROR: AUTH=zen.Authenticate()
  128. 10:33:29 T:14388 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 687, in Authenticate
  129. 10:33:29 T:14388 ERROR: params=PackParams(auth_challenge['Challenge'], byte_proof))
  130. 10:33:29 T:14388 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 658, in call
  131. 10:33:29 T:14388 ERROR: return ResponseObject.build(Call(method, **kwargs))
  132. 10:33:29 T:14388 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 350, in Call
  133. 10:33:29 T:14388 ERROR: resp = MakeRequest(method, params, auth, use_ssl, keyring)
  134. 10:33:29 T:14388 ERROR: File "C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\resources\lib\zenapi\_zapi.py", line 136, in MakeRequest
  135. 10:33:29 T:14388 ERROR: return _opener.open(req)
  136. 10:33:29 T:14388 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 404, in open
  137. 10:33:29 T:14388 ERROR: response = self._open(req, data)
  138. 10:33:29 T:14388 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 422, in _open
  139. 10:33:29 T:14388 ERROR: '_open', req)
  140. 10:33:29 T:14388 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain
  141. 10:33:29 T:14388 ERROR: result = func(*args)
  142. 10:33:29 T:14388 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 1222, in https_open
  143. 10:33:29 T:14388 ERROR: return self.do_open(httplib.HTTPSConnection, req)
  144. 10:33:29 T:14388 ERROR: File "C:\Program Files (x86)\Kodi\system\python\Lib\urllib2.py", line 1184, in do_open
  145. 10:33:29 T:14388 ERROR: raise URLError(err)
  146. 10:33:29 T:14388 ERROR: URLError: <urlopen error [Errno 8] _ssl.c:510: EOF occurred in violation of protocol>
  147. 10:33:29 T:14388 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
  148. 10:33:29 T:14388 DEBUG: ### XZen-0.0.9 ### XBMC Notificaton Requested: [XBMC.Notification(Zenfolio Authentication not completed,(Can still browse public galleries etc.),4000,C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\icon.png)]
  149. 10:33:29 T:14388 DEBUG: ### XZen-0.0.9 ### Display XZen Root Menu
  150. 10:33:29 T:14388 DEBUG: ### XZen-0.0.9 ### List Items -> Trying to set list mode...
  151. 10:33:29 T:14560 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  152. 10:33:29 T:14388 NOTICE: ### XZen-0.0.9 ### XZen (Author: bossanova808) ********************* Exiting ....
  153. 10:33:29 T:5404 DEBUG: Saving fileitems [plugin://plugin.image.xzen/]
  154. 10:33:29 T:14388 INFO: CPythonInvoker(13, C:\Users\Martin Davies\AppData\Roaming\Kodi\addons\plugin.image.xzen\default.py): script successfully run
  155. 10:33:29 T:5404 DEBUG: -- items: 7, sort method: 0, ascending: false
  156. 10:33:29 T:9248 NOTICE: Thread BackgroundLoader start, auto delete: false
  157. 10:33:29 T:9248 DEBUG: Thread BackgroundLoader 9248 terminating
  158. 10:33:29 T:5404 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  159. 10:33:29 T:14304 INFO: CActiveAESink::OpenSink - initialize sink
  160. 10:33:29 T:14304 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  161. 10:33:29 T:14388 INFO: Python script stopped
  162. 10:33:29 T:14388 DEBUG: Thread LanguageInvoker 14388 terminating
  163. 10:33:29 T:14304 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 921426
  164. 10:33:29 T:14304 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  165. 10:33:29 T:14304 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  166. 10:33:29 T:14304 DEBUG: Audio Device : Speakers (Realtek High Definition Audio)
  167. 10:33:29 T:14304 DEBUG: Sample Rate : 44100
  168. 10:33:29 T:14304 DEBUG: Sample Format : AE_FMT_FLOAT
  169. 10:33:29 T:14304 DEBUG: Bits Per Sample : 32
  170. 10:33:29 T:14304 DEBUG: Valid Bits/Samp : 32
  171. 10:33:29 T:14304 DEBUG: Channel Count : 2
  172. 10:33:29 T:14304 DEBUG: Block Align : 8
  173. 10:33:29 T:14304 DEBUG: Avg. Bytes Sec : 352800
  174. 10:33:29 T:14304 DEBUG: Samples/Block : 32
  175. 10:33:29 T:14304 DEBUG: Format cBSize : 22
  176. 10:33:29 T:14304 DEBUG: Channel Layout : FL,FR
  177. 10:33:29 T:14304 DEBUG: Channel Mask : 3
  178. 10:33:29 T:14304 DEBUG: Frames : 661
  179. 10:33:29 T:14304 DEBUG: Frame Samples : 1322
  180. 10:33:29 T:14304 DEBUG: Frame Size : 8
  181. 10:33:29 T:14304 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  182. 10:33:29 T:14304 DEBUG: Output Device : default
  183. 10:33:29 T:14304 DEBUG: Sample Rate : 44100
  184. 10:33:29 T:14304 DEBUG: Sample Format : AE_FMT_FLOAT
  185. 10:33:29 T:14304 DEBUG: Channel Count : 2
  186. 10:33:29 T:14304 DEBUG: Channel Layout: FL,FR
  187. 10:33:29 T:14304 DEBUG: Frames : 661
  188. 10:33:29 T:14304 DEBUG: Frame Samples : 1322
  189. 10:33:29 T:14304 DEBUG: Frame Size : 8
  190. 10:33:29 T:14304 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  191. 10:33:29 T:5404 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  192. 10:33:33 T:5404 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  193. 10:33:36 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action wheelup
  194. 10:33:45 T:5404 DEBUG: Previous line repeats 4 times.
  195. 10:33:45 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  196. 10:33:45 T:5404 DEBUG: Activating window ID: 10000
  197. 10:33:46 T:5404 DEBUG: ------ Window Deinit (MyPics.xml) ------
  198. 10:33:46 T:5404 DEBUG: ------ Window Init (Home.xml) ------
  199. 10:33:46 T:15172 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  200. 10:33:46 T:15172 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
  201. 10:33:46 T:15172 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  202. 10:33:46 T:15172 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  203. 10:33:46 T:15172 DEBUG: CVideoDatabase::RunQuery took 9 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  204. 10:33:46 T:15172 DEBUG: CVideoDatabase::RunQuery took 5 ms for 0 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  205. 10:33:46 T:15172 DEBUG: CVideoDatabase::RunQuery took 6 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  206. 10:33:46 T:15172 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  207. 10:33:47 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action wheeldown
  208. 10:33:51 T:5404 DEBUG: Previous line repeats 6 times.
  209. 10:33:51 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  210. 10:33:51 T:5404 DEBUG: Activating window ID: 10004
  211. 10:33:51 T:5404 DEBUG: ------ Window Deinit (Home.xml) ------
  212. 10:33:51 T:5404 DEBUG: ------ Window Init (Settings.xml) ------
  213. 10:33:52 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  214. 10:33:52 T:5404 DEBUG: Activating window ID: 10016
  215. 10:33:53 T:5404 DEBUG: ------ Window Deinit (Settings.xml) ------
  216. 10:33:53 T:5404 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  217. 10:34:03 T:5404 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  218. 10:34:03 T:5404 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  219. 10:34:03 T:5404 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement