Advertisement
timstephens24

Kodi audio

Apr 15th, 2016
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 143.19 KB | None | 0 0
  1. 11:16:01 T:704 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 11:16:01 T:704 NOTICE: -----------------------------------------------------------------------
  3. 11:16:01 T:704 NOTICE: Starting Kodi (17.0-ALPHA1 Git:20160413-08fabf3). Platform: Windows NT x86 32-bit
  4. 11:16:01 T:704 NOTICE: Using Release Kodi x32 build
  5. 11:16:01 T:704 NOTICE: Kodi compiled Apr 13 2016 by MSVC 190023918 for Windows NT x86 32-bit version 6.0 (0x06000000)
  6. 11:16:01 T:704 NOTICE: Running on Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 11:16:01 T:704 NOTICE: Host CPU: Intel(R) Core(TM) i5-4250U CPU @ 1.30GHz, 4 cores available
  8. 11:16:01 T:704 NOTICE: Desktop Resolution: 1920x1080 32Bit at 59Hz
  9. 11:16:01 T:704 NOTICE: Running with restricted rights
  10. 11:16:01 T:704 NOTICE: Aero is enabled
  11. 11:16:01 T:704 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  12. 11:16:01 T:704 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  13. 11:16:01 T:704 NOTICE: special://masterprofile/ is mapped to: C:\Users\timstephens24\AppData\Roaming\Kodi\userdata
  14. 11:16:01 T:704 NOTICE: special://home/ is mapped to: C:\Users\timstephens24\AppData\Roaming\Kodi\
  15. 11:16:01 T:704 NOTICE: special://temp/ is mapped to: C:\Users\timstephens24\AppData\Roaming\Kodi\cache
  16. 11:16:01 T:704 NOTICE: special://logpath/ is mapped to: C:\Users\timstephens24\AppData\Roaming\Kodi\
  17. 11:16:01 T:704 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
  18. 11:16:01 T:704 NOTICE: Local hostname: DESKTOP-MMG6E4O
  19. 11:16:01 T:704 NOTICE: Log File is located: C:\Users\timstephens24\AppData\Roaming\Kodi\/kodi.log
  20. 11:16:01 T:704 NOTICE: -----------------------------------------------------------------------
  21. 11:16:01 T:704 NOTICE: load settings...
  22. 11:16:01 T:704 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  23. 11:16:01 T:704 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  24. 11:16:01 T:704 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  25. 11:16:01 T:704 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  26. 11:16:01 T:704 NOTICE: Contents of special://profile/advancedsettings.xml are...
  27. <advancedsettings>
  28. <video>
  29. <adjustrefreshrate />
  30. <usedisplaycontrolhwstereo>true</usedisplaycontrolhwstereo>
  31. <forcemodechangebeforestereo>true</forcemodechangebeforestereo>
  32. <playcountminimumpercent>85</playcountminimumpercent>
  33. <ignoresecondsatstart>600</ignoresecondsatstart>
  34. </video>
  35. <videolibrary>
  36. <importedwatchedstate>true</importedwatchedstate>
  37. <importresumepoint>true</importresumepoint>
  38. <dateadded>1</dateadded>
  39. <hideallitems>true</hideallitems>
  40. <hidemptyseries>true</hidemptyseries>
  41. </videolibrary>
  42. <videodatabase>
  43. <type>mysql</type>
  44. <host>192.168.1.24</host>
  45. <port>3306</port>
  46. <name>Kodi_3D</name>
  47. <user>kodi</user>
  48. <pass>kodi</pass>
  49. </videodatabase>
  50. <musicdatabase>
  51. <type>mysql</type>
  52. <host>192.168.1.24</host>
  53. d&#x0D;&#x0A;
  54. <port>3306</port>
  55. <name>Kodi_3D</name>
  56. <user>kodi</user>
  57. <pass>kodi</pass>
  58. </musicdatabase>
  59. <loglevel hide="false">1</loglevel>
  60. </advancedsettings>
  61. 11:16:01 T:704 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  62. 11:16:01 T:704 WARNING: VIDEO database configuration is experimental.
  63. 11:16:01 T:704 NOTICE: Default Video Player: VideoPlayer
  64. 11:16:01 T:704 NOTICE: Default Audio Player: paplayer
  65. 11:16:01 T:704 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  66. 11:16:01 T:704 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  67. 11:16:01 T:704 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  68. 11:16:01 T:704 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  69. 11:16:01 T:704 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  70. 11:16:01 T:704 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  71. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  72. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  73. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  74. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  75. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  76. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  77. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  78. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  79. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  80. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  81. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  82. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  83. 11:16:01 T:704 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  84. 11:16:01 T:704 NOTICE: Loaded playercorefactory configuration
  85. 11:16:01 T:704 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  86. 11:16:01 T:704 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  87. 11:16:01 T:704 INFO: creating subdirectories
  88. 11:16:01 T:704 INFO: userdata folder: special://masterprofile/
  89. 11:16:01 T:704 INFO: recording folder:
  90. 11:16:01 T:704 INFO: screenshots folder: C:\Users\timstephens24\AppData\Roaming\Kodi\
  91. 11:16:01 T:704 NOTICE: Running database version Addons23
  92. 11:16:01 T:704 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  93. 11:16:01 T:704 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\timstephens24\AppData\Roaming\Kodi\addons: No such file or directory'
  94. 11:16:02 T:704 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Program Files (x86)\Kodi\addons: No such file or directory'
  95. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been installed.'
  96. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  97. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  98. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been installed.'
  99. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  100. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  101. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  102. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  103. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  104. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  105. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  106. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
  107. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  108. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  109. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been installed.'
  110. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  111. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  112. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  113. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  114. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
  115. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in adsp.basic has been installed.'
  116. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  117. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  118. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  119. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  120. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  121. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in adsp.biquad.filters has been installed.'
  122. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  123. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  124. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  125. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  126. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  127. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in resource.images.recordlabels.white has been installed.'
  128. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  129. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  130. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
  131. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  132. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  133. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  134. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  135. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  136. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  137. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.ym has been installed.'
  138. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  139. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  140. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.image.resource.select has been installed.'
  141. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  142. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  143. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  144. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been installed.'
  145. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
  146. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
  147. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  148. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  149. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  150. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been installed.'
  151. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  152. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in inputstream.mpd has been installed.'
  153. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in skin.re-touched has been installed.'
  154. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  155. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  156. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  157. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been installed.'
  158. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been installed.'
  159. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  160. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  161. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  162. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  163. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
  164. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  165. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  166. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.module.trakt has been installed.'
  167. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been installed.'
  168. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  169. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  170. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  171. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  172. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been installed.'
  173. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  174. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  175. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  176. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  177. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  178. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  179. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  180. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  181. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been installed.'
  182. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  183. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  184. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  185. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in adsp.freesurround has been installed.'
  186. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.confluence has been installed.'
  187. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been installed.'
  188. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.aeonmq6 has been installed.'
  189. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  190. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  191. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  192. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  193. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  194. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  195. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been installed.'
  196. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.5 has been installed.'
  197. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  198. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  199. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  200. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  201. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  202. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been installed.'
  203. 11:16:02 T:704 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  204. 11:16:02 T:704 NOTICE: ADDONS: Using repository repository.xbmc.org
  205. 11:16:02 T:704 DEBUG: ADDON: Dll Initializing - InputStream MPEG DASH
  206. 11:16:02 T:704 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\inputstream.mpd\inputstream.mpd.dll)
  207. 11:16:02 T:704 DEBUG: LoadLibraryExA called with flags:
  208. - LOAD_WITH_ALTERED_SEARCH_PATH
  209. 11:16:02 T:704 DEBUG: Previous line repeats 1 times.
  210. 11:16:02 T:704 DEBUG: AddOnLog: InputStream MPEG DASH: ADDON_Create()
  211. 11:16:02 T:704 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'InputStream MPEG DASH' requests setting 'URL1'
  212. 11:16:02 T:704 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'InputStream MPEG DASH' requests setting 'URL2'
  213. 11:16:02 T:704 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'InputStream MPEG DASH' requests setting 'URL3'
  214. 11:16:02 T:704 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'InputStream MPEG DASH' requests setting 'URL4'
  215. 11:16:02 T:704 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'InputStream MPEG DASH' requests setting 'URL5'
  216. 11:16:02 T:704 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'InputStream MPEG DASH' requests setting 'URL6'
  217. 11:16:02 T:704 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'InputStream MPEG DASH' requests setting 'URL7'
  218. 11:16:02 T:704 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'InputStream MPEG DASH' requests setting 'URL8'
  219. 11:16:02 T:704 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'InputStream MPEG DASH' requests setting 'URL9'
  220. 11:16:02 T:704 ERROR: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - can't find setting 'URL9' in 'InputStream MPEG DASH'
  221. 11:16:02 T:704 DEBUG: AddOnLog: InputStream MPEG DASH: ADDON_Destroy()
  222. 11:16:02 T:704 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\inputstream.mpd\inputstream.mpd.dll)
  223. 11:16:02 T:704 INFO: ADDON: Dll Destroyed - InputStream MPEG DASH
  224. 11:16:02 T:856 DEBUG: Thread ActiveAE start, auto delete: false
  225. 11:16:02 T:852 DEBUG: Thread AESink start, auto delete: false
  226. 11:16:02 T:856 NOTICE: Found 2 Lists of Devices
  227. 11:16:02 T:856 NOTICE: Enumerated DIRECTSOUND devices:
  228. 11:16:02 T:856 NOTICE: Device 1
  229. 11:16:02 T:856 NOTICE: m_deviceName : {9AAEE0D1-F8E9-4161-BF14-08938405F4B2}
  230. 11:16:02 T:856 NOTICE: m_displayName : HDMI - VSX-1130 (Intel(R) Display Audio)
  231. 11:16:02 T:856 NOTICE: m_displayNameExtra: DIRECTSOUND: VSX-1130 (Intel(R) Display Audio)
  232. 11:16:02 T:856 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  233. 11:16:02 T:856 NOTICE: m_channels : FL,FR
  234. 11:16:02 T:856 NOTICE: m_sampleRates : 48000
  235. 11:16:02 T:856 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  236. 11:16:02 T:856 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  237. 11:16:02 T:856 NOTICE: Device 2
  238. 11:16:02 T:856 NOTICE: m_deviceName : default
  239. 11:16:02 T:856 NOTICE: m_displayName : default
  240. 11:16:02 T:856 NOTICE: m_displayNameExtra:
  241. 11:16:02 T:856 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  242. 11:16:02 T:856 NOTICE: m_channels : FL,FR
  243. 11:16:02 T:856 NOTICE: m_sampleRates : 48000
  244. 11:16:02 T:856 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  245. 11:16:02 T:856 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  246. 11:16:02 T:856 NOTICE: Enumerated WASAPI devices:
  247. 11:16:02 T:856 NOTICE: Device 1
  248. 11:16:02 T:856 NOTICE: m_deviceName : {9AAEE0D1-F8E9-4161-BF14-08938405F4B2}
  249. 11:16:02 T:856 NOTICE: m_displayName : HDMI - VSX-1130 (Intel(R) Display Audio)
  250. 11:16:02 T:856 NOTICE: m_displayNameExtra: WASAPI: VSX-1130 (Intel(R) Display Audio)
  251. 11:16:02 T:856 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  252. 11:16:02 T:856 NOTICE: m_channels : FL,FR
  253. 11:16:02 T:856 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
  254. 11:16:02 T:856 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  255. 11:16:02 T:856 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  256. 11:16:02 T:856 NOTICE: Device 2
  257. 11:16:02 T:856 NOTICE: m_deviceName : default
  258. 11:16:02 T:856 NOTICE: m_displayName : default
  259. 11:16:02 T:856 NOTICE: m_displayNameExtra:
  260. 11:16:02 T:856 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  261. 11:16:02 T:856 NOTICE: m_channels : FL,FR
  262. 11:16:02 T:856 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
  263. 11:16:02 T:856 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  264. 11:16:02 T:856 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  265. 11:16:02 T:852 INFO: CActiveAESink::OpenSink - initialize sink
  266. 11:16:02 T:852 DEBUG: CActiveAESink::OpenSink - trying to open device WASAPI:{9AAEE0D1-F8E9-4161-BF14-08938405F4B2}
  267. 11:16:02 T:852 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S24NE4MSB, 44100, 2
  268. 11:16:02 T:852 DEBUG: CActiveAESink::OpenSink - WASAPI Initialized:
  269. 11:16:02 T:852 DEBUG: Output Device : HDMI - VSX-1130 (Intel(R) Display Audio)
  270. 11:16:02 T:852 DEBUG: Sample Rate : 44100
  271. 11:16:02 T:852 DEBUG: Sample Format : AE_FMT_S24NE4MSB
  272. 11:16:02 T:852 DEBUG: Channel Count : 2
  273. 11:16:02 T:852 DEBUG: Channel Layout: FL,FR
  274. 11:16:02 T:852 DEBUG: Frames : 2208
  275. 11:16:02 T:852 DEBUG: Frame Size : 8
  276. 11:16:02 T:5400 DEBUG: Thread RemoteControl start, auto delete: false
  277. 11:16:02 T:704 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  278. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  279. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  280. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  281. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  282. 11:16:02 T:5400 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  283. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  284. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  285. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  286. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  287. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  288. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  289. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  290. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  291. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  292. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  293. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  294. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  295. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  296. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  297. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  298. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  299. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  300. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  301. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  302. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  303. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  304. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  305. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  306. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  307. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  308. 11:16:02 T:704 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  309. 11:16:02 T:704 DEBUG: CWin32StorageProvider::Initialize: No optical drive found.
  310. 11:16:02 T:704 NOTICE: Found screen: Generic PnP Monitor on Intel(R) HD Graphics 5000, adapter 0.
  311. 11:16:02 T:704 NOTICE: Primary mode: 1920x1080@ 59.94 - Full Screen
  312. 11:16:02 T:704 NOTICE: Additional mode: 320x200@ 23.98 - Full Screen
  313. 11:16:02 T:704 NOTICE: Additional mode: 320x200@ 24.00 - Full Screen
  314. 11:16:02 T:704 NOTICE: Additional mode: 320x200@ 23.98 - Full Screen
  315. 11:16:02 T:704 NOTICE: Additional mode: 320x200@ 24.00 - Full Screen
  316. 11:16:02 T:704 NOTICE: Additional mode: 320x200@ 23.98 - Full Screen
  317. 11:16:02 T:704 NOTICE: Additional mode: 320x200@ 24.00 - Full Screen
  318. 11:16:02 T:704 NOTICE: Additional mode: 320x240@ 23.98 - Full Screen
  319. 11:16:02 T:704 NOTICE: Additional mode: 320x240@ 24.00 - Full Screen
  320. 11:16:02 T:704 NOTICE: Additional mode: 320x240@ 23.98 - Full Screen
  321. 11:16:02 T:704 NOTICE: Additional mode: 320x240@ 24.00 - Full Screen
  322. 11:16:02 T:704 NOTICE: Additional mode: 320x240@ 23.98 - Full Screen
  323. 11:16:02 T:704 NOTICE: Additional mode: 320x240@ 24.00 - Full Screen
  324. 11:16:02 T:704 NOTICE: Additional mode: 400x300@ 23.98 - Full Screen
  325. 11:16:02 T:704 NOTICE: Additional mode: 400x300@ 24.00 - Full Screen
  326. 11:16:02 T:704 NOTICE: Additional mode: 400x300@ 23.98 - Full Screen
  327. 11:16:02 T:704 NOTICE: Additional mode: 400x300@ 24.00 - Full Screen
  328. 11:16:02 T:704 NOTICE: Additional mode: 400x300@ 23.98 - Full Screen
  329. 11:16:02 T:704 NOTICE: Additional mode: 400x300@ 24.00 - Full Screen
  330. 11:16:02 T:704 NOTICE: Additional mode: 512x384@ 23.98 - Full Screen
  331. 11:16:02 T:704 NOTICE: Additional mode: 512x384@ 24.00 - Full Screen
  332. 11:16:02 T:704 NOTICE: Additional mode: 512x384@ 23.98 - Full Screen
  333. 11:16:02 T:704 NOTICE: Additional mode: 512x384@ 24.00 - Full Screen
  334. 11:16:02 T:704 NOTICE: Additional mode: 512x384@ 23.98 - Full Screen
  335. 11:16:02 T:704 NOTICE: Additional mode: 512x384@ 24.00 - Full Screen
  336. 11:16:02 T:704 NOTICE: Additional mode: 640x400@ 23.98 - Full Screen
  337. 11:16:02 T:704 NOTICE: Additional mode: 640x400@ 24.00 - Full Screen
  338. 11:16:02 T:704 NOTICE: Additional mode: 640x400@ 23.98 - Full Screen
  339. 11:16:02 T:704 NOTICE: Additional mode: 640x400@ 24.00 - Full Screen
  340. 11:16:02 T:704 NOTICE: Additional mode: 640x400@ 23.98 - Full Screen
  341. 11:16:02 T:704 NOTICE: Additional mode: 640x400@ 24.00 - Full Screen
  342. 11:16:02 T:704 NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
  343. 11:16:02 T:704 NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
  344. 11:16:02 T:704 NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
  345. 11:16:02 T:704 NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
  346. 11:16:02 T:704 NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
  347. 11:16:02 T:704 NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
  348. 11:16:02 T:704 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  349. 11:16:02 T:704 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  350. 11:16:02 T:704 NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
  351. 11:16:02 T:704 NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
  352. 11:16:02 T:704 NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
  353. 11:16:02 T:704 NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
  354. 11:16:02 T:704 NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
  355. 11:16:02 T:704 NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
  356. 11:16:02 T:704 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  357. 11:16:02 T:704 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  358. 11:16:02 T:704 NOTICE: Additional mode: 800x600@ 23.98 - Full Screen
  359. 11:16:02 T:704 NOTICE: Additional mode: 800x600@ 24.00 - Full Screen
  360. 11:16:02 T:704 NOTICE: Additional mode: 800x600@ 23.98 - Full Screen
  361. 11:16:02 T:704 NOTICE: Additional mode: 800x600@ 24.00 - Full Screen
  362. 11:16:02 T:704 NOTICE: Additional mode: 800x600@ 23.98 - Full Screen
  363. 11:16:02 T:704 NOTICE: Additional mode: 800x600@ 24.00 - Full Screen
  364. 11:16:02 T:704 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  365. 11:16:02 T:704 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
  366. 11:16:02 T:704 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
  367. 11:16:02 T:704 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
  368. 11:16:02 T:704 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
  369. 11:16:02 T:704 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
  370. 11:16:02 T:704 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
  371. 11:16:02 T:704 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
  372. 11:16:02 T:704 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  373. 11:16:02 T:704 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
  374. 11:16:02 T:704 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
  375. 11:16:02 T:704 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
  376. 11:16:02 T:704 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
  377. 11:16:02 T:704 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
  378. 11:16:02 T:704 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
  379. 11:16:02 T:704 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
  380. 11:16:02 T:704 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  381. 11:16:02 T:704 NOTICE: Additional mode: 1184x666@ 59.94 - Full Screen
  382. 11:16:02 T:704 NOTICE: Additional mode: 1184x666@ 60.00 - Full Screen
  383. 11:16:02 T:704 NOTICE: Additional mode: 1280x600@ 23.98 - Full Screen
  384. 11:16:02 T:704 NOTICE: Additional mode: 1280x600@ 24.00 - Full Screen
  385. 11:16:02 T:704 NOTICE: Additional mode: 1280x600@ 23.98 - Full Screen
  386. 11:16:02 T:704 NOTICE: Additional mode: 1280x600@ 24.00 - Full Screen
  387. 11:16:02 T:704 NOTICE: Additional mode: 1280x600@ 23.98 - Full Screen
  388. 11:16:02 T:704 NOTICE: Additional mode: 1280x600@ 24.00 - Full Screen
  389. 11:16:02 T:704 NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
  390. 11:16:02 T:704 NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
  391. 11:16:02 T:704 NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
  392. 11:16:02 T:704 NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
  393. 11:16:02 T:704 NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
  394. 11:16:02 T:704 NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
  395. 11:16:02 T:704 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  396. 11:16:02 T:704 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  397. 11:16:02 T:704 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
  398. 11:16:02 T:704 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
  399. 11:16:02 T:704 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
  400. 11:16:02 T:704 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
  401. 11:16:02 T:704 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
  402. 11:16:02 T:704 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
  403. 11:16:02 T:704 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
  404. 11:16:02 T:704 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
  405. 11:16:02 T:704 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
  406. 11:16:02 T:704 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
  407. 11:16:02 T:704 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
  408. 11:16:02 T:704 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
  409. 11:16:02 T:704 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
  410. 11:16:02 T:704 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
  411. 11:16:02 T:704 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
  412. 11:16:02 T:704 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
  413. 11:16:02 T:704 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
  414. 11:16:02 T:704 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
  415. 11:16:02 T:704 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
  416. 11:16:02 T:704 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
  417. 11:16:02 T:704 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
  418. 11:16:02 T:704 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
  419. 11:16:02 T:704 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
  420. 11:16:02 T:704 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
  421. 11:16:02 T:704 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
  422. 11:16:02 T:704 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  423. 11:16:02 T:704 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  424. 11:16:02 T:704 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  425. 11:16:02 T:704 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  426. 11:16:02 T:704 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  427. 11:16:02 T:704 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  428. 11:16:02 T:704 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  429. 11:16:02 T:704 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  430. 11:16:02 T:704 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  431. 11:16:02 T:704 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  432. 11:16:02 T:704 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  433. 11:16:02 T:704 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  434. 11:16:02 T:704 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  435. 11:16:02 T:704 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  436. 11:16:02 T:704 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  437. 11:16:02 T:704 NOTICE: Additional mode: 1400x1050@ 23.98 - Full Screen
  438. 11:16:02 T:704 NOTICE: Additional mode: 1400x1050@ 24.00 - Full Screen
  439. 11:16:02 T:704 NOTICE: Additional mode: 1400x1050@ 23.98 - Full Screen
  440. 11:16:02 T:704 NOTICE: Additional mode: 1400x1050@ 24.00 - Full Screen
  441. 11:16:02 T:704 NOTICE: Additional mode: 1400x1050@ 23.98 - Full Screen
  442. 11:16:02 T:704 NOTICE: Additional mode: 1400x1050@ 24.00 - Full Screen
  443. 11:16:02 T:704 NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
  444. 11:16:02 T:704 NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
  445. 11:16:02 T:704 NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
  446. 11:16:02 T:704 NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
  447. 11:16:02 T:704 NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
  448. 11:16:02 T:704 NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
  449. 11:16:02 T:704 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  450. 11:16:02 T:704 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  451. 11:16:02 T:704 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  452. 11:16:02 T:704 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  453. 11:16:02 T:704 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  454. 11:16:02 T:704 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  455. 11:16:02 T:704 NOTICE: Additional mode: 1600x1200@ 23.98 - Full Screen
  456. 11:16:02 T:704 NOTICE: Additional mode: 1600x1200@ 24.00 - Full Screen
  457. 11:16:02 T:704 NOTICE: Additional mode: 1600x1200@ 23.98 - Full Screen
  458. 11:16:02 T:704 NOTICE: Additional mode: 1600x1200@ 24.00 - Full Screen
  459. 11:16:02 T:704 NOTICE: Additional mode: 1600x1200@ 23.98 - Full Screen
  460. 11:16:02 T:704 NOTICE: Additional mode: 1600x1200@ 24.00 - Full Screen
  461. 11:16:02 T:704 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  462. 11:16:02 T:704 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  463. 11:16:02 T:704 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  464. 11:16:02 T:704 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  465. 11:16:02 T:704 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  466. 11:16:02 T:704 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  467. 11:16:02 T:704 NOTICE: Additional mode: 1776x1000@ 23.98 - Full Screen
  468. 11:16:02 T:704 NOTICE: Additional mode: 1776x1000@ 24.00 - Full Screen
  469. 11:16:02 T:704 NOTICE: Additional mode: 1776x1000@ 29.97 - Full Screen
  470. 11:16:02 T:704 NOTICE: Additional mode: 1776x1000@ 30.00 - Full Screen
  471. 11:16:02 T:704 NOTICE: Additional mode: 1776x1000@ 59.94 - Full Screen
  472. 11:16:02 T:704 NOTICE: Additional mode: 1776x1000@ 60.00 - Full Screen
  473. 11:16:02 T:704 NOTICE: Additional mode: 1792x1344@ 23.98 - Full Screen
  474. 11:16:02 T:704 NOTICE: Additional mode: 1792x1344@ 24.00 - Full Screen
  475. 11:16:02 T:704 NOTICE: Additional mode: 1792x1344@ 23.98 - Full Screen
  476. 11:16:02 T:704 NOTICE: Additional mode: 1792x1344@ 24.00 - Full Screen
  477. 11:16:02 T:704 NOTICE: Additional mode: 1792x1344@ 23.98 - Full Screen
  478. 11:16:02 T:704 NOTICE: Additional mode: 1792x1344@ 24.00 - Full Screen
  479. 11:16:02 T:704 NOTICE: Additional mode: 1856x1392@ 23.98 - Full Screen
  480. 11:16:02 T:704 NOTICE: Additional mode: 1856x1392@ 24.00 - Full Screen
  481. 11:16:02 T:704 NOTICE: Additional mode: 1856x1392@ 23.98 - Full Screen
  482. 11:16:02 T:704 NOTICE: Additional mode: 1856x1392@ 24.00 - Full Screen
  483. 11:16:02 T:704 NOTICE: Additional mode: 1856x1392@ 23.98 - Full Screen
  484. 11:16:02 T:704 NOTICE: Additional mode: 1856x1392@ 24.00 - Full Screen
  485. 11:16:02 T:704 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  486. 11:16:02 T:704 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  487. 11:16:02 T:704 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  488. 11:16:02 T:704 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  489. 11:16:02 T:704 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  490. 11:16:02 T:704 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  491. 11:16:02 T:704 NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
  492. 11:16:02 T:704 NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
  493. 11:16:02 T:704 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  494. 11:16:02 T:704 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  495. 11:16:02 T:704 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  496. 11:16:02 T:704 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  497. 11:16:02 T:704 NOTICE: Additional mode: 1920x1200@ 23.98 - Full Screen
  498. 11:16:02 T:704 NOTICE: Additional mode: 1920x1200@ 24.00 - Full Screen
  499. 11:16:02 T:704 NOTICE: Additional mode: 1920x1200@ 23.98 - Full Screen
  500. 11:16:02 T:704 NOTICE: Additional mode: 1920x1200@ 24.00 - Full Screen
  501. 11:16:02 T:704 NOTICE: Additional mode: 1920x1200@ 23.98 - Full Screen
  502. 11:16:02 T:704 NOTICE: Additional mode: 1920x1200@ 24.00 - Full Screen
  503. 11:16:02 T:704 NOTICE: Additional mode: 1920x1440@ 23.98 - Full Screen
  504. 11:16:02 T:704 NOTICE: Additional mode: 1920x1440@ 24.00 - Full Screen
  505. 11:16:02 T:704 NOTICE: Additional mode: 1920x1440@ 23.98 - Full Screen
  506. 11:16:02 T:704 NOTICE: Additional mode: 1920x1440@ 24.00 - Full Screen
  507. 11:16:02 T:704 NOTICE: Additional mode: 1920x1440@ 23.98 - Full Screen
  508. 11:16:02 T:704 NOTICE: Additional mode: 1920x1440@ 24.00 - Full Screen
  509. 11:16:02 T:704 NOTICE: Additional mode: 2048x1152@ 23.98 - Full Screen
  510. 11:16:02 T:704 NOTICE: Additional mode: 2048x1152@ 24.00 - Full Screen
  511. 11:16:02 T:704 NOTICE: Additional mode: 2048x1152@ 23.98 - Full Screen
  512. 11:16:02 T:704 NOTICE: Additional mode: 2048x1152@ 24.00 - Full Screen
  513. 11:16:02 T:704 NOTICE: Additional mode: 2048x1152@ 23.98 - Full Screen
  514. 11:16:02 T:704 NOTICE: Additional mode: 2048x1152@ 24.00 - Full Screen
  515. 11:16:02 T:704 NOTICE: Additional mode: 2048x1536@ 23.98 - Full Screen
  516. 11:16:02 T:704 NOTICE: Additional mode: 2048x1536@ 24.00 - Full Screen
  517. 11:16:02 T:704 NOTICE: Additional mode: 2048x1536@ 23.98 - Full Screen
  518. 11:16:02 T:704 NOTICE: Additional mode: 2048x1536@ 24.00 - Full Screen
  519. 11:16:02 T:704 NOTICE: Additional mode: 2048x1536@ 23.98 - Full Screen
  520. 11:16:02 T:704 NOTICE: Additional mode: 2048x1536@ 24.00 - Full Screen
  521. 11:16:02 T:704 NOTICE: Additional mode: 3840x2160@ 23.98 - Full Screen
  522. 11:16:02 T:704 NOTICE: Additional mode: 3840x2160@ 24.00 - Full Screen
  523. 11:16:02 T:704 NOTICE: Additional mode: 3840x2160@ 25.00 - Full Screen
  524. 11:16:02 T:704 NOTICE: Additional mode: 3840x2160@ 29.97 - Full Screen
  525. 11:16:02 T:704 NOTICE: Additional mode: 3840x2160@ 30.00 - Full Screen
  526. 11:16:02 T:704 NOTICE: Additional mode: 4096x2160@ 23.98 - Full Screen
  527. 11:16:02 T:704 NOTICE: Additional mode: 4096x2160@ 24.00 - Full Screen
  528. 11:16:02 T:704 NOTICE: Checking resolution 90
  529. 11:16:02 T:704 DEBUG: CWinEventsWin32::WndProc: window resize event
  530. 11:16:02 T:704 DEBUG: CWinEventsWin32::WndProc: window move event
  531. 11:16:02 T:704 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  532. 11:16:02 T:704 DEBUG: CWinEventsWin32::WndProcWindow is active
  533. 11:16:02 T:704 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  534. 11:16:02 T:704 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
  535. 11:16:02 T:704 DEBUG: CRenderSystemDX::SetMonitor - Selected adapter.
  536. 11:16:02 T:704 DEBUG: CRenderSystemDX::CreateDevice - on adapter Intel(R) HD Graphics 5000 (VendorId: 0x8086 DeviceId: 0xa26) with feature level 0xb100.
  537. 11:16:02 T:704 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  538. 11:16:02 T:704 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  539. 11:16:02 T:704 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  540. 11:16:02 T:704 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  541. 11:16:02 T:704 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  542. 11:16:02 T:704 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  543. 11:16:02 T:704 DEBUG: Previous line repeats 10 times.
  544. 11:16:02 T:704 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  545. 11:16:02 T:704 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  546. 11:16:03 T:704 DEBUG: CWinSystemWin32::SetFullScreenEx (true fullscreen) on screen 0 with size 1920x1080, refresh 23.976023
  547. 11:16:03 T:5400 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  548. 11:16:03 T:704 DEBUG: CRenderSystemDX::SetFullScreenInternal - Current display mode is: 1920x1080@23.976
  549. 11:16:03 T:704 DEBUG: CRenderSystemDX::SetFullScreenInternal - Found matched mode: 1920x1080@23.976
  550. 11:16:03 T:704 INFO: load keymapping
  551. 11:16:03 T:704 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  552. 11:16:03 T:704 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  553. 11:16:03 T:704 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  554. 11:16:03 T:704 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  555. 11:16:03 T:704 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  556. 11:16:03 T:704 INFO: Loading special://xbmc/system/keymaps/remote.xml
  557. 11:16:03 T:704 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  558. 11:16:03 T:704 INFO: Loading special://xbmc/system/IRSSmap.xml
  559. 11:16:03 T:704 INFO: * Adding remote mapping for device 'Microsoft MCE'
  560. 11:16:03 T:704 INFO: * Adding remote mapping for device 'Abstract'
  561. 11:16:03 T:704 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  562. 11:16:03 T:704 INFO: GUI format 1920x1080, Display 1920x1080@ 23.98 - Full Screen
  563. 11:16:03 T:704 DEBUG: guilib: Fill viewport on change for solving rendering passes
  564. 11:16:03 T:704 INFO: CLangInfo: loading resource.language.en_gb language information...
  565. 11:16:03 T:704 DEBUG: trying to set locale to en-us
  566. 11:16:03 T:704 INFO: global locale set to en-us
  567. 11:16:03 T:704 INFO: CLangInfo: loading resource.language.en_gb language strings...
  568. 11:16:03 T:704 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  569. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 3599 strings from file resource://resource.language.en_gb/strings.po
  570. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 44 strings from file C:\Program Files (x86)\Kodi\addons\adsp.basic\resources\language\English\strings.po
  571. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 19 strings from file C:\Program Files (x86)\Kodi\addons\adsp.biquad.filters\resources\language\English\strings.po
  572. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 14 strings from file C:\Program Files (x86)\Kodi\addons\adsp.freesurround\resources\language\English\strings.po
  573. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.flac\resources\language\English\strings.po
  574. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.lame\resources\language\English\strings.po
  575. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.vorbis\resources\language\English\strings.po
  576. 11:16:03 T:704 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  577. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  578. 11:16:03 T:704 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  579. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  580. 11:16:03 T:704 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  581. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  582. 11:16:03 T:704 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  583. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 11 strings from file C:\Program Files (x86)\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  584. 11:16:03 T:704 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  585. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Program Files (x86)\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  586. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\timstephens24\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
  587. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\timstephens24\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  588. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\peripheral.joystick\resources\language\English\strings.po
  589. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.argustv\resources\language\resource.language.en_gb\strings.po
  590. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 67 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvblink\resources\language\resource.language.en_gb\strings.po
  591. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 34 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvbviewer\resources\language\resource.language.en_gb\strings.po
  592. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Program Files (x86)\Kodi\addons\pvr.filmon\resources\language\resource.language.en_gb\strings.po
  593. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\resources\language\resource.language.en_gb\strings.po
  594. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 68 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hts\resources\language\resource.language.en_gb\strings.po
  595. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 22 strings from file C:\Program Files (x86)\Kodi\addons\pvr.iptvsimple\resources\language\resource.language.en_gb\strings.po
  596. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 71 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mediaportal.tvserver\resources\language\resource.language.en_gb\strings.po
  597. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 93 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mythtv\resources\language\resource.language.en_gb\strings.po
  598. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 28 strings from file C:\Program Files (x86)\Kodi\addons\pvr.nextpvr\resources\language\resource.language.en_gb\strings.po
  599. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\pvr.njoy\resources\language\resource.language.en_gb\strings.po
  600. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.pctv\resources\language\resource.language.en_gb\strings.po
  601. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Program Files (x86)\Kodi\addons\pvr.stalker\resources\language\resource.language.en_gb\strings.po
  602. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 16 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vbox\resources\language\resource.language.en_gb\strings.po
  603. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\resources\language\resource.language.en_gb\strings.po
  604. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 27 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vuplus\resources\language\resource.language.en_gb\strings.po
  605. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.wmc\resources\language\resource.language.en_gb\strings.po
  606. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.biogenesis\resources\language\English\strings.po
  607. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 16 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.greynetic\resources\language\English\strings.po
  608. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.pingpong\resources\language\English\strings.po
  609. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 39 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.shadertoy\resources\language\English\strings.po
  610. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.stars\resources\language\English\strings.po
  611. 11:16:03 T:704 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  612. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  613. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\timstephens24\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  614. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\visualization.milkdrop\resources\language\English\strings.po
  615. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 15 strings from file C:\Program Files (x86)\Kodi\addons\visualization.spectrum\resources\language\English\strings.po
  616. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 11 strings from file C:\Program Files (x86)\Kodi\addons\visualization.vortex\resources\language\English\strings.po
  617. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\inputstream.mpd\resources\language\resource.language.en_gb\strings.po
  618. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 22 strings from file C:\Users\timstephens24\AppData\Roaming\Kodi\addons\script.globalsearch\resources\language\English\strings.po
  619. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 115 strings from file C:\Users\timstephens24\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\language\English\strings.po
  620. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 173 strings from file C:\Users\timstephens24\AppData\Roaming\Kodi\addons\script.trakt\resources\language\English\strings.po
  621. 11:16:03 T:704 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\timstephens24\AppData\Roaming\Kodi\addons\service.library.data.provider\resources\language\English\strings.po
  622. 11:16:03 T:704 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  623. 11:16:03 T:704 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  624. 11:16:03 T:704 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  625. 11:16:03 T:704 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  626. 11:16:03 T:704 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcec.dll)
  627. 11:16:03 T:704 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  628. 11:16:03 T:4452 DEBUG: Thread PeripBusCEC start, auto delete: false
  629. 11:16:03 T:5448 DEBUG: Thread PeripEventScanner start, auto delete: false
  630. 11:16:03 T:4492 DEBUG: Thread PeripBusUSB start, auto delete: false
  631. 11:16:03 T:3228 DEBUG: Thread PeripBusAddon start, auto delete: false
  632. 11:16:03 T:704 ERROR: Win32DllLoader::Load: Failed to load "C:\Program Files (x86)\Kodi\system\libcurl.dll" with error 126: "The specified module could not be found.
  633.  
  634. "
  635. 11:16:03 T:704 NOTICE: Running database version Addons23
  636. 11:16:03 T:704 DEBUG: CDatabaseManager::Initialize, updating databases...
  637. 11:16:03 T:704 NOTICE: Running database version ViewModes6
  638. 11:16:03 T:704 NOTICE: Running database version Textures13
  639. 11:16:04 T:704 INFO: MYSQL: Connected to version 5.5.47-MariaDB
  640. 11:16:04 T:704 NOTICE: Running database version Kodi_3D60
  641. 11:16:04 T:704 NOTICE: Running database version Kodi_3D104
  642. 11:16:04 T:704 NOTICE: Running database version TV29
  643. 11:16:04 T:704 NOTICE: Running database version Epg11
  644. 11:16:04 T:704 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  645. 11:16:04 T:704 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  646. 11:16:04 T:800 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  647. 11:16:04 T:800 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  648. 11:16:04 T:704 DEBUG: Activating window ID: 12997
  649. 11:16:04 T:704 DEBUG: ------ Window Init () ------
  650. 11:16:04 T:704 INFO: load splash image: C:\Program Files (x86)\Kodi\media\Splash.png
  651. 11:16:04 T:704 ERROR: failed to load requested skin 'skin.aeon.nox.5'
  652. 11:16:04 T:704 INFO: Unloading old skin ...
  653. 11:16:04 T:704 INFO: load skin from: C:\Program Files (x86)\Kodi\addons\skin.estuary (version: 0.7.8)
  654. 11:16:04 T:704 INFO: load fonts for skin...
  655. 11:16:04 T:704 INFO: Loading fonts from C:\Program Files (x86)\Kodi\addons\skin.estuary\1080i\Font.xml
  656. 11:16:04 T:704 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
  657. 11:16:04 T:704 DEBUG: LocalizeStrings: loaded 133 strings from file C:\Program Files (x86)\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
  658. 11:16:04 T:704 INFO: Loading skin includes from C:\Program Files (x86)\Kodi\addons\skin.estuary\1080i\includes.xml
  659. 11:16:04 T:5400 DEBUG: CRemoteControl::Connect - failed to connect
  660. 11:16:04 T:5400 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  661. 11:16:04 T:704 INFO: load new skin...
  662. 11:16:04 T:704 INFO: Loading user windows, path C:\Program Files (x86)\Kodi\addons\skin.estuary\1080i
  663. 11:16:04 T:704 DEBUG: Load Skin XML: 49.63ms
  664. 11:16:04 T:704 INFO: initialize new skin...
  665. 11:16:04 T:704 DEBUG: guilib: Fill viewport on change for solving rendering passes
  666. 11:16:04 T:704 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  667. 11:16:04 T:704 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files (x86)\Kodi\addons\skin.estuary\media\Textures.xbt
  668. 11:16:04 T:704 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  669. 11:16:04 T:704 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  670. 11:16:04 T:704 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  671. 11:16:04 T:704 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  672. 11:16:04 T:704 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  673. 11:16:04 T:704 INFO: Loading resource://resource.uisounds.confluence/sounds.xml
  674. 11:16:04 T:704 INFO: skin loaded...
  675. 11:16:04 T:704 DEBUG: Activating window ID: 12997
  676. 11:16:04 T:704 DEBUG: ------ Window Init () ------
  677. 11:16:04 T:704 INFO: load splash image: C:\Program Files (x86)\Kodi\media\Splash.png
  678. 11:16:04 T:704 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  679. 11:16:04 T:704 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  680. 11:16:04 T:704 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  681. 11:16:04 T:704 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  682. 11:16:04 T:704 INFO: JSONRPC v7.13.1: Successfully initialized
  683. 11:16:04 T:704 DEBUG: ADDON: Starting service addons.
  684. 11:16:04 T:704 DEBUG: Activating window ID: 12999
  685. 11:16:04 T:704 DEBUG: ------ Window Init (Startup.xml) ------
  686. 11:16:04 T:704 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  687. 11:16:04 T:5484 DEBUG: Thread LanguageInvoker start, auto delete: false
  688. 11:16:04 T:5484 INFO: initializing python engine.
  689. 11:16:04 T:704 DEBUG: Activating window ID: 10000
  690. 11:16:04 T:704 DEBUG: ------ Window Deinit (Startup.xml) ------
  691. 11:16:04 T:704 DEBUG: ------ Window Init (Home.xml) ------
  692. 11:16:04 T:704 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  693. 11:16:04 T:704 ERROR: Misplaced [
  694. 11:16:04 T:704 ERROR: Error parsing boolean expression $EXP[infodialog_active]
  695. 11:16:04 T:5460 DEBUG: Thread JobWorker start, auto delete: true
  696. 11:16:04 T:5460 DEBUG: Previous line repeats 2 times.
  697. 11:16:04 T:5460 DEBUG: CVideoDatabase::RunQuery took 76 ms for 0 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  698. 11:16:04 T:704 INFO: removing tempfiles
  699. 11:16:04 T:704 DEBUG: ADDON: Starting service addons.
  700. 11:16:04 T:704 DEBUG: CRepositoryUpdater: previous update at 04/14/2016 2:23:44 PM, next at 04/15/2016 2:23:44 PM
  701. 11:16:04 T:704 NOTICE: initialize done
  702. 11:16:04 T:1156 DEBUG: Thread Timer start, auto delete: false
  703. 11:16:04 T:704 NOTICE: Running the application...
  704. 11:16:04 T:704 DEBUG: no profile autoexec.py (C:\Users\timstephens24\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  705. 11:16:04 T:704 DEBUG: CNetwork::NetworkMessage - Starting network services
  706. 11:16:04 T:704 NOTICE: WebServer: Started the webserver
  707. 11:16:04 T:704 NOTICE: starting upnp client
  708. 11:16:05 T:704 INFO: JSONRPC Server: Successfully initialized
  709. 11:16:05 T:5556 DEBUG: Thread EventServer start, auto delete: false
  710. 11:16:05 T:5532 DEBUG: Thread TCPServer start, auto delete: false
  711. 11:16:05 T:5556 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
  712. 11:16:05 T:5556 NOTICE: UDP: Listening on port 9777
  713. 11:16:05 T:704 DEBUG: Keyboard: scancode: 0x00, sym: 0x0133, unicode: 0x0000, modifier: 0x200
  714. 11:16:05 T:704 DEBUG: CInputManager::OnKey: alt-165 (0x4f0a5) pressed, action is
  715. 11:16:05 T:704 DEBUG: Keyboard: scancode: 0x00, sym: 0x0133, unicode: 0x0000, modifier: 0x0
  716. 11:16:05 T:704 INFO: ffmpeg[2C0]: [mjpeg] Changing bps to 8
  717. 11:16:05 T:5484 DEBUG: CPythonInvoker(0, C:\Users\timstephens24\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  718. 11:16:05 T:1388 DEBUG: Thread JobWorker start, auto delete: true
  719. 11:16:05 T:5484 DEBUG: -->Python Interpreter Initialized<--
  720. 11:16:05 T:5484 DEBUG: CPythonInvoker(0, C:\Users\timstephens24\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\timstephens24\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  721. 11:16:05 T:5484 DEBUG: CPythonInvoker(0, C:\Users\timstephens24\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\timstephens24\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  722. 11:16:05 T:5484 DEBUG: CPythonInvoker(0, C:\Users\timstephens24\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\timstephens24\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  723. 11:16:05 T:5484 DEBUG: CPythonInvoker(0, C:\Users\timstephens24\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
  724. 11:16:05 T:5484 DEBUG: Version Check: Version 0.3.18 started
  725. 11:16:05 T:5468 DEBUG: CVideoDatabase::RunQuery took 650 ms for 11 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  726. 11:16:05 T:5588 DEBUG: CVideoDatabase::RunQuery took 683 ms for 25 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 25
  727. 11:16:05 T:5460 DEBUG: CVideoDatabase::RunQuery took 595 ms for 296 items query: select * from movie_view
  728. 11:16:05 T:1388 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  729. 11:16:05 T:1388 ERROR: Win32DllLoader::Load: Failed to load "C:\Program Files (x86)\Kodi\system\libcurl.dll" with error 126: "The specified module could not be found.
  730.  
  731. "
  732. 11:16:05 T:1388 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  733. 11:16:05 T:1388 ERROR: Win32DllLoader::Load: Failed to load "C:\Program Files (x86)\Kodi\system\libcurl.dll" with error 126: "The specified module could not be found.
  734.  
  735. "
  736. 11:16:05 T:1388 ERROR: CJobWorker::Process error processing job
  737. 11:16:05 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  738. 11:16:05 T:5468 INFO: ffmpeg[155C]: [mjpeg] Changing bps to 8
  739. 11:16:05 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  740. 11:16:05 T:5468 INFO: ffmpeg[155C]: [mjpeg] Changing bps to 8
  741. 11:16:05 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  742. 11:16:05 T:1388 INFO: Previous line repeats 3 times.
  743. 11:16:05 T:1388 DEBUG: Caching image 'smb://192.168.1.24/Media/Movies/Remux/Crouching Tiger, Hidden Dragon Sword of Destiny (2016)/Crouching Tiger, Hidden Dragon Sword of Destiny (2016) [1080p AVC BluRay TrueHD 5.1].3D.MVC-poster.jpg' to 'b/bbde60e0.jpg':
  744. 11:16:05 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  745. 11:16:05 T:1388 INFO: Previous line repeats 3 times.
  746. 11:16:05 T:1388 DEBUG: cached image 'special://masterprofile/Thumbnails/b/bbde60e0.jpg' size 480x720
  747. 11:16:05 T:5588 DEBUG: CVideoDatabase::RunQuery took 343 ms for 16 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  748. 11:16:06 T:1388 DEBUG: CVideoDatabase::RunQuery took 30 ms for 2 items query: SELECT * FROM tvshow_view WHERE ((CAST(tvshow_view.watchedcount as DECIMAL(5,1)) = 0)) AND ((CAST(tvshow_view.totalCount as DECIMAL(5,1)) > 0))
  749. 11:16:06 T:5588 DEBUG: CVideoDatabase::RunQuery took 108 ms for 25 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 25
  750. 11:16:06 T:1388 DEBUG: CMusicDatabase::GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
  751. 11:16:06 T:1388 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  752. 11:16:06 T:1388 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  753. 11:16:06 T:1388 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 3 ms
  754. 11:16:06 T:1388 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist ) OR artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist WHERE song_artist.idRole = 1)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
  755. 11:16:06 T:5588 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (albumview.strReleaseType = 'album') AND (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0)))
  756. 11:16:06 T:5588 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 5 ms
  757. 11:16:06 T:1388 DEBUG: Time to retrieve artists from dataset = 30
  758. 11:16:06 T:5588 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (albumview.strReleaseType = 'album') AND (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0)))
  759. 11:16:06 T:5588 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 2 ms
  760. 11:16:06 T:5588 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(androidapp) in androidapp://sources/apps/
  761. 11:16:06 T:1388 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3A%2F%2Fprofile%2Fplaylists%2Fvideo/special%3A%2F%2Fprofile%2Fplaylists%2Fmixed/)
  762. 11:16:06 T:1388 DEBUG: Getting Directory (special://profile/playlists/video)
  763. 11:16:06 T:1388 DEBUG: Getting Directory (special://profile/playlists/mixed)
  764. 11:16:06 T:1388 DEBUG: CMultiPathDirectory::MergeItems, items = 4
  765. 11:16:06 T:1388 DEBUG: Testing path: [000] special://profile/playlists/video/3D.xsp
  766. 11:16:06 T:1388 DEBUG: Testing path: [001] special://profile/playlists/video/Plex 24.xsp
  767. 11:16:06 T:1388 DEBUG: Testing path: [002] special://profile/playlists/video/Plex 2.xsp
  768. 11:16:06 T:1388 DEBUG: CMultiPathDirectory::MergeItems, items = 4, took 1 ms
  769. 11:16:06 T:1388 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  770. 11:16:06 T:1388 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.itrack, songartistview.iOrder
  771. 11:16:06 T:1388 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
  772. 11:16:06 T:1388 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  773. 11:16:06 T:1388 DEBUG: CVideoDatabase::RunQuery took 43 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  774. 11:16:06 T:1388 DEBUG: CVideoDatabase::RunQuery took 81 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  775. 11:16:06 T:1388 DEBUG: CVideoDatabase::RunQuery took 13 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  776. 11:16:06 T:1388 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  777. 11:16:06 T:1388 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist ) OR artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist WHERE song_artist.idRole = 1)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
  778. 11:16:06 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  779. 11:16:06 T:1388 DEBUG: Recaching image 'smb://192.168.1.24/Media/Movies/Remux/Star Wars Episode II - Attack of the Clones (2002)/Star Wars Episode II - Attack of the Clones (2002) [1080p AVC BluRay DTS-HD MA 6.1]-poster.jpg' to '3/31bc0738.jpg':
  780. 11:16:06 T:1388 DEBUG: ffmpeg[56C]: [swscaler] Warning: data is not aligned! This can lead to a speedloss
  781. 11:16:06 T:1388 DEBUG: cached image 'special://masterprofile/Thumbnails/3/31bc0738.jpg' size 505x720
  782. 11:16:09 T:704 DEBUG: ------ Window Init (Pointer.xml) ------
  783. 11:16:09 T:1388 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  784. 11:16:09 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  785. 11:16:09 T:1388 ERROR: Win32DllLoader::Load: Failed to load "C:\Program Files (x86)\Kodi\system\libcurl.dll" with error 126: "The specified module could not be found.
  786.  
  787. "
  788. 11:16:09 T:1388 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  789. 11:16:09 T:1388 ERROR: Win32DllLoader::Load: Failed to load "C:\Program Files (x86)\Kodi\system\libcurl.dll" with error 126: "The specified module could not be found.
  790.  
  791. "
  792. 11:16:09 T:1388 ERROR: CJobWorker::Process error processing job
  793. 11:16:09 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  794. 11:16:09 T:1388 INFO: Previous line repeats 1 times.
  795. 11:16:09 T:1388 DEBUG: Caching image 'smb://192.168.1.24/Media/Movies/Remux/Crouching Tiger, Hidden Dragon Sword of Destiny (2016)/Crouching Tiger, Hidden Dragon Sword of Destiny (2016) [1080p AVC BluRay TrueHD 5.1].3D.MVC-fanart.jpg' to 'a/ac42e7e4.jpg':
  796. 11:16:09 T:1388 DEBUG: cached image 'special://masterprofile/Thumbnails/a/ac42e7e4.jpg' size 1920x1080
  797. 11:16:10 T:5484 DEBUG: Version Check: Version installed {u'major': 17, u'tag': u'alpha', u'tagversion': u'1', u'minor': 0, u'revision': u'20160413-08fabf3'}
  798. 11:16:10 T:5484 INFO: CPythonInvoker(0, C:\Users\timstephens24\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  799. 11:16:10 T:5484 INFO: Python script stopped
  800. 11:16:10 T:5484 DEBUG: Thread LanguageInvoker 5484 terminating
  801. 11:16:12 T:704 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  802. 11:16:12 T:704 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  803. 11:16:12 T:704 DEBUG: ------ Window Deinit (Pointer.xml) ------
  804. 11:16:12 T:704 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  805. 11:16:13 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  806. 11:16:13 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  807. 11:16:13 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  808. 11:16:13 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  809. 11:16:13 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  810. 11:16:13 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  811. 11:16:13 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  812. 11:16:13 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  813. 11:16:13 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  814. 11:16:13 T:1388 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  815. 11:16:13 T:1388 ERROR: Win32DllLoader::Load: Failed to load "C:\Program Files (x86)\Kodi\system\libcurl.dll" with error 126: "The specified module could not be found.
  816.  
  817. "
  818. 11:16:13 T:1388 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  819. 11:16:13 T:1388 ERROR: Win32DllLoader::Load: Failed to load "C:\Program Files (x86)\Kodi\system\libcurl.dll" with error 126: "The specified module could not be found.
  820.  
  821. "
  822. 11:16:13 T:1388 ERROR: CJobWorker::Process error processing job
  823. 11:16:13 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  824. 11:16:13 T:5588 DEBUG: Caching image 'smb://192.168.1.24/Media/TV Shows/Tosh.0/fanart.jpg' to '9/99b5bc53.jpg':
  825. 11:16:13 T:5588 DEBUG: cached image 'special://masterprofile/Thumbnails/9/99b5bc53.jpg' size 1920x1080
  826. 11:16:13 T:5460 DEBUG: Caching image 'smb://192.168.1.24/Media/TV Shows/New Girl/fanart.jpg' to '2/2e347a96.jpg':
  827. 11:16:13 T:5460 DEBUG: cached image 'special://masterprofile/Thumbnails/2/2e347a96.jpg' size 1920x1080
  828. 11:16:14 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  829. 11:16:14 T:5460 DEBUG: Recaching image 'smb://192.168.1.24/Media/TV Shows/Supergirl/fanart.jpg' to '8/81863cc2.jpg':
  830. 11:16:14 T:5460 DEBUG: cached image 'special://masterprofile/Thumbnails/8/81863cc2.jpg' size 1920x1080
  831. 11:16:14 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  832. 11:16:14 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  833. 11:16:14 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  834. 11:16:14 T:704 INFO: ffmpeg[2C0]: [mjpeg] Changing bps to 8
  835. 11:16:15 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  836. 11:16:15 T:704 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  837. 11:16:15 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  838. 11:16:15 T:704 DEBUG: Previous line repeats 1 times.
  839. 11:16:15 T:704 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  840. 11:16:15 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  841. 11:16:17 T:704 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  842. 11:16:17 T:704 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  843. 11:16:17 T:704 DEBUG: Activating window ID: 10025
  844. 11:16:17 T:704 DEBUG: ------ Window Deinit (Home.xml) ------
  845. 11:16:17 T:704 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  846. 11:16:17 T:704 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  847. 11:16:17 T:704 ERROR: Misplaced [
  848. 11:16:17 T:704 ERROR: Error parsing boolean expression $EXP[infodialog_active]
  849. 11:16:17 T:5460 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  850. 11:16:17 T:704 ERROR: Previous line repeats 1 times.
  851. 11:16:17 T:704 DEBUG: CGUIMediaWindow::GetDirectory (videodb://movies/titles/)
  852. 11:16:17 T:704 DEBUG: ParentPath = [videodb://movies/titles/]
  853. 11:16:17 T:704 DEBUG: CVideoDatabase::RunQuery took 52 ms for 296 items query: select * from movie_view
  854. 11:16:17 T:4328 DEBUG: Thread BackgroundLoader start, auto delete: false
  855. 11:16:17 T:704 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  856. 11:16:17 T:5460 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url
  857. 11:16:18 T:4328 DEBUG: Thread BackgroundLoader 4328 terminating
  858. 11:16:18 T:5460 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://192.168.1.24/Media/Movies/Remux/Crouching Tiger, Hidden Dragon (2000)/Crouching Tiger, Hidden Dragon (2000) [1080p AVC BluRay TrueHD 5.1].mkv
  859. 11:16:18 T:5460 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  860. 11:16:18 T:5460 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  861. 11:16:19 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  862. 11:16:19 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  863. 11:16:19 T:5588 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url
  864. 11:16:19 T:5460 DEBUG: ffmpeg[1554]: [matroska,webm] Could not find codec parameters for stream 2 (Subtitle: hdmv_pgs_subtitle): unspecified size
  865. 11:16:19 T:5460 DEBUG: ffmpeg[1554]: [matroska,webm] Consider increasing the value for the 'analyzeduration' and 'probesize' options
  866. 11:16:19 T:5460 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  867. 11:16:19 T:5460 INFO: ffmpeg[1554]: Input #0, matroska,webm, smb://192.168.1.24/Media/Movies/Remux/Crouching Tiger, Hidden Dragon (2000)/Crouching Tiger, Hidden Dragon (2000) [1080p AVC BluRay TrueHD 5.1].mk':
  868. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  869. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Crouching Tiger, Hidden Dragon
  870. 11:16:19 T:5460 INFO: ffmpeg[1554]: encoder : libebml v1.3.3 + libmatroska v1.4.4
  871. 11:16:19 T:5460 INFO: ffmpeg[1554]: creation_time : 2016-04-14 19:45:43
  872. 11:16:19 T:5460 INFO: ffmpeg[1554]: Duration: 02:00:14.21, start: 0.000000, bitrate: 26003 kb/s
  873. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:0: start 0.000000, end 500.500000
  874. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  875. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 00
  876. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:1: start 500.500000, end 922.171244
  877. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  878. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 01
  879. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:2: start 922.171244, end 1431.179733
  880. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  881. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 02
  882. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:3: start 1431.179733, end 1986.943289
  883. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  884. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 03
  885. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:4: start 1986.943289, end 2231.395822
  886. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  887. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 04
  888. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:5: start 2231.395822, end 2587.209622
  889. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  890. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 05
  891. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:6: start 2587.209622, end 2949.571622
  892. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  893. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 06
  894. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:7: start 2949.571622, end 3223.762200
  895. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  896. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 07
  897. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:8: start 3223.762200, end 4404.900489
  898. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  899. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 08
  900. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:9: start 4404.900489, end 4814.976822
  901. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  902. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 09
  903. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:10: start 4814.976822, end 5398.935200
  904. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  905. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 10
  906. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:11: start 5398.935200, end 5722.717000
  907. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  908. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 11
  909. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:12: start 5722.717000, end 6239.691778
  910. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  911. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 12
  912. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:13: start 6239.691778, end 6463.165022
  913. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  914. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 13
  915. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:14: start 6463.165022, end 6737.230489
  916. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  917. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 14
  918. 11:16:19 T:5460 INFO: ffmpeg[1554]: Chapter #0:15: start 6737.230489, end 7214.208000
  919. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  920. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : Chapter 15
  921. 11:16:19 T:5460 INFO: ffmpeg[1554]: Stream #0:0(eng): Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
  922. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  923. 11:16:19 T:5460 INFO: ffmpeg[1554]: BPS : 24494693
  924. 11:16:19 T:5460 INFO: ffmpeg[1554]: BPS-eng : 24494693
  925. 11:16:19 T:5460 INFO: ffmpeg[1554]: DURATION : 02:00:14.207000000
  926. 11:16:19 T:5460 INFO: ffmpeg[1554]: DURATION-eng : 02:00:14.207000000
  927. 11:16:19 T:5460 INFO: ffmpeg[1554]: NUMBER_OF_FRAMES: 172968
  928. 11:16:19 T:5460 INFO: ffmpeg[1554]: NUMBER_OF_FRAMES-eng: 172968
  929. 11:16:19 T:5460 INFO: ffmpeg[1554]: NUMBER_OF_BYTES : 22088723786
  930. 11:16:19 T:5460 INFO: ffmpeg[1554]: NUMBER_OF_BYTES-eng: 22088723786
  931. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_WRITING_APP: mkvmerge v9.0.1 ('Obstacles') 64bit
  932. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_WRITING_APP-eng: mkvmerge v9.0.1 ('Obstacles') 64bit
  933. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_WRITING_DATE_UTC: 2016-04-14 19:45:43
  934. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_WRITING_DATE_UTC-eng: 2016-04-14 19:45:43
  935. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  936. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  937. 11:16:19 T:5460 INFO: ffmpeg[1554]: Stream #0:1(chi): Audio: truehd, 48000 Hz, 5.1(side), s32 (24 bit) (default)
  938. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  939. 11:16:19 T:5460 INFO: ffmpeg[1554]: title : 5.1
  940. 11:16:19 T:5460 INFO: ffmpeg[1554]: BPS : 1433839
  941. 11:16:19 T:5460 INFO: ffmpeg[1554]: BPS-eng : 1433839
  942. 11:16:19 T:5460 INFO: ffmpeg[1554]: DURATION : 02:00:14.208000000
  943. 11:16:19 T:5460 INFO: ffmpeg[1554]: DURATION-eng : 02:00:14.208000000
  944. 11:16:19 T:5460 INFO: ffmpeg[1554]: NUMBER_OF_FRAMES: 8657049
  945. 11:16:19 T:5460 INFO: ffmpeg[1554]: NUMBER_OF_FRAMES-eng: 8657049
  946. 11:16:19 T:5460 INFO: ffmpeg[1554]: NUMBER_OF_BYTES : 1293001642
  947. 11:16:19 T:5460 INFO: ffmpeg[1554]: NUMBER_OF_BYTES-eng: 1293001642
  948. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_WRITING_APP: mkvmerge v9.0.1 ('Obstacles') 64bit
  949. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_WRITING_APP-eng: mkvmerge v9.0.1 ('Obstacles') 64bit
  950. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_WRITING_DATE_UTC: 2016-04-14 19:45:43
  951. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_WRITING_DATE_UTC-eng: 2016-04-14 19:45:43
  952. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  953. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  954. 11:16:19 T:5460 INFO: ffmpeg[1554]: Stream #0:2(eng): Subtitle: hdmv_pgs_subtitle (default) (forced)
  955. 11:16:19 T:5460 INFO: ffmpeg[1554]: Metadata:
  956. 11:16:19 T:5460 INFO: ffmpeg[1554]: BPS : 7582
  957. 11:16:19 T:5460 INFO: ffmpeg[1554]: BPS-eng : 7582
  958. 11:16:19 T:5460 INFO: ffmpeg[1554]: DURATION : 01:53:17.124000000
  959. 11:16:19 T:5460 INFO: ffmpeg[1554]: DURATION-eng : 01:53:17.124000000
  960. 11:16:19 T:5460 INFO: ffmpeg[1554]: NUMBER_OF_FRAMES: 1780
  961. 11:16:19 T:5460 INFO: ffmpeg[1554]: NUMBER_OF_FRAMES-eng: 1780
  962. 11:16:19 T:5460 INFO: ffmpeg[1554]: NUMBER_OF_BYTES : 6442808
  963. 11:16:19 T:5460 INFO: ffmpeg[1554]: NUMBER_OF_BYTES-eng: 6442808
  964. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_WRITING_APP: mkvmerge v9.0.1 ('Obstacles') 64bit
  965. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_WRITING_APP-eng: mkvmerge v9.0.1 ('Obstacles') 64bit
  966. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_WRITING_DATE_UTC: 2016-04-14 19:45:43
  967. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_WRITING_DATE_UTC-eng: 2016-04-14 19:45:43
  968. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  969. 11:16:19 T:5460 INFO: ffmpeg[1554]: _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  970. 11:16:19 T:5460 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  971. 11:16:19 T:5460 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  972. 11:16:19 T:5460 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
  973. 11:16:19 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  974. 11:16:19 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  975. 11:16:19 T:5460 DEBUG: Mysql Start transaction
  976. 11:16:19 T:5460 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 1551
  977. 11:16:19 T:5460 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (1551,0,'h264',1.777778,1920,1080,7214,'','eng')
  978. 11:16:19 T:5460 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (1551,1,'truehd',6,'chi')
  979. 11:16:19 T:5460 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (1551,2,'eng')
  980. 11:16:19 T:5460 DEBUG: Mysql execute: update movie set c11=7214 where idFile=1551 and c11=''
  981. 11:16:19 T:5460 DEBUG: Mysql execute: update episode set c09=7214 where idFile=1551 and c09=''
  982. 11:16:19 T:5460 DEBUG: Mysql execute: update musicvideo set c04=7214 where idFile=1551 and c04=''
  983. 11:16:19 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  984. 11:16:19 T:5460 DEBUG: Mysql commit transaction
  985. 11:16:19 T:5460 DEBUG: Mysql Start transaction
  986. 11:16:19 T:5460 DEBUG: Previous line repeats 1 times.
  987. 11:16:19 T:5460 DEBUG: Mysql commit transaction
  988. 11:16:19 T:5460 DEBUG: Mysql execute: UPDATE files SET dateAdded='2016-04-14 15:54:46' WHERE idFile=1551
  989. 11:16:19 T:5460 DEBUG: Mysql execute: UPDATE rating SET rating = 6.900000, votes = 471 WHERE rating_id = 4858
  990. 11:16:19 T:5460 DEBUG: Mysql Start transaction
  991. 11:16:19 T:5460 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 1551
  992. 11:16:19 T:5460 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (1551,0,'h264',1.777778,1920,1080,7214,'','eng')
  993. 11:16:19 T:5460 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (1551,1,'truehd',6,'chi')
  994. 11:16:19 T:5460 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (1551,2,'eng')
  995. 11:16:19 T:5460 DEBUG: Mysql execute: update movie set c11=7214 where idFile=1551 and c11=''
  996. 11:16:19 T:5460 DEBUG: Mysql execute: update episode set c09=7214 where idFile=1551 and c09=''
  997. 11:16:19 T:5460 DEBUG: Mysql execute: update musicvideo set c04=7214 where idFile=1551 and c04=''
  998. 11:16:19 T:5460 DEBUG: Mysql commit transaction
  999. 11:16:19 T:5460 DEBUG: Mysql execute: UPDATE movie SET c00='Crouching Tiger, Hidden Dragon',c01='Two warriors in pursuit of a stolen sword and a notorious fugitive are led to an impetuous, physically-skilled, teenage nobleman\'s daughter, who is at a crossroads in her life.',c02='',c03='A timeless story of strength, secrets and two warriors who would never surrender.',c04='',c05='4858',c06='Du Lu Wang / Hui-Ling Wang / James Schamus / Kuo Jung Tsai',c07='2000',c08='<thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/2D7kikHUHbecJGoRAspBYiqoxd6.jpg\">http://image.tmdb.org/t/p/original/2D7kikHUHbecJGoRAspBYiqoxd6.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/zooZQuDBqRpIoDjghEnNoIPFmyc.jpg\">http://image.tmdb.org/t/p/original/zooZQuDBqRpIoDjghEnNoIPFmyc.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/t7RbKppQ5M945p7C11QFnWXxgMy.jpg\">http://image.tmdb.org/t/p/original/t7RbKppQ5M945p7C11QFnWXxgMy.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/poo0gUIIELpbD0Wo6XMG0Guxv4i.jpg\">http://image.tmdb.org/t/p/original/poo0gUIIELpbD0Wo6XMG0Guxv4i.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/mAMh7cQJ4Q2lugfD2iH2DWC7yNn.jpg\">http://image.tmdb.org/t/p/original/mAMh7cQJ4Q2lugfD2iH2DWC7yNn.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/A7UnWOyKVd1XpbvuLYnLGD2RYyf.jpg\">http://image.tmdb.org/t/p/original/A7UnWOyKVd1XpbvuLYnLGD2RYyf.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/C24AgkHVhmmhMiStC19wzCmEKb.jpg\">http://image.tmdb.org/t/p/original/C24AgkHVhmmhMiStC19wzCmEKb.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/yB3X57vQ7HLTK6URBOWH78Lw3T5.jpg\">http://image.tmdb.org/t/p/original/yB3X57vQ7HLTK6URBOWH78Lw3T5.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/xdN9ajOF7tvEcW5ruqXM7TOnQbb.jpg\">http://image.tmdb.org/t/p/original/xdN9ajOF7tvEcW5ruqXM7TOnQbb.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/szOslRTwdYO5PqyrPOpLP3lAE1X.jpg\">http://image.tmdb.org/t/p/original/szOslRTwdYO5PqyrPOpLP3lAE1X.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/j111dsZUt0EaAE2azG5H050IIKW.jpg\">http://image.tmdb.org/t/p/original/j111dsZUt0EaAE2azG5H050IIKW.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/dgIXyweXv00KcvalTY009Orv4EJ.jpg\">http://image.tmdb.org/t/p/original/dgIXyweXv00KcvalTY009Orv4EJ.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/bqQSUlkzVSy7z1s48yqvgF7pgNs.jpg\">http://image.tmdb.org/t/p/original/bqQSUlkzVSy7z1s48yqvgF7pgNs.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/6xvIJQyHkHFMIMJRmWbQTT1f5IQ.jpg\">http://image.tmdb.org/t/p/original/6xvIJQyHkHFMIMJRmWbQTT1f5IQ.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/v0EegvU1azNrryDzDAGIEcYebhj.jpg\">http://image.tmdb.org/t/p/original/v0EegvU1azNrryDzDAGIEcYebhj.jpg</thumb><thumb aspect=\"poster\" preview=\"http://image.tmdb.org/t/p/w500/A456Zbxj0frg6s3SIjZaR5z5Ghx.jpg\">http://image.tmdb.org/t/p/original/A456Zbxj0frg6s3SIjZaR5z5Ghx.jpg</thumb>',c09='tt0190332',c10='',c11='7214',c12='Rated PG-13',c13='0',c14='Adventure / Drama / Action / Romance',c15='Ang Lee',c16='Wo hu cang long',c17='',c18='Sony Pictures Classics',c19='plugin://plugin.video.youtube/?action=play_video&videoid=PYZTDBJFDKM',c20='<fanart><thumb preview=\"http://image.tmdb.org/t/p/w780/aSxPzr9uARTmgwcuVnQcI7m2GRN.jpg\">http://image.tmdb.org/t/p/original/aSxPzr9uARTmgwcuVnQcI7m2GRN.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/kgUVeWLZnBTmHwXORqOSVW5btTv.jpg\">http://image.tmdb.org/t/p/original/kgUVeWLZnBTmHwXORqOSVW5btTv.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/8KDyyrYWFX2SQV3fKDV0BZKz5dP.jpg\">http://image.tmdb.org/t/p/original/8KDyyrYWFX2SQV3fKDV0BZKz5dP.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/6fotWIctmZPUmWCeD30I9bLHuXW.jpg\">http://image.tmdb.org/t/p/original/6fotWIctmZPUmWCeD30I9bLHuXW.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/vfN6XLxnKpYMKA2WlvyRcWdQOG0.jpg\">http://image.tmdb.org/t/p/original/vfN6XLxnKpYMKA2WlvyRcWdQOG0.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/dKenGLffFC9HwuxG4Sq7fJRkiFb.jpg\">http://image.tmdb.org/t/p/original/dKenGLffFC9HwuxG4Sq7fJRkiFb.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/kk7TNHipvnaXPyXAkjCoA1p0UFo.jpg\">http://image.tmdb.org/t/p/original/kk7TNHipvnaXPyXAkjCoA1p0UFo.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/1AS3dNlAy67e2xjIjGk7xPhloOe.jpg\">http://image.tmdb.org/t/p/original/1AS3dNlAy67e2xjIjGk7xPhloOe.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/4vFaufFvH7uveEO67tsr8Y0OOVH.jpg\">http://image.tmdb.org/t/p/original/4vFaufFvH7uveEO67tsr8Y0OOVH.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/SHIqypNnVbx6rwszywKO8ENBS.jpg\">http://image.tmdb.org/t/p/original/SHIqypNnVbx6rwszywKO8ENBS.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/6RsVPGLR2y5GtvpuoKPPqwqrf7k.jpg\">http://image.tmdb.org/t/p/original/6RsVPGLR2y5GtvpuoKPPqwqrf7k.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/lg5ZFHaFC2W5NXyJ4EoAJD4qagp.jpg\">http://image.tmdb.org/t/p/original/lg5ZFHaFC2W5NXyJ4EoAJD4qagp.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/iHF2i2gEvidegsGm5JPwzfYIf4D.jpg\">http://image.tmdb.org/t/p/original/iHF2i2gEvidegsGm5JPwzfYIf4D.jpg</thumb><thumb preview=\"http://image.tmdb.org/t/p/w780/sWmvtMxU8uoxFSoeo7jsMYg7JNe.jpg\">http://image.tmdb.org/t/p/original/sWmvtMxU8uoxFSoeo7jsMYg7JNe.jpg</thumb></fanart>',c21='China',c22='smb://192.168.1.24/Media/Movies/Remux/Crouching Tiger, Hidden Dragon (2000)/',c23='1', idSet = 90, userrating = NULL where idMovie=295
  1000. 11:16:19 T:5460 DEBUG: Mysql commit transaction
  1001. 11:16:19 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1002. 11:16:19 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1003. 11:16:19 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1004. 11:16:19 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1005. 11:16:19 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1006. 11:16:20 T:704 DEBUG: Previous line repeats 1 times.
  1007. 11:16:20 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1008. 11:16:20 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1009. 11:16:20 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1010. 11:16:20 T:704 INFO: Python, unloading python shared library because no scripts are running anymore
  1011. 11:16:20 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1012. 11:16:20 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1013. 11:16:20 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1014. 11:16:20 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1015. 11:16:20 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1016. 11:16:20 T:704 DEBUG: Previous line repeats 1 times.
  1017. 11:16:20 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1018. 11:16:20 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1019. 11:16:20 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1020. 11:16:20 T:704 DEBUG: Previous line repeats 1 times.
  1021. 11:16:20 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1022. 11:16:20 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1023. 11:16:20 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1024. 11:16:20 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1025. 11:16:20 T:704 DEBUG: Previous line repeats 1 times.
  1026. 11:16:20 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1027. 11:16:20 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1028. 11:16:20 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1029. 11:16:21 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1030. 11:16:21 T:5460 DEBUG: CImageLoader::DoWork - took 108 ms to load special://masterprofile/Thumbnails/9/9795d582.jpg
  1031. 11:16:21 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1032. 11:16:21 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1033. 11:16:21 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1034. 11:16:21 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1035. 11:16:21 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1036. 11:16:21 T:704 DEBUG: Previous line repeats 1 times.
  1037. 11:16:21 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1038. 11:16:21 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1039. 11:16:21 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1040. 11:16:21 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1041. 11:16:21 T:704 DEBUG: Previous line repeats 1 times.
  1042. 11:16:21 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1043. 11:16:21 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1044. 11:16:21 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1045. 11:16:21 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1046. 11:16:21 T:704 DEBUG: Previous line repeats 1 times.
  1047. 11:16:21 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1048. 11:16:21 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1049. 11:16:21 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1050. 11:16:21 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1051. 11:16:21 T:704 DEBUG: Previous line repeats 1 times.
  1052. 11:16:21 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1053. 11:16:21 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1054. 11:16:21 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1055. 11:16:21 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1056. 11:16:22 T:704 DEBUG: Previous line repeats 1 times.
  1057. 11:16:22 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1058. 11:16:22 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1059. 11:16:22 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1060. 11:16:22 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1061. 11:16:22 T:704 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1062. 11:16:22 T:704 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1063. 11:16:22 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1064. 11:16:22 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1065. 11:16:22 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1066. 11:16:22 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1067. 11:16:22 T:704 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1068. 11:16:22 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1069. 11:16:23 T:704 DEBUG: Previous line repeats 1 times.
  1070. 11:16:23 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1071. 11:16:23 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1072. 11:16:23 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1073. 11:16:23 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1074. 11:16:24 T:704 DEBUG: Previous line repeats 1 times.
  1075. 11:16:24 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1076. 11:16:24 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1077. 11:16:24 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1078. 11:16:24 T:5588 DEBUG: CImageLoader::DoWork - took 109 ms to load special://masterprofile/Thumbnails/c/c746913a.jpg
  1079. 11:16:24 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1080. 11:16:25 T:704 DEBUG: Previous line repeats 1 times.
  1081. 11:16:25 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1082. 11:16:25 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1083. 11:16:25 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1084. 11:16:25 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1085. 11:16:26 T:704 DEBUG: Previous line repeats 1 times.
  1086. 11:16:26 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1087. 11:16:27 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1088. 11:16:27 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1089. 11:16:27 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1090. 11:16:27 T:704 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1091. 11:16:27 T:704 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  1092. 11:16:27 T:704 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1093. 11:16:28 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1094. 11:16:28 T:704 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1095. 11:16:28 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1096. 11:16:28 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1097. 11:16:28 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1098. 11:16:28 T:704 DEBUG: Previous line repeats 1 times.
  1099. 11:16:28 T:704 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1100. 11:16:28 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1101. 11:16:28 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1102. 11:16:28 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1103. 11:16:28 T:704 DEBUG: Previous line repeats 1 times.
  1104. 11:16:28 T:704 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1105. 11:16:28 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1106. 11:16:28 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1107. 11:16:28 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1108. 11:16:28 T:704 DEBUG: Previous line repeats 1 times.
  1109. 11:16:28 T:704 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1110. 11:16:29 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1111. 11:16:29 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1112. 11:16:29 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1113. 11:16:29 T:704 DEBUG: Previous line repeats 1 times.
  1114. 11:16:29 T:704 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1115. 11:16:29 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1116. 11:16:29 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1117. 11:16:29 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1118. 11:16:29 T:704 DEBUG: Previous line repeats 1 times.
  1119. 11:16:29 T:704 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1120. 11:16:29 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1121. 11:16:29 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1122. 11:16:29 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1123. 11:16:29 T:704 DEBUG: Previous line repeats 1 times.
  1124. 11:16:29 T:704 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1125. 11:16:29 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1126. 11:16:29 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1127. 11:16:29 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1128. 11:16:29 T:704 DEBUG: Previous line repeats 1 times.
  1129. 11:16:29 T:704 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1130. 11:16:29 T:5460 INFO: ffmpeg[1554]: [mjpeg] Changing bps to 8
  1131. 11:16:29 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1132. 11:16:29 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1133. 11:16:30 T:704 DEBUG: Previous line repeats 1 times.
  1134. 11:16:30 T:704 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  1135. 11:16:30 T:1388 INFO: ffmpeg[56C]: [mjpeg] Changing bps to 8
  1136. 11:16:30 T:5588 INFO: ffmpeg[15D4]: [mjpeg] Changing bps to 8
  1137. 11:16:30 T:704 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1138. 11:16:31 T:704 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1139. 11:16:31 T:704 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1140. 11:16:31 T:704 DEBUG: CGUIWindowVideoBase::OnPlayMedia smb://192.168.1.24/Media/Movies/Remux/Despicable Me (2010)/Despicable Me (2010) [1080p AVC BluRay DTS-HD MA 5.1].3D.MVC.mkv
  1141. 11:16:31 T:800 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1142. 11:16:31 T:800 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1143. 11:16:31 T:704 DEBUG: Loading settings for smb://192.168.1.24/Media/Movies/Remux/Despicable Me (2010)/Despicable Me (2010) [1080p AVC BluRay DTS-HD MA 5.1].3D.MVC.mkv
  1144. 11:16:31 T:704 DEBUG: CPlayerCoreFactory::GetPlayers(smb://192.168.1.24/Media/Movies/Remux/Despicable Me (2010)/Despicable Me (2010) [1080p AVC BluRay DTS-HD MA 5.1].3D.MVC.mkv)
  1145. 11:16:31 T:704 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1146. 11:16:31 T:704 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1147. 11:16:31 T:704 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1148. 11:16:31 T:704 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1149. 11:16:31 T:704 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1150. 11:16:31 T:704 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1151. 11:16:31 T:704 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1152. 11:16:31 T:704 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1153. 11:16:31 T:704 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1154. 11:16:31 T:704 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1155. 11:16:31 T:704 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1156. 11:16:31 T:704 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1157. 11:16:31 T:704 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1158. 11:16:31 T:704 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  1159. 11:16:31 T:704 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1160. 11:16:31 T:704 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1161. 11:16:31 T:704 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1162. 11:16:31 T:704 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  1163. 11:16:31 T:704 NOTICE: VideoPlayer: Opening: smb://192.168.1.24/Media/Movies/Remux/Despicable Me (2010)/Despicable Me (2010) [1080p AVC BluRay DTS-HD MA 5.1].3D.MVC.mkv
  1164. 11:16:31 T:704 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1165. 11:16:31 T:2164 DEBUG: Thread VideoPlayer start, auto delete: false
  1166. 11:16:31 T:2164 NOTICE: Creating InputStream
  1167. 11:16:31 T:2164 DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
  1168. 11:16:31 T:2164 DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 4 ms)
  1169. 11:16:31 T:2164 NOTICE: Creating Demuxer
  1170. 11:16:31 T:2164 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  1171. 11:16:31 T:2164 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1172. 11:16:31 T:2164 ERROR: ffmpeg[874]: [h264] sps_id 1 out of range
  1173. 11:16:31 T:2164 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1174. 11:16:31 T:2164 INFO: ffmpeg[874]: Input #0, matroska,webm, smb://192.168.1.24/Media/Movies/Remux/Despicable Me (2010)/Despicable Me (2010) [1080p AVC BluRay DTS-HD MA 5.1].3D.MVC.mk':
  1175. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1176. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Despicable Me
  1177. 11:16:31 T:2164 INFO: ffmpeg[874]: encoder : libebml v1.3.3 + libmatroska v1.4.4
  1178. 11:16:31 T:2164 INFO: ffmpeg[874]: creation_time : 2016-03-06 23:27:36
  1179. 11:16:31 T:2164 INFO: ffmpeg[874]: Duration: 01:34:48.69, start: 0.000000, bitrate: 33610 kb/s
  1180. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:0: start 0.000000, end 202.410542
  1181. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1182. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 01
  1183. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:1: start 202.410542, end 391.891500
  1184. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1185. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 02
  1186. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:2: start 391.891500, end 725.099375
  1187. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1188. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 03
  1189. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:3: start 725.099375, end 830.496333
  1190. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1191. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 04
  1192. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:4: start 830.496333, end 1118.826042
  1193. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1194. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 05
  1195. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:5: start 1118.826042, end 1386.843792
  1196. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1197. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 06
  1198. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:6: start 1386.843792, end 1556.221333
  1199. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1200. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 07
  1201. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:7: start 1556.221333, end 1840.839000
  1202. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1203. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 08
  1204. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:8: start 1840.839000, end 2088.753333
  1205. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1206. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 09
  1207. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:9: start 2088.753333, end 2383.047333
  1208. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1209. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 10
  1210. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:10: start 2383.047333, end 2618.365750
  1211. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1212. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 11
  1213. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:11: start 2618.365750, end 2899.187958
  1214. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1215. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 12
  1216. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:12: start 2899.187958, end 3172.502667
  1217. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1218. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 13
  1219. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:13: start 3172.502667, end 3406.111042
  1220. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1221. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 14
  1222. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:14: start 3406.111042, end 3728.015958
  1223. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1224. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 15
  1225. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:15: start 3728.015958, end 4163.868042
  1226. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1227. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 16
  1228. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:16: start 4163.868042, end 4585.455875
  1229. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1230. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 17
  1231. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:17: start 4585.455875, end 4961.581625
  1232. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1233. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 18
  1234. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:18: start 4961.581625, end 5255.375125
  1235. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1236. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 19
  1237. 11:16:31 T:2164 INFO: ffmpeg[874]: Chapter #0:19: start 5255.375125, end 5688.683000
  1238. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1239. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Chapter 20
  1240. 11:16:31 T:2164 INFO: ffmpeg[874]: Stream #0:0(eng): Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
  1241. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1242. 11:16:31 T:2164 INFO: ffmpeg[874]: BPS : 29646210
  1243. 11:16:31 T:2164 INFO: ffmpeg[874]: BPS-eng : 29646210
  1244. 11:16:31 T:2164 INFO: ffmpeg[874]: DURATION : 01:34:48.683000000
  1245. 11:16:31 T:2164 INFO: ffmpeg[874]: DURATION-eng : 01:34:48.683000000
  1246. 11:16:31 T:2164 INFO: ffmpeg[874]: NUMBER_OF_FRAMES: 136392
  1247. 11:16:31 T:2164 INFO: ffmpeg[874]: NUMBER_OF_FRAMES-eng: 136392
  1248. 11:16:31 T:2164 INFO: ffmpeg[874]: NUMBER_OF_BYTES : 21080986966
  1249. 11:16:31 T:2164 INFO: ffmpeg[874]: NUMBER_OF_BYTES-eng: 21080986966
  1250. 11:16:31 T:2164 INFO: ffmpeg[874]: _STATISTICS_WRITING_APP: mkvmerge v8.9.0 ('Father Daughter') 64bit
  1251. 11:16:31 T:2164 INFO: ffmpeg[874]: _STATISTICS_WRITING_APP-eng: mkvmerge v8.9.0 ('Father Daughter') 64bit
  1252. 11:16:31 T:2164 INFO: ffmpeg[874]: _STATISTICS_WRITING_DATE_UTC: 2016-03-06 23:27:36
  1253. 11:16:31 T:2164 INFO: ffmpeg[874]: _STATISTICS_WRITING_DATE_UTC-eng: 2016-03-06 23:27:36
  1254. 11:16:31 T:2164 INFO: ffmpeg[874]: _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  1255. 11:16:31 T:2164 INFO: ffmpeg[874]: _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  1256. 11:16:31 T:2164 INFO: ffmpeg[874]: Stream #0:1(eng): Audio: dts (DTS-HD MA), 48000 Hz, 5.1(side), s32p (24 bit) (default)
  1257. 11:16:31 T:2164 INFO: ffmpeg[874]: Metadata:
  1258. 11:16:31 T:2164 INFO: ffmpeg[874]: title : Surround 5.1
  1259. 11:16:31 T:2164 INFO: ffmpeg[874]: BPS : 3960184
  1260. 11:16:31 T:2164 INFO: ffmpeg[874]: BPS-eng : 3960184
  1261. 11:16:31 T:2164 INFO: ffmpeg[874]: DURATION : 01:34:48.694000000
  1262. 11:16:31 T:2164 INFO: ffmpeg[874]: DURATION-eng : 01:34:48.694000000
  1263. 11:16:31 T:2164 INFO: ffmpeg[874]: NUMBER_OF_FRAMES: 533315
  1264. 11:16:31 T:2164 INFO: ffmpeg[874]: NUMBER_OF_FRAMES-eng: 533315
  1265. 11:16:31 T:2164 INFO: ffmpeg[874]: NUMBER_OF_BYTES : 2816034420
  1266. 11:16:31 T:2164 INFO: ffmpeg[874]: NUMBER_OF_BYTES-eng: 2816034420
  1267. 11:16:31 T:2164 INFO: ffmpeg[874]: _STATISTICS_WRITING_APP: mkvmerge v8.9.0 ('Father Daughter') 64bit
  1268. 11:16:31 T:2164 INFO: ffmpeg[874]: _STATISTICS_WRITING_APP-eng: mkvmerge v8.9.0 ('Father Daughter') 64bit
  1269. 11:16:31 T:2164 INFO: ffmpeg[874]: _STATISTICS_WRITING_DATE_UTC: 2016-03-06 23:27:36
  1270. 11:16:31 T:2164 INFO: ffmpeg[874]: _STATISTICS_WRITING_DATE_UTC-eng: 2016-03-06 23:27:36
  1271. 11:16:31 T:2164 INFO: ffmpeg[874]: _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  1272. 11:16:31 T:2164 INFO: ffmpeg[874]: _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  1273. 11:16:31 T:2164 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1274. 11:16:31 T:2164 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1275. 11:16:31 T:2164 NOTICE: Opening stream: 0 source: 256
  1276. 11:16:31 T:2164 NOTICE: Creating video codec with codec id: 28
  1277. 11:16:31 T:2164 NOTICE: CDVDVideoCodecMFX::Init: MSDK Initialized, version 1.8
  1278. 11:16:31 T:2164 DEBUG: CDVDVideoCodecMFX::Init: MSDK uses D3D11 API.
  1279. 11:16:31 T:2164 DEBUG: CDVDVideoCodecMFX::Init: MSDK uses Hardware Accelerated Implementation (default device).
  1280. 11:16:31 T:2164 DEBUG: FactoryCodec - Video: msdk-mvc - Opening
  1281. 11:16:31 T:2164 DEBUG: CDVDVideoCodecMFX::AllocateFrames: Decoder suggested (26) frames to use. creating (50) buffers.
  1282. 11:16:31 T:2164 DEBUG: CDVDVideoCodecMFX::Decode: Initialized MVC with View Ids 0, 1
  1283. 11:16:31 T:2164 DEBUG: FactoryCodec - Video: msdk-mvc - Opened
  1284. 11:16:31 T:2164 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  1285. 11:16:31 T:2164 NOTICE: Creating video thread
  1286. 11:16:31 T:2164 NOTICE: Opening stream: 1 source: 256
  1287. 11:16:31 T:2164 NOTICE: Finding audio codec for: 86020
  1288. 11:16:31 T:2164 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1289. 11:16:31 T:2164 DEBUG: FactoryCodec - Audio: passthrough - Opened
  1290. 11:16:31 T:2164 NOTICE: Creating audio thread
  1291. 11:16:31 T:4988 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  1292. 11:16:31 T:4988 NOTICE: running thread: video_thread
  1293. 11:16:31 T:2164 DEBUG: CEdl::ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://192.168.1.24/Media/Movies/Remux/Despicable Me (2010)/Despicable Me (2010) [1080p AVC BluRay DTS-HD MA 5.1].3D.MVC.mkv
  1294. 11:16:31 T:1968 DEBUG: Thread VideoPlayerAudio start, auto delete: false
  1295. 11:16:31 T:1968 NOTICE: running thread: CVideoPlayerAudio::Process()
  1296. 11:16:31 T:2164 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
  1297. 11:16:31 T:2164 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1298. 11:16:31 T:704 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
  1299. 11:16:31 T:1968 DEBUG: CDVDAudio::Pause - pausing audio stream
  1300. 11:16:31 T:704 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1301. 11:16:31 T:704 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1302. 11:16:31 T:4988 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1303. 11:16:31 T:1968 INFO: CAEStreamParser::SyncDTS - dtsHD stream detected (8 channels, 48000Hz, 16bit BE, period: 8192)
  1304. 11:16:31 T:2164 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1305. 11:16:31 T:1968 NOTICE: Previous line repeats 2 times.
  1306. 11:16:31 T:1968 NOTICE: Creating audio stream (codec id: 86020, channels: 8, sample rate: 48000, pass-through)
  1307. 11:16:31 T:2164 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1308. 11:16:31 T:1968 NOTICE: Previous line repeats 5 times.
  1309. 11:16:31 T:1968 DEBUG: CVideoPlayerAudio:: synctype set to 0: clock feedback
  1310. 11:16:31 T:852 INFO: CActiveAESink::OpenSink - initialize sink
  1311. 11:16:31 T:852 DEBUG: CActiveAESink::OpenSink - trying to open device WASAPI:{9AAEE0D1-F8E9-4161-BF14-08938405F4B2}
  1312. 11:16:31 T:852 INFO: CAESinkWASAPI::InitializeExclusive: Format is Supported - will attempt to Initialize
  1313. 11:16:31 T:852 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S16NE, 192000, 8
  1314. 11:16:31 T:852 DEBUG: CActiveAESink::OpenSink - WASAPI Initialized:
  1315. 11:16:31 T:852 DEBUG: Output Device : HDMI - VSX-1130 (Intel(R) Display Audio)
  1316. 11:16:31 T:852 DEBUG: Sample Rate : 192000
  1317. 11:16:31 T:852 DEBUG: Sample Format : AE_FMT_S16NE
  1318. 11:16:31 T:852 DEBUG: Channel Count : 8
  1319. 11:16:31 T:852 DEBUG: Channel Layout: FL,FR,FC,LFE,BL,BR,SL,SR
  1320. 11:16:31 T:852 DEBUG: Frames : 9600
  1321. 11:16:31 T:852 DEBUG: Frame Size : 16
  1322. 11:16:31 T:856 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1323. 11:16:31 T:1968 DEBUG: CDVDClock::Discontinuity - CVideoPlayerAudio::OutputPacket - was:255530.112366, should be:62.662632, error:-255467.449733
  1324. 11:16:31 T:856 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1325. 11:16:31 T:2164 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1326. 11:16:31 T:1388 DEBUG: CGUIInfoManager::SetCurrentMovie(smb://192.168.1.24/Media/Movies/Remux/Despicable Me (2010)/Despicable Me (2010) [1080p AVC BluRay DTS-HD MA 5.1].3D.MVC.mkv)
  1327. 11:16:31 T:800 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1328. 11:16:31 T:704 DEBUG: StereoscopicsManager: autodetected stereo mode for movie mode mvc_lr is: hardware_based
  1329. 11:16:31 T:800 DEBUG: Previous line repeats 1 times.
  1330. 11:16:31 T:800 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1331. 11:16:31 T:704 DEBUG: StereoscopicsManager: stereo mode setting changed to hardware_based
  1332. 11:16:31 T:704 DEBUG: StereoscopicsManager::ApplyStereoMode: trying to apply stereo mode. Current: off | Target: hardware_based
  1333. 11:16:31 T:704 DEBUG: StereoscopicsManager: stereo mode changed to hardware_based
  1334. 11:16:31 T:704 DEBUG: ------ Window Init (DialogNotification.xml) ------
  1335. 11:16:31 T:704 NOTICE: Display resolution ADJUST : 1920x1080@ 23.98 - Full Screen (90) (weight: 0.000)
  1336. 11:16:31 T:704 DEBUG: CWinSystemWin32::SetFullScreenEx (true fullscreen) on screen 0 with size 1920x1080, refresh 23.976023
  1337. 11:16:31 T:704 DEBUG: CRenderSystemDX::SetFullScreenInternal - Current display mode is: 1920x1080@23.976
  1338. 11:16:31 T:1388 DEBUG: CVideoDatabase::GetMovieId (smb://192.168.1.24/Media/Movies/Remux/Despicable Me (2010)/Despicable Me (2010) [1080p AVC BluRay DTS-HD MA 5.1].3D.MVC.mkv), query = select idMovie from movie where idFile=46
  1339. 11:16:31 T:4988 DEBUG: CRenderManager::Configure - change configuration. 1920x1088. display: 1920x1080. framerate: 23.98. format: MSDK_MVC
  1340. 11:16:31 T:704 DEBUG: CRenderSystemDX::SetFullScreenInternal - Found matched mode: 1920x1080@23.976
  1341. 11:16:31 T:704 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  1342. 11:16:31 T:704 DEBUG: CWinSystemWin32::OnDisplayLost - notify display lost event
  1343. 11:16:31 T:704 DEBUG: CRenderManager::Flush - flushing renderer
  1344. 11:16:31 T:704 NOTICE: VideoPlayer: OnLostDisplay received
  1345. 11:16:32 T:704 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Destroying swapchain in order to switch to stereoscopic 3D.
  1346. 11:16:32 T:704 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Stereoscopic 3D mode.
  1347. 11:16:32 T:4988 WARNING: CRenderManager::Configure - timeout waiting for configure
  1348. 11:16:32 T:4988 ERROR: CVideoPlayerVideo::OutputPicture - failed to configure renderer
  1349. 11:16:33 T:704 DEBUG: CWinSystemWin32::OnDisplayReset - notify display reset event
  1350. 11:16:33 T:704 NOTICE: VideoPlayer: OnResetDisplay received
  1351. 11:16:33 T:2164 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1352. 11:16:33 T:2164 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1353. 11:16:33 T:2164 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1354. 11:16:33 T:2164 DEBUG: VideoPlayer::Sync - Audio - pts: 106000.000000, cache: 254520.845115, totalcache: 500000.000000
  1355. 11:16:33 T:2164 DEBUG: VideoPlayer::Sync - Video - pts: 18442240474082181120.000000, cache: 50000.000000, totalcache: 100000.000000
  1356. 11:16:33 T:4988 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-148520.845115)
  1357. 11:16:33 T:704 DEBUG: Keyboard: scancode: 0x00, sym: 0x0133, unicode: 0x0000, modifier: 0x200
  1358. 11:16:33 T:704 DEBUG: CInputManager::OnKey: alt-165 (0x4f0a5) pressed, action is
  1359. 11:16:33 T:704 DEBUG: Keyboard: scancode: 0x00, sym: 0x0133, unicode: 0x0000, modifier: 0x0
  1360. 11:16:33 T:704 DEBUG: ------ Window Init (Pointer.xml) ------
  1361. 11:16:33 T:704 NOTICE: D3D: rendering method forced to DXVA processor
  1362. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Initing Video Enumerator with params: 1920x1088.
  1363. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 3 rate conversion.
  1364. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 0xef feature caps.
  1365. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 0x1e device caps.
  1366. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 0 input format caps.
  1367. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 8 max input streams.
  1368. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 8 max stream states.
  1369. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Selected video processor index: 0.
  1370. 11:16:33 T:704 NOTICE: DXVA::CProcessorHD::InitProcessor - Supported deinterlace methods: Blend:yes, Bob:yes, Adaptive:yes, MoComp:yes.
  1371. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Selected video processor allows 1 future frames and 1 past frames.
  1372. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Filter 0 has following params - max: 1000, min: -1000, default: 0
  1373. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Filter 1 has following params - max: 1000, min: 0, default: 100
  1374. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Filter 2 has following params - max: 1800, min: -1800, default: 0
  1375. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::InitProcessor - Filter 3 has following params - max: 1000, min: 0, default: 100
  1376. 11:16:33 T:704 DEBUG: DXVA::CProcessorHD::OpenProcessor - Creating processor with input format: (103).
  1377. 11:16:33 T:1968 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(-148520.845115)
  1378. 11:16:33 T:1968 DEBUG: CDVDAudio::Resume - resume audio stream
  1379. 11:16:33 T:856 DEBUG: ActiveAE - start sync of audio stream
  1380. 11:16:33 T:704 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  1381. 11:16:33 T:704 DEBUG: created video buffer 0
  1382. 11:16:33 T:704 DEBUG: created video buffer 1
  1383. 11:16:33 T:704 DEBUG: created video buffer 2
  1384. 11:16:33 T:704 DEBUG: created video buffer 3
  1385. 11:16:33 T:704 DEBUG: created video buffer 4
  1386. 11:16:33 T:704 DEBUG: CRenderManager::Configure - 5
  1387. 11:16:33 T:704 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 88
  1388. 11:16:33 T:704 DEBUG: Activating window ID: 12005
  1389. 11:16:33 T:704 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1390. 11:16:33 T:704 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1391. 11:16:33 T:704 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  1392. 11:16:33 T:704 NOTICE: Display resolution ADJUST : 1920x1080@ 23.98 - Full Screen (90) (weight: 0.000)
  1393. 11:16:33 T:856 DEBUG: ActiveAE::SyncStream - average error of 1.417353, start adjusting
  1394. 11:16:33 T:856 DEBUG: ActiveAE::SyncStream - average error 0.417353 below threshold of 30.000000
  1395. 11:16:34 T:1968 DEBUG: CDVDClock::Discontinuity - CVideoPlayerAudio::OutputPacket - was:1042831.387484, should be:1064998.277143, error:22166.889659
  1396. 11:16:38 T:4988 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  1397. 11:16:38 T:704 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1398. 11:16:38 T:704 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  1399. 11:17:01 T:5460 DEBUG: Thread JobWorker 5460 terminating (autodelete)
  1400. 11:17:01 T:5588 DEBUG: Thread JobWorker 5588 terminating (autodelete)
  1401. 11:17:02 T:1388 DEBUG: Thread JobWorker 1388 terminating (autodelete)
  1402. 11:18:44 T:704 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1403. 11:18:44 T:704 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is OSD
  1404. 11:18:44 T:704 DEBUG: ------ Window Init (VideoOSD.xml) ------
  1405. 11:18:44 T:704 INFO: Loading skin file: VideoOSD.xml, load type: KEEP_IN_MEMORY
  1406. 11:18:44 T:704 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
  1407. 11:18:44 T:704 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: KEEP_IN_MEMORY
  1408. 11:18:46 T:704 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1409. 11:18:46 T:704 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1410. 11:18:46 T:704 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1411. 11:18:58 T:704 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1412. 11:18:59 T:704 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1413. 11:18:59 T:704 NOTICE: CVideoPlayer::CloseFile()
  1414. 11:18:59 T:704 NOTICE: VideoPlayer: waiting for threads to exit
  1415. 11:18:59 T:2164 NOTICE: CVideoPlayer::OnExit()
  1416. 11:18:59 T:2164 NOTICE: Closing stream player 1
  1417. 11:18:59 T:2164 NOTICE: Waiting for audio thread to exit
  1418. 11:18:59 T:1968 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  1419. 11:18:59 T:2164 NOTICE: Closing audio device
  1420. 11:18:59 T:1968 DEBUG: Thread VideoPlayerAudio 1968 terminating
  1421. 11:18:59 T:2164 DEBUG: CDVDAudio::Flush - flush audio stream
  1422. 11:18:59 T:856 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1423. 11:18:59 T:856 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1424. 11:18:59 T:852 DEBUG: Previous line repeats 1 times.
  1425. 11:18:59 T:852 INFO: CActiveAESink::OpenSink - initialize sink
  1426. 11:18:59 T:2164 NOTICE: Deleting audio codec
  1427. 11:18:59 T:2164 NOTICE: Closing stream player 2
  1428. 11:18:59 T:2164 NOTICE: waiting for video thread to exit
  1429. 11:18:59 T:4988 NOTICE: thread end: video_thread
  1430. 11:18:59 T:4988 DEBUG: Thread VideoPlayerVideo 4988 terminating
  1431. 11:18:59 T:2164 NOTICE: deleting video codec
  1432. 11:18:59 T:2164 DEBUG: CApplication::OnPlayBackStopped: play state was 2, starting 0
  1433. 11:18:59 T:704 NOTICE: VideoPlayer: finished waiting
  1434. 11:18:59 T:704 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
  1435. 11:18:59 T:2164 DEBUG: Thread VideoPlayer 2164 terminating
  1436. 11:18:59 T:800 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1437. 11:18:59 T:800 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1438. 11:18:59 T:704 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1439. 11:18:59 T:704 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  1440. 11:18:59 T:704 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1441. 11:18:59 T:704 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1442. 11:18:59 T:852 DEBUG: CActiveAESink::OpenSink - trying to open device WASAPI:{9AAEE0D1-F8E9-4161-BF14-08938405F4B2}
  1443. 11:18:59 T:704 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1444. 11:18:59 T:704 DEBUG: CGUIMediaWindow::GetDirectory (videodb://movies/titles/)
  1445. 11:18:59 T:704 DEBUG: ParentPath = [videodb://movies/titles/]
  1446. 11:18:59 T:852 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S24NE4MSB, 44100, 2
  1447. 11:18:59 T:852 DEBUG: CActiveAESink::OpenSink - WASAPI Initialized:
  1448. 11:18:59 T:852 DEBUG: Output Device : HDMI - VSX-1130 (Intel(R) Display Audio)
  1449. 11:18:59 T:852 DEBUG: Sample Rate : 44100
  1450. 11:18:59 T:852 DEBUG: Sample Format : AE_FMT_S24NE4MSB
  1451. 11:18:59 T:852 DEBUG: Channel Count : 2
  1452. 11:18:59 T:852 DEBUG: Channel Layout: FL,FR
  1453. 11:18:59 T:852 DEBUG: Frames : 2208
  1454. 11:18:59 T:852 DEBUG: Frame Size : 8
  1455. 11:18:59 T:856 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1456. 11:18:59 T:704 DEBUG: CVideoDatabase::RunQuery took 43 ms for 296 items query: select * from movie_view
  1457. 11:18:59 T:856 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1458. 11:18:59 T:4952 DEBUG: Thread BackgroundLoader start, auto delete: false
  1459. 11:18:59 T:704 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1460. 11:18:59 T:704 INFO: ffmpeg[2C0]: [mjpeg] Changing bps to 8
  1461. 11:18:59 T:704 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1462. 11:18:59 T:704 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
  1463. 11:18:59 T:704 NOTICE: CVideoPlayer::CloseFile()
  1464. 11:18:59 T:704 NOTICE: VideoPlayer: waiting for threads to exit
  1465. 11:18:59 T:704 NOTICE: VideoPlayer: finished waiting
  1466. 11:18:59 T:704 NOTICE: CVideoPlayer::CloseFile()
  1467. 11:18:59 T:704 NOTICE: VideoPlayer: waiting for threads to exit
  1468. 11:18:59 T:704 NOTICE: VideoPlayer: finished waiting
  1469. 11:18:59 T:704 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
  1470. 11:18:59 T:704 DEBUG: StereoscopicsManager: stereo mode setting changed to off
  1471. 11:18:59 T:704 DEBUG: StereoscopicsManager::ApplyStereoMode: trying to apply stereo mode. Current: hardware_based | Target: off
  1472. 11:18:59 T:704 DEBUG: StereoscopicsManager: stereo mode changed to off
  1473. 11:18:59 T:704 DEBUG: ------ Window Init (DialogNotification.xml) ------
  1474. 11:18:59 T:4908 DEBUG: Thread JobWorker start, auto delete: true
  1475. 11:18:59 T:4908 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item smb://192.168.1.24/Media/Movies/Remux/Despicable Me (2010)/Despicable Me (2010) [1080p AVC BluRay DTS-HD MA 5.1].3D.MVC.mkv
  1476. 11:18:59 T:4908 DEBUG: Mysql execute: update files set playCount=8,lastPlayed='2016-04-15 11:18:59' where idFile=46
  1477. 11:18:59 T:704 DEBUG: CRenderSystemDX::SetFullScreenInternal - Current display mode is: 1920x1080@23.976
  1478. 11:18:59 T:704 DEBUG: CRenderSystemDX::SetFullScreenInternal - Found matched mode: 1920x1080@23.976
  1479. 11:18:59 T:704 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  1480. 11:18:59 T:704 DEBUG: CWinSystemWin32::OnDisplayLost - notify display lost event
  1481. 11:18:59 T:800 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1482. 11:18:59 T:800 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1483. 11:18:59 T:4908 DEBUG: Mysql execute: update settings set Deinterlace=1,ViewMode=0,ZoomAmount=1.000000,PixelRatio=1.000000,VerticalShift=0.000000,AudioStream=-1,SubtitleStream=-1,SubtitleDelay=0.000000,SubtitlesOn=1,Brightness=50.000000,Contrast=50.000000,Gamma=20.000000,VolumeAmplification=0.000000,AudioDelay=0.000000,OutputToAllSpeakers=0,Sharpness=0.000000,NoiseReduction=0.000000,NonLinStretch=0,PostProcess=0,ScalingMethod=13,DeinterlaceMode=1,ResumeTime=0,StereoMode=0,StereoInvert=0, VideoStream=-1 where idFile=46
  1484. 11:19:00 T:4952 DEBUG: Thread BackgroundLoader 4952 terminating
  1485. 11:19:00 T:704 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Destroying swapchain in order to switch from stereoscopic 3D.
  1486. 11:19:00 T:704 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  1487. 11:19:00 T:704 DEBUG: CWinSystemWin32::OnDisplayReset - notify display reset event
  1488. 11:19:00 T:704 DEBUG: CRenderSystemDX::SetFullScreenInternal - Current display mode is: 1920x1080@23.976
  1489. 11:19:00 T:704 DEBUG: CRenderSystemDX::SetFullScreenInternal - Found matched mode: 1920x1080@23.976
  1490. 11:19:00 T:704 DEBUG: Keyboard: scancode: 0x00, sym: 0x0133, unicode: 0x0000, modifier: 0x200
  1491. 11:19:00 T:704 DEBUG: CInputManager::OnKey: alt-165 (0x4f0a5) pressed, action is
  1492. 11:19:00 T:704 DEBUG: Keyboard: scancode: 0x00, sym: 0x0133, unicode: 0x0000, modifier: 0x0
  1493. 11:19:06 T:704 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  1494. 11:19:06 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1495. 11:19:06 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1496. 11:19:06 T:1340 DEBUG: Thread JobWorker start, auto delete: true
  1497. 11:19:06 T:4908 INFO: ffmpeg[132C]: [mjpeg] Changing bps to 8
  1498. 11:19:06 T:1340 INFO: ffmpeg[53C]: [mjpeg] Changing bps to 8
  1499. 11:19:06 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1500. 11:19:10 T:704 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1501. 11:19:10 T:704 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1502. 11:19:10 T:704 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1503. 11:19:10 T:704 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1504. 11:19:10 T:704 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1505. 11:19:10 T:704 DEBUG: ------ Window Init (Home.xml) ------
  1506. 11:19:10 T:704 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  1507. 11:19:10 T:5376 DEBUG: Thread JobWorker start, auto delete: true
  1508. 11:19:10 T:1340 DEBUG: CVideoDatabase::RunQuery took 14 ms for 11 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  1509. 11:19:10 T:4908 DEBUG: CVideoDatabase::RunQuery took 47 ms for 25 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 25
  1510. 11:19:10 T:5376 INFO: ffmpeg[1500]: [mjpeg] Changing bps to 8
  1511. 11:19:10 T:4908 INFO: ffmpeg[132C]: [mjpeg] Changing bps to 8
  1512. 11:19:10 T:1340 DEBUG: CVideoDatabase::RunQuery took 53 ms for 296 items query: select * from movie_view
  1513. 11:19:11 T:1340 DEBUG: CVideoDatabase::RunQuery took 29 ms for 16 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  1514. 11:19:11 T:4908 INFO: ffmpeg[132C]: [mjpeg] Changing bps to 8
  1515. 11:19:11 T:1340 INFO: ffmpeg[53C]: [mjpeg] Changing bps to 8
  1516. 11:19:11 T:4908 INFO: ffmpeg[132C]: [mjpeg] Changing bps to 8
  1517. 11:19:11 T:1340 INFO: Previous line repeats 1 times.
  1518. 11:19:11 T:1340 INFO: ffmpeg[53C]: [mjpeg] Changing bps to 8
  1519. 11:19:11 T:4908 DEBUG: CVideoDatabase::RunQuery took 81 ms for 25 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 25
  1520. 11:19:11 T:4908 DEBUG: CVideoDatabase::RunQuery took 27 ms for 2 items query: SELECT * FROM tvshow_view WHERE ((CAST(tvshow_view.watchedcount as DECIMAL(5,1)) = 0)) AND ((CAST(tvshow_view.totalCount as DECIMAL(5,1)) > 0))
  1521. 11:19:11 T:4908 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1522. 11:19:11 T:4908 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.itrack, songartistview.iOrder
  1523. 11:19:11 T:4908 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
  1524. 11:19:11 T:4908 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1525. 11:19:11 T:4908 DEBUG: CVideoDatabase::RunQuery took 42 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1526. 11:19:11 T:4908 DEBUG: CVideoDatabase::RunQuery took 81 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1527. 11:19:11 T:4908 DEBUG: CVideoDatabase::RunQuery took 2 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1528. 11:19:11 T:4908 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1529. 11:19:11 T:4908 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist ) OR artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist WHERE song_artist.idRole = 1)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
  1530. 11:19:11 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1531. 11:19:11 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1532. 11:19:11 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1533. 11:19:11 T:704 DEBUG: Previous line repeats 1 times.
  1534. 11:19:11 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1535. 11:19:12 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1536. 11:19:12 T:704 DEBUG: Previous line repeats 1 times.
  1537. 11:19:12 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1538. 11:19:12 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1539. 11:19:12 T:704 DEBUG: Previous line repeats 1 times.
  1540. 11:19:12 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1541. 11:19:12 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1542. 11:19:12 T:704 DEBUG: Previous line repeats 1 times.
  1543. 11:19:12 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1544. 11:19:12 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1545. 11:19:12 T:704 DEBUG: Previous line repeats 1 times.
  1546. 11:19:12 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1547. 11:19:12 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1548. 11:19:12 T:704 DEBUG: Previous line repeats 1 times.
  1549. 11:19:12 T:704 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1550. 11:19:12 T:704 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1551. 11:19:12 T:704 INFO: ffmpeg[2C0]: [mjpeg] Changing bps to 8
  1552. 11:19:13 T:704 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1553. 11:19:13 T:704 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1554. 11:19:13 T:704 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1555. 11:19:13 T:704 DEBUG: Previous line repeats 1 times.
  1556. 11:19:13 T:704 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1557. 11:19:13 T:704 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1558. 11:19:14 T:704 DEBUG: Previous line repeats 1 times.
  1559. 11:19:14 T:704 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1560. 11:19:14 T:704 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1561. 11:19:14 T:704 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1562. 11:19:14 T:704 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1563. 11:19:14 T:704 DEBUG: Activating window ID: 10111
  1564. 11:19:14 T:704 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  1565. 11:19:14 T:704 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  1566. 11:19:16 T:704 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1567. 11:19:16 T:704 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1568. 11:19:16 T:704 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1569. 11:19:16 T:704 NOTICE: Storing total System Uptime
  1570. 11:19:16 T:800 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  1571. 11:19:16 T:800 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  1572. 11:19:16 T:704 NOTICE: Saving settings
  1573. 11:19:16 T:704 NOTICE: stop all
  1574. 11:19:16 T:4908 DEBUG: Thread JobWorker 4908 terminating (autodelete)
  1575. 11:19:16 T:1340 DEBUG: Thread JobWorker 1340 terminating (autodelete)
  1576. 11:23:09 T:5400 DEBUG: Thread RemoteControl 5400 terminating
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement