Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2018
543
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.68 KB | None | 0 0
  1. 20:57:12.436 T:6940 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 20:57:12.436 T:6940 NOTICE: -----------------------------------------------------------------------
  3. 20:57:12.436 T:6940 NOTICE: Starting Kodi (17.6 Git:20171114-a9a7a20). Platform: Windows NT x86 32-bit
  4. 20:57:12.436 T:6940 NOTICE: Using Release Kodi x32 build
  5. 20:57:12.436 T:6940 NOTICE: Kodi compiled Dec 10 2017 by MSVC 190024215 for Windows NT x86 32-bit version 10.0 (0x0A000000)
  6. 20:57:12.437 T:6940 NOTICE: Running on Acer Aspire E1-570G with Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 20:57:12.439 T:6940 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  8. 20:57:12.439 T:6940 NOTICE: Host CPU: Unknown, 4 cores available
  9. 20:57:12.439 T:6940 NOTICE: Desktop Resolution: 1366x768 32Bit at 60Hz
  10. 20:57:12.439 T:6940 NOTICE: Running with restricted rights
  11. 20:57:12.444 T:6940 NOTICE: Aero is enabled
  12. 20:57:12.444 T:6940 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  13. 20:57:12.444 T:6940 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  14. 20:57:12.444 T:6940 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files (x86)\Kodi/addons
  15. 20:57:12.444 T:6940 NOTICE: special://masterprofile/ is mapped to: C:\Users\user1\AppData\Roaming\Kodi\userdata
  16. 20:57:12.444 T:6940 NOTICE: special://home/ is mapped to: C:\Users\user1\AppData\Roaming\Kodi\
  17. 20:57:12.444 T:6940 NOTICE: special://temp/ is mapped to: C:\Users\user1\AppData\Roaming\Kodi\cache
  18. 20:57:12.444 T:6940 NOTICE: special://logpath/ is mapped to: C:\Users\user1\AppData\Roaming\Kodi\
  19. 20:57:12.444 T:6940 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\kodi.exe
  20. 20:57:12.458 T:6940 NOTICE: Local hostname: Laptop_Home
  21. 20:57:12.458 T:6940 NOTICE: Log File is located: C:\Users\user1\AppData\Roaming\Kodi\/kodi.log
  22. 20:57:12.458 T:6940 NOTICE: -----------------------------------------------------------------------
  23. 20:57:12.470 T:6940 NOTICE: load settings...
  24. 20:57:12.479 T:6940 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  25. 20:57:12.479 T:6940 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  26. 20:57:12.498 T:6940 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  27. 20:57:12.505 T:6940 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  28. 20:57:12.505 T:6940 NOTICE: Contents of special://profile/advancedsettings.xml are...
  29. <advancedsettings>
  30. <videodatabase>
  31. <type>mysql</type>
  32. <host>192.168.1.33</host>
  33. <port>3307</port>
  34. <user>kodi</user>
  35. <pass>*****</pass>
  36. </videodatabase>
  37. <video>
  38. <excludefromscan>
  39. <regexp>[-\._ ](extrafanart|trailer|extrathumbs)[-\._ ]</regexp>
  40. </excludefromscan>
  41. <excludefromlisting>
  42. <regexp>[-._ \\/](extrafanart|trailer|extrathumbs)[-._ \\/]</regexp>
  43. </excludefromlisting>
  44. <excludefromscan action="append">
  45. <regexp>/extras/</regexp>
  46. <regexp>[\\/]extras[\\/]</regexp>
  47. </excludefromscan>
  48. <excludetvshowsfromscan action="append">
  49. <regexp>/extras/</regexp>
  50. <regexp>[\\/]extras[\\/]</regexp>
  51. </excludetvshowsfromscan>
  52. </video>
  53. <pathsubstitution>
  54. <substitute>
  55. <from>special://masterprofile/Thumbnails/</from>
  56. <to>smb://stream:Welcome1!@192.168.1.33/thumbnails/</to>
  57. </substitute>
  58. </pathsubstitution>
  59. </advancedsettings>
  60. 20:57:12.505 T:6940 WARNING: VIDEO database configuration is experimental.
  61. 20:57:12.506 T:6940 NOTICE: Default Video Player: VideoPlayer
  62. 20:57:12.506 T:6940 NOTICE: Default Audio Player: paplayer
  63. 20:57:12.506 T:6940 NOTICE: Enabled debug logging due to GUI setting (2)
  64. 20:57:12.506 T:6940 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  65. 20:57:12.506 T:6940 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  66. 20:57:12.514 T:6940 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  67. 20:57:12.521 T:6940 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  68. 20:57:12.521 T:6940 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  69. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  70. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  71. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  72. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  73. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  74. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  75. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  76. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  77. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  78. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  79. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  80. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  81. 20:57:12.521 T:6940 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  82. 20:57:12.521 T:6940 NOTICE: Loaded playercorefactory configuration
  83. 20:57:12.522 T:6940 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  84. 20:57:12.522 T:6940 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  85. 20:57:12.545 T:6940 INFO: creating subdirectories
  86. 20:57:12.545 T:6940 INFO: userdata folder: special://masterprofile/
  87. 20:57:12.545 T:6940 INFO: recording folder:
  88. 20:57:12.545 T:6940 INFO: screenshots folder:
  89. 20:57:13.799 T:6940 DEBUG: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Connected to "\\192.168.1.33\thumbnails" with username "stream" and with password
  90. 20:57:14.097 T:6940 NOTICE: Running database version Addons27
  91. 20:57:14.097 T:6940 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
  92. 20:57:14.199 T:6940 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\user1\AppData\Roaming\Kodi\addons: No such file or directory'
  93. 20:57:14.786 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been installed.'
  94. 20:57:14.786 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  95. 20:57:14.786 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  96. 20:57:14.786 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been installed.'
  97. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  98. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  99. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  100. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  101. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been installed.'
  102. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  103. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  104. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  105. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  106. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  107. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been installed.'
  108. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  109. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  110. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  111. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  112. 20:57:14.787 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
  113. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  114. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  115. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  116. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  117. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  118. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  119. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  120. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  121. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  122. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  123. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  124. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
  125. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  126. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  127. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  128. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  129. 20:57:14.788 T:6940 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been installed.'
  130. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  131. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  132. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  133. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  134. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  135. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  136. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been installed.'
  137. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  138. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  139. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  140. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been installed.'
  141. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  142. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  143. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  144. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  145. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  146. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  147. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  148. 20:57:14.789 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
  149. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  150. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  151. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  152. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  153. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  154. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been installed.'
  155. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  156. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  157. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  158. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  159. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  160. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  161. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  162. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  163. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been installed.'
  164. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  165. 20:57:14.790 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  166. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  167. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
  168. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  169. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  170. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  171. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  172. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  173. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  174. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been installed.'
  175. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  176. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  177. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  178. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  179. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  180. 20:57:14.791 T:6940 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  181. 20:57:14.895 T:1864 DEBUG: Thread JobWorker start, auto delete: true
  182. 20:57:14.901 T:6940 NOTICE: ADDONS: Using repository repository.xbmc.org
  183. 20:57:14.911 T:8296 DEBUG: Thread ActiveAE start, auto delete: false
  184. 20:57:14.912 T:5880 DEBUG: Thread AESink start, auto delete: false
  185. 20:57:14.962 T:8296 NOTICE: Found 2 Lists of Devices
  186. 20:57:14.962 T:8296 NOTICE: Enumerated DIRECTSOUND devices:
  187. 20:57:14.962 T:8296 NOTICE: Device 1
  188. 20:57:14.962 T:8296 NOTICE: m_deviceName : {FD72FEBC-45E5-40E6-8D94-30EDBE4D0C88}
  189. 20:57:14.962 T:8296 NOTICE: m_displayName : Speakers - Speakers (Realtek High Definition Audio)
  190. 20:57:14.962 T:8296 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers (Realtek High Definition Audio)
  191. 20:57:14.962 T:8296 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  192. 20:57:14.962 T:8296 NOTICE: m_channels : FL,FR
  193. 20:57:14.962 T:8296 NOTICE: m_sampleRates : 48000
  194. 20:57:14.962 T:8296 NOTICE: m_dataFormats : AE_FMT_FLOAT
  195. 20:57:14.962 T:8296 NOTICE: m_streamTypes : No passthrough capabilities
  196. 20:57:14.962 T:8296 NOTICE: Device 2
  197. 20:57:14.962 T:8296 NOTICE: m_deviceName : default
  198. 20:57:14.962 T:8296 NOTICE: m_displayName : default
  199. 20:57:14.962 T:8296 NOTICE: m_displayNameExtra:
  200. 20:57:14.962 T:8296 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  201. 20:57:14.963 T:8296 NOTICE: m_channels : FL,FR
  202. 20:57:14.963 T:8296 NOTICE: m_sampleRates : 48000
  203. 20:57:14.963 T:8296 NOTICE: m_dataFormats : AE_FMT_FLOAT
  204. 20:57:14.963 T:8296 NOTICE: m_streamTypes : No passthrough capabilities
  205. 20:57:14.963 T:8296 NOTICE: Enumerated WASAPI devices:
  206. 20:57:14.963 T:8296 NOTICE: Device 1
  207. 20:57:14.963 T:8296 NOTICE: m_deviceName : {FD72FEBC-45E5-40E6-8D94-30EDBE4D0C88}
  208. 20:57:14.963 T:8296 NOTICE: m_displayName : Speakers - Speakers (Realtek High Definition Audio)
  209. 20:57:14.963 T:8296 NOTICE: m_displayNameExtra: WASAPI: Speakers (Realtek High Definition Audio)
  210. 20:57:14.963 T:8296 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  211. 20:57:14.963 T:8296 NOTICE: m_channels : FL,FR
  212. 20:57:14.963 T:8296 NOTICE: m_sampleRates : 192000,96000,48000,44100
  213. 20:57:14.963 T:8296 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  214. 20:57:14.963 T:8296 NOTICE: m_streamTypes : No passthrough capabilities
  215. 20:57:14.963 T:8296 NOTICE: Device 2
  216. 20:57:14.963 T:8296 NOTICE: m_deviceName : default
  217. 20:57:14.963 T:8296 NOTICE: m_displayName : default
  218. 20:57:14.963 T:8296 NOTICE: m_displayNameExtra:
  219. 20:57:14.963 T:8296 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  220. 20:57:14.963 T:8296 NOTICE: m_channels : FL,FR
  221. 20:57:14.963 T:8296 NOTICE: m_sampleRates : 192000,96000,48000,44100
  222. 20:57:14.963 T:8296 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  223. 20:57:14.963 T:8296 NOTICE: m_streamTypes : No passthrough capabilities
  224. 20:57:14.964 T:5880 INFO: CActiveAESink::OpenSink - initialize sink
  225. 20:57:14.964 T:5880 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  226. 20:57:14.982 T:5880 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00010010
  227. 20:57:14.985 T:5880 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  228. 20:57:14.986 T:5880 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  229. 20:57:14.986 T:5880 DEBUG: Audio Device : Speakers (Realtek High Definition Audio)
  230. 20:57:14.986 T:5880 DEBUG: Sample Rate : 44100
  231. 20:57:14.986 T:5880 DEBUG: Sample Format : AE_FMT_FLOAT
  232. 20:57:14.986 T:5880 DEBUG: Bits Per Sample : 32
  233. 20:57:14.986 T:5880 DEBUG: Valid Bits/Samp : 32
  234. 20:57:14.986 T:5880 DEBUG: Channel Count : 2
  235. 20:57:14.986 T:5880 DEBUG: Block Align : 8
  236. 20:57:14.986 T:5880 DEBUG: Avg. Bytes Sec : 352800
  237. 20:57:14.986 T:5880 DEBUG: Samples/Block : 32
  238. 20:57:14.986 T:5880 DEBUG: Format cBSize : 22
  239. 20:57:14.986 T:5880 DEBUG: Channel Layout : FL,FR
  240. 20:57:14.986 T:5880 DEBUG: Channel Mask : 3
  241. 20:57:14.986 T:5880 DEBUG: Frames : 661
  242. 20:57:14.986 T:5880 DEBUG: Frame Size : 8
  243. 20:57:14.986 T:5880 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  244. 20:57:14.986 T:5880 DEBUG: Output Device : default
  245. 20:57:14.986 T:5880 DEBUG: Sample Rate : 44100
  246. 20:57:14.986 T:5880 DEBUG: Sample Format : AE_FMT_FLOAT
  247. 20:57:14.986 T:5880 DEBUG: Channel Count : 2
  248. 20:57:14.986 T:5880 DEBUG: Channel Layout: FL,FR
  249. 20:57:14.986 T:5880 DEBUG: Frames : 661
  250. 20:57:14.986 T:5880 DEBUG: Frame Size : 8
  251. 20:57:14.988 T:784 DEBUG: Thread RemoteControl start, auto delete: false
  252. 20:57:14.991 T:6940 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  253. 20:57:14.998 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  254. 20:57:15.005 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  255. 20:57:15.005 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  256. 20:57:15.010 T:784 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  257. 20:57:15.012 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  258. 20:57:15.012 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  259. 20:57:15.018 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  260. 20:57:15.023 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  261. 20:57:15.029 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  262. 20:57:15.035 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  263. 20:57:15.035 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  264. 20:57:15.035 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  265. 20:57:15.041 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  266. 20:57:15.049 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  267. 20:57:15.049 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  268. 20:57:15.055 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  269. 20:57:15.061 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  270. 20:57:15.061 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  271. 20:57:15.068 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  272. 20:57:15.074 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  273. 20:57:15.082 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  274. 20:57:15.089 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  275. 20:57:15.095 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  276. 20:57:15.095 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  277. 20:57:15.102 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  278. 20:57:15.107 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  279. 20:57:15.113 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  280. 20:57:15.121 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  281. 20:57:15.128 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  282. 20:57:15.128 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  283. 20:57:15.137 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  284. 20:57:15.143 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  285. 20:57:15.143 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  286. 20:57:15.143 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  287. 20:57:15.150 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  288. 20:57:15.156 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  289. 20:57:15.163 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  290. 20:57:15.169 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  291. 20:57:15.169 T:6940 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  292. 20:57:15.172 T:6940 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\G:.
  293. 20:57:15.172 T:6940 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\G:.
  294. 20:57:15.173 T:6940 NOTICE: Found screen: Generic PnP Monitor on Intel(R) HD Graphics 4000, adapter 0.
  295. 20:57:15.173 T:6940 NOTICE: Primary mode: 1366x768@ 60.00 - Full Screen
  296. 20:57:15.174 T:6940 NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
  297. 20:57:15.175 T:6940 NOTICE: Previous line repeats 2 times.
  298. 20:57:15.175 T:6940 NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
  299. 20:57:15.175 T:6940 NOTICE: Previous line repeats 2 times.
  300. 20:57:15.175 T:6940 NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
  301. 20:57:15.176 T:6940 NOTICE: Previous line repeats 2 times.
  302. 20:57:15.176 T:6940 NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
  303. 20:57:15.176 T:6940 NOTICE: Previous line repeats 2 times.
  304. 20:57:15.176 T:6940 NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
  305. 20:57:15.177 T:6940 NOTICE: Previous line repeats 2 times.
  306. 20:57:15.177 T:6940 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  307. 20:57:15.177 T:6940 NOTICE: Previous line repeats 2 times.
  308. 20:57:15.178 T:6940 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  309. 20:57:15.178 T:6940 NOTICE: Previous line repeats 2 times.
  310. 20:57:15.178 T:6940 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  311. 20:57:15.179 T:6940 NOTICE: Previous line repeats 2 times.
  312. 20:57:15.179 T:6940 NOTICE: Additional mode: 1280x600@ 60.00 - Full Screen
  313. 20:57:15.179 T:6940 NOTICE: Previous line repeats 2 times.
  314. 20:57:15.179 T:6940 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  315. 20:57:15.180 T:6940 NOTICE: Previous line repeats 2 times.
  316. 20:57:15.180 T:6940 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  317. 20:57:15.180 T:6940 NOTICE: Previous line repeats 2 times.
  318. 20:57:15.180 T:6940 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  319. 20:57:15.181 T:6940 NOTICE: Previous line repeats 2 times.
  320. 20:57:15.181 T:6940 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  321. 20:57:15.181 T:6940 NOTICE: Checking resolution 16
  322. 20:57:15.215 T:6940 DEBUG: CWinEventsWin32::WndProc: window resize event
  323. 20:57:15.215 T:6940 DEBUG: CWinEventsWin32::WndProc: window move event
  324. 20:57:15.215 T:6940 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1366,768 fullscreen)->(0,0,1366,768 fullscreen)
  325. 20:57:15.218 T:6940 DEBUG: CWinEventsWin32::WndProcWindow is active
  326. 20:57:15.236 T:6940 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  327. 20:57:15.264 T:6940 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
  328. 20:57:15.264 T:6940 DEBUG: CRenderSystemDX::SetMonitor - Selected Intel(R) HD Graphics 4000 adapter.
  329. 20:57:15.264 T:6940 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{22804E90-6729-11E8-96FB-85E69C132CAE}\0000.
  330. 20:57:15.276 T:6940 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
  331. 20:57:15.278 T:6940 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  332. 20:57:15.289 T:6940 DEBUG: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource
  333. 20:57:15.292 T:6940 DEBUG: CRenderSystemDX::CreateDevice - on adapter Intel(R) HD Graphics 4000 (VendorId: 0x8086 DeviceId: 0x166) with feature level 0xb000.
  334. 20:57:15.292 T:6940 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  335. 20:57:15.292 T:6940 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  336. 20:57:15.292 T:6940 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  337. 20:57:15.301 T:6940 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  338. 20:57:15.303 T:6940 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  339. 20:57:15.304 T:6940 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  340. 20:57:15.306 T:5880 DEBUG: Previous line repeats 1 times.
  341. 20:57:15.306 T:5880 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  342. 20:57:15.306 T:6940 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  343. 20:57:15.307 T:6940 DEBUG: Previous line repeats 8 times.
  344. 20:57:15.307 T:6940 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1366x768) dependent resources.
  345. 20:57:15.307 T:6940 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  346. 20:57:15.308 T:6940 DEBUG: CRenderSystemDX::FixRefreshRateIfNecessary: refreshRate: 60.0591, desired: 60.0000, deviation: 0.00098, fixRequired: true
  347. 20:57:15.308 T:6940 DEBUG: CRenderSystemDX::FixRefreshRateIfNecessary: refreshRate fix applied -> 60.000
  348. 20:57:15.308 T:6940 DEBUG: CRenderSystemDX::FixRefreshRateIfNecessary: refreshRate: 60.0000, desired: 60.0000, deviation: 0.00000, fixRequired: false
  349. 20:57:15.315 T:6940 DEBUG: Previous line repeats 1 times.
  350. 20:57:15.315 T:6940 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1366x768, refresh 60.000000
  351. 20:57:15.409 T:6940 INFO: load keymapping
  352. 20:57:15.411 T:6940 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  353. 20:57:15.418 T:6940 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  354. 20:57:15.425 T:6940 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  355. 20:57:15.434 T:6940 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  356. 20:57:15.441 T:6940 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  357. 20:57:15.449 T:6940 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  358. 20:57:15.459 T:6940 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  359. 20:57:15.466 T:6940 INFO: Loading special://xbmc/system/keymaps/remote.xml
  360. 20:57:15.475 T:6940 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  361. 20:57:15.485 T:6940 INFO: Loading special://xbmc/system/IRSSmap.xml
  362. 20:57:15.491 T:6940 INFO: * Adding remote mapping for device 'Microsoft MCE'
  363. 20:57:15.492 T:6940 INFO: * Adding remote mapping for device 'Abstract'
  364. 20:57:15.492 T:6940 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  365. 20:57:15.492 T:6940 INFO: GUI format 1366x768, Display 1366x768@ 60.00 - Full Screen
  366. 20:57:15.492 T:6940 DEBUG: guilib: Fill viewport on change for solving rendering passes
  367. 20:57:15.493 T:6940 INFO: CLangInfo: loading resource.language.en_gb language information...
  368. 20:57:15.500 T:6940 DEBUG: trying to set locale to en-us
  369. 20:57:15.541 T:6940 INFO: global locale set to en-us
  370. 20:57:15.542 T:6940 INFO: CLangInfo: loading resource.language.en_gb language strings...
  371. 20:57:15.552 T:6940 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  372. 20:57:15.561 T:6940 DEBUG: LocalizeStrings: loaded 3780 strings from file resource://resource.language.en_gb/strings.po
  373. 20:57:15.583 T:6940 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.flac\resources\language\English\strings.po
  374. 20:57:15.591 T:6940 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.lame\resources\language\English\strings.po
  375. 20:57:15.599 T:6940 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.vorbis\resources\language\English\strings.po
  376. 20:57:15.609 T:6940 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  377. 20:57:15.609 T:6940 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  378. 20:57:15.614 T:6940 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  379. 20:57:15.614 T:6940 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  380. 20:57:15.622 T:6940 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  381. 20:57:15.622 T:6940 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  382. 20:57:15.630 T:6940 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files (x86)\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
  383. 20:57:15.639 T:6940 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\user1\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  384. 20:57:15.647 T:6940 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\user1\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  385. 20:57:15.660 T:6940 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\user1\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
  386. 20:57:15.660 T:6940 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Users\user1\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
  387. 20:57:15.668 T:6940 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Users\user1\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  388. 20:57:15.677 T:6940 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.argustv\resources\language\resource.language.en_gb\strings.po
  389. 20:57:15.686 T:6940 DEBUG: LocalizeStrings: loaded 67 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvblink\resources\language\resource.language.en_gb\strings.po
  390. 20:57:15.694 T:6940 DEBUG: LocalizeStrings: loaded 48 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvbviewer\resources\language\resource.language.en_gb\strings.po
  391. 20:57:15.702 T:6940 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Program Files (x86)\Kodi\addons\pvr.filmon\resources\language\resource.language.en_gb\strings.po
  392. 20:57:15.709 T:6940 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\resources\language\resource.language.en_gb\strings.po
  393. 20:57:15.718 T:6940 DEBUG: LocalizeStrings: loaded 75 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hts\resources\language\resource.language.en_gb\strings.po
  394. 20:57:15.726 T:6940 DEBUG: LocalizeStrings: loaded 22 strings from file C:\Program Files (x86)\Kodi\addons\pvr.iptvsimple\resources\language\resource.language.en_gb\strings.po
  395. 20:57:15.735 T:6940 DEBUG: LocalizeStrings: loaded 71 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mediaportal.tvserver\resources\language\resource.language.en_gb\strings.po
  396. 20:57:15.743 T:6940 DEBUG: LocalizeStrings: loaded 103 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mythtv\resources\language\resource.language.en_gb\strings.po
  397. 20:57:15.751 T:6940 DEBUG: LocalizeStrings: loaded 28 strings from file C:\Program Files (x86)\Kodi\addons\pvr.nextpvr\resources\language\resource.language.en_gb\strings.po
  398. 20:57:15.759 T:6940 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\pvr.njoy\resources\language\resource.language.en_gb\strings.po
  399. 20:57:15.766 T:6940 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\pvr.octonet\resources\language\resource.language.en_gb\strings.po
  400. 20:57:15.774 T:6940 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.pctv\resources\language\resource.language.en_gb\strings.po
  401. 20:57:15.782 T:6940 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Program Files (x86)\Kodi\addons\pvr.stalker\resources\language\resource.language.en_gb\strings.po
  402. 20:57:15.790 T:6940 DEBUG: LocalizeStrings: loaded 25 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vbox\resources\language\resource.language.en_gb\strings.po
  403. 20:57:15.798 T:6940 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\resources\language\resource.language.en_gb\strings.po
  404. 20:57:15.806 T:6940 DEBUG: LocalizeStrings: loaded 27 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vuplus\resources\language\resource.language.en_gb\strings.po
  405. 20:57:15.814 T:6940 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.wmc\resources\language\resource.language.en_gb\strings.po
  406. 20:57:15.826 T:6940 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.biogenesis\resources\language\English\strings.po
  407. 20:57:15.834 T:6940 DEBUG: LocalizeStrings: loaded 16 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.greynetic\resources\language\English\strings.po
  408. 20:57:15.842 T:6940 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.pingpong\resources\language\English\strings.po
  409. 20:57:15.851 T:6940 DEBUG: LocalizeStrings: loaded 39 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.shadertoy\resources\language\English\strings.po
  410. 20:57:15.859 T:6940 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.stars\resources\language\English\strings.po
  411. 20:57:15.867 T:6940 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  412. 20:57:15.867 T:6940 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  413. 20:57:15.876 T:6940 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\user1\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  414. 20:57:15.887 T:6940 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\visualization.milkdrop\resources\language\English\strings.po
  415. 20:57:15.898 T:6940 DEBUG: LocalizeStrings: loaded 15 strings from file C:\Program Files (x86)\Kodi\addons\visualization.spectrum\resources\language\English\strings.po
  416. 20:57:15.907 T:6940 DEBUG: LocalizeStrings: loaded 11 strings from file C:\Program Files (x86)\Kodi\addons\visualization.vortex\resources\language\English\strings.po
  417. 20:57:15.917 T:6940 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  418. 20:57:15.917 T:6940 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  419. 20:57:15.917 T:6940 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  420. 20:57:15.917 T:6940 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  421. 20:57:15.917 T:6940 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  422. 20:57:15.917 T:6940 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
  423. 20:57:15.917 T:6940 DEBUG: SECTION:LoadDLL(special://xbmcbin/cec.dll)
  424. 20:57:15.924 T:6940 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  425. 20:57:15.925 T:6940 DEBUG: PERIPHERAL - PERIPHERALS::CPeripheralAddon::CreateAddon - creating peripheral add-on instance 'Joystick Support'
  426. 20:57:15.925 T:6940 DEBUG: ADDON: Dll Initializing - Joystick Support
  427. 20:57:15.926 T:6940 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
  428. 20:57:15.940 T:6940 DEBUG: AddOnLog: Joystick Support: Attempting to load XInput1_4.dll...
  429. 20:57:15.942 T:6940 DEBUG: AddOnLog: Joystick Support: Loaded XInput DLL version 1.4
  430. 20:57:15.942 T:6940 DEBUG: AddOnLog: Joystick Support: Loaded XInput symbols (GetState=6EBD1DD0, GetStateEx=00000000, SetState=6EBD2060, GetCaps=6EBD22F0, GetBatteryInformation=6EBD2670, PowerOff=00000000)
  431. 20:57:15.954 T:6940 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  432. 20:57:15.954 T:6940 DEBUG: Calling TransferSettings for: Joystick Support
  433. 20:57:15.955 T:7280 DEBUG: Thread PeripBusUSB start, auto delete: false
  434. 20:57:15.956 T:3640 DEBUG: Thread PeripBusCEC start, auto delete: false
  435. 20:57:15.957 T:8452 DEBUG: Thread PeripBusAddon start, auto delete: false
  436. 20:57:15.957 T:6940 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
  437. 20:57:15.959 T:7588 DEBUG: Thread PeripEventScanner start, auto delete: false
  438. 20:57:15.981 T:1864 NOTICE: Running database version Addons27
  439. 20:57:15.982 T:1864 DEBUG: CDatabaseManager::Initialize, updating databases...
  440. 20:57:15.993 T:1864 NOTICE: Running database version ViewModes6
  441. 20:57:16.017 T:784 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  442. 20:57:16.045 T:1864 NOTICE: Running database version Textures13
  443. 20:57:16.087 T:1864 NOTICE: Running database version MyMusic60
  444. 20:57:17.019 T:784 DEBUG: CRemoteControl::Connect - failed to connect
  445. 20:57:17.019 T:784 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  446. 20:57:26.135 T:1864 INFO: MYSQL: Connected to version 5.5.5-10.0.34-MariaDB
  447. 20:57:26.174 T:1864 NOTICE: Running database version MyVideos107
  448. 20:57:26.236 T:1864 NOTICE: Running database version TV29
  449. 20:57:26.279 T:1864 NOTICE: Running database version Epg11
  450. 20:57:26.336 T:1864 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  451. 20:57:26.337 T:6940 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  452. 20:57:26.449 T:7204 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  453. 20:57:26.449 T:7204 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  454. 20:57:26.462 T:6940 INFO: Unloading old skin ...
  455. 20:57:26.471 T:6940 INFO: load skin from: C:\Program Files (x86)\Kodi\addons\skin.estuary (version: 1.9.16)
  456. 20:57:26.471 T:6940 INFO: load fonts for skin...
  457. 20:57:26.485 T:6940 INFO: Loading fonts from C:\Program Files (x86)\Kodi\addons\skin.estuary\xml\Font.xml
  458. 20:57:26.565 T:6940 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
  459. 20:57:26.566 T:6940 DEBUG: LocalizeStrings: loaded 132 strings from file C:\Program Files (x86)\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
  460. 20:57:26.567 T:6940 INFO: Loading skin includes from C:\Program Files (x86)\Kodi\addons\skin.estuary\xml\includes.xml
  461. 20:57:26.731 T:6940 INFO: load new skin...
  462. 20:57:26.731 T:6940 INFO: Loading user windows, path C:\Program Files (x86)\Kodi\addons\skin.estuary\xml
  463. 20:57:26.788 T:6940 DEBUG: Load Skin XML: 57.35ms
  464. 20:57:26.788 T:6940 INFO: initialize new skin...
  465. 20:57:26.788 T:6940 DEBUG: guilib: Fill viewport on change for solving rendering passes
  466. 20:57:26.788 T:6940 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  467. 20:57:26.877 T:6940 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files (x86)\Kodi\addons\skin.estuary\media\Textures.xbt
  468. 20:57:26.877 T:6940 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  469. 20:57:26.884 T:6940 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  470. 20:57:26.891 T:6940 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  471. 20:57:26.903 T:6940 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  472. 20:57:26.911 T:6940 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  473. 20:57:26.925 T:6940 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  474. 20:57:26.986 T:6940 INFO: skin loaded...
  475. 20:57:26.986 T:6940 DEBUG: Activating window ID: 12997
  476. 20:57:26.986 T:6940 DEBUG: ------ Window Init () ------
  477. 20:57:26.986 T:6940 INFO: load splash image: C:\Program Files (x86)\Kodi\media\Splash.png
  478. 20:57:26.998 T:6940 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  479. 20:57:26.998 T:6940 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  480. 20:57:26.998 T:6940 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  481. 20:57:26.998 T:6940 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  482. 20:57:27.017 T:6940 INFO: JSONRPC v8.0.0: Successfully initialized
  483. 20:57:27.017 T:6940 DEBUG: ADDON: Starting service addons.
  484. 20:57:27.022 T:6940 DEBUG: Activating window ID: 12999
  485. 20:57:27.023 T:6940 DEBUG: ------ Window Init (Startup.xml) ------
  486. 20:57:27.023 T:6940 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  487. 20:57:27.023 T:6828 DEBUG: Thread LanguageInvoker start, auto delete: false
  488. 20:57:27.023 T:6828 INFO: initializing python engine.
  489. 20:57:27.029 T:6940 DEBUG: Activating window ID: 10000
  490. 20:57:27.029 T:6940 DEBUG: ------ Window Deinit (Startup.xml) ------
  491. 20:57:27.029 T:6940 DEBUG: ------ Window Init (Home.xml) ------
  492. 20:57:27.029 T:6940 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  493. 20:57:27.654 T:6828 DEBUG: CPythonInvoker(0, C:\Users\user1\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  494. 20:57:27.763 T:6828 DEBUG: -->Python Interpreter Initialized<--
  495. 20:57:27.763 T:6828 DEBUG: CPythonInvoker(0, C:\Users\user1\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\user1\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  496. 20:57:27.763 T:6828 DEBUG: CPythonInvoker(0, C:\Users\user1\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\user1\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  497. 20:57:27.763 T:6828 DEBUG: CPythonInvoker(0, C:\Users\user1\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\user1\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  498. 20:57:27.787 T:6828 DEBUG: CPythonInvoker(0, C:\Users\user1\AppData\Roaming\Kodi\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
  499. 20:57:27.948 T:6828 DEBUG: Version Check: Version 0.3.26 started
  500. 20:57:56.462 T:1864 DEBUG: Thread JobWorker 1864 terminating (autodelete)
  501. 20:57:57.341 T:6940 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  502. 20:57:57.341 T:6940 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  503. 20:57:57.341 T:6940 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  504. 20:57:57.341 T:6940 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  505. 20:57:57.342 T:8248 DEBUG: Thread JobWorker start, auto delete: true
  506. 20:57:57.342 T:6940 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  507. 20:57:57.342 T:6940 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  508. 20:57:57.342 T:6940 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  509. 20:57:57.342 T:11100 DEBUG: Thread JobWorker start, auto delete: true
  510. 20:57:57.343 T:6940 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  511. 20:57:57.343 T:6940 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  512. 20:57:57.344 T:9500 DEBUG: Thread JobWorker start, auto delete: true
  513. 20:57:57.366 T:6940 DEBUG: ContextMenuManager: addon menus reloaded.
  514. 20:57:57.366 T:6940 INFO: removing tempfiles
  515. 20:57:57.368 T:6940 DEBUG: ADDON: Starting service addons.
  516. 20:57:57.375 T:8248 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  517. 20:57:57.375 T:8248 DEBUG: Getting Directory (special://profile/playlists/video)
  518. 20:57:57.377 T:8248 DEBUG: Getting Directory (special://profile/playlists/mixed)
  519. 20:57:57.378 T:8248 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  520. 20:57:57.379 T:8248 DEBUG: CFavourites::Load - no system favourites found, skipping
  521. 20:57:57.380 T:8248 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  522. 20:57:57.395 T:6940 DEBUG: CRepositoryUpdater: previous update at 08/31/2018 10:56:24 PM, next at 09/03/2018 8:57:57 PM
  523. 20:57:57.396 T:6940 NOTICE: initialize done
  524. 20:57:57.396 T:8248 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  525. 20:57:57.396 T:5764 DEBUG: Thread Timer start, auto delete: false
  526. 20:57:57.397 T:6940 NOTICE: Running the application...
  527. 20:57:57.398 T:5764 DEBUG: CRepositoryUpdater: running scheduled update
  528. 20:57:57.398 T:6940 DEBUG: no profile autoexec.py (C:\Users\user1\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  529. 20:57:57.399 T:6940 DEBUG: CNetwork::NetworkMessage - Starting network services
  530. 20:57:57.399 T:6940 NOTICE: starting upnp client
  531. 20:57:57.402 T:5764 DEBUG: Thread Timer 5764 terminating
  532. 20:57:57.413 T:9916 DEBUG: Thread EventServer start, auto delete: false
  533. 20:57:57.413 T:6940 INFO: JSONRPC Server: Successfully initialized
  534. 20:57:57.413 T:9916 NOTICE: ES: Starting UDP Event server on port 9777
  535. 20:57:57.414 T:9916 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  536. 20:57:57.415 T:11136 DEBUG: Thread TCPServer start, auto delete: false
  537. 20:57:57.417 T:6940 DEBUG: CWinEventsWin32::WndProc: window resize event
  538. 20:57:57.423 T:6940 DEBUG: Keyboard: scancode: 0x38, sym: 0x0134, unicode: 0x0000, modifier: 0x100
  539. 20:57:57.424 T:6940 DEBUG: CInputManager::OnKey: alt-leftalt (0x4f0d4) pressed, action is
  540. 20:57:57.424 T:6940 DEBUG: CWinEventsWin32::WndProcWindow is active
  541. 20:57:57.425 T:6940 DEBUG: CWinEventsWin32::WndProc: Focus switched to process C:\Windows\explorer.exe
  542. 20:57:57.432 T:8248 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
  543. 20:57:57.435 T:8248 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
  544. 20:57:57.442 T:9500 DEBUG: CRepositoryUpdateJob[repository.xbmc.org] checking for updates.
  545. 20:57:57.451 T:9500 DEBUG: CFileCache::Open - opening <addons/krypton/addons.xml.gz.md5> using cache
  546. 20:57:57.451 T:9500 DEBUG: CurlFile::Open(03402C30) http://mirrors.kodi.tv/addons/krypton/addons.xml.gz.md5
  547. 20:57:57.452 T:9500 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://mirrors.kodi.tv
  548. 20:57:57.510 T:6940 DEBUG: ------ Window Init () ------
  549. 20:57:57.514 T:8248 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  550. 20:57:57.608 T:8036 DEBUG: Thread FileCache start, auto delete: false
  551. 20:57:57.608 T:8036 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  552. 20:57:57.609 T:8036 DEBUG: Thread FileCache 8036 terminating
  553. 20:57:57.609 T:9500 DEBUG: CurlFile::Open(0B78F958) http://mirrors.kodi.tv/addons/krypton/addons.xml.gz
  554. 20:57:57.656 T:6828 DEBUG: Version Check: Version installed {u'major': 17, u'tag': u'stable', u'minor': 6, u'revision': u'20171114-a9a7a20'}
  555. 20:57:57.656 T:6828 DEBUG: Version Check: Version available {u'major': u'17', u'extrainfo': u'final', u'tagversion': u'', u'tag': u'stable', u'addon_support': u'yes', u'minor': u'6', u'revision': u'20171114-a9a7a20'}
  556. 20:57:57.657 T:6828 DEBUG: Version Check: There is no newer stable available
  557. 20:57:57.657 T:6828 INFO: CPythonInvoker(0, C:\Users\user1\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  558. 20:57:57.659 T:6828 INFO: Python script stopped
  559. 20:57:57.659 T:6828 DEBUG: Thread LanguageInvoker 6828 terminating
  560. 20:57:59.368 T:9500 DEBUG: CCurlFile::Open - effective URL: <https://mirror.nl.leaseweb.net/xbmc/addons/krypton/addons.xml.gz>
  561. 20:57:59.557 T:9500 DEBUG: CRepository 'http://mirrors.kodi.tv/addons/krypton/addons.xml.gz' is gzip. decompressing
  562. 20:57:59.947 T:4884 DEBUG: UPNP: notfified container update upnp://RINCON_B8E937EE3D5E01400_MS/Q%3a2/
  563. 20:58:00.682 T:9500 DEBUG: CRepository: invalidating cached art for 'metadata.tvdb.com'
  564. 20:58:00.693 T:9500 DEBUG: CRepository: invalidating cached art for 'plugin.video.vrt.nu'
  565. 20:58:00.701 T:9500 DEBUG: CRepository: invalidating cached art for 'plugin.video.locast'
  566. 20:58:03.916 T:9500 DEBUG: CRepositoryUpdater: done.
  567. 20:58:03.953 T:9500 DEBUG: CAddonMgr::GetAvailableUpdates took 37 ms
  568. 20:58:03.985 T:9500 DEBUG: CAddonMgr::GetAvailableUpdates took 32 ms
  569. 20:58:03.987 T:9500 DEBUG: CFileCache::Open - opening <addons/krypton/metadata.tvdb.com/metadata.tvdb.com-3.0.9.zip.md5> using cache
  570. 20:58:03.990 T:9500 DEBUG: CurlFile::Open(0A8F1D40) http://mirrors.kodi.tv/addons/krypton/metadata.tvdb.com/metadata.tvdb.com-3.0.9.zip.md5
  571. 20:58:04.071 T:4756 DEBUG: Thread FileCache start, auto delete: false
  572. 20:58:04.071 T:4756 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  573. 20:58:04.122 T:4756 DEBUG: Thread FileCache 4756 terminating
  574. 20:58:04.140 T:9500 DEBUG: CRepositoryUpdater: previous update at 09/03/2018 8:58:03 PM, next at 09/04/2018 8:58:03 PM
  575. 20:58:04.140 T:3760 DEBUG: Thread Timer start, auto delete: false
  576. 20:58:04.218 T:11100 DEBUG: CurlFile::Open(0A8F1D40) http://mirrors.kodi.tv/addons/krypton/metadata.tvdb.com/metadata.tvdb.com-3.0.9.zip
  577. 20:58:04.352 T:11100 DEBUG: CCurlFile::Open - effective URL: <http://ftp.snt.utwente.nl/pub/software/xbmc/addons/krypton/metadata.tvdb.com/metadata.tvdb.com-3.0.9.zip>
  578. 20:58:04.611 T:11100 DEBUG: Unpacking zip://special%3a%2f%2fhome%2faddons%2fpackages%2fmetadata.tvdb.com-3.0.9.zip/metadata.tvdb.com/ to C:\Users\user1\AppData\Roaming\Kodi\addons\temp\ec89c889-ae6e-42ce-8119-7078fd8790d5
  579. 20:58:06.175 T:11100 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  580. 20:58:06.186 T:11100 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\user1\AppData\Roaming\Kodi\addons: No such file or directory'
  581. 20:58:06.267 T:11100 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  582. 20:58:06.268 T:11100 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  583. 20:58:06.506 T:11100 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Users\user1\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  584. 20:58:06.506 T:9500 DEBUG: ContextMenuManager: addon menus reloaded.
  585. 20:58:07.671 T:6940 INFO: Python, unloading python shared library because no scripts are running anymore
  586. 20:58:17.668 T:8248 DEBUG: CVideoDatabase::RunQuery took 10 ms for 0 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  587. 20:58:17.684 T:8248 DEBUG: CVideoDatabase::RunQuery took 15 ms for 0 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  588. 20:58:17.696 T:8248 DEBUG: CVideoDatabase::RunQuery took 11 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  589. 20:58:17.698 T:8248 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  590. 20:58:17.705 T:8248 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE ((EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')) AND (artistview.strArtist <> 'Various artists')
  591. 20:58:24.987 T:5880 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  592. 20:58:34.573 T:6940 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://mirrors.kodi.tv (easy=0A9B4A40, multi=045B9A40)
  593. 20:58:36.506 T:9500 DEBUG: Thread JobWorker 9500 terminating (autodelete)
  594. 20:58:36.847 T:11100 DEBUG: Thread JobWorker 11100 terminating (autodelete)
  595. 20:58:57.859 T:8248 DEBUG: Thread JobWorker 8248 terminating (autodelete)
  596. 21:01:06.186 T:7204 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  597. 21:01:06.186 T:7204 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
  598. 21:01:06.194 T:6940 DEBUG: ------ Window Init () ------
  599. 21:03:22.362 T:6940 DEBUG: CWinEventsWin32::WndProcWindow is active
  600. 21:03:22.379 T:6940 DEBUG: ------ Window Init (Pointer.xml) ------
  601. 21:03:22.381 T:7204 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  602. 21:03:22.381 T:7204 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated
  603. 21:03:23.378 T:6940 DEBUG: ------ Window Deinit () ------
  604. 21:03:26.257 T:6940 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  605. 21:03:26.258 T:6940 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  606. 21:03:26.258 T:6940 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  607. 21:03:26.258 T:6940 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  608. 21:03:26.258 T:232 DEBUG: Thread JobWorker start, auto delete: true
  609. 21:03:31.765 T:6940 DEBUG: CInputManager::ProcessMouse: trying mouse action leftclick
  610. 21:03:31.765 T:6940 DEBUG: Activating window ID: 10025
  611. 21:03:32.069 T:6940 DEBUG: ------ Window Deinit (Home.xml) ------
  612. 21:03:42.180 T:6940 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  613. 21:03:42.180 T:6940 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  614. 21:03:42.245 T:6940 DEBUG: CDirectoryProvider[]: refreshing..
  615. 21:03:42.245 T:232 DEBUG: Previous line repeats 2 times.
  616. 21:03:42.245 T:232 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  617. 21:03:42.245 T:6940 DEBUG: CDirectoryProvider[]: refreshing..
  618. 21:03:42.245 T:232 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  619. 21:03:42.245 T:6940 DEBUG: CDirectoryProvider[]: refreshing..
  620. 21:03:42.246 T:8716 DEBUG: Previous line repeats 1 times.
  621. 21:03:42.246 T:8716 DEBUG: Thread JobWorker start, auto delete: true
  622. 21:03:42.246 T:6940 DEBUG: CDirectoryProvider[]: refreshing..
  623. 21:03:42.246 T:8716 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  624. 21:03:42.246 T:9288 ERROR: Previous line repeats 4 times.
  625. 21:03:42.246 T:9288 DEBUG: Thread JobWorker start, auto delete: true
  626. 21:03:42.247 T:6940 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
  627. 21:03:42.247 T:6940 DEBUG: ParentPath = [sources://video/]
  628. 21:03:42.264 T:6932 DEBUG: Thread BackgroundLoader start, auto delete: false
  629. 21:03:42.304 T:6940 DEBUG: ------ Window Deinit (Pointer.xml) ------
  630. 21:03:43.388 T:6940 DEBUG: ------ Window Init (Pointer.xml) ------
  631. 21:03:48.015 T:6940 DEBUG: CInputManager::ProcessMouse: trying mouse action leftclick
  632. 21:03:52.359 T:6932 DEBUG: Thread BackgroundLoader 6932 terminating
  633. 21:03:52.360 T:6940 DEBUG: CGUIMediaWindow::GetDirectory (smb://USERNAME:PASSWORD@192.168.1.33/video/movies/)
  634. 21:03:52.360 T:6940 DEBUG: ParentPath = [sources://video/]
  635. 21:03:52.431 T:4684 DEBUG: Thread BackgroundLoader start, auto delete: false
  636. 21:03:53.050 T:6940 DEBUG: ------ Window Deinit (Pointer.xml) ------
  637. 21:03:54.051 T:6940 DEBUG: ------ Window Init (Pointer.xml) ------
  638. 21:03:56.338 T:6940 DEBUG: CInputManager::ProcessMouse: trying mouse action leftclick
  639. 21:04:02.527 T:4684 DEBUG: Thread BackgroundLoader 4684 terminating
  640. 21:04:02.527 T:6940 DEBUG: CGUIMediaWindow::GetDirectory (smb://USERNAME:PASSWORD@192.168.1.33/video/movies/action/)
  641. 21:04:02.527 T:6940 DEBUG: ParentPath = [smb://USERNAME:PASSWORD@192.168.1.33/video/movies/]
  642. 21:04:02.600 T:1524 DEBUG: Thread BackgroundLoader start, auto delete: false
  643. 21:04:02.617 T:6940 DEBUG: ------ Window Deinit (Pointer.xml) ------
  644. 21:04:03.557 T:6940 DEBUG: ------ Window Init (Pointer.xml) ------
  645. 21:04:04.812 T:6940 DEBUG: CInputManager::ProcessMouse: trying mouse action leftclick
  646. 21:04:12.700 T:1524 DEBUG: Thread BackgroundLoader 1524 terminating
  647. 21:04:12.700 T:6940 DEBUG: CGUIMediaWindow::GetDirectory (smb://USERNAME:PASSWORD@192.168.1.33/video/movies/)
  648. 21:04:12.701 T:6940 DEBUG: ParentPath = [sources://video/]
  649. 21:04:12.760 T:8036 DEBUG: Thread BackgroundLoader start, auto delete: false
  650. 21:04:12.771 T:6940 DEBUG: ------ Window Deinit (Pointer.xml) ------
  651. 21:04:13.544 T:6940 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  652. 21:04:13.719 T:6940 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  653. 21:04:13.719 T:6940 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  654. 21:04:13.720 T:5880 INFO: CActiveAESink::OpenSink - initialize sink
  655. 21:04:13.720 T:5880 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  656. 21:04:13.730 T:5880 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00050332
  657. 21:04:13.737 T:5880 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  658. 21:04:13.739 T:5880 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  659. 21:04:13.739 T:5880 DEBUG: Audio Device : Speakers (Realtek High Definition Audio)
  660. 21:04:13.739 T:5880 DEBUG: Sample Rate : 44100
  661. 21:04:13.739 T:5880 DEBUG: Sample Format : AE_FMT_FLOAT
  662. 21:04:13.739 T:5880 DEBUG: Bits Per Sample : 32
  663. 21:04:13.739 T:5880 DEBUG: Valid Bits/Samp : 32
  664. 21:04:13.739 T:5880 DEBUG: Channel Count : 2
  665. 21:04:13.739 T:5880 DEBUG: Block Align : 8
  666. 21:04:13.739 T:5880 DEBUG: Avg. Bytes Sec : 352800
  667. 21:04:13.739 T:5880 DEBUG: Samples/Block : 32
  668. 21:04:13.739 T:5880 DEBUG: Format cBSize : 22
  669. 21:04:13.739 T:5880 DEBUG: Channel Layout : FL,FR
  670. 21:04:13.739 T:5880 DEBUG: Channel Mask : 3
  671. 21:04:13.739 T:5880 DEBUG: Frames : 661
  672. 21:04:13.740 T:5880 DEBUG: Frame Size : 8
  673. 21:04:13.740 T:5880 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  674. 21:04:13.740 T:5880 DEBUG: Output Device : default
  675. 21:04:13.740 T:5880 DEBUG: Sample Rate : 44100
  676. 21:04:13.740 T:5880 DEBUG: Sample Format : AE_FMT_FLOAT
  677. 21:04:13.740 T:5880 DEBUG: Channel Count : 2
  678. 21:04:13.740 T:5880 DEBUG: Channel Layout: FL,FR
  679. 21:04:13.740 T:5880 DEBUG: Frames : 661
  680. 21:04:13.740 T:5880 DEBUG: Frame Size : 8
  681. 21:04:13.981 T:5880 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  682. 21:04:13.981 T:5880 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:7064, P:16, O:5288.
  683. 21:04:22.843 T:8036 DEBUG: Thread BackgroundLoader 8036 terminating
  684. 21:04:22.843 T:6940 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  685. 21:04:22.844 T:6940 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  686. 21:04:22.845 T:6940 DEBUG: ------ Window Init (Home.xml) ------
  687. 21:04:22.848 T:6940 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  688. 21:04:22.848 T:9288 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  689. 21:04:22.851 T:6940 DEBUG: ------ Window Init (Pointer.xml) ------
  690. 21:04:22.869 T:9288 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
  691. 21:04:22.870 T:9288 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
  692. 21:04:22.873 T:9288 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  693. 21:04:22.945 T:784 DEBUG: Thread RemoteControl 784 terminating
  694. 21:04:24.922 T:6940 DEBUG: CInputManager::ProcessMouse: trying mouse action leftclick
  695. 21:04:24.922 T:6940 DEBUG: Activating window ID: 10111
  696. 21:04:24.922 T:6940 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  697. 21:04:24.923 T:6940 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  698. 21:04:26.903 T:6940 DEBUG: CInputManager::ProcessMouse: trying mouse action leftclick
  699. 21:04:26.905 T:6940 NOTICE: Storing total System Uptime
  700. 21:04:26.905 T:7204 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  701. 21:04:26.905 T:7204 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  702. 21:04:26.906 T:6940 NOTICE: Saving settings
  703. 21:04:26.922 T:6940 NOTICE: Saving skin settings
  704. 21:04:26.933 T:6940 NOTICE: stop all
  705. 21:04:26.933 T:8716 DEBUG: Thread JobWorker 8716 terminating (autodelete)
  706. 21:04:26.933 T:232 DEBUG: Thread JobWorker 232 terminating (autodelete)
  707. 21:04:43.077 T:9288 DEBUG: CVideoDatabase::RunQuery took 16 ms for 0 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  708. 21:04:43.090 T:9288 DEBUG: CVideoDatabase::RunQuery took 12 ms for 0 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  709. 21:04:43.100 T:9288 DEBUG: CVideoDatabase::RunQuery took 9 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  710. 21:04:43.102 T:9288 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  711. 21:04:43.108 T:9288 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE ((EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')) AND (artistview.strArtist <> 'Various artists')
  712. 21:04:53.271 T:9288 DEBUG: Thread JobWorker 9288 terminating (autodelete)
  713. 21:04:53.271 T:6940 NOTICE: stop player
  714. 21:04:53.271 T:6940 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  715. 21:04:53.271 T:6940 NOTICE: ES: Stopping event server
  716. 21:04:53.271 T:6940 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  717. 21:04:53.271 T:6940 NOTICE: stopping upnp
  718. 21:04:53.578 T:9916 NOTICE: ES: UDP Event server stopped
  719. 21:04:53.578 T:11136 DEBUG: Thread TCPServer 11136 terminating
  720. 21:04:53.578 T:9916 DEBUG: Thread EventServer 9916 terminating
  721. 21:04:53.578 T:7588 DEBUG: Thread PeripEventScanner 7588 terminating
  722. 21:04:53.578 T:7280 DEBUG: Thread PeripBusUSB 7280 terminating
  723. 21:04:53.587 T:3640 DEBUG: Thread PeripBusCEC 3640 terminating
  724. 21:04:53.587 T:8452 DEBUG: Thread PeripBusAddon 8452 terminating
  725. 21:04:53.587 T:6940 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
  726. 21:04:53.588 T:6940 INFO: ADDON: Dll Destroyed - Joystick Support
  727. 21:04:53.588 T:6940 NOTICE: clean cached files!
  728. 21:04:53.588 T:6940 DEBUG: ADDON: Stopping service addons.
  729. 21:04:53.592 T:8296 DEBUG: Thread ActiveAE 8296 terminating
  730. 21:04:53.597 T:5880 DEBUG: Thread AESink 5880 terminating
  731. 21:04:53.597 T:6940 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  732. 21:04:53.618 T:6940 NOTICE: closing down remote control service
  733. 21:04:53.618 T:6940 NOTICE: stopped
  734. 21:04:53.820 T:6940 DEBUG: CWinEventsWin32::WndProc: window resize event
  735. 21:04:53.825 T:6940 DEBUG: Keyboard: scancode: 0x38, sym: 0x0134, unicode: 0x0000, modifier: 0x100
  736. 21:04:53.826 T:6940 DEBUG: CInputManager::OnKey: alt-leftalt (0x4f0d4) pressed, action is
  737. 21:04:53.828 T:6940 DEBUG: CWinEventsWin32::WndProcWindow is active
  738. 21:04:53.829 T:6940 DEBUG: CWinEventsWin32::WndProc: Focus switched to process C:\Windows\System32\notepad.exe
  739. 21:04:53.830 T:6940 NOTICE: destroy
  740. 21:04:53.830 T:6940 NOTICE: unload skin
  741. 21:04:53.830 T:6940 INFO: Unloading old skin ...
  742. 21:04:53.836 T:6940 DEBUG: ------ Window Deinit () ------
  743. 21:04:53.836 T:6940 DEBUG: ------ Window Deinit (Home.xml) ------
  744. 21:04:53.838 T:6940 DEBUG: ------ Window Deinit (Pointer.xml) ------
  745. 21:04:53.839 T:6940 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
  746. 21:04:53.840 T:6940 DEBUG: CTextureBundleXBT::CloseBundle - Closed bundle
  747. 21:04:53.904 T:6940 NOTICE: unload sections
  748. 21:04:53.907 T:6940 NOTICE: special://profile/ is mapped to: special://masterprofile/
  749. 21:04:53.907 T:6940 DEBUG: PVRManager - destroyed
  750. 21:04:53.907 T:6940 DEBUG: ActiveAE DSP - destroyed
  751. 21:04:53.907 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been uninstalled.'
  752. 21:04:53.907 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  753. 21:04:53.907 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  754. 21:04:53.907 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been uninstalled.'
  755. 21:04:53.907 T:6940 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been uninstalled.'
  756. 21:04:53.907 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been uninstalled.'
  757. 21:04:53.907 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been uninstalled.'
  758. 21:04:53.907 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been uninstalled.'
  759. 21:04:53.907 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been uninstalled.'
  760. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been uninstalled.'
  761. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  762. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  763. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been uninstalled.'
  764. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been uninstalled.'
  765. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been uninstalled.'
  766. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  767. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  768. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been uninstalled.'
  769. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  770. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been uninstalled.'
  771. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been uninstalled.'
  772. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been uninstalled.'
  773. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been uninstalled.'
  774. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been uninstalled.'
  775. 21:04:53.908 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  776. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been uninstalled.'
  777. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been uninstalled.'
  778. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  779. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  780. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been uninstalled.'
  781. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been uninstalled.'
  782. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been uninstalled.'
  783. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been uninstalled.'
  784. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  785. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been uninstalled.'
  786. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been uninstalled.'
  787. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been uninstalled.'
  788. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been uninstalled.'
  789. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been uninstalled.'
  790. 21:04:53.909 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been uninstalled.'
  791. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  792. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  793. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  794. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been uninstalled.'
  795. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been uninstalled.'
  796. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  797. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been uninstalled.'
  798. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  799. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been uninstalled.'
  800. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been uninstalled.'
  801. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  802. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been uninstalled.'
  803. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been uninstalled.'
  804. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been uninstalled.'
  805. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been uninstalled.'
  806. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  807. 21:04:53.910 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  808. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  809. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  810. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been uninstalled.'
  811. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been uninstalled.'
  812. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been uninstalled.'
  813. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  814. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been uninstalled.'
  815. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been uninstalled.'
  816. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been uninstalled.'
  817. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been uninstalled.'
  818. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  819. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  820. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  821. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been uninstalled.'
  822. 21:04:53.911 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been uninstalled.'
  823. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been uninstalled.'
  824. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been uninstalled.'
  825. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  826. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been uninstalled.'
  827. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  828. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  829. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  830. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  831. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been uninstalled.'
  832. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been uninstalled.'
  833. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  834. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  835. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  836. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been uninstalled.'
  837. 21:04:53.912 T:6940 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been uninstalled.'
  838. 21:04:53.912 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03880480 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  839. 21:04:53.912 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03880900 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  840. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03880D80 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  841. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0ACDC608 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  842. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0ECF4920 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  843. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0ACDB720 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  844. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 038805A0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  845. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0ACDBC30 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  846. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03880D38 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  847. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03881440 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  848. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03880DC8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  849. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0ACDB8D0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  850. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03880BD0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  851. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03881050 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  852. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0ACDC458 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  853. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0ACDB960 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  854. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 038810E0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  855. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0ACDC068 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  856. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0ACDB768 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  857. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0ACDBE70 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  858. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0ACDB9F0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  859. 21:04:53.913 T:6940 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0399D5F0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  860. 21:04:53.914 T:6940 NOTICE: application stopped...
  861. 21:04:53.914 T:7204 DEBUG: Thread Announce 7204 terminating
  862. 21:04:53.921 T:6940 DEBUG: SECTION:UnloadDll(special://xbmcbin/libcurl.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement