Advertisement
Guest User

Untitled

a guest
Feb 19th, 2017
596
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 195.18 KB | None | 0 0
  1. 16:19:11.895 T:4336 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 16:19:11.895 T:4336 NOTICE: -----------------------------------------------------------------------
  3. 16:19:11.895 T:4336 NOTICE: Starting Kodi (17.0 Git:20170201-a10c504). Platform: Windows NT x86 32-bit
  4. 16:19:11.895 T:4336 NOTICE: Using Release Kodi x32 build
  5. 16:19:11.895 T:4336 NOTICE: Kodi compiled Feb 1 2017 by MSVC 190024210 for Windows NT x86 32-bit version 6.3 (0x06030000)
  6. 16:19:11.895 T:4336 NOTICE: Running on Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 16:19:11.895 T:4336 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  8. 16:19:11.895 T:4336 NOTICE: Host CPU: Unknown, 6 cores available
  9. 16:19:11.896 T:4336 NOTICE: Desktop Resolution: 1920x1080 32Bit at 30Hz
  10. 16:19:11.896 T:4336 NOTICE: Running with restricted rights
  11. 16:19:11.897 T:4336 NOTICE: Aero is enabled
  12. 16:19:11.897 T:4336 NOTICE: special://xbmc/ is mapped to: D:\Program Files (x86)\Kodi
  13. 16:19:11.897 T:4336 NOTICE: special://xbmcbin/ is mapped to: D:\Program Files (x86)\Kodi
  14. 16:19:11.897 T:4336 NOTICE: special://xbmcbinaddons/ is mapped to: D:\Program Files (x86)\Kodi/addons
  15. 16:19:11.897 T:4336 NOTICE: special://masterprofile/ is mapped to: C:\Users\Jeff\AppData\Roaming\Kodi\userdata
  16. 16:19:11.897 T:4336 NOTICE: special://home/ is mapped to: C:\Users\Jeff\AppData\Roaming\Kodi\
  17. 16:19:11.897 T:4336 NOTICE: special://temp/ is mapped to: C:\Users\Jeff\AppData\Roaming\Kodi\cache
  18. 16:19:11.897 T:4336 NOTICE: special://logpath/ is mapped to: C:\Users\Jeff\AppData\Roaming\Kodi\
  19. 16:19:11.897 T:4336 NOTICE: The executable running is: D:\Program Files (x86)\Kodi\Kodi.exe
  20. 16:19:11.899 T:4336 NOTICE: Local hostname: htpc
  21. 16:19:11.899 T:4336 NOTICE: Log File is located: C:\Users\Jeff\AppData\Roaming\Kodi\/kodi.log
  22. 16:19:11.899 T:4336 NOTICE: -----------------------------------------------------------------------
  23. 16:19:11.902 T:4336 NOTICE: load settings...
  24. 16:19:11.909 T:4336 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  25. 16:19:11.909 T:4336 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  26. 16:19:11.913 T:4336 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  27. 16:19:11.913 T:4336 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  28. 16:19:11.913 T:4336 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. 16:19:11.913 T:4336 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  55. 16:19:11.913 T:4336 NOTICE: Default Video Player: VideoPlayer
  56. 16:19:11.913 T:4336 NOTICE: Default Audio Player: paplayer
  57. 16:19:11.913 T:4336 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  58. 16:19:11.913 T:4336 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  59. 16:19:11.913 T:4336 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  60. 16:19:11.914 T:4336 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  61. 16:19:11.914 T:4336 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  62. 16:19:11.914 T:4336 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  63. 16:19:11.914 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  64. 16:19:11.914 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  65. 16:19:11.914 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  66. 16:19:11.914 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  67. 16:19:11.915 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  68. 16:19:11.915 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  69. 16:19:11.915 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  70. 16:19:11.915 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  71. 16:19:11.915 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  72. 16:19:11.915 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  73. 16:19:11.915 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  74. 16:19:11.915 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  75. 16:19:11.915 T:4336 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  76. 16:19:11.915 T:4336 NOTICE: Loaded playercorefactory configuration
  77. 16:19:11.915 T:4336 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  78. 16:19:11.915 T:4336 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  79. 16:19:11.922 T:4336 INFO: creating subdirectories
  80. 16:19:11.922 T:4336 INFO: userdata folder: special://masterprofile/
  81. 16:19:11.922 T:4336 INFO: recording folder:
  82. 16:19:11.922 T:4336 INFO: screenshots folder:
  83. 16:19:11.926 T:4336 NOTICE: Running database version Addons27
  84. 16:19:11.926 T:4336 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
  85. 16:19:11.934 T:4336 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\Jeff\AppData\Roaming\Kodi\addons: No such file or directory'
  86. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been installed.'
  87. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  88. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been installed.'
  89. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  90. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been installed.'
  91. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  92. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  93. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  94. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  95. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been installed.'
  96. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  97. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  98. 16:19:11.954 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  99. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  100. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  101. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been installed.'
  102. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  103. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  104. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  105. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  106. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
  107. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  108. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  109. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  110. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  111. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  112. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  113. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  114. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  115. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  116. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  117. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  118. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  119. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
  120. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  121. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  122. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  123. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  124. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  125. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  126. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been installed.'
  127. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been installed.'
  128. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  129. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.pyxbmct has been installed.'
  130. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  131. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  132. 16:19:11.955 T:4336 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  133. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  134. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  135. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been installed.'
  136. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  137. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  138. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  139. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  140. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been installed.'
  141. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  142. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  143. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  144. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  145. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  146. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.pytz has been installed.'
  147. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  148. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  149. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  150. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  151. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
  152. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.urlresolver has been installed.'
  153. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  154. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  155. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  156. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  157. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  158. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been installed.'
  159. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  160. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  161. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  162. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  163. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.bottle has been installed.'
  164. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  165. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  166. 16:19:11.956 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  167. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  168. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  169. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been installed.'
  170. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  171. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  172. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  173. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.web-pdb has been installed.'
  174. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.'
  175. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
  176. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  177. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  178. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  179. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  180. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  181. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  182. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been installed.'
  183. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  184. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  185. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  186. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  187. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  188. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been installed.'
  189. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Plug-in service.bluray_iso_utils has been installed.'
  190. 16:19:11.957 T:4336 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  191. 16:19:11.974 T:11480 DEBUG: Thread JobWorker start, auto delete: true
  192. 16:19:11.979 T:4336 NOTICE: ADDONS: Using repository repository.xbmc.org
  193. 16:19:11.988 T:1604 DEBUG: Thread ActiveAE start, auto delete: false
  194. 16:19:11.988 T:10328 DEBUG: Thread AESink start, auto delete: false
  195. 16:19:12.001 T:1604 NOTICE: Found 2 Lists of Devices
  196. 16:19:12.002 T:1604 NOTICE: Enumerated DIRECTSOUND devices:
  197. 16:19:12.002 T:1604 NOTICE: Device 1
  198. 16:19:12.002 T:1604 NOTICE: m_deviceName : {8480CCD2-9C5B-47AD-8826-CE9933AE5482}
  199. 16:19:12.002 T:1604 NOTICE: m_displayName : HDMI - DENON-AVR-4 (NVIDIA High Definition Audio)
  200. 16:19:12.002 T:1604 NOTICE: m_displayNameExtra: DIRECTSOUND: DENON-AVR-4 (NVIDIA High Definition Audio)
  201. 16:19:12.002 T:1604 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  202. 16:19:12.002 T:1604 NOTICE: m_channels : FL,FR
  203. 16:19:12.002 T:1604 NOTICE: m_sampleRates : 48000
  204. 16:19:12.002 T:1604 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  205. 16:19:12.002 T:1604 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  206. 16:19:12.002 T:1604 NOTICE: Device 2
  207. 16:19:12.002 T:1604 NOTICE: m_deviceName : default
  208. 16:19:12.002 T:1604 NOTICE: m_displayName : default
  209. 16:19:12.002 T:1604 NOTICE: m_displayNameExtra:
  210. 16:19:12.002 T:1604 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  211. 16:19:12.002 T:1604 NOTICE: m_channels : FL,FR
  212. 16:19:12.002 T:1604 NOTICE: m_sampleRates : 48000
  213. 16:19:12.002 T:1604 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  214. 16:19:12.002 T:1604 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  215. 16:19:12.002 T:1604 NOTICE: Enumerated WASAPI devices:
  216. 16:19:12.002 T:1604 NOTICE: Device 1
  217. 16:19:12.002 T:1604 NOTICE: m_deviceName : {8480CCD2-9C5B-47AD-8826-CE9933AE5482}
  218. 16:19:12.002 T:1604 NOTICE: m_displayName : HDMI - DENON-AVR-4 (NVIDIA High Definition Audio)
  219. 16:19:12.002 T:1604 NOTICE: m_displayNameExtra: WASAPI: DENON-AVR-4 (NVIDIA High Definition Audio)
  220. 16:19:12.002 T:1604 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  221. 16:19:12.002 T:1604 NOTICE: m_channels : FL,FR
  222. 16:19:12.002 T:1604 NOTICE: m_sampleRates : 192000,96000,48000,44100
  223. 16:19:12.002 T:1604 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  224. 16:19:12.002 T:1604 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. 16:19:12.002 T:1604 NOTICE: Device 2
  226. 16:19:12.002 T:1604 NOTICE: m_deviceName : default
  227. 16:19:12.002 T:1604 NOTICE: m_displayName : default
  228. 16:19:12.002 T:1604 NOTICE: m_displayNameExtra:
  229. 16:19:12.002 T:1604 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  230. 16:19:12.002 T:1604 NOTICE: m_channels : FL,FR
  231. 16:19:12.002 T:1604 NOTICE: m_sampleRates : 192000,96000,48000,44100
  232. 16:19:12.002 T:1604 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  233. 16:19:12.002 T:1604 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. 16:19:12.002 T:10328 INFO: CActiveAESink::OpenSink - initialize sink
  235. 16:19:12.002 T:10328 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{8480CCD2-9C5B-47AD-8826-CE9933AE5482}
  236. 16:19:12.012 T:10328 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00010010
  237. 16:19:12.013 T:10328 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  238. 16:19:12.014 T:10328 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  239. 16:19:12.014 T:10328 DEBUG: Audio Device : DENON-AVR-4 (NVIDIA High Definition Audio)
  240. 16:19:12.014 T:10328 DEBUG: Sample Rate : 44100
  241. 16:19:12.014 T:10328 DEBUG: Sample Format : AE_FMT_FLOAT
  242. 16:19:12.014 T:10328 DEBUG: Bits Per Sample : 32
  243. 16:19:12.014 T:10328 DEBUG: Valid Bits/Samp : 32
  244. 16:19:12.014 T:10328 DEBUG: Channel Count : 2
  245. 16:19:12.014 T:10328 DEBUG: Block Align : 8
  246. 16:19:12.014 T:10328 DEBUG: Avg. Bytes Sec : 352800
  247. 16:19:12.014 T:10328 DEBUG: Samples/Block : 32
  248. 16:19:12.014 T:10328 DEBUG: Format cBSize : 22
  249. 16:19:12.014 T:10328 DEBUG: Channel Layout : FL,FR
  250. 16:19:12.014 T:10328 DEBUG: Channel Mask : 3
  251. 16:19:12.014 T:10328 DEBUG: Frames : 661
  252. 16:19:12.014 T:10328 DEBUG: Frame Size : 8
  253. 16:19:12.014 T:10328 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  254. 16:19:12.014 T:10328 DEBUG: Output Device : HDMI - DENON-AVR-4 (NVIDIA High Definition Audio)
  255. 16:19:12.014 T:10328 DEBUG: Sample Rate : 44100
  256. 16:19:12.014 T:10328 DEBUG: Sample Format : AE_FMT_FLOAT
  257. 16:19:12.014 T:10328 DEBUG: Channel Count : 2
  258. 16:19:12.014 T:10328 DEBUG: Channel Layout: FL,FR
  259. 16:19:12.014 T:10328 DEBUG: Frames : 661
  260. 16:19:12.014 T:10328 DEBUG: Frame Size : 8
  261. 16:19:12.016 T:4336 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  262. 16:19:12.016 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  263. 16:19:12.017 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  264. 16:19:12.017 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  265. 16:19:12.017 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  266. 16:19:12.017 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  267. 16:19:12.018 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  268. 16:19:12.019 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  269. 16:19:12.019 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  270. 16:19:12.020 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  271. 16:19:12.020 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  272. 16:19:12.020 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  273. 16:19:12.020 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  274. 16:19:12.021 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  275. 16:19:12.021 T:11864 DEBUG: Thread RemoteControl start, auto delete: false
  276. 16:19:12.021 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  277. 16:19:12.021 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  278. 16:19:12.021 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  279. 16:19:12.021 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  280. 16:19:12.022 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  281. 16:19:12.022 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  282. 16:19:12.022 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  283. 16:19:12.023 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  284. 16:19:12.023 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  285. 16:19:12.023 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  286. 16:19:12.024 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  287. 16:19:12.024 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  288. 16:19:12.024 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  289. 16:19:12.025 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  290. 16:19:12.025 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  291. 16:19:12.025 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  292. 16:19:12.026 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  293. 16:19:12.026 T:11864 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  294. 16:19:12.026 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  295. 16:19:12.026 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  296. 16:19:12.026 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  297. 16:19:12.027 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  298. 16:19:12.027 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  299. 16:19:12.027 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  300. 16:19:12.027 T:4336 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  301. 16:19:12.036 T:4336 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\H:.
  302. 16:19:12.036 T:4336 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\H:.
  303. 16:19:12.038 T:10328 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  304. 16:19:12.040 T:4336 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\I:.
  305. 16:19:12.040 T:4336 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\I:.
  306. 16:19:12.041 T:4336 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 750 Ti, adapter 0.
  307. 16:19:12.041 T:4336 NOTICE: Primary mode: 1920x1080@ 30.00 - Full Screen
  308. 16:19:12.044 T:4336 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  309. 16:19:12.044 T:4336 NOTICE: Previous line repeats 2 times.
  310. 16:19:12.044 T:4336 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  311. 16:19:12.044 T:4336 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  312. 16:19:12.044 T:4336 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  313. 16:19:12.044 T:4336 NOTICE: Previous line repeats 2 times.
  314. 16:19:12.044 T:4336 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  315. 16:19:12.045 T:4336 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  316. 16:19:12.045 T:4336 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  317. 16:19:12.045 T:4336 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
  318. 16:19:12.045 T:4336 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
  319. 16:19:12.045 T:4336 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
  320. 16:19:12.045 T:4336 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
  321. 16:19:12.045 T:4336 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
  322. 16:19:12.045 T:4336 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
  323. 16:19:12.045 T:4336 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  324. 16:19:12.046 T:4336 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  325. 16:19:12.046 T:4336 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  326. 16:19:12.046 T:4336 NOTICE: Previous line repeats 2 times.
  327. 16:19:12.046 T:4336 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  328. 16:19:12.046 T:4336 NOTICE: Previous line repeats 2 times.
  329. 16:19:12.046 T:4336 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  330. 16:19:12.047 T:4336 NOTICE: Previous line repeats 2 times.
  331. 16:19:12.047 T:4336 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  332. 16:19:12.047 T:4336 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  333. 16:19:12.047 T:4336 NOTICE: Previous line repeats 2 times.
  334. 16:19:12.047 T:4336 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  335. 16:19:12.047 T:4336 NOTICE: Previous line repeats 2 times.
  336. 16:19:12.047 T:4336 NOTICE: Additional mode: 1360x768@ 29.97i - Full Screen
  337. 16:19:12.048 T:4336 NOTICE: Previous line repeats 2 times.
  338. 16:19:12.048 T:4336 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  339. 16:19:12.048 T:4336 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  340. 16:19:12.048 T:4336 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  341. 16:19:12.048 T:4336 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  342. 16:19:12.048 T:4336 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  343. 16:19:12.048 T:4336 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  344. 16:19:12.048 T:4336 NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
  345. 16:19:12.049 T:4336 NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
  346. 16:19:12.049 T:4336 NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
  347. 16:19:12.049 T:4336 NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
  348. 16:19:12.049 T:4336 NOTICE: Additional mode: 1360x768@ 29.97 - Full Screen
  349. 16:19:12.049 T:4336 NOTICE: Additional mode: 1360x768@ 30.00 - Full Screen
  350. 16:19:12.049 T:4336 NOTICE: Additional mode: 1360x768@ 30.00i - Full Screen
  351. 16:19:12.049 T:4336 NOTICE: Previous line repeats 2 times.
  352. 16:19:12.049 T:4336 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  353. 16:19:12.050 T:4336 NOTICE: Previous line repeats 2 times.
  354. 16:19:12.050 T:4336 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  355. 16:19:12.050 T:4336 NOTICE: Previous line repeats 2 times.
  356. 16:19:12.050 T:4336 NOTICE: Additional mode: 1366x768@ 29.97i - Full Screen
  357. 16:19:12.050 T:4336 NOTICE: Previous line repeats 2 times.
  358. 16:19:12.050 T:4336 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  359. 16:19:12.050 T:4336 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  360. 16:19:12.051 T:4336 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  361. 16:19:12.051 T:4336 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  362. 16:19:12.051 T:4336 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  363. 16:19:12.051 T:4336 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  364. 16:19:12.051 T:4336 NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
  365. 16:19:12.051 T:4336 NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
  366. 16:19:12.051 T:4336 NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
  367. 16:19:12.051 T:4336 NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
  368. 16:19:12.051 T:4336 NOTICE: Additional mode: 1366x768@ 29.97 - Full Screen
  369. 16:19:12.052 T:4336 NOTICE: Additional mode: 1366x768@ 30.00 - Full Screen
  370. 16:19:12.052 T:4336 NOTICE: Additional mode: 1366x768@ 30.00i - Full Screen
  371. 16:19:12.052 T:4336 NOTICE: Previous line repeats 2 times.
  372. 16:19:12.052 T:4336 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  373. 16:19:12.052 T:4336 NOTICE: Previous line repeats 2 times.
  374. 16:19:12.052 T:4336 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  375. 16:19:12.053 T:4336 NOTICE: Previous line repeats 2 times.
  376. 16:19:12.053 T:4336 NOTICE: Additional mode: 1600x900@ 29.97i - Full Screen
  377. 16:19:12.053 T:4336 NOTICE: Previous line repeats 2 times.
  378. 16:19:12.053 T:4336 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  379. 16:19:12.053 T:4336 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  380. 16:19:12.054 T:4336 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  381. 16:19:12.054 T:4336 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  382. 16:19:12.054 T:4336 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  383. 16:19:12.054 T:4336 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  384. 16:19:12.054 T:4336 NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
  385. 16:19:12.054 T:4336 NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
  386. 16:19:12.054 T:4336 NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
  387. 16:19:12.055 T:4336 NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
  388. 16:19:12.055 T:4336 NOTICE: Additional mode: 1600x900@ 29.97 - Full Screen
  389. 16:19:12.055 T:4336 NOTICE: Additional mode: 1600x900@ 30.00 - Full Screen
  390. 16:19:12.055 T:4336 NOTICE: Additional mode: 1600x900@ 30.00i - Full Screen
  391. 16:19:12.055 T:4336 NOTICE: Previous line repeats 2 times.
  392. 16:19:12.055 T:4336 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  393. 16:19:12.056 T:4336 NOTICE: Previous line repeats 2 times.
  394. 16:19:12.056 T:4336 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  395. 16:19:12.056 T:4336 NOTICE: Previous line repeats 2 times.
  396. 16:19:12.056 T:4336 NOTICE: Additional mode: 1600x1024@ 29.97i - Full Screen
  397. 16:19:12.056 T:4336 NOTICE: Previous line repeats 2 times.
  398. 16:19:12.056 T:4336 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
  399. 16:19:12.056 T:4336 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
  400. 16:19:12.056 T:4336 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
  401. 16:19:12.057 T:4336 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
  402. 16:19:12.057 T:4336 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
  403. 16:19:12.057 T:4336 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
  404. 16:19:12.057 T:4336 NOTICE: Additional mode: 1600x1024@ 29.97 - Full Screen
  405. 16:19:12.057 T:4336 NOTICE: Additional mode: 1600x1024@ 30.00 - Full Screen
  406. 16:19:12.057 T:4336 NOTICE: Additional mode: 1600x1024@ 29.97 - Full Screen
  407. 16:19:12.057 T:4336 NOTICE: Additional mode: 1600x1024@ 30.00 - Full Screen
  408. 16:19:12.057 T:4336 NOTICE: Additional mode: 1600x1024@ 29.97 - Full Screen
  409. 16:19:12.058 T:4336 NOTICE: Additional mode: 1600x1024@ 30.00 - Full Screen
  410. 16:19:12.058 T:4336 NOTICE: Additional mode: 1600x1024@ 30.00i - Full Screen
  411. 16:19:12.058 T:4336 NOTICE: Previous line repeats 2 times.
  412. 16:19:12.058 T:4336 NOTICE: Additional mode: 1600x1200@ 23.98 - Full Screen
  413. 16:19:12.058 T:4336 NOTICE: Additional mode: 1600x1200@ 24.00 - Full Screen
  414. 16:19:12.058 T:4336 NOTICE: Additional mode: 1600x1200@ 23.98 - Full Screen
  415. 16:19:12.058 T:4336 NOTICE: Additional mode: 1600x1200@ 24.00 - Full Screen
  416. 16:19:12.058 T:4336 NOTICE: Additional mode: 1600x1200@ 23.98 - Full Screen
  417. 16:19:12.059 T:4336 NOTICE: Additional mode: 1600x1200@ 24.00 - Full Screen
  418. 16:19:12.059 T:4336 NOTICE: Additional mode: 1600x1200@ 25.00 - Full Screen
  419. 16:19:12.059 T:4336 NOTICE: Previous line repeats 2 times.
  420. 16:19:12.059 T:4336 NOTICE: Additional mode: 1600x1200@ 29.97 - Full Screen
  421. 16:19:12.059 T:4336 NOTICE: Additional mode: 1600x1200@ 30.00 - Full Screen
  422. 16:19:12.059 T:4336 NOTICE: Additional mode: 1600x1200@ 29.97 - Full Screen
  423. 16:19:12.059 T:4336 NOTICE: Additional mode: 1600x1200@ 30.00 - Full Screen
  424. 16:19:12.059 T:4336 NOTICE: Additional mode: 1600x1200@ 29.97 - Full Screen
  425. 16:19:12.060 T:4336 NOTICE: Additional mode: 1600x1200@ 30.00 - Full Screen
  426. 16:19:12.060 T:4336 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  427. 16:19:12.060 T:4336 NOTICE: Previous line repeats 2 times.
  428. 16:19:12.060 T:4336 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  429. 16:19:12.060 T:4336 NOTICE: Previous line repeats 2 times.
  430. 16:19:12.060 T:4336 NOTICE: Additional mode: 1680x1050@ 29.97i - Full Screen
  431. 16:19:12.061 T:4336 NOTICE: Previous line repeats 2 times.
  432. 16:19:12.061 T:4336 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  433. 16:19:12.061 T:4336 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  434. 16:19:12.061 T:4336 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  435. 16:19:12.061 T:4336 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  436. 16:19:12.061 T:4336 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  437. 16:19:12.061 T:4336 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  438. 16:19:12.061 T:4336 NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
  439. 16:19:12.062 T:4336 NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
  440. 16:19:12.062 T:4336 NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
  441. 16:19:12.062 T:4336 NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
  442. 16:19:12.062 T:4336 NOTICE: Additional mode: 1680x1050@ 29.97 - Full Screen
  443. 16:19:12.062 T:4336 NOTICE: Additional mode: 1680x1050@ 30.00 - Full Screen
  444. 16:19:12.062 T:4336 NOTICE: Additional mode: 1680x1050@ 30.00i - Full Screen
  445. 16:19:12.062 T:4336 NOTICE: Previous line repeats 2 times.
  446. 16:19:12.062 T:4336 NOTICE: Additional mode: 1768x992@ 29.97i - Full Screen
  447. 16:19:12.063 T:4336 NOTICE: Previous line repeats 2 times.
  448. 16:19:12.063 T:4336 NOTICE: Additional mode: 1768x992@ 30.00i - Full Screen
  449. 16:19:12.063 T:4336 NOTICE: Previous line repeats 2 times.
  450. 16:19:12.063 T:4336 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  451. 16:19:12.063 T:4336 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  452. 16:19:12.063 T:4336 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  453. 16:19:12.064 T:4336 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  454. 16:19:12.064 T:4336 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  455. 16:19:12.064 T:4336 NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
  456. 16:19:12.064 T:4336 NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
  457. 16:19:12.064 T:4336 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  458. 16:19:12.064 T:4336 NOTICE: Additional mode: 1920x1200@ 23.98 - Full Screen
  459. 16:19:12.064 T:4336 NOTICE: Additional mode: 1920x1200@ 24.00 - Full Screen
  460. 16:19:12.064 T:4336 NOTICE: Additional mode: 1920x1200@ 23.98 - Full Screen
  461. 16:19:12.065 T:4336 NOTICE: Additional mode: 1920x1200@ 24.00 - Full Screen
  462. 16:19:12.065 T:4336 NOTICE: Additional mode: 1920x1200@ 23.98 - Full Screen
  463. 16:19:12.065 T:4336 NOTICE: Additional mode: 1920x1200@ 24.00 - Full Screen
  464. 16:19:12.065 T:4336 NOTICE: Additional mode: 1920x1200@ 25.00 - Full Screen
  465. 16:19:12.065 T:4336 NOTICE: Previous line repeats 2 times.
  466. 16:19:12.065 T:4336 NOTICE: Additional mode: 1920x1200@ 29.97 - Full Screen
  467. 16:19:12.065 T:4336 NOTICE: Additional mode: 1920x1200@ 30.00 - Full Screen
  468. 16:19:12.066 T:4336 NOTICE: Additional mode: 1920x1200@ 29.97 - Full Screen
  469. 16:19:12.066 T:4336 NOTICE: Additional mode: 1920x1200@ 30.00 - Full Screen
  470. 16:19:12.066 T:4336 NOTICE: Additional mode: 1920x1200@ 29.97 - Full Screen
  471. 16:19:12.066 T:4336 NOTICE: Additional mode: 1920x1200@ 30.00 - Full Screen
  472. 16:19:12.066 T:4336 NOTICE: Additional mode: 1920x1440@ 23.98 - Full Screen
  473. 16:19:12.066 T:4336 NOTICE: Additional mode: 1920x1440@ 24.00 - Full Screen
  474. 16:19:12.066 T:4336 NOTICE: Additional mode: 1920x1440@ 23.98 - Full Screen
  475. 16:19:12.066 T:4336 NOTICE: Additional mode: 1920x1440@ 24.00 - Full Screen
  476. 16:19:12.067 T:4336 NOTICE: Additional mode: 1920x1440@ 23.98 - Full Screen
  477. 16:19:12.067 T:4336 NOTICE: Additional mode: 1920x1440@ 24.00 - Full Screen
  478. 16:19:12.067 T:4336 NOTICE: Additional mode: 1920x1440@ 25.00 - Full Screen
  479. 16:19:12.067 T:4336 NOTICE: Previous line repeats 2 times.
  480. 16:19:12.067 T:4336 NOTICE: Additional mode: 1920x1440@ 29.97 - Full Screen
  481. 16:19:12.067 T:4336 NOTICE: Additional mode: 1920x1440@ 30.00 - Full Screen
  482. 16:19:12.068 T:4336 NOTICE: Additional mode: 1920x1440@ 29.97 - Full Screen
  483. 16:19:12.068 T:4336 NOTICE: Additional mode: 1920x1440@ 30.00 - Full Screen
  484. 16:19:12.068 T:4336 NOTICE: Additional mode: 1920x1440@ 29.97 - Full Screen
  485. 16:19:12.068 T:4336 NOTICE: Additional mode: 1920x1440@ 30.00 - Full Screen
  486. 16:19:12.068 T:4336 NOTICE: Additional mode: 2048x1536@ 23.98 - Full Screen
  487. 16:19:12.068 T:4336 NOTICE: Additional mode: 2048x1536@ 24.00 - Full Screen
  488. 16:19:12.068 T:4336 NOTICE: Additional mode: 2048x1536@ 23.98 - Full Screen
  489. 16:19:12.068 T:4336 NOTICE: Additional mode: 2048x1536@ 24.00 - Full Screen
  490. 16:19:12.068 T:4336 NOTICE: Additional mode: 2048x1536@ 23.98 - Full Screen
  491. 16:19:12.069 T:4336 NOTICE: Additional mode: 2048x1536@ 24.00 - Full Screen
  492. 16:19:12.069 T:4336 NOTICE: Additional mode: 2048x1536@ 25.00 - Full Screen
  493. 16:19:12.069 T:4336 NOTICE: Previous line repeats 2 times.
  494. 16:19:12.069 T:4336 NOTICE: Additional mode: 2048x1536@ 29.97 - Full Screen
  495. 16:19:12.069 T:4336 NOTICE: Additional mode: 2048x1536@ 30.00 - Full Screen
  496. 16:19:12.069 T:4336 NOTICE: Additional mode: 2048x1536@ 29.97 - Full Screen
  497. 16:19:12.069 T:4336 NOTICE: Additional mode: 2048x1536@ 30.00 - Full Screen
  498. 16:19:12.070 T:4336 NOTICE: Additional mode: 2048x1536@ 29.97 - Full Screen
  499. 16:19:12.070 T:4336 NOTICE: Additional mode: 2048x1536@ 30.00 - Full Screen
  500. 16:19:12.070 T:4336 NOTICE: Additional mode: 2560x1440@ 23.98 - Full Screen
  501. 16:19:12.070 T:4336 NOTICE: Additional mode: 2560x1440@ 24.00 - Full Screen
  502. 16:19:12.070 T:4336 NOTICE: Additional mode: 2560x1440@ 23.98 - Full Screen
  503. 16:19:12.070 T:4336 NOTICE: Additional mode: 2560x1440@ 24.00 - Full Screen
  504. 16:19:12.070 T:4336 NOTICE: Additional mode: 2560x1440@ 23.98 - Full Screen
  505. 16:19:12.070 T:4336 NOTICE: Additional mode: 2560x1440@ 24.00 - Full Screen
  506. 16:19:12.071 T:4336 NOTICE: Additional mode: 2560x1440@ 25.00 - Full Screen
  507. 16:19:12.071 T:4336 NOTICE: Previous line repeats 2 times.
  508. 16:19:12.071 T:4336 NOTICE: Additional mode: 2560x1440@ 29.97 - Full Screen
  509. 16:19:12.071 T:4336 NOTICE: Additional mode: 2560x1440@ 30.00 - Full Screen
  510. 16:19:12.071 T:4336 NOTICE: Additional mode: 2560x1440@ 29.97 - Full Screen
  511. 16:19:12.071 T:4336 NOTICE: Additional mode: 2560x1440@ 30.00 - Full Screen
  512. 16:19:12.071 T:4336 NOTICE: Additional mode: 2560x1440@ 29.97 - Full Screen
  513. 16:19:12.071 T:4336 NOTICE: Additional mode: 2560x1440@ 30.00 - Full Screen
  514. 16:19:12.072 T:4336 NOTICE: Additional mode: 2560x1600@ 23.98 - Full Screen
  515. 16:19:12.072 T:4336 NOTICE: Additional mode: 2560x1600@ 24.00 - Full Screen
  516. 16:19:12.072 T:4336 NOTICE: Additional mode: 2560x1600@ 23.98 - Full Screen
  517. 16:19:12.072 T:4336 NOTICE: Additional mode: 2560x1600@ 24.00 - Full Screen
  518. 16:19:12.072 T:4336 NOTICE: Additional mode: 2560x1600@ 23.98 - Full Screen
  519. 16:19:12.072 T:4336 NOTICE: Additional mode: 2560x1600@ 24.00 - Full Screen
  520. 16:19:12.072 T:4336 NOTICE: Additional mode: 2560x1600@ 25.00 - Full Screen
  521. 16:19:12.073 T:4336 NOTICE: Previous line repeats 2 times.
  522. 16:19:12.073 T:4336 NOTICE: Additional mode: 2560x1600@ 29.97 - Full Screen
  523. 16:19:12.073 T:4336 NOTICE: Additional mode: 2560x1600@ 30.00 - Full Screen
  524. 16:19:12.073 T:4336 NOTICE: Additional mode: 2560x1600@ 29.97 - Full Screen
  525. 16:19:12.073 T:4336 NOTICE: Additional mode: 2560x1600@ 30.00 - Full Screen
  526. 16:19:12.073 T:4336 NOTICE: Additional mode: 2560x1600@ 29.97 - Full Screen
  527. 16:19:12.073 T:4336 NOTICE: Additional mode: 2560x1600@ 30.00 - Full Screen
  528. 16:19:12.073 T:4336 NOTICE: Additional mode: 3840x2160@ 23.98 - Full Screen
  529. 16:19:12.074 T:4336 NOTICE: Additional mode: 3840x2160@ 24.00 - Full Screen
  530. 16:19:12.074 T:4336 NOTICE: Additional mode: 3840x2160@ 25.00 - Full Screen
  531. 16:19:12.074 T:4336 NOTICE: Additional mode: 3840x2160@ 29.97 - Full Screen
  532. 16:19:12.074 T:4336 NOTICE: Additional mode: 3840x2160@ 30.00 - Full Screen
  533. 16:19:12.074 T:4336 NOTICE: Additional mode: 4096x2160@ 23.98 - Full Screen
  534. 16:19:12.074 T:4336 NOTICE: Additional mode: 4096x2160@ 25.00 - Full Screen
  535. 16:19:12.074 T:4336 NOTICE: Additional mode: 4096x2160@ 29.97 - Full Screen
  536. 16:19:12.074 T:4336 NOTICE: Additional mode: 4096x2160@ 30.00 - Full Screen
  537. 16:19:12.075 T:4336 NOTICE: Additional mode: 4096x2160@ 24.00 - Full Screen
  538. 16:19:12.075 T:4336 NOTICE: Checking resolution 16
  539. 16:19:12.078 T:4336 DEBUG: CWinEventsWin32::WndProc: window resize event
  540. 16:19:12.078 T:4336 DEBUG: CWinEventsWin32::WndProc: window move event
  541. 16:19:12.078 T:4336 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  542. 16:19:12.079 T:4336 DEBUG: CWinEventsWin32::WndProcWindow is active
  543. 16:19:12.083 T:4336 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  544. 16:19:12.085 T:4336 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY5 output.
  545. 16:19:12.085 T:4336 DEBUG: CRenderSystemDX::SetMonitor - Selected NVIDIA GeForce GTX 750 Ti adapter.
  546. 16:19:12.085 T:4336 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{76FBE8BE-DC85-47EF-A4DE-AF74F5408387}\0000.
  547. 16:19:12.090 T:4336 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
  548. 16:19:12.097 T:4336 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  549. 16:19:12.305 T:4336 DEBUG: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource
  550. 16:19:12.305 T:4336 DEBUG: CRenderSystemDX::CreateDevice - on adapter NVIDIA GeForce GTX 750 Ti (VendorId: 0x10de DeviceId: 0x1380) with feature level 0xb000.
  551. 16:19:12.305 T:4336 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  552. 16:19:12.305 T:4336 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  553. 16:19:12.305 T:4336 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  554. 16:19:12.306 T:4336 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  555. 16:19:12.307 T:4336 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  556. 16:19:12.307 T:4336 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  557. 16:19:12.308 T:4336 DEBUG: Previous line repeats 10 times.
  558. 16:19:12.308 T:4336 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  559. 16:19:12.308 T:4336 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  560. 16:19:12.308 T:4336 DEBUG: CRenderSystemDX::FixRefreshRateIfNecessary: refreshRate: 30.0000, desired: 30.0000, deviation: 0.00000, fixRequired: false
  561. 16:19:12.344 T:4336 DEBUG: Previous line repeats 2 times.
  562. 16:19:12.344 T:4336 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 30.000000
  563. 16:19:12.434 T:4336 INFO: load keymapping
  564. 16:19:12.434 T:4336 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  565. 16:19:12.435 T:4336 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  566. 16:19:12.436 T:4336 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  567. 16:19:12.436 T:4336 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  568. 16:19:12.437 T:4336 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  569. 16:19:12.438 T:4336 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  570. 16:19:12.441 T:4336 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  571. 16:19:12.441 T:4336 INFO: Loading special://xbmc/system/keymaps/remote.xml
  572. 16:19:12.444 T:4336 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  573. 16:19:12.445 T:4336 INFO: Loading special://xbmc/system/IRSSmap.xml
  574. 16:19:12.445 T:4336 INFO: * Adding remote mapping for device 'Microsoft MCE'
  575. 16:19:12.445 T:4336 INFO: * Adding remote mapping for device 'Abstract'
  576. 16:19:12.445 T:4336 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  577. 16:19:12.445 T:4336 INFO: GUI format 1920x1080, Display 1920x1080@ 30.00 - Full Screen
  578. 16:19:12.445 T:4336 DEBUG: guilib: Fill viewport on change for solving rendering passes
  579. 16:19:12.445 T:4336 INFO: CLangInfo: loading resource.language.en_gb language information...
  580. 16:19:12.446 T:4336 DEBUG: trying to set locale to en-us
  581. 16:19:12.476 T:4336 INFO: global locale set to en-us
  582. 16:19:12.476 T:4336 INFO: CLangInfo: loading resource.language.en_gb language strings...
  583. 16:19:12.478 T:4336 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  584. 16:19:12.485 T:4336 DEBUG: LocalizeStrings: loaded 3769 strings from file resource://resource.language.en_gb/strings.po
  585. 16:19:12.495 T:4336 DEBUG: LocalizeStrings: loaded 6 strings from file D:\Program Files (x86)\Kodi\addons\screensaver.stars\resources\language\English\strings.po
  586. 16:19:12.496 T:4336 DEBUG: LocalizeStrings: loaded 8 strings from file D:\Program Files (x86)\Kodi\addons\screensaver.biogenesis\resources\language\English\strings.po
  587. 16:19:12.496 T:4336 DEBUG: LocalizeStrings: loaded 25 strings from file D:\Program Files (x86)\Kodi\addons\pvr.vbox\resources\language\resource.language.en_gb\strings.po
  588. 16:19:12.497 T:4336 DEBUG: LocalizeStrings: loaded 8 strings from file D:\Program Files (x86)\Kodi\addons\pvr.argustv\resources\language\resource.language.en_gb\strings.po
  589. 16:19:12.497 T:4336 DEBUG: LocalizeStrings: loaded 70 strings from file D:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\resources\language\resource.language.en_gb\strings.po
  590. 16:19:12.498 T:4336 DEBUG: LocalizeStrings: loaded 6 strings from file D:\Program Files (x86)\Kodi\addons\audioencoder.vorbis\resources\language\English\strings.po
  591. 16:19:12.498 T:4336 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
  592. 16:19:12.498 T:4336 DEBUG: LocalizeStrings: loaded 1 strings from file D:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  593. 16:19:12.499 T:4336 DEBUG: LocalizeStrings: loaded 71 strings from file D:\Program Files (x86)\Kodi\addons\pvr.mediaportal.tvserver\resources\language\resource.language.en_gb\strings.po
  594. 16:19:12.499 T:4336 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
  595. 16:19:12.499 T:4336 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
  596. 16:19:12.499 T:4336 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
  597. 16:19:12.500 T:4336 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
  598. 16:19:12.500 T:4336 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  599. 16:19:12.501 T:4336 DEBUG: LocalizeStrings: loaded 70 strings from file D:\Program Files (x86)\Kodi\addons\pvr.wmc\resources\language\resource.language.en_gb\strings.po
  600. 16:19:12.501 T:4336 DEBUG: LocalizeStrings: loaded 1 strings from file D:\Program Files (x86)\Kodi\addons\audioencoder.flac\resources\language\English\strings.po
  601. 16:19:12.502 T:4336 DEBUG: LocalizeStrings: loaded 67 strings from file D:\Program Files (x86)\Kodi\addons\pvr.dvblink\resources\language\resource.language.en_gb\strings.po
  602. 16:19:12.502 T:4336 DEBUG: LocalizeStrings: loaded 5 strings from file D:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\resources\language\resource.language.en_gb\strings.po
  603. 16:19:12.503 T:4336 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\language\English\strings.xml
  604. 16:19:12.504 T:4336 DEBUG: LocalizeStrings: loaded 18 strings from file D:\Program Files (x86)\Kodi\addons\visualization.milkdrop\resources\language\English\strings.po
  605. 16:19:12.504 T:4336 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\metadata.musicvideos.theaudiodb.com\resources\language\English\strings.po
  606. 16:19:12.504 T:4336 DEBUG: LocalizeStrings: loaded 101 strings from file D:\Program Files (x86)\Kodi\addons\pvr.mythtv\resources\language\resource.language.en_gb\strings.po
  607. 16:19:12.505 T:4336 DEBUG: LocalizeStrings: loaded 27 strings from file D:\Program Files (x86)\Kodi\addons\pvr.vuplus\resources\language\resource.language.en_gb\strings.po
  608. 16:19:12.505 T:4336 DEBUG: LocalizeStrings: loaded 10 strings from file D:\Program Files (x86)\Kodi\addons\screensaver.pingpong\resources\language\English\strings.po
  609. 16:19:12.506 T:4336 DEBUG: LocalizeStrings: loaded 141 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\English\strings.po
  610. 16:19:12.507 T:4336 DEBUG: LocalizeStrings: loaded 8 strings from file D:\Program Files (x86)\Kodi\addons\pvr.pctv\resources\language\resource.language.en_gb\strings.po
  611. 16:19:12.507 T:4336 DEBUG: LocalizeStrings: loaded 22 strings from file D:\Program Files (x86)\Kodi\addons\pvr.iptvsimple\resources\language\resource.language.en_gb\strings.po
  612. 16:19:12.507 T:4336 DEBUG: LocalizeStrings: loaded 39 strings from file D:\Program Files (x86)\Kodi\addons\screensaver.shadertoy\resources\language\English\strings.po
  613. 16:19:12.508 T:4336 DEBUG: LocalizeStrings: loaded 2 strings from file D:\Program Files (x86)\Kodi\addons\pvr.njoy\resources\language\resource.language.en_gb\strings.po
  614. 16:19:12.508 T:4336 DEBUG: LocalizeStrings: loaded 28 strings from file D:\Program Files (x86)\Kodi\addons\pvr.nextpvr\resources\language\resource.language.en_gb\strings.po
  615. 16:19:12.508 T:4336 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  616. 16:19:12.509 T:4336 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
  617. 16:19:12.509 T:4336 DEBUG: LocalizeStrings: loaded 1 strings from file D:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  618. 16:19:12.509 T:4336 DEBUG: LocalizeStrings: loaded 34 strings from file D:\Program Files (x86)\Kodi\addons\pvr.dvbviewer\resources\language\resource.language.en_gb\strings.po
  619. 16:19:12.510 T:4336 DEBUG: LocalizeStrings: loaded 15 strings from file D:\Program Files (x86)\Kodi\addons\visualization.spectrum\resources\language\English\strings.po
  620. 16:19:12.510 T:4336 DEBUG: LocalizeStrings: loaded 43 strings from file D:\Program Files (x86)\Kodi\addons\pvr.stalker\resources\language\resource.language.en_gb\strings.po
  621. 16:19:12.511 T:4336 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  622. 16:19:12.512 T:4336 DEBUG: LocalizeStrings: loaded 6 strings from file D:\Program Files (x86)\Kodi\addons\audioencoder.lame\resources\language\English\strings.po
  623. 16:19:12.513 T:4336 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  624. 16:19:12.513 T:4336 DEBUG: LocalizeStrings: loaded 3 strings from file D:\Program Files (x86)\Kodi\addons\pvr.filmon\resources\language\resource.language.en_gb\strings.po
  625. 16:19:12.513 T:4336 DEBUG: LocalizeStrings: loaded 16 strings from file D:\Program Files (x86)\Kodi\addons\screensaver.greynetic\resources\language\English\strings.po
  626. 16:19:12.514 T:4336 DEBUG: LocalizeStrings: loaded 74 strings from file D:\Program Files (x86)\Kodi\addons\pvr.hts\resources\language\resource.language.en_gb\strings.po
  627. 16:19:12.515 T:4336 DEBUG: LocalizeStrings: loaded 7 strings from file D:\Program Files (x86)\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
  628. 16:19:12.515 T:4336 DEBUG: LocalizeStrings: loaded 2 strings from file D:\Program Files (x86)\Kodi\addons\pvr.octonet\resources\language\resource.language.en_gb\strings.po
  629. 16:19:12.515 T:4336 DEBUG: LocalizeStrings: loaded 11 strings from file D:\Program Files (x86)\Kodi\addons\visualization.vortex\resources\language\English\strings.po
  630. 16:19:12.516 T:4336 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.module.web-pdb\resources\language\English\strings.po
  631. 16:19:12.516 T:4336 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\resources\language\English\strings.xml
  632. 16:19:12.517 T:4336 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  633. 16:19:12.517 T:4336 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  634. 16:19:12.517 T:4336 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  635. 16:19:12.517 T:4336 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  636. 16:19:12.517 T:4336 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  637. 16:19:12.517 T:4336 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
  638. 16:19:12.517 T:4336 DEBUG: SECTION:LoadDLL(special://xbmcbin/cec.dll)
  639. 16:19:12.521 T:4336 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
  640. 16:19:12.521 T:6956 DEBUG: Thread PeripBusCEC start, auto delete: false
  641. 16:19:12.521 T:8268 DEBUG: Thread PeripBusUSB start, auto delete: false
  642. 16:19:12.521 T:11112 DEBUG: Thread PeripBusAddon start, auto delete: false
  643. 16:19:12.521 T:4680 DEBUG: Thread PeripEventScanner start, auto delete: false
  644. 16:19:12.528 T:11480 NOTICE: Running database version Addons27
  645. 16:19:12.528 T:11480 DEBUG: CDatabaseManager::Initialize, updating databases...
  646. 16:19:12.529 T:11480 NOTICE: Running database version ViewModes6
  647. 16:19:12.530 T:11480 NOTICE: Running database version Textures13
  648. 16:19:12.531 T:11480 NOTICE: Running database version MyMusic60
  649. 16:19:12.534 T:11480 NOTICE: Running database version MyVideos107
  650. 16:19:12.535 T:11480 NOTICE: Running database version TV29
  651. 16:19:12.536 T:11480 NOTICE: Running database version Epg11
  652. 16:19:12.537 T:11480 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  653. 16:19:12.538 T:4336 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  654. 16:19:12.558 T:1424 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  655. 16:19:12.558 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  656. 16:19:12.565 T:4336 ERROR: Failed to load skin 'skin.confluence'
  657. 16:19:12.565 T:4336 INFO: Unloading old skin ...
  658. 16:19:12.566 T:4336 INFO: load skin from: D:\Program Files (x86)\Kodi\addons\skin.estuary (version: 1.9.10)
  659. 16:19:12.566 T:4336 INFO: load fonts for skin...
  660. 16:19:12.567 T:4336 INFO: Loading fonts from D:\Program Files (x86)\Kodi\addons\skin.estuary\xml\Font.xml
  661. 16:19:12.580 T:4336 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
  662. 16:19:12.581 T:4336 DEBUG: LocalizeStrings: loaded 132 strings from file D:\Program Files (x86)\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
  663. 16:19:12.581 T:4336 INFO: Loading skin includes from D:\Program Files (x86)\Kodi\addons\skin.estuary\xml\includes.xml
  664. 16:19:12.612 T:4336 INFO: load new skin...
  665. 16:19:12.612 T:4336 INFO: Loading user windows, path D:\Program Files (x86)\Kodi\addons\skin.estuary\xml
  666. 16:19:12.617 T:4336 DEBUG: Load Skin XML: 5.10ms
  667. 16:19:12.617 T:4336 INFO: initialize new skin...
  668. 16:19:12.617 T:4336 DEBUG: guilib: Fill viewport on change for solving rendering passes
  669. 16:19:12.617 T:4336 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  670. 16:19:12.620 T:4336 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle D:\Program Files (x86)\Kodi\addons\skin.estuary\media\Textures.xbt
  671. 16:19:12.620 T:4336 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  672. 16:19:12.621 T:4336 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  673. 16:19:12.621 T:4336 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  674. 16:19:12.625 T:4336 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  675. 16:19:12.626 T:4336 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  676. 16:19:12.628 T:4336 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  677. 16:19:12.641 T:4336 INFO: skin loaded...
  678. 16:19:12.641 T:4336 DEBUG: Activating window ID: 12997
  679. 16:19:12.641 T:4336 DEBUG: ------ Window Init () ------
  680. 16:19:12.641 T:4336 INFO: load splash image: D:\Program Files (x86)\Kodi\media\Splash.png
  681. 16:19:12.652 T:4336 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  682. 16:19:12.652 T:4336 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  683. 16:19:12.652 T:4336 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  684. 16:19:12.653 T:4336 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  685. 16:19:12.671 T:4336 INFO: JSONRPC v8.0.0: Successfully initialized
  686. 16:19:12.671 T:4336 DEBUG: ADDON: Starting service addons.
  687. 16:19:12.674 T:4336 DEBUG: Activating window ID: 12999
  688. 16:19:12.674 T:11560 DEBUG: Thread LanguageInvoker start, auto delete: false
  689. 16:19:12.674 T:4336 DEBUG: ------ Window Init (Startup.xml) ------
  690. 16:19:12.674 T:4336 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  691. 16:19:12.674 T:9748 DEBUG: Thread LanguageInvoker start, auto delete: false
  692. 16:19:12.674 T:11560 INFO: initializing python engine.
  693. 16:19:12.675 T:4336 INFO: Previous line repeats 1 times.
  694. 16:19:12.675 T:4336 DEBUG: Activating window ID: 10000
  695. 16:19:12.675 T:4336 DEBUG: ------ Window Deinit (Startup.xml) ------
  696. 16:19:12.675 T:4336 DEBUG: ------ Window Init (Home.xml) ------
  697. 16:19:12.675 T:4336 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  698. 16:19:12.695 T:11560 DEBUG: CPythonInvoker(0, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  699. 16:19:12.695 T:9748 DEBUG: CPythonInvoker(1, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\service.py): start processing
  700. 16:19:12.731 T:11560 DEBUG: -->Python Interpreter Initialized<--
  701. 16:19:12.731 T:11560 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"
  702. 16:19:12.732 T:11560 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
  703. 16:19:12.732 T:11560 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
  704. 16:19:12.732 T:9748 DEBUG: -->Python Interpreter Initialized<--
  705. 16:19:12.732 T:9748 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"
  706. 16:19:12.732 T:9748 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
  707. 16:19:12.732 T:9748 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
  708. 16:19:12.732 T:11560 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
  709. 16:19:12.735 T:9748 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
  710. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  711. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  712. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  713. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  714. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  715. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  716. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  717. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  718. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  719. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  720. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  721. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  722. 16:19:12.741 T:4336 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  723. 16:19:12.742 T:2452 DEBUG: Thread JobWorker start, auto delete: true
  724. 16:19:12.742 T:4336 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  725. 16:19:12.742 T:4336 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  726. 16:19:12.742 T:4336 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  727. 16:19:12.742 T:4336 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  728. 16:19:12.742 T:4336 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  729. 16:19:12.742 T:4336 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  730. 16:19:12.742 T:4336 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  731. 16:19:12.742 T:10976 DEBUG: Thread JobWorker start, auto delete: true
  732. 16:19:12.742 T:4336 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  733. 16:19:12.742 T:4336 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  734. 16:19:12.747 T:4336 DEBUG: ContextMenuManager: addon menus reloaded.
  735. 16:19:12.747 T:4336 INFO: removing tempfiles
  736. 16:19:12.748 T:4336 DEBUG: ADDON: Starting service addons.
  737. 16:19:12.752 T:5720 DEBUG: Thread LanguageInvoker start, auto delete: false
  738. 16:19:12.752 T:5720 INFO: initializing python engine.
  739. 16:19:12.752 T:5720 DEBUG: CPythonInvoker(2, C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): start processing
  740. 16:19:12.752 T:5956 DEBUG: Thread LanguageInvoker start, auto delete: false
  741. 16:19:12.752 T:5956 INFO: initializing python engine.
  742. 16:19:12.752 T:5956 DEBUG: CPythonInvoker(3, C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): start processing
  743. 16:19:12.754 T:2452 DEBUG: CVideoDatabase::RunQuery took 2 ms for 6 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  744. 16:19:12.763 T:4336 DEBUG: CRepositoryUpdater: previous update at 02/19/2017 10:09:59 AM, next at 02/20/2017 10:09:59 AM
  745. 16:19:12.763 T:4336 NOTICE: initialize done
  746. 16:19:12.763 T:4336 NOTICE: Running the application...
  747. 16:19:12.763 T:1156 DEBUG: Thread Timer start, auto delete: false
  748. 16:19:12.764 T:10976 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))
  749. 16:19:12.764 T:4336 DEBUG: no profile autoexec.py (C:\Users\Jeff\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  750. 16:19:12.764 T:4336 DEBUG: CNetwork::NetworkMessage - Starting network services
  751. 16:19:12.764 T:4336 NOTICE: starting upnp client
  752. 16:19:12.764 T:4336 NOTICE: Platinum [platinum.core.upnp]: Starting UPnP...
  753. 16:19:12.765 T:4336 INFO: Platinum [neptune.sockets.bsd]: setting SO_REUSEADDR option on socket
  754. 16:19:12.765 T:4336 INFO: Platinum [neptune.sockets.bsd]: leaving multicast addr 192.168.1.18 group 239.255.255.250
  755. 16:19:12.765 T:4336 INFO: Platinum [neptune.sockets.bsd]: setsockopt error -32049
  756. 16:19:12.765 T:4336 INFO: Platinum [neptune.sockets.bsd]: joining multicast addr 192.168.1.18 group 239.255.255.250
  757. 16:19:12.765 T:4336 NOTICE: Platinum [platinum.core.upnp]: Starting Ctrlpoint...
  758. 16:19:12.766 T:4336 NOTICE: Platinum [platinum.core.http.server]: HttpServer listening on 0.0.0.0:1189
  759. 16:19:12.767 T:4336 INFO: Platinum [neptune.sockets.bsd]: setting multicast interface 192.168.1.18
  760. 16:19:12.767 T:4336 INFO: Platinum [neptune.sockets.bsd]: setting multicast TTL to 2
  761. 16:19:12.768 T:4336 INFO: Platinum [neptune.sockets.bsd]: setting multicast interface 127.0.0.1
  762. 16:19:12.768 T:4336 INFO: Platinum [neptune.sockets.bsd]: setting multicast TTL to 2
  763. 16:19:12.768 T:4336 INFO: JSONRPC Server: Successfully initialized
  764. 16:19:12.768 T:10856 DEBUG: Thread EventServer start, auto delete: false
  765. 16:19:12.768 T:10856 NOTICE: ES: Starting UDP Event server on port 9777
  766. 16:19:12.768 T:4284 DEBUG: Thread TCPServer start, auto delete: false
  767. 16:19:12.768 T:10856 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  768. 16:19:12.768 T:5664 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "45048B4A-151D-4257-2476-A8CA322AD1E6" detected @ http://192.168.1.2:1780/WFADevice.xml
  769. 16:19:12.769 T:5664 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "3B6DA985-7D40-EB99-5EB0-B477BFC5DEB3" detected @ http://192.168.1.2:1780/InternetGatewayDevice.xml
  770. 16:19:12.769 T:5664 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "c829113b-4cf8-40c0-9e52-ea0d84fb1ea2" detected @ http://192.168.1.1:41633/rootDesc.xml
  771. 16:19:12.770 T:5664 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "fa595565-740b-feb5-8493-e2a6cf44e055" detected @ http://192.168.1.1:1990/WFADevice.xml
  772. 16:19:12.771 T:5664 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "3606a420-aa3e-59e5-af9c-629b9634f767" detected @ http://192.168.1.1:1901/root.xml
  773. 16:19:12.789 T:11560 DEBUG: Version Check: Version 0.3.21 started
  774. 16:19:12.801 T:11480 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))
  775. 16:19:12.801 T:2452 DEBUG: CVideoDatabase::RunQuery took 13 ms for 326 items query: select * from movie_view
  776. 16:19:12.818 T:10976 DEBUG: CVideoDatabase::RunQuery took 11 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
  777. 16:19:12.849 T:2452 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
  778. 16:19:12.849 T:5720 DEBUG: -->Python Interpreter Initialized<--
  779. 16:19:12.850 T:5720 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"
  780. 16:19:12.850 T:7016 DEBUG: Thread JobWorker start, auto delete: true
  781. 16:19:12.850 T:5956 DEBUG: -->Python Interpreter Initialized<--
  782. 16:19:12.850 T:5956 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. 16:19:12.850 T:5720 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
  784. 16:19:12.850 T:5720 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
  785. 16:19:12.850 T:5956 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
  786. 16:19:12.850 T:5956 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
  787. 16:19:12.851 T:10976 DEBUG: CVideoDatabase::RunQuery took 3 ms for 5 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  788. 16:19:12.855 T:5720 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
  789. 16:19:12.855 T:5956 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
  790. 16:19:12.861 T:4336 DEBUG: ------ Window Init (Pointer.xml) ------
  791. 16:19:12.861 T:11480 DEBUG: CVideoDatabase::RunQuery took 5 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))
  792. 16:19:12.974 T:9748 DEBUG: Bluray iso utils: version 0.2.1 started
  793. 16:19:12.974 T:9748 DEBUG: Bluray iso utils: Setting.debug: true
  794. 16:19:12.974 T:9748 DEBUG: Bluray iso utils: Setting.enabled: true
  795. 16:19:12.979 T:5956 DEBUG: [plugin.video.youtube] YouTube settings startup initialization...
  796. 16:19:12.979 T:5956 DEBUG: JSONRPC: Incoming request: { "jsonrpc": "2.0", "method": "Application.GetProperties", "params": {"properties": ["version", "name"]}, "id": 1 }
  797. 16:19:12.979 T:10976 DEBUG: CVideoDatabase::RunQuery took 3 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
  798. 16:19:12.980 T:11480 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
  799. 16:19:12.983 T:7016 DEBUG: CVideoDatabase::RunQuery took 3 ms for 6 items query: SELECT * FROM tvshow_view WHERE ((tvshow_view.watchedcount = 0)) AND ((tvshow_view.totalCount > 0))
  800. 16:19:12.993 T:5956 NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.0), setting DASH_SUPPORT_BUILTIN = False, DASH_SUPPORT_ADDON = True
  801. 16:19:12.993 T:5956 INFO: CPythonInvoker(3, C:\Users\Jeff\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): script successfully run
  802. 16:19:13.028 T:10976 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  803. 16:19:13.028 T:10976 DEBUG: Getting Directory (special://profile/playlists/video)
  804. 16:19:13.028 T:10976 DEBUG: Getting Directory (special://profile/playlists/mixed)
  805. 16:19:13.028 T:11864 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  806. 16:19:13.029 T:10976 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  807. 16:19:13.029 T:11480 DEBUG: CFavourites::Load - no system favourites found, skipping
  808. 16:19:13.029 T:11480 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  809. 16:19:13.034 T:11480 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
  810. 16:19:13.035 T:4152 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{8480ccd2-9c5b-47ad-8826-ce9933ae5482} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  811. 16:19:13.035 T:5956 INFO: Python script stopped
  812. 16:19:13.035 T:5956 DEBUG: Thread LanguageInvoker 5956 terminating
  813. 16:19:13.035 T:11480 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
  814. 16:19:13.036 T:5720 DEBUG: StorageServer Module loaded RUN
  815. 16:19:13.036 T:5720 DEBUG: StorageClient-2.5.4 Starting server
  816. 16:19:13.037 T:9748 DEBUG: Bluray iso utils: Error reading advancedsettings.xml!!
  817. 16:19:13.037 T:9748 DEBUG: Bluray iso utils: playcountminimumpercent = 90
  818. 16:19:13.037 T:9748 DEBUG: Bluray iso utils: ignoresecondsatstart = 180
  819. 16:19:13.037 T:9748 DEBUG: Bluray iso utils: ignorepercentatend = 8
  820. 16:19:13.037 T:11480 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  821. 16:19:13.038 T:9748 DEBUG: Bluray iso utils: Init - Closing DB.
  822. 16:19:13.056 T:11480 DEBUG: CVideoDatabase::RunQuery took 11 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  823. 16:19:13.068 T:11480 DEBUG: CVideoDatabase::RunQuery took 5 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  824. 16:19:13.078 T:11480 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  825. 16:19:13.080 T:11480 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  826. 16:19:13.082 T:11480 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')
  827. 16:19:13.270 T:1724 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/InternetGatewayDevice.xml
  828. 16:19:13.270 T:1724 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/InternetGatewayDevice.xml)
  829. 16:19:13.270 T:7096 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/WFADevice.xml
  830. 16:19:13.270 T:2952 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:41633/rootDesc.xml
  831. 16:19:13.270 T:7096 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/WFADevice.xml)
  832. 16:19:13.270 T:2952 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:41633/rootDesc.xml)
  833. 16:19:13.270 T:1724 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  834. 16:19:13.270 T:1724 INFO: Previous line repeats 2 times.
  835. 16:19:13.270 T:1724 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  836. 16:19:13.270 T:2952 INFO: Previous line repeats 1 times.
  837. 16:19:13.270 T:2952 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:41633
  838. 16:19:13.271 T:9568 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:1990/WFADevice.xml
  839. 16:19:13.271 T:9568 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:1990/WFADevice.xml)
  840. 16:19:13.271 T:9568 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  841. 16:19:13.271 T:9568 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:1990
  842. 16:19:13.272 T:7380 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:1901/root.xml
  843. 16:19:13.272 T:7380 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:1901/root.xml)
  844. 16:19:13.272 T:7380 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  845. 16:19:13.272 T:7380 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:1901
  846. 16:19:13.272 T:1724 INFO: Platinum [neptune.http]: got connection (reused: false)
  847. 16:19:13.273 T:2952 INFO: Previous line repeats 3 times.
  848. 16:19:13.273 T:2952 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)
  849. 16:19:13.274 T:9568 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "fa595565-740b-feb5-8493-e2a6cf44e055" is now known as "WFADevice" (http://192.168.1.1:1990/WFADevice.xml)
  850. 16:19:13.275 T:1724 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "3B6DA985-7D40-EB99-5EB0-B477BFC5DEB3" is now known as "Cisco61064" (http://192.168.1.2:1780/InternetGatewayDevice.xml)
  851. 16:19:13.279 T:7380 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)
  852. 16:19:13.282 T:7096 INFO: Platinum [neptune.http]: got connection (reused: false)
  853. 16:19:13.283 T:7096 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "45048B4A-151D-4257-2476-A8CA322AD1E6" is now known as "WFADevice" (http://192.168.1.2:1780/WFADevice.xml)
  854. 16:19:13.375 T:8304 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:1990/x_wfawlanconfig.xml
  855. 16:19:13.375 T:8304 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:1990/x_wfawlanconfig.xml)
  856. 16:19:13.375 T:8304 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  857. 16:19:13.375 T:8304 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:1990
  858. 16:19:13.380 T:8576 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:1901/xml/basic_management_service.xml
  859. 16:19:13.380 T:8576 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:1901/xml/basic_management_service.xml)
  860. 16:19:13.380 T:8576 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  861. 16:19:13.380 T:8576 INFO: Platinum [neptune.tls]: reusing connection
  862. 16:19:13.380 T:8576 INFO: Platinum [neptune.http]: got connection (reused: true)
  863. 16:19:13.381 T:8304 INFO: Platinum [neptune.http]: got connection (reused: false)
  864. 16:19:13.384 T:3308 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/x_wfawlanconfig.xml
  865. 16:19:13.384 T:3308 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/x_wfawlanconfig.xml)
  866. 16:19:13.384 T:3308 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  867. 16:19:13.384 T:3308 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  868. 16:19:13.385 T:8576 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:1901/xml/configuration_management_service.xml
  869. 16:19:13.385 T:8576 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:1901/xml/configuration_management_service.xml)
  870. 16:19:13.385 T:8576 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  871. 16:19:13.385 T:8576 INFO: Platinum [neptune.tls]: reusing connection
  872. 16:19:13.385 T:8576 INFO: Platinum [neptune.http]: got connection (reused: true)
  873. 16:19:13.387 T:8576 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:1901/xml/device_protection_service.xml
  874. 16:19:13.387 T:8576 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:1901/xml/device_protection_service.xml)
  875. 16:19:13.387 T:8576 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  876. 16:19:13.387 T:8576 INFO: Platinum [neptune.tls]: reusing connection
  877. 16:19:13.387 T:8576 INFO: Platinum [neptune.http]: got connection (reused: true)
  878. 16:19:13.395 T:3308 INFO: Platinum [neptune.http]: got connection (reused: false)
  879. 16:19:13.561 T:5664 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
  880. 16:19:13.770 T:5664 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "9aa45988-cfa6-d0dc-6141-1add93dbca78" detected @ http://192.168.1.16:1803/
  881. 16:19:13.770 T:5664 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "e7e6a900-c417-a52a-6e90-43edcf611d2f" detected @ http://192.168.1.16:1310/
  882. 16:19:14.038 T:11864 DEBUG: CRemoteControl::Connect - failed to connect
  883. 16:19:14.038 T:11864 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  884. 16:19:14.062 T:11952 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.17:8895/deviceDescription/7c03e23b-dd40-3855-8e20-f7d9756dc143
  885. 16:19:14.062 T:11952 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)
  886. 16:19:14.062 T:11952 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  887. 16:19:14.062 T:11952 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.17:8895
  888. 16:19:14.073 T:11952 INFO: Platinum [neptune.http]: got connection (reused: false)
  889. 16:19:14.120 T:11952 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)
  890. 16:19:14.221 T:3684 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.17:8895/serviceDescription/ConnectionManager
  891. 16:19:14.221 T:3684 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.17:8895/serviceDescription/ConnectionManager)
  892. 16:19:14.221 T:3684 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  893. 16:19:14.221 T:3684 INFO: Platinum [neptune.tls]: reusing connection
  894. 16:19:14.221 T:3684 INFO: Platinum [neptune.http]: got connection (reused: true)
  895. 16:19:14.256 T:3684 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.17:8895/serviceDescription/ContentDirectory
  896. 16:19:14.256 T:3684 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.17:8895/serviceDescription/ContentDirectory)
  897. 16:19:14.256 T:3684 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  898. 16:19:14.256 T:3684 INFO: Platinum [neptune.tls]: reusing connection
  899. 16:19:14.256 T:3684 INFO: Platinum [neptune.http]: got connection (reused: true)
  900. 16:19:14.271 T:11484 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1310/
  901. 16:19:14.271 T:11484 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.16:1310/)
  902. 16:19:14.271 T:11484 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  903. 16:19:14.271 T:11484 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1310
  904. 16:19:14.271 T:7916 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1803/
  905. 16:19:14.271 T:7916 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.16:1803/)
  906. 16:19:14.271 T:7916 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  907. 16:19:14.271 T:7916 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1803
  908. 16:19:14.272 T:11484 INFO: Platinum [neptune.http]: got connection (reused: false)
  909. 16:19:14.274 T:11484 INFO: Previous line repeats 1 times.
  910. 16:19:14.274 T:11484 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/)
  911. 16:19:14.274 T:240 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:41633/WANIPCn.xml
  912. 16:19:14.274 T:240 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:41633/WANIPCn.xml)
  913. 16:19:14.274 T:240 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  914. 16:19:14.274 T:240 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:41633
  915. 16:19:14.274 T:7916 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/)
  916. 16:19:14.275 T:240 INFO: Platinum [neptune.http]: got connection (reused: false)
  917. 16:19:14.276 T:404 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/x_wanipconnection.xml
  918. 16:19:14.276 T:404 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/x_wanipconnection.xml)
  919. 16:19:14.276 T:404 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  920. 16:19:14.276 T:404 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  921. 16:19:14.277 T:240 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:41633/WANCfg.xml
  922. 16:19:14.277 T:240 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:41633/WANCfg.xml)
  923. 16:19:14.277 T:240 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  924. 16:19:14.277 T:240 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:41633
  925. 16:19:14.278 T:404 INFO: Platinum [neptune.http]: got connection (reused: false)
  926. 16:19:14.281 T:404 INFO: Previous line repeats 1 times.
  927. 16:19:14.281 T:404 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/x_wancommoninterfaceconfig.xml
  928. 16:19:14.281 T:404 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/x_wancommoninterfaceconfig.xml)
  929. 16:19:14.281 T:404 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  930. 16:19:14.281 T:404 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  931. 16:19:14.282 T:240 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.1:41633/L3F.xml
  932. 16:19:14.282 T:240 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.1:41633/L3F.xml)
  933. 16:19:14.282 T:240 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  934. 16:19:14.282 T:240 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.1:41633
  935. 16:19:14.283 T:404 INFO: Platinum [neptune.http]: got connection (reused: false)
  936. 16:19:14.286 T:404 INFO: Previous line repeats 1 times.
  937. 16:19:14.286 T:404 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/x_lanhostconfigmanagement.xml
  938. 16:19:14.286 T:404 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/x_lanhostconfigmanagement.xml)
  939. 16:19:14.286 T:404 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  940. 16:19:14.286 T:404 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  941. 16:19:14.287 T:404 INFO: Platinum [neptune.http]: got connection (reused: false)
  942. 16:19:14.290 T:404 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2:1780/x_layer3forwarding.xml
  943. 16:19:14.290 T:404 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:1780/x_layer3forwarding.xml)
  944. 16:19:14.290 T:404 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  945. 16:19:14.290 T:404 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:1780
  946. 16:19:14.291 T:404 INFO: Platinum [neptune.http]: got connection (reused: false)
  947. 16:19:14.346 T:3684 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.17:8895/serviceDescription/X_MS_MediaReceiverRegistrar
  948. 16:19:14.346 T:3684 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.17:8895/serviceDescription/X_MS_MediaReceiverRegistrar)
  949. 16:19:14.346 T:3684 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  950. 16:19:14.346 T:3684 INFO: Platinum [neptune.tls]: reusing connection
  951. 16:19:14.346 T:3684 INFO: Platinum [neptune.http]: got connection (reused: true)
  952. 16:19:14.354 T:3684 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)
  953. 16:19:14.354 T:3684 NOTICE: Platinum [platinum.core.ctrlpoint]: Subscribing to service "urn:upnp-org:serviceId:ContentDirectory" of device "Serviio (Tower)"
  954. 16:19:14.354 T:7572 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.17:8895/serviceEventing/ContentDirectory
  955. 16:19:14.354 T:3684 NOTICE: Platinum [platinum.core.ctrlpoint]: Subscribing to service "urn:upnp-org:serviceId:ConnectionManager" of device "Serviio (Tower)"
  956. 16:19:14.354 T:7572 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.17:8895/serviceEventing/ContentDirectory)
  957. 16:19:14.354 T:7572 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  958. 16:19:14.354 T:7572 INFO: Platinum [neptune.tls]: reusing connection
  959. 16:19:14.354 T:7572 INFO: Platinum [neptune.http]: got connection (reused: true)
  960. 16:19:14.354 T:7072 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.17:8895/serviceEventing/ConnectionManager
  961. 16:19:14.354 T:7072 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.17:8895/serviceEventing/ConnectionManager)
  962. 16:19:14.354 T:7072 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  963. 16:19:14.354 T:7072 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.17:8895
  964. 16:19:14.355 T:7072 INFO: Platinum [neptune.http]: got connection (reused: false)
  965. 16:19:14.365 T:7072 NOTICE: Platinum [platinum.core.ctrlpoint]: Creating new subscriber "uuid:e94941ea-11e4-4663-a63c-f0528e136910" for service "urn:upnp-org:serviceId:ConnectionManager" of device "Serviio (Tower)" (timeout = 1800)
  966. 16:19:14.365 T:7072 INFO: Platinum [platinum.core.event]: Creating new subscriber (uuid:e94941ea-11e4-4663-a63c-f0528e136910)
  967. 16:19:14.365 T:7072 INFO: Platinum [platinum.core.event]: subscriber (uuid:e94941ea-11e4-4663-a63c-f0528e136910) expiring in 1800 seconds
  968. 16:19:14.366 T:7572 NOTICE: Platinum [platinum.core.ctrlpoint]: Creating new subscriber "uuid:15767903-3e12-4211-ab66-2a98087ed830" for service "urn:upnp-org:serviceId:ContentDirectory" of device "Serviio (Tower)" (timeout = 1800)
  969. 16:19:14.366 T:7572 INFO: Platinum [platinum.core.event]: Creating new subscriber (uuid:15767903-3e12-4211-ab66-2a98087ed830)
  970. 16:19:14.366 T:7572 INFO: Platinum [platinum.core.event]: subscriber (uuid:15767903-3e12-4211-ab66-2a98087ed830) expiring in 1800 seconds
  971. 16:19:14.375 T:548 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1310/AVTransport/e7e6a900-c417-a52a-6e90-43edcf611d2f/scpd.xml
  972. 16:19:14.375 T:548 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)
  973. 16:19:14.375 T:548 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  974. 16:19:14.375 T:548 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1310
  975. 16:19:14.375 T:548 INFO: Platinum [neptune.http]: got connection (reused: false)
  976. 16:19:14.376 T:10680 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1803/WebOS_SecondScreen/9aa45988-cfa6-d0dc-6141-1add93dbca78/scpd.xml
  977. 16:19:14.376 T:10680 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)
  978. 16:19:14.376 T:10680 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  979. 16:19:14.376 T:10680 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1803
  980. 16:19:14.380 T:548 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1310/ConnectionManager/e7e6a900-c417-a52a-6e90-43edcf611d2f/scpd.xml
  981. 16:19:14.380 T:548 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)
  982. 16:19:14.380 T:548 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  983. 16:19:14.380 T:548 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1310
  984. 16:19:14.380 T:548 INFO: Platinum [neptune.http]: got connection (reused: false)
  985. 16:19:14.383 T:548 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1310/RenderingControl/e7e6a900-c417-a52a-6e90-43edcf611d2f/scpd.xml
  986. 16:19:14.383 T:548 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)
  987. 16:19:14.383 T:548 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  988. 16:19:14.383 T:548 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1310
  989. 16:19:14.387 T:10680 INFO: Platinum [neptune.http]: got connection (reused: false)
  990. 16:19:14.669 T:11172 INFO: Previous line repeats 1 times.
  991. 16:19:14.669 T:11172 INFO: Platinum [platinum.core.http.server]: PLT_HttpServer::SetupResponse NOTIFY request from 192.168.1.17:42367 for "http://192.168.1.18:1189/7c03e23b-dd40-3855-8e20-f7d9756dc143/urn:upnp-org:serviceId:ContentDirectory"
  992. NOTIFY /7c03e23b-dd40-3855-8e20-f7d9756dc143/urn:upnp-org:serviceId:ContentDirectory HTTP/1.1
  993. NT: upnp:event
  994.  
  995. NTS: upnp:propchange
  996.  
  997. SID: uuid:15767903-3e12-4211-ab66-2a98087ed830
  998.  
  999. SEQ: 0
  1000.  
  1001. Content-Length: 163
  1002.  
  1003. Content-Type: text/xml
  1004.  
  1005. Content-Encoding: UTF-8
  1006.  
  1007. Host: 192.168.1.18:1189
  1008. 16:19:14.670 T:11172 INFO: Platinum [platinum.core.http.servertask]: PLT_HttpServerSocketTask::Write
  1009. HTTP/1.1 200 OK
  1010. Date: Sun, 19 Feb 2017 21:19:14 GMT
  1011.  
  1012. Content-Length: 0
  1013.  
  1014. Server: UPnP/1.0 DLNADOC/1.50 Kodi
  1015. 16:19:14.671 T:11172 INFO: Platinum [neptune.sockets.bsd]: socket end of stream
  1016. 16:19:14.683 T:6552 INFO: Platinum [platinum.core.http.server]: PLT_HttpServer::SetupResponse NOTIFY request from 192.168.1.17:42369 for "http://192.168.1.18:1189/7c03e23b-dd40-3855-8e20-f7d9756dc143/urn:upnp-org:serviceId:ConnectionManager"
  1017. NOTIFY /7c03e23b-dd40-3855-8e20-f7d9756dc143/urn:upnp-org:serviceId:ConnectionManager HTTP/1.1
  1018. NT: upnp:event
  1019.  
  1020. NTS: upnp:propchange
  1021.  
  1022. SID: uuid:e94941ea-11e4-4663-a63c-f0528e136910
  1023.  
  1024. SEQ: 0
  1025.  
  1026. Content-Length: 314
  1027.  
  1028. Content-Type: text/xml
  1029.  
  1030. Content-Encoding: UTF-8
  1031.  
  1032. Host: 192.168.1.18:1189
  1033. 16:19:14.683 T:6552 INFO: Platinum [platinum.core.http.servertask]: PLT_HttpServerSocketTask::Write
  1034. HTTP/1.1 200 OK
  1035. Date: Sun, 19 Feb 2017 21:19:14 GMT
  1036.  
  1037. Content-Length: 0
  1038.  
  1039. Server: UPnP/1.0 DLNADOC/1.50 Kodi
  1040. 16:19:14.688 T:6552 INFO: Platinum [neptune.sockets.bsd]: socket end of stream
  1041. 16:19:14.770 T:5664 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "40f73df3-f030-6375-654d-d8e8a426f8e0" detected @ http://192.168.1.16:1365/
  1042. 16:19:14.794 T:4336 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  1043. 16:19:15.370 T:7808 DEBUG: Previous line repeats 5 times.
  1044. 16:19:15.370 T:7808 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1365/
  1045. 16:19:15.370 T:7808 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.16:1365/)
  1046. 16:19:15.370 T:7808 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1047. 16:19:15.370 T:7808 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1365
  1048. 16:19:15.382 T:7808 INFO: Platinum [neptune.http]: got connection (reused: false)
  1049. 16:19:15.384 T:7808 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/)
  1050. 16:19:15.485 T:3856 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.16:1365/WebOS_Dial/40f73df3-f030-6375-654d-d8e8a426f8e0/scpd.xml
  1051. 16:19:15.485 T:3856 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)
  1052. 16:19:15.485 T:3856 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1053. 16:19:15.485 T:3856 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.16:1365
  1054. 16:19:15.496 T:3856 INFO: Platinum [neptune.http]: got connection (reused: false)
  1055. 16:19:15.770 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1056. 16:19:16.763 T:5664 INFO: Previous line repeats 3 times.
  1057. 16:19:16.763 T:5664 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "04447146-8800-1047-8038-d04d2c50e039" detected @ http://192.168.1.11:8060/
  1058. 16:19:16.773 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1059. 16:19:16.889 T:5664 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "5f9ec1b3-ff59-19bb-8530-0005cd3adaa1" detected @ http://192.168.1.3:8080/description.xml
  1060. 16:19:16.973 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1061. 16:19:17.265 T:3912 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.11:8060/
  1062. 16:19:17.265 T:3912 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.11:8060/)
  1063. 16:19:17.265 T:3912 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1064. 16:19:17.265 T:3912 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.11:8060
  1065. 16:19:17.276 T:3912 INFO: Platinum [neptune.http]: got connection (reused: false)
  1066. 16:19:17.329 T:3912 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "04447146-8800-1047-8038-d04d2c50e039" is now known as "Roku 2 - 4A756R018232" (http://192.168.1.11:8060/)
  1067. 16:19:17.390 T:5348 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.3:8080/description.xml
  1068. 16:19:17.390 T:5348 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.3:8080/description.xml)
  1069. 16:19:17.390 T:5348 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1070. 16:19:17.390 T:5348 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.3:8080
  1071. 16:19:17.402 T:5348 INFO: Platinum [neptune.http]: got connection (reused: false)
  1072. 16:19:17.430 T:8060 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.11:8060/ecp_SCPD.xml
  1073. 16:19:17.430 T:8060 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.11:8060/ecp_SCPD.xml)
  1074. 16:19:17.430 T:8060 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1075. 16:19:17.430 T:8060 INFO: Platinum [neptune.tls]: reusing connection
  1076. 16:19:17.430 T:8060 INFO: Platinum [neptune.http]: got connection (reused: true)
  1077. 16:19:17.465 T:5348 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)
  1078. 16:19:17.482 T:8060 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.11:8060/dial_SCPD.xml
  1079. 16:19:17.482 T:8060 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.11:8060/dial_SCPD.xml)
  1080. 16:19:17.482 T:8060 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1081. 16:19:17.482 T:8060 INFO: Platinum [neptune.tls]: reusing connection
  1082. 16:19:17.482 T:8060 INFO: Platinum [neptune.http]: got connection (reused: true)
  1083. 16:19:17.566 T:10524 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.3:8080/RenderingControl/desc.xml
  1084. 16:19:17.566 T:10524 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.3:8080/RenderingControl/desc.xml)
  1085. 16:19:17.566 T:10524 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1086. 16:19:17.566 T:10524 INFO: Platinum [neptune.tls]: reusing connection
  1087. 16:19:17.566 T:10524 INFO: Platinum [neptune.http]: got connection (reused: true)
  1088. 16:19:17.572 T:10524 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.3:8080/ConnectionManager/desc.xml
  1089. 16:19:17.572 T:10524 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.3:8080/ConnectionManager/desc.xml)
  1090. 16:19:17.572 T:10524 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1091. 16:19:17.572 T:10524 INFO: Platinum [neptune.tls]: reusing connection
  1092. 16:19:17.572 T:10524 INFO: Platinum [neptune.http]: got connection (reused: true)
  1093. 16:19:17.577 T:10524 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.3:8080/AVTransport/desc.xml
  1094. 16:19:17.577 T:10524 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.3:8080/AVTransport/desc.xml)
  1095. 16:19:17.577 T:10524 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1096. 16:19:17.577 T:10524 INFO: Platinum [neptune.tls]: reusing connection
  1097. 16:19:17.577 T:10524 INFO: Platinum [neptune.http]: got connection (reused: true)
  1098. 16:19:17.844 T:11560 DEBUG: JSONRPC: Incoming request: { "jsonrpc": "2.0", "method": "Application.GetProperties", "params": {"properties": ["version", "name"]}, "id": 1 }
  1099. 16:19:17.844 T:11560 DEBUG: Version Check: Version installed {u'major': 17, u'tag': u'stable', u'minor': 0, u'revision': u'20170201-a10c504'}
  1100. 16:19:17.844 T:11560 INFO: CPythonInvoker(0, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  1101. 16:19:17.855 T:11560 INFO: Python script stopped
  1102. 16:19:17.855 T:11560 DEBUG: Thread LanguageInvoker 11560 terminating
  1103. 16:19:17.998 T:4336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1104. 16:19:17.998 T:4336 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1105. 16:19:18.000 T:4336 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1106. 16:19:18.118 T:4336 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1107. 16:19:19.526 T:4336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1108. 16:19:19.527 T:4336 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1109. 16:19:19.652 T:4336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1110. 16:19:20.951 T:4336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1111. 16:19:21.074 T:4336 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1112. 16:19:21.075 T:4336 DEBUG: Activating window ID: 10025
  1113. 16:19:21.389 T:4336 DEBUG: ------ Window Deinit (Home.xml) ------
  1114. 16:19:21.439 T:4336 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1115. 16:19:21.439 T:4336 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  1116. 16:19:21.494 T:4336 DEBUG: CDirectoryProvider[]: refreshing..
  1117. 16:19:21.494 T:2452 DEBUG: Previous line repeats 1 times.
  1118. 16:19:21.494 T:2452 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1119. 16:19:21.494 T:4336 DEBUG: CDirectoryProvider[]: refreshing..
  1120. 16:19:21.494 T:2452 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1121. 16:19:21.494 T:4336 DEBUG: CDirectoryProvider[]: refreshing..
  1122. 16:19:21.494 T:2452 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1123. 16:19:21.494 T:4336 DEBUG: CDirectoryProvider[]: refreshing..
  1124. 16:19:21.494 T:2452 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1125. 16:19:21.494 T:4336 DEBUG: CDirectoryProvider[]: refreshing..
  1126. 16:19:21.494 T:2452 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1127. 16:19:21.494 T:4336 DEBUG: CDirectoryProvider[]: refreshing..
  1128. 16:19:21.494 T:2452 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1129. 16:19:21.495 T:4336 ERROR: Previous line repeats 1 times.
  1130. 16:19:21.495 T:4336 DEBUG: CGUIMediaWindow::GetDirectory (videodb://inprogresstvshows/15/)
  1131. 16:19:21.495 T:4336 DEBUG: ParentPath = [videodb://inprogresstvshows/15/]
  1132. 16:19:21.502 T:4336 DEBUG: CVideoDatabase::RunQuery took 4 ms for 3 items query: SELECT * FROM season_view WHERE season_view.idShow = 15
  1133. 16:19:21.506 T:4336 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
  1134. 16:19:21.512 T:4336 DEBUG: WindowVideoNav::GetDirectory
  1135. 16:19:21.520 T:9796 DEBUG: Thread BackgroundLoader start, auto delete: false
  1136. 16:19:21.526 T:9796 DEBUG: Thread BackgroundLoader 9796 terminating
  1137. 16:19:21.531 T:4336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1138. 16:19:24.100 T:4336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1139. 16:19:24.100 T:4336 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1140. 16:19:24.252 T:4336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1141. 16:19:24.560 T:4336 DEBUG: Previous line repeats 1 times.
  1142. 16:19:24.560 T:4336 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1143. 16:19:24.685 T:4336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1144. 16:19:24.886 T:4336 DEBUG: Previous line repeats 1 times.
  1145. 16:19:24.886 T:4336 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1146. 16:19:25.019 T:4336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1147. 16:19:26.090 T:4336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1148. 16:19:26.253 T:4336 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1149. 16:19:26.255 T:4336 DEBUG: CGUIMediaWindow::GetDirectory (videodb://inprogresstvshows/15/9/?tvshowid=15)
  1150. 16:19:26.255 T:4336 DEBUG: ParentPath = [videodb://inprogresstvshows/15/]
  1151. 16:19:26.266 T:10976 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))))
  1152. 16:19:26.277 T:4336 DEBUG: WindowVideoNav::GetDirectory
  1153. 16:19:26.284 T:2852 DEBUG: Thread BackgroundLoader start, auto delete: false
  1154. 16:19:26.292 T:4336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1155. 16:19:26.302 T:2852 DEBUG: Thread BackgroundLoader 2852 terminating
  1156. 16:19:26.977 T:4148 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1157. 16:19:28.315 T:4336 INFO: Previous line repeats 3 times.
  1158. 16:19:28.315 T:4336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1159. 16:19:28.315 T:4336 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1160. 16:19:28.419 T:4336 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1161. 16:19:29.488 T:4336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1162. 16:19:29.652 T:4336 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1163. 16:19:35.587 T:4336 DEBUG: CGUIWindowVideoBase::OnPlayMedia smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1164. 16:19:35.590 T:1424 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1165. 16:19:35.590 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1166. 16:19:35.597 T:4336 DEBUG: Loading settings for smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1167. 16:19:35.608 T:4336 DEBUG: CPlayerCoreFactory::GetPlayers(smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4)
  1168. 16:19:35.608 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1169. 16:19:35.608 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1170. 16:19:35.608 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1171. 16:19:35.608 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1172. 16:19:35.608 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1173. 16:19:35.608 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1174. 16:19:35.608 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1175. 16:19:35.609 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1176. 16:19:35.609 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1177. 16:19:35.609 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1178. 16:19:35.609 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1179. 16:19:35.609 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1180. 16:19:35.609 T:4336 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1181. 16:19:35.609 T:4336 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  1182. 16:19:35.609 T:4336 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1183. 16:19:35.609 T:4336 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1184. 16:19:35.609 T:4336 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1185. 16:19:35.612 T:4336 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  1186. 16:19:35.612 T:4336 NOTICE: VideoPlayer: Opening: smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1187. 16:19:35.612 T:4336 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1188. 16:19:35.613 T:4336 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1.
  1189. 16:19:35.613 T:1320 DEBUG: Thread VideoPlayer start, auto delete: false
  1190. 16:19:35.613 T:1320 NOTICE: Creating InputStream
  1191. 16:19:35.657 T:1320 DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
  1192. 16:19:35.658 T:1320 DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 2 ms)
  1193. 16:19:35.658 T:1320 NOTICE: Creating Demuxer
  1194. 16:19:35.658 T:1320 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1195. 16:19:35.659 T:1320 INFO: ffmpeg[528]: [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
  1196. 16:19:35.659 T:1320 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1197. 16:19:35.664 T:1320 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1198. 16:19:35.664 T:1320 INFO: ffmpeg[528]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp':
  1199. 16:19:35.664 T:1320 INFO: ffmpeg[528]: Metadata:
  1200. 16:19:35.664 T:1320 INFO: ffmpeg[528]: major_brand : isom
  1201. 16:19:35.664 T:1320 INFO: ffmpeg[528]: minor_version : 512
  1202. 16:19:35.664 T:1320 INFO: ffmpeg[528]: compatible_brands: isomiso2avc1mp41
  1203. 16:19:35.664 T:1320 INFO: ffmpeg[528]: encoder : Lavf57.37.101
  1204. 16:19:35.664 T:1320 INFO: ffmpeg[528]: Duration: 00:00:12.00, start: 0.000000, bitrate: 13 kb/s
  1205. 16:19:35.664 T:1320 INFO: ffmpeg[528]: Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720, 10 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
  1206. 16:19:35.664 T:1320 INFO: ffmpeg[528]: Metadata:
  1207. 16:19:35.665 T:1320 INFO: ffmpeg[528]: handler_name : VideoHandler
  1208. 16:19:35.665 T:1320 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1209. 16:19:35.665 T:1320 NOTICE: Opening stream: 0 source: 256
  1210. 16:19:35.665 T:1320 NOTICE: Creating video codec with codec id: 28
  1211. 16:19:35.665 T:1320 DEBUG: FactoryCodec - Video: - Opening
  1212. 16:19:35.665 T:1320 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1213. 16:19:35.665 T:1320 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  1214. 16:19:35.665 T:1320 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  1215. 16:19:35.665 T:1320 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  1216. 16:19:35.665 T:1320 NOTICE: Creating video thread
  1217. 16:19:35.665 T:10484 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  1218. 16:19:35.666 T:10484 NOTICE: running thread: video_thread
  1219. 16:19:35.666 T:1320 DEBUG: CEdl::ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1220. 16:19:35.666 T:1320 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
  1221. 16:19:35.666 T:1320 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1222. 16:19:35.666 T:4336 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
  1223. 16:19:35.666 T:4336 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1224. 16:19:35.666 T:1320 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1225. 16:19:35.666 T:10484 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1226. 16:19:35.666 T:10484 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1227. 16:19:35.666 T:4336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1228. 16:19:35.667 T:10484 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(1280x720)
  1229. 16:19:35.667 T:10484 DEBUG: DXVA - open decoder
  1230. 16:19:35.667 T:10484 DEBUG: DXVA - supports 'MPEG1/2 VLD'
  1231. 16:19:35.667 T:10484 DEBUG: DXVA - supports 'MPEG2 VLD'
  1232. 16:19:35.667 T:10484 DEBUG: DXVA - supports 6F3EC719-3735-42cc-8063-65cc3cb36616
  1233. 16:19:35.667 T:10484 DEBUG: DXVA - supports 'VC-1 VLD 2010'
  1234. 16:19:35.667 T:10484 DEBUG: DXVA - supports 'VC-1 VLD'
  1235. 16:19:35.667 T:10484 DEBUG: DXVA - supports 32FCFE3F-de46-4a49-861b-ac71110649d5
  1236. 16:19:35.667 T:10484 DEBUG: DXVA - supports D79BE8DA-0cf1-4c81-b82a-69a4e236f43d
  1237. 16:19:35.667 T:10484 DEBUG: DXVA - supports F9AACCBB-c2b6-4cfc-8779-5707b1760552
  1238. 16:19:35.667 T:10484 DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  1239. 16:19:35.667 T:10484 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main'
  1240. 16:19:35.667 T:10484 DEBUG: DXVA - supports EFD64D74-c9e8-41d7-a5e9-e9b0e39fa319
  1241. 16:19:35.667 T:10484 DEBUG: DXVA - supports ED418A9F-010d-4eda-9ae3-9a65358d8d2e
  1242. 16:19:35.667 T:10484 DEBUG: DXVA - supports 9947EC6F-689b-11dc-a320-0019dbbc4184
  1243. 16:19:35.667 T:10484 DEBUG: DXVA - supports 33FCFE41-de46-4a49-861b-ac71110649d5
  1244. 16:19:35.667 T:10484 DEBUG: DXVA - supports 6AFFD11E-1d96-42b1-a215-93a31f09a53d
  1245. 16:19:35.667 T:10484 DEBUG: DXVA - supports 914C84A3-4078-4fa9-984c-e2f262cb5c9c
  1246. 16:19:35.667 T:10484 DEBUG: DXVA - trying 'H.264 VLD, no FGT'
  1247. 16:19:35.667 T:10484 DEBUG: DXVA - Selected input/output format: 103
  1248. 16:19:35.667 T:10484 DEBUG: DXVA - source requires 4 references
  1249. 16:19:35.667 T:10484 DEBUG: DXVA - config 0: bitstream type 1
  1250. 16:19:35.667 T:10484 DEBUG: DXVA - config 1: bitstream type 2
  1251. 16:19:35.667 T:10484 DEBUG: DXVA - allocating 14 surfaces with format 103
  1252. 16:19:35.672 T:10484 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-d3d11va
  1253. 16:19:35.672 T:2452 DEBUG: CGUIInfoManager::SetCurrentMovie(smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4)
  1254. 16:19:35.673 T:1424 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1255. 16:19:35.673 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1256. 16:19:35.677 T:2452 DEBUG: CVideoDatabase::GetMovieId (smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4), query = select idMovie from movie where idFile=3058
  1257. 16:19:35.678 T:2452 DEBUG: CVideoDatabase::GetEpisodeId (smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4), query = select idEpisode from episode where idFile=3058
  1258. 16:19:35.694 T:10484 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1259. 16:19:35.699 T:10484 DEBUG: Previous line repeats 1 times.
  1260. 16:19:35.699 T:10484 DEBUG: CRenderManager::Configure - change configuration. 1280x720. display: 1280x720. framerate: 30.00. format: DXVA
  1261. 16:19:35.700 T:4336 NOTICE: D3D: rendering method forced to DXVA processor
  1262. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Initing Video Enumerator with params: 1280x720.
  1263. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 1 rate conversion.
  1264. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x1ef feature caps.
  1265. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x1f device caps.
  1266. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x4 input format caps.
  1267. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 5 max input streams.
  1268. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 5 max stream states.
  1269. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor index: 0.
  1270. 16:19:35.700 T:4336 NOTICE: DXVA::CProcessorHD::InitProcessor: Supported deinterlace methods: Blend:yes, Bob:yes, Adaptive:yes, MoComp:no.
  1271. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor allows 1 future frames and 2 past frames.
  1272. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 0 has following params - max: 101, min: -101, default: 0
  1273. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 1 has following params - max: 160, min: 40, default: 100
  1274. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 2 has following params - max: 180, min: -180, default: 0
  1275. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 3 has following params - max: 187, min: 13, default: 100
  1276. 16:19:35.700 T:4336 DEBUG: DXVA::CProcessorHD::OpenProcessor: Creating processor with input format: (103).
  1277. 16:19:35.700 T:4336 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  1278. 16:19:35.700 T:4336 DEBUG: created video buffer 0
  1279. 16:19:35.700 T:4336 DEBUG: created video buffer 1
  1280. 16:19:35.700 T:4336 DEBUG: created video buffer 2
  1281. 16:19:35.700 T:4336 DEBUG: created video buffer 3
  1282. 16:19:35.700 T:4336 DEBUG: created video buffer 4
  1283. 16:19:35.700 T:4336 DEBUG: created video buffer 5
  1284. 16:19:35.700 T:4336 DEBUG: CRenderManager::Configure - 6
  1285. 16:19:35.700 T:4336 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer
  1286. 16:19:35.700 T:4336 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 88
  1287. 16:19:35.701 T:1320 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1288. 16:19:35.701 T:1320 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1289. 16:19:35.701 T:1320 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1290. 16:19:35.701 T:1320 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1291. 16:19:35.701 T:1320 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1292. 16:19:35.701 T:1320 DEBUG: VideoPlayer::Sync - Video - pts: 0.000000, cache: 50000.000000, totalcache: 100000.000000
  1293. 16:19:35.701 T:1320 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
  1294. 16:19:35.701 T:10484 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-100000.000000)
  1295. 16:19:35.701 T:10484 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1296. 16:19:35.703 T:4336 DEBUG: Activating window ID: 12005
  1297. 16:19:35.704 T:10484 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1298. 16:19:35.704 T:4336 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1299. 16:19:35.704 T:4336 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1300. 16:19:35.704 T:4336 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  1301. 16:19:35.745 T:9748 DEBUG: Bluray iso utils: BIU_FolderPath_unicode = smb://TOWER/TV/doctor who (2005)/series 9\
  1302. 16:19:35.745 T:9748 DEBUG: Bluray iso utils: BIU_FileName_unicode = s09e01.BIUvideo.mp4
  1303. 16:19:35.745 T:9748 DEBUG: Bluray iso utils: BIU_videofile_unicode (.mp4) = smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1304. 16:19:35.745 T:9748 DEBUG: Bluray iso utils: Playing BIUvideo File : smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1305. 16:19:35.745 T:9748 DEBUG: Bluray iso utils: First pass of the service script
  1306. 16:19:35.745 T:9748 DEBUG: Bluray iso utils: JSON_req string = {"params": {"media": "video", "file": "smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4"}, "jsonrpc": "2.0", "method": "Files.GetFileDetails", "id": "1"}
  1307. 16:19:35.745 T:9748 DEBUG: JSONRPC: Incoming request: {"params": {"media": "video", "file": "smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4"}, "jsonrpc": "2.0", "method": "Files.GetFileDetails", "id": "1"}
  1308. 16:19:35.745 T:9748 DEBUG: CUtil::GetMatchingSource: no matching source found for [smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4]
  1309. 16:19:35.751 T:9748 DEBUG: Previous line repeats 1 times.
  1310. 16:19:35.751 T:9748 DEBUG: CVideoDatabase::GetMovieId (smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4), query = select idMovie from movie where idFile=3058
  1311. 16:19:35.751 T:9748 DEBUG: CVideoDatabase::GetEpisodeId (smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4), query = select idEpisode from episode where idFile=3058
  1312. 16:19:35.763 T:9748 DEBUG: Bluray iso utils: JSON Files.GetFileDetails result = {u'jsonrpc': u'2.0', u'id': u'1', u'result': {u'filedetails': {u'type': u'episode', u'id': 486, u'label': u"The Magician's Apprentice (1)"}}}
  1313. 16:19:35.763 T:9748 DEBUG: Bluray iso utils: DBID = 486
  1314. 16:19:35.763 T:9748 DEBUG: Bluray iso utils: We play a episode.
  1315. 16:19:35.763 T:9748 DEBUG: Bluray iso utils: JSON_req string = {"params": {"episodeid": 486, "properties": ["art", "cast", "dateadded", "director", "episode", "fanart", "file", "firstaired", "lastplayed", "originaltitle", "playcount", "plot", "productioncode", "rating", "runtime", "resume", "season", "showtitle", "streamdetails", "thumbnail", "title", "tvshowid", "uniqueid", "userrating", "votes", "writer"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodeDetails", "id": "1"}
  1316. 16:19:35.763 T:9748 DEBUG: JSONRPC: Incoming request: {"params": {"episodeid": 486, "properties": ["art", "cast", "dateadded", "director", "episode", "fanart", "file", "firstaired", "lastplayed", "originaltitle", "playcount", "plot", "productioncode", "rating", "runtime", "resume", "season", "showtitle", "streamdetails", "thumbnail", "title", "tvshowid", "uniqueid", "userrating", "votes", "writer"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodeDetails", "id": "1"}
  1317. 16:19:35.776 T:9748 DEBUG: Bluray iso utils: JSON VideoLibrary.GetEpisodeDetails result = {u'jsonrpc': u'2.0', u'id': u'1', u'result': {u'episodedetails': {u'rating': 7.5, u'tvshowid': 15, u'art': {u'tvshow.fanart': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2ffanart.jpg/', u'tvshow.poster': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2fposter.jpg/', u'season.poster': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2fseason09-poster.jpg/', u'tvshow.banner': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2fbanner.jpg/', u'thumb': u'image://http%3a%2f%2fthetvdb.com%2fbanners%2fepisodes%2f78804%2f5076329.jpg/'}, u'file': u'smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4', u'plot': u'Where is the Doctor? When the skies of Earth are frozen by a mysterious alien force, Clara needs her friend. But where is the Doctor, and what is he hiding from? As past deeds come back to haunt him, old enemies will come face-to-face, and for the Doctor and Clara survival seems impossible.', u'votes': u'18', u'title': u"The Magician's Apprentice (1)", u'fanart': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2ffanart.jpg/', u'writer': [u'Steven Moffat'], u'label': u"The Magician's Apprentice (1)", u'thumbnail': u'image://http%3a%2f%2fthetvdb.com%2fbanners%2fepisodes%2f78804%2f5076329.jpg/', u'streamdetails': {u'video': [{u'language': u'und', u'stereomode': u'', u'width': 1280, u'codec': u'h264', u'aspect': 1.7777780294418335, u'duration': 12, u'height': 720}], u'audio': [], u'subtitle': []}, u'resume': {u'position': 0, u'total': 0}, u'season': 9, u'director': [u'Hettie MacDonald'], u'uniqueid': {u'unknown': u'5076329'}, u'showtitle': u'Doctor Who (2005)', u'dateadded': u'2017-02-09 22:23:19', u'episode': 1, u'productioncode': u'', u'lastplayed': u'2017-02-19 15:20:46', u'episodeid': 486, u'originaltitle': u'', u'cast': [{u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fMichelle_Gomez.jpg/', u'role': u'', u'name': u'Michelle Gomez', u'order': 0}, {u'role': u'', u'name': u'Jami Reid-Quarrell', u'order': 1}, {u'role': u'', u'name': u'Julian Bleach', u'order': 2}, {u'role': u'', u'name': u'Jemma Redgrave', u'order': 3}, {u'role': u'', u'name': u'Jaye Griffiths', u'order': 4}, {u'role': u'', u'name': u'Harki Bhambra', u'order': 5}, {u'role': u'', u'name': u'Daniel Hoffmann-Gill', u'order': 6}, {u'role': u'', u'name': u'Joey Price', u'order': 7}, {u'role': u'', u'name': u'Benjamin Cawley', u'order': 8}, {u'role': u'', u'name': u'Aaron Neil', u'order': 9}, {u'role': u'', u'name': u'Clare Higgins', u'order': 10}, {u'role': u'', u'name': u'Kelly Hunter', u'order': 11}, {u'role': u'', u'name': u'India Ria Amarteifio', u'order': 12}, {u'role': u'', u'name': u'Dasharn Anderson', u'order': 13}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fbroadchurch%2f.actors%2fDavid_Tennant.jpg/', u'role': u'The Doctor (Tenth)', u'name': u'David Tennant', u'order': 0}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fMatt_Smith.jpg/', u'role': u'The Doctor (Eleventh)', u'name': u'Matt Smith', u'order': 1}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fPeter_Capaldi.jpg/', u'role': u'The Doctor (Twelfth)', u'name': u'Peter Capaldi', u'order': 2}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fBillie_Piper.jpg/', u'role': u'Rose Tyler', u'name': u'Billie Piper', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fCatherine_Tate.jpg/', u'role': u'Donna Noble', u'name': u'Catherine Tate', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fSamuel_Anderson.jpg/', u'role': u'Danny Pink', u'name': u'Samuel Anderson', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fbroadchurch%2f.actors%2fArthur_Darvill.jpg/', u'role': u'Rory Williams', u'name': u'Arthur Darvill', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fJohn_Simm.jpg/', u'role': u'The Master', u'name': u'John Simm', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fChristopher_Eccleston.jpg/', u'role': u'The Doctor (Ninth)', u'name': u'Christopher Eccleston', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fJohn_Barrowman.jpg/', u'role': u'Captain Jack Harkness', u'name': u'John Barrowman', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fFreema_Agyeman.jpg/', u'role': u'Martha Jones', u'name': u'Freema Agyeman', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fDan_Starkey.jpg/', u'role': u'Strax', u'name': u'Dan Starkey', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fCatrin_Stewart.jpg/', u'role': u'Jenny Flint', u'name': u'Catrin Stewart', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fNeve_McIntosh.jpg/', u'role': u'Madame Vastra', u'name': u'Neve McIntosh', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fNoel_Clarke.jpg/', u'role': u'Mickey Smith', u'name': u'Noel Clarke', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fCamille_Coduri.jpg/', u'role': u'Jackie Tyler', u'name': u'Camille Coduri', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fBernard_Cribbins.jpg/', u'role': u'Wilfred Mott', u'name': u'Bernard Cribbins', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fJenna_Coleman.jpg/', u'role': u'Clara Oswin Oswald', u'name': u'Jenna Coleman', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fAlex_Kingston.jpg/', u'role': u'River Song', u'name': u'Alex Kingston', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fKaren_Gillan.jpg/', u'role': u'Amy Pond', u'name': u'Karen Gillan', u'order': 3}], u'firstaired': u'2015-09-19', u'userrating': 0, u'playcount': 9, u'runtime': 12}}}
  1318. 16:19:35.776 T:9748 DEBUG: Bluray iso utils: Streamdetails are {u'video': [{u'language': u'und', u'stereomode': u'', u'width': 1280, u'codec': u'h264', u'aspect': 1.7777780294418335, u'duration': 12, u'height': 720}], u'audio': [], u'subtitle': []}
  1319. 16:19:35.776 T:9748 DEBUG: Bluray iso utils: Playcount = 9
  1320. 16:19:35.776 T:9748 DEBUG: Bluray iso utils: BIUfile.xml = smb://TOWER/TV/doctor who (2005)/series 9/BIUinfo.xml
  1321. 16:19:35.776 T:9748 DEBUG: Bluray iso utils: Error reading BIUfile.xml!!
  1322. 16:19:35.819 T:10484 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 33333
  1323. 16:19:39.487 T:10484 DEBUG: CPullupCorrection: detected pattern of length 1: 33333.33, frameduration: 33333.333333
  1324. 16:19:47.387 T:1320 INFO: CVideoPlayer::Process - eof reading from demuxer
  1325. 16:19:47.387 T:1320 NOTICE: CVideoPlayer::OnExit()
  1326. 16:19:47.387 T:1320 NOTICE: VideoPlayer: eof, waiting for queues to empty
  1327. 16:19:47.387 T:1320 NOTICE: Closing stream player 2
  1328. 16:19:47.387 T:1320 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  1329. 16:19:47.453 T:10484 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1330. 16:19:47.453 T:1320 NOTICE: waiting for video thread to exit
  1331. 16:19:47.453 T:10484 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  1332. 16:19:47.453 T:10484 NOTICE: thread end: video_thread
  1333. 16:19:47.453 T:1320 NOTICE: deleting video codec
  1334. 16:19:47.453 T:10484 DEBUG: Thread VideoPlayerVideo 10484 terminating
  1335. 16:19:47.455 T:1320 DEBUG: DXVA::CDecoder::~CDecoder - destructing decoder, 04AD9D58
  1336. 16:19:47.486 T:1320 NOTICE: DXVA::CDecoder::Close - closing decoder
  1337. 16:19:47.486 T:1320 NOTICE: DXVA::Close - closing decoder context
  1338. 16:19:47.486 T:1320 DEBUG: CApplication::OnPlayBackEnded: play state was 2, starting 0
  1339. 16:19:47.486 T:1320 DEBUG: Thread VideoPlayer 1320 terminating
  1340. 16:19:47.486 T:1424 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1341. 16:19:47.486 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1342. 16:19:47.519 T:4336 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1343. 16:19:47.519 T:4336 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1344. 16:19:47.535 T:4336 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1345. 16:19:47.541 T:4336 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1346. 16:19:47.545 T:4336 DEBUG: CGUIMediaWindow::GetDirectory (videodb://inprogresstvshows/15/9/?tvshowid=15)
  1347. 16:19:47.545 T:4336 DEBUG: ParentPath = [videodb://inprogresstvshows/15/9/?tvshowid=15]
  1348. 16:19:47.554 T:4336 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))))
  1349. 16:19:47.559 T:4336 DEBUG: WindowVideoNav::GetDirectory
  1350. 16:19:47.565 T:10348 DEBUG: Thread BackgroundLoader start, auto delete: false
  1351. 16:19:47.581 T:10348 DEBUG: Thread BackgroundLoader 10348 terminating
  1352. 16:19:47.669 T:4336 NOTICE: CVideoPlayer::CloseFile()
  1353. 16:19:47.669 T:4336 NOTICE: VideoPlayer: waiting for threads to exit
  1354. 16:19:47.669 T:4336 NOTICE: VideoPlayer: finished waiting
  1355. 16:19:47.669 T:4336 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
  1356. 16:19:47.669 T:4336 DEBUG: DXVA::CSurfaceContext::~CSurfaceContext - destructing surface context
  1357. 16:19:47.670 T:4336 NOTICE: CVideoPlayer::CloseFile()
  1358. 16:19:47.670 T:4336 NOTICE: VideoPlayer: waiting for threads to exit
  1359. 16:19:47.670 T:4336 NOTICE: VideoPlayer: finished waiting
  1360. 16:19:47.671 T:4336 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
  1361. 16:19:47.671 T:7016 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1362. 16:19:47.675 T:7016 DEBUG: CSaveFileStateJob::DoWork - Marking video item smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4 as watched
  1363. 16:19:47.697 T:1424 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1364. 16:19:47.697 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1365. 16:19:47.697 T:1424 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1366. 16:19:47.697 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1367. 16:19:50.661 T:4336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1368. 16:19:50.785 T:4336 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1369. 16:19:50.794 T:4336 DEBUG: CGUIWindowVideoBase::OnPlayMedia smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1370. 16:19:50.794 T:1424 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1371. 16:19:50.794 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1372. 16:19:50.794 T:1424 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1373. 16:19:50.795 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1374. 16:19:50.802 T:4336 DEBUG: Loading settings for smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1375. 16:19:50.810 T:4336 DEBUG: CPlayerCoreFactory::GetPlayers(smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4)
  1376. 16:19:50.810 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1377. 16:19:50.811 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1378. 16:19:50.811 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1379. 16:19:50.811 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1380. 16:19:50.811 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1381. 16:19:50.811 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1382. 16:19:50.811 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1383. 16:19:50.811 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1384. 16:19:50.811 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1385. 16:19:50.811 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1386. 16:19:50.811 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1387. 16:19:50.811 T:4336 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1388. 16:19:50.811 T:4336 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1389. 16:19:50.811 T:4336 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  1390. 16:19:50.811 T:4336 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1391. 16:19:50.811 T:4336 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1392. 16:19:50.811 T:4336 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1393. 16:19:50.815 T:4336 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  1394. 16:19:50.815 T:4336 NOTICE: VideoPlayer: Opening: smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1395. 16:19:50.815 T:4336 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1396. 16:19:50.815 T:4336 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1.
  1397. 16:19:50.815 T:9576 DEBUG: Thread VideoPlayer start, auto delete: false
  1398. 16:19:50.816 T:9576 NOTICE: Creating InputStream
  1399. 16:19:51.315 T:4336 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1400. 16:19:56.794 T:9576 DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
  1401. 16:19:56.796 T:9576 DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 3 ms)
  1402. 16:19:56.796 T:9576 NOTICE: Creating Demuxer
  1403. 16:19:56.797 T:9576 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1404. 16:19:56.798 T:9576 INFO: ffmpeg[2568]: [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
  1405. 16:19:56.798 T:9576 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1406. 16:19:56.808 T:9576 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1407. 16:19:56.808 T:9576 INFO: ffmpeg[2568]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp':
  1408. 16:19:56.808 T:9576 INFO: ffmpeg[2568]: Metadata:
  1409. 16:19:56.808 T:9576 INFO: ffmpeg[2568]: major_brand : isom
  1410. 16:19:56.808 T:9576 INFO: ffmpeg[2568]: minor_version : 512
  1411. 16:19:56.809 T:9576 INFO: ffmpeg[2568]: compatible_brands: isomiso2avc1mp41
  1412. 16:19:56.809 T:9576 INFO: ffmpeg[2568]: encoder : Lavf57.37.101
  1413. 16:19:56.809 T:9576 INFO: ffmpeg[2568]: Duration: 00:00:12.00, start: 0.000000, bitrate: 13 kb/s
  1414. 16:19:56.809 T:9576 INFO: ffmpeg[2568]: Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720, 10 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
  1415. 16:19:56.809 T:9576 INFO: ffmpeg[2568]: Metadata:
  1416. 16:19:56.809 T:9576 INFO: ffmpeg[2568]: handler_name : VideoHandler
  1417. 16:19:56.809 T:9576 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1418. 16:19:56.809 T:9576 NOTICE: Opening stream: 0 source: 256
  1419. 16:19:56.809 T:9576 NOTICE: Creating video codec with codec id: 28
  1420. 16:19:56.809 T:9576 DEBUG: FactoryCodec - Video: - Opening
  1421. 16:19:56.809 T:9576 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1422. 16:19:56.810 T:9576 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  1423. 16:19:56.810 T:9576 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  1424. 16:19:56.810 T:9576 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  1425. 16:19:56.810 T:9576 NOTICE: Creating video thread
  1426. 16:19:56.811 T:4968 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  1427. 16:19:56.811 T:9576 DEBUG: CEdl::ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1428. 16:19:56.811 T:4968 NOTICE: running thread: video_thread
  1429. 16:19:56.811 T:9576 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
  1430. 16:19:56.811 T:9576 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1431. 16:19:56.811 T:9576 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1432. 16:19:56.812 T:4968 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1433. 16:19:56.812 T:4968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1434. 16:19:56.812 T:4968 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(1280x720)
  1435. 16:19:56.812 T:4968 DEBUG: DXVA - open decoder
  1436. 16:19:56.812 T:4968 DEBUG: DXVA - supports 'MPEG1/2 VLD'
  1437. 16:19:56.812 T:4968 DEBUG: DXVA - supports 'MPEG2 VLD'
  1438. 16:19:56.812 T:4968 DEBUG: DXVA - supports 6F3EC719-3735-42cc-8063-65cc3cb36616
  1439. 16:19:56.812 T:4968 DEBUG: DXVA - supports 'VC-1 VLD 2010'
  1440. 16:19:56.813 T:4968 DEBUG: DXVA - supports 'VC-1 VLD'
  1441. 16:19:56.813 T:4968 DEBUG: DXVA - supports 32FCFE3F-de46-4a49-861b-ac71110649d5
  1442. 16:19:56.813 T:4968 DEBUG: DXVA - supports D79BE8DA-0cf1-4c81-b82a-69a4e236f43d
  1443. 16:19:56.813 T:4968 DEBUG: DXVA - supports F9AACCBB-c2b6-4cfc-8779-5707b1760552
  1444. 16:19:56.813 T:4968 DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  1445. 16:19:56.813 T:4968 DEBUG: DXVA - supports 'HEVC / H.265 variable-length decoder, main'
  1446. 16:19:56.813 T:4968 DEBUG: DXVA - supports EFD64D74-c9e8-41d7-a5e9-e9b0e39fa319
  1447. 16:19:56.813 T:4968 DEBUG: DXVA - supports ED418A9F-010d-4eda-9ae3-9a65358d8d2e
  1448. 16:19:56.813 T:4968 DEBUG: DXVA - supports 9947EC6F-689b-11dc-a320-0019dbbc4184
  1449. 16:19:56.813 T:4968 DEBUG: DXVA - supports 33FCFE41-de46-4a49-861b-ac71110649d5
  1450. 16:19:56.813 T:4968 DEBUG: DXVA - supports 6AFFD11E-1d96-42b1-a215-93a31f09a53d
  1451. 16:19:56.813 T:4968 DEBUG: DXVA - supports 914C84A3-4078-4fa9-984c-e2f262cb5c9c
  1452. 16:19:56.813 T:4968 DEBUG: DXVA - trying 'H.264 VLD, no FGT'
  1453. 16:19:56.813 T:4968 DEBUG: DXVA - Selected input/output format: 103
  1454. 16:19:56.813 T:4968 DEBUG: DXVA - source requires 4 references
  1455. 16:19:56.813 T:4968 DEBUG: DXVA - config 0: bitstream type 1
  1456. 16:19:56.813 T:4968 DEBUG: DXVA - config 1: bitstream type 2
  1457. 16:19:56.813 T:4968 DEBUG: DXVA - allocating 14 surfaces with format 103
  1458. 16:19:56.815 T:4968 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-d3d11va
  1459. 16:19:56.819 T:4336 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
  1460. 16:19:56.819 T:4336 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1461. 16:19:56.819 T:4336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1462. 16:19:56.822 T:4968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1463. 16:19:56.851 T:9748 DEBUG: Bluray iso utils: BIU_FolderPath_unicode = smb://TOWER/TV/doctor who (2005)/series 9\
  1464. 16:19:56.851 T:9748 DEBUG: Bluray iso utils: BIU_FileName_unicode = s09e01.BIUvideo.mp4
  1465. 16:19:56.851 T:9748 DEBUG: Bluray iso utils: BIU_videofile_unicode (.mp4) = smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1466. 16:19:56.851 T:9748 DEBUG: Bluray iso utils: Playing BIUvideo File : smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1467. 16:19:56.851 T:9748 DEBUG: Bluray iso utils: First pass of the service script
  1468. 16:19:56.851 T:9748 DEBUG: Bluray iso utils: JSON_req string = {"params": {"media": "video", "file": "smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4"}, "jsonrpc": "2.0", "method": "Files.GetFileDetails", "id": "1"}
  1469. 16:19:56.851 T:9748 DEBUG: JSONRPC: Incoming request: {"params": {"media": "video", "file": "smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4"}, "jsonrpc": "2.0", "method": "Files.GetFileDetails", "id": "1"}
  1470. 16:19:56.851 T:9748 DEBUG: CUtil::GetMatchingSource: no matching source found for [smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4]
  1471. 16:19:56.852 T:10976 DEBUG: Previous line repeats 1 times.
  1472. 16:19:56.852 T:10976 DEBUG: CGUIInfoManager::SetCurrentMovie(smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4)
  1473. 16:19:56.853 T:1424 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1474. 16:19:56.853 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1475. 16:19:56.853 T:4968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1476. 16:19:56.855 T:4968 DEBUG: CRenderManager::Configure - change configuration. 1280x720. display: 1280x720. framerate: 30.00. format: DXVA
  1477. 16:19:56.855 T:4336 NOTICE: D3D: rendering method forced to DXVA processor
  1478. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Initing Video Enumerator with params: 1280x720.
  1479. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 1 rate conversion.
  1480. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x1ef feature caps.
  1481. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x1f device caps.
  1482. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 0x4 input format caps.
  1483. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 5 max input streams.
  1484. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Video processor has 5 max stream states.
  1485. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor index: 0.
  1486. 16:19:56.855 T:4336 NOTICE: DXVA::CProcessorHD::InitProcessor: Supported deinterlace methods: Blend:yes, Bob:yes, Adaptive:yes, MoComp:no.
  1487. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Selected video processor allows 1 future frames and 2 past frames.
  1488. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 0 has following params - max: 101, min: -101, default: 0
  1489. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 1 has following params - max: 160, min: 40, default: 100
  1490. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 2 has following params - max: 180, min: -180, default: 0
  1491. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::InitProcessor: Filter 3 has following params - max: 187, min: 13, default: 100
  1492. 16:19:56.855 T:4336 DEBUG: DXVA::CProcessorHD::OpenProcessor: Creating processor with input format: (103).
  1493. 16:19:56.856 T:4336 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  1494. 16:19:56.856 T:4336 DEBUG: created video buffer 0
  1495. 16:19:56.856 T:4336 DEBUG: created video buffer 1
  1496. 16:19:56.856 T:4336 DEBUG: created video buffer 2
  1497. 16:19:56.856 T:4336 DEBUG: created video buffer 3
  1498. 16:19:56.856 T:4336 DEBUG: created video buffer 4
  1499. 16:19:56.856 T:4336 DEBUG: created video buffer 5
  1500. 16:19:56.856 T:4336 DEBUG: CRenderManager::Configure - 6
  1501. 16:19:56.856 T:4336 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer
  1502. 16:19:56.856 T:4336 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 88
  1503. 16:19:56.858 T:10976 DEBUG: CVideoDatabase::GetMovieId (smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4), query = select idMovie from movie where idFile=3058
  1504. 16:19:56.859 T:9576 DEBUG: Previous line repeats 1 times.
  1505. 16:19:56.859 T:9576 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1506. 16:19:56.859 T:9576 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1507. 16:19:56.859 T:9576 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1508. 16:19:56.859 T:9576 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1509. 16:19:56.859 T:9576 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  1510. 16:19:56.859 T:10976 DEBUG: CVideoDatabase::GetEpisodeId (smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4), query = select idEpisode from episode where idFile=3058
  1511. 16:19:56.859 T:9576 DEBUG: VideoPlayer::Sync - Video - pts: 0.000000, cache: 50000.000000, totalcache: 100000.000000
  1512. 16:19:56.859 T:9576 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
  1513. 16:19:56.859 T:4968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-100000.000000)
  1514. 16:19:56.859 T:4968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1515. 16:19:56.859 T:9748 DEBUG: CVideoDatabase::GetEpisodeId (smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4), query = select idEpisode from episode where idFile=3058
  1516. 16:19:56.870 T:9748 DEBUG: Bluray iso utils: JSON Files.GetFileDetails result = {u'jsonrpc': u'2.0', u'id': u'1', u'result': {u'filedetails': {u'type': u'episode', u'id': 486, u'label': u"The Magician's Apprentice (1)"}}}
  1517. 16:19:56.870 T:9748 DEBUG: Bluray iso utils: DBID = 486
  1518. 16:19:56.870 T:9748 DEBUG: Bluray iso utils: We play a episode.
  1519. 16:19:56.870 T:9748 DEBUG: Bluray iso utils: JSON_req string = {"params": {"episodeid": 486, "properties": ["art", "cast", "dateadded", "director", "episode", "fanart", "file", "firstaired", "lastplayed", "originaltitle", "playcount", "plot", "productioncode", "rating", "runtime", "resume", "season", "showtitle", "streamdetails", "thumbnail", "title", "tvshowid", "uniqueid", "userrating", "votes", "writer"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodeDetails", "id": "1"}
  1520. 16:19:56.870 T:9748 DEBUG: JSONRPC: Incoming request: {"params": {"episodeid": 486, "properties": ["art", "cast", "dateadded", "director", "episode", "fanart", "file", "firstaired", "lastplayed", "originaltitle", "playcount", "plot", "productioncode", "rating", "runtime", "resume", "season", "showtitle", "streamdetails", "thumbnail", "title", "tvshowid", "uniqueid", "userrating", "votes", "writer"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodeDetails", "id": "1"}
  1521. 16:19:56.880 T:9748 DEBUG: Bluray iso utils: JSON VideoLibrary.GetEpisodeDetails result = {u'jsonrpc': u'2.0', u'id': u'1', u'result': {u'episodedetails': {u'rating': 7.5, u'tvshowid': 15, u'art': {u'tvshow.fanart': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2ffanart.jpg/', u'tvshow.poster': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2fposter.jpg/', u'season.poster': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2fseason09-poster.jpg/', u'tvshow.banner': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2fbanner.jpg/', u'thumb': u'image://http%3a%2f%2fthetvdb.com%2fbanners%2fepisodes%2f78804%2f5076329.jpg/'}, u'file': u'smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4', u'plot': u'Where is the Doctor? When the skies of Earth are frozen by a mysterious alien force, Clara needs her friend. But where is the Doctor, and what is he hiding from? As past deeds come back to haunt him, old enemies will come face-to-face, and for the Doctor and Clara survival seems impossible.', u'votes': u'18', u'title': u"The Magician's Apprentice (1)", u'fanart': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2ffanart.jpg/', u'writer': [u'Steven Moffat'], u'label': u"The Magician's Apprentice (1)", u'thumbnail': u'image://http%3a%2f%2fthetvdb.com%2fbanners%2fepisodes%2f78804%2f5076329.jpg/', u'streamdetails': {u'video': [{u'language': u'und', u'stereomode': u'', u'width': 1280, u'codec': u'h264', u'aspect': 1.7777780294418335, u'duration': 12, u'height': 720}], u'audio': [], u'subtitle': []}, u'resume': {u'position': 0, u'total': 0}, u'season': 9, u'director': [u'Hettie MacDonald'], u'uniqueid': {u'unknown': u'5076329'}, u'showtitle': u'Doctor Who (2005)', u'dateadded': u'2017-02-09 22:23:19', u'episode': 1, u'productioncode': u'', u'lastplayed': u'2017-02-19 16:19:47', u'episodeid': 486, u'originaltitle': u'', u'cast': [{u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fMichelle_Gomez.jpg/', u'role': u'', u'name': u'Michelle Gomez', u'order': 0}, {u'role': u'', u'name': u'Jami Reid-Quarrell', u'order': 1}, {u'role': u'', u'name': u'Julian Bleach', u'order': 2}, {u'role': u'', u'name': u'Jemma Redgrave', u'order': 3}, {u'role': u'', u'name': u'Jaye Griffiths', u'order': 4}, {u'role': u'', u'name': u'Harki Bhambra', u'order': 5}, {u'role': u'', u'name': u'Daniel Hoffmann-Gill', u'order': 6}, {u'role': u'', u'name': u'Joey Price', u'order': 7}, {u'role': u'', u'name': u'Benjamin Cawley', u'order': 8}, {u'role': u'', u'name': u'Aaron Neil', u'order': 9}, {u'role': u'', u'name': u'Clare Higgins', u'order': 10}, {u'role': u'', u'name': u'Kelly Hunter', u'order': 11}, {u'role': u'', u'name': u'India Ria Amarteifio', u'order': 12}, {u'role': u'', u'name': u'Dasharn Anderson', u'order': 13}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fbroadchurch%2f.actors%2fDavid_Tennant.jpg/', u'role': u'The Doctor (Tenth)', u'name': u'David Tennant', u'order': 0}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fMatt_Smith.jpg/', u'role': u'The Doctor (Eleventh)', u'name': u'Matt Smith', u'order': 1}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fPeter_Capaldi.jpg/', u'role': u'The Doctor (Twelfth)', u'name': u'Peter Capaldi', u'order': 2}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fBillie_Piper.jpg/', u'role': u'Rose Tyler', u'name': u'Billie Piper', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fCatherine_Tate.jpg/', u'role': u'Donna Noble', u'name': u'Catherine Tate', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fSamuel_Anderson.jpg/', u'role': u'Danny Pink', u'name': u'Samuel Anderson', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fbroadchurch%2f.actors%2fArthur_Darvill.jpg/', u'role': u'Rory Williams', u'name': u'Arthur Darvill', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fJohn_Simm.jpg/', u'role': u'The Master', u'name': u'John Simm', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fChristopher_Eccleston.jpg/', u'role': u'The Doctor (Ninth)', u'name': u'Christopher Eccleston', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fJohn_Barrowman.jpg/', u'role': u'Captain Jack Harkness', u'name': u'John Barrowman', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fFreema_Agyeman.jpg/', u'role': u'Martha Jones', u'name': u'Freema Agyeman', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fDan_Starkey.jpg/', u'role': u'Strax', u'name': u'Dan Starkey', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fCatrin_Stewart.jpg/', u'role': u'Jenny Flint', u'name': u'Catrin Stewart', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fNeve_McIntosh.jpg/', u'role': u'Madame Vastra', u'name': u'Neve McIntosh', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fNoel_Clarke.jpg/', u'role': u'Mickey Smith', u'name': u'Noel Clarke', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fCamille_Coduri.jpg/', u'role': u'Jackie Tyler', u'name': u'Camille Coduri', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fBernard_Cribbins.jpg/', u'role': u'Wilfred Mott', u'name': u'Bernard Cribbins', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fJenna_Coleman.jpg/', u'role': u'Clara Oswin Oswald', u'name': u'Jenna Coleman', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fAlex_Kingston.jpg/', u'role': u'River Song', u'name': u'Alex Kingston', u'order': 3}, {u'thumbnail': u'image://smb%3a%2f%2fTOWER%2fTV%2fdoctor%20who%20(2005)%2f.actors%2fKaren_Gillan.jpg/', u'role': u'Amy Pond', u'name': u'Karen Gillan', u'order': 3}], u'firstaired': u'2015-09-19', u'userrating': 0, u'playcount': 10, u'runtime': 12}}}
  1522. 16:19:56.880 T:9748 DEBUG: Bluray iso utils: Streamdetails are {u'video': [{u'language': u'und', u'stereomode': u'', u'width': 1280, u'codec': u'h264', u'aspect': 1.7777780294418335, u'duration': 12, u'height': 720}], u'audio': [], u'subtitle': []}
  1523. 16:19:56.880 T:9748 DEBUG: Bluray iso utils: Playcount = 10
  1524. 16:19:56.880 T:9748 DEBUG: Bluray iso utils: BIUfile.xml = smb://TOWER/TV/doctor who (2005)/series 9/BIUinfo.xml
  1525. 16:19:56.880 T:9748 DEBUG: Bluray iso utils: Error reading BIUfile.xml!!
  1526. 16:19:56.886 T:4336 DEBUG: Activating window ID: 12005
  1527. 16:19:56.886 T:4336 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1528. 16:19:56.887 T:4336 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1529. 16:19:56.889 T:4968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1530. 16:19:57.020 T:4968 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 33333
  1531. 16:19:57.087 T:4336 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1532. 16:19:59.677 T:4148 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1533. 16:19:59.678 T:4148 INFO: Previous line repeats 3 times.
  1534. 16:19:59.678 T:4148 INFO: Platinum [platinum.core.ctrlpoint]: Device "Cisco61064" expiration time renewed..
  1535. 16:19:59.680 T:4148 INFO: Previous line repeats 3 times.
  1536. 16:19:59.680 T:4148 INFO: Platinum [platinum.core.ctrlpoint]: Device "WANDevice" expiration time renewed..
  1537. 16:19:59.681 T:4148 INFO: Previous line repeats 2 times.
  1538. 16:19:59.681 T:4148 INFO: Platinum [platinum.core.ctrlpoint]: Device "WAN Connection Device" expiration time renewed..
  1539. 16:19:59.682 T:4148 INFO: Previous line repeats 2 times.
  1540. 16:19:59.682 T:4148 INFO: Platinum [platinum.core.ctrlpoint]: Device "LANDevice" expiration time renewed..
  1541. 16:19:59.684 T:4148 INFO: Previous line repeats 2 times.
  1542. 16:19:59.684 T:4148 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "19F2D62B-EB15-0346-0199-31D45CFB439D" detected @ http://192.168.1.2/HNAP1/
  1543. 16:20:00.186 T:9300 INFO: Platinum [neptune.http]: requesting URL http://192.168.1.2/HNAP1/
  1544. 16:20:00.187 T:9300 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://192.168.1.2:80/HNAP1/)
  1545. 16:20:00.187 T:9300 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1546. 16:20:00.187 T:9300 INFO: Platinum [neptune.tls]: TLS connector will connect to 192.168.1.2:80
  1547. 16:20:00.190 T:9300 INFO: Platinum [neptune.http]: got connection (reused: false)
  1548. 16:20:00.259 T:9300 NOTICE: Platinum [platinum.core.devicedata]: root namespace is invalid: http://schemas.xmlsoap.org/soap/envelope/
  1549. 16:20:00.259 T:9300 ERROR: Platinum [platinum.core.devicedata]: NPT_CHECK failed, result=-1 (FAILURE) [((-1))]
  1550. 16:20:00.259 T:9300 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "1a726fb5-deb7-92a9-cfbb-26c7f962602f" is now known as "" (http://192.168.1.2/HNAP1/)
  1551. 16:20:00.654 T:4968 DEBUG: CPullupCorrection: detected pattern of length 1: 33333.33, frameduration: 33333.333333
  1552. 16:20:00.992 T:4148 INFO: Platinum [platinum.core.ctrlpoint]: Device "Serviio (Tower)" expiration time renewed..
  1553. 16:20:00.993 T:4148 INFO: Platinum [platinum.core.ctrlpoint]: Device "Verizon FiOS-G1100" expiration time renewed..
  1554. 16:20:01.093 T:4148 INFO: Previous line repeats 7 times.
  1555. 16:20:01.093 T:4148 INFO: Platinum [platinum.core.ctrlpoint]: Device "Serviio (Tower)" expiration time renewed..
  1556. 16:20:02.768 T:1644 INFO: Previous line repeats 16 times.
  1557. 16:20:02.768 T:1644 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  1558. 16:20:06.976 T:5664 INFO: Previous line repeats 1 times.
  1559. 16:20:06.976 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "Verizon FiOS-G1100" expiration time renewed..
  1560. 16:20:06.976 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1561. 16:20:06.976 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1562. 16:20:06.976 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "Verizon FiOS-G1100" expiration time renewed..
  1563. 16:20:06.977 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "Cisco61064" expiration time renewed..
  1564. 16:20:06.977 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1565. 16:20:06.977 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "Verizon FiOS-G1100" expiration time renewed..
  1566. 16:20:06.977 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1567. 16:20:06.978 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "Cisco61064" expiration time renewed..
  1568. 16:20:06.978 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "WFADevice" expiration time renewed..
  1569. 16:20:06.978 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "Verizon FiOS-G1100" expiration time renewed..
  1570. 16:20:07.176 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1571. 16:20:07.332 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "Denon AVR-E400" expiration time renewed..
  1572. 16:20:07.728 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "Serviio (Tower)" expiration time renewed..
  1573. 16:20:08.273 T:6180 INFO: Previous line repeats 1 times.
  1574. 16:20:08.273 T:6180 INFO: Platinum [neptune.http]: cleaning up connection (5 remain)
  1575. 16:20:08.273 T:6180 INFO: Platinum [neptune.http]: cleaning up connection (4 remain)
  1576. 16:20:08.273 T:6180 INFO: Platinum [neptune.http]: cleaning up connection (3 remain)
  1577. 16:20:08.274 T:6180 INFO: Platinum [neptune.http]: cleaning up connection (2 remain)
  1578. 16:20:08.274 T:6180 INFO: Platinum [neptune.http]: cleaning up connection (1 remain)
  1579. 16:20:08.390 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "Denon AVR-E400" expiration time renewed..
  1580. 16:20:08.480 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "Roku 2 - 4A756R018232" expiration time renewed..
  1581. 16:20:08.551 T:9576 INFO: CVideoPlayer::Process - eof reading from demuxer
  1582. 16:20:08.551 T:9576 NOTICE: CVideoPlayer::OnExit()
  1583. 16:20:08.551 T:9576 NOTICE: VideoPlayer: eof, waiting for queues to empty
  1584. 16:20:08.551 T:9576 NOTICE: Closing stream player 2
  1585. 16:20:08.551 T:9576 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  1586. 16:20:08.620 T:4968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1587. 16:20:08.620 T:9576 NOTICE: waiting for video thread to exit
  1588. 16:20:08.620 T:4968 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  1589. 16:20:08.620 T:4968 NOTICE: thread end: video_thread
  1590. 16:20:08.620 T:4968 DEBUG: Thread VideoPlayerVideo 4968 terminating
  1591. 16:20:08.621 T:9576 NOTICE: deleting video codec
  1592. 16:20:08.622 T:9576 DEBUG: DXVA::CDecoder::~CDecoder - destructing decoder, 04ADA3D8
  1593. 16:20:08.653 T:9576 NOTICE: DXVA::CDecoder::Close - closing decoder
  1594. 16:20:08.653 T:9576 NOTICE: DXVA::Close - closing decoder context
  1595. 16:20:08.653 T:9576 DEBUG: CApplication::OnPlayBackEnded: play state was 2, starting 0
  1596. 16:20:08.653 T:9576 DEBUG: Thread VideoPlayer 9576 terminating
  1597. 16:20:08.654 T:1424 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1598. 16:20:08.654 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1599. 16:20:08.686 T:4336 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1600. 16:20:08.686 T:4336 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1601. 16:20:08.705 T:4336 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1602. 16:20:08.711 T:4336 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1603. 16:20:08.715 T:4336 DEBUG: CGUIMediaWindow::GetDirectory (videodb://inprogresstvshows/15/9/?tvshowid=15)
  1604. 16:20:08.715 T:4336 DEBUG: ParentPath = [videodb://inprogresstvshows/15/9/?tvshowid=15]
  1605. 16:20:08.726 T:4336 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))))
  1606. 16:20:08.734 T:4336 DEBUG: WindowVideoNav::GetDirectory
  1607. 16:20:08.740 T:2536 DEBUG: Thread BackgroundLoader start, auto delete: false
  1608. 16:20:08.759 T:2536 DEBUG: Thread BackgroundLoader 2536 terminating
  1609. 16:20:08.848 T:4336 NOTICE: CVideoPlayer::CloseFile()
  1610. 16:20:08.848 T:4336 NOTICE: VideoPlayer: waiting for threads to exit
  1611. 16:20:08.848 T:4336 NOTICE: VideoPlayer: finished waiting
  1612. 16:20:08.848 T:4336 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
  1613. 16:20:08.848 T:4336 DEBUG: DXVA::CSurfaceContext::~CSurfaceContext - destructing surface context
  1614. 16:20:08.848 T:4336 NOTICE: CVideoPlayer::CloseFile()
  1615. 16:20:08.848 T:4336 NOTICE: VideoPlayer: waiting for threads to exit
  1616. 16:20:08.848 T:4336 NOTICE: VideoPlayer: finished waiting
  1617. 16:20:08.849 T:4336 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
  1618. 16:20:08.978 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1619. 16:20:09.020 T:10976 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4
  1620. 16:20:09.027 T:10976 DEBUG: CSaveFileStateJob::DoWork - Marking video item smb://TOWER/TV/doctor who (2005)/series 9/s09e01.BIUvideo.mp4 as watched
  1621. 16:20:09.050 T:1424 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1622. 16:20:09.050 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1623. 16:20:09.050 T:1424 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1624. 16:20:09.050 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1625. 16:20:09.178 T:5664 INFO: Platinum [platinum.core.ctrlpoint]: Device "[LG] webOS TV UH8500" expiration time renewed..
  1626. 16:20:12.275 T:4336 INFO: Previous line repeats 8 times.
  1627. 16:20:12.275 T:4336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1628. 16:20:12.441 T:4336 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1629. 16:20:12.441 T:4336 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1630. 16:20:12.790 T:4336 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1631. 16:20:12.819 T:4336 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1632. 16:20:12.820 T:4336 DEBUG: ------ Window Init (Home.xml) ------
  1633. 16:20:12.820 T:4336 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  1634. 16:20:12.820 T:4336 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  1635. 16:20:12.820 T:4336 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  1636. 16:20:12.820 T:4336 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  1637. 16:20:12.820 T:4336 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  1638. 16:20:12.820 T:4336 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  1639. 16:20:12.820 T:4336 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  1640. 16:20:12.820 T:4336 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  1641. 16:20:12.820 T:4336 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  1642. 16:20:12.820 T:4336 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  1643. 16:20:12.820 T:4336 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  1644. 16:20:12.821 T:4336 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  1645. 16:20:12.821 T:4336 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  1646. 16:20:12.821 T:4336 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  1647. 16:20:12.821 T:4336 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  1648. 16:20:12.828 T:4336 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1649. 16:20:12.842 T:2452 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))
  1650. 16:20:12.876 T:7016 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))
  1651. 16:20:12.876 T:10976 DEBUG: CVideoDatabase::RunQuery took 15 ms for 320 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  1652. 16:20:12.891 T:2452 DEBUG: CVideoDatabase::RunQuery took 11 ms for 326 items query: select * from movie_view
  1653. 16:20:12.916 T:10976 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
  1654. 16:20:12.918 T:7016 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
  1655. 16:20:12.924 T:2452 DEBUG: CVideoDatabase::RunQuery took 2 ms for 5 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  1656. 16:20:12.939 T:10976 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))
  1657. 16:20:12.943 T:2452 DEBUG: CVideoDatabase::RunQuery took 2 ms for 6 items query: SELECT * FROM tvshow_view WHERE ((tvshow_view.watchedcount = 0)) AND ((tvshow_view.totalCount > 0))
  1658. 16:20:12.958 T:7016 DEBUG: CVideoDatabase::RunQuery took 3 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
  1659. 16:20:12.969 T:2452 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
  1660. 16:20:12.994 T:4336 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  1661. 16:20:12.995 T:7016 DEBUG: Previous line repeats 5 times.
  1662. 16:20:12.995 T:7016 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1663. 16:20:12.997 T:7016 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')
  1664. 16:20:15.467 T:4336 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1665. 16:20:15.467 T:4336 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  1666. 16:20:15.586 T:4336 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1667. 16:20:16.768 T:4336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1668. 16:20:16.768 T:4336 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1669. 16:20:16.886 T:4336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1670. 16:20:17.253 T:4336 DEBUG: Previous line repeats 1 times.
  1671. 16:20:17.253 T:4336 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1672. 16:20:17.353 T:4336 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1673. 16:20:18.416 T:4336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1674. 16:20:18.499 T:4336 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1675. 16:20:18.500 T:4336 DEBUG: Activating window ID: 10111
  1676. 16:20:18.500 T:4336 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  1677. 16:20:18.500 T:4336 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  1678. 16:20:20.316 T:4336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1679. 16:20:20.441 T:4336 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1680. 16:20:20.441 T:4336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1681. 16:20:20.484 T:4336 NOTICE: Storing total System Uptime
  1682. 16:20:20.484 T:1424 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  1683. 16:20:20.484 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  1684. 16:20:20.484 T:4336 NOTICE: Saving settings
  1685. 16:20:20.499 T:4336 NOTICE: Saving skin settings
  1686. 16:20:20.509 T:4336 NOTICE: stop all
  1687. 16:20:20.509 T:2452 DEBUG: Thread JobWorker 2452 terminating (autodelete)
  1688. 16:20:20.509 T:7016 DEBUG: Thread JobWorker 7016 terminating (autodelete)
  1689. 16:20:20.509 T:11480 DEBUG: Thread JobWorker 11480 terminating (autodelete)
  1690. 16:20:20.510 T:4336 NOTICE: stop player
  1691. 16:20:20.510 T:10976 DEBUG: Thread JobWorker 10976 terminating (autodelete)
  1692. 16:20:20.510 T:4336 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  1693. 16:20:20.510 T:4336 NOTICE: ES: Stopping event server
  1694. 16:20:20.510 T:4336 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  1695. 16:20:20.510 T:4336 NOTICE: stopping upnp
  1696. 16:20:20.510 T:4336 NOTICE: Platinum [platinum.core.upnp]: Stopping UPnP...
  1697. 16:20:20.510 T:4336 INFO: Platinum [neptune.sockets.bsd]: shutdown failed (-20415)
  1698. 16:20:20.510 T:5404 WARNING: Platinum [platinum.core.http.servertask]: PLT_HttpListenTask exiting with -20021 (NPT_ERROR_CANCELLED)
  1699. 16:20:20.561 T:5664 WARNING: Platinum [neptune.bufferedstreams]: NPT_CHECK failed, result=-20021 (NPT_ERROR_CANCELLED) [(__result)]
  1700. 16:20:20.561 T:5664 WARNING: Previous line repeats 1 times.
  1701. 16:20:20.561 T:5664 WARNING: Platinum [neptune.http]: NPT_CHECK failed, result=-20021 (NPT_ERROR_CANCELLED) [(res)]
  1702. 16:20:20.561 T:5664 WARNING: Previous line repeats 1 times.
  1703. 16:20:20.561 T:5664 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20021 (NPT_ERROR_CANCELLED) [(result)]
  1704. 16:20:20.561 T:5664 INFO: Previous line repeats 1 times.
  1705. 16:20:20.561 T:5664 WARNING: Platinum [platinum.core.ssdp]: PLT_SsdpSearchTask got an error (-20021) waiting for response
  1706. 16:20:20.611 T:4336 WARNING: Previous line repeats 1 times.
  1707. 16:20:20.611 T:4336 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)
  1708. 16:20:20.612 T:4336 INFO: Platinum [platinum.core.event]: Deleting subscriber (uuid:e94941ea-11e4-4663-a63c-f0528e136910)
  1709. 16:20:20.612 T:4336 INFO: Platinum [platinum.core.event]: Deleting subscriber (uuid:15767903-3e12-4211-ab66-2a98087ed830)
  1710. 16:20:20.613 T:4336 WARNING: Platinum [platinum.core.http.server]: NPT_CHECK failed, result=-20009 (NPT_ERROR_INVALID_STATE) [(((-20000-0) - 9))]
  1711. 16:20:20.613 T:4148 WARNING: Platinum [neptune.bufferedstreams]: NPT_CHECK failed, result=-20021 (NPT_ERROR_CANCELLED) [(__result)]
  1712. 16:20:20.613 T:4148 WARNING: Platinum [platinum.core.http.servertask]: NPT_CHECK failed, result=-20021 (NPT_ERROR_CANCELLED) [(res)]
  1713. 16:20:20.664 T:4336 WARNING: Platinum [platinum.core.upnp]: NPT_CHECK failed, result=-20009 (NPT_ERROR_INVALID_STATE) [(((-20000-0) - 9))]
  1714. 16:20:20.784 T:4284 DEBUG: Thread TCPServer 4284 terminating
  1715. 16:20:20.788 T:10856 NOTICE: ES: UDP Event server stopped
  1716. 16:20:20.788 T:10856 DEBUG: Thread EventServer 10856 terminating
  1717. 16:20:20.788 T:4680 DEBUG: Thread PeripEventScanner 4680 terminating
  1718. 16:20:20.788 T:8268 DEBUG: Thread PeripBusUSB 8268 terminating
  1719. 16:20:21.055 T:6956 DEBUG: Thread PeripBusCEC 6956 terminating
  1720. 16:20:21.055 T:11112 DEBUG: Thread PeripBusAddon 11112 terminating
  1721. 16:20:21.056 T:4336 NOTICE: clean cached files!
  1722. 16:20:21.056 T:4336 DEBUG: ADDON: Stopping service addons.
  1723. 16:20:21.091 T:5720 DEBUG: StorageServer-2.5.4 Closed down
  1724. 16:20:21.091 T:5720 INFO: CPythonInvoker(2, C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): script successfully run
  1725. 16:20:21.091 T:4336 DEBUG: CPythonInvoker(2, C:\Users\Jeff\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): script termination took 29ms
  1726. 16:20:21.094 T:5720 INFO: Python script interrupted by user
  1727. 16:20:21.094 T:9748 DEBUG: Bluray iso utils: version 0.2.1 stopped
  1728. 16:20:21.094 T:9748 INFO: CPythonInvoker(1, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\service.py): script successfully run
  1729. 16:20:21.094 T:4336 DEBUG: CPythonInvoker(1, C:\Users\Jeff\AppData\Roaming\Kodi\addons\service.bluray_iso_utils\service.py): script termination took 0ms
  1730. 16:20:21.094 T:5720 DEBUG: Thread LanguageInvoker 5720 terminating
  1731. 16:20:21.095 T:1604 DEBUG: Thread ActiveAE 1604 terminating
  1732. 16:20:21.097 T:9748 INFO: Python script interrupted by user
  1733. 16:20:21.097 T:9748 DEBUG: Thread LanguageInvoker 9748 terminating
  1734. 16:20:21.108 T:10328 DEBUG: Thread AESink 10328 terminating
  1735. 16:20:21.108 T:4336 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  1736. 16:20:21.121 T:4336 NOTICE: closing down remote control service
  1737. 16:20:21.121 T:4336 NOTICE: stopped
  1738. 16:20:21.121 T:11864 DEBUG: Thread RemoteControl 11864 terminating
  1739. 16:20:21.322 T:4336 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1740. 16:20:21.322 T:4336 NOTICE: destroy
  1741. 16:20:21.322 T:4336 NOTICE: unload skin
  1742. 16:20:21.322 T:4336 INFO: Unloading old skin ...
  1743. 16:20:21.325 T:4336 DEBUG: ------ Window Deinit (Home.xml) ------
  1744. 16:20:21.340 T:4336 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
  1745. 16:20:21.352 T:4336 DEBUG: CTextureBundleXBT::CloseBundle - Closed bundle
  1746. 16:20:21.435 T:4336 NOTICE: unload sections
  1747. 16:20:21.439 T:1424 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1748. 16:20:21.439 T:1424 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1749. 16:20:21.440 T:4336 NOTICE: special://profile/ is mapped to: special://masterprofile/
  1750. 16:20:21.440 T:4336 DEBUG: CSettingsManager: requested setting (pvrpowermanagement.enabled) was not found.
  1751. 16:20:21.440 T:4336 DEBUG: PVRManager - destroyed
  1752. 16:20:21.440 T:4336 DEBUG: ActiveAE DSP - destroyed
  1753. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been uninstalled.'
  1754. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been uninstalled.'
  1755. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  1756. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  1757. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been uninstalled.'
  1758. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been uninstalled.'
  1759. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been uninstalled.'
  1760. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been uninstalled.'
  1761. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been uninstalled.'
  1762. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been uninstalled.'
  1763. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been uninstalled.'
  1764. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  1765. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  1766. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been uninstalled.'
  1767. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been uninstalled.'
  1768. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been uninstalled.'
  1769. 16:20:21.440 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  1770. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  1771. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been uninstalled.'
  1772. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  1773. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been uninstalled.'
  1774. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been uninstalled.'
  1775. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been uninstalled.'
  1776. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been uninstalled.'
  1777. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been uninstalled.'
  1778. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  1779. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been uninstalled.'
  1780. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been uninstalled.'
  1781. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  1782. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  1783. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  1784. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been uninstalled.'
  1785. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been uninstalled.'
  1786. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been uninstalled.'
  1787. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been uninstalled.'
  1788. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  1789. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been uninstalled.'
  1790. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been uninstalled.'
  1791. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been uninstalled.'
  1792. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been uninstalled.'
  1793. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been uninstalled.'
  1794. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been uninstalled.'
  1795. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  1796. 16:20:21.441 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.pyxbmct has been uninstalled.'
  1797. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been uninstalled.'
  1798. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been uninstalled.'
  1799. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  1800. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  1801. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  1802. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been uninstalled.'
  1803. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been uninstalled.'
  1804. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been uninstalled.'
  1805. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  1806. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been uninstalled.'
  1807. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  1808. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  1809. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been uninstalled.'
  1810. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.pytz has been uninstalled.'
  1811. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been uninstalled.'
  1812. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been uninstalled.'
  1813. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  1814. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been uninstalled.'
  1815. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been uninstalled.'
  1816. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been uninstalled.'
  1817. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.urlresolver has been uninstalled.'
  1818. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been uninstalled.'
  1819. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  1820. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  1821. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  1822. 16:20:21.442 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  1823. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been uninstalled.'
  1824. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been uninstalled.'
  1825. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  1826. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been uninstalled.'
  1827. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.bottle has been uninstalled.'
  1828. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  1829. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been uninstalled.'
  1830. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been uninstalled.'
  1831. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been uninstalled.'
  1832. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been uninstalled.'
  1833. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  1834. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  1835. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  1836. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been uninstalled.'
  1837. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been uninstalled.'
  1838. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.web-pdb has been uninstalled.'
  1839. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been uninstalled.'
  1840. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been uninstalled.'
  1841. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been uninstalled.'
  1842. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  1843. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been uninstalled.'
  1844. 16:20:21.443 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  1845. 16:20:21.444 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  1846. 16:20:21.444 T:4336 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  1847. 16:20:21.444 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  1848. 16:20:21.444 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been uninstalled.'
  1849. 16:20:21.444 T:4336 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been uninstalled.'
  1850. 16:20:21.444 T:4336 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  1851. 16:20:21.444 T:4336 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  1852. 16:20:21.444 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  1853. 16:20:21.444 T:4336 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been uninstalled.'
  1854. 16:20:21.444 T:4336 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been uninstalled.'
  1855. 16:20:21.444 T:4336 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been uninstalled.'
  1856. 16:20:21.444 T:4336 DEBUG: ADDON: cpluff: 'Plug-in service.bluray_iso_utils has been uninstalled.'
  1857. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03966080 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1858. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 00BCB108 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1859. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03966308 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1860. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03965E88 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1861. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03ACEBD0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1862. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 00BCAD18 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1863. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03965A98 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1864. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 00BCAD60 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1865. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 039661A0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1866. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 00BCB4B0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1867. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 00BCB030 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1868. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03966470 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1869. 16:20:21.444 T:4336 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 039664B8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1870. 16:20:21.445 T:1424 DEBUG: Thread Announce 1424 terminating
  1871. 16:20:21.445 T:4336 NOTICE: application stopped...
  1872. 16:20:21.446 T:4336 DEBUG: SECTION:UnloadDll(special://xbmcbin/libcurl.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement