Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.25 KB | None | 0 0
  1. 22:52:56.759 T:22432 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 22:52:56.759 T:22432 NOTICE: -----------------------------------------------------------------------
  3. 22:52:56.759 T:22432 NOTICE: Starting Kodi (18.0-ALPHA1 Git:20170328-7668d2b-dirty). Platform: Windows NT x86 32-bit
  4. 22:52:56.760 T:22432 NOTICE: Using Debug Kodi x32 build
  5. 22:52:56.760 T:22432 NOTICE: Kodi compiled Mar 29 2017 by MSVC 190024213 for Windows NT x86 32-bit version 10.0 (0x0A000000)
  6. 22:52:56.760 T:22432 NOTICE: Running on Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 22:52:56.761 T:22432 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  8. 22:52:56.761 T:22432 NOTICE: Host CPU: Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz, 4 cores available
  9. 22:52:56.762 T:22432 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  10. 22:52:56.762 T:22432 NOTICE: Running with restricted rights
  11. 22:52:56.768 T:22432 NOTICE: Aero is enabled
  12. 22:52:56.768 T:22432 NOTICE: special://xbmc/ is mapped to: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build
  13. 22:52:56.769 T:22432 NOTICE: special://xbmcbin/ is mapped to: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build
  14. 22:52:56.769 T:22432 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build/addons
  15. 22:52:56.769 T:22432 NOTICE: special://masterprofile/ is mapped to: C:\Users\Nikos\AppData\Roaming\Kodi\userdata
  16. 22:52:56.769 T:22432 NOTICE: special://home/ is mapped to: C:\Users\Nikos\AppData\Roaming\Kodi\
  17. 22:52:56.769 T:22432 NOTICE: special://temp/ is mapped to: C:\Users\Nikos\AppData\Roaming\Kodi\cache
  18. 22:52:56.769 T:22432 NOTICE: special://logpath/ is mapped to: C:\Users\Nikos\AppData\Roaming\Kodi\
  19. 22:52:56.769 T:22432 NOTICE: The executable running is: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\Debug\kodi.exe
  20. 22:52:56.795 T:22432 NOTICE: Local hostname: Nikos-PC
  21. 22:52:56.796 T:22432 NOTICE: Log File is located: C:\Users\Nikos\AppData\Roaming\Kodi\/kodi.log
  22. 22:52:56.796 T:22432 NOTICE: -----------------------------------------------------------------------
  23. 22:52:56.804 T:22432 NOTICE: load settings...
  24. 22:52:56.804 T:15472 DEBUG: Thread CWin32PowerStateWorker start, auto delete: false
  25. 22:52:56.828 T:22432 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/settings.xml
  26. 22:52:56.843 T:22432 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  27. 22:52:56.843 T:22432 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  28. 22:52:56.851 T:22432 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/win32.xml
  29. 22:52:56.865 T:22432 DEBUG: CSkinSettings: no <skinsettings> tag found
  30. 22:52:56.866 T:22432 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  31. 22:52:56.869 T:22432 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  32. 22:52:56.869 T:22432 NOTICE: Contents of special://profile/advancedsettings.xml are...
  33. <advancedsettings>
  34. <loglevel>2</loglevel>
  35. <!-- Change this to "1" to hide the on-screen debug log text -->
  36. <debug>
  37. <extralogging>true</extralogging>
  38. <setextraloglevel>32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536</setextraloglevel>
  39. <showloginfo>true</showloginfo>
  40. </debug>
  41. </advancedsettings>
  42. 22:52:56.869 T:22432 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  43. 22:52:56.871 T:22432 NOTICE: Default Video Player: VideoPlayer
  44. 22:52:56.871 T:22432 NOTICE: Default Audio Player: paplayer
  45. 22:52:56.871 T:22432 NOTICE: Enabled debug logging due to GUI setting (2)
  46. 22:52:56.871 T:22432 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  47. 22:52:56.872 T:22432 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  48. 22:52:56.875 T:22432 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  49. 22:52:56.875 T:22432 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  50. 22:52:56.875 T:22432 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  51. 22:52:56.875 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  52. 22:52:56.875 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  53. 22:52:56.875 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  54. 22:52:56.875 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  55. 22:52:56.875 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  56. 22:52:56.876 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  57. 22:52:56.876 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  58. 22:52:56.876 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  59. 22:52:56.876 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  60. 22:52:56.876 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  61. 22:52:56.876 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  62. 22:52:56.877 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  63. 22:52:56.877 T:22432 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  64. 22:52:56.877 T:22432 NOTICE: Loaded playercorefactory configuration
  65. 22:52:56.877 T:22432 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  66. 22:52:56.878 T:22432 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  67. 22:52:56.898 T:22432 INFO: creating subdirectories
  68. 22:52:56.898 T:22432 INFO: userdata folder: special://masterprofile/
  69. 22:52:56.898 T:22432 INFO: recording folder:
  70. 22:52:56.898 T:22432 INFO: screenshots folder:
  71. 22:52:58.106 T:22432 NOTICE: Running database version Addons27
  72. 22:52:58.107 T:22432 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
  73. 22:52:59.153 T:22432 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\Nikos\AppData\Roaming\Kodi\addons: No such file or directory'
  74. 22:52:59.160 T:22432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  75. 22:52:59.160 T:22432 DEBUG: ADDON: cpluff: 'Plug-in kodi.vfs has been installed.'
  76. 22:52:59.160 T:22432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  77. 22:52:59.160 T:22432 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  78. 22:52:59.160 T:22432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  79. 22:52:59.161 T:22432 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  80. 22:52:59.161 T:22432 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  81. 22:52:59.161 T:22432 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  82. 22:52:59.161 T:22432 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  83. 22:52:59.161 T:22432 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  84. 22:52:59.161 T:22432 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  85. 22:52:59.161 T:22432 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  86. 22:52:59.161 T:22432 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  87. 22:52:59.162 T:22432 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  88. 22:52:59.162 T:22432 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  89. 22:52:59.162 T:22432 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  90. 22:52:59.162 T:22432 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  91. 22:52:59.162 T:22432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  92. 22:52:59.162 T:22432 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  93. 22:52:59.163 T:22432 DEBUG: ADDON: cpluff: 'Plug-in kodi.imagedecoder has been installed.'
  94. 22:52:59.163 T:22432 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  95. 22:52:59.163 T:22432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  96. 22:52:59.163 T:22432 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  97. 22:52:59.163 T:22432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  98. 22:52:59.163 T:22432 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  99. 22:52:59.164 T:22432 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  100. 22:52:59.164 T:22432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  101. 22:52:59.164 T:22432 DEBUG: ADDON: cpluff: 'Plug-in script.module.pycryptodome has been installed.'
  102. 22:52:59.164 T:22432 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  103. 22:52:59.164 T:22432 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  104. 22:52:59.164 T:22432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  105. 22:52:59.164 T:22432 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  106. 22:52:59.165 T:22432 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  107. 22:52:59.165 T:22432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  108. 22:52:59.165 T:22432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  109. 22:52:59.165 T:22432 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  110. 22:52:59.165 T:22432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  111. 22:52:59.166 T:22432 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
  112. 22:52:59.166 T:22432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  113. 22:52:59.166 T:22432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  114. 22:52:59.166 T:22432 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  115. 22:52:59.166 T:22432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  116. 22:52:59.166 T:22432 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  117. 22:52:59.166 T:22432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  118. 22:52:59.167 T:22432 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  119. 22:52:59.167 T:22432 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  120. 22:52:59.167 T:22432 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  121. 22:52:59.179 T:3700 DEBUG: Thread JobWorker start, auto delete: true
  122. 22:52:59.194 T:22432 NOTICE: ADDONS: Using repository repository.xbmc.org
  123. 22:52:59.212 T:19512 DEBUG: Thread ActiveAE start, auto delete: false
  124. 22:52:59.212 T:16972 DEBUG: Thread AESink start, auto delete: false
  125. 22:52:59.250 T:19512 NOTICE: Found 2 Lists of Devices
  126. 22:52:59.250 T:19512 NOTICE: Enumerated DIRECTSOUND devices:
  127. 22:52:59.250 T:19512 NOTICE: Device 1
  128. 22:52:59.250 T:19512 NOTICE: m_deviceName : {1D7CBEAE-9968-492E-AEAA-173334DC7279}
  129. 22:52:59.250 T:19512 NOTICE: m_displayName : Speakers - Speakers (Logitech G930 Gaming Headset)
  130. 22:52:59.250 T:19512 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers (Logitech G930 Gaming Headset)
  131. 22:52:59.250 T:19512 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  132. 22:52:59.251 T:19512 NOTICE: m_channels : FL,FR,FC,BL,BR,SL,SR,LFE
  133. 22:52:59.251 T:19512 NOTICE: m_sampleRates : 48000
  134. 22:52:59.251 T:19512 NOTICE: m_dataFormats : AE_FMT_FLOAT
  135. 22:52:59.251 T:19512 NOTICE: m_streamTypes : No passthrough capabilities
  136. 22:52:59.251 T:19512 NOTICE: Device 2
  137. 22:52:59.251 T:19512 NOTICE: m_deviceName : {286BEB69-5010-4C45-8102-072E67B05900}
  138. 22:52:59.251 T:19512 NOTICE: m_displayName : Speakers - Speakers (High Definition Audio Device)
  139. 22:52:59.251 T:19512 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers (High Definition Audio Device)
  140. 22:52:59.251 T:19512 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  141. 22:52:59.252 T:19512 NOTICE: m_channels : FL,FR
  142. 22:52:59.252 T:19512 NOTICE: m_sampleRates : 44100
  143. 22:52:59.252 T:19512 NOTICE: m_dataFormats : AE_FMT_FLOAT
  144. 22:52:59.252 T:19512 NOTICE: m_streamTypes : No passthrough capabilities
  145. 22:52:59.252 T:19512 NOTICE: Device 3
  146. 22:52:59.252 T:19512 NOTICE: m_deviceName : default
  147. 22:52:59.253 T:19512 NOTICE: m_displayName : default
  148. 22:52:59.253 T:19512 NOTICE: m_displayNameExtra:
  149. 22:52:59.253 T:19512 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  150. 22:52:59.253 T:19512 NOTICE: m_channels : FL,FR
  151. 22:52:59.253 T:19512 NOTICE: m_sampleRates : 44100
  152. 22:52:59.253 T:19512 NOTICE: m_dataFormats : AE_FMT_FLOAT
  153. 22:52:59.253 T:19512 NOTICE: m_streamTypes : No passthrough capabilities
  154. 22:52:59.253 T:19512 NOTICE: Enumerated WASAPI devices:
  155. 22:52:59.254 T:19512 NOTICE: Device 1
  156. 22:52:59.254 T:19512 NOTICE: m_deviceName : {1D7CBEAE-9968-492E-AEAA-173334DC7279}
  157. 22:52:59.255 T:19512 NOTICE: m_displayName : Speakers - Speakers (Logitech G930 Gaming Headset)
  158. 22:52:59.255 T:19512 NOTICE: m_displayNameExtra: WASAPI: Speakers (Logitech G930 Gaming Headset)
  159. 22:52:59.255 T:19512 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  160. 22:52:59.256 T:19512 NOTICE: m_channels : FL,FR
  161. 22:52:59.256 T:19512 NOTICE: m_sampleRates :
  162. 22:52:59.256 T:19512 NOTICE: m_dataFormats :
  163. 22:52:59.257 T:19512 NOTICE: m_streamTypes : No passthrough capabilities
  164. 22:52:59.257 T:19512 NOTICE: Device 2
  165. 22:52:59.257 T:19512 NOTICE: m_deviceName : {286BEB69-5010-4C45-8102-072E67B05900}
  166. 22:52:59.257 T:19512 NOTICE: m_displayName : Speakers - Speakers (High Definition Audio Device)
  167. 22:52:59.257 T:19512 NOTICE: m_displayNameExtra: WASAPI: Speakers (High Definition Audio Device)
  168. 22:52:59.257 T:19512 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  169. 22:52:59.258 T:19512 NOTICE: m_channels : FL,FR
  170. 22:52:59.259 T:19512 NOTICE: m_sampleRates : 192000,96000,48000,44100
  171. 22:52:59.259 T:19512 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  172. 22:52:59.259 T:19512 NOTICE: m_streamTypes : No passthrough capabilities
  173. 22:52:59.259 T:19512 NOTICE: Device 3
  174. 22:52:59.260 T:19512 NOTICE: m_deviceName : default
  175. 22:52:59.260 T:19512 NOTICE: m_displayName : default
  176. 22:52:59.260 T:19512 NOTICE: m_displayNameExtra:
  177. 22:52:59.261 T:19512 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  178. 22:52:59.261 T:19512 NOTICE: m_channels : FL,FR
  179. 22:52:59.262 T:19512 NOTICE: m_sampleRates : 192000,96000,48000,44100
  180. 22:52:59.262 T:19512 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  181. 22:52:59.262 T:19512 NOTICE: m_streamTypes : No passthrough capabilities
  182. 22:52:59.263 T:16972 INFO: CActiveAESink::OpenSink - initialize sink
  183. 22:52:59.263 T:16972 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  184. 22:52:59.284 T:16972 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00010010
  185. 22:52:59.285 T:16972 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  186. 22:52:59.286 T:16972 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  187. 22:52:59.286 T:16972 DEBUG: Audio Device : Speakers (High Definition Audio Device)
  188. 22:52:59.286 T:16972 DEBUG: Sample Rate : 44100
  189. 22:52:59.286 T:16972 DEBUG: Sample Format : AE_FMT_FLOAT
  190. 22:52:59.286 T:16972 DEBUG: Bits Per Sample : 32
  191. 22:52:59.286 T:16972 DEBUG: Valid Bits/Samp : 32
  192. 22:52:59.286 T:16972 DEBUG: Channel Count : 2
  193. 22:52:59.286 T:16972 DEBUG: Block Align : 8
  194. 22:52:59.287 T:16972 DEBUG: Avg. Bytes Sec : 352800
  195. 22:52:59.287 T:16972 DEBUG: Samples/Block : 32
  196. 22:52:59.287 T:16972 DEBUG: Format cBSize : 22
  197. 22:52:59.287 T:16972 DEBUG: Channel Layout : FL,FR
  198. 22:52:59.287 T:16972 DEBUG: Channel Mask : 3
  199. 22:52:59.288 T:16972 DEBUG: Frames : 661
  200. 22:52:59.288 T:16972 DEBUG: Frame Size : 8
  201. 22:52:59.288 T:16972 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  202. 22:52:59.288 T:16972 DEBUG: Output Device : default
  203. 22:52:59.288 T:16972 DEBUG: Sample Rate : 44100
  204. 22:52:59.288 T:16972 DEBUG: Sample Format : AE_FMT_FLOAT
  205. 22:52:59.289 T:16972 DEBUG: Channel Count : 2
  206. 22:52:59.289 T:16972 DEBUG: Channel Layout: FL,FR
  207. 22:52:59.289 T:16972 DEBUG: Frames : 661
  208. 22:52:59.289 T:16972 DEBUG: Frame Size : 8
  209. 22:52:59.290 T:16972 DEBUG: ffmpeg[424C]: [SWR] Using fltp internally between filters
  210. 22:52:59.291 T:14176 DEBUG: Thread RemoteControl start, auto delete: false
  211. 22:52:59.301 T:14176 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  212. 22:52:59.308 T:16972 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  213. 22:52:59.312 T:22432 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  214. 22:52:59.314 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  215. 22:52:59.315 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  216. 22:52:59.316 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  217. 22:52:59.317 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  218. 22:52:59.318 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  219. 22:52:59.319 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  220. 22:52:59.321 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  221. 22:52:59.322 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  222. 22:52:59.323 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  223. 22:52:59.324 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  224. 22:52:59.325 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  225. 22:52:59.326 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  226. 22:52:59.327 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  227. 22:52:59.328 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  228. 22:52:59.329 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  229. 22:52:59.331 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  230. 22:52:59.331 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  231. 22:52:59.333 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  232. 22:52:59.334 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  233. 22:52:59.335 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  234. 22:52:59.337 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  235. 22:52:59.337 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  236. 22:52:59.339 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  237. 22:52:59.340 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  238. 22:52:59.341 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  239. 22:52:59.342 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  240. 22:52:59.344 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  241. 22:52:59.344 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  242. 22:52:59.346 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  243. 22:52:59.347 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  244. 22:52:59.348 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  245. 22:52:59.349 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  246. 22:52:59.351 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  247. 22:52:59.353 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  248. 22:52:59.354 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  249. 22:52:59.355 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  250. 22:52:59.357 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  251. 22:52:59.357 T:22432 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  252. 22:52:59.362 T:22432 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\F:.
  253. 22:52:59.362 T:22432 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\F:.
  254. 22:52:59.367 T:22432 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 970, adapter 0.
  255. 22:52:59.367 T:22432 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 970, adapter 1.
  256. 22:52:59.368 T:22432 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  257. 22:52:59.368 T:22432 NOTICE: Secondary mode: 1280x1024@ 60.00 #2 - Full Screen
  258. 22:52:59.369 T:22432 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  259. 22:52:59.369 T:22432 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  260. 22:52:59.369 T:22432 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  261. 22:52:59.369 T:22432 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  262. 22:52:59.370 T:22432 NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
  263. 22:52:59.370 T:22432 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  264. 22:52:59.370 T:22432 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  265. 22:52:59.370 T:22432 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  266. 22:52:59.371 T:22432 NOTICE: Previous line repeats 2 times.
  267. 22:52:59.371 T:22432 NOTICE: Additional mode: 1176x664@ 50.00 - Full Screen
  268. 22:52:59.371 T:22432 NOTICE: Previous line repeats 2 times.
  269. 22:52:59.371 T:22432 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
  270. 22:52:59.372 T:22432 NOTICE: Previous line repeats 2 times.
  271. 22:52:59.372 T:22432 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
  272. 22:52:59.372 T:22432 NOTICE: Previous line repeats 2 times.
  273. 22:52:59.372 T:22432 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  274. 22:52:59.373 T:22432 NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
  275. 22:52:59.373 T:22432 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  276. 22:52:59.373 T:22432 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  277. 22:52:59.373 T:22432 NOTICE: Previous line repeats 2 times.
  278. 22:52:59.373 T:22432 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  279. 22:52:59.374 T:22432 NOTICE: Previous line repeats 2 times.
  280. 22:52:59.375 T:22432 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  281. 22:52:59.375 T:22432 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  282. 22:52:59.375 T:22432 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  283. 22:52:59.375 T:22432 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  284. 22:52:59.376 T:22432 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  285. 22:52:59.376 T:22432 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  286. 22:52:59.376 T:22432 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  287. 22:52:59.376 T:22432 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  288. 22:52:59.376 T:22432 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  289. 22:52:59.377 T:22432 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  290. 22:52:59.377 T:22432 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  291. 22:52:59.377 T:22432 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  292. 22:52:59.377 T:22432 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  293. 22:52:59.377 T:22432 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  294. 22:52:59.378 T:22432 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  295. 22:52:59.378 T:22432 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  296. 22:52:59.378 T:22432 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  297. 22:52:59.378 T:22432 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  298. 22:52:59.378 T:22432 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  299. 22:52:59.378 T:22432 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  300. 22:52:59.379 T:22432 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  301. 22:52:59.379 T:22432 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  302. 22:52:59.379 T:22432 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  303. 22:52:59.379 T:22432 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  304. 22:52:59.379 T:22432 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  305. 22:52:59.380 T:22432 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  306. 22:52:59.380 T:22432 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  307. 22:52:59.381 T:22432 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  308. 22:52:59.381 T:22432 NOTICE: Additional mode: 1768x992@ 25.00i - Full Screen
  309. 22:52:59.382 T:22432 NOTICE: Previous line repeats 2 times.
  310. 22:52:59.382 T:22432 NOTICE: Additional mode: 1768x992@ 29.97i - Full Screen
  311. 22:52:59.383 T:22432 NOTICE: Previous line repeats 2 times.
  312. 22:52:59.383 T:22432 NOTICE: Additional mode: 1768x992@ 30.00i - Full Screen
  313. 22:52:59.383 T:22432 NOTICE: Previous line repeats 2 times.
  314. 22:52:59.383 T:22432 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  315. 22:52:59.383 T:22432 NOTICE: Additional mode: 1920x1080@ 25.00i - Full Screen
  316. 22:52:59.384 T:22432 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  317. 22:52:59.384 T:22432 NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
  318. 22:52:59.384 T:22432 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  319. 22:52:59.385 T:22432 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  320. 22:52:59.386 T:22432 NOTICE: Additional mode: 1280x1024@ 60.00 #2 - Full Screen
  321. 22:52:59.386 T:22432 NOTICE: Additional mode: 1280x1024@ 75.00 #2 - Full Screen
  322. 22:52:59.386 T:22432 NOTICE: Additional mode: 640x480@ 60.00 #2 - Full Screen
  323. 22:52:59.386 T:22432 NOTICE: Additional mode: 640x480@ 72.00 #2 - Full Screen
  324. 22:52:59.387 T:22432 NOTICE: Additional mode: 640x480@ 75.00 #2 - Full Screen
  325. 22:52:59.387 T:22432 NOTICE: Additional mode: 720x480@ 56.00 #2 - Full Screen
  326. 22:52:59.387 T:22432 NOTICE: Previous line repeats 2 times.
  327. 22:52:59.387 T:22432 NOTICE: Additional mode: 720x480@ 60.00 #2 - Full Screen
  328. 22:52:59.388 T:22432 NOTICE: Previous line repeats 2 times.
  329. 22:52:59.388 T:22432 NOTICE: Additional mode: 720x480@ 72.00 #2 - Full Screen
  330. 22:52:59.388 T:22432 NOTICE: Previous line repeats 2 times.
  331. 22:52:59.388 T:22432 NOTICE: Additional mode: 720x480@ 75.00 #2 - Full Screen
  332. 22:52:59.389 T:22432 NOTICE: Previous line repeats 2 times.
  333. 22:52:59.389 T:22432 NOTICE: Additional mode: 720x576@ 56.00 #2 - Full Screen
  334. 22:52:59.389 T:22432 NOTICE: Previous line repeats 2 times.
  335. 22:52:59.389 T:22432 NOTICE: Additional mode: 720x576@ 60.00 #2 - Full Screen
  336. 22:52:59.390 T:22432 NOTICE: Previous line repeats 2 times.
  337. 22:52:59.390 T:22432 NOTICE: Additional mode: 720x576@ 72.00 #2 - Full Screen
  338. 22:52:59.390 T:22432 NOTICE: Previous line repeats 2 times.
  339. 22:52:59.390 T:22432 NOTICE: Additional mode: 720x576@ 75.00 #2 - Full Screen
  340. 22:52:59.391 T:22432 NOTICE: Previous line repeats 2 times.
  341. 22:52:59.391 T:22432 NOTICE: Additional mode: 800x600@ 56.00 #2 - Full Screen
  342. 22:52:59.391 T:22432 NOTICE: Additional mode: 800x600@ 60.00 #2 - Full Screen
  343. 22:52:59.391 T:22432 NOTICE: Additional mode: 800x600@ 72.00 #2 - Full Screen
  344. 22:52:59.392 T:22432 NOTICE: Additional mode: 800x600@ 75.00 #2 - Full Screen
  345. 22:52:59.392 T:22432 NOTICE: Additional mode: 1024x768@ 60.00 #2 - Full Screen
  346. 22:52:59.392 T:22432 NOTICE: Additional mode: 1024x768@ 70.00 #2 - Full Screen
  347. 22:52:59.392 T:22432 NOTICE: Additional mode: 1024x768@ 75.00 #2 - Full Screen
  348. 22:52:59.392 T:22432 NOTICE: Additional mode: 1152x864@ 70.00 #2 - Full Screen
  349. 22:52:59.393 T:22432 NOTICE: Additional mode: 1152x864@ 75.00 #2 - Full Screen
  350. 22:52:59.393 T:22432 NOTICE: Additional mode: 1280x720@ 60.00 #2 - Full Screen
  351. 22:52:59.393 T:22432 NOTICE: Previous line repeats 2 times.
  352. 22:52:59.393 T:22432 NOTICE: Additional mode: 1280x768@ 60.00 #2 - Full Screen
  353. 22:52:59.394 T:22432 NOTICE: Previous line repeats 2 times.
  354. 22:52:59.394 T:22432 NOTICE: Additional mode: 1280x800@ 60.00 #2 - Full Screen
  355. 22:52:59.394 T:22432 NOTICE: Previous line repeats 2 times.
  356. 22:52:59.394 T:22432 NOTICE: Additional mode: 1280x960@ 60.00 #2 - Full Screen
  357. 22:52:59.395 T:22432 NOTICE: Checking resolution 16
  358. 22:52:59.406 T:22432 DEBUG: CWinEventsWin32::WndProc: window resize event
  359. 22:52:59.406 T:22432 DEBUG: CWinEventsWin32::WndProc: window move event
  360. 22:52:59.407 T:22432 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  361. 22:52:59.411 T:22432 DEBUG: CWinEventsWin32::WndProcWindow is active
  362. 22:52:59.415 T:22432 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  363. 22:52:59.421 T:22432 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
  364. 22:52:59.421 T:22432 DEBUG: CRenderSystemDX::SetMonitor - Selected NVIDIA GeForce GTX 970 adapter.
  365. 22:52:59.421 T:22432 DEBUG: CRenderSystemDX::InitHooks: Hooking into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{D0DB2233-A3F2-457C-BBF6-91F95BB8D454}\0000.
  366. 22:53:00.605 T:22432 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
  367. 22:53:00.605 T:14176 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  368. 22:53:01.627 T:14176 DEBUG: CRemoteControl::Connect - failed to connect
  369. 22:53:01.628 T:14176 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  370. 22:53:02.843 T:22432 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  371. 22:53:02.891 T:22432 DEBUG: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource
  372. 22:53:02.894 T:22432 DEBUG: CRenderSystemDX::CreateDevice - on adapter NVIDIA GeForce GTX 970 (VendorId: 0x10de DeviceId: 0x13c2) with feature level 0xb100.
  373. 22:53:02.894 T:22432 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  374. 22:53:02.895 T:22432 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  375. 22:53:02.895 T:22432 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  376. 22:53:02.906 T:22432 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  377. 22:53:02.908 T:22432 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  378. 22:53:02.908 T:22432 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  379. 22:53:02.909 T:22432 DEBUG: Previous line repeats 10 times.
  380. 22:53:02.909 T:22432 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  381. 22:53:02.910 T:22432 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  382. 22:53:02.910 T:22432 DEBUG: CRenderSystemDX::FixRefreshRateIfNecessary: refreshRate: 60.0000, desired: 60.0000, deviation: 0.00000, fixRequired: false
  383. 22:53:02.917 T:22432 DEBUG: Previous line repeats 2 times.
  384. 22:53:02.918 T:22432 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  385. 22:53:02.941 T:22432 DEBUG: ffmpeg[57A0]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  386. 22:53:02.965 T:22432 DEBUG: CWinSystemWin32::OnDisplayReset - notify display reset event
  387. 22:53:02.965 T:22432 INFO: load keymapping
  388. 22:53:02.971 T:22432 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  389. 22:53:02.976 T:22432 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  390. 22:53:02.981 T:22432 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  391. 22:53:02.988 T:22432 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  392. 22:53:02.995 T:22432 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  393. 22:53:03.003 T:22432 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  394. 22:53:03.021 T:22432 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  395. 22:53:03.025 T:22432 INFO: Loading special://xbmc/system/keymaps/remote.xml
  396. 22:53:03.041 T:22432 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  397. 22:53:03.049 T:22432 INFO: Loading special://xbmc/system/IRSSmap.xml
  398. 22:53:03.052 T:22432 INFO: * Adding remote mapping for device 'Microsoft MCE'
  399. 22:53:03.053 T:22432 INFO: * Adding remote mapping for device 'Abstract'
  400. 22:53:03.054 T:22432 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  401. 22:53:03.054 T:22432 INFO: GUI format 1920x1080, Display 1920x1080@ 60.00 - Full Screen
  402. 22:53:03.054 T:22432 DEBUG: guilib: Fill viewport on change for solving rendering passes
  403. 22:53:03.056 T:22432 INFO: CLangInfo: loading resource.language.en_gb language information...
  404. 22:53:03.061 T:22432 DEBUG: trying to set locale to en-us
  405. 22:53:03.077 T:22432 INFO: global locale set to en-us
  406. 22:53:03.078 T:22432 INFO: CLangInfo: loading resource.language.en_gb language strings...
  407. 22:53:03.081 T:22432 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  408. 22:53:03.144 T:22432 DEBUG: LocalizeStrings: loaded 3814 strings from file resource://resource.language.en_gb/strings.po
  409. 22:53:03.157 T:22432 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  410. 22:53:03.158 T:22432 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  411. 22:53:03.159 T:22432 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  412. 22:53:03.160 T:22432 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  413. 22:53:03.161 T:22432 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  414. 22:53:03.161 T:22432 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  415. 22:53:03.163 T:22432 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\metadata.album.universal\resources\language\English\strings.po
  416. 22:53:03.163 T:22432 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\metadata.album.universal\resources\language\English\strings.po
  417. 22:53:03.165 T:22432 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\metadata.artists.universal\resources\language\English\strings.po
  418. 22:53:03.165 T:22432 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\metadata.artists.universal\resources\language\English\strings.po
  419. 22:53:03.174 T:22432 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\metadata.themoviedb.org\resources\language\English\strings.po
  420. 22:53:03.175 T:22432 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\metadata.themoviedb.org\resources\language\English\strings.po
  421. 22:53:03.176 T:22432 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\metadata.tvdb.com\resources\language\English\strings.po
  422. 22:53:03.177 T:22432 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\metadata.tvdb.com\resources\language\English\strings.po
  423. 22:53:03.182 T:22432 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  424. 22:53:03.183 T:22432 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  425. 22:53:03.186 T:22432 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  426. 22:53:03.187 T:22432 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  427. 22:53:03.190 T:22432 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
  428. 22:53:07.356 T:3700 NOTICE: Running database version Addons27
  429. 22:53:07.357 T:3700 DEBUG: CDatabaseManager::Initialize, updating databases...
  430. 22:53:07.358 T:3700 NOTICE: Running database version ViewModes6
  431. 22:53:07.359 T:3700 NOTICE: Running database version Textures13
  432. 22:53:07.361 T:3700 NOTICE: Running database version MyMusic62
  433. 22:53:07.363 T:3700 NOTICE: Running database version MyVideos108
  434. 22:53:07.364 T:3700 NOTICE: Running database version TV30
  435. 22:53:07.366 T:3700 NOTICE: Running database version Epg11
  436. 22:53:07.367 T:3700 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  437. 22:53:07.369 T:22432 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  438. 22:53:07.394 T:16660 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  439. 22:53:07.394 T:16660 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  440. 22:53:07.414 T:22432 INFO: Unloading old skin ...
  441. 22:53:07.415 T:22432 WARNING: CSkinInfo: failed to load skin settings
  442. 22:53:07.416 T:22432 INFO: load skin from: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\skin.estuary (version: 2.0.0)
  443. 22:53:07.416 T:22432 INFO: load fonts for skin...
  444. 22:53:07.424 T:22432 INFO: Loading fonts from C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\skin.estuary\xml\Font.xml
  445. 22:53:07.452 T:22432 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\skin.estuary\language\resource.language.en_gb\strings.po
  446. 22:53:07.454 T:22432 DEBUG: LocalizeStrings: loaded 135 strings from file C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\skin.estuary\language\resource.language.en_gb\strings.po
  447. 22:53:07.454 T:22432 INFO: Loading skin includes from C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\skin.estuary\xml\includes.xml
  448. 22:53:07.611 T:22432 INFO: load new skin...
  449. 22:53:07.611 T:22432 INFO: Loading user windows, path C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\skin.estuary\xml
  450. 22:53:07.646 T:22432 DEBUG: Load Skin XML: 35.66ms
  451. 22:53:07.646 T:22432 INFO: initialize new skin...
  452. 22:53:07.647 T:22432 DEBUG: guilib: Fill viewport on change for solving rendering passes
  453. 22:53:07.647 T:22432 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  454. 22:53:07.651 T:22432 DEBUG: Load Pointer.xml: 3.77ms
  455. 22:53:07.658 T:22432 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\addons\skin.estuary\media\Textures.xbt
  456. 22:53:07.658 T:22432 DEBUG: Alloc resources: 11.27ms (4.04 ms skin load)
  457. 22:53:07.659 T:22432 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  458. 22:53:07.665 T:22432 DEBUG: Load DialogVolumeBar.xml: 6.56ms
  459. 22:53:07.666 T:22432 DEBUG: Alloc resources: 7.14ms (6.90 ms skin load)
  460. 22:53:07.666 T:22432 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  461. 22:53:07.673 T:22432 DEBUG: Load DialogExtendedProgressBar.xml: 6.96ms
  462. 22:53:07.674 T:22432 DEBUG: Alloc resources: 7.32ms (7.27 ms skin load)
  463. 22:53:07.674 T:22432 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  464. 22:53:07.699 T:22432 DEBUG: Load DialogSeekBar.xml: 25.17ms
  465. 22:53:07.699 T:22432 DEBUG: Alloc resources: 26.04ms (25.58 ms skin load)
  466. 22:53:07.700 T:22432 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  467. 22:53:07.705 T:22432 DEBUG: Load DialogNotification.xml: 5.22ms
  468. 22:53:07.705 T:22432 DEBUG: Alloc resources: 5.56ms (5.56 ms skin load)
  469. 22:53:07.705 T:22432 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  470. 22:53:07.711 T:22432 DEBUG: Load DialogBusy.xml: 5.27ms
  471. 22:53:07.711 T:22432 DEBUG: Alloc resources: 5.64ms (5.57 ms skin load)
  472. 22:53:07.712 T:22432 DEBUG: Alloc resources: 0.01ms (0.01 ms skin load)
  473. 22:53:07.713 T:22432 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  474. 22:53:07.718 T:22432 DEBUG: ffmpeg[57A0]: Probing wav score:99 size:1402
  475. 22:53:07.718 T:22432 DEBUG: ffmpeg[57A0]: Format wav probed with size=2048 and score=99
  476. 22:53:07.719 T:22432 DEBUG: ffmpeg[57A0]: Probing wav score:99 size:1402
  477. 22:53:07.719 T:22432 DEBUG: ffmpeg[57A0]: [wav] Format wav probed with size=2048 and score=99
  478. 22:53:07.719 T:22432 DEBUG: ffmpeg[57A0]: [wav] Before avformat_find_stream_info() pos: 44 bytes read:1402 seeks:0 nb_streams:1
  479. 22:53:07.719 T:22432 DEBUG: ffmpeg[57A0]: [wav] stream 0: start_time: -418293516410647.438 duration: 0.031
  480. 22:53:07.719 T:22432 DEBUG: ffmpeg[57A0]: [wav] format: start_time: -9223372036854.775 duration: 0.031 bitrate=364 kb/s
  481. 22:53:07.720 T:22432 DEBUG: ffmpeg[57A0]: [wav] After avformat_find_stream_info() pos: 1402 bytes read:1402 seeks:0 frames:1
  482. 22:53:07.720 T:19512 DEBUG: ffmpeg[4C38]: [SWR] Using fltp internally between filters
  483. 22:53:07.721 T:22432 DEBUG: ffmpeg[57A0]: Probing wav score:99 size:2048
  484. 22:53:07.721 T:22432 DEBUG: ffmpeg[57A0]: Format wav probed with size=2048 and score=99
  485. 22:53:07.721 T:22432 DEBUG: ffmpeg[57A0]: Probing wav score:99 size:2048
  486. 22:53:07.721 T:22432 DEBUG: ffmpeg[57A0]: [wav] Format wav probed with size=2048 and score=99
  487. 22:53:07.722 T:22432 DEBUG: ffmpeg[57A0]: [wav] Before avformat_find_stream_info() pos: 44 bytes read:9842 seeks:0 nb_streams:1
  488. 22:53:07.722 T:22432 DEBUG: ffmpeg[57A0]: [wav] stream 0: start_time: -418293516410647.438 duration: 0.222
  489. 22:53:07.722 T:22432 DEBUG: ffmpeg[57A0]: [wav] format: start_time: -9223372036854.775 duration: 0.222 bitrate=354 kb/s
  490. 22:53:07.722 T:22432 DEBUG: ffmpeg[57A0]: [wav] After avformat_find_stream_info() pos: 9842 bytes read:9842 seeks:0 frames:3
  491. 22:53:07.723 T:22432 DEBUG: ffmpeg[57A0]: Probing wav score:99 size:2048
  492. 22:53:07.723 T:22432 DEBUG: ffmpeg[57A0]: Format wav probed with size=2048 and score=99
  493. 22:53:07.723 T:22432 DEBUG: ffmpeg[57A0]: Probing wav score:99 size:2048
  494. 22:53:07.723 T:22432 DEBUG: ffmpeg[57A0]: [wav] Format wav probed with size=2048 and score=99
  495. 22:53:07.723 T:22432 DEBUG: ffmpeg[57A0]: [wav] Before avformat_find_stream_info() pos: 44 bytes read:4572 seeks:0 nb_streams:1
  496. 22:53:07.724 T:22432 DEBUG: ffmpeg[57A0]: [wav] stream 0: start_time: -418293516410647.438 duration: 0.205
  497. 22:53:07.724 T:22432 DEBUG: ffmpeg[57A0]: [wav] format: start_time: -9223372036854.775 duration: 0.205 bitrate=178 kb/s
  498. 22:53:07.724 T:22432 DEBUG: ffmpeg[57A0]: [wav] After avformat_find_stream_info() pos: 4572 bytes read:4572 seeks:0 frames:2
  499. 22:53:07.725 T:22432 DEBUG: ffmpeg[57A0]: Probing aac score:1 size:2048
  500. 22:53:07.725 T:22432 DEBUG: ffmpeg[57A0]: Probing wav score:99 size:2048
  501. 22:53:07.725 T:19512 DEBUG: ffmpeg[4C38]: [SWR] Using fltp internally between filters
  502. 22:53:07.725 T:22432 DEBUG: ffmpeg[57A0]: Format wav probed with size=2048 and score=99
  503. 22:53:07.725 T:22432 DEBUG: ffmpeg[57A0]: Probing aac score:1 size:2048
  504. 22:53:07.726 T:22432 DEBUG: ffmpeg[57A0]: Probing wav score:99 size:2048
  505. 22:53:07.726 T:22432 DEBUG: ffmpeg[57A0]: [wav] Format wav probed with size=2048 and score=99
  506. 22:53:07.726 T:22432 DEBUG: ffmpeg[57A0]: [wav] Before avformat_find_stream_info() pos: 44 bytes read:20780 seeks:1 nb_streams:1
  507. 22:53:07.726 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:32
  508. 22:53:07.726 T:22432 DEBUG: ffmpeg[57A0]: Probing aac score:1 size:4096
  509. 22:53:07.726 T:22432 DEBUG: ffmpeg[57A0]: Probing mp3 score:1 size:4096
  510. 22:53:07.727 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:31
  511. 22:53:07.727 T:22432 DEBUG: ffmpeg[57A0]: Probing mp3 score:1 size:8192
  512. 22:53:07.727 T:22432 DEBUG: ffmpeg[57A0]: [wav] Probe with size=8192, packets=2470 detected mp3 with score=1
  513. 22:53:07.727 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:30
  514. 22:53:07.727 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:29
  515. 22:53:07.728 T:22432 DEBUG: ffmpeg[57A0]: Probing aac score:1 size:16384
  516. 22:53:07.728 T:22432 DEBUG: ffmpeg[57A0]: Probing mp3 score:1 size:16384
  517. 22:53:07.728 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:28
  518. 22:53:07.728 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:27
  519. 22:53:07.728 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:26
  520. 22:53:07.729 T:22432 DEBUG: ffmpeg[57A0]: Probing aac score:1 size:20736
  521. 22:53:07.729 T:22432 DEBUG: ffmpeg[57A0]: [wav] Probe with size=20736, packets=2500 detected aac with score=1
  522. 22:53:07.729 T:22432 DEBUG: ffmpeg[57A0]: [wav] probed stream 0
  523. 22:53:07.729 T:22432 DEBUG: ffmpeg[57A0]: [wav] stream 0: start_time: -418293516410647.438 duration: 0.235
  524. 22:53:07.730 T:22432 DEBUG: ffmpeg[57A0]: [wav] format: start_time: -9223372036854.775 duration: 0.235 bitrate=707 kb/s
  525. 22:53:07.730 T:22432 DEBUG: ffmpeg[57A0]: [wav] After avformat_find_stream_info() pos: 20780 bytes read:41516 seeks:1 frames:6
  526. 22:53:07.731 T:22432 DEBUG: ffmpeg[57A0]: Probing wav score:99 size:2048
  527. 22:53:07.731 T:22432 DEBUG: ffmpeg[57A0]: Format wav probed with size=2048 and score=99
  528. 22:53:07.731 T:19512 DEBUG: ffmpeg[4C38]: [SWR] Using fltp internally between filters
  529. 22:53:07.731 T:22432 DEBUG: ffmpeg[57A0]: Probing wav score:99 size:2048
  530. 22:53:07.731 T:22432 DEBUG: ffmpeg[57A0]: [wav] Format wav probed with size=2048 and score=99
  531. 22:53:07.731 T:22432 DEBUG: ffmpeg[57A0]: [wav] Before avformat_find_stream_info() pos: 46 bytes read:43822 seeks:1 nb_streams:1
  532. 22:53:07.732 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:32
  533. 22:53:07.732 T:22432 DEBUG: ffmpeg[57A0]: Probing aac score:1 size:4096
  534. 22:53:07.732 T:22432 DEBUG: ffmpeg[57A0]: [wav] Probe with size=4096, packets=2469 detected aac with score=1
  535. 22:53:07.732 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:31
  536. 22:53:07.732 T:22432 DEBUG: ffmpeg[57A0]: Probing aac score:1 size:8192
  537. 22:53:07.732 T:22432 DEBUG: ffmpeg[57A0]: [wav] Probe with size=8192, packets=2470 detected aac with score=1
  538. 22:53:07.733 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:30
  539. 22:53:07.733 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:29
  540. 22:53:07.733 T:22432 DEBUG: ffmpeg[57A0]: Probing mp3 score:1 size:16384
  541. 22:53:07.733 T:22432 DEBUG: ffmpeg[57A0]: [wav] Probe with size=16384, packets=2472 detected mp3 with score=1
  542. 22:53:07.733 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:28
  543. 22:53:07.734 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:27
  544. 22:53:07.734 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:26
  545. 22:53:07.734 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:25
  546. 22:53:07.734 T:22432 DEBUG: ffmpeg[57A0]: Probing aac score:1 size:32768
  547. 22:53:07.735 T:22432 DEBUG: ffmpeg[57A0]: [wav] Probe with size=32768, packets=2476 detected aac with score=1
  548. 22:53:07.735 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:24
  549. 22:53:07.735 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:23
  550. 22:53:07.735 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:22
  551. 22:53:07.735 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:21
  552. 22:53:07.735 T:22432 DEBUG: ffmpeg[57A0]: Probing aac score:1 size:43776
  553. 22:53:07.736 T:22432 DEBUG: ffmpeg[57A0]: [wav] Probe with size=43776, packets=2500 detected aac with score=1
  554. 22:53:07.737 T:22432 DEBUG: ffmpeg[57A0]: [wav] probed stream 0
  555. 22:53:07.737 T:19512 DEBUG: ffmpeg[4C38]: [SWR] Matrix coefficients:
  556. 22:53:07.737 T:22432 DEBUG: ffmpeg[57A0]: [wav] stream 0: start_time: -288230376151711.750 duration: 0.684
  557. 22:53:07.737 T:22432 DEBUG: ffmpeg[57A0]: [wav] format: start_time: -9223372036854.775 duration: 0.684 bitrate=512 kb/s
  558. 22:53:07.737 T:19512 DEBUG: ffmpeg[4C38]: [SWR] FL: FC:0.707107
  559. 22:53:07.737 T:22432 DEBUG: ffmpeg[57A0]: [wav] After avformat_find_stream_info() pos: 43822 bytes read:87598 seeks:1 frames:11
  560. 22:53:07.737 T:19512 DEBUG: ffmpeg[4C38]: [SWR] FR: FC:0.707107
  561. 22:53:07.738 T:19512 DEBUG: ffmpeg[4C38]: [SWR] Using fltp internally between filters
  562. 22:53:07.738 T:22432 DEBUG: ffmpeg[57A0]: Probing wav score:99 size:2048
  563. 22:53:07.739 T:22432 DEBUG: ffmpeg[57A0]: Format wav probed with size=2048 and score=99
  564. 22:53:07.739 T:22432 DEBUG: ffmpeg[57A0]: Probing wav score:99 size:2048
  565. 22:53:07.739 T:22432 DEBUG: ffmpeg[57A0]: [wav] Format wav probed with size=2048 and score=99
  566. 22:53:07.739 T:22432 DEBUG: ffmpeg[57A0]: [wav] Before avformat_find_stream_info() pos: 46 bytes read:18478 seeks:0 nb_streams:1
  567. 22:53:07.739 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:32
  568. 22:53:07.739 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:31
  569. 22:53:07.740 T:22432 DEBUG: ffmpeg[57A0]: Probing aac score:1 size:8192
  570. 22:53:07.740 T:22432 DEBUG: ffmpeg[57A0]: Probing mp3 score:1 size:8192
  571. 22:53:07.740 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:30
  572. 22:53:07.740 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:29
  573. 22:53:07.740 T:22432 DEBUG: ffmpeg[57A0]: Probing aac score:1 size:16384
  574. 22:53:07.741 T:22432 DEBUG: ffmpeg[57A0]: Probing mp3 score:1 size:16384
  575. 22:53:07.741 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:28
  576. 22:53:07.741 T:22432 DEBUG: ffmpeg[57A0]: [wav] probing stream 0 pp:27
  577. 22:53:07.741 T:22432 DEBUG: ffmpeg[57A0]: Probing aac score:1 size:18432
  578. 22:53:07.742 T:22432 DEBUG: ffmpeg[57A0]: Probing mp3 score:1 size:18432
  579. 22:53:07.742 T:22432 DEBUG: ffmpeg[57A0]: [wav] probed stream 0
  580. 22:53:07.742 T:22432 DEBUG: ffmpeg[57A0]: [wav] stream 0: start_time: -209146758205323.719 duration: 0.209
  581. 22:53:07.742 T:22432 DEBUG: ffmpeg[57A0]: [wav] format: start_time: -9223372036854.775 duration: 0.209 bitrate=707 kb/s
  582. 22:53:07.742 T:22432 DEBUG: ffmpeg[57A0]: [wav] After avformat_find_stream_info() pos: 18478 bytes read:18478 seeks:0 frames:5
  583. 22:53:07.743 T:22432 INFO: skin loaded...
  584. 22:53:07.743 T:22432 DEBUG: Activating window ID: 12997
  585. 22:53:07.743 T:22432 DEBUG: ------ Window Init () ------
  586. 22:53:07.743 T:22432 DEBUG: Alloc resources: 0.00ms (0.00 ms skin load)
  587. 22:53:07.744 T:22432 INFO: load splash image: C:\Users\Nikos\Documents\Programming_Stuff\C++\kodi\kodi-build\media\Splash.png
  588. 22:53:07.744 T:19512 DEBUG: ffmpeg[4C38]: [SWR] Using fltp internally between filters
  589. 22:53:07.748 T:19512 DEBUG: ffmpeg[4C38]: [SWR] Matrix coefficients:
  590. 22:53:07.748 T:19512 DEBUG: ffmpeg[4C38]: [SWR] FL: FC:0.707107
  591. 22:53:07.748 T:19512 DEBUG: ffmpeg[4C38]: [SWR] FR: FC:0.707107
  592. 22:53:07.749 T:19512 DEBUG: ffmpeg[4C38]: [SWR] Using fltp internally between filters
  593. 22:53:07.750 T:19512 DEBUG: ffmpeg[4C38]: [SWR] Matrix coefficients:
  594. 22:53:07.750 T:19512 DEBUG: ffmpeg[4C38]: [SWR] FL: FC:0.707107
  595. 22:53:07.750 T:19512 DEBUG: ffmpeg[4C38]: [SWR] FR: FC:0.707107
  596. 22:53:07.795 T:22432 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  597. 22:53:07.795 T:22432 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  598. 22:53:07.795 T:22432 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  599. 22:53:07.796 T:22432 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  600. 22:53:07.880 T:22432 INFO: JSONRPC v8.0.0: Successfully initialized
  601. 22:53:07.880 T:22432 DEBUG: ADDON: Starting service addons.
  602. 22:53:07.886 T:15480 DEBUG: Thread LanguageInvoker start, auto delete: false
  603. 22:53:07.886 T:22432 DEBUG: Activating window ID: 12999
  604. 22:53:07.886 T:22432 DEBUG: ------ Window Init (Startup.xml) ------
  605. 22:53:07.886 T:22432 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  606. 22:53:07.887 T:15480 INFO: initializing python engine.
  607. 22:53:07.889 T:22432 DEBUG: Load Startup.xml: 2.78ms
  608. 22:53:07.889 T:22432 DEBUG: Alloc resources: 3.01ms (3.01 ms skin load)
  609. 22:53:07.890 T:22432 DEBUG: Activating window ID: 10000
  610. 22:53:07.890 T:22432 DEBUG: ------ Window Deinit (Startup.xml) ------
  611. 22:53:07.890 T:22432 DEBUG: ------ Window Init (Home.xml) ------
  612. 22:53:07.890 T:22432 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  613. 22:53:07.893 T:22432 DEBUG: Load Home.xml: 2.24ms
  614. 22:53:07.893 T:22432 DEBUG: Alloc resources: 2.37ms (2.37 ms skin load)
  615. 22:53:07.894 T:3700 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  616. 22:53:07.897 T:22432 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  617. 22:53:07.898 T:22432 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  618. 22:53:07.898 T:22432 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  619. 22:53:07.898 T:22432 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  620. 22:53:07.899 T:22432 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  621. 22:53:07.899 T:22432 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement