Advertisement
Guest User

kodi.log: tvshows/episode do not play anymore after upgrade

a guest
Sep 8th, 2018
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 248.10 KB | None | 0 0
  1. 23:23:51.502 T:45624 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 23:23:51.502 T:45624 NOTICE: -----------------------------------------------------------------------
  3. 23:23:51.502 T:45624 NOTICE: Starting Kodi (17.6 Git:20171114-a9a7a20). Platform: Windows NT x86 32-bit
  4. 23:23:51.502 T:45624 NOTICE: Using Release Kodi x32 build
  5. 23:23:51.502 T:45624 NOTICE: Kodi compiled Dec 10 2017 by MSVC 190024215 for Windows NT x86 32-bit version 10.0 (0x0A000000)
  6. 23:23:51.502 T:45624 NOTICE: Running on Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 23:23:51.503 T:45624 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  8. 23:23:51.503 T:45624 NOTICE: Host CPU: Unknown, 8 cores available
  9. 23:23:51.503 T:45624 NOTICE: Desktop Resolution: 1920x1080 32Bit at 59Hz
  10. 23:23:51.503 T:45624 NOTICE: Running with restricted rights
  11. 23:23:51.504 T:45624 NOTICE: Aero is enabled
  12. 23:23:51.504 T:45624 NOTICE: special://xbmc/ is mapped to: C:\Program Files\Kodi
  13. 23:23:51.504 T:45624 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\Kodi
  14. 23:23:51.504 T:45624 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files\Kodi/addons
  15. 23:23:51.504 T:45624 NOTICE: special://masterprofile/ is mapped to: C:\Users\raptor\AppData\Roaming\Kodi\userdata
  16. 23:23:51.504 T:45624 NOTICE: special://home/ is mapped to: C:\Users\raptor\AppData\Roaming\Kodi\
  17. 23:23:51.504 T:45624 NOTICE: special://temp/ is mapped to: C:\Users\raptor\AppData\Roaming\Kodi\cache
  18. 23:23:51.504 T:45624 NOTICE: special://logpath/ is mapped to: C:\Users\raptor\AppData\Roaming\Kodi\
  19. 23:23:51.504 T:45624 NOTICE: The executable running is: C:\Program Files\Kodi\kodi.exe
  20. 23:23:51.507 T:45624 NOTICE: Local hostname: freyr
  21. 23:23:51.507 T:45624 NOTICE: Log File is located: C:\Users\raptor\AppData\Roaming\Kodi\/kodi.log
  22. 23:23:51.507 T:45624 NOTICE: -----------------------------------------------------------------------
  23. 23:23:51.512 T:45624 NOTICE: load settings...
  24. 23:23:51.518 T:45624 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  25. 23:23:51.518 T:45624 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  26. 23:23:51.521 T:45624 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  27. 23:23:51.522 T:45624 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  28. 23:23:51.522 T:45624 NOTICE: Contents of special://profile/advancedsettings.xml are...
  29. <advancedsettings>
  30. <tvshowmatching>
  31. <regexp>[sS][0]*([0-9]+) - [eE][0]*([0-9]+)[^\\/]*</regexp>
  32. <regexp>[Ss]([0-9]+) - [Ee]([0-9]+)[^\\/]*</regexp>
  33. <regexp defaultseason="0">Special ()([0-9]+)</regexp>
  34. </tvshowmatching>
  35. <videodatabase>
  36. <type>mysql</type>
  37. <name>KVideo</name>
  38. <host>idun</host>
  39. <port>3306</port>
  40. <user>kodi</user>
  41. <pass>*****</pass>
  42. </videodatabase>
  43. <musicdatabase>
  44. <type>mysql</type>
  45. <name>KMusic</name>
  46. <host>idun</host>
  47. <port>3306</port>
  48. <user>kodi</user>
  49. <pass>*****</pass>
  50. </musicdatabase>
  51. <videolibrary>
  52. <recentlyaddeditems>10000</recentlyaddeditems>
  53. <importwatchedstate>true</importwatchedstate>
  54. <importresumepoint>true</importresumepoint>
  55. </videolibrary>
  56. <seeksteps>5, 10, 15, 20, 25, 30, 45, 60, 90, 120, 180, 300, 600, 1800</seeksteps>
  57. <pathsubstitution>
  58. <!--substitute>
  59. <from>special://profile/passwords.xml</from>
  60. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/passwords.xml</to>
  61. </substitute>
  62. <substitute>
  63. <from>special://profile/sources.xml</from>
  64. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/sources.xml</to>
  65. </substitute>
  66. <substitute>
  67. <from>special://profile/mediasources.xml</from>
  68. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/mediasources.xml</to>
  69. </substitute>
  70. <substitute>
  71. <from>special://profile/favourites.xml</from>
  72. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/favourites.xml</to>
  73. </substitute>
  74. <substitute>
  75. <from>special://profile/Thumbnails/</from>
  76. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/thumnbails/default</to>
  77. </substitute>
  78. <substitute>
  79. <from>special://profile/playlists/</from>
  80. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/playlists/</to>
  81. </substitute>
  82. <substitute>
  83. <from>special://profile/keymaps/</from>
  84. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/keymaps/</to>
  85. </substitute>
  86. <substitute>
  87. <from>special://profile/RssFeeds.xml</from>
  88. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/RssFeeds.xml</to>
  89. </substitute>
  90. <substitute>
  91. <from>special://masterprofile/profiles.xml</from>
  92. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/profiles.xml</to>
  93. </substitute>
  94. <substitute>
  95. <from>special://masterprofile/passwords.xml</from>
  96. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/passwords.xml</to>
  97. </substitute>
  98. <substitute>
  99. <from>special://masterprofile/sources.xml</from>
  100. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/sources.xml</to>
  101. </substitute>
  102. <substitute>
  103. <from>special://masterprofile/mediasources.xml</from>
  104. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/mediasources.xml</to>
  105. </substitute>
  106. <substitute>
  107. <from>special://masterprofile/favourites.xml</from>
  108. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/favourites.xml</to>
  109. </substitute>
  110. <substitute>
  111. <from>special://masterprofile/Thumbnails/</from>
  112. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/thumnbails/default</to>
  113. </substitute>
  114. <substitute>
  115. <from>special://masterprofile/playlists/</from>
  116. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/playlists/</to>
  117. </substitute>
  118. <substitute>
  119. <from>special://masterprofile/keymaps/</from>
  120. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/keymaps/</to>
  121. </substitute>
  122. <substitute>
  123. <from>special://masterprofile/RssFeeds.xml</from>
  124. <to>smb://raptor:xxxxxxxxxx@IDUN/kodi/RssFeeds.xml</to>
  125. </substitute-->
  126. </pathsubstitution>
  127. </advancedsettings>
  128. 23:23:51.522 T:45624 WARNING: VIDEO database configuration is experimental.
  129. 23:23:51.522 T:45624 NOTICE: Default Video Player: VideoPlayer
  130. 23:23:51.522 T:45624 NOTICE: Default Audio Player: paplayer
  131. 23:23:51.522 T:45624 NOTICE: Enabled debug logging due to GUI setting (2)
  132. 23:23:51.522 T:45624 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  133. 23:23:51.522 T:45624 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  134. 23:23:51.524 T:45624 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  135. 23:23:51.524 T:45624 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  136. 23:23:51.524 T:45624 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  137. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  138. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  139. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  140. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  141. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  142. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  143. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  144. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  145. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  146. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  147. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  148. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  149. 23:23:51.525 T:45624 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  150. 23:23:51.525 T:45624 NOTICE: Loaded playercorefactory configuration
  151. 23:23:51.525 T:45624 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  152. 23:23:51.525 T:45624 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  153. 23:23:51.528 T:45624 INFO: creating subdirectories
  154. 23:23:51.528 T:45624 INFO: userdata folder: special://masterprofile/
  155. 23:23:51.528 T:45624 INFO: recording folder:
  156. 23:23:51.528 T:45624 INFO: screenshots folder:
  157. 23:23:51.535 T:45624 NOTICE: Running database version Addons27
  158. 23:23:51.535 T:45624 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
  159. 23:23:51.541 T:45624 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\raptor\AppData\Roaming\Kodi\addons: No such file or directory'
  160. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been installed.'
  161. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  162. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  163. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been installed.'
  164. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  165. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  166. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  167. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  168. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been installed.'
  169. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  170. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  171. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  172. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  173. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  174. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been installed.'
  175. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  176. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  177. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  178. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  179. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
  180. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  181. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  182. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  183. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  184. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  185. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  186. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  187. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  188. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  189. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  190. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  191. 23:23:51.563 T:45624 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
  192. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  193. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  194. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  195. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  196. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been installed.'
  197. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  198. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  199. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  200. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  201. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  202. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  203. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  204. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been installed.'
  205. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  206. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  207. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  208. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been installed.'
  209. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  210. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  211. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  212. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  213. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  214. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  215. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  216. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
  217. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  218. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  219. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  220. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  221. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  222. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been installed.'
  223. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  224. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  225. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  226. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  227. 23:23:51.564 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  228. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  229. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  230. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  231. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been installed.'
  232. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  233. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  234. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  235. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
  236. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in resource.language.de_de has been installed.'
  237. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  238. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  239. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  240. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  241. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  242. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  243. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been installed.'
  244. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  245. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  246. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  247. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  248. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  249. 23:23:51.565 T:45624 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  250. 23:23:51.572 T:47692 DEBUG: Thread JobWorker start, auto delete: true
  251. 23:23:51.575 T:45624 NOTICE: ADDONS: Using repository repository.xbmc.org
  252. 23:23:51.582 T:39728 DEBUG: Thread ActiveAE start, auto delete: false
  253. 23:23:51.582 T:47368 DEBUG: Thread AESink start, auto delete: false
  254. 23:23:51.621 T:39728 NOTICE: Found 2 Lists of Devices
  255. 23:23:51.622 T:39728 NOTICE: Enumerated DIRECTSOUND devices:
  256. 23:23:51.622 T:39728 NOTICE: Device 1
  257. 23:23:51.622 T:39728 NOTICE: m_deviceName : {58F143F1-B052-4EA9-9BE6-90B4EB1AF4CD}
  258. 23:23:51.622 T:39728 NOTICE: m_displayName : Speakers - Lautsprecher (Steam Streaming Microphone)
  259. 23:23:51.622 T:39728 NOTICE: m_displayNameExtra: DIRECTSOUND: Lautsprecher (Steam Streaming Microphone)
  260. 23:23:51.622 T:39728 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  261. 23:23:51.622 T:39728 NOTICE: m_channels : FL,FR
  262. 23:23:51.622 T:39728 NOTICE: m_sampleRates : 48000
  263. 23:23:51.622 T:39728 NOTICE: m_dataFormats : AE_FMT_FLOAT
  264. 23:23:51.622 T:39728 NOTICE: m_streamTypes : No passthrough capabilities
  265. 23:23:51.622 T:39728 NOTICE: Device 2
  266. 23:23:51.622 T:39728 NOTICE: m_deviceName : {5C795D76-BB8E-4647-BFEB-933D2F75DD59}
  267. 23:23:51.622 T:39728 NOTICE: m_displayName : Speakers - Lautsprecher (Steam Streaming Speakers)
  268. 23:23:51.622 T:39728 NOTICE: m_displayNameExtra: DIRECTSOUND: Lautsprecher (Steam Streaming Speakers)
  269. 23:23:51.622 T:39728 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  270. 23:23:51.622 T:39728 NOTICE: m_channels : FL,FR
  271. 23:23:51.622 T:39728 NOTICE: m_sampleRates : 48000
  272. 23:23:51.622 T:39728 NOTICE: m_dataFormats : AE_FMT_FLOAT
  273. 23:23:51.622 T:39728 NOTICE: m_streamTypes : No passthrough capabilities
  274. 23:23:51.622 T:39728 NOTICE: Device 3
  275. 23:23:51.622 T:39728 NOTICE: m_deviceName : {6054EDC8-BB7E-49D2-AA61-CC9288C859DF}
  276. 23:23:51.622 T:39728 NOTICE: m_displayName : SPDIF - Digitalaudio (S/PDIF) (High Definition Audio-Gerät)
  277. 23:23:51.622 T:39728 NOTICE: m_displayNameExtra: DIRECTSOUND: Digitalaudio (S/PDIF) (High Definition Audio-Gerät)
  278. 23:23:51.622 T:39728 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  279. 23:23:51.622 T:39728 NOTICE: m_channels : FL,FR
  280. 23:23:51.622 T:39728 NOTICE: m_sampleRates : 48000
  281. 23:23:51.622 T:39728 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  282. 23:23:51.622 T:39728 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  283. 23:23:51.622 T:39728 NOTICE: Device 4
  284. 23:23:51.622 T:39728 NOTICE: m_deviceName : {BB60ADFC-714F-47E5-A70A-3C3370C7187D}
  285. 23:23:51.622 T:39728 NOTICE: m_displayName : Speakers - Lautsprecher (High Definition Audio-Gerät)
  286. 23:23:51.622 T:39728 NOTICE: m_displayNameExtra: DIRECTSOUND: Lautsprecher (High Definition Audio-Gerät)
  287. 23:23:51.622 T:39728 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  288. 23:23:51.622 T:39728 NOTICE: m_channels : FL,FR
  289. 23:23:51.622 T:39728 NOTICE: m_sampleRates : 48000
  290. 23:23:51.622 T:39728 NOTICE: m_dataFormats : AE_FMT_FLOAT
  291. 23:23:51.622 T:39728 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  292. 23:23:51.622 T:39728 NOTICE: Device 5
  293. 23:23:51.622 T:39728 NOTICE: m_deviceName : default
  294. 23:23:51.622 T:39728 NOTICE: m_displayName : default
  295. 23:23:51.622 T:39728 NOTICE: m_displayNameExtra:
  296. 23:23:51.622 T:39728 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  297. 23:23:51.622 T:39728 NOTICE: m_channels : FL,FR
  298. 23:23:51.622 T:39728 NOTICE: m_sampleRates : 48000
  299. 23:23:51.622 T:39728 NOTICE: m_dataFormats : AE_FMT_FLOAT
  300. 23:23:51.622 T:39728 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  301. 23:23:51.622 T:39728 NOTICE: Enumerated WASAPI devices:
  302. 23:23:51.622 T:39728 NOTICE: Device 1
  303. 23:23:51.622 T:39728 NOTICE: m_deviceName : {58F143F1-B052-4EA9-9BE6-90B4EB1AF4CD}
  304. 23:23:51.622 T:39728 NOTICE: m_displayName : Speakers - Lautsprecher (Steam Streaming Microphone)
  305. 23:23:51.622 T:39728 NOTICE: m_displayNameExtra: WASAPI: Lautsprecher (Steam Streaming Microphone)
  306. 23:23:51.622 T:39728 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  307. 23:23:51.622 T:39728 NOTICE: m_channels : FL,FR
  308. 23:23:51.622 T:39728 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000,22050,11025
  309. 23:23:51.622 T:39728 NOTICE: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S32NE,AE_FMT_S32LE,AE_FMT_S32BE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
  310. 23:23:51.622 T:39728 NOTICE: m_streamTypes : No passthrough capabilities
  311. 23:23:51.622 T:39728 NOTICE: Device 2
  312. 23:23:51.622 T:39728 NOTICE: m_deviceName : {5C795D76-BB8E-4647-BFEB-933D2F75DD59}
  313. 23:23:51.622 T:39728 NOTICE: m_displayName : Speakers - Lautsprecher (Steam Streaming Speakers)
  314. 23:23:51.622 T:39728 NOTICE: m_displayNameExtra: WASAPI: Lautsprecher (Steam Streaming Speakers)
  315. 23:23:51.622 T:39728 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  316. 23:23:51.622 T:39728 NOTICE: m_channels : FL,FR
  317. 23:23:51.622 T:39728 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000,22050,11025
  318. 23:23:51.622 T:39728 NOTICE: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S32NE,AE_FMT_S32LE,AE_FMT_S32BE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
  319. 23:23:51.622 T:39728 NOTICE: m_streamTypes : No passthrough capabilities
  320. 23:23:51.622 T:39728 NOTICE: Device 3
  321. 23:23:51.622 T:39728 NOTICE: m_deviceName : {6054EDC8-BB7E-49D2-AA61-CC9288C859DF}
  322. 23:23:51.622 T:39728 NOTICE: m_displayName : SPDIF - Digitalaudio (S/PDIF) (High Definition Audio-Gerät)
  323. 23:23:51.622 T:39728 NOTICE: m_displayNameExtra: WASAPI: Digitalaudio (S/PDIF) (High Definition Audio-Gerät)
  324. 23:23:51.622 T:39728 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  325. 23:23:51.622 T:39728 NOTICE: m_channels : FL,FR
  326. 23:23:51.622 T:39728 NOTICE: m_sampleRates : 192000,96000,88200,48000,44100,32000
  327. 23:23:51.622 T:39728 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  328. 23:23:51.622 T:39728 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  329. 23:23:51.622 T:39728 NOTICE: Device 4
  330. 23:23:51.622 T:39728 NOTICE: m_deviceName : {BB60ADFC-714F-47E5-A70A-3C3370C7187D}
  331. 23:23:51.622 T:39728 NOTICE: m_displayName : Speakers - Lautsprecher (High Definition Audio-Gerät)
  332. 23:23:51.622 T:39728 NOTICE: m_displayNameExtra: WASAPI: Lautsprecher (High Definition Audio-Gerät)
  333. 23:23:51.622 T:39728 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  334. 23:23:51.622 T:39728 NOTICE: m_channels : FL,FR
  335. 23:23:51.622 T:39728 NOTICE: m_sampleRates : 192000,96000,48000,44100
  336. 23:23:51.622 T:39728 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  337. 23:23:51.622 T:39728 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  338. 23:23:51.622 T:39728 NOTICE: Device 5
  339. 23:23:51.622 T:39728 NOTICE: m_deviceName : default
  340. 23:23:51.622 T:39728 NOTICE: m_displayName : default
  341. 23:23:51.622 T:39728 NOTICE: m_displayNameExtra:
  342. 23:23:51.622 T:39728 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  343. 23:23:51.622 T:39728 NOTICE: m_channels : FL,FR
  344. 23:23:51.622 T:39728 NOTICE: m_sampleRates : 192000,96000,48000,44100
  345. 23:23:51.622 T:39728 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  346. 23:23:51.622 T:39728 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  347. 23:23:51.623 T:47368 INFO: CActiveAESink::OpenSink - initialize sink
  348. 23:23:51.623 T:47368 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  349. 23:23:51.656 T:47368 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00010010
  350. 23:23:51.657 T:47368 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  351. 23:23:51.658 T:47368 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  352. 23:23:51.658 T:47368 DEBUG: Audio Device : Lautsprecher (High Definition Audio-Gerät)
  353. 23:23:51.658 T:47368 DEBUG: Sample Rate : 44100
  354. 23:23:51.658 T:47368 DEBUG: Sample Format : AE_FMT_FLOAT
  355. 23:23:51.658 T:47368 DEBUG: Bits Per Sample : 32
  356. 23:23:51.658 T:47368 DEBUG: Valid Bits/Samp : 32
  357. 23:23:51.658 T:47368 DEBUG: Channel Count : 2
  358. 23:23:51.658 T:47368 DEBUG: Block Align : 8
  359. 23:23:51.658 T:47368 DEBUG: Avg. Bytes Sec : 352800
  360. 23:23:51.658 T:47368 DEBUG: Samples/Block : 32
  361. 23:23:51.658 T:47368 DEBUG: Format cBSize : 22
  362. 23:23:51.658 T:47368 DEBUG: Channel Layout : FL,FR
  363. 23:23:51.658 T:47368 DEBUG: Channel Mask : 3
  364. 23:23:51.658 T:47368 DEBUG: Frames : 661
  365. 23:23:51.658 T:47368 DEBUG: Frame Size : 8
  366. 23:23:51.658 T:47368 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  367. 23:23:51.658 T:47368 DEBUG: Output Device : default
  368. 23:23:51.658 T:47368 DEBUG: Sample Rate : 44100
  369. 23:23:51.658 T:47368 DEBUG: Sample Format : AE_FMT_FLOAT
  370. 23:23:51.658 T:47368 DEBUG: Channel Count : 2
  371. 23:23:51.658 T:47368 DEBUG: Channel Layout: FL,FR
  372. 23:23:51.658 T:47368 DEBUG: Frames : 661
  373. 23:23:51.658 T:47368 DEBUG: Frame Size : 8
  374. 23:23:51.659 T:47852 DEBUG: Thread RemoteControl start, auto delete: false
  375. 23:23:51.660 T:45624 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  376. 23:23:51.660 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  377. 23:23:51.660 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  378. 23:23:51.661 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  379. 23:23:51.661 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  380. 23:23:51.661 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  381. 23:23:51.661 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  382. 23:23:51.662 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  383. 23:23:51.662 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  384. 23:23:51.662 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  385. 23:23:51.662 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  386. 23:23:51.662 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  387. 23:23:51.663 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  388. 23:23:51.663 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  389. 23:23:51.663 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  390. 23:23:51.663 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  391. 23:23:51.663 T:47852 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  392. 23:23:51.664 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  393. 23:23:51.664 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  394. 23:23:51.664 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  395. 23:23:51.664 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  396. 23:23:51.664 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  397. 23:23:51.665 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  398. 23:23:51.665 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  399. 23:23:51.665 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  400. 23:23:51.665 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  401. 23:23:51.666 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  402. 23:23:51.666 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  403. 23:23:51.666 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  404. 23:23:51.667 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  405. 23:23:51.667 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  406. 23:23:51.667 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  407. 23:23:51.667 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  408. 23:23:51.667 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  409. 23:23:51.668 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  410. 23:23:51.668 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  411. 23:23:51.668 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  412. 23:23:51.668 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  413. 23:23:51.669 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  414. 23:23:51.669 T:45624 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  415. 23:23:51.682 T:47368 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  416. 23:23:51.836 T:45624 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\D:.
  417. 23:23:51.836 T:45624 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\D:.
  418. 23:23:51.923 T:45624 NOTICE: Found screen: Generic PnP Monitor on AMD Radeon (TM) R9 380 Series, adapter 0.
  419. 23:23:51.930 T:45624 NOTICE: Found screen: Generic PnP Monitor on AMD Radeon (TM) R9 380 Series, adapter 1.
  420. 23:23:51.931 T:45624 NOTICE: Primary mode: 1920x1080@ 59.94 - Full Screen
  421. 23:23:51.931 T:45624 NOTICE: Secondary mode: 1920x1080@ 59.94 #2 - Full Screen
  422. 23:23:51.938 T:45624 NOTICE: Additional mode: 640x480@ 59.94 #2 - Full Screen
  423. 23:23:51.939 T:45624 NOTICE: Additional mode: 640x480@ 60.00 #2 - Full Screen
  424. 23:23:51.939 T:45624 NOTICE: Additional mode: 640x480@ 67.00 #2 - Full Screen
  425. 23:23:51.939 T:45624 NOTICE: Additional mode: 640x480@ 72.00 #2 - Full Screen
  426. 23:23:51.939 T:45624 NOTICE: Additional mode: 640x480@ 75.00 #2 - Full Screen
  427. 23:23:51.939 T:45624 NOTICE: Additional mode: 720x400@ 59.94 #2 - Full Screen
  428. 23:23:51.940 T:45624 NOTICE: Additional mode: 720x400@ 60.00 #2 - Full Screen
  429. 23:23:51.940 T:45624 NOTICE: Additional mode: 720x400@ 59.94 #2 - Full Screen
  430. 23:23:51.940 T:45624 NOTICE: Additional mode: 720x400@ 60.00 #2 - Full Screen
  431. 23:23:51.940 T:45624 NOTICE: Additional mode: 720x400@ 59.94 #2 - Full Screen
  432. 23:23:51.941 T:45624 NOTICE: Additional mode: 720x400@ 60.00 #2 - Full Screen
  433. 23:23:51.941 T:45624 NOTICE: Additional mode: 720x400@ 70.00 #2 - Full Screen
  434. 23:23:51.941 T:45624 NOTICE: Additional mode: 720x480@ 59.94 #2 - Full Screen
  435. 23:23:51.941 T:45624 NOTICE: Additional mode: 720x480@ 60.00 #2 - Full Screen
  436. 23:23:51.942 T:45624 NOTICE: Additional mode: 720x576@ 50.00 #2 - Full Screen
  437. 23:23:51.942 T:45624 NOTICE: Additional mode: 720x576@ 59.94 #2 - Full Screen
  438. 23:23:51.942 T:45624 NOTICE: Additional mode: 720x576@ 60.00 #2 - Full Screen
  439. 23:23:51.942 T:45624 NOTICE: Additional mode: 720x576@ 59.94 #2 - Full Screen
  440. 23:23:51.942 T:45624 NOTICE: Additional mode: 720x576@ 60.00 #2 - Full Screen
  441. 23:23:51.943 T:45624 NOTICE: Additional mode: 720x576@ 59.94 #2 - Full Screen
  442. 23:23:51.943 T:45624 NOTICE: Additional mode: 720x576@ 60.00 #2 - Full Screen
  443. 23:23:51.943 T:45624 NOTICE: Additional mode: 800x480@ 56.00 #2 - Full Screen
  444. 23:23:51.944 T:45624 NOTICE: Previous line repeats 2 times.
  445. 23:23:51.944 T:45624 NOTICE: Additional mode: 800x480@ 60.00 #2 - Full Screen
  446. 23:23:51.944 T:45624 NOTICE: Previous line repeats 2 times.
  447. 23:23:51.944 T:45624 NOTICE: Additional mode: 800x480@ 72.00 #2 - Full Screen
  448. 23:23:51.945 T:45624 NOTICE: Previous line repeats 2 times.
  449. 23:23:51.945 T:45624 NOTICE: Additional mode: 800x480@ 75.00 #2 - Full Screen
  450. 23:23:51.946 T:45624 NOTICE: Previous line repeats 2 times.
  451. 23:23:51.946 T:45624 NOTICE: Additional mode: 800x600@ 56.00 #2 - Full Screen
  452. 23:23:51.946 T:45624 NOTICE: Additional mode: 800x600@ 60.00 #2 - Full Screen
  453. 23:23:51.946 T:45624 NOTICE: Additional mode: 800x600@ 72.00 #2 - Full Screen
  454. 23:23:51.946 T:45624 NOTICE: Additional mode: 800x600@ 75.00 #2 - Full Screen
  455. 23:23:51.947 T:45624 NOTICE: Additional mode: 832x624@ 59.94 #2 - Full Screen
  456. 23:23:51.947 T:45624 NOTICE: Additional mode: 832x624@ 60.00 #2 - Full Screen
  457. 23:23:51.947 T:45624 NOTICE: Additional mode: 832x624@ 59.94 #2 - Full Screen
  458. 23:23:51.947 T:45624 NOTICE: Additional mode: 832x624@ 60.00 #2 - Full Screen
  459. 23:23:51.948 T:45624 NOTICE: Additional mode: 832x624@ 59.94 #2 - Full Screen
  460. 23:23:51.948 T:45624 NOTICE: Additional mode: 832x624@ 60.00 #2 - Full Screen
  461. 23:23:51.948 T:45624 NOTICE: Additional mode: 832x624@ 75.00 #2 - Full Screen
  462. 23:23:51.949 T:45624 NOTICE: Additional mode: 1024x600@ 60.00 #2 - Full Screen
  463. 23:23:51.949 T:45624 NOTICE: Previous line repeats 2 times.
  464. 23:23:51.949 T:45624 NOTICE: Additional mode: 1024x600@ 70.00 #2 - Full Screen
  465. 23:23:51.950 T:45624 NOTICE: Previous line repeats 2 times.
  466. 23:23:51.950 T:45624 NOTICE: Additional mode: 1024x600@ 75.00 #2 - Full Screen
  467. 23:23:51.951 T:45624 NOTICE: Previous line repeats 2 times.
  468. 23:23:51.951 T:45624 NOTICE: Additional mode: 1024x768@ 60.00 #2 - Full Screen
  469. 23:23:51.951 T:45624 NOTICE: Additional mode: 1024x768@ 70.00 #2 - Full Screen
  470. 23:23:51.951 T:45624 NOTICE: Additional mode: 1024x768@ 75.00 #2 - Full Screen
  471. 23:23:51.951 T:45624 NOTICE: Additional mode: 1152x864@ 59.94 #2 - Full Screen
  472. 23:23:51.951 T:45624 NOTICE: Additional mode: 1152x864@ 60.00 #2 - Full Screen
  473. 23:23:51.952 T:45624 NOTICE: Additional mode: 1152x864@ 59.94 #2 - Full Screen
  474. 23:23:51.952 T:45624 NOTICE: Additional mode: 1152x864@ 60.00 #2 - Full Screen
  475. 23:23:51.952 T:45624 NOTICE: Additional mode: 1152x864@ 59.94 #2 - Full Screen
  476. 23:23:51.952 T:45624 NOTICE: Additional mode: 1152x864@ 60.00 #2 - Full Screen
  477. 23:23:51.953 T:45624 NOTICE: Additional mode: 1152x864@ 75.00 #2 - Full Screen
  478. 23:23:51.953 T:45624 NOTICE: Additional mode: 1152x872@ 59.94 #2 - Full Screen
  479. 23:23:51.953 T:45624 NOTICE: Additional mode: 1152x872@ 60.00 #2 - Full Screen
  480. 23:23:51.953 T:45624 NOTICE: Additional mode: 1152x872@ 59.94 #2 - Full Screen
  481. 23:23:51.953 T:45624 NOTICE: Additional mode: 1152x872@ 60.00 #2 - Full Screen
  482. 23:23:51.954 T:45624 NOTICE: Additional mode: 1152x872@ 59.94 #2 - Full Screen
  483. 23:23:51.954 T:45624 NOTICE: Additional mode: 1152x872@ 60.00 #2 - Full Screen
  484. 23:23:51.954 T:45624 NOTICE: Additional mode: 1152x872@ 75.00 #2 - Full Screen
  485. 23:23:51.954 T:45624 NOTICE: Additional mode: 1280x720@ 50.00 #2 - Full Screen
  486. 23:23:51.954 T:45624 NOTICE: Additional mode: 1280x720@ 59.94 #2 - Full Screen
  487. 23:23:51.954 T:45624 NOTICE: Additional mode: 1280x720@ 60.00 #2 - Full Screen
  488. 23:23:51.954 T:45624 NOTICE: Additional mode: 1280x768@ 60.00 #2 - Full Screen
  489. 23:23:51.955 T:45624 NOTICE: Previous line repeats 2 times.
  490. 23:23:51.955 T:45624 NOTICE: Additional mode: 1280x800@ 60.00 #2 - Full Screen
  491. 23:23:51.955 T:45624 NOTICE: Additional mode: 1280x1024@ 60.00 #2 - Full Screen
  492. 23:23:51.955 T:45624 NOTICE: Additional mode: 1280x1024@ 75.00 #2 - Full Screen
  493. 23:23:51.955 T:45624 NOTICE: Additional mode: 1360x768@ 60.00 #2 - Full Screen
  494. 23:23:51.956 T:45624 NOTICE: Previous line repeats 2 times.
  495. 23:23:51.956 T:45624 NOTICE: Additional mode: 1366x768@ 60.00 #2 - Full Screen
  496. 23:23:51.956 T:45624 NOTICE: Previous line repeats 2 times.
  497. 23:23:51.956 T:45624 NOTICE: Additional mode: 1400x1050@ 60.00 #2 - Full Screen
  498. 23:23:51.957 T:45624 NOTICE: Previous line repeats 2 times.
  499. 23:23:51.957 T:45624 NOTICE: Additional mode: 1440x900@ 60.00 #2 - Full Screen
  500. 23:23:51.957 T:45624 NOTICE: Additional mode: 1600x900@ 60.00 #2 - Full Screen
  501. 23:23:51.957 T:45624 NOTICE: Additional mode: 1680x1050@ 60.00 #2 - Full Screen
  502. 23:23:51.957 T:45624 NOTICE: Additional mode: 1920x1080@ 50.00 #2 - Full Screen
  503. 23:23:51.957 T:45624 NOTICE: Additional mode: 1920x1080@ 59.94 #2 - Full Screen
  504. 23:23:51.957 T:45624 NOTICE: Additional mode: 1920x1080@ 60.00 #2 - Full Screen
  505. 23:23:51.962 T:45624 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  506. 23:23:51.962 T:45624 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  507. 23:23:51.962 T:45624 NOTICE: Additional mode: 640x480@ 67.00 - Full Screen
  508. 23:23:51.962 T:45624 NOTICE: Additional mode: 640x480@ 72.00 - Full Screen
  509. 23:23:51.963 T:45624 NOTICE: Additional mode: 640x480@ 75.00 - Full Screen
  510. 23:23:51.963 T:45624 NOTICE: Additional mode: 720x400@ 59.94 - Full Screen
  511. 23:23:51.963 T:45624 NOTICE: Additional mode: 720x400@ 60.00 - Full Screen
  512. 23:23:51.963 T:45624 NOTICE: Additional mode: 720x400@ 59.94 - Full Screen
  513. 23:23:51.963 T:45624 NOTICE: Additional mode: 720x400@ 60.00 - Full Screen
  514. 23:23:51.963 T:45624 NOTICE: Additional mode: 720x400@ 59.94 - Full Screen
  515. 23:23:51.963 T:45624 NOTICE: Additional mode: 720x400@ 60.00 - Full Screen
  516. 23:23:51.964 T:45624 NOTICE: Additional mode: 720x400@ 70.00 - Full Screen
  517. 23:23:51.964 T:45624 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  518. 23:23:51.964 T:45624 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  519. 23:23:51.964 T:45624 NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
  520. 23:23:51.964 T:45624 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
  521. 23:23:51.964 T:45624 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  522. 23:23:51.964 T:45624 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
  523. 23:23:51.965 T:45624 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  524. 23:23:51.965 T:45624 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
  525. 23:23:51.965 T:45624 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  526. 23:23:51.965 T:45624 NOTICE: Additional mode: 800x480@ 56.00 - Full Screen
  527. 23:23:51.966 T:45624 NOTICE: Previous line repeats 2 times.
  528. 23:23:51.966 T:45624 NOTICE: Additional mode: 800x480@ 60.00 - Full Screen
  529. 23:23:51.966 T:45624 NOTICE: Previous line repeats 2 times.
  530. 23:23:51.966 T:45624 NOTICE: Additional mode: 800x480@ 72.00 - Full Screen
  531. 23:23:51.966 T:45624 NOTICE: Previous line repeats 2 times.
  532. 23:23:51.966 T:45624 NOTICE: Additional mode: 800x480@ 75.00 - Full Screen
  533. 23:23:51.967 T:45624 NOTICE: Previous line repeats 2 times.
  534. 23:23:51.967 T:45624 NOTICE: Additional mode: 800x600@ 56.00 - Full Screen
  535. 23:23:51.967 T:45624 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  536. 23:23:51.967 T:45624 NOTICE: Additional mode: 800x600@ 72.00 - Full Screen
  537. 23:23:51.967 T:45624 NOTICE: Additional mode: 800x600@ 75.00 - Full Screen
  538. 23:23:51.967 T:45624 NOTICE: Additional mode: 832x624@ 59.94 - Full Screen
  539. 23:23:51.968 T:45624 NOTICE: Additional mode: 832x624@ 60.00 - Full Screen
  540. 23:23:51.968 T:45624 NOTICE: Additional mode: 832x624@ 59.94 - Full Screen
  541. 23:23:51.968 T:45624 NOTICE: Additional mode: 832x624@ 60.00 - Full Screen
  542. 23:23:51.968 T:45624 NOTICE: Additional mode: 832x624@ 59.94 - Full Screen
  543. 23:23:51.968 T:45624 NOTICE: Additional mode: 832x624@ 60.00 - Full Screen
  544. 23:23:51.968 T:45624 NOTICE: Additional mode: 832x624@ 75.00 - Full Screen
  545. 23:23:51.969 T:45624 NOTICE: Additional mode: 1024x600@ 60.00 - Full Screen
  546. 23:23:51.969 T:45624 NOTICE: Previous line repeats 2 times.
  547. 23:23:51.969 T:45624 NOTICE: Additional mode: 1024x600@ 70.00 - Full Screen
  548. 23:23:51.969 T:45624 NOTICE: Previous line repeats 2 times.
  549. 23:23:51.969 T:45624 NOTICE: Additional mode: 1024x600@ 75.00 - Full Screen
  550. 23:23:51.970 T:45624 NOTICE: Previous line repeats 2 times.
  551. 23:23:51.970 T:45624 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  552. 23:23:51.970 T:45624 NOTICE: Additional mode: 1024x768@ 70.00 - Full Screen
  553. 23:23:51.970 T:45624 NOTICE: Additional mode: 1024x768@ 75.00 - Full Screen
  554. 23:23:51.970 T:45624 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
  555. 23:23:51.970 T:45624 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  556. 23:23:51.971 T:45624 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
  557. 23:23:51.971 T:45624 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  558. 23:23:51.971 T:45624 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
  559. 23:23:51.971 T:45624 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  560. 23:23:51.971 T:45624 NOTICE: Additional mode: 1152x864@ 75.00 - Full Screen
  561. 23:23:51.971 T:45624 NOTICE: Additional mode: 1152x872@ 59.94 - Full Screen
  562. 23:23:51.971 T:45624 NOTICE: Additional mode: 1152x872@ 60.00 - Full Screen
  563. 23:23:51.972 T:45624 NOTICE: Additional mode: 1152x872@ 59.94 - Full Screen
  564. 23:23:51.972 T:45624 NOTICE: Additional mode: 1152x872@ 60.00 - Full Screen
  565. 23:23:51.972 T:45624 NOTICE: Additional mode: 1152x872@ 59.94 - Full Screen
  566. 23:23:51.972 T:45624 NOTICE: Additional mode: 1152x872@ 60.00 - Full Screen
  567. 23:23:51.972 T:45624 NOTICE: Additional mode: 1152x872@ 75.00 - Full Screen
  568. 23:23:51.972 T:45624 NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
  569. 23:23:51.972 T:45624 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  570. 23:23:51.973 T:45624 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  571. 23:23:51.973 T:45624 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  572. 23:23:51.973 T:45624 NOTICE: Previous line repeats 2 times.
  573. 23:23:51.973 T:45624 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  574. 23:23:51.973 T:45624 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  575. 23:23:51.973 T:45624 NOTICE: Additional mode: 1280x1024@ 75.00 - Full Screen
  576. 23:23:51.974 T:45624 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  577. 23:23:51.974 T:45624 NOTICE: Previous line repeats 2 times.
  578. 23:23:51.974 T:45624 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  579. 23:23:51.974 T:45624 NOTICE: Previous line repeats 2 times.
  580. 23:23:51.975 T:45624 NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
  581. 23:23:51.975 T:45624 NOTICE: Previous line repeats 2 times.
  582. 23:23:51.975 T:45624 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  583. 23:23:51.975 T:45624 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  584. 23:23:51.975 T:45624 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  585. 23:23:51.975 T:45624 NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
  586. 23:23:51.976 T:45624 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  587. 23:23:51.976 T:45624 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  588. 23:23:51.976 T:45624 NOTICE: Checking resolution 16
  589. 23:23:51.982 T:45624 DEBUG: CWinEventsWin32::WndProc: window resize event
  590. 23:23:51.982 T:45624 DEBUG: CWinEventsWin32::WndProc: window move event
  591. 23:23:51.984 T:45624 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  592. 23:23:51.986 T:45624 DEBUG: CWinEventsWin32::WndProcWindow is active
  593. 23:23:51.992 T:45624 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  594. 23:23:51.995 T:45624 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY2 output.
  595. 23:23:51.995 T:45624 DEBUG: CRenderSystemDX::SetMonitor - Selected AMD Radeon (TM) R9 380 Series adapter.
  596. 23:23:51.996 T:45624 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{72C62430-4EDB-11E8-913A-D47BDDFA8B71}\0001.
  597. 23:23:51.997 T:45624 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
  598. 23:23:52.004 T:45624 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  599. 23:23:52.017 T:45624 DEBUG: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource
  600. 23:23:52.020 T:45624 DEBUG: CRenderSystemDX::CreateDevice - on adapter AMD Radeon (TM) R9 380 Series (VendorId: 0x1002 DeviceId: 0x6939) with feature level 0xb100.
  601. 23:23:52.021 T:45624 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  602. 23:23:52.021 T:45624 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  603. 23:23:52.021 T:45624 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  604. 23:23:52.022 T:45624 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  605. 23:23:52.023 T:45624 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  606. 23:23:52.023 T:45624 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  607. 23:23:52.028 T:45624 DEBUG: Previous line repeats 10 times.
  608. 23:23:52.028 T:45624 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  609. 23:23:52.028 T:45624 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  610. 23:23:52.029 T:45624 DEBUG: CRenderSystemDX::FixRefreshRateIfNecessary: refreshRate: 59.9401, desired: 59.9401, deviation: 0.00000, fixRequired: false
  611. 23:23:52.036 T:45624 DEBUG: Previous line repeats 2 times.
  612. 23:23:52.036 T:45624 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 59.940056
  613. 23:23:52.099 T:45624 INFO: load keymapping
  614. 23:23:52.100 T:45624 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  615. 23:23:52.101 T:45624 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  616. 23:23:52.102 T:45624 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  617. 23:23:52.102 T:45624 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  618. 23:23:52.103 T:45624 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  619. 23:23:52.104 T:45624 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  620. 23:23:52.106 T:45624 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  621. 23:23:52.107 T:45624 INFO: Loading special://xbmc/system/keymaps/remote.xml
  622. 23:23:52.109 T:45624 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  623. 23:23:52.110 T:45624 INFO: Loading special://xbmc/system/IRSSmap.xml
  624. 23:23:52.110 T:45624 INFO: * Adding remote mapping for device 'Microsoft MCE'
  625. 23:23:52.110 T:45624 INFO: * Adding remote mapping for device 'Abstract'
  626. 23:23:52.110 T:45624 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  627. 23:23:52.110 T:45624 INFO: GUI format 1920x1080, Display 1920x1080@ 59.94 - Full Screen
  628. 23:23:52.110 T:45624 DEBUG: guilib: Fill viewport on change for solving rendering passes
  629. 23:23:52.111 T:45624 INFO: CLangInfo: loading resource.language.en_gb language information...
  630. 23:23:52.111 T:45624 DEBUG: trying to set locale to en-au
  631. 23:23:52.147 T:45624 INFO: global locale set to en-au
  632. 23:23:52.147 T:45624 INFO: CLangInfo: loading resource.language.en_gb language strings...
  633. 23:23:52.148 T:45624 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  634. 23:23:52.154 T:45624 DEBUG: LocalizeStrings: loaded 3780 strings from file resource://resource.language.en_gb/strings.po
  635. 23:23:52.162 T:45624 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\audioencoder.flac\resources\language\English\strings.po
  636. 23:23:52.162 T:45624 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files\Kodi\addons\audioencoder.lame\resources\language\English\strings.po
  637. 23:23:52.163 T:45624 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files\Kodi\addons\audioencoder.vorbis\resources\language\English\strings.po
  638. 23:23:52.163 T:45624 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  639. 23:23:52.163 T:45624 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  640. 23:23:52.164 T:45624 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  641. 23:23:52.164 T:45624 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  642. 23:23:52.164 T:45624 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  643. 23:23:52.164 T:45624 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  644. 23:23:52.164 T:45624 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
  645. 23:23:52.165 T:45624 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\raptor\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  646. 23:23:52.166 T:45624 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\raptor\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  647. 23:23:52.167 T:45624 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\raptor\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
  648. 23:23:52.167 T:45624 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Users\raptor\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
  649. 23:23:52.168 T:45624 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Users\raptor\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  650. 23:23:52.168 T:45624 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files\Kodi\addons\pvr.argustv\resources\language\resource.language.en_gb\strings.po
  651. 23:23:52.169 T:45624 DEBUG: LocalizeStrings: loaded 67 strings from file C:\Program Files\Kodi\addons\pvr.dvblink\resources\language\resource.language.en_gb\strings.po
  652. 23:23:52.169 T:45624 DEBUG: LocalizeStrings: loaded 48 strings from file C:\Program Files\Kodi\addons\pvr.dvbviewer\resources\language\resource.language.en_gb\strings.po
  653. 23:23:52.169 T:45624 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Program Files\Kodi\addons\pvr.filmon\resources\language\resource.language.en_gb\strings.po
  654. 23:23:52.170 T:45624 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Program Files\Kodi\addons\pvr.hdhomerun\resources\language\resource.language.en_gb\strings.po
  655. 23:23:52.170 T:45624 DEBUG: LocalizeStrings: loaded 75 strings from file C:\Program Files\Kodi\addons\pvr.hts\resources\language\resource.language.en_gb\strings.po
  656. 23:23:52.171 T:45624 DEBUG: LocalizeStrings: loaded 22 strings from file C:\Program Files\Kodi\addons\pvr.iptvsimple\resources\language\resource.language.en_gb\strings.po
  657. 23:23:52.171 T:45624 DEBUG: LocalizeStrings: loaded 71 strings from file C:\Program Files\Kodi\addons\pvr.mediaportal.tvserver\resources\language\resource.language.en_gb\strings.po
  658. 23:23:52.171 T:45624 DEBUG: LocalizeStrings: loaded 103 strings from file C:\Program Files\Kodi\addons\pvr.mythtv\resources\language\resource.language.en_gb\strings.po
  659. 23:23:52.172 T:45624 DEBUG: LocalizeStrings: loaded 28 strings from file C:\Program Files\Kodi\addons\pvr.nextpvr\resources\language\resource.language.en_gb\strings.po
  660. 23:23:52.172 T:45624 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files\Kodi\addons\pvr.njoy\resources\language\resource.language.en_gb\strings.po
  661. 23:23:52.172 T:45624 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files\Kodi\addons\pvr.octonet\resources\language\resource.language.en_gb\strings.po
  662. 23:23:52.173 T:45624 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files\Kodi\addons\pvr.pctv\resources\language\resource.language.en_gb\strings.po
  663. 23:23:52.173 T:45624 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Program Files\Kodi\addons\pvr.stalker\resources\language\resource.language.en_gb\strings.po
  664. 23:23:52.173 T:45624 DEBUG: LocalizeStrings: loaded 25 strings from file C:\Program Files\Kodi\addons\pvr.vbox\resources\language\resource.language.en_gb\strings.po
  665. 23:23:52.174 T:45624 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files\Kodi\addons\pvr.vdr.vnsi\resources\language\resource.language.en_gb\strings.po
  666. 23:23:52.174 T:45624 DEBUG: LocalizeStrings: loaded 27 strings from file C:\Program Files\Kodi\addons\pvr.vuplus\resources\language\resource.language.en_gb\strings.po
  667. 23:23:52.175 T:45624 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files\Kodi\addons\pvr.wmc\resources\language\resource.language.en_gb\strings.po
  668. 23:23:52.176 T:45624 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files\Kodi\addons\screensaver.biogenesis\resources\language\English\strings.po
  669. 23:23:52.176 T:45624 DEBUG: LocalizeStrings: loaded 16 strings from file C:\Program Files\Kodi\addons\screensaver.greynetic\resources\language\English\strings.po
  670. 23:23:52.177 T:45624 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files\Kodi\addons\screensaver.pingpong\resources\language\English\strings.po
  671. 23:23:52.177 T:45624 DEBUG: LocalizeStrings: loaded 39 strings from file C:\Program Files\Kodi\addons\screensaver.shadertoy\resources\language\English\strings.po
  672. 23:23:52.178 T:45624 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files\Kodi\addons\screensaver.stars\resources\language\English\strings.po
  673. 23:23:52.178 T:45624 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  674. 23:23:52.178 T:45624 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  675. 23:23:52.179 T:45624 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\raptor\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  676. 23:23:52.180 T:45624 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files\Kodi\addons\visualization.milkdrop\resources\language\English\strings.po
  677. 23:23:52.180 T:45624 DEBUG: LocalizeStrings: loaded 15 strings from file C:\Program Files\Kodi\addons\visualization.spectrum\resources\language\English\strings.po
  678. 23:23:52.181 T:45624 DEBUG: LocalizeStrings: loaded 11 strings from file C:\Program Files\Kodi\addons\visualization.vortex\resources\language\English\strings.po
  679. 23:23:52.182 T:45624 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  680. 23:23:52.182 T:45624 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  681. 23:23:52.182 T:45624 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  682. 23:23:52.183 T:45624 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  683. 23:23:52.183 T:45624 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  684. 23:23:52.183 T:45624 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
  685. 23:23:52.183 T:45624 DEBUG: SECTION:LoadDLL(special://xbmcbin/cec.dll)
  686. 23:23:52.185 T:45624 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  687. 23:23:52.185 T:45624 DEBUG: PERIPHERAL - PERIPHERALS::CPeripheralAddon::CreateAddon - creating peripheral add-on instance 'Joystick Support'
  688. 23:23:52.185 T:45624 DEBUG: ADDON: Dll Initializing - Joystick Support
  689. 23:23:52.185 T:45624 DEBUG: SECTION:LoadDLL(C:\Program Files\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
  690. 23:23:52.187 T:45624 DEBUG: AddOnLog: Joystick Support: Attempting to load XInput1_4.dll...
  691. 23:23:52.188 T:45624 DEBUG: AddOnLog: Joystick Support: Loaded XInput DLL version 1.4
  692. 23:23:52.188 T:45624 DEBUG: AddOnLog: Joystick Support: Loaded XInput symbols (GetState=6DF11DD0, GetStateEx=00000000, SetState=6DF12060, GetCaps=6DF122F0, GetBatteryInformation=6DF12670, PowerOff=00000000)
  693. 23:23:52.189 T:45624 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  694. 23:23:52.189 T:45624 DEBUG: Calling TransferSettings for: Joystick Support
  695. 23:23:52.189 T:45624 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
  696. 23:23:52.189 T:13524 DEBUG: Thread PeripBusUSB start, auto delete: false
  697. 23:23:52.189 T:23284 DEBUG: Thread PeripBusCEC start, auto delete: false
  698. 23:23:52.189 T:46576 DEBUG: Thread PeripEventScanner start, auto delete: false
  699. 23:23:52.189 T:34428 DEBUG: Thread PeripBusAddon start, auto delete: false
  700. 23:23:52.194 T:47692 NOTICE: Running database version Addons27
  701. 23:23:52.194 T:47692 DEBUG: CDatabaseManager::Initialize, updating databases...
  702. 23:23:52.195 T:47692 NOTICE: Running database version ViewModes6
  703. 23:23:52.196 T:47692 NOTICE: Running database version Textures13
  704. 23:23:52.204 T:47692 INFO: MYSQL: Connected to version 5.0.96-log
  705. 23:23:52.205 T:47692 WARNING: Unable to query optimizer_switch: 'KMusic60' (1)
  706. 23:23:52.232 T:47692 NOTICE: Running database version KMusic60
  707. 23:23:52.235 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  708. 23:23:52.279 T:47692 NOTICE: Running database version KVideo107
  709. 23:23:52.280 T:47692 NOTICE: Running database version TV29
  710. 23:23:52.281 T:47692 NOTICE: Running database version Epg11
  711. 23:23:52.282 T:47692 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  712. 23:23:52.283 T:45624 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  713. 23:23:52.322 T:44320 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  714. 23:23:52.322 T:44320 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  715. 23:23:52.328 T:45624 INFO: Unloading old skin ...
  716. 23:23:52.328 T:45624 INFO: load skin from: C:\Program Files\Kodi\addons\skin.estuary (version: 1.9.16)
  717. 23:23:52.328 T:45624 INFO: load fonts for skin...
  718. 23:23:52.330 T:45624 INFO: Loading fonts from C:\Program Files\Kodi\addons\skin.estuary\xml\Font.xml
  719. 23:23:52.343 T:45624 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
  720. 23:23:52.344 T:45624 DEBUG: LocalizeStrings: loaded 132 strings from file C:\Program Files\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
  721. 23:23:52.344 T:45624 INFO: Loading skin includes from C:\Program Files\Kodi\addons\skin.estuary\xml\includes.xml
  722. 23:23:52.370 T:45624 INFO: load new skin...
  723. 23:23:52.370 T:45624 INFO: Loading user windows, path C:\Program Files\Kodi\addons\skin.estuary\xml
  724. 23:23:52.375 T:45624 DEBUG: Load Skin XML: 4.77ms
  725. 23:23:52.375 T:45624 INFO: initialize new skin...
  726. 23:23:52.375 T:45624 DEBUG: guilib: Fill viewport on change for solving rendering passes
  727. 23:23:52.375 T:45624 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  728. 23:23:52.377 T:45624 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files\Kodi\addons\skin.estuary\media\Textures.xbt
  729. 23:23:52.377 T:45624 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  730. 23:23:52.378 T:45624 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  731. 23:23:52.379 T:45624 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  732. 23:23:52.381 T:45624 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  733. 23:23:52.382 T:45624 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  734. 23:23:52.384 T:45624 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  735. 23:23:52.395 T:45624 INFO: skin loaded...
  736. 23:23:52.395 T:45624 DEBUG: Activating window ID: 12997
  737. 23:23:52.395 T:45624 DEBUG: ------ Window Init () ------
  738. 23:23:52.395 T:45624 INFO: load splash image: C:\Program Files\Kodi\media\Splash.png
  739. 23:23:52.404 T:45624 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  740. 23:23:52.404 T:45624 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  741. 23:23:52.404 T:45624 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  742. 23:23:52.404 T:45624 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  743. 23:23:52.417 T:45624 INFO: JSONRPC v8.0.0: Successfully initialized
  744. 23:23:52.417 T:45624 DEBUG: ADDON: Starting service addons.
  745. 23:23:52.420 T:45624 DEBUG: Activating window ID: 12999
  746. 23:23:52.420 T:45624 DEBUG: ------ Window Init (Startup.xml) ------
  747. 23:23:52.420 T:45624 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  748. 23:23:52.420 T:7980 DEBUG: Thread LanguageInvoker start, auto delete: false
  749. 23:23:52.420 T:7980 INFO: initializing python engine.
  750. 23:23:52.420 T:45624 DEBUG: Activating window ID: 10000
  751. 23:23:52.420 T:45624 DEBUG: ------ Window Deinit (Startup.xml) ------
  752. 23:23:52.420 T:45624 DEBUG: ------ Window Init (Home.xml) ------
  753. 23:23:52.420 T:45624 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  754. 23:23:52.428 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  755. 23:23:52.446 T:7980 WARNING: Previous line repeats 1 times.
  756. 23:23:52.447 T:7980 DEBUG: CPythonInvoker(0, C:\Users\raptor\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  757. 23:23:52.453 T:45624 WARNING: Unable to query optimizer_switch: 'KMusic60' (1)
  758. 23:23:52.467 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  759. 23:23:52.470 T:7980 DEBUG: -->Python Interpreter Initialized<--
  760. 23:23:52.470 T:7980 DEBUG: CPythonInvoker(0, C:\Users\raptor\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\raptor\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  761. 23:23:52.470 T:7980 DEBUG: CPythonInvoker(0, C:\Users\raptor\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\raptor\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
  762. 23:23:52.470 T:7980 DEBUG: CPythonInvoker(0, C:\Users\raptor\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\raptor\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  763. 23:23:52.471 T:7980 DEBUG: CPythonInvoker(0, C:\Users\raptor\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
  764. 23:23:52.481 T:7980 DEBUG: Version Check: Version 0.3.26 started
  765. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  766. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  767. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  768. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  769. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  770. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  771. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  772. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  773. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  774. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  775. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  776. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  777. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  778. 23:23:52.505 T:47516 DEBUG: Thread JobWorker start, auto delete: true
  779. 23:23:52.505 T:45624 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  780. 23:23:52.506 T:45624 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  781. 23:23:52.506 T:45624 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  782. 23:23:52.506 T:45624 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  783. 23:23:52.506 T:45624 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  784. 23:23:52.506 T:45372 DEBUG: Thread JobWorker start, auto delete: true
  785. 23:23:52.506 T:45624 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  786. 23:23:52.506 T:45624 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  787. 23:23:52.506 T:45624 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  788. 23:23:52.509 T:45624 DEBUG: ContextMenuManager: addon menus reloaded.
  789. 23:23:52.509 T:45624 INFO: removing tempfiles
  790. 23:23:52.509 T:47516 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  791. 23:23:52.510 T:45624 DEBUG: ADDON: Starting service addons.
  792. 23:23:52.510 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  793. 23:23:52.516 T:45624 WARNING: Previous line repeats 1 times.
  794. 23:23:52.516 T:45624 DEBUG: CRepositoryUpdater: previous update at 08/09/2018 10:25:49 PM, next at 09/09/2018 10:25:49 PM
  795. 23:23:52.516 T:45624 NOTICE: initialize done
  796. 23:23:52.516 T:45624 NOTICE: Running the application...
  797. 23:23:52.516 T:44896 DEBUG: Thread Timer start, auto delete: false
  798. 23:23:52.517 T:45624 DEBUG: no profile autoexec.py (C:\Users\raptor\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  799. 23:23:52.517 T:45624 DEBUG: CNetwork::NetworkMessage - Starting network services
  800. 23:23:52.517 T:45624 NOTICE: starting upnp client
  801. 23:23:52.521 T:47964 DEBUG: Thread EventServer start, auto delete: false
  802. 23:23:52.521 T:47964 NOTICE: ES: Starting UDP Event server on port 9777
  803. 23:23:52.521 T:45624 INFO: JSONRPC Server: Successfully initialized
  804. 23:23:52.521 T:47964 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  805. 23:23:52.521 T:4472 DEBUG: Thread TCPServer start, auto delete: false
  806. 23:23:52.543 T:47516 DEBUG: CVideoDatabase::RunQuery took 22 ms for 0 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  807. 23:23:52.547 T:47516 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  808. 23:23:52.571 T:45624 DEBUG: ------ Window Init () ------
  809. 23:23:52.572 T:45624 DEBUG: ------ Window Init (Pointer.xml) ------
  810. 23:23:52.605 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  811. 23:23:52.666 T:47852 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  812. 23:23:52.843 T:45372 DEBUG: CVideoDatabase::RunQuery took 320 ms for 502 items query: select * from movie_view WHERE ((movie_view.dateAdded > '1900-01-01')) AND ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  813. 23:23:52.847 T:47516 DEBUG: CVideoDatabase::RunQuery took 271 ms for 502 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  814. 23:23:52.860 T:47516 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  815. 23:23:52.927 T:47692 WARNING: Previous line repeats 1 times.
  816. 23:23:52.927 T:47692 DEBUG: CVideoDatabase::RunQuery took 313 ms for 1274 items query: select * from movie_view
  817. 23:23:52.931 T:47516 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  818. 23:23:52.937 T:44120 WARNING: Previous line repeats 1 times.
  819. 23:23:52.937 T:44120 DEBUG: Thread JobWorker start, auto delete: true
  820. 23:23:52.949 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  821. 23:23:52.977 T:44120 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://image.tmdb.org
  822. 23:23:53.017 T:44120 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/eHtPh1wr9IF6GFiQN8zNVU2pfnW.jpg -> image/jpeg
  823. 23:23:53.017 T:44120 DEBUG: CurlFile::Open(10AD0060) http://image.tmdb.org/t/p/original/eHtPh1wr9IF6GFiQN8zNVU2pfnW.jpg
  824. 23:23:53.020 T:47692 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://image.tmdb.org
  825. 23:23:53.059 T:47692 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/pbcRVB5KCrF2iHWzhJoydSZlxX9.jpg -> image/jpeg
  826. 23:23:53.059 T:47692 DEBUG: CurlFile::Open(10ACF2B0) http://image.tmdb.org/t/p/original/pbcRVB5KCrF2iHWzhJoydSZlxX9.jpg
  827. 23:23:53.153 T:44120 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/eHtPh1wr9IF6GFiQN8zNVU2pfnW.jpg' to '9/97a244d7.jpg':
  828. 23:23:53.156 T:45372 DEBUG: CVideoDatabase::RunQuery took 189 ms for 584 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet ORDER BY sets.idSet
  829. 23:23:53.188 T:44120 DEBUG: cached image 'special://masterprofile/Thumbnails/9/97a244d7.jpg' size 480x720
  830. 23:23:53.195 T:47692 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/pbcRVB5KCrF2iHWzhJoydSZlxX9.jpg' to '6/68a4375c.jpg':
  831. 23:23:53.218 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  832. 23:23:53.221 T:47692 DEBUG: cached image 'special://masterprofile/Thumbnails/6/68a4375c.jpg' size 480x720
  833. 23:23:53.361 T:45372 DEBUG: Caching image 'smb://IDUN/kodi/art/movies/Underworld_2__Evolution_2006-poster.jpg' to '6/61c3a89a.jpg':
  834. 23:23:53.361 T:45372 DEBUG: cached image 'special://masterprofile/Thumbnails/6/61c3a89a.jpg' size 418x627
  835. 23:23:53.395 T:45372 DEBUG: Caching image 'smb://IDUN/kodi/art/movies/Step_Up_4__Miami_Heat_2012-poster.jpg' to 'c/c2bbe04c.jpg':
  836. 23:23:53.395 T:45372 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c2bbe04c.jpg' size 480x720
  837. 23:23:53.412 T:45372 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://image.tmdb.org
  838. 23:23:53.500 T:47516 DEBUG: CVideoDatabase::RunQuery took 561 ms for 31 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
  839. 23:23:53.511 T:47516 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  840. 23:23:53.561 T:47516 DEBUG: Caching image 'smb://IDUN/kodi/art/movies/Barfuss_2005-poster.jpg' to '0/0c7439f2.jpg':
  841. 23:23:53.561 T:47516 DEBUG: cached image 'special://masterprofile/Thumbnails/0/0c7439f2.jpg' size 480x720
  842. 23:23:53.610 T:47516 DEBUG: Caching image 'smb://IDUN/kodi/art/movies/Stirb_langsam_2_1990-poster.jpg' to '3/3975d6d8.jpg':
  843. 23:23:53.610 T:47516 DEBUG: cached image 'special://masterprofile/Thumbnails/3/3975d6d8.jpg' size 418x627
  844. 23:23:53.651 T:47516 DEBUG: Caching image 'smb://IDUN/kodi/art/movies/Der_Auftragslover_2010-poster.jpg' to '9/9b88b41d.jpg':
  845. 23:23:53.651 T:47516 DEBUG: cached image 'special://masterprofile/Thumbnails/9/9b88b41d.jpg' size 509x720
  846. 23:23:53.668 T:47852 DEBUG: CRemoteControl::Connect - failed to connect
  847. 23:23:53.668 T:47852 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  848. 23:23:53.695 T:47516 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://cf2.imgobject.com
  849. 23:23:53.748 T:47692 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/ciJPih2RmQkXAxfLY4zmygEkJWA.jpg -> image/jpeg
  850. 23:23:53.748 T:47692 DEBUG: CurlFile::Open(1259EF88) http://image.tmdb.org/t/p/original/ciJPih2RmQkXAxfLY4zmygEkJWA.jpg
  851. 23:23:53.835 T:47692 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/ciJPih2RmQkXAxfLY4zmygEkJWA.jpg' to 'e/ef0a7a67.jpg':
  852. 23:23:53.867 T:47692 DEBUG: cached image 'special://masterprofile/Thumbnails/e/ef0a7a67.jpg' size 480x720
  853. 23:23:54.158 T:44120 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/yxCTXi299heLniFSY6NogdYv7xu.jpg -> image/jpeg
  854. 23:23:54.158 T:44120 DEBUG: CurlFile::Open(1259E668) http://image.tmdb.org/t/p/original/yxCTXi299heLniFSY6NogdYv7xu.jpg
  855. 23:23:54.273 T:44120 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/yxCTXi299heLniFSY6NogdYv7xu.jpg' to '6/6d5749e0.jpg':
  856. 23:23:54.295 T:45372 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/gu7gtvYHg3cYAGqfpBbSLGNmFPy.jpg -> image/jpeg
  857. 23:23:54.295 T:45372 DEBUG: CurlFile::Open(1259DF90) http://image.tmdb.org/t/p/original/gu7gtvYHg3cYAGqfpBbSLGNmFPy.jpg
  858. 23:23:54.304 T:44120 DEBUG: cached image 'special://masterprofile/Thumbnails/6/6d5749e0.jpg' size 480x720
  859. 23:23:54.330 T:44120 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  860. 23:23:54.465 T:45372 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/gu7gtvYHg3cYAGqfpBbSLGNmFPy.jpg' to '8/8be20607.jpg':
  861. 23:23:54.496 T:45372 DEBUG: cached image 'special://masterprofile/Thumbnails/8/8be20607.jpg' size 480x720
  862. 23:23:54.519 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  863. 23:23:54.953 T:47516 DEBUG: CCurlFile::GetMimeType - http://cf2.imgobject.com/t/p/original/sZozboEBmf9SV3XVpF6Y7z88q03.jpg -> image/jpeg
  864. 23:23:54.953 T:47516 DEBUG: CurlFile::Open(131431A8) http://cf2.imgobject.com/t/p/original/sZozboEBmf9SV3XVpF6Y7z88q03.jpg
  865. 23:23:55.022 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  866. 23:23:55.023 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  867. 23:23:55.024 T:45624 DEBUG: ------ Window Deinit (Pointer.xml) ------
  868. 23:23:55.077 T:44120 DEBUG: CVideoDatabase::RunQuery took 740 ms for 60 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  869. 23:23:55.083 T:44120 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  870. 23:23:55.089 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  871. 23:23:55.110 T:44120 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  872. 23:23:55.192 T:47516 DEBUG: CCurlFile::Open - effective URL: <http://image.tmdb.org/t/p/original/sZozboEBmf9SV3XVpF6Y7z88q03.jpg>
  873. 23:23:55.425 T:47516 DEBUG: Caching image 'http://cf2.imgobject.com/t/p/original/sZozboEBmf9SV3XVpF6Y7z88q03.jpg' to '4/4f016fe2.jpg':
  874. 23:23:55.428 T:47516 DEBUG: ffmpeg[B99C]: [swscaler] Warning: data is not aligned! This can lead to a speedloss
  875. 23:23:55.464 T:47516 DEBUG: cached image 'special://masterprofile/Thumbnails/4/4f016fe2.jpg' size 486x720
  876. 23:23:55.486 T:47516 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  877. 23:23:55.815 T:44120 DEBUG: CVideoDatabase::RunQuery took 688 ms for 174 items query: SELECT * FROM tvshow_view WHERE ((tvshow_view.watchedcount = 0)) AND ((tvshow_view.totalCount > 0))
  878. 23:23:55.826 T:44120 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  879. 23:23:55.980 T:45624 WARNING: Previous line repeats 1 times.
  880. 23:23:55.980 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  881. 23:23:55.980 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  882. 23:23:56.038 T:47692 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://thetvdb.com
  883. 23:23:56.113 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  884. 23:23:56.493 T:47516 DEBUG: CVideoDatabase::RunQuery took 996 ms for 20 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
  885. 23:23:56.529 T:47516 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  886. 23:23:56.657 T:44120 DEBUG: CVideoDatabase::RunQuery took 797 ms for 72 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
  887. 23:23:56.716 T:47516 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://thetvdb.com
  888. 23:23:57.201 T:44120 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  889. 23:23:57.329 T:45624 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  890. 23:23:57.349 T:44120 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://thetvdb.com
  891. 23:23:57.349 T:45624 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  892. 23:23:57.643 T:7980 DEBUG: Previous line repeats 4 times.
  893. 23:23:57.643 T:7980 DEBUG: Version Check: Version installed {u'major': 17, u'tag': u'stable', u'minor': 6, u'revision': u'20171114-a9a7a20'}
  894. 23:23:57.643 T:7980 DEBUG: Version Check: Version available {u'major': u'17', u'extrainfo': u'final', u'tagversion': u'', u'tag': u'stable', u'addon_support': u'yes', u'minor': u'6', u'revision': u'20171114-a9a7a20'}
  895. 23:23:57.643 T:7980 DEBUG: Version Check: There is no newer stable available
  896. 23:23:57.643 T:7980 INFO: CPythonInvoker(0, C:\Users\raptor\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  897. 23:23:57.690 T:7980 INFO: Python script stopped
  898. 23:23:57.690 T:7980 DEBUG: Thread LanguageInvoker 7980 terminating
  899. 23:23:57.819 T:45372 DEBUG: CVideoDatabase::RunQuery took 3288 ms for 7659 items query: select * from episode_view WHERE ((episode_view.dateAdded > '1900-01-01')) AND ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  900. 23:23:57.908 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  901. 23:23:57.918 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  902. 23:23:57.921 T:47516 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/posters/257645-5.jpg -> image/jpeg
  903. 23:23:57.921 T:47516 DEBUG: CurlFile::Open(18321500) http://thetvdb.com/banners/posters/257645-5.jpg
  904. 23:23:57.971 T:45372 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://thetvdb.com
  905. 23:23:57.991 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  906. 23:23:57.991 T:45624 DEBUG: Activating window ID: 10025
  907. 23:23:58.022 T:47516 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/posters/257645-5.jpg>
  908. 23:23:58.077 T:45372 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/posters/259669-4.jpg -> image/jpeg
  909. 23:23:58.077 T:45372 DEBUG: CurlFile::Open(18324BC0) http://thetvdb.com/banners/posters/259669-4.jpg
  910. 23:23:58.086 T:47516 DEBUG: Caching image 'http://thetvdb.com/banners/posters/257645-5.jpg' to '7/7a2e0a79.jpg':
  911. 23:23:58.101 T:47516 DEBUG: cached image 'special://masterprofile/Thumbnails/7/7a2e0a79.jpg' size 490x720
  912. 23:23:58.175 T:47516 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/posters/79755-4.jpg -> image/jpeg
  913. 23:23:58.175 T:47516 DEBUG: CurlFile::Open(18323BC8) http://thetvdb.com/banners/posters/79755-4.jpg
  914. 23:23:58.183 T:45372 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/posters/259669-4.jpg>
  915. 23:23:58.277 T:47516 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/posters/79755-4.jpg>
  916. 23:23:58.294 T:45624 DEBUG: ------ Window Deinit (Home.xml) ------
  917. 23:23:58.296 T:45372 DEBUG: Caching image 'http://thetvdb.com/banners/posters/259669-4.jpg' to 'd/d764801a.jpg':
  918. 23:23:58.310 T:45372 DEBUG: cached image 'special://masterprofile/Thumbnails/d/d764801a.jpg' size 490x720
  919. 23:23:58.311 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  920. 23:23:58.314 T:47516 DEBUG: Caching image 'http://thetvdb.com/banners/posters/79755-4.jpg' to 'b/b95c6daa.jpg':
  921. 23:23:58.324 T:45624 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  922. 23:23:58.324 T:45624 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  923. 23:23:58.328 T:47516 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b95c6daa.jpg' size 490x720
  924. 23:23:58.362 T:45624 DEBUG: CDirectoryProvider[]: refreshing..
  925. 23:23:58.363 T:45624 DEBUG: Previous line repeats 6 times.
  926. 23:23:58.363 T:45624 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/)
  927. 23:23:58.363 T:45624 DEBUG: ParentPath = [videodb://tvshows/titles/]
  928. 23:23:58.366 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  929. 23:23:58.485 T:47516 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  930. 23:23:58.485 T:47516 DEBUG: Getting Directory (special://profile/playlists/video)
  931. 23:23:58.486 T:47516 DEBUG: Getting Directory (special://profile/playlists/mixed)
  932. 23:23:58.486 T:47516 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  933. 23:23:58.487 T:47516 DEBUG: CFavourites::Load - no system favourites found, skipping
  934. 23:23:58.487 T:47516 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  935. 23:23:58.942 T:45624 DEBUG: CVideoDatabase::RunQuery took 568 ms for 319 items query: SELECT * FROM tvshow_view WHERE totalCount IS NOT NULL AND totalCount > 0
  936. 23:23:58.965 T:47524 DEBUG: Thread BackgroundLoader start, auto delete: false
  937. 23:23:58.968 T:47524 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  938. 23:23:58.999 T:45624 WARNING: Previous line repeats 1 times.
  939. 23:23:58.999 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  940. 23:23:58.999 T:47516 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  941. 23:23:59.002 T:47516 WARNING: Unable to query optimizer_switch: 'KMusic60' (1)
  942. 23:23:59.025 T:47516 WARNING: Previous line repeats 1 times.
  943. 23:23:59.025 T:47516 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
  944. 23:23:59.027 T:47516 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
  945. 23:23:59.030 T:47516 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  946. 23:23:59.033 T:47516 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  947. 23:23:59.178 T:44120 WARNING: Previous line repeats 1 times.
  948. 23:23:59.179 T:44120 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/posters/72499-4.jpg -> image/jpeg
  949. 23:23:59.179 T:44120 DEBUG: CurlFile::Open(18321070) http://thetvdb.com/banners/posters/72499-4.jpg
  950. 23:23:59.202 T:44120 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/posters/72499-4.jpg>
  951. 23:23:59.240 T:44120 DEBUG: Caching image 'http://thetvdb.com/banners/posters/72499-4.jpg' to 'c/cd0273f9.jpg':
  952. 23:23:59.243 T:47524 DEBUG: Thread BackgroundLoader 47524 terminating
  953. 23:23:59.245 T:47516 DEBUG: CVideoDatabase::RunQuery took 189 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  954. 23:23:59.261 T:44120 DEBUG: cached image 'special://masterprofile/Thumbnails/c/cd0273f9.jpg' size 490x720
  955. 23:23:59.287 T:44120 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  956. 23:23:59.458 T:47692 ERROR: Previous line repeats 6 times.
  957. 23:23:59.458 T:47692 DEBUG: CCurlFile::GetMimeType - http://thetvdb.com/banners/posters/281700-2.jpg -> image/jpeg
  958. 23:23:59.458 T:47692 DEBUG: CurlFile::Open(18321748) http://thetvdb.com/banners/posters/281700-2.jpg
  959. 23:23:59.569 T:47692 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/posters/281700-2.jpg>
  960. 23:23:59.696 T:47692 DEBUG: Caching image 'http://thetvdb.com/banners/posters/281700-2.jpg' to 'a/a01e0607.jpg':
  961. 23:23:59.710 T:47692 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a01e0607.jpg' size 490x720
  962. 23:23:59.727 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/movies/Die Bestimmung 3.mp4
  963. 23:23:59.730 T:47692 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  964. 23:23:59.857 T:47692 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  965. 23:23:59.869 T:47692 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  966. 23:23:59.869 T:47692 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  967. 23:23:59.869 T:47692 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  968. 23:23:59.874 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  969. 23:23:59.884 T:47692 DEBUG: Mysql Start transaction
  970. 23:23:59.884 T:47692 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 21647
  971. 23:23:59.885 T:47692 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (21647,0,'h264',2.400000,720,300,7233,'','und')
  972. 23:23:59.885 T:47692 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (21647,1,'aac',2,'und')
  973. 23:23:59.886 T:47692 DEBUG: Mysql execute: update movie set c11=7233 where idFile=21647 and c11=''
  974. 23:23:59.887 T:47692 DEBUG: Mysql execute: update episode set c09=7233 where idFile=21647 and c09=''
  975. 23:24:00.060 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  976. 23:24:00.060 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  977. 23:24:00.067 T:44120 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.studios.white/CBS.png
  978. 23:24:00.067 T:44120 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.studios.white/CBS.png
  979. 23:24:00.160 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  980. 23:24:00.527 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  981. 23:24:00.595 T:47692 DEBUG: Mysql execute: update musicvideo set c04=7233 where idFile=21647 and c04=''
  982. 23:24:00.597 T:47692 DEBUG: Mysql commit transaction
  983. 23:24:00.600 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/movies/Der Sturm.avi
  984. 23:24:00.604 T:47692 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [avi]
  985. 23:24:00.615 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  986. 23:24:00.615 T:45624 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/85/)
  987. 23:24:00.616 T:45624 DEBUG: ParentPath = [videodb://tvshows/titles/]
  988. 23:24:00.623 T:44120 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  989. 23:24:00.855 T:47692 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  990. 23:24:00.867 T:47692 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  991. 23:24:00.867 T:47692 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  992. 23:24:00.867 T:47692 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  993. 23:24:00.881 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  994. 23:24:00.893 T:47692 DEBUG: Mysql Start transaction
  995. 23:24:00.893 T:47692 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 21637
  996. 23:24:00.894 T:47692 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (21637,0,'mpeg4',2.352941,640,272,7475,'','')
  997. 23:24:00.894 T:47692 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (21637,1,'mp3',2,'')
  998. 23:24:00.895 T:47692 DEBUG: Mysql execute: update movie set c11=7475 where idFile=21637 and c11=''
  999. 23:24:00.896 T:47692 DEBUG: Mysql execute: update episode set c09=7475 where idFile=21637 and c09=''
  1000. 23:24:00.905 T:47516 DEBUG: CVideoDatabase::RunQuery took 1638 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1001. 23:24:00.949 T:47516 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1002. 23:24:00.949 T:47516 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1003. 23:24:00.952 T:47516 WARNING: Unable to query optimizer_switch: 'KMusic60' (1)
  1004. 23:24:00.962 T:47516 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')
  1005. 23:24:00.980 T:47516 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1006. 23:24:01.116 T:45624 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1007. 23:24:02.528 T:44120 DEBUG: CVideoDatabase::RunQuery took 1894 ms for 5 items query: SELECT * FROM season_view WHERE season_view.idShow = 85
  1008. 23:24:02.529 T:47692 DEBUG: Mysql execute: update musicvideo set c04=7475 where idFile=21637 and c04=''
  1009. 23:24:02.530 T:47692 DEBUG: Mysql commit transaction
  1010. 23:24:02.532 T:44120 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 = 85
  1011. 23:24:02.537 T:44120 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1012. 23:24:02.563 T:45624 DEBUG: Saving fileitems [videodb://tvshows/titles/85/]
  1013. 23:24:02.564 T:45624 DEBUG: -- items: 5, sort method: 0, ascending: true
  1014. 23:24:02.571 T:45624 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/85/-2/?tvshowid=85)
  1015. 23:24:02.571 T:45624 DEBUG: ParentPath = [videodb://tvshows/titles/]
  1016. 23:24:02.576 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1017. 23:24:02.601 T:47692 DEBUG: CVideoDatabase::RunQuery took 16 ms for 105 items query: select * from episode_view WHERE episode_view.idShow = 85
  1018. 23:24:02.612 T:47692 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from movie_view join movielinktvshow on movielinktvshow.idMovie=movie_view.idMovie WHERE movielinktvshow.idShow = 85
  1019. 23:24:02.615 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1020. 23:24:02.638 T:45624 DEBUG: WindowVideoNav::GetDirectory
  1021. 23:24:03.435 T:44192 DEBUG: Thread BackgroundLoader start, auto delete: false
  1022. 23:24:03.439 T:44192 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1023. 23:24:03.453 T:45624 WARNING: Previous line repeats 1 times.
  1024. 23:24:03.454 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1025. 23:24:03.464 T:45624 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1026. 23:24:03.611 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E01.mkv/1.000000
  1027. 23:24:03.612 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E02.mkv/1.000000
  1028. 23:24:03.612 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E03.mkv/1.000000
  1029. 23:24:03.613 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E04.mkv/1.000000
  1030. 23:24:03.614 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E05.mkv/1.000000
  1031. 23:24:03.614 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E06.mkv/1.000000
  1032. 23:24:03.615 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E07.mkv/1.000000
  1033. 23:24:03.616 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E08.mkv/1.000000
  1034. 23:24:03.617 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E09.mkv/1.000000
  1035. 23:24:03.617 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E10.mkv/1.000000
  1036. 23:24:03.618 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E11.mkv/1.000000
  1037. 23:24:03.619 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E12.mkv/1.000000
  1038. 23:24:03.619 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E13.mkv/1.000000
  1039. 23:24:03.620 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E14.mkv/1.000000
  1040. 23:24:03.621 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E15.mkv/1.000000
  1041. 23:24:03.621 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E16.mkv/1.000000
  1042. 23:24:03.622 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E17.mkv/1.000000
  1043. 23:24:03.623 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E18.mkv/1.000000
  1044. 23:24:03.624 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E19.mkv/1.000000
  1045. 23:24:03.624 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E20.mkv/1.000000
  1046. 23:24:03.625 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E21.mkv/1.000000
  1047. 23:24:03.625 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E22.mkv/1.000000
  1048. 23:24:03.626 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E23E24.mkv/2.000000
  1049. 23:24:03.627 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E01.mkv/1.000000
  1050. 23:24:03.628 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E02.mkv/1.000000
  1051. 23:24:03.628 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E03.mkv/1.000000
  1052. 23:24:03.629 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E04.mkv/1.000000
  1053. 23:24:03.630 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E05.mkv/1.000000
  1054. 23:24:03.630 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E06.mkv/1.000000
  1055. 23:24:03.631 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E07.mkv/1.000000
  1056. 23:24:03.632 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E08.mkv/1.000000
  1057. 23:24:03.633 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E09.mkv/1.000000
  1058. 23:24:03.633 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E10.mkv/1.000000
  1059. 23:24:03.634 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E11.mkv/1.000000
  1060. 23:24:03.635 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E12.mkv/1.000000
  1061. 23:24:03.636 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E13.mkv/1.000000
  1062. 23:24:03.636 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E14.mkv/1.000000
  1063. 23:24:03.637 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E15.mkv/1.000000
  1064. 23:24:03.638 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E16.mkv/1.000000
  1065. 23:24:03.638 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E17.mkv/1.000000
  1066. 23:24:03.639 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E18.mkv/1.000000
  1067. 23:24:03.640 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E19.mkv/1.000000
  1068. 23:24:03.641 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E20.mkv/1.000000
  1069. 23:24:03.641 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E21.mkv/1.000000
  1070. 23:24:03.642 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E22.mkv/1.000000
  1071. 23:24:03.643 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E23.mkv/1.000000
  1072. 23:24:03.643 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E24.mkv/1.000000
  1073. 23:24:03.644 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E01.mkv/1.000000
  1074. 23:24:03.645 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E02.mkv/1.000000
  1075. 23:24:03.645 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E03.mkv/1.000000
  1076. 23:24:03.646 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E04.mkv/1.000000
  1077. 23:24:03.647 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E05.mkv/1.000000
  1078. 23:24:03.647 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E06.mkv/1.000000
  1079. 23:24:03.648 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E07.mkv/1.000000
  1080. 23:24:03.649 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E08.mkv/1.000000
  1081. 23:24:03.650 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E09.mkv/1.000000
  1082. 23:24:03.650 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E10.mkv/1.000000
  1083. 23:24:03.651 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E11.mkv/1.000000
  1084. 23:24:03.652 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E12.mkv/1.000000
  1085. 23:24:03.653 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E13.mkv/1.000000
  1086. 23:24:03.653 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E14.mkv/1.000000
  1087. 23:24:03.654 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E15.mkv/1.000000
  1088. 23:24:03.655 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E16.mkv/1.000000
  1089. 23:24:03.655 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E18.mkv/1.000000
  1090. 23:24:03.656 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E17.mkv/1.000000
  1091. 23:24:03.657 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E19.mkv/1.000000
  1092. 23:24:03.657 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E20.mkv/1.000000
  1093. 23:24:03.658 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E21.mkv/1.000000
  1094. 23:24:03.659 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E22.mkv/1.000000
  1095. 23:24:03.659 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E23.mkv/1.000000
  1096. 23:24:03.660 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E24.mkv/1.000000
  1097. 23:24:03.661 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E02.mkv/1.000000
  1098. 23:24:03.662 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E01.mkv/1.000000
  1099. 23:24:03.662 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E04.mkv/1.000000
  1100. 23:24:03.663 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E03.mkv/1.000000
  1101. 23:24:03.664 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E08.mkv/1.000000
  1102. 23:24:03.664 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E07.mkv/1.000000
  1103. 23:24:03.665 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E06.mkv/1.000000
  1104. 23:24:03.666 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E05.mkv/1.000000
  1105. 23:24:03.667 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E10.mkv/1.000000
  1106. 23:24:03.667 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E09.mkv/1.000000
  1107. 23:24:03.668 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E13.mkv/1.000000
  1108. 23:24:03.669 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E12.mkv/1.000000
  1109. 23:24:03.669 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E11.mkv/1.000000
  1110. 23:24:03.670 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E14.mkv/1.000000
  1111. 23:24:03.671 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E16.mkv/1.000000
  1112. 23:24:03.671 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E15.mkv/1.000000
  1113. 23:24:03.672 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E17.mkv/1.000000
  1114. 23:24:03.673 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E18.mkv/1.000000
  1115. 23:24:03.674 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E19.mkv/1.000000
  1116. 23:24:03.674 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E20.mkv/1.000000
  1117. 23:24:03.675 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E22.mkv/1.000000
  1118. 23:24:03.676 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E21.mkv/1.000000
  1119. 23:24:03.676 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E03.mkv/1.000000
  1120. 23:24:03.677 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E02.mkv/1.000000
  1121. 23:24:03.678 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E01.mkv/1.000000
  1122. 23:24:03.679 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E05.mkv/1.000000
  1123. 23:24:03.679 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E04.mkv/1.000000
  1124. 23:24:03.680 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E08.mkv/1.000000
  1125. 23:24:03.680 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E07.mkv/1.000000
  1126. 23:24:03.681 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E06.mkv/1.000000
  1127. 23:24:03.682 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E09.mkv/1.000000
  1128. 23:24:03.683 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E10.mkv/1.000000
  1129. 23:24:03.684 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E12.mkv/1.000000
  1130. 23:24:03.685 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E11.mkv/1.000000
  1131. 23:24:03.685 T:44192 DEBUG: Thread BackgroundLoader 44192 terminating
  1132. 23:24:04.501 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1133. 23:24:04.501 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1134. 23:24:04.565 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1135. 23:24:05.323 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1136. 23:24:05.373 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1137. 23:24:05.377 T:45624 DEBUG: CGUIWindowVideoNav::OnClick called on 'videodb://tvshows/titles/85/-2/6409?season=-2&tvshowid=85' but file doesn't exist
  1138. 23:24:05.377 T:45624 DEBUG: ------ Window Init (DialogConfirm.xml) ------
  1139. 23:24:05.377 T:45624 INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
  1140. 23:24:07.209 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1141. 23:24:07.308 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1142. 23:24:07.308 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1143. 23:24:07.553 T:45624 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
  1144. 23:24:07.568 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1145. 23:24:07.701 T:45624 INFO: Python, unloading python shared library because no scripts are running anymore
  1146. 23:24:13.431 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1147. 23:24:13.481 T:45624 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1148. 23:24:13.481 T:45624 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1149. 23:24:13.795 T:45624 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1150. 23:24:13.807 T:45624 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1151. 23:24:13.807 T:45624 DEBUG: ------ Window Init (Home.xml) ------
  1152. 23:24:13.811 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1153. 23:24:13.811 T:47692 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1154. 23:24:13.816 T:47692 WARNING: Unable to query optimizer_switch: 'KMusic60' (1)
  1155. 23:24:13.837 T:47692 WARNING: Previous line repeats 1 times.
  1156. 23:24:13.837 T:47692 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
  1157. 23:24:13.839 T:47692 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
  1158. 23:24:13.843 T:47692 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1159. 23:24:13.847 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1160. 23:24:14.015 T:47692 WARNING: Previous line repeats 1 times.
  1161. 23:24:14.015 T:47692 DEBUG: CVideoDatabase::RunQuery took 147 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1162. 23:24:14.022 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/movies/Die Bestimmung 3.mp4
  1163. 23:24:14.028 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1164. 23:24:14.142 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1165. 23:24:14.144 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1166. 23:24:14.144 T:45372 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1167. 23:24:14.144 T:45372 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1168. 23:24:14.150 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1169. 23:24:14.159 T:45372 DEBUG: Mysql Start transaction
  1170. 23:24:14.159 T:45372 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 21647
  1171. 23:24:14.160 T:45372 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (21647,0,'h264',2.400000,720,300,7233,'','und')
  1172. 23:24:14.161 T:45372 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (21647,1,'aac',2,'und')
  1173. 23:24:14.162 T:45372 DEBUG: Mysql execute: update movie set c11=7233 where idFile=21647 and c11=''
  1174. 23:24:14.162 T:45372 DEBUG: Mysql execute: update episode set c09=7233 where idFile=21647 and c09=''
  1175. 23:24:15.390 T:45372 DEBUG: Mysql execute: update musicvideo set c04=7233 where idFile=21647 and c04=''
  1176. 23:24:15.391 T:45372 DEBUG: Mysql commit transaction
  1177. 23:24:15.394 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/movies/Der Sturm.avi
  1178. 23:24:15.396 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [avi]
  1179. 23:24:15.526 T:45624 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1180. 23:24:15.526 T:45624 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1181. 23:24:15.592 T:45624 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1182. 23:24:15.596 T:47692 DEBUG: CVideoDatabase::RunQuery took 1545 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1183. 23:24:15.633 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1184. 23:24:15.636 T:47692 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1185. 23:24:15.636 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1186. 23:24:15.636 T:45372 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1187. 23:24:15.636 T:45372 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1188. 23:24:15.637 T:47692 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1189. 23:24:15.640 T:47692 WARNING: Unable to query optimizer_switch: 'KMusic60' (1)
  1190. 23:24:15.640 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1191. 23:24:15.648 T:47692 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')
  1192. 23:24:15.649 T:45372 DEBUG: Mysql Start transaction
  1193. 23:24:15.649 T:45372 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 21637
  1194. 23:24:15.650 T:45372 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (21637,0,'mpeg4',2.352941,640,272,7475,'','')
  1195. 23:24:15.651 T:45372 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (21637,1,'mp3',2,'')
  1196. 23:24:15.652 T:45372 DEBUG: Mysql execute: update movie set c11=7475 where idFile=21637 and c11=''
  1197. 23:24:15.652 T:45372 DEBUG: Mysql execute: update episode set c09=7475 where idFile=21637 and c09=''
  1198. 23:24:15.653 T:45372 DEBUG: Mysql execute: update musicvideo set c04=7475 where idFile=21637 and c04=''
  1199. 23:24:15.655 T:45372 DEBUG: Mysql commit transaction
  1200. 23:24:15.655 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1201. 23:24:16.943 T:45624 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1202. 23:24:16.943 T:45624 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1203. 23:24:17.032 T:45624 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1204. 23:24:17.261 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1205. 23:24:17.261 T:45624 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1206. 23:24:17.361 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1207. 23:24:17.663 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1208. 23:24:17.748 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1209. 23:24:17.748 T:45624 DEBUG: Activating window ID: 10004
  1210. 23:24:18.063 T:45624 DEBUG: ------ Window Deinit (Home.xml) ------
  1211. 23:24:18.078 T:45624 DEBUG: ------ Window Init (Settings.xml) ------
  1212. 23:24:18.078 T:45624 INFO: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
  1213. 23:24:18.092 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1214. 23:24:18.962 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1215. 23:24:18.962 T:45624 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1216. 23:24:19.096 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1217. 23:24:19.609 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1218. 23:24:19.690 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1219. 23:24:19.690 T:45624 DEBUG: Activating window ID: 10031
  1220. 23:24:19.997 T:45624 DEBUG: ------ Window Deinit (Settings.xml) ------
  1221. 23:24:20.013 T:45624 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  1222. 23:24:20.013 T:45624 INFO: Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY
  1223. 23:24:20.031 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1224. 23:24:20.805 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1225. 23:24:20.805 T:45624 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1226. 23:24:20.881 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1227. 23:24:21.865 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1228. 23:24:21.949 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1229. 23:24:21.949 T:45624 DEBUG: Activating window ID: 10025
  1230. 23:24:22.251 T:45624 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  1231. 23:24:22.271 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1232. 23:24:22.292 T:45624 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1233. 23:24:22.293 T:45624 DEBUG: CGUIMediaWindow::GetDirectory (library://video/files.xml)
  1234. 23:24:22.293 T:45624 DEBUG: ParentPath = [library://video/files.xml/]
  1235. 23:24:22.387 T:39856 DEBUG: Thread BackgroundLoader start, auto delete: false
  1236. 23:24:22.391 T:39856 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1237. 23:24:22.400 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1238. 23:24:22.401 T:39856 DEBUG: Thread BackgroundLoader 39856 terminating
  1239. 23:24:23.350 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1240. 23:24:23.350 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1241. 23:24:23.450 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1242. 23:24:23.550 T:45624 DEBUG: Previous line repeats 1 times.
  1243. 23:24:23.550 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1244. 23:24:23.634 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1245. 23:24:23.734 T:45624 DEBUG: Previous line repeats 1 times.
  1246. 23:24:23.734 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1247. 23:24:23.817 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1248. 23:24:23.900 T:45624 DEBUG: Previous line repeats 1 times.
  1249. 23:24:23.900 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1250. 23:24:23.917 T:45624 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://image.tmdb.org (easy=11144980, multi=109E8E50)
  1251. 23:24:24.001 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1252. 23:24:24.251 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1253. 23:24:24.334 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1254. 23:24:24.335 T:45624 DEBUG: CGUIMediaWindow::GetDirectory (smb://IDUN/tvshows/)
  1255. 23:24:24.335 T:45624 DEBUG: ParentPath = [sources://video/]
  1256. 23:24:24.932 T:45624 DEBUG: CVideoDatabase::RunQuery took 569 ms for 319 items query: SELECT * FROM tvshow_view WHERE idParentPath=2
  1257. 23:24:24.964 T:47460 DEBUG: Thread BackgroundLoader start, auto delete: false
  1258. 23:24:24.967 T:47460 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1259. 23:24:24.969 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1260. 23:24:24.972 T:45624 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://image.tmdb.org (easy=12A24E98, multi=109E8FF0)
  1261. 23:24:24.972 T:45624 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://image.tmdb.org (easy=12C3A730, multi=00000000)
  1262. 23:24:25.476 T:45624 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://cf2.imgobject.com (easy=129C9E08, multi=109E7A00)
  1263. 23:24:25.726 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1264. 23:24:25.726 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1265. 23:24:25.836 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1266. 23:24:26.177 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1267. 23:24:26.267 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1268. 23:24:26.275 T:47460 DEBUG: Thread BackgroundLoader 47460 terminating
  1269. 23:24:26.275 T:45624 DEBUG: CGUIMediaWindow::GetDirectory (smb://IDUN/tvshows/2 Broke Girls/)
  1270. 23:24:26.275 T:45624 DEBUG: ParentPath = [smb://IDUN/tvshows/]
  1271. 23:24:26.294 T:45624 DEBUG: This query part contains a like, we will double backslash in the next field: WHERE strPath LIKE '
  1272. 23:24:27.210 T:45624 DEBUG: CVideoDatabase::RunQuery took 71 ms for 105 items query: select * from episode_view WHERE c19=8
  1273. 23:24:27.223 T:47112 DEBUG: Thread BackgroundLoader start, auto delete: false
  1274. 23:24:27.228 T:47112 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1275. 23:24:27.229 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1276. 23:24:27.405 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E01.mkv
  1277. 23:24:27.406 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E02.mkv
  1278. 23:24:27.408 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E03.mkv
  1279. 23:24:27.410 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E04.mkv
  1280. 23:24:27.412 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E05.mkv
  1281. 23:24:27.414 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E06.mkv
  1282. 23:24:27.417 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E07.mkv
  1283. 23:24:27.419 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E08.mkv
  1284. 23:24:27.421 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E09.mkv
  1285. 23:24:27.423 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E10.mkv
  1286. 23:24:27.426 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E11.mkv
  1287. 23:24:27.428 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E12.mkv
  1288. 23:24:27.430 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E13.mkv
  1289. 23:24:27.433 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E14.mkv
  1290. 23:24:27.435 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E15.mkv
  1291. 23:24:27.437 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E16.mkv
  1292. 23:24:27.440 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E17.mkv
  1293. 23:24:27.442 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E18.mkv
  1294. 23:24:27.445 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E19.mkv
  1295. 23:24:27.447 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E20.mkv
  1296. 23:24:27.449 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E21.mkv
  1297. 23:24:27.451 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E22.mkv
  1298. 23:24:27.454 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E23E24.mkv
  1299. 23:24:27.456 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E01.mkv
  1300. 23:24:27.458 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E02.mkv
  1301. 23:24:27.461 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E03.mkv
  1302. 23:24:27.463 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E04.mkv
  1303. 23:24:27.465 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E05.mkv
  1304. 23:24:27.468 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E06.mkv
  1305. 23:24:27.470 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E07.mkv
  1306. 23:24:27.473 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E08.mkv
  1307. 23:24:27.476 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E09.mkv
  1308. 23:24:27.478 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E10.mkv
  1309. 23:24:27.481 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E11.mkv
  1310. 23:24:27.484 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E12.mkv
  1311. 23:24:27.487 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E13.mkv
  1312. 23:24:27.497 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E14.mkv
  1313. 23:24:27.500 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E15.mkv
  1314. 23:24:27.502 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E16.mkv
  1315. 23:24:27.504 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E17.mkv
  1316. 23:24:27.507 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E18.mkv
  1317. 23:24:27.509 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E19.mkv
  1318. 23:24:27.512 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E20.mkv
  1319. 23:24:27.514 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E21.mkv
  1320. 23:24:27.517 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E22.mkv
  1321. 23:24:27.519 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E23.mkv
  1322. 23:24:27.521 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E24.mkv
  1323. 23:24:27.524 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E01.mkv
  1324. 23:24:27.526 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E02.mkv
  1325. 23:24:27.538 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E03.mkv
  1326. 23:24:27.540 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E04.mkv
  1327. 23:24:27.543 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E05.mkv
  1328. 23:24:27.545 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E06.mkv
  1329. 23:24:27.548 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E07.mkv
  1330. 23:24:27.550 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E08.mkv
  1331. 23:24:27.552 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E09.mkv
  1332. 23:24:27.555 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E10.mkv
  1333. 23:24:27.558 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E11.mkv
  1334. 23:24:27.560 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E12.mkv
  1335. 23:24:27.563 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E13.mkv
  1336. 23:24:27.566 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E14.mkv
  1337. 23:24:27.568 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E15.mkv
  1338. 23:24:27.571 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E16.mkv
  1339. 23:24:27.574 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E17.mkv
  1340. 23:24:27.576 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E18.mkv
  1341. 23:24:27.579 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E19.mkv
  1342. 23:24:27.582 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E20.mkv
  1343. 23:24:27.585 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E21.mkv
  1344. 23:24:27.588 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E22.mkv
  1345. 23:24:27.590 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E23.mkv
  1346. 23:24:27.593 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E24.mkv
  1347. 23:24:27.596 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E01.mkv
  1348. 23:24:27.599 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E02.mkv
  1349. 23:24:27.602 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E03.mkv
  1350. 23:24:27.604 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E04.mkv
  1351. 23:24:27.606 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E05.mkv
  1352. 23:24:27.609 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E06.mkv
  1353. 23:24:27.611 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E07.mkv
  1354. 23:24:27.613 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E08.mkv
  1355. 23:24:27.616 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E09.mkv
  1356. 23:24:27.618 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E10.mkv
  1357. 23:24:27.621 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E11.mkv
  1358. 23:24:27.623 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E12.mkv
  1359. 23:24:27.625 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E13.mkv
  1360. 23:24:27.627 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E14.mkv
  1361. 23:24:27.629 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E15.mkv
  1362. 23:24:27.632 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E16.mkv
  1363. 23:24:27.634 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E17.mkv
  1364. 23:24:27.636 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E18.mkv
  1365. 23:24:27.638 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E19.mkv
  1366. 23:24:27.642 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E20.mkv
  1367. 23:24:27.644 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E21.mkv
  1368. 23:24:27.646 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E22.mkv
  1369. 23:24:27.648 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E01.mkv
  1370. 23:24:27.650 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E02.mkv
  1371. 23:24:27.652 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E03.mkv
  1372. 23:24:27.655 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E04.mkv
  1373. 23:24:27.657 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E05.mkv
  1374. 23:24:27.659 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E06.mkv
  1375. 23:24:27.662 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E07.mkv
  1376. 23:24:27.664 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E08.mkv
  1377. 23:24:27.666 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E09.mkv
  1378. 23:24:27.668 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E10.mkv
  1379. 23:24:27.671 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E11.mkv
  1380. 23:24:27.673 T:47112 DEBUG: Thread BackgroundLoader 47112 terminating
  1381. 23:24:27.674 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E12.mkv
  1382. 23:24:27.738 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1383. 23:24:27.738 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1384. 23:24:27.855 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1385. 23:24:28.778 T:45624 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://thetvdb.com (easy=184CFA70, multi=109E8490)
  1386. 23:24:28.779 T:45624 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://thetvdb.com (easy=129FF1B0, multi=040A7FB8)
  1387. 23:24:29.011 T:45624 DEBUG: Keyboard: scancode: 0x5d, sym: 0x013f, unicode: 0x0000, modifier: 0x0
  1388. 23:24:29.095 T:45624 DEBUG: CInputManager::OnKey: menu (0xf0d8) pressed, action is ContextMenu
  1389. 23:24:29.099 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1390. 23:24:29.122 T:45624 WARNING: Previous line repeats 1 times.
  1391. 23:24:29.122 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers(smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E01.mkv)
  1392. 23:24:29.122 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1393. 23:24:29.122 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1394. 23:24:29.122 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1395. 23:24:29.122 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1396. 23:24:29.122 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1397. 23:24:29.122 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1398. 23:24:29.122 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1399. 23:24:29.122 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1400. 23:24:29.122 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1401. 23:24:29.122 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1402. 23:24:29.122 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1403. 23:24:29.122 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1404. 23:24:29.122 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1405. 23:24:29.122 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  1406. 23:24:29.122 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1407. 23:24:29.122 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1408. 23:24:29.122 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1409. 23:24:29.123 T:45624 DEBUG: CFavourites::Load - no system favourites found, skipping
  1410. 23:24:29.123 T:45624 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  1411. 23:24:29.124 T:45624 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
  1412. 23:24:29.127 T:45624 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  1413. 23:24:29.289 T:45624 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://thetvdb.com (easy=12356538, multi=109E95A0)
  1414. 23:24:29.811 T:45624 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://thetvdb.com (easy=12D81730, multi=1848A560)
  1415. 23:24:29.950 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1416. 23:24:29.950 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1417. 23:24:30.064 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1418. 23:24:30.324 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1419. 23:24:30.414 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1420. 23:24:30.414 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1421. 23:24:30.659 T:45624 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  1422. 23:24:30.690 T:47516 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://thetvdb.com
  1423. 23:24:30.695 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1424. 23:24:30.727 T:44120 WARNING: Previous line repeats 2 times.
  1425. 23:24:30.727 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E01.mkv/1.000000
  1426. 23:24:30.727 T:45624 DEBUG: ------ Window Init (DialogVideoInfo.xml) ------
  1427. 23:24:30.727 T:45624 INFO: Loading skin file: DialogVideoInfo.xml, load type: KEEP_IN_MEMORY
  1428. 23:24:31.359 T:47516 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url http://thetvdb.com/banners/actors/291916.jpg
  1429. 23:24:31.675 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1430. 23:24:31.675 T:45624 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1431. 23:24:31.777 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1432. 23:24:31.883 T:45624 DEBUG: Previous line repeats 1 times.
  1433. 23:24:31.883 T:45624 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1434. 23:24:31.967 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1435. 23:24:32.060 T:45624 DEBUG: Previous line repeats 1 times.
  1436. 23:24:32.060 T:45624 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1437. 23:24:32.162 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1438. 23:24:32.226 T:45624 DEBUG: Previous line repeats 1 times.
  1439. 23:24:32.226 T:45624 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1440. 23:24:32.326 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1441. 23:24:32.612 T:45624 DEBUG: Previous line repeats 1 times.
  1442. 23:24:32.612 T:45624 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1443. 23:24:32.677 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1444. 23:24:34.221 T:45624 DEBUG: Previous line repeats 1 times.
  1445. 23:24:34.221 T:45624 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1446. 23:24:34.311 T:45624 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1447. 23:24:35.639 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1448. 23:24:35.728 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1449. 23:24:35.729 T:45624 DEBUG: ------ Window Deinit (DialogVideoInfo.xml) ------
  1450. 23:24:35.734 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1451. 23:24:35.743 T:44320 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1452. 23:24:35.743 T:44320 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1453. 23:24:35.747 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1454. 23:24:35.755 T:45624 DEBUG: Loading settings for 2 Broke Girls - S01 - E01.mkv/1.000000
  1455. 23:24:35.759 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1456. 23:24:35.767 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers(2 Broke Girls - S01 - E01.mkv/1.000000)
  1457. 23:24:35.767 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1458. 23:24:35.767 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1459. 23:24:35.767 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1460. 23:24:35.767 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1461. 23:24:35.767 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1462. 23:24:35.767 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1463. 23:24:35.767 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1464. 23:24:35.767 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1465. 23:24:35.767 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1466. 23:24:35.767 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1467. 23:24:35.767 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1468. 23:24:35.767 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1469. 23:24:35.767 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1470. 23:24:35.767 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  1471. 23:24:35.767 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1472. 23:24:35.767 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1473. 23:24:35.767 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1474. 23:24:35.769 T:45624 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  1475. 23:24:35.769 T:45624 NOTICE: VideoPlayer: Opening: 2 Broke Girls - S01 - E01.mkv/1.000000
  1476. 23:24:35.770 T:45624 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1477. 23:24:35.782 T:45624 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 104 for 1.
  1478. 23:24:35.782 T:45624 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1.
  1479. 23:24:35.783 T:42528 DEBUG: Thread VideoPlayer start, auto delete: false
  1480. 23:24:35.783 T:42528 NOTICE: Creating InputStream
  1481. 23:24:35.784 T:42528 ERROR: CVideoPlayer::OpenInputStream - error opening [2 Broke Girls - S01 - E01.mkv/1.000000]
  1482. 23:24:35.784 T:42528 NOTICE: CVideoPlayer::OnExit()
  1483. 23:24:35.784 T:42528 DEBUG: CApplication::OnPlayBackStopped: play state was 1, starting 1
  1484. 23:24:35.784 T:42528 DEBUG: Thread VideoPlayer 42528 terminating
  1485. 23:24:35.784 T:45624 DEBUG: CApplication::OnPlayBackStopped: play state was 3, starting 0
  1486. 23:24:35.784 T:45624 ERROR: Playlist Player: skipping unplayable item: 0, path [2 Broke Girls - S01 - E01.mkv/1.000000]
  1487. 23:24:35.784 T:44320 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1488. 23:24:35.784 T:45624 DEBUG: Playlist Player: no more playable items... aborting playback
  1489. 23:24:35.784 T:44320 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1490. 23:24:35.784 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1491. 23:24:35.785 T:44088 DEBUG: Thread BackgroundLoader start, auto delete: false
  1492. 23:24:35.788 T:45624 DEBUG: Keyboard: scancode: 0x5d, sym: 0x013f, unicode: 0x0000, modifier: 0x0
  1493. 23:24:35.789 T:44088 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1494. 23:24:35.799 T:45624 NOTICE: CVideoPlayer::CloseFile()
  1495. 23:24:35.799 T:45624 NOTICE: VideoPlayer: waiting for threads to exit
  1496. 23:24:35.799 T:45624 NOTICE: VideoPlayer: finished waiting
  1497. 23:24:35.799 T:45624 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
  1498. 23:24:35.799 T:45624 NOTICE: CVideoPlayer::CloseFile()
  1499. 23:24:35.799 T:45624 NOTICE: VideoPlayer: waiting for threads to exit
  1500. 23:24:35.799 T:45624 NOTICE: VideoPlayer: finished waiting
  1501. 23:24:35.800 T:45624 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
  1502. 23:24:36.079 T:44088 DEBUG: Thread BackgroundLoader 44088 terminating
  1503. 23:24:40.951 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1504. 23:24:41.041 T:45624 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1505. 23:24:41.041 T:45624 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1506. 23:24:41.338 T:45624 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1507. 23:24:41.351 T:45624 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1508. 23:24:41.351 T:45624 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  1509. 23:24:41.353 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1510. 23:24:43.203 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1511. 23:24:43.337 T:45624 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1512. 23:24:43.341 T:45624 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1513. 23:24:43.638 T:45624 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  1514. 23:24:43.653 T:45624 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1515. 23:24:43.653 T:45624 DEBUG: ------ Window Init (Settings.xml) ------
  1516. 23:24:43.654 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1517. 23:24:44.594 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1518. 23:24:44.681 T:45624 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1519. 23:24:44.682 T:45624 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1520. 23:24:44.989 T:45624 DEBUG: ------ Window Deinit (Settings.xml) ------
  1521. 23:24:45.005 T:45624 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1522. 23:24:45.005 T:45624 DEBUG: ------ Window Init (Home.xml) ------
  1523. 23:24:45.005 T:45624 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  1524. 23:24:45.005 T:45624 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  1525. 23:24:45.005 T:45624 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  1526. 23:24:45.005 T:45624 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  1527. 23:24:45.006 T:45624 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  1528. 23:24:45.009 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E01.mkv
  1529. 23:24:45.010 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1530. 23:24:45.011 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1531. 23:24:45.029 T:47692 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1532. 23:24:45.032 T:47692 WARNING: Unable to query optimizer_switch: 'KMusic60' (1)
  1533. 23:24:45.054 T:47692 WARNING: Previous line repeats 1 times.
  1534. 23:24:45.054 T:47692 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
  1535. 23:24:45.056 T:47692 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
  1536. 23:24:45.059 T:47692 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1537. 23:24:45.063 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1538. 23:24:45.251 T:47692 WARNING: Previous line repeats 1 times.
  1539. 23:24:45.251 T:47692 DEBUG: CVideoDatabase::RunQuery took 162 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1540. 23:24:45.660 T:45372 DEBUG: CVideoDatabase::RunQuery took 639 ms for 60 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  1541. 23:24:45.671 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1542. 23:24:45.696 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E12.mkv
  1543. 23:24:45.697 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/movies/Die Bestimmung 3.mp4
  1544. 23:24:45.702 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1545. 23:24:45.818 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1546. 23:24:45.820 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1547. 23:24:45.820 T:45372 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1548. 23:24:45.820 T:45372 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1549. 23:24:45.825 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1550. 23:24:45.835 T:45372 DEBUG: Mysql Start transaction
  1551. 23:24:45.835 T:45372 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 21647
  1552. 23:24:45.836 T:45372 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (21647,0,'h264',2.400000,720,300,7233,'','und')
  1553. 23:24:45.837 T:45372 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (21647,1,'aac',2,'und')
  1554. 23:24:45.837 T:45372 DEBUG: Mysql execute: update movie set c11=7233 where idFile=21647 and c11=''
  1555. 23:24:45.838 T:45372 DEBUG: Mysql execute: update episode set c09=7233 where idFile=21647 and c09=''
  1556. 23:24:45.997 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1557. 23:24:45.997 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1558. 23:24:46.073 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1559. 23:24:46.472 T:45624 DEBUG: Previous line repeats 1 times.
  1560. 23:24:46.472 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1561. 23:24:46.557 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1562. 23:24:46.664 T:45372 DEBUG: Mysql execute: update musicvideo set c04=7233 where idFile=21647 and c04=''
  1563. 23:24:46.666 T:45372 DEBUG: Mysql commit transaction
  1564. 23:24:46.668 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E11.mkv
  1565. 23:24:46.669 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/movies/Der Sturm.avi
  1566. 23:24:46.673 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [avi]
  1567. 23:24:46.892 T:47692 DEBUG: CVideoDatabase::RunQuery took 1613 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1568. 23:24:46.926 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1569. 23:24:46.935 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1570. 23:24:46.935 T:45372 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1571. 23:24:46.935 T:45372 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1572. 23:24:46.937 T:47692 DEBUG: CVideoDatabase::RunQuery took 2 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1573. 23:24:46.938 T:47692 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1574. 23:24:46.943 T:47692 WARNING: Unable to query optimizer_switch: 'KMusic60' (1)
  1575. 23:24:46.946 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1576. 23:24:46.952 T:47692 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')
  1577. 23:24:46.955 T:45372 DEBUG: Mysql Start transaction
  1578. 23:24:46.955 T:45372 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 21637
  1579. 23:24:46.956 T:45372 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (21637,0,'mpeg4',2.352941,640,272,7475,'','')
  1580. 23:24:46.957 T:45372 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (21637,1,'mp3',2,'')
  1581. 23:24:46.957 T:45372 DEBUG: Mysql execute: update movie set c11=7475 where idFile=21637 and c11=''
  1582. 23:24:46.958 T:45372 DEBUG: Mysql execute: update episode set c09=7475 where idFile=21637 and c09=''
  1583. 23:24:46.959 T:45372 DEBUG: Mysql execute: update musicvideo set c04=7475 where idFile=21637 and c04=''
  1584. 23:24:46.959 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1585. 23:24:46.960 T:45372 DEBUG: Mysql commit transaction
  1586. 23:24:46.962 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E10.mkv
  1587. 23:24:46.962 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E09.mkv
  1588. 23:24:46.963 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E08.mkv
  1589. 23:24:46.963 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E07.mkv
  1590. 23:24:46.963 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E06.mkv
  1591. 23:24:46.964 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E05.mkv
  1592. 23:24:46.964 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E04.mkv
  1593. 23:24:46.965 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E03.mkv
  1594. 23:24:46.965 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E02.mkv
  1595. 23:24:46.965 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S05 - E01.mkv
  1596. 23:24:46.966 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E22.mkv
  1597. 23:24:46.966 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E21.mkv
  1598. 23:24:46.966 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E20.mkv
  1599. 23:24:46.967 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E19.mkv
  1600. 23:24:46.967 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E18.mkv
  1601. 23:24:46.967 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E17.mkv
  1602. 23:24:46.968 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E16.mkv
  1603. 23:24:46.968 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E15.mkv
  1604. 23:24:46.968 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E14.mkv
  1605. 23:24:46.969 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E13.mkv
  1606. 23:24:46.969 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E12.mkv
  1607. 23:24:46.969 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E11.mkv
  1608. 23:24:46.970 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E10.mkv
  1609. 23:24:46.970 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E09.mkv
  1610. 23:24:46.970 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E08.mkv
  1611. 23:24:46.971 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E07.mkv
  1612. 23:24:46.971 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E06.mkv
  1613. 23:24:46.972 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E05.mkv
  1614. 23:24:46.972 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E04.mkv
  1615. 23:24:46.972 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E03.mkv
  1616. 23:24:46.973 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E02.mkv
  1617. 23:24:46.973 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S04 - E01.mkv
  1618. 23:24:46.973 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E24.mkv
  1619. 23:24:46.974 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E23.mkv
  1620. 23:24:46.974 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E22.mkv
  1621. 23:24:46.974 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E21.mkv
  1622. 23:24:46.975 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E20.mkv
  1623. 23:24:46.975 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E19.mkv
  1624. 23:24:46.975 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E18.mkv
  1625. 23:24:46.976 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E17.mkv
  1626. 23:24:46.976 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E16.mkv
  1627. 23:24:46.976 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E15.mkv
  1628. 23:24:46.977 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E14.mkv
  1629. 23:24:46.977 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E13.mkv
  1630. 23:24:46.978 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E12.mkv
  1631. 23:24:46.978 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E11.mkv
  1632. 23:24:46.978 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E10.mkv
  1633. 23:24:46.979 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E09.mkv
  1634. 23:24:46.979 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E08.mkv
  1635. 23:24:46.979 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E07.mkv
  1636. 23:24:46.980 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E06.mkv
  1637. 23:24:46.980 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E05.mkv
  1638. 23:24:46.980 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E04.mkv
  1639. 23:24:46.981 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E03.mkv
  1640. 23:24:46.981 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E02.mkv
  1641. 23:24:46.981 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S03 - E01.mkv
  1642. 23:24:46.982 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E24.mkv
  1643. 23:24:46.982 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E23.mkv
  1644. 23:24:46.983 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E22.mkv
  1645. 23:24:46.983 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E21.mkv
  1646. 23:24:46.983 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E20.mkv
  1647. 23:24:46.984 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E19.mkv
  1648. 23:24:46.984 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E18.mkv
  1649. 23:24:46.984 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E17.mkv
  1650. 23:24:46.985 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E16.mkv
  1651. 23:24:46.985 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E15.mkv
  1652. 23:24:46.985 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E14.mkv
  1653. 23:24:46.986 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E13.mkv
  1654. 23:24:46.986 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E12.mkv
  1655. 23:24:46.986 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E11.mkv
  1656. 23:24:46.987 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E10.mkv
  1657. 23:24:46.987 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E09.mkv
  1658. 23:24:46.987 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E08.mkv
  1659. 23:24:46.988 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E07.mkv
  1660. 23:24:46.988 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E06.mkv
  1661. 23:24:46.988 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E05.mkv
  1662. 23:24:46.989 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E04.mkv
  1663. 23:24:46.989 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E03.mkv
  1664. 23:24:46.989 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E02.mkv
  1665. 23:24:46.990 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S02 - E01.mkv
  1666. 23:24:46.990 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E23E24.mkv
  1667. 23:24:46.990 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E22.mkv
  1668. 23:24:46.991 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E21.mkv
  1669. 23:24:46.991 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E20.mkv
  1670. 23:24:46.992 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E19.mkv
  1671. 23:24:46.992 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E18.mkv
  1672. 23:24:46.992 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E17.mkv
  1673. 23:24:46.993 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E16.mkv
  1674. 23:24:46.993 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E15.mkv
  1675. 23:24:46.993 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E14.mkv
  1676. 23:24:46.994 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E13.mkv
  1677. 23:24:46.994 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E12.mkv
  1678. 23:24:46.994 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E11.mkv
  1679. 23:24:46.995 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E10.mkv
  1680. 23:24:46.995 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E09.mkv
  1681. 23:24:46.995 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E08.mkv
  1682. 23:24:46.996 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E07.mkv
  1683. 23:24:46.996 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E06.mkv
  1684. 23:24:46.997 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E05.mkv
  1685. 23:24:46.997 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E04.mkv
  1686. 23:24:46.997 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E03.mkv
  1687. 23:24:46.998 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/tvshows/2 Broke Girls/2 Broke Girls - S01 - E02.mkv
  1688. 23:24:48.124 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1689. 23:24:48.165 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1690. 23:24:48.165 T:45624 DEBUG: Activating window ID: 10025
  1691. 23:24:48.477 T:45624 DEBUG: ------ Window Deinit (Home.xml) ------
  1692. 23:24:48.495 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1693. 23:24:48.509 T:45624 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1694. 23:24:48.509 T:45624 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/)
  1695. 23:24:48.509 T:45624 DEBUG: ParentPath = [videodb://tvshows/titles/]
  1696. 23:24:48.514 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1697. 23:24:49.295 T:45624 DEBUG: CVideoDatabase::RunQuery took 771 ms for 319 items query: SELECT * FROM tvshow_view WHERE totalCount IS NOT NULL AND totalCount > 0
  1698. 23:24:49.330 T:21140 DEBUG: Thread BackgroundLoader start, auto delete: false
  1699. 23:24:49.333 T:21140 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1700. 23:24:49.354 T:45624 WARNING: Previous line repeats 1 times.
  1701. 23:24:49.354 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1702. 23:24:49.583 T:21140 DEBUG: Thread BackgroundLoader 21140 terminating
  1703. 23:24:49.660 T:44120 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.studios.white/CBS.png
  1704. 23:24:49.660 T:44120 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.studios.white/CBS.png
  1705. 23:24:50.320 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1706. 23:24:50.377 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1707. 23:24:50.378 T:45624 DEBUG: Clearing cached fileitems [videodb://tvshows/titles/85/]
  1708. 23:24:50.379 T:45624 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/85/)
  1709. 23:24:50.379 T:45624 DEBUG: ParentPath = [videodb://tvshows/titles/]
  1710. 23:24:50.383 T:47516 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1711. 23:24:50.880 T:45624 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1712. 23:24:52.141 T:47516 DEBUG: CVideoDatabase::RunQuery took 1749 ms for 5 items query: SELECT * FROM season_view WHERE season_view.idShow = 85
  1713. 23:24:52.144 T:47516 DEBUG: CVideoDatabase::RunQuery took 2 ms for 0 items query: select * from movie_view join movielinktvshow on movielinktvshow.idMovie=movie_view.idMovie WHERE movielinktvshow.idShow = 85
  1714. 23:24:52.149 T:47516 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1715. 23:24:52.163 T:45624 DEBUG: Saving fileitems [videodb://tvshows/titles/85/]
  1716. 23:24:52.164 T:45624 DEBUG: -- items: 5, sort method: 0, ascending: true
  1717. 23:24:52.170 T:45624 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/85/-2/?tvshowid=85)
  1718. 23:24:52.170 T:45624 DEBUG: ParentPath = [videodb://tvshows/titles/]
  1719. 23:24:52.175 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1720. 23:24:52.198 T:47692 DEBUG: CVideoDatabase::RunQuery took 14 ms for 105 items query: select * from episode_view WHERE episode_view.idShow = 85
  1721. 23:24:52.205 T:47692 DEBUG: CVideoDatabase::RunQuery took 2 ms for 0 items query: select * from movie_view join movielinktvshow on movielinktvshow.idMovie=movie_view.idMovie WHERE movielinktvshow.idShow = 85
  1722. 23:24:52.208 T:47692 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1723. 23:24:52.225 T:45624 DEBUG: WindowVideoNav::GetDirectory
  1724. 23:24:52.786 T:43196 DEBUG: Thread BackgroundLoader start, auto delete: false
  1725. 23:24:52.790 T:43196 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1726. 23:24:52.804 T:45624 WARNING: Previous line repeats 1 times.
  1727. 23:24:52.804 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1728. 23:24:52.819 T:45624 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1729. 23:24:52.958 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E01.mkv/1.000000
  1730. 23:24:52.959 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E02.mkv/1.000000
  1731. 23:24:52.960 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E03.mkv/1.000000
  1732. 23:24:52.960 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E04.mkv/1.000000
  1733. 23:24:52.961 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E05.mkv/1.000000
  1734. 23:24:52.962 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E06.mkv/1.000000
  1735. 23:24:52.962 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E07.mkv/1.000000
  1736. 23:24:52.963 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E08.mkv/1.000000
  1737. 23:24:52.964 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E09.mkv/1.000000
  1738. 23:24:52.964 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E10.mkv/1.000000
  1739. 23:24:52.965 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E11.mkv/1.000000
  1740. 23:24:52.966 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E12.mkv/1.000000
  1741. 23:24:52.967 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E13.mkv/1.000000
  1742. 23:24:52.967 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E14.mkv/1.000000
  1743. 23:24:52.968 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E15.mkv/1.000000
  1744. 23:24:52.969 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E16.mkv/1.000000
  1745. 23:24:52.969 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E17.mkv/1.000000
  1746. 23:24:52.970 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E18.mkv/1.000000
  1747. 23:24:52.971 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E19.mkv/1.000000
  1748. 23:24:52.971 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E20.mkv/1.000000
  1749. 23:24:52.972 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E21.mkv/1.000000
  1750. 23:24:52.973 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E22.mkv/1.000000
  1751. 23:24:52.973 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E23E24.mkv/2.000000
  1752. 23:24:52.974 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E01.mkv/1.000000
  1753. 23:24:52.975 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E02.mkv/1.000000
  1754. 23:24:52.975 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E03.mkv/1.000000
  1755. 23:24:52.976 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E04.mkv/1.000000
  1756. 23:24:52.977 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E05.mkv/1.000000
  1757. 23:24:52.977 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E06.mkv/1.000000
  1758. 23:24:52.978 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E07.mkv/1.000000
  1759. 23:24:52.979 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E08.mkv/1.000000
  1760. 23:24:52.979 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E09.mkv/1.000000
  1761. 23:24:52.981 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E10.mkv/1.000000
  1762. 23:24:52.982 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E11.mkv/1.000000
  1763. 23:24:52.983 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E12.mkv/1.000000
  1764. 23:24:52.984 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E13.mkv/1.000000
  1765. 23:24:52.985 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E14.mkv/1.000000
  1766. 23:24:52.986 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E15.mkv/1.000000
  1767. 23:24:52.987 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E16.mkv/1.000000
  1768. 23:24:52.988 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E17.mkv/1.000000
  1769. 23:24:52.989 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E18.mkv/1.000000
  1770. 23:24:52.990 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E19.mkv/1.000000
  1771. 23:24:52.990 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E20.mkv/1.000000
  1772. 23:24:52.991 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E21.mkv/1.000000
  1773. 23:24:52.992 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E22.mkv/1.000000
  1774. 23:24:52.992 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E23.mkv/1.000000
  1775. 23:24:52.993 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E24.mkv/1.000000
  1776. 23:24:52.994 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E01.mkv/1.000000
  1777. 23:24:52.995 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E02.mkv/1.000000
  1778. 23:24:52.995 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E03.mkv/1.000000
  1779. 23:24:52.996 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E04.mkv/1.000000
  1780. 23:24:52.997 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E05.mkv/1.000000
  1781. 23:24:52.997 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E06.mkv/1.000000
  1782. 23:24:52.998 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E07.mkv/1.000000
  1783. 23:24:52.999 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E08.mkv/1.000000
  1784. 23:24:52.999 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E09.mkv/1.000000
  1785. 23:24:53.000 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E10.mkv/1.000000
  1786. 23:24:53.001 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E11.mkv/1.000000
  1787. 23:24:53.001 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E12.mkv/1.000000
  1788. 23:24:53.002 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E13.mkv/1.000000
  1789. 23:24:53.003 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E14.mkv/1.000000
  1790. 23:24:53.004 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E15.mkv/1.000000
  1791. 23:24:53.004 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E16.mkv/1.000000
  1792. 23:24:53.005 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E18.mkv/1.000000
  1793. 23:24:53.006 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E17.mkv/1.000000
  1794. 23:24:53.006 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E19.mkv/1.000000
  1795. 23:24:53.007 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E20.mkv/1.000000
  1796. 23:24:53.008 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E21.mkv/1.000000
  1797. 23:24:53.008 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E22.mkv/1.000000
  1798. 23:24:53.009 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E23.mkv/1.000000
  1799. 23:24:53.010 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E24.mkv/1.000000
  1800. 23:24:53.010 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E02.mkv/1.000000
  1801. 23:24:53.011 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E01.mkv/1.000000
  1802. 23:24:53.012 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E04.mkv/1.000000
  1803. 23:24:53.012 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E03.mkv/1.000000
  1804. 23:24:53.013 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E08.mkv/1.000000
  1805. 23:24:53.014 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E07.mkv/1.000000
  1806. 23:24:53.014 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E06.mkv/1.000000
  1807. 23:24:53.015 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E05.mkv/1.000000
  1808. 23:24:53.016 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E10.mkv/1.000000
  1809. 23:24:53.016 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E09.mkv/1.000000
  1810. 23:24:53.017 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E13.mkv/1.000000
  1811. 23:24:53.018 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E12.mkv/1.000000
  1812. 23:24:53.018 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E11.mkv/1.000000
  1813. 23:24:53.019 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E14.mkv/1.000000
  1814. 23:24:53.020 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E16.mkv/1.000000
  1815. 23:24:53.021 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E15.mkv/1.000000
  1816. 23:24:53.021 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E17.mkv/1.000000
  1817. 23:24:53.022 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E18.mkv/1.000000
  1818. 23:24:53.023 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E19.mkv/1.000000
  1819. 23:24:53.023 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E20.mkv/1.000000
  1820. 23:24:53.024 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E22.mkv/1.000000
  1821. 23:24:53.025 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E21.mkv/1.000000
  1822. 23:24:53.025 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E03.mkv/1.000000
  1823. 23:24:53.026 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E02.mkv/1.000000
  1824. 23:24:53.027 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E01.mkv/1.000000
  1825. 23:24:53.027 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E05.mkv/1.000000
  1826. 23:24:53.028 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E04.mkv/1.000000
  1827. 23:24:53.029 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E08.mkv/1.000000
  1828. 23:24:53.029 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E07.mkv/1.000000
  1829. 23:24:53.030 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E06.mkv/1.000000
  1830. 23:24:53.031 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E09.mkv/1.000000
  1831. 23:24:53.031 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E10.mkv/1.000000
  1832. 23:24:53.033 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E12.mkv/1.000000
  1833. 23:24:53.033 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E11.mkv/1.000000
  1834. 23:24:53.034 T:43196 DEBUG: Thread BackgroundLoader 43196 terminating
  1835. 23:24:54.548 T:45624 DEBUG: Keyboard: scancode: 0x5d, sym: 0x013f, unicode: 0x0000, modifier: 0x0
  1836. 23:24:54.637 T:45624 DEBUG: CInputManager::OnKey: menu (0xf0d8) pressed, action is ContextMenu
  1837. 23:24:54.643 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1838. 23:24:54.663 T:45624 WARNING: Previous line repeats 1 times.
  1839. 23:24:54.663 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers(2 Broke Girls - S01 - E01.mkv/1.000000)
  1840. 23:24:54.663 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1841. 23:24:54.663 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1842. 23:24:54.663 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1843. 23:24:54.663 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1844. 23:24:54.663 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1845. 23:24:54.663 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1846. 23:24:54.663 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1847. 23:24:54.663 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1848. 23:24:54.663 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1849. 23:24:54.663 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1850. 23:24:54.663 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1851. 23:24:54.663 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1852. 23:24:54.663 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1853. 23:24:54.663 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  1854. 23:24:54.663 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1855. 23:24:54.663 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1856. 23:24:54.663 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1857. 23:24:54.664 T:45624 DEBUG: CFavourites::Load - no system favourites found, skipping
  1858. 23:24:54.664 T:45624 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  1859. 23:24:54.666 T:45624 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  1860. 23:24:55.574 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1861. 23:24:55.574 T:45624 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1862. 23:24:55.723 T:45624 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1863. 23:24:55.867 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1864. 23:24:55.981 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1865. 23:24:55.981 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1866. 23:24:56.217 T:45624 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  1867. 23:24:56.238 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1868. 23:24:56.269 T:47516 WARNING: Previous line repeats 2 times.
  1869. 23:24:56.269 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E01.mkv/1.000000
  1870. 23:24:56.269 T:45624 DEBUG: ------ Window Init (DialogVideoInfo.xml) ------
  1871. 23:24:57.283 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1872. 23:24:57.370 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1873. 23:24:57.370 T:45624 DEBUG: ------ Window Deinit (DialogVideoInfo.xml) ------
  1874. 23:24:57.374 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1875. 23:24:57.383 T:44320 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1876. 23:24:57.383 T:44320 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1877. 23:24:57.383 T:44320 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1878. 23:24:57.383 T:44320 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1879. 23:24:57.387 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1880. 23:24:57.395 T:45624 DEBUG: Loading settings for 2 Broke Girls - S01 - E01.mkv/1.000000
  1881. 23:24:57.399 T:45624 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1882. 23:24:57.407 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers(2 Broke Girls - S01 - E01.mkv/1.000000)
  1883. 23:24:57.407 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1884. 23:24:57.407 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1885. 23:24:57.407 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1886. 23:24:57.407 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1887. 23:24:57.407 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1888. 23:24:57.407 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1889. 23:24:57.407 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1890. 23:24:57.407 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1891. 23:24:57.407 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1892. 23:24:57.407 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1893. 23:24:57.407 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1894. 23:24:57.407 T:45624 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1895. 23:24:57.407 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1896. 23:24:57.407 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  1897. 23:24:57.407 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1898. 23:24:57.407 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1899. 23:24:57.407 T:45624 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1900. 23:24:57.409 T:45624 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  1901. 23:24:57.409 T:45624 NOTICE: VideoPlayer: Opening: 2 Broke Girls - S01 - E01.mkv/1.000000
  1902. 23:24:57.410 T:45624 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1903. 23:24:57.410 T:45624 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 104 for 1.
  1904. 23:24:57.410 T:45624 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1.
  1905. 23:24:57.410 T:45148 DEBUG: Thread VideoPlayer start, auto delete: false
  1906. 23:24:57.411 T:45148 NOTICE: Creating InputStream
  1907. 23:24:57.411 T:45148 ERROR: CVideoPlayer::OpenInputStream - error opening [2 Broke Girls - S01 - E01.mkv/1.000000]
  1908. 23:24:57.411 T:45148 NOTICE: CVideoPlayer::OnExit()
  1909. 23:24:57.411 T:45148 DEBUG: CApplication::OnPlayBackStopped: play state was 1, starting 1
  1910. 23:24:57.411 T:45148 DEBUG: Thread VideoPlayer 45148 terminating
  1911. 23:24:57.411 T:45624 DEBUG: CApplication::OnPlayBackStopped: play state was 3, starting 0
  1912. 23:24:57.411 T:45624 ERROR: Playlist Player: skipping unplayable item: 0, path [2 Broke Girls - S01 - E01.mkv/1.000000]
  1913. 23:24:57.411 T:44320 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1914. 23:24:57.411 T:45624 DEBUG: Playlist Player: one or more items failed to play... aborting playback
  1915. 23:24:57.411 T:44320 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1916. 23:24:57.411 T:45624 DEBUG: ------ Window Init (DialogConfirm.xml) ------
  1917. 23:24:57.411 T:45624 INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
  1918. 23:24:57.414 T:45624 NOTICE: CVideoPlayer::CloseFile()
  1919. 23:24:57.414 T:45624 NOTICE: VideoPlayer: waiting for threads to exit
  1920. 23:24:57.414 T:45624 NOTICE: VideoPlayer: finished waiting
  1921. 23:24:57.414 T:45624 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
  1922. 23:24:57.414 T:45624 NOTICE: CVideoPlayer::CloseFile()
  1923. 23:24:57.414 T:45624 NOTICE: VideoPlayer: waiting for threads to exit
  1924. 23:24:57.414 T:45624 NOTICE: VideoPlayer: finished waiting
  1925. 23:24:57.415 T:45624 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
  1926. 23:24:59.349 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1927. 23:24:59.390 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1928. 23:24:59.390 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1929. 23:24:59.621 T:45624 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
  1930. 23:24:59.637 T:44320 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1931. 23:24:59.637 T:44320 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1932. 23:24:59.637 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1933. 23:24:59.637 T:42920 DEBUG: Thread BackgroundLoader start, auto delete: false
  1934. 23:24:59.641 T:42920 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  1935. 23:24:59.653 T:45624 DEBUG: Keyboard: scancode: 0x5d, sym: 0x013f, unicode: 0x0000, modifier: 0x0
  1936. 23:24:59.719 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E01.mkv/1.000000
  1937. 23:24:59.719 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E02.mkv/1.000000
  1938. 23:24:59.720 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E03.mkv/1.000000
  1939. 23:24:59.721 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E04.mkv/1.000000
  1940. 23:24:59.722 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E05.mkv/1.000000
  1941. 23:24:59.722 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E06.mkv/1.000000
  1942. 23:24:59.723 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E07.mkv/1.000000
  1943. 23:24:59.723 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E08.mkv/1.000000
  1944. 23:24:59.724 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E09.mkv/1.000000
  1945. 23:24:59.725 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E10.mkv/1.000000
  1946. 23:24:59.725 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E11.mkv/1.000000
  1947. 23:24:59.726 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E12.mkv/1.000000
  1948. 23:24:59.727 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E13.mkv/1.000000
  1949. 23:24:59.727 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E14.mkv/1.000000
  1950. 23:24:59.728 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E15.mkv/1.000000
  1951. 23:24:59.729 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E16.mkv/1.000000
  1952. 23:24:59.729 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E17.mkv/1.000000
  1953. 23:24:59.730 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E18.mkv/1.000000
  1954. 23:24:59.730 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E19.mkv/1.000000
  1955. 23:24:59.731 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E20.mkv/1.000000
  1956. 23:24:59.732 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E21.mkv/1.000000
  1957. 23:24:59.732 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E22.mkv/1.000000
  1958. 23:24:59.733 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S01 - E23E24.mkv/2.000000
  1959. 23:24:59.734 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E01.mkv/1.000000
  1960. 23:24:59.734 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E02.mkv/1.000000
  1961. 23:24:59.735 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E03.mkv/1.000000
  1962. 23:24:59.736 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E04.mkv/1.000000
  1963. 23:24:59.736 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E05.mkv/1.000000
  1964. 23:24:59.737 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E06.mkv/1.000000
  1965. 23:24:59.738 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E07.mkv/1.000000
  1966. 23:24:59.738 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E08.mkv/1.000000
  1967. 23:24:59.739 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E09.mkv/1.000000
  1968. 23:24:59.740 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E10.mkv/1.000000
  1969. 23:24:59.741 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E11.mkv/1.000000
  1970. 23:24:59.741 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E12.mkv/1.000000
  1971. 23:24:59.742 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E13.mkv/1.000000
  1972. 23:24:59.743 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E14.mkv/1.000000
  1973. 23:24:59.744 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E15.mkv/1.000000
  1974. 23:24:59.744 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E16.mkv/1.000000
  1975. 23:24:59.745 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E17.mkv/1.000000
  1976. 23:24:59.746 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E18.mkv/1.000000
  1977. 23:24:59.746 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E19.mkv/1.000000
  1978. 23:24:59.747 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E20.mkv/1.000000
  1979. 23:24:59.747 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E21.mkv/1.000000
  1980. 23:24:59.748 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E22.mkv/1.000000
  1981. 23:24:59.749 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E23.mkv/1.000000
  1982. 23:24:59.750 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S02 - E24.mkv/1.000000
  1983. 23:24:59.750 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E01.mkv/1.000000
  1984. 23:24:59.751 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E02.mkv/1.000000
  1985. 23:24:59.752 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E03.mkv/1.000000
  1986. 23:24:59.752 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E04.mkv/1.000000
  1987. 23:24:59.753 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E05.mkv/1.000000
  1988. 23:24:59.754 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E06.mkv/1.000000
  1989. 23:24:59.754 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E07.mkv/1.000000
  1990. 23:24:59.755 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E08.mkv/1.000000
  1991. 23:24:59.756 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E09.mkv/1.000000
  1992. 23:24:59.756 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E10.mkv/1.000000
  1993. 23:24:59.757 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E11.mkv/1.000000
  1994. 23:24:59.758 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E12.mkv/1.000000
  1995. 23:24:59.758 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E13.mkv/1.000000
  1996. 23:24:59.759 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E14.mkv/1.000000
  1997. 23:24:59.759 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E15.mkv/1.000000
  1998. 23:24:59.760 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E16.mkv/1.000000
  1999. 23:24:59.761 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E17.mkv/1.000000
  2000. 23:24:59.761 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E18.mkv/1.000000
  2001. 23:24:59.762 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E19.mkv/1.000000
  2002. 23:24:59.763 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E20.mkv/1.000000
  2003. 23:24:59.763 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E21.mkv/1.000000
  2004. 23:24:59.764 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E22.mkv/1.000000
  2005. 23:24:59.765 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E23.mkv/1.000000
  2006. 23:24:59.765 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S03 - E24.mkv/1.000000
  2007. 23:24:59.766 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E01.mkv/1.000000
  2008. 23:24:59.767 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E02.mkv/1.000000
  2009. 23:24:59.767 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E03.mkv/1.000000
  2010. 23:24:59.768 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E04.mkv/1.000000
  2011. 23:24:59.768 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E05.mkv/1.000000
  2012. 23:24:59.769 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E06.mkv/1.000000
  2013. 23:24:59.770 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E07.mkv/1.000000
  2014. 23:24:59.770 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E08.mkv/1.000000
  2015. 23:24:59.771 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E09.mkv/1.000000
  2016. 23:24:59.772 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E10.mkv/1.000000
  2017. 23:24:59.773 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E11.mkv/1.000000
  2018. 23:24:59.773 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E12.mkv/1.000000
  2019. 23:24:59.774 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E13.mkv/1.000000
  2020. 23:24:59.774 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E14.mkv/1.000000
  2021. 23:24:59.775 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E15.mkv/1.000000
  2022. 23:24:59.776 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E16.mkv/1.000000
  2023. 23:24:59.776 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E17.mkv/1.000000
  2024. 23:24:59.777 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E18.mkv/1.000000
  2025. 23:24:59.778 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E19.mkv/1.000000
  2026. 23:24:59.778 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E20.mkv/1.000000
  2027. 23:24:59.779 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E21.mkv/1.000000
  2028. 23:24:59.779 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S04 - E22.mkv/1.000000
  2029. 23:24:59.780 T:44120 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E01.mkv/1.000000
  2030. 23:24:59.781 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E02.mkv/1.000000
  2031. 23:24:59.781 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E03.mkv/1.000000
  2032. 23:24:59.782 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E04.mkv/1.000000
  2033. 23:24:59.783 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E05.mkv/1.000000
  2034. 23:24:59.783 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E06.mkv/1.000000
  2035. 23:24:59.784 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E07.mkv/1.000000
  2036. 23:24:59.785 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E08.mkv/1.000000
  2037. 23:24:59.785 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E09.mkv/1.000000
  2038. 23:24:59.786 T:47516 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E10.mkv/1.000000
  2039. 23:24:59.787 T:47692 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E11.mkv/1.000000
  2040. 23:24:59.788 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file 2 Broke Girls - S05 - E12.mkv/1.000000
  2041. 23:24:59.788 T:42920 DEBUG: Thread BackgroundLoader 42920 terminating
  2042. 23:25:00.307 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  2043. 23:25:00.396 T:45624 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  2044. 23:25:00.396 T:45624 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2045. 23:25:00.705 T:45624 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  2046. 23:25:00.721 T:45624 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2047. 23:25:00.721 T:45624 DEBUG: ------ Window Init (Home.xml) ------
  2048. 23:25:00.721 T:45624 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  2049. 23:25:00.721 T:45624 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  2050. 23:25:00.721 T:45624 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  2051. 23:25:00.721 T:45624 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  2052. 23:25:00.721 T:45624 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  2053. 23:25:00.725 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  2054. 23:25:00.726 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  2055. 23:25:00.754 T:44120 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  2056. 23:25:00.759 T:44120 WARNING: Unable to query optimizer_switch: 'KMusic60' (1)
  2057. 23:25:00.783 T:44120 WARNING: Previous line repeats 1 times.
  2058. 23:25:00.783 T:44120 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
  2059. 23:25:00.785 T:44120 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
  2060. 23:25:00.788 T:44120 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  2061. 23:25:00.791 T:44120 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  2062. 23:25:00.976 T:44120 WARNING: Previous line repeats 1 times.
  2063. 23:25:00.976 T:44120 DEBUG: CVideoDatabase::RunQuery took 162 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  2064. 23:25:01.238 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  2065. 23:25:01.320 T:45624 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  2066. 23:25:01.320 T:45624 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2067. 23:25:01.320 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  2068. 23:25:01.457 T:45372 DEBUG: CVideoDatabase::RunQuery took 722 ms for 60 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  2069. 23:25:01.466 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  2070. 23:25:01.494 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/movies/Die Bestimmung 3.mp4
  2071. 23:25:01.499 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  2072. 23:25:01.610 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  2073. 23:25:01.612 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  2074. 23:25:01.612 T:45372 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  2075. 23:25:01.612 T:45372 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  2076. 23:25:01.617 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  2077. 23:25:01.627 T:45372 DEBUG: Mysql Start transaction
  2078. 23:25:01.627 T:45372 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 21647
  2079. 23:25:01.628 T:45372 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (21647,0,'h264',2.400000,720,300,7233,'','und')
  2080. 23:25:01.628 T:45372 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (21647,1,'aac',2,'und')
  2081. 23:25:01.629 T:45372 DEBUG: Mysql execute: update movie set c11=7233 where idFile=21647 and c11=''
  2082. 23:25:01.630 T:45372 DEBUG: Mysql execute: update episode set c09=7233 where idFile=21647 and c09=''
  2083. 23:25:01.780 T:45624 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://thetvdb.com (easy=181B2010, multi=00000000)
  2084. 23:25:02.394 T:45372 DEBUG: Mysql execute: update musicvideo set c04=7233 where idFile=21647 and c04=''
  2085. 23:25:02.395 T:45372 DEBUG: Mysql commit transaction
  2086. 23:25:02.398 T:45372 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://IDUN/movies/Der Sturm.avi
  2087. 23:25:02.402 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [avi]
  2088. 23:25:02.489 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  2089. 23:25:02.589 T:45624 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  2090. 23:25:02.590 T:45624 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2091. 23:25:02.590 T:45624 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  2092. 23:25:02.616 T:44120 DEBUG: CVideoDatabase::RunQuery took 1617 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  2093. 23:25:02.656 T:44120 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  2094. 23:25:02.657 T:44120 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  2095. 23:25:02.658 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  2096. 23:25:02.660 T:44120 WARNING: Unable to query optimizer_switch: 'KMusic60' (1)
  2097. 23:25:02.667 T:45372 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  2098. 23:25:02.667 T:45372 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  2099. 23:25:02.667 T:45372 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  2100. 23:25:02.674 T:44120 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')
  2101. 23:25:02.678 T:45372 WARNING: Unable to query optimizer_switch: 'KVideo107' (1)
  2102. 23:25:02.687 T:45372 WARNING: Previous line repeats 1 times.
  2103. 23:25:02.687 T:45372 DEBUG: Mysql Start transaction
  2104. 23:25:02.687 T:45372 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 21637
  2105. 23:25:02.688 T:45372 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (21637,0,'mpeg4',2.352941,640,272,7475,'','')
  2106. 23:25:02.689 T:45372 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (21637,1,'mp3',2,'')
  2107. 23:25:02.690 T:45372 DEBUG: Mysql execute: update movie set c11=7475 where idFile=21637 and c11=''
  2108. 23:25:02.690 T:45372 DEBUG: Mysql execute: update episode set c09=7475 where idFile=21637 and c09=''
  2109. 23:25:02.691 T:45372 DEBUG: Mysql execute: update musicvideo set c04=7475 where idFile=21637 and c04=''
  2110. 23:25:02.693 T:45372 DEBUG: Mysql commit transaction
  2111. 23:25:03.540 T:45624 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2112. 23:25:03.540 T:45624 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  2113. 23:25:03.640 T:45624 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2114. 23:25:03.941 T:45624 DEBUG: Previous line repeats 1 times.
  2115. 23:25:03.941 T:45624 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  2116. 23:25:04.024 T:45624 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  2117. 23:25:05.080 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2118. 23:25:05.183 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  2119. 23:25:05.183 T:45624 DEBUG: Activating window ID: 10111
  2120. 23:25:05.183 T:45624 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  2121. 23:25:05.183 T:45624 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  2122. 23:25:06.316 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2123. 23:25:06.360 T:45624 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  2124. 23:25:06.360 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  2125. 23:25:06.402 T:45624 NOTICE: Storing total System Uptime
  2126. 23:25:06.402 T:44320 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  2127. 23:25:06.402 T:44320 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  2128. 23:25:06.402 T:45624 NOTICE: Saving settings
  2129. 23:25:06.407 T:45624 NOTICE: Saving skin settings
  2130. 23:25:06.409 T:45624 NOTICE: stop all
  2131. 23:25:06.409 T:47516 DEBUG: Thread JobWorker 47516 terminating (autodelete)
  2132. 23:25:06.409 T:44120 DEBUG: Thread JobWorker 44120 terminating (autodelete)
  2133. 23:25:06.409 T:45624 NOTICE: stop player
  2134. 23:25:06.409 T:45624 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  2135. 23:25:06.409 T:47692 DEBUG: Thread JobWorker 47692 terminating (autodelete)
  2136. 23:25:06.409 T:45372 DEBUG: Thread JobWorker 45372 terminating (autodelete)
  2137. 23:25:06.409 T:45624 NOTICE: ES: Stopping event server
  2138. 23:25:06.409 T:45624 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  2139. 23:25:06.409 T:45624 NOTICE: stopping upnp
  2140. 23:25:06.541 T:47964 NOTICE: ES: UDP Event server stopped
  2141. 23:25:06.541 T:47964 DEBUG: Thread EventServer 47964 terminating
  2142. 23:25:06.541 T:4472 DEBUG: Thread TCPServer 4472 terminating
  2143. 23:25:06.561 T:46576 DEBUG: Thread PeripEventScanner 46576 terminating
  2144. 23:25:06.561 T:13524 DEBUG: Thread PeripBusUSB 13524 terminating
  2145. 23:25:06.704 T:23284 DEBUG: Thread PeripBusCEC 23284 terminating
  2146. 23:25:06.704 T:34428 DEBUG: Thread PeripBusAddon 34428 terminating
  2147. 23:25:06.704 T:45624 DEBUG: SECTION:UnloadDll(C:\Program Files\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
  2148. 23:25:06.705 T:45624 INFO: ADDON: Dll Destroyed - Joystick Support
  2149. 23:25:06.705 T:45624 NOTICE: clean cached files!
  2150. 23:25:06.705 T:45624 DEBUG: ADDON: Stopping service addons.
  2151. 23:25:06.709 T:39728 DEBUG: Thread ActiveAE 39728 terminating
  2152. 23:25:06.715 T:47368 DEBUG: Thread AESink 47368 terminating
  2153. 23:25:06.715 T:45624 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  2154. 23:25:06.725 T:45624 NOTICE: closing down remote control service
  2155. 23:25:06.725 T:47852 DEBUG: Thread RemoteControl 47852 terminating
  2156. 23:25:06.726 T:45624 NOTICE: stopped
  2157. 23:25:06.926 T:45624 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  2158. 23:25:06.926 T:45624 NOTICE: destroy
  2159. 23:25:06.926 T:45624 NOTICE: unload skin
  2160. 23:25:06.926 T:45624 INFO: Unloading old skin ...
  2161. 23:25:06.928 T:45624 DEBUG: ------ Window Deinit () ------
  2162. 23:25:06.928 T:45624 DEBUG: ------ Window Deinit (Home.xml) ------
  2163. 23:25:06.937 T:45624 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
  2164. 23:25:06.939 T:45624 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture lists/focus.png
  2165. 23:25:06.939 T:45624 DEBUG: CTextureBundleXBT::CloseBundle - Closed bundle
  2166. 23:25:06.963 T:45624 DEBUG: Infobool 'window.isactive(home)' still used by 3 instances
  2167. 23:25:06.963 T:45624 DEBUG: Infobool 'string.isequal(skin.aspectratio,21:9)' still used by 3 instances
  2168. 23:25:06.963 T:45624 DEBUG: Infobool 'window.isactive(home) + string.isequal(skin.aspectratio,21:9)' still used by 2 instances
  2169. 23:25:06.963 T:45624 DEBUG: Infobool 'window.isactive(home) + !string.isequal(skin.aspectratio,21:9)' still used by 2 instances
  2170. 23:25:07.006 T:45624 NOTICE: unload sections
  2171. 23:25:07.013 T:45624 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2172. 23:25:07.013 T:45624 DEBUG: PVRManager - destroyed
  2173. 23:25:07.013 T:45624 DEBUG: ActiveAE DSP - destroyed
  2174. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been uninstalled.'
  2175. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  2176. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  2177. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been uninstalled.'
  2178. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been uninstalled.'
  2179. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been uninstalled.'
  2180. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been uninstalled.'
  2181. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been uninstalled.'
  2182. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been uninstalled.'
  2183. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been uninstalled.'
  2184. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  2185. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  2186. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been uninstalled.'
  2187. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been uninstalled.'
  2188. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been uninstalled.'
  2189. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  2190. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  2191. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been uninstalled.'
  2192. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  2193. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been uninstalled.'
  2194. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been uninstalled.'
  2195. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been uninstalled.'
  2196. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been uninstalled.'
  2197. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been uninstalled.'
  2198. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  2199. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been uninstalled.'
  2200. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been uninstalled.'
  2201. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  2202. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  2203. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been uninstalled.'
  2204. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been uninstalled.'
  2205. 23:25:07.014 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been uninstalled.'
  2206. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been uninstalled.'
  2207. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  2208. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been uninstalled.'
  2209. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been uninstalled.'
  2210. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been uninstalled.'
  2211. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been uninstalled.'
  2212. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  2213. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been uninstalled.'
  2214. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been uninstalled.'
  2215. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  2216. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  2217. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  2218. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been uninstalled.'
  2219. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been uninstalled.'
  2220. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  2221. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been uninstalled.'
  2222. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  2223. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been uninstalled.'
  2224. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been uninstalled.'
  2225. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  2226. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been uninstalled.'
  2227. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been uninstalled.'
  2228. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been uninstalled.'
  2229. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been uninstalled.'
  2230. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  2231. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  2232. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  2233. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  2234. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been uninstalled.'
  2235. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been uninstalled.'
  2236. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been uninstalled.'
  2237. 23:25:07.015 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  2238. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been uninstalled.'
  2239. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been uninstalled.'
  2240. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been uninstalled.'
  2241. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been uninstalled.'
  2242. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  2243. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  2244. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  2245. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been uninstalled.'
  2246. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been uninstalled.'
  2247. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been uninstalled.'
  2248. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been uninstalled.'
  2249. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  2250. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in resource.language.de_de has been uninstalled.'
  2251. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been uninstalled.'
  2252. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  2253. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  2254. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  2255. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  2256. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been uninstalled.'
  2257. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been uninstalled.'
  2258. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  2259. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  2260. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  2261. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been uninstalled.'
  2262. 23:25:07.016 T:45624 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been uninstalled.'
  2263. 23:25:07.016 T:45624 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03E9A0C0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2264. 23:25:07.016 T:45624 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03E9A588 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2265. 23:25:07.016 T:45624 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03E99CD0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2266. 23:25:07.016 T:45624 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03E9A3D8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2267. 23:25:07.016 T:45624 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03DEDA68 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2268. 23:25:07.016 T:45624 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03E9A468 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2269. 23:25:07.016 T:45624 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03E9A270 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2270. 23:25:07.016 T:45624 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03E99BB0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2271. 23:25:07.016 T:45624 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03E9A078 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2272. 23:25:07.016 T:45624 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03E99778 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2273. 23:25:07.016 T:45624 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 03E99E38 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2274. 23:25:07.017 T:45624 NOTICE: application stopped...
  2275. 23:25:07.017 T:44320 DEBUG: Thread Announce 44320 terminating
  2276. 23:25:07.021 T:45624 DEBUG: SECTION:UnloadDll(special://xbmcbin/libcurl.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement