Advertisement
Guest User

crash on String.StartsWith

a guest
Aug 23rd, 2017
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 118.11 KB | None | 0 0
  1. 16:26:30.182 T:4872 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 16:26:30.182 T:4872 NOTICE: -----------------------------------------------------------------------
  3. 16:26:30.182 T:4872 NOTICE: Starting Kodi (18.0-ALPHA1 Git:20170819-0f9abae61d-di). Platform: Windows NT x86 32-bit
  4. 16:26:30.182 T:4872 NOTICE: Using Release Kodi x32 build
  5. 16:26:30.182 T:4872 NOTICE: Kodi compiled Aug 20 2017 by MSVC 190024215 for Windows NT x86 32-bit version 10.0 (0x0A000000)
  6. 16:26:30.182 T:4872 NOTICE: Running on Windows 7 SP1, kernel: Windows NT x86 64-bit version 6.1
  7. 16:26:30.183 T:4872 NOTICE: FFmpeg version/source: ffmpeg-3.3-kodi
  8. 16:26:30.183 T:4872 NOTICE: Host CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz, 4 cores available
  9. 16:26:30.183 T:4872 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  10. 16:26:30.183 T:4872 NOTICE: Running with restricted rights
  11. 16:26:30.183 T:4872 NOTICE: Aero is enabled
  12. 16:26:30.183 T:4872 NOTICE: special://xbmc/ is mapped to: E:\Media\Kodi 18 A1 0629
  13. 16:26:30.183 T:4872 NOTICE: special://xbmcbin/ is mapped to: E:\Media\Kodi 18 A1 0629
  14. 16:26:30.183 T:4872 NOTICE: special://xbmcbinaddons/ is mapped to: E:\Media\Kodi 18 A1 0629/addons
  15. 16:26:30.183 T:4872 NOTICE: special://masterprofile/ is mapped to: E:\Media\Kodi 18 A1 0629\portable_data\userdata
  16. 16:26:30.183 T:4872 NOTICE: special://home/ is mapped to: E:\Media\Kodi 18 A1 0629\portable_data\
  17. 16:26:30.183 T:4872 NOTICE: special://temp/ is mapped to: E:\Media\Kodi 18 A1 0629\portable_data\cache
  18. 16:26:30.183 T:4872 NOTICE: special://logpath/ is mapped to: E:\Media\Kodi 18 A1 0629\portable_data\
  19. 16:26:30.183 T:4872 NOTICE: The executable running is: E:\Media\Kodi 18 A1 0629\kodi.exe
  20. 16:26:30.188 T:4872 NOTICE: Local hostname: DCWIN7
  21. 16:26:30.188 T:4872 NOTICE: Log File is located: E:\Media\Kodi 18 A1 0629\portable_data\/kodi.log
  22. 16:26:30.188 T:4872 NOTICE: -----------------------------------------------------------------------
  23. 16:26:30.193 T:4872 NOTICE: load settings...
  24. 16:26:30.193 T:3656 DEBUG: Thread CWin32PowerStateWorker start, auto delete: false
  25. 16:26:30.196 T:4872 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/settings.xml
  26. 16:26:30.197 T:4872 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  27. 16:26:30.198 T:4872 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  28. 16:26:30.198 T:4872 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/win32.xml
  29. 16:26:30.198 T:4872 DEBUG: SECTION:LoadDLL(special://xbmcbin/libbluray.dll)
  30. 16:26:30.203 T:4872 DEBUG: CSkinSettings: no <skinsettings> tag found
  31. 16:26:30.203 T:4872 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  32. 16:26:30.203 T:4872 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  33. 16:26:30.203 T:4872 NOTICE: Contents of special://profile/advancedsettings.xml are...
  34. <advancedsettings>
  35. <tvshowmatching action="append">
  36. <regexp>[Ss]([0-9]+)[ ._-]*[Ee]([0-9]+)([^\\/]*)(?:(?:[\\/]VIDEO_TS)?[\\/]VIDEO_TS\.IFO)$</regexp>
  37. </tvshowmatching>
  38. <musicextensions>
  39. <remove>.zip|.rar|.m4a | 7z</remove>
  40. <!-- <add>.mp4</add> -->
  41. </musicextensions>
  42. <videoextensions>
  43. <remove>.zip|.rar|.001</remove>
  44. </videoextensions>
  45. <videoscanner>
  46. <ignoreerrors>true</ignoreerrors>
  47. </videoscanner>
  48. <musiclibrary>
  49. <prioritiseapetags>true</prioritiseapetags>
  50. <artistseparators>
  51. <separator> feat. </separator>
  52. </artistseparators>
  53. <recentlyaddeditems>100</recentlyaddeditems>
  54. </musiclibrary>
  55. <video>
  56. <smallstepbackseconds>7</smallstepbackseconds>
  57. <timeseekbackward>-15</timeseekbackward>
  58. <timeseekforward>30</timeseekforward>
  59. </video>
  60. <videolibrary>
  61. <dateadded>1</dateadded>
  62. <recentlyaddeditems>100</recentlyaddeditems>
  63. </videolibrary>
  64. <cache>
  65. <memorysize>139460608</memorysize>
  66. <readfactor>10</readfactor>
  67. </cache>
  68. </advancedsettings>
  69. 16:26:30.203 T:4872 WARNING: CSettingsManager: missing version attribute
  70. 16:26:30.203 T:4872 NOTICE: Default Video Player: VideoPlayer
  71. 16:26:30.203 T:4872 NOTICE: Default Audio Player: paplayer
  72. 16:26:30.203 T:4872 NOTICE: Enabled debug logging due to GUI setting (2)
  73. 16:26:30.203 T:4872 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  74. 16:26:30.203 T:4872 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  75. 16:26:30.204 T:4872 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  76. 16:26:30.204 T:4872 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  77. 16:26:30.204 T:4872 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  78. 16:26:30.204 T:4872 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  79. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  80. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  81. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  82. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  83. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  84. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  85. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  86. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  87. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  88. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  89. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  90. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  91. 16:26:30.204 T:4872 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  92. 16:26:30.204 T:4872 NOTICE: Loaded playercorefactory configuration
  93. 16:26:30.204 T:4872 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  94. 16:26:30.204 T:4872 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  95. 16:26:30.210 T:4872 INFO: creating subdirectories
  96. 16:26:30.210 T:4872 INFO: userdata folder: special://masterprofile/
  97. 16:26:30.210 T:4872 INFO: recording folder:
  98. 16:26:30.210 T:4872 INFO: screenshots folder: F:\Kodi backups\
  99. 16:26:30.214 T:4872 NOTICE: Running database version Addons27
  100. 16:26:30.214 T:4872 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
  101. 16:26:30.230 T:4872 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  102. 16:26:30.230 T:4872 NOTICE: ADDON: screensaver.stars v2.0.0 installed
  103. 16:26:30.230 T:4872 NOTICE: ADDON: xbmc.json v8.3.0 installed
  104. 16:26:30.230 T:4872 NOTICE: ADDON: metadata.common.fanart.tv v3.1.5 installed
  105. 16:26:30.230 T:4872 NOTICE: ADDON: script.cu.lrclyrics v5.4.2 installed
  106. 16:26:30.230 T:4872 NOTICE: ADDON: script.games.rom.collection.browser v2.1.2 installed
  107. 16:26:30.230 T:4872 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  108. 16:26:30.230 T:4872 NOTICE: ADDON: screensaver.biogenesis v2.0.0 installed
  109. 16:26:30.230 T:4872 NOTICE: ADDON: imagedecoder.raw v2.0.0 installed
  110. 16:26:30.230 T:4872 NOTICE: ADDON: repository.xbmc.org v3.0.3 installed
  111. 16:26:30.230 T:4872 NOTICE: ADDON: webinterface.default v2.4.4 installed
  112. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  113. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  114. 16:26:30.230 T:4872 NOTICE: ADDON: pvr.vdr.vnsi v3.3.0 installed
  115. 16:26:30.230 T:4872 NOTICE: ADDON: screensaver.asteroids v2.0.0 installed
  116. 16:26:30.230 T:4872 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.31 installed
  117. 16:26:30.230 T:4872 NOTICE: ADDON: script.module.chardet v2.2.1 installed
  118. 16:26:30.230 T:4872 NOTICE: ADDON: audioencoder.vorbis v2.0.0 installed
  119. 16:26:30.230 T:4872 NOTICE: ADDON: peripheral.joystick v1.4.2 installed
  120. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.global.main v1.0.10 installed
  121. 16:26:30.230 T:4872 NOTICE: ADDON: script.screenshot v2.0.0 installed
  122. 16:26:30.230 T:4872 NOTICE: ADDON: audioencoder.wav v2.0.0 installed
  123. 16:26:30.230 T:4872 NOTICE: ADDON: game.controller.default v1.0.4 installed
  124. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.global.gui v5.11.0 installed
  125. 16:26:30.230 T:4872 NOTICE: ADDON: script.module.simplejson v3.3.0 installed
  126. 16:26:30.230 T:4872 NOTICE: ADDON: script.skin.info.service v1.0.0 installed
  127. 16:26:30.230 T:4872 NOTICE: ADDON: weather.wunderground v6.0.1 installed
  128. 16:26:30.230 T:4872 NOTICE: ADDON: script.favourites v7.1.1 installed
  129. 16:26:30.230 T:4872 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.34 installed
  130. 16:26:30.230 T:4872 NOTICE: ADDON: script.module.beautifulsoup4 v4.5.3 installed
  131. 16:26:30.230 T:4872 NOTICE: ADDON: metadata.themoviedb.org v3.9.5 installed
  132. 16:26:30.230 T:4872 NOTICE: ADDON: service.xbmc.versioncheck v0.3.23 installed
  133. 16:26:30.230 T:4872 NOTICE: ADDON: game.libretro.2048 v1.0.0 installed
  134. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.global.general v1.0.2 installed
  135. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  136. 16:26:30.230 T:4872 NOTICE: ADDON: visualization.shadertoy v1.1.8 installed
  137. 16:26:30.230 T:4872 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  138. 16:26:30.230 T:4872 NOTICE: ADDON: audioencoder.flac v2.0.0 installed
  139. 16:26:30.230 T:4872 NOTICE: ADDON: inputstream.rtmp v2.0.1 installed
  140. 16:26:30.230 T:4872 NOTICE: ADDON: pvr.dvblink v4.3.0 installed
  141. 16:26:30.230 T:4872 NOTICE: ADDON: visualization.milkdrop2 v2.1.2 installed
  142. 16:26:30.230 T:4872 NOTICE: ADDON: script.playalbum v3.0.1 installed
  143. 16:26:30.230 T:4872 NOTICE: ADDON: script.toolbox v1.1.1 installed
  144. 16:26:30.230 T:4872 NOTICE: ADDON: script.globalsearch v7.4.7 installed
  145. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.4 installed
  146. 16:26:30.230 T:4872 NOTICE: ADDON: script.image.resource.select v2.0.2 installed
  147. 16:26:30.230 T:4872 NOTICE: ADDON: script.randomandlastitems v2.2.2 installed
  148. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.resource v1.0.0 installed
  149. 16:26:30.230 T:4872 NOTICE: ADDON: script.common.plugin.cache v2.5.8 installed
  150. 16:26:30.230 T:4872 NOTICE: ADDON: service.skin.widgets v0.0.33 installed
  151. 16:26:30.230 T:4872 NOTICE: ADDON: script.module.pil v1.1.7 installed
  152. 16:26:30.230 T:4872 NOTICE: ADDON: visualization.milkdrop v1.6.2 installed
  153. 16:26:30.230 T:4872 NOTICE: ADDON: xbmc.gui v5.13.0 installed
  154. 16:26:30.230 T:4872 NOTICE: ADDON: inputstream.adaptive v2.0.10 installed
  155. 16:26:30.230 T:4872 NOTICE: ADDON: pvr.mythtv v5.3.0 installed
  156. 16:26:30.230 T:4872 NOTICE: ADDON: pvr.vuplus v3.4.1 installed
  157. 16:26:30.230 T:4872 NOTICE: ADDON: screensaver.pingpong v2.0.0 installed
  158. 16:26:30.230 T:4872 NOTICE: ADDON: xbmc.core v0.1.0 installed
  159. 16:26:30.230 T:4872 NOTICE: ADDON: skin.estouchy v2.0.6 installed
  160. 16:26:30.230 T:4872 NOTICE: ADDON: script.artistslideshow v2.0.8 installed
  161. 16:26:30.230 T:4872 NOTICE: ADDON: script.module.requests v2.12.4 installed
  162. 16:26:30.230 T:4872 NOTICE: ADDON: pvr.demo v3.1.3 installed
  163. 16:26:30.230 T:4872 NOTICE: ADDON: script.artwork.downloader v13.1.0 installed
  164. 16:26:30.230 T:4872 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  165. 16:26:30.230 T:4872 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  166. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  167. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  168. 16:26:30.230 T:4872 NOTICE: ADDON: pvr.iptvsimple v3.2.2 installed
  169. 16:26:30.230 T:4872 NOTICE: ADDON: screensaver.shadertoy v2.0.0 installed
  170. 16:26:30.230 T:4872 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  171. 16:26:30.230 T:4872 NOTICE: ADDON: metadata.album.universal v2.7.3 installed
  172. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.instance.adsp v0.2.0 installed
  173. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.instance.game v1.0.32 installed
  174. 16:26:30.230 T:4872 NOTICE: ADDON: skin.aeonmq5.leiamod v10.2.5 installed
  175. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.0 installed
  176. 16:26:30.230 T:4872 NOTICE: ADDON: metadata.common.htbackdrops.com v1.3.4 installed
  177. 16:26:30.230 T:4872 NOTICE: ADDON: pvr.dvbviewer v3.2.1 installed
  178. 16:26:30.230 T:4872 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  179. 16:26:30.230 T:4872 NOTICE: ADDON: visualization.spectrum v2.0.2 installed
  180. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.instance.pvr v5.6.0 installed
  181. 16:26:30.230 T:4872 NOTICE: ADDON: service.rom.collection.browser v1.0.0 installed
  182. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  183. 16:26:30.230 T:4872 NOTICE: ADDON: metadata.common.musicbrainz.org v2.1.2 installed
  184. 16:26:30.230 T:4872 NOTICE: ADDON: metadata.tvdb.com v1.8.5 installed
  185. 16:26:30.230 T:4872 NOTICE: ADDON: metadata.common.allmusic.com v3.1.1 installed
  186. 16:26:30.230 T:4872 NOTICE: ADDON: game.libretro v1.0.33 installed
  187. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  188. 16:26:30.230 T:4872 NOTICE: ADDON: metadata.local v1.0.0 installed
  189. 16:26:30.230 T:4872 NOTICE: ADDON: screensaver.pyro v2.0.0 installed
  190. 16:26:30.230 T:4872 NOTICE: ADDON: audioencoder.lame v2.0.0 installed
  191. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.4 installed
  192. 16:26:30.230 T:4872 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  193. 16:26:30.230 T:4872 NOTICE: ADDON: metadata.common.themoviedb.org v2.16.0 installed
  194. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.0 installed
  195. 16:26:30.230 T:4872 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  196. 16:26:30.230 T:4872 NOTICE: ADDON: metadata.artists.universal v3.7.3 installed
  197. 16:26:30.230 T:4872 NOTICE: ADDON: metadata.common.theaudiodb.com v1.9.1 installed
  198. 16:26:30.230 T:4872 NOTICE: ADDON: metadata.common.imdb.com v2.8.8 installed
  199. 16:26:30.230 T:4872 NOTICE: ADDON: script.tv.show.next.aired v6.0.15 installed
  200. 16:26:30.230 T:4872 NOTICE: ADDON: xbmc.python v2.25.0 installed
  201. 16:26:30.230 T:4872 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  202. 16:26:30.230 T:4872 NOTICE: ADDON: screensaver.greynetic v2.0.0 installed
  203. 16:26:30.230 T:4872 NOTICE: ADDON: pvr.hts v4.1.3 installed
  204. 16:26:30.230 T:4872 NOTICE: ADDON: visualization.waveform v2.0.0 installed
  205. 16:26:30.230 T:4872 NOTICE: ADDON: xbmc.addon v17.9.701 installed
  206. 16:26:30.230 T:4872 NOTICE: ADDON: resource.language.en_us v7.0.0 installed
  207. 16:26:30.230 T:4872 NOTICE: ADDON: skin.estuary v2.0.3 installed
  208. 16:26:30.483 T:2324 DEBUG: Thread JobWorker start, auto delete: true
  209. 16:26:30.497 T:4872 DEBUG: CFavourites::Load - no system favourites found, skipping
  210. 16:26:30.497 T:4872 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  211. 16:26:30.497 T:6764 DEBUG: Thread RemoteControl start, auto delete: false
  212. 16:26:30.497 T:7872 DEBUG: Thread ActiveAE start, auto delete: false
  213. 16:26:30.498 T:7452 DEBUG: Thread AESink start, auto delete: false
  214. 16:26:30.507 T:6764 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  215. 16:26:30.593 T:7872 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD" on device "SMT27A300-4 (NVIDIA High Definition Audio)" seems to be not supported.
  216. 16:26:30.594 T:7872 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_TRUEHD" on device "SMT27A300-4 (NVIDIA High Definition Audio)" seems to be not supported.
  217. 16:26:30.594 T:7872 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_EAC3" on device "SMT27A300-4 (NVIDIA High Definition Audio)" seems to be not supported.
  218. 16:26:30.595 T:7872 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTS" on device "SMT27A300-4 (NVIDIA High Definition Audio)" seems to be not supported.
  219. 16:26:30.596 T:7872 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_AC3" on device "SMT27A300-4 (NVIDIA High Definition Audio)" seems to be not supported.
  220. 16:26:30.601 T:7872 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "SMT27A300-4 (NVIDIA High Definition Audio)" seems to be not supported.
  221. 16:26:30.604 T:7872 NOTICE: Found 2 Lists of Devices
  222. 16:26:30.604 T:7872 NOTICE: Enumerated DIRECTSOUND devices:
  223. 16:26:30.604 T:7872 NOTICE: Device 1
  224. 16:26:30.604 T:7872 NOTICE: m_deviceName : {1765F8CD-A972-4A0A-811D-1F1BE2615B48}
  225. 16:26:30.604 T:7872 NOTICE: m_displayName : Speakers - Speakers (Realtek High Definition Audio)
  226. 16:26:30.604 T:7872 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers (Realtek High Definition Audio)
  227. 16:26:30.604 T:7872 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  228. 16:26:30.604 T:7872 NOTICE: m_channels : FL, FR
  229. 16:26:30.604 T:7872 NOTICE: m_sampleRates : 48000
  230. 16:26:30.604 T:7872 NOTICE: m_dataFormats : AE_FMT_FLOAT
  231. 16:26:30.604 T:7872 NOTICE: m_streamTypes : No passthrough capabilities
  232. 16:26:30.604 T:7872 NOTICE: Device 2
  233. 16:26:30.604 T:7872 NOTICE: m_deviceName : default
  234. 16:26:30.604 T:7872 NOTICE: m_displayName : default
  235. 16:26:30.604 T:7872 NOTICE: m_displayNameExtra:
  236. 16:26:30.604 T:7872 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  237. 16:26:30.604 T:7872 NOTICE: m_channels : FL, FR
  238. 16:26:30.604 T:7872 NOTICE: m_sampleRates : 48000
  239. 16:26:30.605 T:7872 NOTICE: m_dataFormats : AE_FMT_FLOAT
  240. 16:26:30.605 T:7872 NOTICE: m_streamTypes : No passthrough capabilities
  241. 16:26:30.605 T:7872 NOTICE: Device 3
  242. 16:26:30.605 T:7872 NOTICE: m_deviceName : {96A58929-FA41-4713-8CD0-20002BF50F57}
  243. 16:26:30.605 T:7872 NOTICE: m_displayName : SPDIF - Realtek Digital Output (Realtek High Definition Audio)
  244. 16:26:30.605 T:7872 NOTICE: m_displayNameExtra: DIRECTSOUND: Realtek Digital Output (Realtek High Definition Audio)
  245. 16:26:30.605 T:7872 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  246. 16:26:30.605 T:7872 NOTICE: m_channels : FL, FR
  247. 16:26:30.605 T:7872 NOTICE: m_sampleRates : 48000
  248. 16:26:30.605 T:7872 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  249. 16:26:30.605 T:7872 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  250. 16:26:30.605 T:7872 NOTICE: Device 4
  251. 16:26:30.605 T:7872 NOTICE: m_deviceName : {E286C52B-4413-4B31-A7B0-C30446DE28AF}
  252. 16:26:30.605 T:7872 NOTICE: m_displayName : HDMI - SMT27A300-4 (NVIDIA High Definition Audio)
  253. 16:26:30.605 T:7872 NOTICE: m_displayNameExtra: DIRECTSOUND: SMT27A300-4 (NVIDIA High Definition Audio)
  254. 16:26:30.605 T:7872 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  255. 16:26:30.605 T:7872 NOTICE: m_channels : FL, FR
  256. 16:26:30.605 T:7872 NOTICE: m_sampleRates : 48000
  257. 16:26:30.605 T:7872 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  258. 16:26:30.605 T:7872 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  259. 16:26:30.605 T:7872 NOTICE: Enumerated WASAPI devices:
  260. 16:26:30.605 T:7872 NOTICE: Device 1
  261. 16:26:30.605 T:7872 NOTICE: m_deviceName : {1765F8CD-A972-4A0A-811D-1F1BE2615B48}
  262. 16:26:30.605 T:7872 NOTICE: m_displayName : Speakers - Speakers (Realtek High Definition Audio)
  263. 16:26:30.605 T:7872 NOTICE: m_displayNameExtra: WASAPI: Speakers (Realtek High Definition Audio)
  264. 16:26:30.605 T:7872 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  265. 16:26:30.605 T:7872 NOTICE: m_channels : FL, FR
  266. 16:26:30.605 T:7872 NOTICE: m_sampleRates : 192000,96000,48000,44100
  267. 16:26:30.605 T:7872 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  268. 16:26:30.605 T:7872 NOTICE: m_streamTypes : No passthrough capabilities
  269. 16:26:30.605 T:7872 NOTICE: Device 2
  270. 16:26:30.605 T:7872 NOTICE: m_deviceName : default
  271. 16:26:30.605 T:7872 NOTICE: m_displayName : default
  272. 16:26:30.605 T:7872 NOTICE: m_displayNameExtra:
  273. 16:26:30.605 T:7872 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  274. 16:26:30.605 T:7872 NOTICE: m_channels : FL, FR
  275. 16:26:30.605 T:7872 NOTICE: m_sampleRates : 192000,96000,48000,44100
  276. 16:26:30.605 T:7872 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  277. 16:26:30.605 T:7872 NOTICE: m_streamTypes : No passthrough capabilities
  278. 16:26:30.605 T:7872 NOTICE: Device 3
  279. 16:26:30.605 T:7872 NOTICE: m_deviceName : {96A58929-FA41-4713-8CD0-20002BF50F57}
  280. 16:26:30.605 T:7872 NOTICE: m_displayName : SPDIF - Realtek Digital Output (Realtek High Definition Audio)
  281. 16:26:30.605 T:7872 NOTICE: m_displayNameExtra: WASAPI: Realtek Digital Output (Realtek High Definition Audio)
  282. 16:26:30.605 T:7872 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  283. 16:26:30.605 T:7872 NOTICE: m_channels : FL, FR
  284. 16:26:30.605 T:7872 NOTICE: m_sampleRates : 192000,96000,48000,44100
  285. 16:26:30.605 T:7872 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  286. 16:26:30.605 T:7872 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  287. 16:26:30.605 T:7872 NOTICE: Device 4
  288. 16:26:30.605 T:7872 NOTICE: m_deviceName : {E286C52B-4413-4B31-A7B0-C30446DE28AF}
  289. 16:26:30.605 T:7872 NOTICE: m_displayName : HDMI - SMT27A300-4 (NVIDIA High Definition Audio)
  290. 16:26:30.605 T:7872 NOTICE: m_displayNameExtra: WASAPI: SMT27A300-4 (NVIDIA High Definition Audio)
  291. 16:26:30.605 T:7872 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  292. 16:26:30.605 T:7872 NOTICE: m_channels : FL, FR
  293. 16:26:30.605 T:7872 NOTICE: m_sampleRates : 192000,48000,44100
  294. 16:26:30.605 T:7872 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  295. 16:26:30.605 T:7872 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  296. 16:26:30.605 T:7872 DEBUG: CSettingsManager: requested setting (audiooutput.dspaddonsenabled) was not found.
  297. 16:26:30.605 T:7452 INFO: CActiveAESink::OpenSink - initialize sink
  298. 16:26:30.605 T:7452 DEBUG: CActiveAESink::OpenSink - trying to open device WASAPI:{1765F8CD-A972-4A0A-811D-1F1BE2615B48}
  299. 16:26:30.669 T:7452 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S24NE4MSB, 44100, 2
  300. 16:26:30.669 T:7452 DEBUG: CActiveAESink::OpenSink - WASAPI Initialized:
  301. 16:26:30.669 T:7452 DEBUG: Output Device : Speakers - Speakers (Realtek High Definition Audio)
  302. 16:26:30.669 T:7452 DEBUG: Sample Rate : 44100
  303. 16:26:30.669 T:7452 DEBUG: Sample Format : AE_FMT_S24NE4MSB
  304. 16:26:30.669 T:7452 DEBUG: Channel Count : 2
  305. 16:26:30.669 T:7452 DEBUG: Channel Layout: FL, FR
  306. 16:26:30.669 T:7452 DEBUG: Frames : 2208
  307. 16:26:30.669 T:7452 DEBUG: Frame Size : 8
  308. 16:26:30.670 T:4872 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  309. 16:26:30.671 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  310. 16:26:30.671 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  311. 16:26:30.671 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  312. 16:26:30.671 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  313. 16:26:30.671 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  314. 16:26:30.671 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  315. 16:26:30.671 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  316. 16:26:30.671 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  317. 16:26:30.672 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  318. 16:26:30.672 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  319. 16:26:30.672 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  320. 16:26:30.672 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  321. 16:26:30.672 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  322. 16:26:30.672 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  323. 16:26:30.672 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  324. 16:26:30.672 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  325. 16:26:30.672 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  326. 16:26:30.673 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  327. 16:26:30.673 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  328. 16:26:30.673 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  329. 16:26:30.673 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  330. 16:26:30.673 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  331. 16:26:30.673 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  332. 16:26:30.673 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  333. 16:26:30.673 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  334. 16:26:30.674 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  335. 16:26:30.674 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  336. 16:26:30.674 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  337. 16:26:30.674 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  338. 16:26:30.674 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  339. 16:26:30.674 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  340. 16:26:30.674 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  341. 16:26:30.674 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  342. 16:26:30.675 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  343. 16:26:30.675 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  344. 16:26:30.675 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  345. 16:26:30.675 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  346. 16:26:30.675 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  347. 16:26:30.675 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  348. 16:26:30.675 T:4872 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  349. 16:26:30.687 T:4872 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\D:.
  350. 16:26:30.687 T:4872 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\D:.
  351. 16:26:30.690 T:4872 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 970, adapter 0.
  352. 16:26:30.690 T:4872 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  353. 16:26:30.691 T:4872 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  354. 16:26:30.691 T:4872 NOTICE: Additional mode: 640x480@ 72.00 - Full Screen
  355. 16:26:30.691 T:4872 NOTICE: Additional mode: 640x480@ 75.00 - Full Screen
  356. 16:26:30.692 T:4872 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  357. 16:26:30.692 T:4872 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  358. 16:26:30.692 T:4872 NOTICE: Additional mode: 720x576@ 56.00 - Full Screen
  359. 16:26:30.692 T:4872 NOTICE: Previous line repeats 2 times.
  360. 16:26:30.692 T:4872 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  361. 16:26:30.692 T:4872 NOTICE: Previous line repeats 2 times.
  362. 16:26:30.692 T:4872 NOTICE: Additional mode: 720x576@ 72.00 - Full Screen
  363. 16:26:30.692 T:4872 NOTICE: Previous line repeats 2 times.
  364. 16:26:30.692 T:4872 NOTICE: Additional mode: 720x576@ 75.00 - Full Screen
  365. 16:26:30.692 T:4872 NOTICE: Previous line repeats 2 times.
  366. 16:26:30.692 T:4872 NOTICE: Additional mode: 800x600@ 56.00 - Full Screen
  367. 16:26:30.693 T:4872 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  368. 16:26:30.693 T:4872 NOTICE: Additional mode: 800x600@ 72.00 - Full Screen
  369. 16:26:30.693 T:4872 NOTICE: Additional mode: 800x600@ 75.00 - Full Screen
  370. 16:26:30.693 T:4872 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  371. 16:26:30.693 T:4872 NOTICE: Additional mode: 1024x768@ 70.00 - Full Screen
  372. 16:26:30.693 T:4872 NOTICE: Additional mode: 1024x768@ 75.00 - Full Screen
  373. 16:26:30.693 T:4872 NOTICE: Additional mode: 1152x864@ 75.00 - Full Screen
  374. 16:26:30.693 T:4872 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
  375. 16:26:30.693 T:4872 NOTICE: Previous line repeats 2 times.
  376. 16:26:30.693 T:4872 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
  377. 16:26:30.693 T:4872 NOTICE: Previous line repeats 2 times.
  378. 16:26:30.693 T:4872 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  379. 16:26:30.693 T:4872 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  380. 16:26:30.693 T:4872 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  381. 16:26:30.693 T:4872 NOTICE: Previous line repeats 2 times.
  382. 16:26:30.693 T:4872 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  383. 16:26:30.693 T:4872 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  384. 16:26:30.694 T:4872 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  385. 16:26:30.694 T:4872 NOTICE: Additional mode: 1280x1024@ 75.00 - Full Screen
  386. 16:26:30.694 T:4872 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  387. 16:26:30.694 T:4872 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  388. 16:26:30.694 T:4872 NOTICE: Previous line repeats 2 times.
  389. 16:26:30.694 T:4872 NOTICE: Additional mode: 1366x768@ 75.00 - Full Screen
  390. 16:26:30.694 T:4872 NOTICE: Previous line repeats 2 times.
  391. 16:26:30.694 T:4872 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  392. 16:26:30.694 T:4872 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  393. 16:26:30.694 T:4872 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  394. 16:26:30.694 T:4872 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  395. 16:26:30.694 T:4872 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  396. 16:26:30.694 T:4872 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  397. 16:26:30.694 T:4872 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  398. 16:26:30.694 T:4872 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  399. 16:26:30.694 T:4872 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  400. 16:26:30.694 T:4872 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  401. 16:26:30.695 T:4872 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  402. 16:26:30.695 T:4872 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  403. 16:26:30.695 T:4872 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  404. 16:26:30.695 T:4872 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  405. 16:26:30.695 T:4872 NOTICE: Additional mode: 1768x992@ 30.00i - Full Screen
  406. 16:26:30.695 T:4872 NOTICE: Previous line repeats 2 times.
  407. 16:26:30.695 T:4872 NOTICE: Additional mode: 1768x992@ 29.97i - Full Screen
  408. 16:26:30.695 T:4872 NOTICE: Previous line repeats 2 times.
  409. 16:26:30.695 T:4872 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  410. 16:26:30.695 T:4872 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  411. 16:26:30.695 T:4872 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  412. 16:26:30.695 T:4872 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  413. 16:26:30.695 T:4872 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  414. 16:26:30.695 T:4872 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  415. 16:26:30.695 T:4872 NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
  416. 16:26:30.695 T:4872 NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
  417. 16:26:30.702 T:4872 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  418. 16:26:30.702 T:4872 NOTICE: Additional mode: 1440x900@ 75.00 - Full Screen
  419. 16:26:30.702 T:4872 NOTICE: Checking resolution 16
  420. 16:26:30.704 T:4872 DEBUG: DX::DeviceResources::SetMonitor: selected NVIDIA GeForce GTX 970 adapter.
  421. 16:26:30.704 T:4872 DEBUG: CWinSystemWin32DX::InitHooks: Hooking into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{D91663AB-0D25-42B1-B1D1-D4CC7E742A96}\0000.
  422. 16:26:30.706 T:4872 DEBUG: CWinSystemWin32DX::InitHooks: D3D11 hook installed and activated.
  423. 16:26:30.708 T:4872 DEBUG: DX::DeviceResources::CreateDeviceResources: creating DirectX 11 device.
  424. 16:26:30.713 T:4872 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  425. 16:26:30.730 T:4872 DEBUG: Previous line repeats 1 times.
  426. 16:26:30.730 T:4872 DEBUG: DX::DeviceResources::CreateDeviceResources: device is created on adapter 'Software Adapter' with feature level 9300.
  427. 16:26:30.731 T:4872 DEBUG: CWinEventsWin32::WndProc: window resize event 1920 x 1080
  428. 16:26:30.731 T:4872 DEBUG: DX::DeviceResources::ReleaseBackBuffer: release buffers.
  429. 16:26:30.731 T:4872 DEBUG: DX::DeviceResources::SetLogicalSize: receive changing logical size to 1920.000000 x 1080.000000
  430. 16:26:30.731 T:4872 DEBUG: DX::DeviceResources::SetLogicalSize: change logical size to 1920.000000 x 1080.000000
  431. 16:26:30.731 T:4872 DEBUG: DX::DeviceResources::ResizeBuffers: resize buffers.
  432. 16:26:30.732 T:4872 DEBUG: DX::DeviceResources::CreateBackBuffer: create buffers.
  433. 16:26:30.732 T:4872 DEBUG: CWinEventsWin32::WndProc: window move event
  434. 16:26:30.732 T:4872 DEBUG: CWinSystemWin32::AdjustWindow: adjusting window if required.
  435. 16:26:30.732 T:4872 DEBUG: CWinEventsWin32::WndProc: WM_SHOWWINDOW -> window is shown
  436. 16:26:30.733 T:4872 DEBUG: CWinEventsWin32::WndProc: WM_ACTIVATE -> window is active
  437. 16:26:30.733 T:4872 DEBUG: CWinEventsWin32::WndProc: window is active
  438. 16:26:30.733 T:4872 DEBUG: CWinEventsWin32::WndProc: window focus set
  439. 16:26:30.734 T:4872 DEBUG: CRenderSystemDX::CheckDeviceCaps - RENDER_CAPS_DXT
  440. 16:26:30.734 T:4872 DEBUG: CRenderSystemDX::CheckDeviceCaps - RENDER_CAPS_DXT_NPOT
  441. 16:26:30.736 T:4872 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  442. 16:26:30.736 T:4872 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  443. 16:26:30.736 T:4872 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  444. 16:26:30.737 T:4872 DEBUG: Previous line repeats 8 times.
  445. 16:26:30.737 T:4872 DEBUG: CWinSystemWin32::SetFullScreen (windowed fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  446. 16:26:30.776 T:4872 INFO: load keymapping
  447. 16:26:30.777 T:4872 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  448. 16:26:30.778 T:4872 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  449. 16:26:30.778 T:4872 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  450. 16:26:30.779 T:4872 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  451. 16:26:30.779 T:4872 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  452. 16:26:30.780 T:4872 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  453. 16:26:30.781 T:4872 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  454. 16:26:30.781 T:4872 INFO: Loading special://xbmc/system/keymaps/remote.xml
  455. 16:26:30.782 T:4872 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  456. 16:26:30.783 T:4872 INFO: Loading special://masterprofile/keymaps/keyboard.xml
  457. 16:26:30.783 T:4872 INFO: Loading special://profile/keymaps/keyboard.xml
  458. 16:26:30.783 T:4872 INFO: Loading special://xbmc/system/IRSSmap.xml
  459. 16:26:30.783 T:4872 INFO: * Adding remote mapping for device 'Microsoft MCE'
  460. 16:26:30.783 T:4872 INFO: * Adding remote mapping for device 'Abstract'
  461. 16:26:30.783 T:4872 DEBUG: CIRTranslator::Load - no userdata IRSSmap.xml found, skipping
  462. 16:26:30.783 T:4872 INFO: GUI format 1920x1080, Display 1920x1080@ 60.00 - Full Screen
  463. 16:26:30.783 T:4872 DEBUG: guilib: Fill viewport on change for solving rendering passes
  464. 16:26:30.783 T:4872 INFO: CLangInfo: loading resource.language.en_us language information...
  465. 16:26:30.784 T:4872 DEBUG: trying to set locale to en-us
  466. 16:26:30.789 T:4872 INFO: global locale set to en-us
  467. 16:26:30.789 T:4872 INFO: CLangInfo: loading resource.language.en_us language strings...
  468. 16:26:30.794 T:4872 DEBUG: LocalizeStrings: loaded 3815 strings from file resource://resource.language.en_us/strings.po
  469. 16:26:30.795 T:4872 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  470. 16:26:30.797 T:4872 DEBUG: POParser: id:322 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  471. 16:26:30.797 T:4872 DEBUG: POParser: id:323 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  472. 16:26:30.799 T:4872 DEBUG: LocalizeStrings: loaded 58 strings from file resource://resource.language.en_gb/strings.po
  473. 16:26:30.804 T:4872 DEBUG: LocalizeStrings: loaded 1 strings from file E:\Media\Kodi 18 A1 0629\addons\audioencoder.flac\resources\language\English\strings.po
  474. 16:26:30.804 T:4872 DEBUG: LocalizeStrings: loaded 7 strings from file E:\Media\Kodi 18 A1 0629\addons\audioencoder.lame\resources\language\English\strings.po
  475. 16:26:30.805 T:4872 DEBUG: LocalizeStrings: loaded 7 strings from file E:\Media\Kodi 18 A1 0629\addons\audioencoder.vorbis\resources\language\English\strings.po
  476. 16:26:30.805 T:4872 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: E:\Media\Kodi 18 A1 0629\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  477. 16:26:30.805 T:4872 DEBUG: LocalizeStrings: loaded 18 strings from file E:\Media\Kodi 18 A1 0629\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  478. 16:26:30.805 T:4872 DEBUG: LocalizeStrings: loaded 9 strings from file E:\Media\Kodi 18 A1 0629\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
  479. 16:26:30.806 T:4872 DEBUG: LocalizeStrings: loaded 11 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\metadata.album.universal\resources\language\English (US)\strings.po
  480. 16:26:30.806 T:4872 DEBUG: LocalizeStrings: loaded 2 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\metadata.album.universal\resources\language\English\strings.po
  481. 16:26:30.806 T:4872 DEBUG: LocalizeStrings: loaded 23 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\metadata.artists.universal\resources\language\English (US)\strings.po
  482. 16:26:30.806 T:4872 DEBUG: LocalizeStrings: loaded 3 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\metadata.artists.universal\resources\language\English\strings.po
  483. 16:26:30.808 T:4872 DEBUG: LocalizeStrings: loaded 6 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\metadata.themoviedb.org\resources\language\English (US)\strings.po
  484. 16:26:30.808 T:4872 DEBUG: LocalizeStrings: loaded 1 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\metadata.themoviedb.org\resources\language\English\strings.po
  485. 16:26:30.808 T:4872 DEBUG: LocalizeStrings: loaded 5 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\metadata.tvdb.com\resources\language\English (US)\strings.po
  486. 16:26:30.809 T:4872 DEBUG: LocalizeStrings: loaded 2 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\metadata.tvdb.com\resources\language\English\strings.po
  487. 16:26:30.809 T:4872 DEBUG: LocalizeStrings: loaded 9 strings from file E:\Media\Kodi 18 A1 0629\addons\peripheral.joystick\resources\language\English\strings.po
  488. 16:26:30.809 T:4872 DEBUG: LocalizeStrings: loaded 68 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.hts\resources\language\resource.language.en_us\strings.po
  489. 16:26:30.809 T:4872 DEBUG: POParser: id:30350 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  490. 16:26:30.809 T:4872 DEBUG: LocalizeStrings: loaded 11 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.hts\resources\language\resource.language.en_gb\strings.po
  491. 16:26:30.810 T:4872 DEBUG: LocalizeStrings: loaded 22 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.iptvsimple\resources\language\resource.language.en_us\strings.po
  492. 16:26:30.810 T:4872 DEBUG: LocalizeStrings: loaded 0 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.iptvsimple\resources\language\resource.language.en_gb\strings.po
  493. 16:26:30.810 T:4872 DEBUG: LocalizeStrings: loaded 93 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.mythtv\resources\language\resource.language.en_us\strings.po
  494. 16:26:30.810 T:4872 DEBUG: LocalizeStrings: loaded 10 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.mythtv\resources\language\resource.language.en_gb\strings.po
  495. 16:26:30.810 T:4872 DEBUG: LocalizeStrings: loaded 69 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.vdr.vnsi\resources\language\resource.language.en_us\strings.po
  496. 16:26:30.811 T:4872 DEBUG: LocalizeStrings: loaded 1 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.vdr.vnsi\resources\language\resource.language.en_gb\strings.po
  497. 16:26:30.811 T:4872 DEBUG: LocalizeStrings: loaded 27 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.vuplus\resources\language\resource.language.en_us\strings.po
  498. 16:26:30.811 T:4872 DEBUG: LocalizeStrings: loaded 2 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.vuplus\resources\language\resource.language.en_gb\strings.po
  499. 16:26:30.812 T:4872 DEBUG: LocalizeStrings: loaded 8 strings from file E:\Media\Kodi 18 A1 0629\addons\screensaver.biogenesis\resources\language\English\strings.po
  500. 16:26:30.812 T:4872 DEBUG: LocalizeStrings: loaded 16 strings from file E:\Media\Kodi 18 A1 0629\addons\screensaver.greynetic\resources\language\English\strings.po
  501. 16:26:30.813 T:4872 DEBUG: LocalizeStrings: loaded 10 strings from file E:\Media\Kodi 18 A1 0629\addons\screensaver.pingpong\resources\language\English\strings.po
  502. 16:26:30.813 T:4872 DEBUG: LocalizeStrings: loaded 39 strings from file E:\Media\Kodi 18 A1 0629\addons\screensaver.shadertoy\resources\language\English\strings.po
  503. 16:26:30.813 T:4872 DEBUG: LocalizeStrings: loaded 6 strings from file E:\Media\Kodi 18 A1 0629\addons\screensaver.stars\resources\language\English\strings.po
  504. 16:26:30.814 T:4872 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: E:\Media\Kodi 18 A1 0629\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_us\strings.po
  505. 16:26:30.814 T:4872 DEBUG: LocalizeStrings: loaded 1 strings from file E:\Media\Kodi 18 A1 0629\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_us\strings.po
  506. 16:26:30.814 T:4872 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: E:\Media\Kodi 18 A1 0629\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  507. 16:26:30.814 T:4872 DEBUG: LocalizeStrings: loaded 0 strings from file E:\Media\Kodi 18 A1 0629\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  508. 16:26:30.814 T:4872 DEBUG: LocalizeStrings: loaded 21 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\service.xbmc.versioncheck\resources\language\English (US)\strings.po
  509. 16:26:30.815 T:4872 DEBUG: LocalizeStrings: loaded 0 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  510. 16:26:30.815 T:4872 DEBUG: LocalizeStrings: loaded 18 strings from file E:\Media\Kodi 18 A1 0629\addons\visualization.milkdrop\resources\language\English (US)\strings.po
  511. 16:26:30.815 T:4872 DEBUG: LocalizeStrings: loaded 0 strings from file E:\Media\Kodi 18 A1 0629\addons\visualization.milkdrop\resources\language\English\strings.po
  512. 16:26:30.816 T:4872 DEBUG: LocalizeStrings: loaded 15 strings from file E:\Media\Kodi 18 A1 0629\addons\visualization.spectrum\resources\language\English (US)\strings.po
  513. 16:26:30.816 T:4872 DEBUG: LocalizeStrings: loaded 0 strings from file E:\Media\Kodi 18 A1 0629\addons\visualization.spectrum\resources\language\English\strings.po
  514. 16:26:30.817 T:4872 DEBUG: LocalizeStrings: loaded 80 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.artistslideshow\resources\language\English (US)\strings.po
  515. 16:26:30.818 T:4872 DEBUG: POParser: id:32000 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  516. 16:26:30.818 T:4872 DEBUG: POParser: id:32002 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  517. 16:26:30.818 T:4872 DEBUG: POParser: id:32007 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  518. 16:26:30.818 T:4872 DEBUG: LocalizeStrings: loaded 32 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.artistslideshow\resources\language\English\strings.po
  519. 16:26:30.818 T:4872 DEBUG: LocalizeStrings: loaded 7 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.common.plugin.cache\resources\language\English\strings.xml
  520. 16:26:30.818 T:4872 DEBUG: LocalizeStrings: loaded 100 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.artwork.downloader\resources\language\English\strings.po
  521. 16:26:30.819 T:4872 DEBUG: LocalizeStrings: loaded 29 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.cu.lrclyrics\resources\language\English (US)\strings.po
  522. 16:26:30.819 T:4872 DEBUG: POParser: id:32101 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  523. 16:26:30.819 T:4872 DEBUG: POParser: id:32103 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  524. 16:26:30.819 T:4872 DEBUG: POParser: id:32110 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  525. 16:26:30.819 T:4872 DEBUG: POParser: id:32111 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  526. 16:26:30.819 T:4872 DEBUG: POParser: id:32112 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  527. 16:26:30.819 T:4872 DEBUG: POParser: id:32113 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  528. 16:26:30.819 T:4872 DEBUG: LocalizeStrings: loaded 25 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.cu.lrclyrics\resources\language\English\strings.po
  529. 16:26:30.819 T:4872 DEBUG: LocalizeStrings: loaded 3 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.favourites\resources\language\English (US)\strings.po
  530. 16:26:30.820 T:4872 DEBUG: LocalizeStrings: loaded 0 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.favourites\resources\language\English\strings.po
  531. 16:26:30.822 T:4872 DEBUG: LocalizeStrings: loaded 536 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.games.rom.collection.browser\resources\language\English\strings.xml
  532. 16:26:30.822 T:4872 DEBUG: LocalizeStrings: loaded 24 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.globalsearch\resources\language\English (US)\strings.po
  533. 16:26:30.822 T:4872 DEBUG: LocalizeStrings: loaded 3 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.globalsearch\resources\language\English\strings.po
  534. 16:26:30.823 T:4872 DEBUG: LocalizeStrings: loaded 18 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.toolbox\resources\language\English\strings.po
  535. 16:26:30.823 T:4872 DEBUG: LocalizeStrings: loaded 43 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.tv.show.next.aired\resources\language\English (US)\strings.po
  536. 16:26:30.824 T:4872 DEBUG: LocalizeStrings: loaded 0 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\script.tv.show.next.aired\resources\language\English\strings.po
  537. 16:26:30.824 T:4872 DEBUG: LocalizeStrings: loaded 13 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\service.skin.widgets\resources\language\English\strings.po
  538. 16:26:30.825 T:4872 DEBUG: LocalizeStrings: loaded 40 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\weather.wunderground\resources\language\English (US)\strings.po
  539. 16:26:30.825 T:4872 DEBUG: LocalizeStrings: loaded 6 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\weather.wunderground\resources\language\English\strings.po
  540. 16:26:30.825 T:4872 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: E:\Media\Kodi 18 A1 0629\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  541. 16:26:30.825 T:4872 DEBUG: LocalizeStrings: loaded 1 strings from file E:\Media\Kodi 18 A1 0629\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  542. 16:26:30.826 T:4872 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: E:\Media\Kodi 18 A1 0629\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  543. 16:26:30.826 T:4872 DEBUG: LocalizeStrings: loaded 1 strings from file E:\Media\Kodi 18 A1 0629\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  544. 16:26:30.826 T:4872 DEBUG: LocalizeStrings: loaded 1 strings from file E:\Media\Kodi 18 A1 0629\addons\game.libretro\resources\language\English\strings.po
  545. 16:26:30.827 T:4872 DEBUG: LocalizeStrings: loaded 67 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.dvblink\resources\language\resource.language.en_us\strings.po
  546. 16:26:30.827 T:4872 DEBUG: LocalizeStrings: loaded 0 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.dvblink\resources\language\resource.language.en_gb\strings.po
  547. 16:26:30.827 T:4872 DEBUG: LocalizeStrings: loaded 34 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.dvbviewer\resources\language\resource.language.en_us\strings.po
  548. 16:26:30.827 T:4872 DEBUG: LocalizeStrings: loaded 15 strings from file E:\Media\Kodi 18 A1 0629\addons\pvr.dvbviewer\resources\language\resource.language.en_gb\strings.po
  549. 16:26:30.827 T:4872 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
  550. 16:26:30.835 T:2324 NOTICE: Running database version Addons27
  551. 16:26:30.835 T:2324 DEBUG: CDatabaseManager::Initialize, updating databases...
  552. 16:26:30.836 T:2324 NOTICE: Running database version ViewModes6
  553. 16:26:30.837 T:2324 NOTICE: Running database version Textures13
  554. 16:26:30.839 T:2324 NOTICE: Running database version MyMusic67
  555. 16:26:30.841 T:2324 NOTICE: Running database version MyVideos108
  556. 16:26:30.842 T:2324 NOTICE: Running database version TV31
  557. 16:26:30.843 T:2324 NOTICE: Running database version Epg11
  558. 16:26:30.845 T:2324 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  559. 16:26:30.845 T:4872 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  560. 16:26:30.871 T:1028 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  561. 16:26:30.871 T:1028 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  562. 16:26:30.879 T:4872 INFO: Unloading old skin ...
  563. 16:26:30.884 T:4872 NOTICE: load skin from: E:\Media\Kodi 18 A1 0629\portable_data\addons\skin.aeonmq5.leiamod (version: 10.2.5)
  564. 16:26:30.884 T:4872 INFO: load fonts for skin...
  565. 16:26:30.884 T:4872 INFO: Loading skin includes from E:\Media\Kodi 18 A1 0629\portable_data\addons\skin.aeonmq5.leiamod\xml\includes.xml
  566. 16:26:31.296 T:4872 INFO: Loading fonts from E:\Media\Kodi 18 A1 0629\portable_data\addons\skin.aeonmq5.leiamod\xml\Font.xml
  567. 16:26:31.353 T:4872 DEBUG: LocalizeStrings: loaded 993 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\skin.aeonmq5.leiamod\language\English (US)\strings.po
  568. 16:26:31.354 T:4872 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: E:\Media\Kodi 18 A1 0629\portable_data\addons\skin.aeonmq5.leiamod\language\English\strings.po
  569. 16:26:31.354 T:4872 DEBUG: POParser: id:31376 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  570. 16:26:31.355 T:4872 DEBUG: LocalizeStrings: loaded 4 strings from file E:\Media\Kodi 18 A1 0629\portable_data\addons\skin.aeonmq5.leiamod\language\English\strings.po
  571. 16:26:31.355 T:4872 INFO: load new skin...
  572. 16:26:31.355 T:4872 INFO: Loading custom window XMLs from skin path E:\Media\Kodi 18 A1 0629\portable_data\addons\skin.aeonmq5.leiamod\xml
  573. 16:26:31.443 T:4872 DEBUG: Load Skin XML: 88.32ms
  574. 16:26:31.443 T:4872 INFO: initialize new skin...
  575. 16:26:31.443 T:4872 DEBUG: guilib: Fill viewport on change for solving rendering passes
  576. 16:26:31.443 T:4872 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  577. 16:26:31.445 T:4872 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  578. 16:26:31.448 T:4872 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  579. 16:26:31.449 T:4872 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  580. 16:26:31.455 T:4872 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  581. 16:26:31.456 T:4872 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  582. 16:26:31.458 T:4872 INFO: Loading skin file: Custom_Overlay.xml, load type: LOAD_ON_GUI_INIT
  583. 16:26:31.465 T:4872 INFO: Loading skin file: Custom_musicfullscreen.xml, load type: LOAD_ON_GUI_INIT
  584. 16:26:31.466 T:4872 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  585. 16:26:31.474 T:4872 INFO: skin loaded...
  586. 16:26:31.474 T:4872 DEBUG: Activating window ID: 12997
  587. 16:26:31.474 T:4872 DEBUG: ------ Window Init () ------
  588. 16:26:31.474 T:4872 INFO: load splash image: E:\Media\Kodi 18 A1 0629\media\Splash.png
  589. 16:26:31.478 T:4872 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  590. 16:26:31.478 T:4872 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  591. 16:26:31.478 T:4872 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  592. 16:26:31.479 T:4872 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  593. 16:26:31.485 T:4872 INFO: JSONRPC v8.3.0: Successfully initialized
  594. 16:26:31.487 T:4872 DEBUG: CServiceAddonManager: starting script.common.plugin.cache
  595. 16:26:31.487 T:4872 DEBUG: Activating window ID: 12999
  596. 16:26:31.487 T:4872 DEBUG: ------ Window Init (Startup.xml) ------
  597. 16:26:31.487 T:4872 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  598. 16:26:31.487 T:8172 DEBUG: Thread LanguageInvoker start, auto delete: false
  599. 16:26:31.487 T:8172 INFO: initializing python engine.
  600. 16:26:31.488 T:4872 DEBUG: Activating window ID: 10000
  601. 16:26:31.488 T:4872 DEBUG: ------ Window Deinit (Startup.xml) ------
  602. 16:26:31.488 T:4872 DEBUG: ------ Window Init (Home.xml) ------
  603. 16:26:31.488 T:4872 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  604. 16:26:31.488 T:1884 DEBUG: Thread LanguageInvoker start, auto delete: false
  605. 16:26:31.488 T:1884 INFO: initializing python engine.
  606. 16:26:31.499 T:8172 DEBUG: CPythonInvoker(0, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.common.plugin.cache\default.py): start processing
  607. 16:26:31.499 T:1884 DEBUG: CPythonInvoker(1, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.games.rom.collection.browser\default.py): start processing
  608. 16:26:31.509 T:6764 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  609. 16:26:31.522 T:1884 DEBUG: -->Python Interpreter Initialized<--
  610. 16:26:31.522 T:1884 DEBUG: CPythonInvoker(1, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.games.rom.collection.browser\default.py): the source file to load is "E:\Media\Kodi 18 A1 0629\portable_data\addons\script.games.rom.collection.browser\default.py"
  611. 16:26:31.522 T:1884 DEBUG: CPythonInvoker(1, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.games.rom.collection.browser\default.py): setting the Python path to E:\Media\Kodi 18 A1 0629\portable_data\addons\script.games.rom.collection.browser;E:\Media\Kodi 18 A1 0629\system\python\DLLs;E:\Media\Kodi 18 A1 0629\system\python\Lib;E:\Media\Kodi 18 A1 0629\python27.zip;E:\Media\Kodi 18 A1 0629\system\python\lib\plat-win;E:\Media\Kodi 18 A1 0629\system\python\lib\lib-tk;E:\Media\Kodi 18 A1 0629;E:\Media\Kodi 18 A1 0629\system\python;E:\Media\Kodi 18 A1 0629\system\python\lib\site-packages
  612. 16:26:31.522 T:1884 DEBUG: CPythonInvoker(1, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.games.rom.collection.browser\default.py): entering source directory E:\Media\Kodi 18 A1 0629\portable_data\addons\script.games.rom.collection.browser
  613. 16:26:31.522 T:8172 DEBUG: -->Python Interpreter Initialized<--
  614. 16:26:31.522 T:8172 DEBUG: CPythonInvoker(0, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.common.plugin.cache\default.py): the source file to load is "E:\Media\Kodi 18 A1 0629\portable_data\addons\script.common.plugin.cache\default.py"
  615. 16:26:31.522 T:8172 DEBUG: CPythonInvoker(0, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.common.plugin.cache\default.py): setting the Python path to E:\Media\Kodi 18 A1 0629\portable_data\addons\script.common.plugin.cache;E:\Media\Kodi 18 A1 0629\system\python\DLLs;E:\Media\Kodi 18 A1 0629\system\python\Lib;E:\Media\Kodi 18 A1 0629\python27.zip;E:\Media\Kodi 18 A1 0629\system\python\lib\plat-win;E:\Media\Kodi 18 A1 0629\system\python\lib\lib-tk;E:\Media\Kodi 18 A1 0629;E:\Media\Kodi 18 A1 0629\system\python;E:\Media\Kodi 18 A1 0629\system\python\lib\site-packages
  616. 16:26:31.522 T:8172 DEBUG: CPythonInvoker(0, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.common.plugin.cache\default.py): entering source directory E:\Media\Kodi 18 A1 0629\portable_data\addons\script.common.plugin.cache
  617. 16:26:31.522 T:1884 DEBUG: CPythonInvoker(1, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.games.rom.collection.browser\default.py): instantiating addon using automatically obtained id of "script.games.rom.collection.browser" dependent on version 2.1.0 of the xbmc.python api
  618. 16:26:31.524 T:8172 DEBUG: CPythonInvoker(0, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.common.plugin.cache\default.py): instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.24.0 of the xbmc.python api
  619. 16:26:31.524 T:8172 DEBUG: CAddonSettings[script.common.plugin.cache]: loading setting definitions
  620. 16:26:31.524 T:8172 DEBUG: CAddonSettings[script.common.plugin.cache]: trying to load setting definitions from old format...
  621. 16:26:31.529 T:1884 DEBUG: RCB started
  622. 16:26:31.529 T:1884 DEBUG: RCB: sys.argv = ['default.py', 'limit=12']
  623. 16:26:31.529 T:1884 DEBUG: RCB: param = default.py
  624. 16:26:31.529 T:1884 DEBUG: RCB: setting launchRCB = True
  625. 16:26:31.529 T:1884 DEBUG: RCB: param = limit=12
  626. 16:26:31.529 T:1884 DEBUG: RCB: setting launchRCB = False
  627. 16:26:31.530 T:1884 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting definitions
  628. 16:26:31.530 T:1884 DEBUG: CAddonSettings[script.games.rom.collection.browser]: trying to load setting definitions from old format...
  629. 16:26:31.530 T:1884 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting values
  630. 16:26:31.530 T:1884 DEBUG: start gatherWidgetData
  631. 16:26:31.546 T:8172 DEBUG: CAddonSettings[script.common.plugin.cache]: loading setting definitions
  632. 16:26:31.546 T:8172 DEBUG: CAddonSettings[script.common.plugin.cache]: trying to load setting definitions from old format...
  633. 16:26:31.550 T:1884 DEBUG: RCB_INFO: Loading sqlite3 as DB engine
  634. 16:26:31.552 T:8172 DEBUG: StorageServer Module loaded RUN
  635. 16:26:31.552 T:8172 DEBUG: StorageClient-2.5.4 Starting server
  636. 16:26:31.552 T:8172 DEBUG: CAddonSettings[script.common.plugin.cache]: loading setting definitions
  637. 16:26:31.552 T:8172 DEBUG: CAddonSettings[script.common.plugin.cache]: trying to load setting definitions from old format...
  638. 16:26:31.587 T:1884 DEBUG: RCB: init log level
  639. 16:26:31.588 T:1884 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting definitions
  640. 16:26:31.588 T:1884 DEBUG: CAddonSettings[script.games.rom.collection.browser]: trying to load setting definitions from old format...
  641. 16:26:31.588 T:1884 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting values
  642. 16:26:31.588 T:1884 DEBUG: RCB: current log level: 2
  643. 16:26:31.588 T:1884 DEBUG: RCB_INFO: Loading sqlite3 as DB engine
  644. 16:26:31.613 T:1884 DEBUG: E:\Media\Kodi 18 A1 0629\portable_data\userdata\addon_data\script.games.rom.collection.browser\MyGames.db
  645. 16:26:31.615 T:1884 DEBUG: RCB: No database available. Won't gather any data.
  646. 16:26:31.615 T:1884 DEBUG: close Connection
  647. 16:26:31.615 T:1884 DEBUG: RCB: launchRCB = False
  648. 16:26:31.615 T:1884 INFO: CPythonInvoker(1, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.games.rom.collection.browser\default.py): script successfully run
  649. 16:26:31.619 T:1884 INFO: Python script stopped
  650. 16:26:31.619 T:1884 DEBUG: Thread LanguageInvoker 1884 terminating
  651. 16:26:31.639 T:3716 DEBUG: Thread LanguageInvoker start, auto delete: false
  652. 16:26:31.639 T:3716 INFO: initializing python engine.
  653. 16:26:31.639 T:3716 DEBUG: CPythonInvoker(2, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.favourites\default.py): start processing
  654. 16:26:31.639 T:7660 DEBUG: Thread Timer start, auto delete: false
  655. 16:26:31.645 T:2324 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  656. 16:26:31.645 T:4872 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  657. 16:26:31.645 T:4872 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  658. 16:26:31.645 T:4872 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  659. 16:26:31.645 T:4872 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  660. 16:26:31.645 T:4872 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  661. 16:26:31.646 T:4872 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
  662. 16:26:31.646 T:4872 DEBUG: SECTION:LoadDLL(special://xbmcbin/cec.dll)
  663. 16:26:31.647 T:4872 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  664. 16:26:31.647 T:4872 DEBUG: PERIPHERAL - PERIPHERALS::CPeripheralAddon::CreateAddon - creating peripheral add-on instance 'Joystick Support'
  665. 16:26:31.647 T:4872 DEBUG: ADDON: Dll Initializing - Joystick Support
  666. 16:26:31.647 T:4872 DEBUG: SECTION:LoadDLL(E:\Media\Kodi 18 A1 0629\addons\peripheral.joystick\peripheral.joystick.dll)
  667. 16:26:31.648 T:4872 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  668. 16:26:31.648 T:4872 DEBUG: Calling TransferSettings for: Joystick Support
  669. 16:26:31.648 T:4872 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
  670. 16:26:31.649 T:4872 INFO: AddOnLog: Joystick Support: Enabling joystick interface "xinput"
  671. 16:26:31.649 T:4872 DEBUG: AddOnLog: Joystick Support: Attempting to load XInput1_4.dll...
  672. 16:26:31.649 T:4872 DEBUG: AddOnLog: Joystick Support: Attempting to load XInput1_3.dll...
  673. 16:26:31.650 T:4872 DEBUG: AddOnLog: Joystick Support: Loaded XInput DLL version 1.3
  674. 16:26:31.650 T:4872 DEBUG: AddOnLog: Joystick Support: Loaded XInput symbols (GetState=00000000, GetStateEx=049E2AA0, SetState=049E2C20, GetCaps=049E2DA0, GetBatteryInformation=049E3160, PowerOff=049E3040)
  675. 16:26:31.650 T:4872 INFO: AddOnLog: Joystick Support: Enabling joystick interface "directinput"
  676. 16:26:31.650 T:6392 DEBUG: Thread PeripBusAddon start, auto delete: false
  677. 16:26:31.650 T:4872 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on '1' with 1 features and 0 sub devices
  678. 16:26:31.650 T:2772 DEBUG: Thread PeripBusCEC start, auto delete: false
  679. 16:26:31.650 T:4872 NOTICE: PERIPHERALS::CPeripheralBus::Register - new joystickemulation device registered on application->1: Keyboard player (0000:0000)
  680. 16:26:31.650 T:824 DEBUG: Thread PeripBusUSB start, auto delete: false
  681. 16:26:31.650 T:7464 DEBUG: Thread PeripEventScanner start, auto delete: false
  682. 16:26:31.651 T:2324 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
  683. 16:26:31.651 T:4872 DEBUG: ContextMenuManager: addon menus reloaded.
  684. 16:26:31.652 T:4872 INFO: removing tempfiles
  685. 16:26:31.652 T:4092 DEBUG: Thread JobWorker start, auto delete: true
  686. 16:26:31.653 T:3716 DEBUG: -->Python Interpreter Initialized<--
  687. 16:26:31.653 T:3716 DEBUG: CPythonInvoker(2, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.favourites\default.py): the source file to load is "E:\Media\Kodi 18 A1 0629\portable_data\addons\script.favourites\default.py"
  688. 16:26:31.656 T:2324 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  689. 16:26:31.657 T:3716 DEBUG: CPythonInvoker(2, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.favourites\default.py): setting the Python path to E:\Media\Kodi 18 A1 0629\portable_data\addons\script.favourites;E:\Media\Kodi 18 A1 0629\system\python\DLLs;E:\Media\Kodi 18 A1 0629\system\python\Lib;E:\Media\Kodi 18 A1 0629\python27.zip;E:\Media\Kodi 18 A1 0629\system\python\lib\plat-win;E:\Media\Kodi 18 A1 0629\system\python\lib\lib-tk;E:\Media\Kodi 18 A1 0629;E:\Media\Kodi 18 A1 0629\system\python;E:\Media\Kodi 18 A1 0629\system\python\lib\site-packages
  690. 16:26:31.657 T:3716 DEBUG: CPythonInvoker(2, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.favourites\default.py): entering source directory E:\Media\Kodi 18 A1 0629\portable_data\addons\script.favourites
  691. 16:26:31.657 T:3716 DEBUG: CPythonInvoker(2, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.favourites\default.py): instantiating addon using automatically obtained id of "script.favourites" dependent on version 2.25.0 of the xbmc.python api
  692. 16:26:31.659 T:4872 DEBUG: CRepositoryUpdater: previous update at 08/23/2017 12:55:30, next at 08/24/2017 12:55:30
  693. 16:26:31.659 T:3436 DEBUG: Thread Timer start, auto delete: false
  694. 16:26:31.659 T:2324 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  695. 16:26:31.660 T:4872 DEBUG: CServiceAddonManager: starting service.xbmc.versioncheck
  696. 16:26:31.660 T:4872 DEBUG: CServiceAddonManager: script.common.plugin.cache already started.
  697. 16:26:31.660 T:4872 DEBUG: CServiceAddonManager: starting script.cu.lrclyrics
  698. 16:26:31.660 T:4872 DEBUG: CServiceAddonManager: starting service.rom.collection.browser
  699. 16:26:31.660 T:6972 DEBUG: Thread LanguageInvoker start, auto delete: false
  700. 16:26:31.660 T:4872 DEBUG: CServiceAddonManager: starting script.tv.show.next.aired
  701. 16:26:31.660 T:7676 DEBUG: Thread LanguageInvoker start, auto delete: false
  702. 16:26:31.660 T:6972 INFO: initializing python engine.
  703. 16:26:31.660 T:6972 DEBUG: CPythonInvoker(3, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.xbmc.versioncheck\service.py): start processing
  704. 16:26:31.660 T:7676 INFO: initializing python engine.
  705. 16:26:31.661 T:7676 DEBUG: CPythonInvoker(4, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.cu.lrclyrics\default.py): start processing
  706. 16:26:31.661 T:4872 DEBUG: CServiceAddonManager: starting service.skin.widgets
  707. 16:26:31.661 T:4872 NOTICE: initialize done
  708. 16:26:31.662 T:7292 DEBUG: Thread LanguageInvoker start, auto delete: false
  709. 16:26:31.662 T:7292 DEBUG: Previous line repeats 1 times.
  710. 16:26:31.662 T:7292 INFO: initializing python engine.
  711. 16:26:31.662 T:7292 INFO: Previous line repeats 1 times.
  712. 16:26:31.662 T:7292 DEBUG: CPythonInvoker(5, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.rom.collection.browser\default.py): start processing
  713. 16:26:31.662 T:7432 DEBUG: CPythonInvoker(7, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.skin.widgets\default.py): start processing
  714. 16:26:31.662 T:6980 DEBUG: Thread LanguageInvoker start, auto delete: false
  715. 16:26:31.662 T:6980 INFO: initializing python engine.
  716. 16:26:31.662 T:6980 DEBUG: CPythonInvoker(6, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.tv.show.next.aired\service.py): start processing
  717. 16:26:31.664 T:3716 DEBUG: script.favourites: script version 7.1.1 started
  718. 16:26:31.665 T:3716 DEBUG: script.favourites: ### params: {}
  719. 16:26:31.665 T:3716 DEBUG: script.favourites: script stopped
  720. 16:26:31.665 T:3716 INFO: CPythonInvoker(2, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.favourites\default.py): script successfully run
  721. 16:26:31.668 T:4872 NOTICE: Running the application...
  722. 16:26:31.668 T:4872 DEBUG: no profile autoexec.py (E:\Media\Kodi 18 A1 0629\portable_data\userdata\autoexec.py) found, skipping
  723. 16:26:31.668 T:4872 DEBUG: CNetwork::NetworkMessage - Starting network services
  724. 16:26:31.668 T:3716 INFO: Python script stopped
  725. 16:26:31.668 T:3716 DEBUG: Thread LanguageInvoker 3716 terminating
  726. 16:26:31.686 T:4872 NOTICE: CWebServer[8080]: Started
  727. 16:26:31.686 T:4872 INFO: JSONRPC Server: Unable to get bluetooth socket
  728. 16:26:31.686 T:7260 DEBUG: Thread EventServer start, auto delete: false
  729. 16:26:31.686 T:7260 NOTICE: ES: Starting UDP Event server on port 9777
  730. 16:26:31.687 T:4872 INFO: JSONRPC Server: Successfully initialized
  731. 16:26:31.687 T:7260 WARNING: UDP: Error binding socket on port 9777 (ipv6 : true)
  732. 16:26:31.687 T:7260 WARNING: UDP: No error
  733. 16:26:31.687 T:7260 NOTICE: UDP: Listening on port 9778 (ipv6 : true)
  734. 16:26:31.687 T:7884 DEBUG: Thread TCPServer start, auto delete: false
  735. 16:26:31.688 T:4092 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'extrafanart/'
  736. 16:26:31.707 T:4872 DEBUG: ------ Window Init (Pointer.xml) ------
  737. 16:26:31.707 T:4872 DEBUG: ------ Window Init () ------
  738. 16:26:31.709 T:4872 DEBUG: ------ Window Init (Custom_Overlay.xml) ------
  739. 16:26:31.711 T:2324 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  740. 16:26:31.714 T:2324 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
  741. 16:26:31.723 T:4092 INFO: WEATHER: Downloading weather
  742. 16:26:31.724 T:5168 DEBUG: Thread LanguageInvoker start, auto delete: false
  743. 16:26:31.724 T:5168 INFO: initializing python engine.
  744. 16:26:31.724 T:5168 DEBUG: CPythonInvoker(8, E:\Media\Kodi 18 A1 0629\portable_data\addons\weather.wunderground\default.py): start processing
  745. 16:26:31.746 T:7676 DEBUG: -->Python Interpreter Initialized<--
  746. 16:26:31.746 T:7676 DEBUG: CPythonInvoker(4, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.cu.lrclyrics\default.py): the source file to load is "E:\Media\Kodi 18 A1 0629\portable_data\addons\script.cu.lrclyrics\default.py"
  747. 16:26:31.746 T:6972 DEBUG: -->Python Interpreter Initialized<--
  748. 16:26:31.746 T:6972 DEBUG: CPythonInvoker(3, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.xbmc.versioncheck\service.py): the source file to load is "E:\Media\Kodi 18 A1 0629\portable_data\addons\service.xbmc.versioncheck\service.py"
  749. 16:26:31.746 T:7292 DEBUG: -->Python Interpreter Initialized<--
  750. 16:26:31.746 T:7292 DEBUG: CPythonInvoker(5, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.rom.collection.browser\default.py): the source file to load is "E:\Media\Kodi 18 A1 0629\portable_data\addons\service.rom.collection.browser\default.py"
  751. 16:26:31.746 T:7432 DEBUG: -->Python Interpreter Initialized<--
  752. 16:26:31.746 T:7432 DEBUG: CPythonInvoker(7, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.skin.widgets\default.py): the source file to load is "E:\Media\Kodi 18 A1 0629\portable_data\addons\service.skin.widgets\default.py"
  753. 16:26:31.746 T:6980 DEBUG: -->Python Interpreter Initialized<--
  754. 16:26:31.746 T:6980 DEBUG: CPythonInvoker(6, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.tv.show.next.aired\service.py): the source file to load is "E:\Media\Kodi 18 A1 0629\portable_data\addons\script.tv.show.next.aired\service.py"
  755. 16:26:31.746 T:7676 DEBUG: CPythonInvoker(4, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.cu.lrclyrics\default.py): setting the Python path to E:\Media\Kodi 18 A1 0629\portable_data\addons\script.cu.lrclyrics;E:\Media\Kodi 18 A1 0629\portable_data\addons\script.module.beautifulsoup4\lib;E:\Media\Kodi 18 A1 0629\portable_data\addons\script.module.chardet\lib;E:\Media\Kodi 18 A1 0629\system\python\DLLs;E:\Media\Kodi 18 A1 0629\system\python\Lib;E:\Media\Kodi 18 A1 0629\python27.zip;E:\Media\Kodi 18 A1 0629\system\python\lib\plat-win;E:\Media\Kodi 18 A1 0629\system\python\lib\lib-tk;E:\Media\Kodi 18 A1 0629;E:\Media\Kodi 18 A1 0629\system\python;E:\Media\Kodi 18 A1 0629\system\python\lib\site-packages
  756. 16:26:31.746 T:7676 DEBUG: CPythonInvoker(4, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.cu.lrclyrics\default.py): entering source directory E:\Media\Kodi 18 A1 0629\portable_data\addons\script.cu.lrclyrics
  757. 16:26:31.746 T:6972 DEBUG: CPythonInvoker(3, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.xbmc.versioncheck\service.py): setting the Python path to E:\Media\Kodi 18 A1 0629\portable_data\addons\service.xbmc.versioncheck;E:\Media\Kodi 18 A1 0629\system\python\DLLs;E:\Media\Kodi 18 A1 0629\system\python\Lib;E:\Media\Kodi 18 A1 0629\python27.zip;E:\Media\Kodi 18 A1 0629\system\python\lib\plat-win;E:\Media\Kodi 18 A1 0629\system\python\lib\lib-tk;E:\Media\Kodi 18 A1 0629;E:\Media\Kodi 18 A1 0629\system\python;E:\Media\Kodi 18 A1 0629\system\python\lib\site-packages
  758. 16:26:31.746 T:6972 DEBUG: CPythonInvoker(3, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.xbmc.versioncheck\service.py): entering source directory E:\Media\Kodi 18 A1 0629\portable_data\addons\service.xbmc.versioncheck
  759. 16:26:31.746 T:7676 DEBUG: CPythonInvoker(4, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.cu.lrclyrics\default.py): instantiating addon using automatically obtained id of "script.cu.lrclyrics" dependent on version 2.25.0 of the xbmc.python api
  760. 16:26:31.747 T:7292 DEBUG: CPythonInvoker(5, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.rom.collection.browser\default.py): setting the Python path to E:\Media\Kodi 18 A1 0629\portable_data\addons\service.rom.collection.browser;E:\Media\Kodi 18 A1 0629\system\python\DLLs;E:\Media\Kodi 18 A1 0629\system\python\Lib;E:\Media\Kodi 18 A1 0629\python27.zip;E:\Media\Kodi 18 A1 0629\system\python\lib\plat-win;E:\Media\Kodi 18 A1 0629\system\python\lib\lib-tk;E:\Media\Kodi 18 A1 0629;E:\Media\Kodi 18 A1 0629\system\python;E:\Media\Kodi 18 A1 0629\system\python\lib\site-packages
  761. 16:26:31.747 T:7292 DEBUG: CPythonInvoker(5, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.rom.collection.browser\default.py): entering source directory E:\Media\Kodi 18 A1 0629\portable_data\addons\service.rom.collection.browser
  762. 16:26:31.747 T:7432 DEBUG: CPythonInvoker(7, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.skin.widgets\default.py): setting the Python path to E:\Media\Kodi 18 A1 0629\portable_data\addons\service.skin.widgets;E:\Media\Kodi 18 A1 0629\portable_data\addons\script.module.simplejson\lib;E:\Media\Kodi 18 A1 0629\system\python\DLLs;E:\Media\Kodi 18 A1 0629\system\python\Lib;E:\Media\Kodi 18 A1 0629\python27.zip;E:\Media\Kodi 18 A1 0629\system\python\lib\plat-win;E:\Media\Kodi 18 A1 0629\system\python\lib\lib-tk;E:\Media\Kodi 18 A1 0629;E:\Media\Kodi 18 A1 0629\system\python;E:\Media\Kodi 18 A1 0629\system\python\lib\site-packages
  763. 16:26:31.747 T:7432 DEBUG: CPythonInvoker(7, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.skin.widgets\default.py): entering source directory E:\Media\Kodi 18 A1 0629\portable_data\addons\service.skin.widgets
  764. 16:26:31.747 T:6972 DEBUG: CPythonInvoker(3, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.xbmc.versioncheck\service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
  765. 16:26:31.748 T:6980 DEBUG: CPythonInvoker(6, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.tv.show.next.aired\service.py): setting the Python path to E:\Media\Kodi 18 A1 0629\portable_data\addons\script.tv.show.next.aired;E:\Media\Kodi 18 A1 0629\portable_data\addons\script.module.simplejson\lib;E:\Media\Kodi 18 A1 0629\system\python\DLLs;E:\Media\Kodi 18 A1 0629\system\python\Lib;E:\Media\Kodi 18 A1 0629\python27.zip;E:\Media\Kodi 18 A1 0629\system\python\lib\plat-win;E:\Media\Kodi 18 A1 0629\system\python\lib\lib-tk;E:\Media\Kodi 18 A1 0629;E:\Media\Kodi 18 A1 0629\system\python;E:\Media\Kodi 18 A1 0629\system\python\lib\site-packages
  766. 16:26:31.748 T:6980 DEBUG: CPythonInvoker(6, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.tv.show.next.aired\service.py): entering source directory E:\Media\Kodi 18 A1 0629\portable_data\addons\script.tv.show.next.aired
  767. 16:26:31.748 T:7292 DEBUG: CPythonInvoker(5, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.rom.collection.browser\default.py): instantiating addon using automatically obtained id of "service.rom.collection.browser" dependent on version 2.1.0 of the xbmc.python api
  768. 16:26:31.748 T:7432 DEBUG: CPythonInvoker(7, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.skin.widgets\default.py): instantiating addon using automatically obtained id of "service.skin.widgets" dependent on version 2.14.0 of the xbmc.python api
  769. 16:26:31.755 T:6392 INFO: AddOnLog: Joystick Support: Initialized joystick 0: "T.16000M", axes: 4, hats: 1, buttons: 16
  770. 16:26:31.756 T:6980 DEBUG: CPythonInvoker(6, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.tv.show.next.aired\service.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
  771. 16:26:31.757 T:6392 INFO: AddOnLog: Joystick Support: Initialized joystick 1: "CH PRO PEDALS USB ", axes: 3, hats: 0, buttons: 0
  772. 16:26:31.759 T:6392 INFO: AddOnLog: Joystick Support: Initialized joystick 2: "Saitek Pro Flight Yoke", axes: 5, hats: 1, buttons: 23
  773. 16:26:31.761 T:6392 INFO: AddOnLog: Joystick Support: Initialized joystick 3: "Saitek Pro Flight Quadrant", axes: 3, hats: 0, buttons: 9
  774. 16:26:31.761 T:6392 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (044F:B10A) mapped to (type = joystick)
  775. 16:26:31.761 T:6392 INFO: Loading controller layout: E:\Media\Kodi 18 A1 0629\addons\game.controller.default\resources\layout.xml
  776. 16:26:31.761 T:6392 DEBUG: <motor> tag has no "label" attribute
  777. 16:26:31.762 T:6392 DEBUG: Previous line repeats 1 times.
  778. 16:26:31.762 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Gamepad" with 1 controller profiles and 18 total features
  779. 16:26:31.762 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Generic USB Joystick " with 1 controller profiles and 11 total features
  780. 16:26:31.762 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  781. 16:26:31.762 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Generic X-Box pad" with 1 controller profiles and 18 total features
  782. 16:26:31.763 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "NVIDIA Corporation NVIDIA Controller v01.03" with 8 controller profiles and 105 total features
  783. 16:26:31.763 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  784. 16:26:31.763 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  785. 16:26:31.763 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  786. 16:26:31.763 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  787. 16:26:31.763 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "NVIDIA Corporation NVIDIA Controller v01.04" with 1 controller profiles and 18 total features
  788. 16:26:31.763 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Sony Interactive Entertainment Wireless Controller" with 1 controller profiles and 15 total features
  789. 16:26:31.763 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "USB Gamepad " with 1 controller profiles and 10 total features
  790. 16:26:31.763 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "usb gamepad " with 1 controller profiles and 4 total features
  791. 16:26:31.764 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360 Wireless Receiver (XBOX)" with 1 controller profiles and 14 total features
  792. 16:26:31.764 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Keyboard" with 1 controller profiles and 14 total features
  793. 16:26:31.765 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Gamepad F310" with 8 controller profiles and 106 total features
  794. 16:26:31.765 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  795. 16:26:31.765 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  796. 16:26:31.765 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  797. 16:26:31.765 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  798. 16:26:31.765 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "GamePad Pro USB" with 8 controller profiles and 93 total features
  799. 16:26:31.766 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Generic USB Joystick" with 2 controller profiles and 18 total features
  800. 16:26:31.766 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  801. 16:26:31.766 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Logitech Dual Action" with 8 controller profiles and 86 total features
  802. 16:26:31.766 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  803. 16:26:31.766 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  804. 16:26:31.766 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  805. 16:26:31.766 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  806. 16:26:31.767 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "PC USB Wired Stick 8838" with 8 controller profiles and 98 total features
  807. 16:26:31.767 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  808. 16:26:31.767 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  809. 16:26:31.767 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "PLAYSTATION(R)3 Controller" with 8 controller profiles and 106 total features
  810. 16:26:31.767 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  811. 16:26:31.767 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  812. 16:26:31.767 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  813. 16:26:31.767 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  814. 16:26:31.768 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "USB Gamepad" with 2 controller profiles and 24 total features
  815. 16:26:31.768 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "usb gamepad" with 2 controller profiles and 24 total features
  816. 16:26:31.768 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "USB GamePad" with 2 controller profiles and 24 total features
  817. 16:26:31.769 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "USB Joystick" with 8 controller profiles and 96 total features
  818. 16:26:31.769 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  819. 16:26:31.769 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  820. 16:26:31.769 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  821. 16:26:31.769 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Wireless 360 Controller" with 1 controller profiles and 19 total features
  822. 16:26:31.769 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Wireless Controller" with 1 controller profiles and 15 total features
  823. 16:26:31.769 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360 Wired Controller" with 1 controller profiles and 19 total features
  824. 16:26:31.769 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox One Wired Controller" with 1 controller profiles and 19 total features
  825. 16:26:31.770 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Adaptoid" with 8 controller profiles and 98 total features
  826. 16:26:31.770 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  827. 16:26:31.770 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  828. 16:26:31.771 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "GamePad Pro USB" with 8 controller profiles and 91 total features
  829. 16:26:31.771 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Generic USB Joystick" with 8 controller profiles and 105 total features
  830. 16:26:31.771 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  831. 16:26:31.771 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  832. 16:26:31.771 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  833. 16:26:31.771 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  834. 16:26:31.772 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Logitech Dual Action" with 1 controller profiles and 18 total features
  835. 16:26:31.772 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Logitech RumblePad 2 USB" with 8 controller profiles and 105 total features
  836. 16:26:31.772 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  837. 16:26:31.772 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  838. 16:26:31.772 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  839. 16:26:31.772 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  840. 16:26:31.773 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "MAYFLASH GameCube Controller Adapter" with 8 controller profiles and 97 total features
  841. 16:26:31.773 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  842. 16:26:31.773 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  843. 16:26:31.773 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  844. 16:26:31.773 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  845. 16:26:31.774 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Twin USB Joystick" with 8 controller profiles and 105 total features
  846. 16:26:31.774 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  847. 16:26:31.774 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  848. 16:26:31.774 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  849. 16:26:31.774 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  850. 16:26:31.774 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "USB Gamepad" with 1 controller profiles and 12 total features
  851. 16:26:31.774 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "usb gamepad" with 1 controller profiles and 12 total features
  852. 16:26:31.774 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "USB GamePad" with 1 controller profiles and 12 total features
  853. 16:26:31.775 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "USB Joystick" with 8 controller profiles and 105 total features
  854. 16:26:31.775 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  855. 16:26:31.775 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  856. 16:26:31.775 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  857. 16:26:31.775 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  858. 16:26:31.776 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Wireless Controller" with 8 controller profiles and 106 total features
  859. 16:26:31.776 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  860. 16:26:31.776 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  861. 16:26:31.776 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  862. 16:26:31.776 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  863. 16:26:31.777 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "8Bitdo NES30 GamePad" with 5 controller profiles and 54 total features
  864. 16:26:31.777 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "8Bitdo NES30 GamePad Joystick" with 5 controller profiles and 54 total features
  865. 16:26:31.777 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "8Bitdo SFC30 GamePad Joystick" with 5 controller profiles and 54 total features
  866. 16:26:31.778 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "DragonRise Inc. Generic USB Joystick" with 8 controller profiles and 104 total features
  867. 16:26:31.778 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  868. 16:26:31.778 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  869. 16:26:31.778 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  870. 16:26:31.778 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  871. 16:26:31.778 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Dual PSX-USB Adaptor Dual PSX-USB Adaptor" with 7 controller profiles and 88 total features
  872. 16:26:31.778 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  873. 16:26:31.779 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Generic USB Joystick" with 2 controller profiles and 27 total features
  874. 16:26:31.779 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  875. 16:26:31.779 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Generic X-Box pad" with 8 controller profiles and 106 total features
  876. 16:26:31.779 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  877. 16:26:31.779 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  878. 16:26:31.779 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  879. 16:26:31.779 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  880. 16:26:31.780 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "GPIO Controller 1" with 5 controller profiles and 55 total features
  881. 16:26:31.780 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "GPIO Controller 2" with 5 controller profiles and 55 total features
  882. 16:26:31.781 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Gravis GamePad Pro USB" with 8 controller profiles and 93 total features
  883. 16:26:31.781 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "GreenAsia Inc. USB Joystick" with 8 controller profiles and 105 total features
  884. 16:26:31.781 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  885. 16:26:31.781 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  886. 16:26:31.781 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  887. 16:26:31.781 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  888. 16:26:31.782 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "HuiJia USB GamePad" with 2 controller profiles and 24 total features
  889. 16:26:31.782 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Logitech Gamepad F310" with 1 controller profiles and 18 total features
  890. 16:26:31.782 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Logitech Logitech Dual Action" with 1 controller profiles and 18 total features
  891. 16:26:31.783 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Logitech Logitech RumblePad 2 USB" with 8 controller profiles and 103 total features
  892. 16:26:31.783 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  893. 16:26:31.783 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  894. 16:26:31.783 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "mayflash limited MAYFLASH GameCube Controller Adapter" with 8 controller profiles and 97 total features
  895. 16:26:31.783 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  896. 16:26:31.783 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  897. 16:26:31.783 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  898. 16:26:31.783 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  899. 16:26:31.784 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "MY-POWER CO.,LTD. 2In1 USB Joystick" with 8 controller profiles and 105 total features
  900. 16:26:31.784 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  901. 16:26:31.784 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  902. 16:26:31.784 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  903. 16:26:31.784 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  904. 16:26:31.785 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "NVIDIA Corporation NVIDIA Controller v01.03" with 6 controller profiles and 68 total features
  905. 16:26:31.785 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  906. 16:26:31.785 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "PLAYSTATION(R)3 Controller" with 6 controller profiles and 77 total features
  907. 16:26:31.786 T:6392 DEBUG: Previous line repeats 1 times.
  908. 16:26:31.786 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Sony Computer Entertainment Wireless Controller" with 1 controller profiles and 19 total features
  909. 16:26:31.786 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Sony Interactive Entertainment Wireless Controller" with 1 controller profiles and 19 total features
  910. 16:26:31.786 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Sony PLAYSTATION(R)3 Controller" with 6 controller profiles and 77 total features
  911. 16:26:31.787 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "USB Gamepad" with 2 controller profiles and 24 total features
  912. 16:26:31.787 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "usb gamepad" with 5 controller profiles and 54 total features
  913. 16:26:31.788 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Wireless Controller" with 8 controller profiles and 106 total features
  914. 16:26:31.788 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  915. 16:26:31.788 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  916. 16:26:31.788 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  917. 16:26:31.788 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  918. 16:26:31.788 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Wireless Controller" with 1 controller profiles and 19 total features
  919. 16:26:31.789 T:6392 DEBUG: Previous line repeats 1 times.
  920. 16:26:31.789 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Wish Technologies Adaptoid" with 8 controller profiles and 98 total features
  921. 16:26:31.789 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  922. 16:26:31.789 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  923. 16:26:31.789 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360 Wireless Receiver" with 7 controller profiles and 88 total features
  924. 16:26:31.790 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360 Wireless Receiver" with 7 controller profiles and 90 total features
  925. 16:26:31.790 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  926. 16:26:31.791 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360 Wireless Receiver (XBOX)" with 8 controller profiles and 106 total features
  927. 16:26:31.791 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  928. 16:26:31.791 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  929. 16:26:31.791 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  930. 16:26:31.791 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  931. 16:26:31.791 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360 Wireless Receiver (XBOX)" with 8 controller profiles and 106 total features
  932. 16:26:31.791 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  933. 16:26:31.791 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  934. 16:26:31.791 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  935. 16:26:31.791 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  936. 16:26:31.792 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "SDL Game Controller" with 1 controller profiles and 19 total features
  937. 16:26:31.793 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360 Wireless Receiver (XBOX)" with 8 controller profiles and 110 total features
  938. 16:26:31.793 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  939. 16:26:31.793 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  940. 16:26:31.793 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  941. 16:26:31.793 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  942. 16:26:31.793 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "X-Arcade Tankstick (Player 1)" with 8 controller profiles and 91 total features
  943. 16:26:31.793 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  944. 16:26:31.794 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "X-Arcade Tankstick (Player 2)" with 8 controller profiles and 91 total features
  945. 16:26:31.794 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  946. 16:26:31.795 T:6392 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360-compatible controller" with 8 controller profiles and 110 total features
  947. 16:26:31.795 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.dreamcast: Removing analogstick from button map
  948. 16:26:31.795 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing analogstick from button map
  949. 16:26:31.795 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftstick from button map
  950. 16:26:31.795 T:6392 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing rightstick from button map
  951. 16:26:31.797 T:6392 DEBUG: Failed to load button map for "T.16000M"
  952. 16:26:31.800 T:6392 DEBUG: Previous line repeats 1 times.
  953. 16:26:31.800 T:6392 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'peripheral.joystick/0' with 1 features and 0 sub devices
  954. 16:26:31.800 T:6392 NOTICE: PERIPHERALS::CPeripheralAddon::Register - new joystick device registered on addon->peripheral.joystick/0: T.16000M
  955. 16:26:31.800 T:6392 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (068E:00F2) mapped to (type = joystick)
  956. 16:26:31.803 T:6392 DEBUG: Failed to load button map for "CH PRO PEDALS USB "
  957. 16:26:31.806 T:6392 DEBUG: Previous line repeats 1 times.
  958. 16:26:31.806 T:6392 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'peripheral.joystick/1' with 1 features and 0 sub devices
  959. 16:26:31.806 T:6392 NOTICE: PERIPHERALS::CPeripheralAddon::Register - new joystick device registered on addon->peripheral.joystick/1: CH PRO PEDALS USB
  960. 16:26:31.806 T:6392 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (06A3:0BAC) mapped to (type = joystick)
  961. 16:26:31.809 T:6392 DEBUG: Failed to load button map for "Saitek Pro Flight Yoke"
  962. 16:26:31.812 T:6392 DEBUG: Previous line repeats 1 times.
  963. 16:26:31.812 T:6392 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'peripheral.joystick/2' with 1 features and 0 sub devices
  964. 16:26:31.812 T:6392 NOTICE: PERIPHERALS::CPeripheralAddon::Register - new joystick device registered on addon->peripheral.joystick/2: Saitek Pro Flight Yoke
  965. 16:26:31.812 T:6392 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (06A3:0C2D) mapped to (type = joystick)
  966. 16:26:31.815 T:6392 DEBUG: Failed to load button map for "Saitek Pro Flight Quadrant"
  967. 16:26:31.818 T:6392 DEBUG: Previous line repeats 1 times.
  968. 16:26:31.818 T:6392 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'peripheral.joystick/3' with 1 features and 0 sub devices
  969. 16:26:31.818 T:6392 NOTICE: PERIPHERALS::CPeripheralAddon::Register - new joystick device registered on addon->peripheral.joystick/3: Saitek Pro Flight Quadrant
  970. 16:26:31.820 T:4872 DEBUG: ------ Window Deinit (Pointer.xml) ------
  971. 16:26:31.831 T:7292 DEBUG: RCB Service: Start
  972. 16:26:31.831 T:7292 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting definitions
  973. 16:26:31.831 T:7292 DEBUG: CAddonSettings[script.games.rom.collection.browser]: trying to load setting definitions from old format...
  974. 16:26:31.832 T:7292 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting values
  975. 16:26:31.832 T:7292 DEBUG: RCB Service: launch RCB on startup = false
  976. 16:26:31.832 T:7292 DEBUG: RCB Service: scrape games on startup = false
  977. 16:26:31.832 T:7292 DEBUG: RCB Service: Done
  978. 16:26:31.832 T:7292 INFO: CPythonInvoker(5, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.rom.collection.browser\default.py): script successfully run
  979. 16:26:31.832 T:5168 DEBUG: -->Python Interpreter Initialized<--
  980. 16:26:31.832 T:7292 INFO: Python script stopped
  981. 16:26:31.832 T:7292 DEBUG: Thread LanguageInvoker 7292 terminating
  982. 16:26:31.832 T:5168 DEBUG: CPythonInvoker(8, E:\Media\Kodi 18 A1 0629\portable_data\addons\weather.wunderground\default.py): the source file to load is "E:\Media\Kodi 18 A1 0629\portable_data\addons\weather.wunderground\default.py"
  983. 16:26:31.833 T:5168 DEBUG: CPythonInvoker(8, E:\Media\Kodi 18 A1 0629\portable_data\addons\weather.wunderground\default.py): setting the Python path to E:\Media\Kodi 18 A1 0629\portable_data\addons\weather.wunderground;E:\Media\Kodi 18 A1 0629\system\python\DLLs;E:\Media\Kodi 18 A1 0629\system\python\Lib;E:\Media\Kodi 18 A1 0629\python27.zip;E:\Media\Kodi 18 A1 0629\system\python\lib\plat-win;E:\Media\Kodi 18 A1 0629\system\python\lib\lib-tk;E:\Media\Kodi 18 A1 0629;E:\Media\Kodi 18 A1 0629\system\python;E:\Media\Kodi 18 A1 0629\system\python\lib\site-packages
  984. 16:26:31.833 T:5168 DEBUG: CPythonInvoker(8, E:\Media\Kodi 18 A1 0629\portable_data\addons\weather.wunderground\default.py): entering source directory E:\Media\Kodi 18 A1 0629\portable_data\addons\weather.wunderground
  985. 16:26:31.835 T:5168 DEBUG: CPythonInvoker(8, E:\Media\Kodi 18 A1 0629\portable_data\addons\weather.wunderground\default.py): instantiating addon using automatically obtained id of "weather.wunderground" dependent on version 2.25.0 of the xbmc.python api
  986. 16:26:31.843 T:6972 DEBUG: Version Check: Version 0.3.23 started
  987. 16:26:31.854 T:6980 DEBUG: CAddonSettings[script.tv.show.next.aired]: loading setting definitions
  988. 16:26:31.854 T:6980 DEBUG: CAddonSettings[script.tv.show.next.aired]: trying to load setting definitions from old format...
  989. 16:26:31.854 T:6980 DEBUG: script.tv.show.next.aired: ### params: {'service': 'true'}
  990. 16:26:31.855 T:6980 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15)
  991. 16:26:31.920 T:7676 DEBUG: CAddonSettings[script.cu.lrclyrics]: loading setting definitions
  992. 16:26:31.920 T:7676 DEBUG: CAddonSettings[script.cu.lrclyrics]: trying to load setting definitions from old format...
  993. 16:26:31.921 T:7676 DEBUG: CAddonSettings[script.cu.lrclyrics]: loading setting values
  994. 16:26:31.988 T:7432 DEBUG: Skin Widgets: script version 0.0.33 started
  995. 16:26:31.988 T:7432 DEBUG: CAddonSettings[service.skin.widgets]: loading setting definitions
  996. 16:26:31.988 T:7432 DEBUG: CAddonSettings[service.skin.widgets]: trying to load setting definitions from old format...
  997. 16:26:31.993 T:5168 DEBUG: CAddonSettings[weather.wunderground]: loading setting definitions
  998. 16:26:31.993 T:5168 DEBUG: CAddonSettings[weather.wunderground]: trying to load setting definitions from old format...
  999. 16:26:31.994 T:5168 DEBUG: CAddonSettings[weather.wunderground]: loading setting values
  1000. 16:26:31.994 T:5168 DEBUG: CSettingsManager: requested setting (setting) was not found.
  1001. 16:26:31.994 T:5168 DEBUG: CAddonSettings[weather.wunderground]: failed to find definition for setting setting. Creating a setting on-the-fly...
  1002. 16:26:32.097 T:7432 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1003. 16:26:32.120 T:7432 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 23 ms
  1004. 16:26:32.144 T:7660 DEBUG: Thread Timer 7660 terminating
  1005. 16:26:32.173 T:7432 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
  1006. 16:26:32.192 T:7432 DEBUG: Time to retrieve artists from dataset = 19
  1007. 16:26:32.213 T:7432 DEBUG: CMusicDatabase::GetSongsFullByWhere query = SELECT sv.*, songartistview.* FROM (SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1)) ORDER BY RANDOM() LIMIT 20) AS sv JOIN songartistview ON songartistview.idsong = sv.idsong ORDER BY songartistview.idsong, songartistview.idRole, songartistview.iOrder
  1008. 16:26:32.228 T:7432 DEBUG: CMusicDatabase::GetSongsFullByWhere() - took 20 ms
  1009. 16:26:32.269 T:7432 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:00.280000
  1010. 16:26:32.279 T:7432 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1011. 16:26:32.301 T:7432 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 22 ms
  1012. 16:26:32.430 T:7432 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:00.161000
  1013. 16:26:32.511 T:6764 DEBUG: CRemoteControl::Connect - failed to connect
  1014. 16:26:32.511 T:6764 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  1015. 16:26:32.549 T:7432 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1016. 16:26:32.572 T:7432 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 23 ms
  1017. 16:26:32.629 T:7432 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:00.199000
  1018. 16:26:32.629 T:7432 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:00.640000
  1019. 16:26:33.338 T:1672 DEBUG: Thread JobWorker start, auto delete: true
  1020. 16:26:33.341 T:7856 DEBUG: Previous line repeats 1 times.
  1021. 16:26:33.341 T:7856 INFO: XCURL::DllLibCurlGlobal::easy_acquire - Created session to http://d3gtl9l2a4fn1j.cloudfront.net
  1022. 16:26:33.346 T:7856 ERROR: CCurlFile::Stat - Failed: Couldn't resolve host name(6) for http://d3gtl9l2a4fn1j.cloudfront.net/t/p/original/gN6X3fwPya8pLffk9OEWV3DqBnE.jpg
  1023. 16:26:33.346 T:7856 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url http://d3gtl9l2a4fn1j.cloudfront.net/t/p/original/gN6X3fwPya8pLffk9OEWV3DqBnE.jpg
  1024. 16:26:34.704 T:4872 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1025. 16:26:34.704 T:4872 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1026. 16:26:34.804 T:4872 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1027. 16:26:35.571 T:4872 DEBUG: Previous line repeats 1 times.
  1028. 16:26:35.571 T:4872 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1029. 16:26:35.687 T:4872 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1030. 16:26:35.770 T:5168 DEBUG: CAddonSettings[weather.wunderground]: loading setting definitions
  1031. 16:26:35.770 T:5168 DEBUG: CAddonSettings[weather.wunderground]: trying to load setting definitions from old format...
  1032. 16:26:35.771 T:5168 DEBUG: CAddonSettings[weather.wunderground]: loading setting values
  1033. 16:26:35.771 T:5168 DEBUG: CSettingsManager: requested setting (setting) was not found.
  1034. 16:26:35.771 T:5168 DEBUG: CAddonSettings[weather.wunderground]: failed to find definition for setting setting. Creating a setting on-the-fly...
  1035. 16:26:35.773 T:5168 DEBUG: CAddonSettings[weather.wunderground]: loading setting definitions
  1036. 16:26:35.773 T:5168 DEBUG: CAddonSettings[weather.wunderground]: trying to load setting definitions from old format...
  1037. 16:26:35.774 T:5168 DEBUG: CAddonSettings[weather.wunderground]: loading setting values
  1038. 16:26:35.774 T:5168 DEBUG: CSettingsManager: requested setting (setting) was not found.
  1039. 16:26:35.774 T:5168 DEBUG: CAddonSettings[weather.wunderground]: failed to find definition for setting setting. Creating a setting on-the-fly...
  1040. 16:26:35.776 T:5168 DEBUG: CAddonSettings[weather.wunderground]: loading setting definitions
  1041. 16:26:35.776 T:5168 DEBUG: CAddonSettings[weather.wunderground]: trying to load setting definitions from old format...
  1042. 16:26:35.776 T:5168 DEBUG: CAddonSettings[weather.wunderground]: loading setting values
  1043. 16:26:35.776 T:5168 DEBUG: CSettingsManager: requested setting (setting) was not found.
  1044. 16:26:35.777 T:5168 DEBUG: CAddonSettings[weather.wunderground]: failed to find definition for setting setting. Creating a setting on-the-fly...
  1045. 16:26:35.777 T:5168 INFO: CPythonInvoker(8, E:\Media\Kodi 18 A1 0629\portable_data\addons\weather.wunderground\default.py): script successfully run
  1046. 16:26:35.784 T:5168 INFO: Python script stopped
  1047. 16:26:35.784 T:5168 DEBUG: Thread LanguageInvoker 5168 terminating
  1048. 16:26:35.824 T:4092 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  1049. 16:26:35.826 T:4092 DEBUG: POParser: loaded 130 weather tokens
  1050. 16:26:35.971 T:4872 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1051. 16:26:35.971 T:4872 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1052. 16:26:36.104 T:4872 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1053. 16:26:36.858 T:6972 DEBUG: Version Check: Version installed {u'major': 18, u'tag': u'alpha', u'tagversion': u'1', u'minor': 0, u'revision': u'20170819-0f9abae61d-di'}
  1054. 16:26:36.858 T:6972 INFO: CPythonInvoker(3, E:\Media\Kodi 18 A1 0629\portable_data\addons\service.xbmc.versioncheck\service.py): script successfully run
  1055. 16:26:36.865 T:6972 INFO: Python script stopped
  1056. 16:26:36.865 T:6972 DEBUG: Thread LanguageInvoker 6972 terminating
  1057. 16:26:38.737 T:4872 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1058. 16:26:38.854 T:4872 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1059. 16:26:38.854 T:4872 DEBUG: Activating window ID: 10025
  1060. 16:26:39.088 T:4872 DEBUG: ------ Window Deinit (Home.xml) ------
  1061. 16:26:39.088 T:4872 DEBUG: FreeVisualisation() done
  1062. 16:26:39.114 T:4872 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1063. 16:26:39.114 T:4872 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  1064. 16:26:39.287 T:4872 DEBUG: CGUIMediaWindow::GetDirectory (videodb://musicvideos/titles/)
  1065. 16:26:39.287 T:4872 DEBUG: ParentPath = [videodb://musicvideos/titles/]
  1066. 16:26:39.421 T:4320 DEBUG: Thread BackgroundLoader start, auto delete: false
  1067. 16:26:39.503 T:4872 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1068. 16:26:41.702 T:4320 DEBUG: Thread BackgroundLoader 4320 terminating
  1069. 16:26:42.771 T:4872 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1070. 16:26:42.771 T:4872 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1071. 16:26:42.777 T:4872 ERROR: exception in CApplication::FrameMove()
  1072. 16:26:42.780 T:4872 DEBUG: CWinEventsWin32::WndProc: WM_ACTIVATE -> window is inactive
  1073. 16:26:42.780 T:4872 DEBUG: CWinEventsWin32::WndProc: window is active
  1074. 16:26:42.780 T:4872 DEBUG: CWinEventsWin32::WndProc: window focus lost
  1075. 16:26:42.780 T:4872 DEBUG: CWinEventsWin32::WndProc: Focus switched to process E:\Media\Kodi 18 A1 0629\kodi.exe
  1076. 16:26:43.806 T:7900 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{96a58929-fa41-4713-8cd0-20002bf50f57} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  1077. 16:27:12.779 T:7856 DEBUG: Thread JobWorker 7856 terminating (autodelete)
  1078. 16:27:12.779 T:2324 DEBUG: Thread JobWorker 2324 terminating (autodelete)
  1079. 16:27:12.779 T:4092 DEBUG: Thread JobWorker 4092 terminating (autodelete)
  1080. 16:27:12.780 T:1672 DEBUG: Thread JobWorker 1672 terminating (autodelete)
  1081. 16:27:16.620 T:4872 DEBUG: CWinEventsWin32::WndProc: WM_ACTIVATE -> window is active
  1082. 16:27:16.620 T:4872 DEBUG: CWinEventsWin32::WndProc: window is active
  1083. 16:27:16.620 T:4872 DEBUG: CWinEventsWin32::WndProc: window focus set
  1084. 16:27:22.379 T:8172 DEBUG: StorageServer-2.5.4 Closed down
  1085. 16:27:22.379 T:8172 INFO: CPythonInvoker(0, E:\Media\Kodi 18 A1 0629\portable_data\addons\script.common.plugin.cache\default.py): script successfully run
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement