Advertisement
Guest User

Untitled

a guest
Feb 19th, 2017
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 177.74 KB | None | 0 0
  1. 10:48:07.210 T:4984 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 10:48:07.210 T:4984 NOTICE: -----------------------------------------------------------------------
  3. 10:48:07.210 T:4984 NOTICE: Starting Kodi (17.0 Git:20170201-a10c504). Platform: Windows NT x86 32-bit
  4. 10:48:07.210 T:4984 NOTICE: Using Release Kodi x32 build
  5. 10:48:07.210 T:4984 NOTICE: Kodi compiled Feb 1 2017 by MSVC 190024210 for Windows NT x86 32-bit version 6.3 (0x06030000)
  6. 10:48:07.210 T:4984 NOTICE: Running on Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 10:48:07.211 T:4984 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  8. 10:48:07.211 T:4984 NOTICE: Host CPU: Unknown, 6 cores available
  9. 10:48:07.211 T:4984 NOTICE: Desktop Resolution: 1920x1080 32Bit at 30Hz
  10. 10:48:07.211 T:4984 NOTICE: Running with restricted rights
  11. 10:48:07.212 T:4984 NOTICE: Aero is enabled
  12. 10:48:07.212 T:4984 NOTICE: special://xbmc/ is mapped to: D:\Program Files (x86)\Kodi
  13. 10:48:07.212 T:4984 NOTICE: special://xbmcbin/ is mapped to: D:\Program Files (x86)\Kodi
  14. 10:48:07.212 T:4984 NOTICE: special://xbmcbinaddons/ is mapped to: D:\Program Files (x86)\Kodi/addons
  15. 10:48:07.212 T:4984 NOTICE: special://masterprofile/ is mapped to: C:\Users\Jeff\AppData\Roaming\Kodi\userdata
  16. 10:48:07.212 T:4984 NOTICE: special://home/ is mapped to: C:\Users\Jeff\AppData\Roaming\Kodi\
  17. 10:48:07.212 T:4984 NOTICE: special://temp/ is mapped to: C:\Users\Jeff\AppData\Roaming\Kodi\cache
  18. 10:48:07.212 T:4984 NOTICE: special://logpath/ is mapped to: C:\Users\Jeff\AppData\Roaming\Kodi\
  19. 10:48:07.212 T:4984 NOTICE: The executable running is: D:\Program Files (x86)\Kodi\Kodi.exe
  20. 10:48:07.214 T:4984 NOTICE: Local hostname: htpc
  21. 10:48:07.214 T:4984 NOTICE: Log File is located: C:\Users\Jeff\AppData\Roaming\Kodi\/kodi.log
  22. 10:48:07.214 T:4984 NOTICE: -----------------------------------------------------------------------
  23. 10:48:07.217 T:4984 NOTICE: load settings...
  24. 10:48:07.223 T:4984 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  25. 10:48:07.223 T:4984 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  26. 10:48:07.226 T:4984 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  27. 10:48:07.227 T:4984 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  28. 10:48:07.227 T:4984 NOTICE: Contents of special://profile/advancedsettings.xml are...
  29. <advancedsettings>
  30. <loglevel>2</loglevel>
  31. <tvshowmatching action="append">
  32. <regexp>\[[Ss]([0-9]+)\]_\[[Ee]([0-9]+)\]?([^\\/]*)(?:(?:[\\/]video_ts)[\\/]video_ts.ifo)?</regexp>
  33. <regexp>[\._ \[\-\\/]([0-9]+)x([0-9]+)([^\\/]*)(?:(?:[\\/]video_ts)[\\/]video_ts.ifo)?</regexp>
  34. <regexp>[Ss]([0-9]+)[\.\-]?[Ee]([0-9]+)([^\\/]*)(?:(?:[\\/]video_ts)[\\/]video_ts.ifo)?</regexp>
  35. <regexp>[\._ \-\\/]([0-9]+)([0-9][0-9])([\._ \-][^\\/]*)(?:(?:[\\/]video_ts)[\\/]video_ts.ifo)?</regexp>
  36. <!---
  37.  
  38. <regexp>[Ss]([0-9]+)[\.\-]?[Ee]([0-9]+)([^\\/]*)(?:(?:[\\/]bdmv)?[\\/]index.bdmv)$</regexp>
  39.  
  40. --->
  41. </tvshowmatching>
  42. <video>
  43. <excludetvshowsfromscan action="append">
  44. <regexp>[\\/](auxdata|backup|clipinf|stream|certificate)[\\/]</regexp>
  45. <regexp>\d\d\d\d\d\.mpls</regexp>
  46. <regexp>movieobject\.bdmv</regexp>
  47. <regexp>index\.bdmv</regexp>
  48. </excludetvshowsfromscan>
  49. </video>
  50. <videoextensions>
  51. <add>.mpls</add>
  52. </videoextensions>
  53. </advancedsettings>
  54. 10:48:07.227 T:4984 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  55. 10:48:07.227 T:4984 NOTICE: Default Video Player: VideoPlayer
  56. 10:48:07.227 T:4984 NOTICE: Default Audio Player: paplayer
  57. 10:48:07.227 T:4984 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  58. 10:48:07.227 T:4984 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  59. 10:48:07.227 T:4984 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  60. 10:48:07.228 T:4984 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  61. 10:48:07.228 T:4984 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  62. 10:48:07.228 T:4984 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  63. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  64. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  65. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  66. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  67. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  68. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  69. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  70. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  71. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  72. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  73. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  74. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  75. 10:48:07.228 T:4984 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  76. 10:48:07.228 T:4984 NOTICE: Loaded playercorefactory configuration
  77. 10:48:07.228 T:4984 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  78. 10:48:07.228 T:4984 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  79. 10:48:07.235 T:4984 INFO: creating subdirectories
  80. 10:48:07.235 T:4984 INFO: userdata folder: special://masterprofile/
  81. 10:48:07.235 T:4984 INFO: recording folder:
  82. 10:48:07.235 T:4984 INFO: screenshots folder:
  83. 10:48:07.238 T:4984 NOTICE: Running database version Addons27
  84. 10:48:07.238 T:4984 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
  85. 10:48:07.246 T:4984 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\Jeff\AppData\Roaming\Kodi\addons: No such file or directory'
  86. 10:48:07.265 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been installed.'
  87. 10:48:07.265 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  88. 10:48:07.265 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been installed.'
  89. 10:48:07.265 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  90. 10:48:07.265 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been installed.'
  91. 10:48:07.265 T:4984 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  92. 10:48:07.265 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  93. 10:48:07.265 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  94. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  95. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been installed.'
  96. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  97. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  98. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  99. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  100. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  101. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been installed.'
  102. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  103. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  104. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  105. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  106. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
  107. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  108. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  109. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  110. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  111. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  112. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  113. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  114. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  115. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  116. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  117. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  118. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  119. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
  120. 10:48:07.266 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  121. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  122. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  123. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  124. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  125. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  126. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been installed.'
  127. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been installed.'
  128. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  129. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.pyxbmct has been installed.'
  130. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  131. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  132. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  133. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  134. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  135. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been installed.'
  136. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  137. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  138. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  139. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  140. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been installed.'
  141. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  142. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  143. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  144. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  145. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  146. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.pytz has been installed.'
  147. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  148. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  149. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  150. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  151. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
  152. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.urlresolver has been installed.'
  153. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  154. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  155. 10:48:07.267 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  156. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  157. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  158. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been installed.'
  159. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  160. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  161. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  162. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  163. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.bottle has been installed.'
  164. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  165. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  166. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  167. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  168. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  169. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been installed.'
  170. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  171. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  172. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  173. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.web-pdb has been installed.'
  174. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.'
  175. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
  176. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  177. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  178. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  179. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  180. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  181. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  182. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been installed.'
  183. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  184. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  185. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  186. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  187. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  188. 10:48:07.268 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been installed.'
  189. 10:48:07.269 T:4984 DEBUG: ADDON: cpluff: 'Plug-in service.bluray_iso_utils has been installed.'
  190. 10:48:07.269 T:4984 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  191. 10:48:07.291 T:5644 DEBUG: Thread JobWorker start, auto delete: true
  192. 10:48:07.293 T:4984 NOTICE: ADDONS: Using repository repository.xbmc.org
  193. 10:48:07.302 T:2856 DEBUG: Thread ActiveAE start, auto delete: false
  194. 10:48:07.302 T:12004 DEBUG: Thread AESink start, auto delete: false
  195. 10:48:07.315 T:2856 NOTICE: Found 2 Lists of Devices
  196. 10:48:07.315 T:2856 NOTICE: Enumerated DIRECTSOUND devices:
  197. 10:48:07.315 T:2856 NOTICE: Device 1
  198. 10:48:07.315 T:2856 NOTICE: m_deviceName : {8480CCD2-9C5B-47AD-8826-CE9933AE5482}
  199. 10:48:07.315 T:2856 NOTICE: m_displayName : HDMI - DENON-AVR-4 (NVIDIA High Definition Audio)
  200. 10:48:07.315 T:2856 NOTICE: m_displayNameExtra: DIRECTSOUND: DENON-AVR-4 (NVIDIA High Definition Audio)
  201. 10:48:07.315 T:2856 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  202. 10:48:07.315 T:2856 NOTICE: m_channels : FL,FR
  203. 10:48:07.315 T:2856 NOTICE: m_sampleRates : 48000
  204. 10:48:07.315 T:2856 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  205. 10:48:07.315 T:2856 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  206. 10:48:07.315 T:2856 NOTICE: Device 2
  207. 10:48:07.315 T:2856 NOTICE: m_deviceName : default
  208. 10:48:07.315 T:2856 NOTICE: m_displayName : default
  209. 10:48:07.315 T:2856 NOTICE: m_displayNameExtra:
  210. 10:48:07.315 T:2856 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  211. 10:48:07.315 T:2856 NOTICE: m_channels : FL,FR
  212. 10:48:07.315 T:2856 NOTICE: m_sampleRates : 48000
  213. 10:48:07.315 T:2856 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  214. 10:48:07.315 T:2856 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  215. 10:48:07.315 T:2856 NOTICE: Enumerated WASAPI devices:
  216. 10:48:07.315 T:2856 NOTICE: Device 1
  217. 10:48:07.316 T:2856 NOTICE: m_deviceName : {8480CCD2-9C5B-47AD-8826-CE9933AE5482}
  218. 10:48:07.316 T:2856 NOTICE: m_displayName : HDMI - DENON-AVR-4 (NVIDIA High Definition Audio)
  219. 10:48:07.316 T:2856 NOTICE: m_displayNameExtra: WASAPI: DENON-AVR-4 (NVIDIA High Definition Audio)
  220. 10:48:07.316 T:2856 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  221. 10:48:07.316 T:2856 NOTICE: m_channels : FL,FR
  222. 10:48:07.316 T:2856 NOTICE: m_sampleRates : 192000,96000,48000,44100
  223. 10:48:07.316 T:2856 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  224. 10:48:07.316 T:2856 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  225. 10:48:07.316 T:2856 NOTICE: Device 2
  226. 10:48:07.316 T:2856 NOTICE: m_deviceName : default
  227. 10:48:07.316 T:2856 NOTICE: m_displayName : default
  228. 10:48:07.316 T:2856 NOTICE: m_displayNameExtra:
  229. 10:48:07.316 T:2856 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  230. 10:48:07.316 T:2856 NOTICE: m_channels : FL,FR
  231. 10:48:07.316 T:2856 NOTICE: m_sampleRates : 192000,96000,48000,44100
  232. 10:48:07.316 T:2856 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  233. 10:48:07.316 T:2856 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  234. 10:48:07.316 T:12004 INFO: CActiveAESink::OpenSink - initialize sink
  235. 10:48:07.316 T:12004 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{8480CCD2-9C5B-47AD-8826-CE9933AE5482}
  236. 10:48:07.325 T:12004 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00010010
  237. 10:48:07.327 T:12004 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  238. 10:48:07.327 T:12004 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  239. 10:48:07.327 T:12004 DEBUG: Audio Device : DENON-AVR-4 (NVIDIA High Definition Audio)
  240. 10:48:07.327 T:12004 DEBUG: Sample Rate : 44100
  241. 10:48:07.327 T:12004 DEBUG: Sample Format : AE_FMT_FLOAT
  242. 10:48:07.327 T:12004 DEBUG: Bits Per Sample : 32
  243. 10:48:07.327 T:12004 DEBUG: Valid Bits/Samp : 32
  244. 10:48:07.327 T:12004 DEBUG: Channel Count : 2
  245. 10:48:07.327 T:12004 DEBUG: Block Align : 8
  246. 10:48:07.327 T:12004 DEBUG: Avg. Bytes Sec : 352800
  247. 10:48:07.327 T:12004 DEBUG: Samples/Block : 32
  248. 10:48:07.327 T:12004 DEBUG: Format cBSize : 22
  249. 10:48:07.327 T:12004 DEBUG: Channel Layout : FL,FR
  250. 10:48:07.327 T:12004 DEBUG: Channel Mask : 3
  251. 10:48:07.327 T:12004 DEBUG: Frames : 661
  252. 10:48:07.327 T:12004 DEBUG: Frame Size : 8
  253. 10:48:07.327 T:12004 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  254. 10:48:07.327 T:12004 DEBUG: Output Device : HDMI - DENON-AVR-4 (NVIDIA High Definition Audio)
  255. 10:48:07.327 T:12004 DEBUG: Sample Rate : 44100
  256. 10:48:07.327 T:12004 DEBUG: Sample Format : AE_FMT_FLOAT
  257. 10:48:07.327 T:12004 DEBUG: Channel Count : 2
  258. 10:48:07.327 T:12004 DEBUG: Channel Layout: FL,FR
  259. 10:48:07.327 T:12004 DEBUG: Frames : 661
  260. 10:48:07.327 T:12004 DEBUG: Frame Size : 8
  261. 10:48:07.329 T:4984 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  262. 10:48:07.330 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  263. 10:48:07.330 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  264. 10:48:07.330 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  265. 10:48:07.331 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  266. 10:48:07.331 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  267. 10:48:07.331 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  268. 10:48:07.331 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  269. 10:48:07.332 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  270. 10:48:07.332 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  271. 10:48:07.332 T:11620 DEBUG: Thread RemoteControl start, auto delete: false
  272. 10:48:07.332 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  273. 10:48:07.332 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  274. 10:48:07.333 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  275. 10:48:07.333 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  276. 10:48:07.333 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  277. 10:48:07.333 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  278. 10:48:07.334 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  279. 10:48:07.334 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  280. 10:48:07.334 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  281. 10:48:07.335 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  282. 10:48:07.335 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  283. 10:48:07.335 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  284. 10:48:07.335 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  285. 10:48:07.336 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  286. 10:48:07.336 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  287. 10:48:07.336 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  288. 10:48:07.337 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  289. 10:48:07.337 T:11620 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  290. 10:48:07.337 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  291. 10:48:07.337 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  292. 10:48:07.337 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  293. 10:48:07.338 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  294. 10:48:07.338 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  295. 10:48:07.338 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  296. 10:48:07.338 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  297. 10:48:07.339 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  298. 10:48:07.339 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  299. 10:48:07.339 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  300. 10:48:07.339 T:4984 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  301. 10:48:07.347 T:4984 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\H:.
  302. 10:48:07.347 T:4984 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\H:.
  303. 10:48:07.349 T:12004 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  304. 10:48:07.351 T:4984 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\I:.
  305. 10:48:07.351 T:4984 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\I:.
  306. 10:48:07.352 T:4984 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 750 Ti, adapter 0.
  307. 10:48:07.352 T:4984 NOTICE: Primary mode: 1920x1080@ 30.00 - Full Screen
  308. 10:48:07.355 T:4984 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  309. 10:48:07.355 T:4984 NOTICE: Previous line repeats 2 times.
  310. 10:48:07.355 T:4984 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  311. 10:48:07.355 T:4984 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  312. 10:48:07.355 T:4984 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  313. 10:48:07.355 T:4984 NOTICE: Previous line repeats 2 times.
  314. 10:48:07.355 T:4984 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  315. 10:48:07.356 T:4984 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  316. 10:48:07.356 T:4984 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  317. 10:48:07.356 T:4984 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
  318. 10:48:07.356 T:4984 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
  319. 10:48:07.356 T:4984 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
  320. 10:48:07.356 T:4984 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
  321. 10:48:07.356 T:4984 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
  322. 10:48:07.356 T:4984 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
  323. 10:48:07.357 T:4984 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  324. 10:48:07.357 T:4984 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  325. 10:48:07.357 T:4984 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  326. 10:48:07.357 T:4984 NOTICE: Previous line repeats 2 times.
  327. 10:48:07.357 T:4984 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  328. 10:48:07.357 T:4984 NOTICE: Previous line repeats 2 times.
  329. 10:48:07.357 T:4984 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  330. 10:48:07.358 T:4984 NOTICE: Previous line repeats 2 times.
  331. 10:48:07.358 T:4984 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  332. 10:48:07.358 T:4984 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  333. 10:48:07.358 T:4984 NOTICE: Previous line repeats 2 times.
  334. 10:48:07.358 T:4984 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  335. 10:48:07.359 T:4984 NOTICE: Previous line repeats 2 times.
  336. 10:48:07.359 T:4984 NOTICE: Additional mode: 1360x768@ 29.97i - Full Screen
  337. 10:48:07.359 T:4984 NOTICE: Previous line repeats 2 times.
  338. 10:48:07.359 T:4984 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  339. 10:48:07.359 T:4984 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  340. 10:48:07.359 T:4984 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  341. 10:48:07.359 T:4984 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  342. 10:48:07.359 T:4984 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  343. 10:48:07.359 T:4984 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  344. 10:48:07.360 T:4984 NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
  345. 10:48:07.360 T:4984 NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
  346. 10:48:07.360 T:4984 NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
  347. 10:48:07.360 T:4984 NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
  348. 10:48:07.360 T:4984 NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
  349. 10:48:07.360 T:4984 NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
  350. 10:48:07.360 T:4984 NOTICE: Additional mode: 1360x768@ 30.00i - Full Screen
  351. 10:48:07.361 T:4984 NOTICE: Previous line repeats 2 times.
  352. 10:48:07.361 T:4984 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  353. 10:48:07.361 T:4984 NOTICE: Previous line repeats 2 times.
  354. 10:48:07.361 T:4984 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  355. 10:48:07.361 T:4984 NOTICE: Previous line repeats 2 times.
  356. 10:48:07.361 T:4984 NOTICE: Additional mode: 1366x768@ 29.97i - Full Screen
  357. 10:48:07.362 T:4984 NOTICE: Previous line repeats 2 times.
  358. 10:48:07.362 T:4984 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  359. 10:48:07.362 T:4984 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  360. 10:48:07.362 T:4984 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  361. 10:48:07.362 T:4984 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  362. 10:48:07.362 T:4984 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  363. 10:48:07.362 T:4984 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  364. 10:48:07.362 T:4984 NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
  365. 10:48:07.362 T:4984 NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
  366. 10:48:07.363 T:4984 NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
  367. 10:48:07.363 T:4984 NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
  368. 10:48:07.363 T:4984 NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
  369. 10:48:07.363 T:4984 NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
  370. 10:48:07.363 T:4984 NOTICE: Additional mode: 1366x768@ 30.00i - Full Screen
  371. 10:48:07.363 T:4984 NOTICE: Previous line repeats 2 times.
  372. 10:48:07.363 T:4984 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  373. 10:48:07.364 T:4984 NOTICE: Previous line repeats 2 times.
  374. 10:48:07.364 T:4984 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  375. 10:48:07.364 T:4984 NOTICE: Previous line repeats 2 times.
  376. 10:48:07.364 T:4984 NOTICE: Additional mode: 1600x900@ 29.97i - Full Screen
  377. 10:48:07.364 T:4984 NOTICE: Previous line repeats 2 times.
  378. 10:48:07.364 T:4984 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  379. 10:48:07.365 T:4984 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  380. 10:48:07.365 T:4984 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  381. 10:48:07.365 T:4984 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  382. 10:48:07.365 T:4984 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  383. 10:48:07.365 T:4984 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  384. 10:48:07.366 T:4984 NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
  385. 10:48:07.366 T:4984 NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
  386. 10:48:07.366 T:4984 NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
  387. 10:48:07.366 T:4984 NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
  388. 10:48:07.366 T:4984 NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
  389. 10:48:07.366 T:4984 NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
  390. 10:48:07.366 T:4984 NOTICE: Additional mode: 1600x900@ 30.00i - Full Screen
  391. 10:48:07.367 T:4984 NOTICE: Previous line repeats 2 times.
  392. 10:48:07.367 T:4984 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  393. 10:48:07.367 T:4984 NOTICE: Previous line repeats 2 times.
  394. 10:48:07.367 T:4984 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  395. 10:48:07.367 T:4984 NOTICE: Previous line repeats 2 times.
  396. 10:48:07.367 T:4984 NOTICE: Additional mode: 1600x1024@ 29.97i - Full Screen
  397. 10:48:07.368 T:4984 NOTICE: Previous line repeats 2 times.
  398. 10:48:07.368 T:4984 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
  399. 10:48:07.368 T:4984 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
  400. 10:48:07.368 T:4984 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
  401. 10:48:07.368 T:4984 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
  402. 10:48:07.368 T:4984 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
  403. 10:48:07.368 T:4984 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
  404. 10:48:07.368 T:4984 NOTICE: Additional mode: 1600x1024@ 29.97 - Full Screen
  405. 10:48:07.368 T:4984 NOTICE: Additional mode: 1600x1024@ 30.00 - Full Screen
  406. 10:48:07.369 T:4984 NOTICE: Additional mode: 1600x1024@ 29.97 - Full Screen
  407. 10:48:07.369 T:4984 NOTICE: Additional mode: 1600x1024@ 30.00 - Full Screen
  408. 10:48:07.369 T:4984 NOTICE: Additional mode: 1600x1024@ 29.97 - Full Screen
  409. 10:48:07.369 T:4984 NOTICE: Additional mode: 1600x1024@ 30.00 - Full Screen
  410. 10:48:07.369 T:4984 NOTICE: Additional mode: 1600x1024@ 30.00i - Full Screen
  411. 10:48:07.369 T:4984 NOTICE: Previous line repeats 2 times.
  412. 10:48:07.369 T:4984 NOTICE: Additional mode: 1600x1200@ 23.98 - Full Screen
  413. 10:48:07.369 T:4984 NOTICE: Additional mode: 1600x1200@ 24.00 - Full Screen
  414. 10:48:07.370 T:4984 NOTICE: Additional mode: 1600x1200@ 23.98 - Full Screen
  415. 10:48:07.370 T:4984 NOTICE: Additional mode: 1600x1200@ 24.00 - Full Screen
  416. 10:48:07.370 T:4984 NOTICE: Additional mode: 1600x1200@ 23.98 - Full Screen
  417. 10:48:07.370 T:4984 NOTICE: Additional mode: 1600x1200@ 24.00 - Full Screen
  418. 10:48:07.370 T:4984 NOTICE: Additional mode: 1600x1200@ 25.00 - Full Screen
  419. 10:48:07.370 T:4984 NOTICE: Previous line repeats 2 times.
  420. 10:48:07.370 T:4984 NOTICE: Additional mode: 1600x1200@ 29.97 - Full Screen
  421. 10:48:07.371 T:4984 NOTICE: Additional mode: 1600x1200@ 30.00 - Full Screen
  422. 10:48:07.371 T:4984 NOTICE: Additional mode: 1600x1200@ 29.97 - Full Screen
  423. 10:48:07.371 T:4984 NOTICE: Additional mode: 1600x1200@ 30.00 - Full Screen
  424. 10:48:07.371 T:4984 NOTICE: Additional mode: 1600x1200@ 29.97 - Full Screen
  425. 10:48:07.371 T:4984 NOTICE: Additional mode: 1600x1200@ 30.00 - Full Screen
  426. 10:48:07.371 T:4984 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  427. 10:48:07.371 T:4984 NOTICE: Previous line repeats 2 times.
  428. 10:48:07.371 T:4984 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  429. 10:48:07.372 T:4984 NOTICE: Previous line repeats 2 times.
  430. 10:48:07.372 T:4984 NOTICE: Additional mode: 1680x1050@ 29.97i - Full Screen
  431. 10:48:07.372 T:4984 NOTICE: Previous line repeats 2 times.
  432. 10:48:07.372 T:4984 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  433. 10:48:07.372 T:4984 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  434. 10:48:07.372 T:4984 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  435. 10:48:07.373 T:4984 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  436. 10:48:07.373 T:4984 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  437. 10:48:07.373 T:4984 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  438. 10:48:07.373 T:4984 NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
  439. 10:48:07.373 T:4984 NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
  440. 10:48:07.373 T:4984 NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
  441. 10:48:07.373 T:4984 NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
  442. 10:48:07.373 T:4984 NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
  443. 10:48:07.373 T:4984 NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
  444. 10:48:07.374 T:4984 NOTICE: Additional mode: 1680x1050@ 30.00i - Full Screen
  445. 10:48:07.374 T:4984 NOTICE: Previous line repeats 2 times.
  446. 10:48:07.374 T:4984 NOTICE: Additional mode: 1768x992@ 29.97i - Full Screen
  447. 10:48:07.374 T:4984 NOTICE: Previous line repeats 2 times.
  448. 10:48:07.374 T:4984 NOTICE: Additional mode: 1768x992@ 30.00i - Full Screen
  449. 10:48:07.375 T:4984 NOTICE: Previous line repeats 2 times.
  450. 10:48:07.375 T:4984 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  451. 10:48:07.375 T:4984 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  452. 10:48:07.375 T:4984 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  453. 10:48:07.375 T:4984 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  454. 10:48:07.375 T:4984 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  455. 10:48:07.375 T:4984 NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
  456. 10:48:07.375 T:4984 NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
  457. 10:48:07.376 T:4984 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  458. 10:48:07.376 T:4984 NOTICE: Additional mode: 1920x1200@ 23.98 - Full Screen
  459. 10:48:07.376 T:4984 NOTICE: Additional mode: 1920x1200@ 24.00 - Full Screen
  460. 10:48:07.376 T:4984 NOTICE: Additional mode: 1920x1200@ 23.98 - Full Screen
  461. 10:48:07.376 T:4984 NOTICE: Additional mode: 1920x1200@ 24.00 - Full Screen
  462. 10:48:07.376 T:4984 NOTICE: Additional mode: 1920x1200@ 23.98 - Full Screen
  463. 10:48:07.376 T:4984 NOTICE: Additional mode: 1920x1200@ 24.00 - Full Screen
  464. 10:48:07.376 T:4984 NOTICE: Additional mode: 1920x1200@ 25.00 - Full Screen
  465. 10:48:07.377 T:4984 NOTICE: Previous line repeats 2 times.
  466. 10:48:07.377 T:4984 NOTICE: Additional mode: 1920x1200@ 29.97 - Full Screen
  467. 10:48:07.377 T:4984 NOTICE: Additional mode: 1920x1200@ 30.00 - Full Screen
  468. 10:48:07.377 T:4984 NOTICE: Additional mode: 1920x1200@ 29.97 - Full Screen
  469. 10:48:07.377 T:4984 NOTICE: Additional mode: 1920x1200@ 30.00 - Full Screen
  470. 10:48:07.377 T:4984 NOTICE: Additional mode: 1920x1200@ 29.97 - Full Screen
  471. 10:48:07.377 T:4984 NOTICE: Additional mode: 1920x1200@ 30.00 - Full Screen
  472. 10:48:07.378 T:4984 NOTICE: Additional mode: 1920x1440@ 23.98 - Full Screen
  473. 10:48:07.378 T:4984 NOTICE: Additional mode: 1920x1440@ 24.00 - Full Screen
  474. 10:48:07.378 T:4984 NOTICE: Additional mode: 1920x1440@ 23.98 - Full Screen
  475. 10:48:07.378 T:4984 NOTICE: Additional mode: 1920x1440@ 24.00 - Full Screen
  476. 10:48:07.378 T:4984 NOTICE: Additional mode: 1920x1440@ 23.98 - Full Screen
  477. 10:48:07.378 T:4984 NOTICE: Additional mode: 1920x1440@ 24.00 - Full Screen
  478. 10:48:07.378 T:4984 NOTICE: Additional mode: 1920x1440@ 25.00 - Full Screen
  479. 10:48:07.379 T:4984 NOTICE: Previous line repeats 2 times.
  480. 10:48:07.379 T:4984 NOTICE: Additional mode: 1920x1440@ 29.97 - Full Screen
  481. 10:48:07.379 T:4984 NOTICE: Additional mode: 1920x1440@ 30.00 - Full Screen
  482. 10:48:07.379 T:4984 NOTICE: Additional mode: 1920x1440@ 29.97 - Full Screen
  483. 10:48:07.379 T:4984 NOTICE: Additional mode: 1920x1440@ 30.00 - Full Screen
  484. 10:48:07.379 T:4984 NOTICE: Additional mode: 1920x1440@ 29.97 - Full Screen
  485. 10:48:07.379 T:4984 NOTICE: Additional mode: 1920x1440@ 30.00 - Full Screen
  486. 10:48:07.380 T:4984 NOTICE: Additional mode: 2048x1536@ 23.98 - Full Screen
  487. 10:48:07.380 T:4984 NOTICE: Additional mode: 2048x1536@ 24.00 - Full Screen
  488. 10:48:07.380 T:4984 NOTICE: Additional mode: 2048x1536@ 23.98 - Full Screen
  489. 10:48:07.380 T:4984 NOTICE: Additional mode: 2048x1536@ 24.00 - Full Screen
  490. 10:48:07.380 T:4984 NOTICE: Additional mode: 2048x1536@ 23.98 - Full Screen
  491. 10:48:07.380 T:4984 NOTICE: Additional mode: 2048x1536@ 24.00 - Full Screen
  492. 10:48:07.380 T:4984 NOTICE: Additional mode: 2048x1536@ 25.00 - Full Screen
  493. 10:48:07.381 T:4984 NOTICE: Previous line repeats 2 times.
  494. 10:48:07.381 T:4984 NOTICE: Additional mode: 2048x1536@ 29.97 - Full Screen
  495. 10:48:07.381 T:4984 NOTICE: Additional mode: 2048x1536@ 30.00 - Full Screen
  496. 10:48:07.381 T:4984 NOTICE: Additional mode: 2048x1536@ 29.97 - Full Screen
  497. 10:48:07.381 T:4984 NOTICE: Additional mode: 2048x1536@ 30.00 - Full Screen
  498. 10:48:07.381 T:4984 NOTICE: Additional mode: 2048x1536@ 29.97 - Full Screen
  499. 10:48:07.381 T:4984 NOTICE: Additional mode: 2048x1536@ 30.00 - Full Screen
  500. 10:48:07.381 T:4984 NOTICE: Additional mode: 2560x1440@ 23.98 - Full Screen
  501. 10:48:07.381 T:4984 NOTICE: Additional mode: 2560x1440@ 24.00 - Full Screen
  502. 10:48:07.382 T:4984 NOTICE: Additional mode: 2560x1440@ 23.98 - Full Screen
  503. 10:48:07.382 T:4984 NOTICE: Additional mode: 2560x1440@ 24.00 - Full Screen
  504. 10:48:07.382 T:4984 NOTICE: Additional mode: 2560x1440@ 23.98 - Full Screen
  505. 10:48:07.382 T:4984 NOTICE: Additional mode: 2560x1440@ 24.00 - Full Screen
  506. 10:48:07.382 T:4984 NOTICE: Additional mode: 2560x1440@ 25.00 - Full Screen
  507. 10:48:07.382 T:4984 NOTICE: Previous line repeats 2 times.
  508. 10:48:07.382 T:4984 NOTICE: Additional mode: 2560x1440@ 29.97 - Full Screen
  509. 10:48:07.383 T:4984 NOTICE: Additional mode: 2560x1440@ 30.00 - Full Screen
  510. 10:48:07.383 T:4984 NOTICE: Additional mode: 2560x1440@ 29.97 - Full Screen
  511. 10:48:07.383 T:4984 NOTICE: Additional mode: 2560x1440@ 30.00 - Full Screen
  512. 10:48:07.383 T:4984 NOTICE: Additional mode: 2560x1440@ 29.97 - Full Screen
  513. 10:48:07.383 T:4984 NOTICE: Additional mode: 2560x1440@ 30.00 - Full Screen
  514. 10:48:07.383 T:4984 NOTICE: Additional mode: 2560x1600@ 23.98 - Full Screen
  515. 10:48:07.383 T:4984 NOTICE: Additional mode: 2560x1600@ 24.00 - Full Screen
  516. 10:48:07.383 T:4984 NOTICE: Additional mode: 2560x1600@ 23.98 - Full Screen
  517. 10:48:07.383 T:4984 NOTICE: Additional mode: 2560x1600@ 24.00 - Full Screen
  518. 10:48:07.384 T:4984 NOTICE: Additional mode: 2560x1600@ 23.98 - Full Screen
  519. 10:48:07.384 T:4984 NOTICE: Additional mode: 2560x1600@ 24.00 - Full Screen
  520. 10:48:07.384 T:4984 NOTICE: Additional mode: 2560x1600@ 25.00 - Full Screen
  521. 10:48:07.384 T:4984 NOTICE: Previous line repeats 2 times.
  522. 10:48:07.384 T:4984 NOTICE: Additional mode: 2560x1600@ 29.97 - Full Screen
  523. 10:48:07.384 T:4984 NOTICE: Additional mode: 2560x1600@ 30.00 - Full Screen
  524. 10:48:07.384 T:4984 NOTICE: Additional mode: 2560x1600@ 29.97 - Full Screen
  525. 10:48:07.385 T:4984 NOTICE: Additional mode: 2560x1600@ 30.00 - Full Screen
  526. 10:48:07.385 T:4984 NOTICE: Additional mode: 2560x1600@ 29.97 - Full Screen
  527. 10:48:07.385 T:4984 NOTICE: Additional mode: 2560x1600@ 30.00 - Full Screen
  528. 10:48:07.385 T:4984 NOTICE: Additional mode: 3840x2160@ 23.98 - Full Screen
  529. 10:48:07.385 T:4984 NOTICE: Additional mode: 3840x2160@ 24.00 - Full Screen
  530. 10:48:07.385 T:4984 NOTICE: Additional mode: 3840x2160@ 25.00 - Full Screen
  531. 10:48:07.385 T:4984 NOTICE: Additional mode: 3840x2160@ 29.97 - Full Screen
  532. 10:48:07.385 T:4984 NOTICE: Additional mode: 3840x2160@ 30.00 - Full Screen
  533. 10:48:07.386 T:4984 NOTICE: Additional mode: 4096x2160@ 23.98 - Full Screen
  534. 10:48:07.386 T:4984 NOTICE: Additional mode: 4096x2160@ 25.00 - Full Screen
  535. 10:48:07.386 T:4984 NOTICE: Additional mode: 4096x2160@ 29.97 - Full Screen
  536. 10:48:07.386 T:4984 NOTICE: Additional mode: 4096x2160@ 30.00 - Full Screen
  537. 10:48:07.386 T:4984 NOTICE: Additional mode: 4096x2160@ 24.00 - Full Screen
  538. 10:48:07.386 T:4984 NOTICE: Checking resolution 16
  539. 10:48:07.389 T:4984 DEBUG: CWinEventsWin32::WndProc: window resize event
  540. 10:48:07.389 T:4984 DEBUG: CWinEventsWin32::WndProc: window move event
  541. 10:48:07.389 T:4984 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  542. 10:48:07.391 T:4984 DEBUG: CWinEventsWin32::WndProcWindow is active
  543. 10:48:07.395 T:4984 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  544. 10:48:07.397 T:4984 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY5 output.
  545. 10:48:07.397 T:4984 DEBUG: CRenderSystemDX::SetMonitor - Selected NVIDIA GeForce GTX 750 Ti adapter.
  546. 10:48:07.397 T:4984 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{76FBE8BE-DC85-47EF-A4DE-AF74F5408387}\0000.
  547. 10:48:07.399 T:4984 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
  548. 10:48:07.405 T:4984 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  549. 10:48:07.613 T:4984 DEBUG: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource
  550. 10:48:07.613 T:4984 DEBUG: CRenderSystemDX::CreateDevice - on adapter NVIDIA GeForce GTX 750 Ti (VendorId: 0x10de DeviceId: 0x1380) with feature level 0xb000.
  551. 10:48:07.613 T:4984 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  552. 10:48:07.613 T:4984 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  553. 10:48:07.613 T:4984 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  554. 10:48:07.615 T:4984 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  555. 10:48:07.615 T:4984 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  556. 10:48:07.615 T:4984 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  557. 10:48:07.616 T:4984 DEBUG: Previous line repeats 10 times.
  558. 10:48:07.616 T:4984 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  559. 10:48:07.616 T:4984 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  560. 10:48:07.616 T:4984 DEBUG: CRenderSystemDX::FixRefreshRateIfNecessary: refreshRate: 30.0000, desired: 30.0000, deviation: 0.00000, fixRequired: false
  561. 10:48:07.652 T:4984 DEBUG: Previous line repeats 2 times.
  562. 10:48:07.652 T:4984 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 30.000000
  563. 10:48:07.740 T:4984 DEBUG: CWinSystemWin32::OnDisplayReset - notify display reset event
  564. 10:48:07.740 T:4984 INFO: load keymapping
  565. 10:48:07.741 T:4984 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  566. 10:48:07.742 T:4984 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  567. 10:48:07.742 T:4984 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  568. 10:48:07.743 T:4984 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  569. 10:48:07.744 T:4984 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  570. 10:48:07.745 T:4984 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  571. 10:48:07.748 T:4984 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  572. 10:48:07.748 T:4984 INFO: Loading special://xbmc/system/keymaps/remote.xml
  573. 10:48:07.750 T:4984 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  574. 10:48:07.751 T:4984 INFO: Loading special://xbmc/system/IRSSmap.xml
  575. 10:48:07.752 T:4984 INFO: * Adding remote mapping for device 'Microsoft MCE'
  576. 10:48:07.752 T:4984 INFO: * Adding remote mapping for device 'Abstract'
  577. 10:48:07.752 T:4984 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  578. 10:48:07.752 T:4984 INFO: GUI format 1920x1080, Display 1920x1080@ 30.00 - Full Screen
  579. 10:48:07.752 T:4984 DEBUG: guilib: Fill viewport on change for solving rendering passes
  580. 10:48:07.752 T:4984 INFO: CLangInfo: loading resource.language.en_gb language information...
  581. 10:48:07.753 T:4984 DEBUG: trying to set locale to en-us
  582. 10:48:07.783 T:4984 INFO: global locale set to en-us
  583. 10:48:07.783 T:4984 INFO: CLangInfo: loading resource.language.en_gb language strings...
  584. 10:48:07.784 T:4984 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  585. 10:48:07.791 T:4984 DEBUG: LocalizeStrings: loaded 3769 strings from file resource://resource.language.en_gb/strings.po
  586. 10:48:07.801 T:4984 DEBUG: LocalizeStrings: loaded 6 strings from file D:\Program Files (x86)\Kodi\addons\screensaver.stars\resources\language\English\strings.po
  587. 10:48:07.802 T:4984 DEBUG: LocalizeStrings: loaded 8 strings from file D:\Program Files (x86)\Kodi\addons\screensaver.biogenesis\resources\language\English\strings.po
  588. 10:48:07.802 T:4984 DEBUG: LocalizeStrings: loaded 25 strings from file D:\Program Files (x86)\Kodi\addons\pvr.vbox\resources\language\resource.language.en_gb\strings.po
  589. 10:48:07.803 T:4984 DEBUG: LocalizeStrings: loaded 8 strings from file D:\Program Files (x86)\Kodi\addons\pvr.argustv\resources\language\resource.language.en_gb\strings.po
  590. 10:48:07.803 T:4984 DEBUG: LocalizeStrings: loaded 70 strings from file D:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\resources\language\resource.language.en_gb\strings.po
  591. 10:48:07.804 T:4984 DEBUG: LocalizeStrings: loaded 6 strings from file D:\Program Files (x86)\Kodi\addons\audioencoder.vorbis\resources\language\English\strings.po
  592. 10:48:07.804 T:4984 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: D:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  593. 10:48:07.804 T:4984 DEBUG: LocalizeStrings: loaded 1 strings from file D:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  594. 10:48:07.804 T:4984 DEBUG: LocalizeStrings: loaded 71 strings from file D:\Program Files (x86)\Kodi\addons\pvr.mediaportal.tvserver\resources\language\resource.language.en_gb\strings.po
  595. 10:48:07.805 T:4984 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  596. 10:48:07.805 T:4984 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: D:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  597. 10:48:07.805 T:4984 DEBUG: LocalizeStrings: loaded 1 strings from file D:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  598. 10:48:07.806 T:4984 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
  599. 10:48:07.806 T:4984 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  600. 10:48:07.806 T:4984 DEBUG: LocalizeStrings: loaded 70 strings from file D:\Program Files (x86)\Kodi\addons\pvr.wmc\resources\language\resource.language.en_gb\strings.po
  601. 10:48:07.807 T:4984 DEBUG: LocalizeStrings: loaded 1 strings from file D:\Program Files (x86)\Kodi\addons\audioencoder.flac\resources\language\English\strings.po
  602. 10:48:07.807 T:4984 DEBUG: LocalizeStrings: loaded 67 strings from file D:\Program Files (x86)\Kodi\addons\pvr.dvblink\resources\language\resource.language.en_gb\strings.po
  603. 10:48:07.808 T:4984 DEBUG: LocalizeStrings: loaded 5 strings from file D:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\resources\language\resource.language.en_gb\strings.po
  604. 10:48:07.809 T:4984 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\language\English\strings.xml
  605. 10:48:07.809 T:4984 DEBUG: LocalizeStrings: loaded 18 strings from file D:\Program Files (x86)\Kodi\addons\visualization.milkdrop\resources\language\English\strings.po
  606. 10:48:07.809 T:4984 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\metadata.musicvideos.theaudiodb.com\resources\language\English\strings.po
  607. 10:48:07.810 T:4984 DEBUG: LocalizeStrings: loaded 101 strings from file D:\Program Files (x86)\Kodi\addons\pvr.mythtv\resources\language\resource.language.en_gb\strings.po
  608. 10:48:07.810 T:4984 DEBUG: LocalizeStrings: loaded 27 strings from file D:\Program Files (x86)\Kodi\addons\pvr.vuplus\resources\language\resource.language.en_gb\strings.po
  609. 10:48:07.810 T:4984 DEBUG: LocalizeStrings: loaded 10 strings from file D:\Program Files (x86)\Kodi\addons\screensaver.pingpong\resources\language\English\strings.po
  610. 10:48:07.811 T:4984 DEBUG: LocalizeStrings: loaded 141 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\English\strings.po
  611. 10:48:07.812 T:4984 DEBUG: LocalizeStrings: loaded 8 strings from file D:\Program Files (x86)\Kodi\addons\pvr.pctv\resources\language\resource.language.en_gb\strings.po
  612. 10:48:07.812 T:4984 DEBUG: LocalizeStrings: loaded 22 strings from file D:\Program Files (x86)\Kodi\addons\pvr.iptvsimple\resources\language\resource.language.en_gb\strings.po
  613. 10:48:07.813 T:4984 DEBUG: LocalizeStrings: loaded 39 strings from file D:\Program Files (x86)\Kodi\addons\screensaver.shadertoy\resources\language\English\strings.po
  614. 10:48:07.813 T:4984 DEBUG: LocalizeStrings: loaded 2 strings from file D:\Program Files (x86)\Kodi\addons\pvr.njoy\resources\language\resource.language.en_gb\strings.po
  615. 10:48:07.813 T:4984 DEBUG: LocalizeStrings: loaded 28 strings from file D:\Program Files (x86)\Kodi\addons\pvr.nextpvr\resources\language\resource.language.en_gb\strings.po
  616. 10:48:07.814 T:4984 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  617. 10:48:07.814 T:4984 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: D:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  618. 10:48:07.814 T:4984 DEBUG: LocalizeStrings: loaded 1 strings from file D:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  619. 10:48:07.815 T:4984 DEBUG: LocalizeStrings: loaded 34 strings from file D:\Program Files (x86)\Kodi\addons\pvr.dvbviewer\resources\language\resource.language.en_gb\strings.po
  620. 10:48:07.815 T:4984 DEBUG: LocalizeStrings: loaded 15 strings from file D:\Program Files (x86)\Kodi\addons\visualization.spectrum\resources\language\English\strings.po
  621. 10:48:07.815 T:4984 DEBUG: LocalizeStrings: loaded 43 strings from file D:\Program Files (x86)\Kodi\addons\pvr.stalker\resources\language\resource.language.en_gb\strings.po
  622. 10:48:07.816 T:4984 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  623. 10:48:07.817 T:4984 DEBUG: LocalizeStrings: loaded 6 strings from file D:\Program Files (x86)\Kodi\addons\audioencoder.lame\resources\language\English\strings.po
  624. 10:48:07.818 T:4984 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  625. 10:48:07.818 T:4984 DEBUG: LocalizeStrings: loaded 3 strings from file D:\Program Files (x86)\Kodi\addons\pvr.filmon\resources\language\resource.language.en_gb\strings.po
  626. 10:48:07.818 T:4984 DEBUG: LocalizeStrings: loaded 16 strings from file D:\Program Files (x86)\Kodi\addons\screensaver.greynetic\resources\language\English\strings.po
  627. 10:48:07.819 T:4984 DEBUG: LocalizeStrings: loaded 74 strings from file D:\Program Files (x86)\Kodi\addons\pvr.hts\resources\language\resource.language.en_gb\strings.po
  628. 10:48:07.820 T:4984 DEBUG: LocalizeStrings: loaded 7 strings from file D:\Program Files (x86)\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
  629. 10:48:07.820 T:4984 DEBUG: LocalizeStrings: loaded 2 strings from file D:\Program Files (x86)\Kodi\addons\pvr.octonet\resources\language\resource.language.en_gb\strings.po
  630. 10:48:07.820 T:4984 DEBUG: LocalizeStrings: loaded 11 strings from file D:\Program Files (x86)\Kodi\addons\visualization.vortex\resources\language\English\strings.po
  631. 10:48:07.821 T:4984 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.module.web-pdb\resources\language\English\strings.po
  632. 10:48:07.821 T:4984 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\resources\language\English\strings.xml
  633. 10:48:07.822 T:4984 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  634. 10:48:07.822 T:4984 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  635. 10:48:07.822 T:4984 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  636. 10:48:07.822 T:4984 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  637. 10:48:07.822 T:4984 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  638. 10:48:07.822 T:4984 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
  639. 10:48:07.822 T:4984 DEBUG: SECTION:LoadDLL(special://xbmcbin/cec.dll)
  640. 10:48:07.825 T:4984 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
  641. 10:48:07.826 T:3312 DEBUG: Thread PeripBusCEC start, auto delete: false
  642. 10:48:07.826 T:7084 DEBUG: Thread PeripBusUSB start, auto delete: false
  643. 10:48:07.826 T:536 DEBUG: Thread PeripBusAddon start, auto delete: false
  644. 10:48:07.826 T:6008 DEBUG: Thread PeripEventScanner start, auto delete: false
  645. 10:48:07.833 T:5644 NOTICE: Running database version Addons27
  646. 10:48:07.833 T:5644 DEBUG: CDatabaseManager::Initialize, updating databases...
  647. 10:48:07.834 T:5644 NOTICE: Running database version ViewModes6
  648. 10:48:07.835 T:5644 NOTICE: Running database version Textures13
  649. 10:48:07.836 T:5644 NOTICE: Running database version MyMusic60
  650. 10:48:07.839 T:5644 NOTICE: Running database version MyVideos107
  651. 10:48:07.840 T:5644 NOTICE: Running database version TV29
  652. 10:48:07.841 T:5644 NOTICE: Running database version Epg11
  653. 10:48:07.842 T:5644 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  654. 10:48:07.843 T:4984 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  655. 10:48:07.863 T:320 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  656. 10:48:07.863 T:320 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  657. 10:48:07.870 T:4984 ERROR: Failed to load skin 'skin.confluence'
  658. 10:48:07.871 T:4984 INFO: Unloading old skin ...
  659. 10:48:07.871 T:4984 INFO: load skin from: D:\Program Files (x86)\Kodi\addons\skin.estuary (version: 1.9.10)
  660. 10:48:07.871 T:4984 INFO: load fonts for skin...
  661. 10:48:07.872 T:4984 INFO: Loading fonts from D:\Program Files (x86)\Kodi\addons\skin.estuary\xml\Font.xml
  662. 10:48:07.886 T:4984 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: D:\Program Files (x86)\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
  663. 10:48:07.886 T:4984 DEBUG: LocalizeStrings: loaded 132 strings from file D:\Program Files (x86)\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
  664. 10:48:07.886 T:4984 INFO: Loading skin includes from D:\Program Files (x86)\Kodi\addons\skin.estuary\xml\includes.xml
  665. 10:48:07.916 T:4984 INFO: load new skin...
  666. 10:48:07.916 T:4984 INFO: Loading user windows, path D:\Program Files (x86)\Kodi\addons\skin.estuary\xml
  667. 10:48:07.921 T:4984 DEBUG: Load Skin XML: 4.88ms
  668. 10:48:07.921 T:4984 INFO: initialize new skin...
  669. 10:48:07.921 T:4984 DEBUG: guilib: Fill viewport on change for solving rendering passes
  670. 10:48:07.921 T:4984 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  671. 10:48:07.924 T:4984 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle D:\Program Files (x86)\Kodi\addons\skin.estuary\media\Textures.xbt
  672. 10:48:07.924 T:4984 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  673. 10:48:07.925 T:4984 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  674. 10:48:07.925 T:4984 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  675. 10:48:07.929 T:4984 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  676. 10:48:07.930 T:4984 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  677. 10:48:07.932 T:4984 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  678. 10:48:07.945 T:4984 INFO: skin loaded...
  679. 10:48:07.945 T:4984 DEBUG: Activating window ID: 12997
  680. 10:48:07.945 T:4984 DEBUG: ------ Window Init () ------
  681. 10:48:07.945 T:4984 INFO: load splash image: D:\Program Files (x86)\Kodi\media\Splash.png
  682. 10:48:07.958 T:4984 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  683. 10:48:07.958 T:4984 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  684. 10:48:07.958 T:4984 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  685. 10:48:07.958 T:4984 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  686. 10:48:07.976 T:4984 INFO: JSONRPC v8.0.0: Successfully initialized
  687. 10:48:07.976 T:4984 DEBUG: ADDON: Starting service addons.
  688. 10:48:07.980 T:4984 DEBUG: Activating window ID: 12999
  689. 10:48:07.980 T:4984 DEBUG: ------ Window Init (Startup.xml) ------
  690. 10:48:07.980 T:4984 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  691. 10:48:07.980 T:8420 DEBUG: Thread LanguageInvoker start, auto delete: false
  692. 10:48:07.980 T:8420 DEBUG: Previous line repeats 1 times.
  693. 10:48:07.980 T:8420 INFO: initializing python engine.
  694. 10:48:07.980 T:4984 INFO: Previous line repeats 1 times.
  695. 10:48:07.980 T:4984 DEBUG: Activating window ID: 10000
  696. 10:48:07.980 T:4984 DEBUG: ------ Window Deinit (Startup.xml) ------
  697. 10:48:07.980 T:4984 DEBUG: ------ Window Init (Home.xml) ------
  698. 10:48:07.980 T:4984 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  699. 10:48:08.000 T:8420 DEBUG: CPythonInvoker(0, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  700. 10:48:08.000 T:4516 DEBUG: CPythonInvoker(1, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\service.py): start processing
  701. 10:48:08.022 T:8420 DEBUG: -->Python Interpreter Initialized<--
  702. 10:48:08.022 T:8420 DEBUG: CPythonInvoker(0, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  703. 10:48:08.022 T:8420 DEBUG: CPythonInvoker(0, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;D:\Program Files (x86)\Kodi\system\python\DLLs;D:\Program Files (x86)\Kodi\system\python\Lib;D:\Program Files (x86)\Kodi\python27.zip;D:\Program Files (x86)\Kodi\system\python\lib\plat-win;D:\Program Files (x86)\Kodi\system\python\lib\lib-tk;D:\Program Files (x86)\Kodi;D:\Program Files (x86)\Kodi\system\python;D:\Program Files (x86)\Kodi\system\python\lib\site-packages
  704. 10:48:08.022 T:8420 DEBUG: CPythonInvoker(0, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  705. 10:48:08.025 T:8420 DEBUG: CPythonInvoker(0, C:\Users\Jeff\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
  706. 10:48:08.047 T:4516 DEBUG: -->Python Interpreter Initialized<--
  707. 10:48:08.048 T:4516 DEBUG: CPythonInvoker(1, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\service.py): the source file to load is "C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\service.py"
  708. 10:48:08.050 T:4516 DEBUG: CPythonInvoker(1, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\service.py): setting the Python path to C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils;C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.module.bottle\lib;C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.module.web-pdb\libs;D:\Program Files (x86)\Kodi\system\python\DLLs;D:\Program Files (x86)\Kodi\system\python\Lib;D:\Program Files (x86)\Kodi\python27.zip;D:\Program Files (x86)\Kodi\system\python\lib\plat-win;D:\Program Files (x86)\Kodi\system\python\lib\lib-tk;D:\Program Files (x86)\Kodi;D:\Program Files (x86)\Kodi\system\python;D:\Program Files (x86)\Kodi\system\python\lib\site-packages
  709. 10:48:08.050 T:4516 DEBUG: CPythonInvoker(1, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\service.py): entering source directory C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils
  710. 10:48:08.050 T:8420 DEBUG: Version Check: Version 0.3.21 started
  711. 10:48:08.050 T:4516 DEBUG: CPythonInvoker(1, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\service.py): instantiating addon using automatically obtained id of "service.bluray_iso_utils" dependent on version 2.24.0 of the xbmc.python api
  712. 10:48:08.052 T:4984 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  713. 10:48:08.052 T:4984 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  714. 10:48:08.052 T:4984 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  715. 10:48:08.052 T:4984 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  716. 10:48:08.052 T:4984 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  717. 10:48:08.052 T:4984 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  718. 10:48:08.052 T:4984 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  719. 10:48:08.052 T:4984 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  720. 10:48:08.052 T:4984 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  721. 10:48:08.052 T:4984 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  722. 10:48:08.053 T:4984 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  723. 10:48:08.053 T:4984 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  724. 10:48:08.053 T:4984 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  725. 10:48:08.053 T:8180 DEBUG: Thread JobWorker start, auto delete: true
  726. 10:48:08.053 T:4984 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  727. 10:48:08.053 T:4984 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  728. 10:48:08.053 T:4984 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  729. 10:48:08.053 T:4984 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  730. 10:48:08.053 T:4984 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  731. 10:48:08.053 T:4984 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  732. 10:48:08.053 T:4984 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  733. 10:48:08.053 T:4068 DEBUG: Thread JobWorker start, auto delete: true
  734. 10:48:08.053 T:4984 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  735. 10:48:08.053 T:4984 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  736. 10:48:08.058 T:4984 DEBUG: ContextMenuManager: addon menus reloaded.
  737. 10:48:08.058 T:4984 INFO: removing tempfiles
  738. 10:48:08.059 T:4984 DEBUG: ADDON: Starting service addons.
  739. 10:48:08.062 T:8180 DEBUG: CVideoDatabase::RunQuery took 4 ms for 6 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  740. 10:48:08.063 T:10060 DEBUG: Thread LanguageInvoker start, auto delete: false
  741. 10:48:08.063 T:10060 INFO: initializing python engine.
  742. 10:48:08.063 T:10060 DEBUG: CPythonInvoker(2, C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): start processing
  743. 10:48:08.064 T:2716 DEBUG: Thread LanguageInvoker start, auto delete: false
  744. 10:48:08.064 T:2716 INFO: initializing python engine.
  745. 10:48:08.064 T:2716 DEBUG: CPythonInvoker(3, C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): start processing
  746. 10:48:08.072 T:4984 DEBUG: CRepositoryUpdater: previous update at 02/19/2017 10:09:59 AM, next at 02/20/2017 10:09:59 AM
  747. 10:48:08.072 T:4984 NOTICE: initialize done
  748. 10:48:08.072 T:4984 NOTICE: Running the application...
  749. 10:48:08.072 T:7244 DEBUG: Thread Timer start, auto delete: false
  750. 10:48:08.073 T:4984 DEBUG: no profile autoexec.py (C:\Users\Jeff\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  751. 10:48:08.073 T:4984 DEBUG: CNetwork::NetworkMessage - Starting network services
  752. 10:48:08.073 T:4984 NOTICE: starting upnp client
  753. 10:48:08.073 T:4984 NOTICE: Platinum [platinum.core.upnp]: Starting UPnP...
  754. 10:48:08.073 T:4984 INFO: Platinum [neptune.sockets.bsd]: setting SO_REUSEADDR option on socket
  755. 10:48:08.073 T:4984 INFO: Platinum [neptune.sockets.bsd]: leaving multicast addr 192.168.1.18 group 239.255.255.250
  756. 10:48:08.073 T:4984 INFO: Platinum [neptune.sockets.bsd]: setsockopt error -32049
  757. 10:48:08.073 T:4984 INFO: Platinum [neptune.sockets.bsd]: joining multicast addr 192.168.1.18 group 239.255.255.250
  758. 10:48:08.074 T:4984 NOTICE: Platinum [platinum.core.upnp]: Starting Ctrlpoint...
  759. 10:48:08.075 T:4984 NOTICE: Platinum [platinum.core.http.server]: HttpServer listening on 0.0.0.0:1036
  760. 10:48:08.075 T:4984 INFO: Platinum [neptune.sockets.bsd]: setting multicast interface 192.168.1.18
  761. 10:48:08.075 T:4984 INFO: Platinum [neptune.sockets.bsd]: setting multicast TTL to 2
  762. 10:48:08.076 T:4984 INFO: Platinum [neptune.sockets.bsd]: setting multicast interface 127.0.0.1
  763. 10:48:08.076 T:4984 INFO: Platinum [neptune.sockets.bsd]: setting multicast TTL to 2
  764. 10:48:08.077 T:4984 INFO: JSONRPC Server: Successfully initialized
  765. 10:48:08.077 T:8780 DEBUG: Thread EventServer start, auto delete: false
  766. 10:48:08.077 T:8780 NOTICE: ES: Starting UDP Event server on port 9777
  767. 10:48:08.077 T:4564 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "c829113b-4cf8-40c0-9e52-ea0d84fb1ea2" detected @ http://192.168.1.1:41633/rootDesc.xml
  768. 10:48:08.077 T:8780 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  769. 10:48:08.077 T:10764 DEBUG: Thread TCPServer start, auto delete: false
  770. 10:48:08.078 T:4564 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "45048B4A-151D-4257-2476-A8CA322AD1E6" detected @ http://192.168.1.2:1780/WFADevice.xml
  771. 10:48:08.078 T:4564 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "3B6DA985-7D40-EB99-5EB0-B477BFC5DEB3" detected @ http://192.168.1.2:1780/InternetGatewayDevice.xml
  772. 10:48:08.079 T:4564 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "fa595565-740b-feb5-8493-e2a6cf44e055" detected @ http://192.168.1.1:1990/WFADevice.xml
  773. 10:48:08.079 T:4564 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "40f73df3-f030-6375-654d-d8e8a426f8e0" detected @ http://192.168.1.16:1365/
  774. 10:48:08.080 T:4564 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "3606a420-aa3e-59e5-af9c-629b9634f767" detected @ http://192.168.1.1:1901/root.xml
  775. 10:48:08.084 T:4564 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "9aa45988-cfa6-d0dc-6141-1add93dbca78" detected @ http://192.168.1.16:1803/
  776. 10:48:08.098 T:5644 DEBUG: CVideoDatabase::RunQuery took 14 ms for 320 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  777. 10:48:08.101 T:4068 DEBUG: CVideoDatabase::RunQuery took 15 ms for 320 items query: select * from movie_view WHERE ((movie_view.dateAdded > '1900-01-01')) AND ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  778. 10:48:08.120 T:8180 DEBUG: CVideoDatabase::RunQuery took 11 ms for 326 items query: select * from movie_view
  779. 10:48:08.150 T:5644 DEBUG: CVideoDatabase::RunQuery took 12 ms for 30 items query: SELECT genre.genre_id, genre.name, count(1), count(files.playCount) FROM genre JOIN genre_link ON genre.genre_id = genre_link.genre_id JOIN movie_view ON genre_link.media_id = movie_view.idMovie AND genre_link.media_type='movie' JOIN files ON files.idFile = movie_view.idFile GROUP BY genre.genre_id
  780. 10:48:08.151 T:10060 DEBUG: -->Python Interpreter Initialized<--
  781. 10:48:08.151 T:2716 DEBUG: Previous line repeats 1 times.
  782. 10:48:08.151 T:2716 DEBUG: CPythonInvoker(3, C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): the source file to load is "C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py"
  783. 10:48:08.151 T:10060 DEBUG: CPythonInvoker(2, C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): the source file to load is "C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py"
  784. 10:48:08.151 T:2716 DEBUG: CPythonInvoker(3, C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): setting the Python path to C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube;D:\Program Files (x86)\Kodi\system\python\DLLs;D:\Program Files (x86)\Kodi\system\python\Lib;D:\Program Files (x86)\Kodi\python27.zip;D:\Program Files (x86)\Kodi\system\python\lib\plat-win;D:\Program Files (x86)\Kodi\system\python\lib\lib-tk;D:\Program Files (x86)\Kodi;D:\Program Files (x86)\Kodi\system\python;D:\Program Files (x86)\Kodi\system\python\lib\site-packages
  785. 10:48:08.151 T:2716 DEBUG: CPythonInvoker(3, C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): entering source directory C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube
  786. 10:48:08.151 T:10060 DEBUG: CPythonInvoker(2, C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): setting the Python path to C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache;D:\Program Files (x86)\Kodi\system\python\DLLs;D:\Program Files (x86)\Kodi\system\python\Lib;D:\Program Files (x86)\Kodi\python27.zip;D:\Program Files (x86)\Kodi\system\python\lib\plat-win;D:\Program Files (x86)\Kodi\system\python\lib\lib-tk;D:\Program Files (x86)\Kodi;D:\Program Files (x86)\Kodi\system\python;D:\Program Files (x86)\Kodi\system\python\lib\site-packages
  787. 10:48:08.151 T:10060 DEBUG: CPythonInvoker(2, C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): entering source directory C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache
  788. 10:48:08.152 T:4068 DEBUG: CVideoDatabase::RunQuery took 10 ms for 77 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet ORDER BY sets.idSet
  789. 10:48:08.156 T:3596 DEBUG: Thread JobWorker start, auto delete: true
  790. 10:48:08.156 T:2716 DEBUG: CPythonInvoker(3, C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.19.0 of the xbmc.python api
  791. 10:48:08.157 T:10060 DEBUG: CPythonInvoker(2, C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.24.0 of the xbmc.python api
  792. 10:48:08.166 T:4984 DEBUG: ------ Window Init (Pointer.xml) ------
  793. 10:48:08.266 T:4068 DEBUG: CVideoDatabase::RunQuery took 4 ms for 5 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  794. 10:48:08.271 T:4516 DEBUG: Bluray iso utils: version 0.2.1 started
  795. 10:48:08.271 T:4516 DEBUG: Bluray iso utils: Setting.debug: true
  796. 10:48:08.271 T:4516 DEBUG: Bluray iso utils: Setting.enabled: true
  797. 10:48:08.274 T:8180 DEBUG: CVideoDatabase::RunQuery took 3 ms for 6 items query: SELECT * FROM tvshow_view WHERE ((tvshow_view.watchedcount = 0)) AND ((tvshow_view.totalCount > 0))
  798. 10:48:08.274 T:2716 DEBUG: [plugin.video.youtube] YouTube settings startup initialization...
  799. 10:48:08.274 T:2716 DEBUG: JSONRPC: Incoming request: { "jsonrpc": "2.0", "method": "Application.GetProperties", "params": {"properties": ["version", "name"]}, "id": 1 }
  800. 10:48:08.276 T:5644 DEBUG: CVideoDatabase::RunQuery took 4 ms for 220 items query: select * from episode_view WHERE ((episode_view.dateAdded > '1900-01-01')) AND ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  801. 10:48:08.288 T:4068 DEBUG: CVideoDatabase::RunQuery took 4 ms for 10 items query: SELECT genre.genre_id, genre.name FROM genre JOIN genre_link ON genre.genre_id = genre_link.genre_id JOIN tvshow_view ON genre_link.media_id = tvshow_view.idShow AND genre_link.media_type='tvshow' GROUP BY genre.genre_id
  802. 10:48:08.289 T:2716 NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.0), setting DASH_SUPPORT_BUILTIN = False, DASH_SUPPORT_ADDON = True
  803. 10:48:08.289 T:2716 INFO: CPythonInvoker(3, C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): script successfully run
  804. 10:48:08.295 T:8180 DEBUG: CVideoDatabase::RunQuery took 6 ms for 6 items query: SELECT studio.studio_id, studio.name FROM studio JOIN studio_link ON studio.studio_id = studio_link.studio_id JOIN tvshow_view ON studio_link.media_id = tvshow_view.idShow AND studio_link.media_type='tvshow' GROUP BY studio.studio_id
  805. 10:48:08.328 T:5644 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  806. 10:48:08.328 T:5644 DEBUG: Getting Directory (special://profile/playlists/video)
  807. 10:48:08.328 T:5644 DEBUG: Getting Directory (special://profile/playlists/mixed)
  808. 10:48:08.329 T:5644 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  809. 10:48:08.329 T:5644 DEBUG: CFavourites::Load - no system favourites found, skipping
  810. 10:48:08.330 T:8180 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  811. 10:48:08.334 T:2716 INFO: Python script stopped
  812. 10:48:08.334 T:2716 DEBUG: Thread LanguageInvoker 2716 terminating
  813. 10:48:08.335 T:10060 DEBUG: StorageServer Module loaded RUN
  814. 10:48:08.335 T:10060 DEBUG: StorageClient-2.5.4 Starting server
  815. 10:48:08.335 T:8180 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
  816. 10:48:08.335 T:4516 DEBUG: Bluray iso utils: Error reading advancedsettings.xml!!
  817. 10:48:08.335 T:4516 DEBUG: Bluray iso utils: playcountminimumpercent = 90
  818. 10:48:08.335 T:4516 DEBUG: Bluray iso utils: ignoresecondsatstart = 180
  819. 10:48:08.335 T:4516 DEBUG: Bluray iso utils: ignorepercentatend = 8
  820. 10:48:08.336 T:4516 DEBUG: Bluray iso utils: Init - Closing DB.
  821. 10:48:08.336 T:8180 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
  822. 10:48:08.338 T:8180 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  823. 10:48:08.344 T:11620 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  824. 10:48:08.346 T:232 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{8480ccd2-9c5b-47ad-8826-ce9933ae5482} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  825. 10:48:08.353 T:8180 DEBUG: CVideoDatabase::RunQuery took 10 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  826. 10:48:08.363 T:8180 DEBUG: CVideoDatabase::RunQuery took 4 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  827. 10:48:08.373 T:8180 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  828. 10:48:08.378 T:8180 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  829. 10:48:08.380 T:8180 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')
  830. 10:48:08.578 T:1720 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:41633/rootDesc.xml
  831. 10:48:08.578 T:1720 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:41633/rootDesc.xml)
  832. 10:48:08.578 T:1720 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  833. 10:48:08.578 T:1720 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:41633
  834. 10:48:08.579 T:9868 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/WFADevice.xml
  835. 10:48:08.579 T:9868 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/WFADevice.xml)
  836. 10:48:08.579 T:9868 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  837. 10:48:08.579 T:9868 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  838. 10:48:08.579 T:1720 INFO: Platinum [neptune.http]: got connection (reused: false)
  839. 10:48:08.580 T:12024 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/InternetGatewayDevice.xml
  840. 10:48:08.580 T:7872 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:1990/WFADevice.xml
  841. 10:48:08.580 T:4132 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1365/
  842. 10:48:08.580 T:12024 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/InternetGatewayDevice.xml)
  843. 10:48:08.580 T:7872 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:1990/WFADevice.xml)
  844. 10:48:08.580 T:4132 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.16:1365/)
  845. 10:48:08.580 T:9868 INFO: Platinum [neptune.http]: got connection (reused: false)
  846. 10:48:08.580 T:12024 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  847. 10:48:08.580 T:12024 INFO: Previous line repeats 2 times.
  848. 10:48:08.580 T:12024 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  849. 10:48:08.580 T:7872 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:1990
  850. 10:48:08.580 T:4132 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1365
  851. 10:48:08.581 T:1720 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "c829113b-4cf8-40c0-9e52-ea0d84fb1ea2" is now known as "Verizon FiOS-G1100" (http://192.168.1.1:41633/rootDesc.xml)
  852. 10:48:08.581 T:6732 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:1901/root.xml
  853. 10:48:08.581 T:6732 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:1901/root.xml)
  854. 10:48:08.581 T:6732 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  855. 10:48:08.581 T:6732 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:1901
  856. 10:48:08.581 T:7872 INFO: Platinum [neptune.http]: got connection (reused: false)
  857. 10:48:08.581 T:9868 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "45048B4A-151D-4257-2476-A8CA322AD1E6" is now known as "WFADevice" (http://192.168.1.2:1780/WFADevice.xml)
  858. 10:48:08.581 T:4132 INFO: Platinum [neptune.http]: got connection (reused: false)
  859. 10:48:08.583 T:7872 INFO: Previous line repeats 2 times.
  860. 10:48:08.583 T:7872 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "fa595565-740b-feb5-8493-e2a6cf44e055" is now known as "WFADevice" (http://192.168.1.1:1990/WFADevice.xml)
  861. 10:48:08.583 T:4132 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "40f73df3-f030-6375-654d-d8e8a426f8e0" is now known as "[LG] webOS TV UH8500" (http://192.168.1.16:1365/)
  862. 10:48:08.585 T:10212 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1803/
  863. 10:48:08.585 T:12024 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "3B6DA985-7D40-EB99-5EB0-B477BFC5DEB3" is now known as "Cisco61064" (http://192.168.1.2:1780/InternetGatewayDevice.xml)
  864. 10:48:08.585 T:10212 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.16:1803/)
  865. 10:48:08.585 T:10212 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  866. 10:48:08.585 T:10212 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1803
  867. 10:48:08.586 T:10212 INFO: Platinum [neptune.http]: got connection (reused: false)
  868. 10:48:08.587 T:10212 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "9aa45988-cfa6-d0dc-6141-1add93dbca78" is now known as "[LG] webOS TV UH8500" (http://192.168.1.16:1803/)
  869. 10:48:08.587 T:6732 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "3606a420-aa3e-59e5-af9c-629b9634f767" is now known as "Verizon FiOS-G1100" (http://192.168.1.1:1901/root.xml)
  870. 10:48:08.682 T:396 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/x_wfawlanconfig.xml
  871. 10:48:08.682 T:396 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/x_wfawlanconfig.xml)
  872. 10:48:08.682 T:396 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  873. 10:48:08.682 T:396 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  874. 10:48:08.683 T:396 INFO: Platinum [neptune.http]: got connection (reused: false)
  875. 10:48:08.684 T:812 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:1990/x_wfawlanconfig.xml
  876. 10:48:08.684 T:812 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:1990/x_wfawlanconfig.xml)
  877. 10:48:08.684 T:812 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  878. 10:48:08.684 T:812 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:1990
  879. 10:48:08.685 T:1464 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1365/WebOS_Dial/40f73df3-f030-6375-654d-d8e8a426f8e0/scpd.xml
  880. 10:48:08.685 T:1464 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.16:1365/WebOS_Dial/40f73df3-f030-6375-654d-d8e8a426f8e0/scpd.xml)
  881. 10:48:08.685 T:1464 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  882. 10:48:08.685 T:1464 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1365
  883. 10:48:08.687 T:11228 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1803/WebOS_SecondScreen/9aa45988-cfa6-d0dc-6141-1add93dbca78/scpd.xml
  884. 10:48:08.687 T:11228 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.16:1803/WebOS_SecondScreen/9aa45988-cfa6-d0dc-6141-1add93dbca78/scpd.xml)
  885. 10:48:08.687 T:11228 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  886. 10:48:08.687 T:11228 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1803
  887. 10:48:08.688 T:11228 INFO: Platinum [neptune.http]: got connection (reused: false)
  888. 10:48:08.688 T:11516 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:1901/xml/basic_management_service.xml
  889. 10:48:08.688 T:11516 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:1901/xml/basic_management_service.xml)
  890. 10:48:08.688 T:11516 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  891. 10:48:08.688 T:11516 INFO: Platinum [neptune.tls]: reusing connection
  892. 10:48:08.688 T:11516 INFO: Platinum [neptune.http]: got connection (reused: true)
  893. 10:48:08.692 T:11516 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:1901/xml/configuration_management_service.xml
  894. 10:48:08.692 T:11516 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:1901/xml/configuration_management_service.xml)
  895. 10:48:08.692 T:11516 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  896. 10:48:08.692 T:11516 INFO: Platinum [neptune.tls]: reusing connection
  897. 10:48:08.692 T:11516 INFO: Platinum [neptune.http]: got connection (reused: true)
  898. 10:48:08.695 T:812 INFO: Platinum [neptune.http]: got connection (reused: false)
  899. 10:48:08.695 T:11516 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:1901/xml/device_protection_service.xml
  900. 10:48:08.695 T:11516 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:1901/xml/device_protection_service.xml)
  901. 10:48:08.695 T:11516 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  902. 10:48:08.695 T:11516 INFO: Platinum [neptune.tls]: reusing connection
  903. 10:48:08.695 T:11516 INFO: Platinum [neptune.http]: got connection (reused: true)
  904. 10:48:08.696 T:1464 INFO: Platinum [neptune.http]: got connection (reused: false)
  905. 10:48:08.982 T:4564 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "7c03e23b-dd40-3855-8e20-f7d9756dc143" detected @ http://192.168.1.17:8895/deviceDescription/7c03e23b-dd40-3855-8e20-f7d9756dc143
  906. 10:48:09.077 T:4564 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "e7e6a900-c417-a52a-6e90-43edcf611d2f" detected @ http://192.168.1.16:1310/
  907. 10:48:09.347 T:11620 DEBUG: CRemoteControl::Connect - failed to connect
  908. 10:48:09.347 T:11620 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  909. 10:48:09.484 T:8504 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.17:8895/deviceDescription/7c03e23b-dd40-3855-8e20-f7d9756dc143
  910. 10:48:09.484 T:8504 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.17:8895/deviceDescription/7c03e23b-dd40-3855-8e20-f7d9756dc143)
  911. 10:48:09.484 T:8504 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  912. 10:48:09.484 T:8504 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.17:8895
  913. 10:48:09.494 T:8504 INFO: Platinum [neptune.http]: got connection (reused: false)
  914. 10:48:09.545 T:8504 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "7c03e23b-dd40-3855-8e20-f7d9756dc143" is now known as "Serviio (Tower)" (http://192.168.1.17:8895/deviceDescription/7c03e23b-dd40-3855-8e20-f7d9756dc143)
  915. 10:48:09.578 T:3080 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1310/
  916. 10:48:09.578 T:3080 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.16:1310/)
  917. 10:48:09.578 T:3080 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  918. 10:48:09.578 T:3080 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1310
  919. 10:48:09.581 T:6752 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:41633/WANIPCn.xml
  920. 10:48:09.581 T:6752 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:41633/WANIPCn.xml)
  921. 10:48:09.581 T:6752 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  922. 10:48:09.581 T:6752 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:41633
  923. 10:48:09.582 T:6752 INFO: Platinum [neptune.http]: got connection (reused: false)
  924. 10:48:09.583 T:6752 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:41633/WANCfg.xml
  925. 10:48:09.583 T:6752 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:41633/WANCfg.xml)
  926. 10:48:09.584 T:6752 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  927. 10:48:09.584 T:6752 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:41633
  928. 10:48:09.584 T:3080 INFO: Platinum [neptune.http]: got connection (reused: false)
  929. 10:48:09.585 T:9120 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/x_wanipconnection.xml
  930. 10:48:09.585 T:9120 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/x_wanipconnection.xml)
  931. 10:48:09.585 T:9120 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  932. 10:48:09.585 T:9120 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  933. 10:48:09.585 T:6752 INFO: Platinum [neptune.http]: got connection (reused: false)
  934. 10:48:09.587 T:3080 INFO: Previous line repeats 1 times.
  935. 10:48:09.587 T:3080 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "e7e6a900-c417-a52a-6e90-43edcf611d2f" is now known as "[LG] webOS TV UH8500" (http://192.168.1.16:1310/)
  936. 10:48:09.587 T:6752 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:41633/L3F.xml
  937. 10:48:09.587 T:6752 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:41633/L3F.xml)
  938. 10:48:09.587 T:6752 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  939. 10:48:09.587 T:6752 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:41633
  940. 10:48:09.589 T:6752 INFO: Platinum [neptune.http]: got connection (reused: false)
  941. 10:48:09.597 T:9120 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/x_wancommoninterfaceconfig.xml
  942. 10:48:09.597 T:9120 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/x_wancommoninterfaceconfig.xml)
  943. 10:48:09.597 T:9120 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  944. 10:48:09.597 T:9120 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  945. 10:48:09.598 T:9120 INFO: Platinum [neptune.http]: got connection (reused: false)
  946. 10:48:09.600 T:9120 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/x_lanhostconfigmanagement.xml
  947. 10:48:09.600 T:9120 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/x_lanhostconfigmanagement.xml)
  948. 10:48:09.600 T:9120 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  949. 10:48:09.600 T:9120 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  950. 10:48:09.601 T:9120 INFO: Platinum [neptune.http]: got connection (reused: false)
  951. 10:48:09.603 T:9120 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/x_layer3forwarding.xml
  952. 10:48:09.603 T:9120 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/x_layer3forwarding.xml)
  953. 10:48:09.604 T:9120 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  954. 10:48:09.604 T:9120 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  955. 10:48:09.604 T:9120 INFO: Platinum [neptune.http]: got connection (reused: false)
  956. 10:48:09.645 T:6748 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.17:8895/serviceDescription/ConnectionManager
  957. 10:48:09.645 T:6748 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.17:8895/serviceDescription/ConnectionManager)
  958. 10:48:09.645 T:6748 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  959. 10:48:09.645 T:6748 INFO: Platinum [neptune.tls]: reusing connection
  960. 10:48:09.645 T:6748 INFO: Platinum [neptune.http]: got connection (reused: true)
  961. 10:48:09.688 T:8636 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1310/AVTransport/e7e6a900-c417-a52a-6e90-43edcf611d2f/scpd.xml
  962. 10:48:09.688 T:8636 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.16:1310/AVTransport/e7e6a900-c417-a52a-6e90-43edcf611d2f/scpd.xml)
  963. 10:48:09.688 T:8636 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  964. 10:48:09.688 T:8636 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1310
  965. 10:48:09.688 T:8636 INFO: Platinum [neptune.http]: got connection (reused: false)
  966. 10:48:09.692 T:8636 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1310/ConnectionManager/e7e6a900-c417-a52a-6e90-43edcf611d2f/scpd.xml
  967. 10:48:09.692 T:8636 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.16:1310/ConnectionManager/e7e6a900-c417-a52a-6e90-43edcf611d2f/scpd.xml)
  968. 10:48:09.692 T:8636 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  969. 10:48:09.692 T:8636 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1310
  970. 10:48:09.693 T:8636 INFO: Platinum [neptune.http]: got connection (reused: false)
  971. 10:48:09.696 T:8636 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1310/RenderingControl/e7e6a900-c417-a52a-6e90-43edcf611d2f/scpd.xml
  972. 10:48:09.696 T:8636 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.16:1310/RenderingControl/e7e6a900-c417-a52a-6e90-43edcf611d2f/scpd.xml)
  973. 10:48:09.696 T:8636 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  974. 10:48:09.696 T:8636 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1310
  975. 10:48:09.696 T:6748 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.17:8895/serviceDescription/ContentDirectory
  976. 10:48:09.696 T:6748 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.17:8895/serviceDescription/ContentDirectory)
  977. 10:48:09.696 T:6748 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  978. 10:48:09.696 T:6748 INFO: Platinum [neptune.tls]: reusing connection
  979. 10:48:09.696 T:6748 INFO: Platinum [neptune.http]: got connection (reused: true)
  980. 10:48:09.697 T:8636 INFO: Platinum [neptune.http]: got connection (reused: false)
  981. 10:48:09.736 T:6748 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.17:8895/serviceDescription/X_MS_MediaReceiverRegistrar
  982. 10:48:09.736 T:6748 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.17:8895/serviceDescription/X_MS_MediaReceiverRegistrar)
  983. 10:48:09.736 T:6748 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  984. 10:48:09.736 T:6748 INFO: Platinum [neptune.tls]: reusing connection
  985. 10:48:09.736 T:6748 INFO: Platinum [neptune.http]: got connection (reused: true)
  986. 10:48:09.752 T:6748 INFO: Platinum [platinum.media.server.browser]: Device Found: Device GUID: 7c03e23b-dd40-3855-8e20-f7d9756dc143Device Type: urn:schemas-upnp-org:device:MediaServer:1Device Base Url: http://192.168.1.17:8895/deviceDescription/Device Friendly Name: Serviio (Tower)
  987. 10:48:09.752 T:6748 NOTICE: Platinum [platinum.core.ctrlpoint]: Subscribing to service "urn:upnp-org:serviceId:ContentDirectory" of device "Serviio (Tower)"
  988. 10:48:09.752 T:5604 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.17:8895/serviceEventing/ContentDirectory
  989. 10:48:09.752 T:6748 NOTICE: Platinum [platinum.core.ctrlpoint]: Subscribing to service "urn:upnp-org:serviceId:ConnectionManager" of device "Serviio (Tower)"
  990. 10:48:09.752 T:5604 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.17:8895/serviceEventing/ContentDirectory)
  991. 10:48:09.752 T:5604 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  992. 10:48:09.752 T:5604 INFO: Platinum [neptune.tls]: reusing connection
  993. 10:48:09.752 T:5604 INFO: Platinum [neptune.http]: got connection (reused: true)
  994. 10:48:09.753 T:9888 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.17:8895/serviceEventing/ConnectionManager
  995. 10:48:09.753 T:9888 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.17:8895/serviceEventing/ConnectionManager)
  996. 10:48:09.753 T:9888 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  997. 10:48:09.753 T:9888 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.17:8895
  998. 10:48:09.754 T:9888 INFO: Platinum [neptune.http]: got connection (reused: false)
  999. 10:48:09.757 T:5604 NOTICE: Platinum [platinum.core.ctrlpoint]: Creating new subscriber "uuid:e9d55a13-d37f-4f65-ad6e-ebf3cfdf7fe9" for service "urn:upnp-org:serviceId:ContentDirectory" of device "Serviio (Tower)" (timeout = 1800)
  1000. 10:48:09.757 T:5604 INFO: Platinum [platinum.core.event]: Creating new subscriber (uuid:e9d55a13-d37f-4f65-ad6e-ebf3cfdf7fe9)
  1001. 10:48:09.757 T:5604 INFO: Platinum [platinum.core.event]: subscriber (uuid:e9d55a13-d37f-4f65-ad6e-ebf3cfdf7fe9) expiring in 1800 seconds
  1002. 10:48:09.764 T:9888 NOTICE: Platinum [platinum.core.ctrlpoint]: Creating new subscriber "uuid:f299db2c-9c8d-4090-90a6-a109090806bd" for service "urn:upnp-org:serviceId:ConnectionManager" of device "Serviio (Tower)" (timeout = 1800)
  1003. 10:48:09.764 T:9888 INFO: Platinum [platinum.core.event]: Creating new subscriber (uuid:f299db2c-9c8d-4090-90a6-a109090806bd)
  1004. 10:48:09.764 T:9888 INFO: Platinum [platinum.core.event]: subscriber (uuid:f299db2c-9c8d-4090-90a6-a109090806bd) expiring in 1800 seconds
  1005. 10:48:10.078 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1006. 10:48:11.245 T:4564 INFO: Previous line repeats 3 times.
  1007. 10:48:11.245 T:4564 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "5f9ec1b3-ff59-19bb-8530-0005cd3adaa1" detected @ http://192.168.1.3:8080/description.xml
  1008. 10:48:11.280 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1009. 10:48:11.746 T:1576 INFO: Previous line repeats 1 times.
  1010. 10:48:11.746 T:1576 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.3:8080/description.xml
  1011. 10:48:11.746 T:1576 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.3:8080/description.xml)
  1012. 10:48:11.746 T:1576 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1013. 10:48:11.746 T:1576 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.3:8080
  1014. 10:48:11.748 T:1576 INFO: Platinum [neptune.http]: got connection (reused: false)
  1015. 10:48:11.811 T:1576 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "5f9ec1b3-ff59-19bb-8530-0005cd3adaa1" is now known as "Denon AVR-E400" (http://192.168.1.3:8080/description.xml)
  1016. 10:48:11.911 T:7224 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.3:8080/RenderingControl/desc.xml
  1017. 10:48:11.911 T:7224 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.3:8080/RenderingControl/desc.xml)
  1018. 10:48:11.911 T:7224 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1019. 10:48:11.911 T:7224 INFO: Platinum [neptune.tls]: reusing connection
  1020. 10:48:11.911 T:7224 INFO: Platinum [neptune.http]: got connection (reused: true)
  1021. 10:48:11.917 T:7224 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.3:8080/ConnectionManager/desc.xml
  1022. 10:48:11.917 T:7224 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.3:8080/ConnectionManager/desc.xml)
  1023. 10:48:11.917 T:7224 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1024. 10:48:11.917 T:7224 INFO: Platinum [neptune.tls]: reusing connection
  1025. 10:48:11.917 T:7224 INFO: Platinum [neptune.http]: got connection (reused: true)
  1026. 10:48:11.922 T:7224 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.3:8080/AVTransport/desc.xml
  1027. 10:48:11.922 T:7224 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.3:8080/AVTransport/desc.xml)
  1028. 10:48:11.922 T:7224 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1029. 10:48:11.922 T:7224 INFO: Platinum [neptune.tls]: reusing connection
  1030. 10:48:11.923 T:7224 INFO: Platinum [neptune.http]: got connection (reused: true)
  1031. 10:48:12.193 T:4984 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1032. 10:48:12.296 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Serviio (Tower)" expiration time renewed..
  1033. 10:48:12.303 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Denon AVR-E400" expiration time renewed..
  1034. 10:48:12.372 T:4564 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "04447146-8800-1047-8038-d04d2c50e039" detected @ http://192.168.1.11:8060/
  1035. 10:48:12.874 T:668 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.11:8060/
  1036. 10:48:12.874 T:668 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.11:8060/)
  1037. 10:48:12.874 T:668 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1038. 10:48:12.874 T:668 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.11:8060
  1039. 10:48:12.886 T:668 INFO: Platinum [neptune.http]: got connection (reused: false)
  1040. 10:48:12.938 T:668 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "04447146-8800-1047-8038-d04d2c50e039" is now known as "Roku 2 - 4A756R018232" (http://192.168.1.11:8060/)
  1041. 10:48:13.039 T:11556 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.11:8060/ecp_SCPD.xml
  1042. 10:48:13.039 T:11556 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.11:8060/ecp_SCPD.xml)
  1043. 10:48:13.039 T:11556 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1044. 10:48:13.039 T:11556 INFO: Platinum [neptune.tls]: reusing connection
  1045. 10:48:13.039 T:11556 INFO: Platinum [neptune.http]: got connection (reused: true)
  1046. 10:48:13.095 T:11556 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.11:8060/dial_SCPD.xml
  1047. 10:48:13.095 T:11556 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.11:8060/dial_SCPD.xml)
  1048. 10:48:13.095 T:11556 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1049. 10:48:13.095 T:11556 INFO: Platinum [neptune.tls]: reusing connection
  1050. 10:48:13.095 T:11556 INFO: Platinum [neptune.http]: got connection (reused: true)
  1051. 10:48:13.104 T:8420 DEBUG: JSONRPC: Incoming request: { "jsonrpc": "2.0", "method": "Application.GetProperties", "params": {"properties": ["version", "name"]}, "id": 1 }
  1052. 10:48:13.105 T:8420 DEBUG: Version Check: Version installed {u'major': 17, u'tag': u'stable', u'minor': 0, u'revision': u'20170201-a10c504'}
  1053. 10:48:13.105 T:8420 INFO: CPythonInvoker(0, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  1054. 10:48:13.116 T:8420 INFO: Python script stopped
  1055. 10:48:13.116 T:8420 DEBUG: Thread LanguageInvoker 8420 terminating
  1056. 10:48:19.543 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1057. 10:48:19.544 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1058. 10:48:19.694 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1059. 10:48:20.328 T:4984 DEBUG: Previous line repeats 1 times.
  1060. 10:48:20.328 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1061. 10:48:20.340 T:4984 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  1062. 10:48:20.426 T:4984 DEBUG: Previous line repeats 5 times.
  1063. 10:48:20.426 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1064. 10:48:22.446 T:4984 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1065. 10:48:22.446 T:4984 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1066. 10:48:22.560 T:4984 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1067. 10:48:23.957 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1068. 10:48:23.957 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1069. 10:48:24.027 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1070. 10:48:25.648 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1071. 10:48:25.730 T:4984 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1072. 10:48:25.730 T:4984 DEBUG: Activating window ID: 10025
  1073. 10:48:26.064 T:4984 DEBUG: ------ Window Deinit (Home.xml) ------
  1074. 10:48:26.116 T:4984 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1075. 10:48:26.116 T:4984 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  1076. 10:48:26.162 T:4984 DEBUG: CDirectoryProvider[]: refreshing..
  1077. 10:48:26.162 T:4068 DEBUG: Previous line repeats 1 times.
  1078. 10:48:26.162 T:4068 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1079. 10:48:26.162 T:4984 DEBUG: CDirectoryProvider[]: refreshing..
  1080. 10:48:26.162 T:4068 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1081. 10:48:26.162 T:4984 DEBUG: CDirectoryProvider[]: refreshing..
  1082. 10:48:26.162 T:4068 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1083. 10:48:26.162 T:4984 DEBUG: CDirectoryProvider[]: refreshing..
  1084. 10:48:26.162 T:4068 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1085. 10:48:26.162 T:4984 DEBUG: CDirectoryProvider[]: refreshing..
  1086. 10:48:26.162 T:4068 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1087. 10:48:26.162 T:4984 DEBUG: CDirectoryProvider[]: refreshing..
  1088. 10:48:26.162 T:4068 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1089. 10:48:26.163 T:4984 ERROR: Previous line repeats 1 times.
  1090. 10:48:26.163 T:4984 DEBUG: CGUIMediaWindow::GetDirectory (videodb://inprogresstvshows/15/)
  1091. 10:48:26.163 T:4984 DEBUG: ParentPath = [videodb://inprogresstvshows/15/]
  1092. 10:48:26.170 T:4984 DEBUG: CVideoDatabase::RunQuery took 4 ms for 3 items query: SELECT * FROM season_view WHERE season_view.idShow = 15
  1093. 10:48:26.174 T:4984 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movie_view join movielinktvshow on movielinktvshow.idMovie=movie_view.idMovie WHERE movielinktvshow.idShow = 15
  1094. 10:48:26.180 T:4984 DEBUG: WindowVideoNav::GetDirectory
  1095. 10:48:26.187 T:9648 DEBUG: Thread BackgroundLoader start, auto delete: false
  1096. 10:48:26.197 T:9648 DEBUG: Thread BackgroundLoader 9648 terminating
  1097. 10:48:26.198 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1098. 10:48:28.613 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1099. 10:48:28.613 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1100. 10:48:28.728 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1101. 10:48:29.060 T:4984 DEBUG: Previous line repeats 1 times.
  1102. 10:48:29.060 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1103. 10:48:29.193 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1104. 10:48:29.568 T:4984 DEBUG: Previous line repeats 1 times.
  1105. 10:48:29.568 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1106. 10:48:29.694 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1107. 10:48:31.846 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1108. 10:48:31.928 T:4984 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1109. 10:48:31.929 T:4984 DEBUG: CGUIMediaWindow::GetDirectory (videodb://inprogresstvshows/15/9/?tvshowid=15)
  1110. 10:48:31.929 T:4984 DEBUG: ParentPath = [videodb://inprogresstvshows/15/]
  1111. 10:48:31.940 T:5644 DEBUG: CVideoDatabase::RunQuery took 2 ms for 13 items query: select * from episode_view WHERE (episode_view.idShow = 15) AND ((episode_view.c12 = 9 or (episode_view.c12 = 0 and (episode_view.c15 = 0 or episode_view.c15 = 9))))
  1112. 10:48:31.950 T:4984 DEBUG: WindowVideoNav::GetDirectory
  1113. 10:48:31.958 T:7404 DEBUG: Thread BackgroundLoader start, auto delete: false
  1114. 10:48:31.970 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1115. 10:48:31.978 T:7404 DEBUG: Thread BackgroundLoader 7404 terminating
  1116. 10:48:34.402 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1117. 10:48:34.402 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1118. 10:48:34.527 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1119. 10:48:35.107 T:4984 DEBUG: Previous line repeats 1 times.
  1120. 10:48:35.107 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1121. 10:48:35.193 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1122. 10:48:36.542 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1123. 10:48:36.665 T:4984 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1124. 10:48:36.680 T:4984 DEBUG: CGUIWindowVideoBase::OnPlayMedia smb://TOWER/TV/doctor who (2005)/series 9/s09e02.mp4
  1125. 10:48:36.681 T:320 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1126. 10:48:36.681 T:320 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1127. 10:48:36.688 T:4984 DEBUG: Loading settings for smb://TOWER/TV/doctor who (2005)/series 9/s09e02.mp4
  1128. 10:48:36.696 T:4984 DEBUG: CPlayerCoreFactory::GetPlayers(smb://TOWER/TV/doctor who (2005)/series 9/s09e02.mp4)
  1129. 10:48:36.696 T:4984 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1130. 10:48:36.696 T:4984 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1131. 10:48:36.696 T:4984 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1132. 10:48:36.696 T:4984 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1133. 10:48:36.696 T:4984 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1134. 10:48:36.696 T:4984 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1135. 10:48:36.696 T:4984 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1136. 10:48:36.696 T:4984 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1137. 10:48:36.696 T:4984 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1138. 10:48:36.696 T:4984 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1139. 10:48:36.696 T:4984 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1140. 10:48:36.696 T:4984 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1141. 10:48:36.696 T:4984 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1142. 10:48:36.696 T:4984 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  1143. 10:48:36.696 T:4984 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1144. 10:48:36.696 T:4984 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1145. 10:48:36.696 T:4984 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1146. 10:48:36.700 T:4984 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  1147. 10:48:36.700 T:4984 NOTICE: VideoPlayer: Opening: smb://TOWER/TV/doctor who (2005)/series 9/s09e02.mp4
  1148. 10:48:36.700 T:4984 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1149. 10:48:36.702 T:4984 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1.
  1150. 10:48:36.703 T:9592 DEBUG: Thread VideoPlayer start, auto delete: false
  1151. 10:48:36.703 T:9592 NOTICE: Creating InputStream
  1152. 10:48:36.717 T:9592 DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
  1153. 10:48:36.718 T:9592 DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 1 ms)
  1154. 10:48:36.718 T:9592 NOTICE: Creating Demuxer
  1155. 10:48:36.718 T:9592 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1156. 10:48:36.719 T:9592 INFO: ffmpeg[2578]: [mov,mp4,m4a,3gp,3g2,mj2] Protocol name not provided, cannot determine if input is local or a network protocol, buffers and access patterns cannot be configured optimally without knowing the protocol
  1157. 10:48:36.719 T:9592 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1158. 10:48:36.722 T:9592 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1159. 10:48:36.723 T:9592 INFO: ffmpeg[2578]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, smb://TOWER/TV/doctor who (2005)/series 9/s09e02.mp':
  1160. 10:48:36.723 T:9592 INFO: ffmpeg[2578]: Metadata:
  1161. 10:48:36.723 T:9592 INFO: ffmpeg[2578]: major_brand : isom
  1162. 10:48:36.723 T:9592 INFO: ffmpeg[2578]: minor_version : 512
  1163. 10:48:36.723 T:9592 INFO: ffmpeg[2578]: compatible_brands: isomiso2avc1mp41
  1164. 10:48:36.723 T:9592 INFO: ffmpeg[2578]: encoder : Lavf57.37.101
  1165. 10:48:36.723 T:9592 INFO: ffmpeg[2578]: Duration: 00:00:12.00, start: 0.000000, bitrate: 13 kb/s
  1166. 10:48:36.723 T:9592 INFO: ffmpeg[2578]: Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720, 10 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
  1167. 10:48:36.723 T:9592 INFO: ffmpeg[2578]: Metadata:
  1168. 10:48:36.723 T:9592 INFO: ffmpeg[2578]: handler_name : VideoHandler
  1169. 10:48:36.723 T:9592 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1170. 10:48:36.723 T:9592 NOTICE: Opening stream: 0 source: 256
  1171. 10:48:36.723 T:9592 NOTICE: Creating video codec with codec id: 28
  1172. 10:48:36.723 T:9592 DEBUG: FactoryCodec - Video: - Opening
  1173. 10:48:36.723 T:9592 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1174. 10:48:36.723 T:9592 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  1175. 10:48:36.723 T:9592 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  1176. 10:48:36.723 T:9592 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  1177. 10:48:36.723 T:9592 NOTICE: Creating video thread
  1178. 10:48:36.723 T:6312 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  1179. 10:48:36.723 T:6312 NOTICE: running thread: video_thread
  1180. 10:48:36.723 T:9592 DEBUG: CEdl::ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://TOWER/TV/doctor who (2005)/series 9/s09e02.mp4
  1181. 10:48:36.724 T:9592 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
  1182. 10:48:36.724 T:9592 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1183. 10:48:36.724 T:4984 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
  1184. 10:48:36.724 T:4984 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1185. 10:48:36.724 T:9592 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1186. 10:48:36.724 T:6312 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1187. 10:48:36.724 T:6312 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1188. 10:48:36.724 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1189. 10:48:36.724 T:6312 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(1280x720)
  1190. 10:48:36.724 T:6312 DEBUG: DXVA - open decoder
  1191. 10:48:36.724 T:6312 DEBUG: DXVA - supports 'MPEG1/2 VLD'
  1192. 10:48:36.724 T:6312 DEBUG: DXVA - supports 'MPEG2 VLD'
  1193. 10:48:36.724 T:6312 DEBUG: DXVA - supports 6F3EC719-3735-42cc-8063-65cc3cb36616
  1194. 10:48:36.724 T:6312 DEBUG: DXVA - supports 'VC-1 VLD 2010'
  1195. 10:48:36.724 T:6312 DEBUG: DXVA - supports 'VC-1 VLD'
  1196. 10:48:36.724 T:6312 DEBUG: DXVA - supports 32FCFE3F-de46-4a49-861b-ac71110649d5
  1197. 10:48:36.724 T:6312 DEBUG: DXVA - supports D79BE8DA-0cf1-4c81-b82a-69a4e236f43d
  1198. 10:48:36.724 T:6312 DEBUG: DXVA - supports F9AACCBB-c2b6-4cfc-8779-5707b1760552
  1199. 10:48:36.724 T:6312 DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  1200. 10:48:36.724 T:6312 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main'
  1201. 10:48:36.724 T:6312 DEBUG: DXVA - supports EFD64D74-c9e8-41d7-a5e9-e9b0e39fa319
  1202. 10:48:36.724 T:6312 DEBUG: DXVA - supports ED418A9F-010d-4eda-9ae3-9a65358d8d2e
  1203. 10:48:36.724 T:6312 DEBUG: DXVA - supports 9947EC6F-689b-11dc-a320-0019dbbc4184
  1204. 10:48:36.724 T:6312 DEBUG: DXVA - supports 33FCFE41-de46-4a49-861b-ac71110649d5
  1205. 10:48:36.724 T:6312 DEBUG: DXVA - supports 6AFFD11E-1d96-42b1-a215-93a31f09a53d
  1206. 10:48:36.724 T:6312 DEBUG: DXVA - supports 914C84A3-4078-4fa9-984c-e2f262cb5c9c
  1207. 10:48:36.724 T:6312 DEBUG: DXVA - trying 'H.264 VLD, no FGT'
  1208. 10:48:36.724 T:6312 DEBUG: DXVA - Selected input/output format: 103
  1209. 10:48:36.724 T:6312 DEBUG: DXVA - source requires 4 references
  1210. 10:48:36.724 T:6312 DEBUG: DXVA - config 0: bitstream type 1
  1211. 10:48:36.724 T:6312 DEBUG: DXVA - config 1: bitstream type 2
  1212. 10:48:36.724 T:6312 DEBUG: DXVA - allocating 14 surfaces with format 103
  1213. 10:48:36.728 T:6312 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-d3d11va
  1214. 10:48:36.729 T:8180 DEBUG: CGUIInfoManager::SetCurrentMovie(smb://TOWER/TV/doctor who (2005)/series 9/s09e02.mp4)
  1215. 10:48:36.731 T:320 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1216. 10:48:36.731 T:320 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1217. 10:48:36.733 T:8180 DEBUG: CVideoDatabase::GetMovieId (smb://TOWER/TV/doctor who (2005)/series 9/s09e02.mp4), query = select idMovie from movie where idFile=3045
  1218. 10:48:36.733 T:8180 DEBUG: CVideoDatabase::GetEpisodeId (smb://TOWER/TV/doctor who (2005)/series 9/s09e02.mp4), query = select idEpisode from episode where idFile=3045
  1219. 10:48:36.741 T:6312 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1220. 10:48:36.744 T:6312 DEBUG: Previous line repeats 1 times.
  1221. 10:48:36.744 T:6312 DEBUG: CRenderManager::Configure - change configuration. 1280x720. display: 1280x720. framerate: 30.00. format: DXVA
  1222. 10:48:36.745 T:4984 NOTICE: D3D: rendering method forced to DXVA processor
  1223. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Initing Video Enumerator with params: 1280x720.
  1224. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 1 rate conversion.
  1225. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x1ef feature caps.
  1226. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x1f device caps.
  1227. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x4 input format caps.
  1228. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 5 max input streams.
  1229. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 5 max stream states.
  1230. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor index: 0.
  1231. 10:48:36.745 T:4984 NOTICE: DXVA::CProcessorHD::InitProcessor: Supported deinterlace methods: Blend:yes, Bob:yes, Adaptive:yes, MoComp:no.
  1232. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor allows 1 future frames and 2 past frames.
  1233. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 0 has following params - max: 101, min: -101, default: 0
  1234. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 1 has following params - max: 160, min: 40, default: 100
  1235. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 2 has following params - max: 180, min: -180, default: 0
  1236. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 3 has following params - max: 187, min: 13, default: 100
  1237. 10:48:36.745 T:4984 DEBUG: DXVA::CProcessorHD::OpenProcessor: Creating processor with input format: (103).
  1238. 10:48:36.745 T:4984 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  1239. 10:48:36.746 T:4984 DEBUG: created video buffer 0
  1240. 10:48:36.746 T:4984 DEBUG: created video buffer 1
  1241. 10:48:36.746 T:4984 DEBUG: created video buffer 2
  1242. 10:48:36.746 T:4984 DEBUG: created video buffer 3
  1243. 10:48:36.746 T:4984 DEBUG: created video buffer 4
  1244. 10:48:36.746 T:4984 DEBUG: created video buffer 5
  1245. 10:48:36.746 T:4984 DEBUG: CRenderManager::Configure - 6
  1246. 10:48:36.746 T:4984 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer
  1247. 10:48:36.746 T:4984 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 88
  1248. 10:48:36.748 T:9592 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1249. 10:48:36.748 T:9592 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1250. 10:48:36.748 T:9592 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1251. 10:48:36.748 T:9592 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1252. 10:48:36.748 T:9592 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1253. 10:48:36.748 T:9592 DEBUG: VideoPlayer::Sync - Video - pts: 0.000000, cache: 50000.000000, totalcache: 100000.000000
  1254. 10:48:36.748 T:9592 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
  1255. 10:48:36.748 T:6312 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-100000.000000)
  1256. 10:48:36.748 T:6312 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1257. 10:48:36.748 T:4984 DEBUG: Activating window ID: 12005
  1258. 10:48:36.748 T:4984 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1259. 10:48:36.749 T:4984 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1260. 10:48:36.749 T:4984 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  1261. 10:48:36.749 T:6312 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1262. 10:48:36.895 T:6312 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 33333
  1263. 10:48:40.561 T:6312 DEBUG: CPullupCorrection: detected pattern of length 1: 33333.33, frameduration: 33333.333333
  1264. 10:48:48.451 T:9592 INFO: CVideoPlayer::Process - eof reading from demuxer
  1265. 10:48:48.451 T:9592 NOTICE: CVideoPlayer::OnExit()
  1266. 10:48:48.451 T:9592 NOTICE: VideoPlayer: eof, waiting for queues to empty
  1267. 10:48:48.451 T:9592 NOTICE: Closing stream player 2
  1268. 10:48:48.451 T:9592 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  1269. 10:48:48.527 T:6312 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1270. 10:48:48.528 T:6312 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  1271. 10:48:48.528 T:6312 NOTICE: thread end: video_thread
  1272. 10:48:48.528 T:9592 NOTICE: waiting for video thread to exit
  1273. 10:48:48.528 T:6312 DEBUG: Thread VideoPlayerVideo 6312 terminating
  1274. 10:48:48.528 T:9592 NOTICE: deleting video codec
  1275. 10:48:48.530 T:9592 DEBUG: DXVA::CDecoder::~CDecoder - destructing decoder, 0A075F58
  1276. 10:48:48.560 T:9592 NOTICE: DXVA::CDecoder::Close - closing decoder
  1277. 10:48:48.560 T:9592 NOTICE: DXVA::Close - closing decoder context
  1278. 10:48:48.561 T:9592 DEBUG: CApplication::OnPlayBackEnded: play state was 2, starting 0
  1279. 10:48:48.561 T:9592 DEBUG: Thread VideoPlayer 9592 terminating
  1280. 10:48:48.561 T:320 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1281. 10:48:48.561 T:320 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1282. 10:48:48.593 T:4984 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1283. 10:48:48.594 T:4984 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1284. 10:48:48.609 T:4984 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1285. 10:48:48.615 T:4984 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1286. 10:48:48.619 T:4984 DEBUG: CGUIMediaWindow::GetDirectory (videodb://inprogresstvshows/15/9/?tvshowid=15)
  1287. 10:48:48.619 T:4984 DEBUG: ParentPath = [videodb://inprogresstvshows/15/9/?tvshowid=15]
  1288. 10:48:48.629 T:4984 DEBUG: CVideoDatabase::RunQuery took 2 ms for 13 items query: select * from episode_view WHERE (episode_view.idShow = 15) AND ((episode_view.c12 = 9 or (episode_view.c12 = 0 and (episode_view.c15 = 0 or episode_view.c15 = 9))))
  1289. 10:48:48.639 T:4984 DEBUG: WindowVideoNav::GetDirectory
  1290. 10:48:48.648 T:1660 DEBUG: Thread BackgroundLoader start, auto delete: false
  1291. 10:48:48.654 T:8180 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item smb://TOWER/TV/doctor who (2005)/series 9/s09e02.mp4
  1292. 10:48:48.658 T:8180 DEBUG: CSaveFileStateJob::DoWork - Marking video item smb://TOWER/TV/doctor who (2005)/series 9/s09e02.mp4 as watched
  1293. 10:48:48.749 T:4984 NOTICE: CVideoPlayer::CloseFile()
  1294. 10:48:48.749 T:4984 NOTICE: VideoPlayer: waiting for threads to exit
  1295. 10:48:48.749 T:4984 NOTICE: VideoPlayer: finished waiting
  1296. 10:48:48.749 T:4984 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
  1297. 10:48:48.749 T:4984 DEBUG: DXVA::CSurfaceContext::~CSurfaceContext - destructing surface context
  1298. 10:48:48.749 T:4984 NOTICE: CVideoPlayer::CloseFile()
  1299. 10:48:48.749 T:4984 NOTICE: VideoPlayer: waiting for threads to exit
  1300. 10:48:48.749 T:4984 NOTICE: VideoPlayer: finished waiting
  1301. 10:48:48.750 T:4984 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
  1302. 10:48:48.782 T:320 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1303. 10:48:48.782 T:320 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1304. 10:48:48.782 T:320 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1305. 10:48:48.782 T:320 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1306. 10:48:48.872 T:1660 DEBUG: Thread BackgroundLoader 1660 terminating
  1307. 10:48:57.564 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1308. 10:48:57.689 T:4984 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1309. 10:48:57.689 T:4984 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1310. 10:48:58.031 T:4984 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1311. 10:48:58.060 T:4984 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1312. 10:48:58.060 T:4984 DEBUG: ------ Window Init (Home.xml) ------
  1313. 10:48:58.061 T:4984 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  1314. 10:48:58.061 T:4984 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  1315. 10:48:58.061 T:4984 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  1316. 10:48:58.061 T:4984 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  1317. 10:48:58.061 T:4984 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  1318. 10:48:58.061 T:4984 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  1319. 10:48:58.061 T:4984 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  1320. 10:48:58.061 T:4984 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  1321. 10:48:58.061 T:4984 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  1322. 10:48:58.061 T:4984 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  1323. 10:48:58.061 T:4984 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  1324. 10:48:58.062 T:4984 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  1325. 10:48:58.062 T:4984 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  1326. 10:48:58.062 T:4984 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  1327. 10:48:58.062 T:4984 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  1328. 10:48:58.069 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1329. 10:48:58.077 T:1036 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  1330. 10:48:58.089 T:8180 DEBUG: CVideoDatabase::RunQuery took 5 ms for 6 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1331. 10:48:58.107 T:3596 DEBUG: CVideoDatabase::RunQuery took 13 ms for 320 items query: select * from movie_view WHERE ((movie_view.dateAdded > '1900-01-01')) AND ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  1332. 10:48:58.108 T:4068 DEBUG: CVideoDatabase::RunQuery took 12 ms for 320 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  1333. 10:48:58.123 T:8180 DEBUG: CVideoDatabase::RunQuery took 10 ms for 326 items query: select * from movie_view
  1334. 10:48:58.148 T:4068 DEBUG: CVideoDatabase::RunQuery took 9 ms for 30 items query: SELECT genre.genre_id, genre.name, count(1), count(files.playCount) FROM genre JOIN genre_link ON genre.genre_id = genre_link.genre_id JOIN movie_view ON genre_link.media_id = movie_view.idMovie AND genre_link.media_type='movie' JOIN files ON files.idFile = movie_view.idFile GROUP BY genre.genre_id
  1335. 10:48:58.150 T:3596 DEBUG: CVideoDatabase::RunQuery took 8 ms for 77 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet ORDER BY sets.idSet
  1336. 10:48:58.154 T:8180 DEBUG: CVideoDatabase::RunQuery took 2 ms for 5 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  1337. 10:48:58.177 T:8180 DEBUG: CVideoDatabase::RunQuery took 2 ms for 6 items query: SELECT * FROM tvshow_view WHERE ((tvshow_view.watchedcount = 0)) AND ((tvshow_view.totalCount > 0))
  1338. 10:48:58.178 T:4068 DEBUG: CVideoDatabase::RunQuery took 4 ms for 219 items query: select * from episode_view WHERE ((episode_view.dateAdded > '1900-01-01')) AND ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1339. 10:48:58.189 T:3596 DEBUG: CVideoDatabase::RunQuery took 4 ms for 10 items query: SELECT genre.genre_id, genre.name FROM genre JOIN genre_link ON genre.genre_id = genre_link.genre_id JOIN tvshow_view ON genre_link.media_id = tvshow_view.idShow AND genre_link.media_type='tvshow' GROUP BY genre.genre_id
  1340. 10:48:58.201 T:8180 DEBUG: CVideoDatabase::RunQuery took 3 ms for 6 items query: SELECT studio.studio_id, studio.name FROM studio JOIN studio_link ON studio.studio_id = studio_link.studio_id JOIN tvshow_view ON studio_link.media_id = tvshow_view.idShow AND studio_link.media_type='tvshow' GROUP BY studio.studio_id
  1341. 10:48:58.221 T:4068 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1342. 10:48:58.223 T:4068 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')
  1343. 10:48:58.229 T:4984 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  1344. 10:49:00.144 T:4984 DEBUG: Previous line repeats 5 times.
  1345. 10:49:00.144 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1346. 10:49:00.311 T:4984 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1347. 10:49:00.311 T:4984 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1348. 10:49:00.311 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1349. 10:49:01.173 T:1080 INFO: Platinum [platinum.core.ctrlpoint]: Device "Verizon FiOS-G1100" expiration time renewed..
  1350. 10:49:02.176 T:1080 INFO: Previous line repeats 7 times.
  1351. 10:49:02.177 T:1080 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1352. 10:49:02.178 T:1080 INFO: Previous line repeats 3 times.
  1353. 10:49:02.178 T:1080 INFO: Platinum [platinum.core.ctrlpoint]: Device "Cisco61064" expiration time renewed..
  1354. 10:49:02.180 T:1080 INFO: Previous line repeats 3 times.
  1355. 10:49:02.180 T:1080 INFO: Platinum [platinum.core.ctrlpoint]: Device "WANDevice" expiration time renewed..
  1356. 10:49:02.181 T:1080 INFO: Previous line repeats 2 times.
  1357. 10:49:02.181 T:1080 INFO: Platinum [platinum.core.ctrlpoint]: Device "WAN Connection Device" expiration time renewed..
  1358. 10:49:02.182 T:1080 INFO: Previous line repeats 2 times.
  1359. 10:49:02.182 T:1080 INFO: Platinum [platinum.core.ctrlpoint]: Device "LANDevice" expiration time renewed..
  1360. 10:49:02.184 T:1080 INFO: Previous line repeats 2 times.
  1361. 10:49:02.184 T:1080 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "19F2D62B-EB15-0346-0199-31D45CFB439D" detected @ http://192.168.1.2/HNAP1/
  1362. 10:49:02.373 T:4564 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  1363. 10:49:02.374 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1364. 10:49:02.375 T:4564 INFO: Previous line repeats 1 times.
  1365. 10:49:02.375 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1366. 10:49:02.375 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Cisco61064" expiration time renewed..
  1367. 10:49:02.375 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1368. 10:49:02.376 T:4564 INFO: Previous line repeats 1 times.
  1369. 10:49:02.376 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Verizon FiOS-G1100" expiration time renewed..
  1370. 10:49:02.377 T:4564 INFO: Previous line repeats 2 times.
  1371. 10:49:02.377 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Cisco61064" expiration time renewed..
  1372. 10:49:02.377 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Verizon FiOS-G1100" expiration time renewed..
  1373. 10:49:02.430 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Denon AVR-E400" expiration time renewed..
  1374. 10:49:02.575 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1375. 10:49:02.686 T:6740 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2/HNAP1/
  1376. 10:49:02.686 T:6740 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:80/HNAP1/)
  1377. 10:49:02.686 T:6740 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1378. 10:49:02.686 T:6740 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:80
  1379. 10:49:02.698 T:6740 INFO: Platinum [neptune.http]: got connection (reused: false)
  1380. 10:49:02.760 T:6740 NOTICE: Platinum [platinum.core.devicedata]: root namespace is invalid: http://schemas.xmlsoap.org/soap/envelope/
  1381. 10:49:02.760 T:6740 ERROR: Platinum [platinum.core.devicedata]: NPT_CHECK failed, result=-1 (FAILURE) [((-1))]
  1382. 10:49:02.761 T:6740 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "07b31a50-7e8d-4e37-cdd2-9e16128750d9" is now known as "" (http://192.168.1.2/HNAP1/)
  1383. 10:49:03.376 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1384. 10:49:03.490 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Denon AVR-E400" expiration time renewed..
  1385. 10:49:03.576 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1386. 10:49:03.580 T:8580 INFO: Platinum [neptune.http]: cleaning up connection (5 remain)
  1387. 10:49:03.581 T:8580 INFO: Platinum [neptune.http]: cleaning up connection (4 remain)
  1388. 10:49:03.581 T:8580 INFO: Platinum [neptune.http]: cleaning up connection (3 remain)
  1389. 10:49:03.581 T:8580 INFO: Platinum [neptune.http]: cleaning up connection (2 remain)
  1390. 10:49:03.581 T:8580 INFO: Platinum [neptune.http]: cleaning up connection (1 remain)
  1391. 10:49:03.643 T:4984 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1392. 10:49:03.643 T:4984 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  1393. 10:49:03.727 T:4984 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1394. 10:49:03.772 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Serviio (Tower)" expiration time renewed..
  1395. 10:49:04.201 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Roku 2 - 4A756R018232" expiration time renewed..
  1396. 10:49:04.376 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1397. 10:49:04.860 T:4984 INFO: Previous line repeats 5 times.
  1398. 10:49:04.860 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1399. 10:49:04.860 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1400. 10:49:04.994 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1401. 10:49:05.128 T:4984 DEBUG: Previous line repeats 1 times.
  1402. 10:49:05.128 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1403. 10:49:05.228 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1404. 10:49:05.328 T:4984 DEBUG: Previous line repeats 1 times.
  1405. 10:49:05.328 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1406. 10:49:05.428 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1407. 10:49:05.545 T:1080 INFO: Platinum [platinum.core.ctrlpoint]: Device "Roku 2 - 4A756R018232" expiration time renewed..
  1408. 10:49:05.561 T:4984 INFO: Previous line repeats 5 times.
  1409. 10:49:05.561 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1410. 10:49:05.561 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1411. 10:49:05.661 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1412. 10:49:05.761 T:4984 DEBUG: Previous line repeats 1 times.
  1413. 10:49:05.761 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1414. 10:49:05.827 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1415. 10:49:05.961 T:4984 DEBUG: Previous line repeats 1 times.
  1416. 10:49:05.961 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1417. 10:49:06.027 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1418. 10:49:06.035 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Serviio (Tower)" expiration time renewed..
  1419. 10:49:06.378 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1420. 10:49:06.978 T:4984 INFO: Previous line repeats 1 times.
  1421. 10:49:06.978 T:4984 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1422. 10:49:06.978 T:4984 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1423. 10:49:07.094 T:4984 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1424. 10:49:08.327 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1425. 10:49:08.410 T:4984 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1426. 10:49:08.410 T:4984 DEBUG: Activating window ID: 11100
  1427. 10:49:08.762 T:4984 DEBUG: ------ Window Deinit (Home.xml) ------
  1428. 10:49:08.794 T:4984 DEBUG: ------ Window Init (Custom_1100_AddonLauncher.xml) ------
  1429. 10:49:08.794 T:4984 INFO: Loading skin file: Custom_1100_AddonLauncher.xml, load type: KEEP_IN_MEMORY
  1430. 10:49:08.843 T:4984 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  1431. 10:49:08.843 T:4984 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  1432. 10:49:08.843 T:4984 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  1433. 10:49:08.843 T:4984 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  1434. 10:49:08.843 T:4984 DEBUG: CDirectoryProvider[addons://all/]: refreshing..
  1435. 10:49:08.843 T:4984 DEBUG: CDirectoryProvider[addons://user]: refreshing..
  1436. 10:49:08.844 T:4984 DEBUG: CDirectoryProvider[addons://outdated/]: refreshing..
  1437. 10:49:08.844 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1438. 10:49:08.863 T:4068 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
  1439. 10:49:08.873 T:4068 DEBUG: CAddonDatabase: query SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (1) ORDER BY addons.addonID returned 960 rows in 9 ms
  1440. 10:49:08.896 T:5644 DEBUG: CAddonMgr::GetAvailableUpdates took 14 ms
  1441. 10:49:08.913 T:5644 DEBUG: CAddonMgr::GetAvailableUpdates took 16 ms
  1442. 10:49:08.949 T:4068 DEBUG: CAddonDatabase::GetAddons took 86 ms
  1443. 10:49:10.938 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1444. 10:49:10.938 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1445. 10:49:11.028 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1446. 10:49:11.128 T:4984 DEBUG: Previous line repeats 1 times.
  1447. 10:49:11.128 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1448. 10:49:11.228 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1449. 10:49:11.328 T:4984 DEBUG: Previous line repeats 1 times.
  1450. 10:49:11.328 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1451. 10:49:11.394 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1452. 10:49:11.761 T:4984 DEBUG: Previous line repeats 1 times.
  1453. 10:49:11.761 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1454. 10:49:11.860 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1455. 10:49:12.988 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1456. 10:49:13.070 T:4984 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1457. 10:49:13.070 T:4984 DEBUG: Activating window ID: 10040
  1458. 10:49:13.395 T:4984 DEBUG: ------ Window Deinit (Custom_1100_AddonLauncher.xml) ------
  1459. 10:49:13.449 T:4984 DEBUG: ------ Window Init (AddonBrowser.xml) ------
  1460. 10:49:13.449 T:4984 INFO: Loading skin file: AddonBrowser.xml, load type: KEEP_IN_MEMORY
  1461. 10:49:13.471 T:4984 DEBUG: CDirectoryProvider[]: refreshing..
  1462. 10:49:13.471 T:4068 DEBUG: Previous line repeats 2 times.
  1463. 10:49:13.471 T:4068 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1464. 10:49:13.472 T:4984 ERROR: Previous line repeats 2 times.
  1465. 10:49:13.472 T:4984 DEBUG: CGUIMediaWindow::GetDirectory (addons://user/)
  1466. 10:49:13.472 T:4984 DEBUG: ParentPath = [addons://user/]
  1467. 10:49:13.489 T:3016 DEBUG: Thread BackgroundLoader start, auto delete: false
  1468. 10:49:13.490 T:3016 DEBUG: Thread BackgroundLoader 3016 terminating
  1469. 10:49:13.494 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1470. 10:49:15.594 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1471. 10:49:15.594 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1472. 10:49:15.728 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1473. 10:49:16.161 T:4984 DEBUG: Previous line repeats 1 times.
  1474. 10:49:16.161 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1475. 10:49:16.261 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1476. 10:49:16.361 T:4984 DEBUG: Previous line repeats 1 times.
  1477. 10:49:16.361 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1478. 10:49:16.461 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1479. 10:49:16.561 T:4984 DEBUG: Previous line repeats 1 times.
  1480. 10:49:16.561 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1481. 10:49:16.628 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1482. 10:49:16.728 T:4984 DEBUG: Previous line repeats 1 times.
  1483. 10:49:16.728 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1484. 10:49:16.828 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1485. 10:49:16.894 T:4984 DEBUG: Previous line repeats 1 times.
  1486. 10:49:16.894 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1487. 10:49:16.994 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1488. 10:49:17.061 T:4984 DEBUG: Previous line repeats 1 times.
  1489. 10:49:17.061 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1490. 10:49:17.161 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1491. 10:49:17.227 T:4984 DEBUG: Previous line repeats 1 times.
  1492. 10:49:17.228 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1493. 10:49:17.328 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1494. 10:49:17.427 T:4984 DEBUG: Previous line repeats 1 times.
  1495. 10:49:17.427 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1496. 10:49:17.528 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1497. 10:49:17.628 T:4984 DEBUG: Previous line repeats 1 times.
  1498. 10:49:17.628 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1499. 10:49:17.728 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1500. 10:49:18.328 T:4984 DEBUG: Previous line repeats 1 times.
  1501. 10:49:18.328 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1502. 10:49:18.428 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1503. 10:49:19.894 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1504. 10:49:19.994 T:4984 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1505. 10:49:19.995 T:4984 DEBUG: CGUIMediaWindow::GetDirectory (addons://user/xbmc.service)
  1506. 10:49:19.995 T:4984 DEBUG: ParentPath = [addons://user/]
  1507. 10:49:20.039 T:4068 DEBUG: CAddonMgr::GetAvailableUpdates took 16 ms
  1508. 10:49:20.042 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1509. 10:49:20.042 T:7892 DEBUG: Thread BackgroundLoader start, auto delete: false
  1510. 10:49:20.044 T:7892 DEBUG: Thread BackgroundLoader 7892 terminating
  1511. 10:49:20.045 T:4068 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\icon.png
  1512. 10:49:21.777 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1513. 10:49:21.777 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1514. 10:49:21.780 T:5644 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\icon.png
  1515. 10:49:21.861 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1516. 10:49:22.748 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1517. 10:49:22.870 T:4984 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1518. 10:49:22.870 T:4984 DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
  1519. 10:49:22.871 T:4984 INFO: Loading skin file: DialogAddonInfo.xml, load type: KEEP_IN_MEMORY
  1520. 10:49:22.892 T:5644 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\icon.png
  1521. 10:49:29.004 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1522. 10:49:29.085 T:4984 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1523. 10:49:29.085 T:4984 DEBUG: ------ Window Init (DialogAddonSettings.xml) ------
  1524. 10:49:29.085 T:4984 INFO: Loading skin file: DialogAddonSettings.xml, load type: KEEP_IN_MEMORY
  1525. 10:49:32.835 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1526. 10:49:33.041 T:4984 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1527. 10:49:33.041 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1528. 10:49:33.296 T:4984 DEBUG: ------ Window Deinit (DialogAddonSettings.xml) ------
  1529. 10:49:33.328 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1530. 10:49:37.001 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1531. 10:49:37.124 T:4984 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1532. 10:49:37.124 T:4984 DEBUG: ------ Window Init (DialogAddonSettings.xml) ------
  1533. 10:49:44.031 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1534. 10:49:44.195 T:4984 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1535. 10:49:44.195 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1536. 10:49:44.464 T:4984 DEBUG: ------ Window Deinit (DialogAddonSettings.xml) ------
  1537. 10:49:44.494 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1538. 10:49:45.374 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1539. 10:49:45.622 T:4984 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1540. 10:49:45.622 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1541. 10:49:45.929 T:4984 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
  1542. 10:49:45.961 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1543. 10:49:46.904 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1544. 10:49:47.107 T:4984 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1545. 10:49:47.107 T:4984 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1546. 10:49:47.429 T:4984 DEBUG: ------ Window Deinit (AddonBrowser.xml) ------
  1547. 10:49:47.461 T:4984 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1548. 10:49:47.461 T:4984 DEBUG: ------ Window Init (Custom_1100_AddonLauncher.xml) ------
  1549. 10:49:47.464 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1550. 10:49:48.078 T:1036 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  1551. 10:49:48.683 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1552. 10:49:48.766 T:4984 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1553. 10:49:48.766 T:4984 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1554. 10:49:49.096 T:4984 DEBUG: ------ Window Deinit (Custom_1100_AddonLauncher.xml) ------
  1555. 10:49:49.128 T:4984 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1556. 10:49:49.128 T:4984 DEBUG: ------ Window Init (Home.xml) ------
  1557. 10:49:49.137 T:4984 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1558. 10:49:51.131 T:4984 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1559. 10:49:51.131 T:4984 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1560. 10:49:51.261 T:4984 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1561. 10:49:51.394 T:4984 DEBUG: Previous line repeats 1 times.
  1562. 10:49:51.394 T:4984 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1563. 10:49:51.461 T:4984 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1564. 10:49:51.561 T:4984 DEBUG: Previous line repeats 1 times.
  1565. 10:49:51.561 T:4984 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1566. 10:49:51.628 T:4984 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1567. 10:49:51.729 T:4984 DEBUG: Previous line repeats 1 times.
  1568. 10:49:51.729 T:4984 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1569. 10:49:51.795 T:4984 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1570. 10:49:52.362 T:4984 DEBUG: Previous line repeats 1 times.
  1571. 10:49:52.362 T:4984 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1572. 10:49:52.461 T:4984 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1573. 10:49:52.561 T:4984 DEBUG: Previous line repeats 1 times.
  1574. 10:49:52.561 T:4984 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1575. 10:49:52.661 T:4984 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1576. 10:49:52.761 T:4984 DEBUG: Previous line repeats 1 times.
  1577. 10:49:52.764 T:4984 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1578. 10:49:52.861 T:4984 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1579. 10:49:53.295 T:4984 DEBUG: Previous line repeats 1 times.
  1580. 10:49:53.295 T:4984 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1581. 10:49:53.394 T:4984 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1582. 10:49:54.571 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1583. 10:49:54.571 T:4984 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1584. 10:49:54.743 T:4984 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1585. 10:49:55.931 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1586. 10:49:56.054 T:4984 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1587. 10:49:56.054 T:4984 DEBUG: Activating window ID: 10111
  1588. 10:49:56.054 T:4984 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  1589. 10:49:56.054 T:4984 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  1590. 10:49:56.579 T:4564 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  1591. 10:49:56.580 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1592. 10:49:56.580 T:4564 INFO: Previous line repeats 1 times.
  1593. 10:49:56.581 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1594. 10:49:56.581 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Cisco61064" expiration time renewed..
  1595. 10:49:56.581 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Verizon FiOS-G1100" expiration time renewed..
  1596. 10:49:56.581 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1597. 10:49:56.581 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Verizon FiOS-G1100" expiration time renewed..
  1598. 10:49:56.582 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Cisco61064" expiration time renewed..
  1599. 10:49:56.582 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Verizon FiOS-G1100" expiration time renewed..
  1600. 10:49:56.582 T:4564 INFO: Previous line repeats 1 times.
  1601. 10:49:56.582 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1602. 10:49:56.780 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1603. 10:49:57.041 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Serviio (Tower)" expiration time renewed..
  1604. 10:49:57.374 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "Denon AVR-E400" expiration time renewed..
  1605. 10:49:57.581 T:4564 INFO: Previous line repeats 1 times.
  1606. 10:49:57.581 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1607. 10:49:57.582 T:1080 INFO: Previous line repeats 1 times.
  1608. 10:49:57.582 T:1080 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1609. 10:49:57.583 T:1080 INFO: Previous line repeats 3 times.
  1610. 10:49:57.583 T:1080 INFO: Platinum [platinum.core.ctrlpoint]: Device "Cisco61064" expiration time renewed..
  1611. 10:49:57.585 T:1080 INFO: Previous line repeats 3 times.
  1612. 10:49:57.585 T:1080 INFO: Platinum [platinum.core.ctrlpoint]: Device "WANDevice" expiration time renewed..
  1613. 10:49:57.586 T:1080 INFO: Previous line repeats 2 times.
  1614. 10:49:57.586 T:1080 INFO: Platinum [platinum.core.ctrlpoint]: Device "WAN Connection Device" expiration time renewed..
  1615. 10:49:57.588 T:1080 INFO: Previous line repeats 2 times.
  1616. 10:49:57.588 T:1080 INFO: Platinum [platinum.core.ctrlpoint]: Device "LANDevice" expiration time renewed..
  1617. 10:49:57.589 T:1080 INFO: Previous line repeats 2 times.
  1618. 10:49:57.589 T:1080 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "19F2D62B-EB15-0346-0199-31D45CFB439D" detected @ http://192.168.1.2/HNAP1/
  1619. 10:49:57.781 T:4564 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1620. 10:49:58.091 T:804 INFO: Previous line repeats 1 times.
  1621. 10:49:58.091 T:804 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2/HNAP1/
  1622. 10:49:58.091 T:804 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:80/HNAP1/)
  1623. 10:49:58.091 T:804 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1624. 10:49:58.091 T:804 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:80
  1625. 10:49:58.092 T:804 INFO: Platinum [neptune.http]: got connection (reused: false)
  1626. 10:49:58.165 T:804 NOTICE: Platinum [platinum.core.devicedata]: root namespace is invalid: http://schemas.xmlsoap.org/soap/envelope/
  1627. 10:49:58.165 T:804 ERROR: Platinum [platinum.core.devicedata]: NPT_CHECK failed, result=-1 (FAILURE) [((-1))]
  1628. 10:49:58.165 T:804 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "dcc678d2-7139-88e8-856d-9d6ea8ae63dd" is now known as "" (http://192.168.1.2/HNAP1/)
  1629. 10:49:58.235 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1630. 10:49:58.318 T:4984 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1631. 10:49:58.318 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1632. 10:49:58.359 T:4984 NOTICE: Storing total System Uptime
  1633. 10:49:58.359 T:320 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  1634. 10:49:58.359 T:320 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  1635. 10:49:58.359 T:4984 NOTICE: Saving settings
  1636. 10:49:58.375 T:4984 NOTICE: Saving skin settings
  1637. 10:49:58.385 T:4984 NOTICE: stop all
  1638. 10:49:58.385 T:4068 DEBUG: Thread JobWorker 4068 terminating (autodelete)
  1639. 10:49:58.385 T:5644 DEBUG: Thread JobWorker 5644 terminating (autodelete)
  1640. 10:49:58.385 T:8180 DEBUG: Thread JobWorker 8180 terminating (autodelete)
  1641. 10:49:58.385 T:4984 NOTICE: stop player
  1642. 10:49:58.385 T:4984 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  1643. 10:49:58.385 T:4984 NOTICE: ES: Stopping event server
  1644. 10:49:58.386 T:3596 DEBUG: Thread JobWorker 3596 terminating (autodelete)
  1645. 10:49:58.386 T:4984 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  1646. 10:49:58.386 T:4984 NOTICE: stopping upnp
  1647. 10:49:58.386 T:4984 NOTICE: Platinum [platinum.core.upnp]: Stopping UPnP...
  1648. 10:49:58.386 T:4984 INFO: Platinum [neptune.sockets.bsd]: shutdown failed (-20415)
  1649. 10:49:58.386 T:1452 WARNING: Platinum [platinum.core.http.servertask]: PLT_HttpListenTask exiting with -20021 (NPT_ERROR_CANCELLED)
  1650. 10:49:58.436 T:4564 WARNING: Platinum [neptune.bufferedstreams]: NPT_CHECK failed, result=-20021 (NPT_ERROR_CANCELLED) [(__result)]
  1651. 10:49:58.436 T:4564 WARNING: Previous line repeats 1 times.
  1652. 10:49:58.436 T:4564 WARNING: Platinum [neptune.http]: NPT_CHECK failed, result=-20021 (NPT_ERROR_CANCELLED) [(res)]
  1653. 10:49:58.436 T:4564 WARNING: Previous line repeats 1 times.
  1654. 10:49:58.436 T:4564 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20021 (NPT_ERROR_CANCELLED) [(result)]
  1655. 10:49:58.437 T:4564 INFO: Previous line repeats 1 times.
  1656. 10:49:58.437 T:4564 WARNING: Platinum [platinum.core.ssdp]: PLT_SsdpSearchTask got an error (-20021) waiting for response
  1657. 10:49:58.487 T:4984 WARNING: Previous line repeats 1 times.
  1658. 10:49:58.487 T:4984 INFO: Platinum [platinum.media.server.browser]: Device Removed: Device GUID: 7c03e23b-dd40-3855-8e20-f7d9756dc143Device Type: urn:schemas-upnp-org:device:MediaServer:1Device Base Url: http://192.168.1.17:8895/deviceDescription/Device Friendly Name: Serviio (Tower)
  1659. 10:49:58.489 T:4984 INFO: Platinum [platinum.core.event]: Deleting subscriber (uuid:e9d55a13-d37f-4f65-ad6e-ebf3cfdf7fe9)
  1660. 10:49:58.489 T:4984 INFO: Platinum [platinum.core.event]: Deleting subscriber (uuid:f299db2c-9c8d-4090-90a6-a109090806bd)
  1661. 10:49:58.489 T:4984 WARNING: Platinum [platinum.core.http.server]: NPT_CHECK failed, result=-20009 (NPT_ERROR_INVALID_STATE) [(((-20000-0) - 9))]
  1662. 10:49:58.489 T:1080 WARNING: Platinum [neptune.bufferedstreams]: NPT_CHECK failed, result=-20021 (NPT_ERROR_CANCELLED) [(__result)]
  1663. 10:49:58.489 T:1080 WARNING: Platinum [platinum.core.http.servertask]: NPT_CHECK failed, result=-20021 (NPT_ERROR_CANCELLED) [(res)]
  1664. 10:49:58.539 T:4984 WARNING: Platinum [platinum.core.upnp]: NPT_CHECK failed, result=-20009 (NPT_ERROR_INVALID_STATE) [(((-20000-0) - 9))]
  1665. 10:49:59.104 T:8780 NOTICE: ES: UDP Event server stopped
  1666. 10:49:59.104 T:10764 DEBUG: Thread TCPServer 10764 terminating
  1667. 10:49:59.104 T:8780 DEBUG: Thread EventServer 8780 terminating
  1668. 10:49:59.104 T:6008 DEBUG: Thread PeripEventScanner 6008 terminating
  1669. 10:49:59.104 T:7084 DEBUG: Thread PeripBusUSB 7084 terminating
  1670. 10:49:59.381 T:3312 DEBUG: Thread PeripBusCEC 3312 terminating
  1671. 10:49:59.381 T:536 DEBUG: Thread PeripBusAddon 536 terminating
  1672. 10:49:59.381 T:4984 NOTICE: clean cached files!
  1673. 10:49:59.381 T:4984 DEBUG: ADDON: Stopping service addons.
  1674. 10:49:59.422 T:10060 DEBUG: StorageServer-2.5.4 Closed down
  1675. 10:49:59.422 T:10060 INFO: CPythonInvoker(2, C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): script successfully run
  1676. 10:49:59.422 T:4984 DEBUG: CPythonInvoker(2, C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): script termination took 33ms
  1677. 10:49:59.424 T:10060 INFO: Python script interrupted by user
  1678. 10:49:59.424 T:4516 DEBUG: Bluray iso utils: version 0.2.1 stopped
  1679. 10:49:59.424 T:4516 INFO: CPythonInvoker(1, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\service.py): script successfully run
  1680. 10:49:59.424 T:4984 DEBUG: CPythonInvoker(1, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\service.py): script termination took 0ms
  1681. 10:49:59.424 T:10060 DEBUG: Thread LanguageInvoker 10060 terminating
  1682. 10:49:59.424 T:2856 DEBUG: Thread ActiveAE 2856 terminating
  1683. 10:49:59.426 T:4516 INFO: Python script interrupted by user
  1684. 10:49:59.426 T:4516 DEBUG: Thread LanguageInvoker 4516 terminating
  1685. 10:49:59.436 T:12004 DEBUG: Thread AESink 12004 terminating
  1686. 10:49:59.436 T:4984 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  1687. 10:49:59.447 T:4984 NOTICE: closing down remote control service
  1688. 10:49:59.447 T:4984 NOTICE: stopped
  1689. 10:49:59.447 T:11620 DEBUG: Thread RemoteControl 11620 terminating
  1690. 10:49:59.648 T:4984 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1691. 10:49:59.648 T:4984 NOTICE: destroy
  1692. 10:49:59.648 T:4984 NOTICE: unload skin
  1693. 10:49:59.648 T:4984 INFO: Unloading old skin ...
  1694. 10:49:59.652 T:4984 DEBUG: ------ Window Deinit (Home.xml) ------
  1695. 10:49:59.667 T:4984 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
  1696. 10:49:59.681 T:4984 DEBUG: CTextureBundleXBT::CloseBundle - Closed bundle
  1697. 10:49:59.781 T:4984 NOTICE: unload sections
  1698. 10:49:59.784 T:320 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1699. 10:49:59.784 T:320 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1700. 10:49:59.785 T:4984 NOTICE: special://profile/ is mapped to: special://masterprofile/
  1701. 10:49:59.785 T:4984 DEBUG: CSettingsManager: requested setting (pvrpowermanagement.enabled) was not found.
  1702. 10:49:59.785 T:4984 DEBUG: PVRManager - destroyed
  1703. 10:49:59.785 T:4984 DEBUG: ActiveAE DSP - destroyed
  1704. 10:49:59.785 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been uninstalled.'
  1705. 10:49:59.785 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been uninstalled.'
  1706. 10:49:59.785 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  1707. 10:49:59.785 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  1708. 10:49:59.785 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been uninstalled.'
  1709. 10:49:59.785 T:4984 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been uninstalled.'
  1710. 10:49:59.785 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been uninstalled.'
  1711. 10:49:59.785 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been uninstalled.'
  1712. 10:49:59.785 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been uninstalled.'
  1713. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been uninstalled.'
  1714. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been uninstalled.'
  1715. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  1716. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  1717. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been uninstalled.'
  1718. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been uninstalled.'
  1719. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been uninstalled.'
  1720. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  1721. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  1722. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been uninstalled.'
  1723. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  1724. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been uninstalled.'
  1725. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been uninstalled.'
  1726. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been uninstalled.'
  1727. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been uninstalled.'
  1728. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been uninstalled.'
  1729. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  1730. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been uninstalled.'
  1731. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been uninstalled.'
  1732. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  1733. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  1734. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  1735. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been uninstalled.'
  1736. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been uninstalled.'
  1737. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been uninstalled.'
  1738. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been uninstalled.'
  1739. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  1740. 10:49:59.786 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been uninstalled.'
  1741. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been uninstalled.'
  1742. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been uninstalled.'
  1743. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been uninstalled.'
  1744. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been uninstalled.'
  1745. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been uninstalled.'
  1746. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  1747. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.pyxbmct has been uninstalled.'
  1748. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been uninstalled.'
  1749. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been uninstalled.'
  1750. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  1751. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  1752. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  1753. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been uninstalled.'
  1754. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been uninstalled.'
  1755. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been uninstalled.'
  1756. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  1757. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been uninstalled.'
  1758. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  1759. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  1760. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been uninstalled.'
  1761. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.pytz has been uninstalled.'
  1762. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been uninstalled.'
  1763. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been uninstalled.'
  1764. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  1765. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been uninstalled.'
  1766. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been uninstalled.'
  1767. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been uninstalled.'
  1768. 10:49:59.787 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.urlresolver has been uninstalled.'
  1769. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been uninstalled.'
  1770. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  1771. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  1772. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  1773. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  1774. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been uninstalled.'
  1775. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been uninstalled.'
  1776. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  1777. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been uninstalled.'
  1778. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.bottle has been uninstalled.'
  1779. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  1780. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been uninstalled.'
  1781. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been uninstalled.'
  1782. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been uninstalled.'
  1783. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been uninstalled.'
  1784. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  1785. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  1786. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  1787. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been uninstalled.'
  1788. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been uninstalled.'
  1789. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.web-pdb has been uninstalled.'
  1790. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been uninstalled.'
  1791. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been uninstalled.'
  1792. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been uninstalled.'
  1793. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  1794. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been uninstalled.'
  1795. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  1796. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  1797. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  1798. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  1799. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been uninstalled.'
  1800. 10:49:59.788 T:4984 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been uninstalled.'
  1801. 10:49:59.789 T:4984 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  1802. 10:49:59.789 T:4984 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  1803. 10:49:59.789 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  1804. 10:49:59.789 T:4984 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been uninstalled.'
  1805. 10:49:59.789 T:4984 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been uninstalled.'
  1806. 10:49:59.789 T:4984 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been uninstalled.'
  1807. 10:49:59.789 T:4984 DEBUG: ADDON: cpluff: 'Plug-in service.bluray_iso_utils has been uninstalled.'
  1808. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03980CC0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1809. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 038BAE08 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1810. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 038BB288 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1811. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03981608 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1812. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 039813C8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1813. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03E82FD0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1814. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 038BAE98 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1815. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03980FD8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1816. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03981458 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1817. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 038BB360 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1818. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 039816E0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1819. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 038BAF28 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1820. 10:49:59.789 T:4984 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03981530 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1821. 10:49:59.789 T:4984 NOTICE: application stopped...
  1822. 10:49:59.789 T:320 DEBUG: Thread Announce 320 terminating
  1823. 10:49:59.790 T:4984 DEBUG: SECTION:UnloadDll(special://xbmcbin/libcurl.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement