Advertisement
Guest User

Kodi Debug Log

a guest
Apr 25th, 2017
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 187.23 KB | None | 0 0
  1. 15:00:03.729 T:4364 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 15:00:03.729 T:4364 NOTICE: -----------------------------------------------------------------------
  3. 15:00:03.729 T:4364 NOTICE: Starting Kodi (17.1 Git:20170320-fc1619b). Platform: Windows NT x86 32-bit
  4. 15:00:03.729 T:4364 NOTICE: Using Release Kodi x32 build
  5. 15:00:03.729 T:4364 NOTICE: Kodi compiled Mar 20 2017 by MSVC 190024215 for Windows NT x86 32-bit version 10.0 (0x0A000000)
  6. 15:00:03.729 T:4364 NOTICE: Running on Gigabyte Technology Co., Ltd. B85M-DS3H-A with Windows 7 SP1, kernel: Windows NT x86 64-bit version 6.1
  7. 15:00:03.729 T:4364 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  8. 15:00:03.729 T:4364 NOTICE: Host CPU: Unknown, 2 cores available
  9. 15:00:03.729 T:4364 NOTICE: Desktop Resolution: 1920x1080 32Bit at 59Hz
  10. 15:00:03.729 T:4364 NOTICE: Running with administrator rights
  11. 15:00:03.729 T:4364 NOTICE: Aero is enabled
  12. 15:00:03.729 T:4364 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  13. 15:00:03.729 T:4364 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  14. 15:00:03.729 T:4364 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files (x86)\Kodi/addons
  15. 15:00:03.729 T:4364 NOTICE: special://masterprofile/ is mapped to: C:\Users\Kane\AppData\Roaming\Kodi\userdata
  16. 15:00:03.729 T:4364 NOTICE: special://home/ is mapped to: C:\Users\Kane\AppData\Roaming\Kodi\
  17. 15:00:03.729 T:4364 NOTICE: special://temp/ is mapped to: C:\Users\Kane\AppData\Roaming\Kodi\cache
  18. 15:00:03.729 T:4364 NOTICE: special://logpath/ is mapped to: C:\Users\Kane\AppData\Roaming\Kodi\
  19. 15:00:03.729 T:4364 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
  20. 15:00:03.751 T:4364 NOTICE: Local hostname: SkyNet
  21. 15:00:03.751 T:4364 NOTICE: Log File is located: C:\Users\Kane\AppData\Roaming\Kodi\/kodi.log
  22. 15:00:03.751 T:4364 NOTICE: -----------------------------------------------------------------------
  23. 15:00:03.780 T:4364 NOTICE: load settings...
  24. 15:00:03.787 T:4364 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  25. 15:00:03.787 T:4364 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  26. 15:00:03.790 T:4364 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  27. 15:00:03.791 T:4364 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  28. 15:00:03.791 T:4364 NOTICE: Contents of special://profile/advancedsettings.xml are...
  29. <advancedsettings>
  30. <videolibrary>
  31. <hideemptyseries>true</hideemptyseries>
  32. </videolibrary>
  33. <fullscreen>true</fullscreen>
  34. <useddsfanart>true</useddsfanart>
  35. <videodatabase>
  36. <type>mysql</type>
  37. <host>192.168.0.3</host>
  38. <port>3306</port>
  39. <user>xbmc</user>
  40. <pass>*****</pass>
  41. </videodatabase>
  42. <musicdatabase>
  43. <type>mysql</type>
  44. <host>192.168.0.3</host>
  45. <port>3306</port>
  46. <user>xbmc</user>
  47. <pass>*****</pass>
  48. </musicdatabase>
  49. <videolibrary>
  50. <importwatchedstate>true</importwatchedstate>
  51. <importresumepoint>true</importresumepoint>
  52. </videolibrary>
  53. <video>
  54. <!-- VideoExtras: Section Start -->
  55. <excludefromscan action="append">
  56. <regexp>/Extras/</regexp>
  57. <regexp>[\\/]Extras[\\/]</regexp>
  58. </excludefromscan>
  59. <excludetvshowsfromscan action="append">
  60. <regexp>/Extras/</regexp>
  61. <regexp>[\\/]Extras[\\/]</regexp>
  62. </excludetvshowsfromscan>
  63. <!-- VideoExtras: Section End -->
  64. </video>
  65. </advancedsettings>
  66. 15:00:03.791 T:4364 WARNING: VIDEO database configuration is experimental.
  67. 15:00:03.791 T:4364 NOTICE: Default Video Player: VideoPlayer
  68. 15:00:03.791 T:4364 NOTICE: Default Audio Player: paplayer
  69. 15:00:03.791 T:4364 NOTICE: Enabled debug logging due to GUI setting (2)
  70. 15:00:03.791 T:4364 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  71. 15:00:03.791 T:4364 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  72. 15:00:03.793 T:4364 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  73. 15:00:03.793 T:4364 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  74. 15:00:03.793 T:4364 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  75. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  76. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  77. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  78. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  79. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  80. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  81. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  82. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  83. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  84. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  85. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  86. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  87. 15:00:03.793 T:4364 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  88. 15:00:03.793 T:4364 NOTICE: Loaded playercorefactory configuration
  89. 15:00:03.794 T:4364 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  90. 15:00:03.794 T:4364 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  91. 15:00:03.795 T:4364 NOTICE: WakeOnAccess - Load settings :
  92. 15:00:03.795 T:4364 NOTICE: WakeOnAccess - Enabled:FALSE
  93. 15:00:03.795 T:4364 NOTICE: -Network init timeout : [20] sec
  94. 15:00:03.795 T:4364 NOTICE: -Network settle time : [500] ms
  95. 15:00:03.795 T:4364 NOTICE: Registering wakeup entry:
  96. 15:00:03.795 T:4364 NOTICE: HostName : 192.168.0.3
  97. 15:00:03.795 T:4364 NOTICE: MacAddress : 02:FB:83:00:09:0B
  98. 15:00:03.795 T:4364 NOTICE: PingPort : 0
  99. 15:00:03.795 T:4364 NOTICE: PingMode : 0
  100. 15:00:03.795 T:4364 NOTICE: Timeout : 300 (sec)
  101. 15:00:03.795 T:4364 NOTICE: WaitForOnline : 40 (sec)
  102. 15:00:03.795 T:4364 NOTICE: WaitForOnlineEx : 40 (sec)
  103. 15:00:03.795 T:4364 NOTICE: WaitForServices : 5 (sec)
  104. 15:00:03.795 T:4364 NOTICE: Registering wakeup entry:
  105. 15:00:03.795 T:4364 NOTICE: HostName : WALL-E
  106. 15:00:03.795 T:4364 NOTICE: MacAddress : 00:25:90:F5:B2:33
  107. 15:00:03.795 T:4364 NOTICE: PingPort : 0
  108. 15:00:03.795 T:4364 NOTICE: PingMode : 0
  109. 15:00:03.795 T:4364 NOTICE: Timeout : 300 (sec)
  110. 15:00:03.795 T:4364 NOTICE: WaitForOnline : 40 (sec)
  111. 15:00:03.795 T:4364 NOTICE: WaitForOnlineEx : 40 (sec)
  112. 15:00:03.795 T:4364 NOTICE: WaitForServices : 5 (sec)
  113. 15:00:03.797 T:4364 INFO: creating subdirectories
  114. 15:00:03.797 T:4364 INFO: userdata folder: special://masterprofile/
  115. 15:00:03.797 T:4364 INFO: recording folder:
  116. 15:00:03.797 T:4364 INFO: screenshots folder: \\Wall-e\Kodi\Screenshots
  117. 15:00:03.804 T:4364 NOTICE: Running database version Addons27
  118. 15:00:03.804 T:4364 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
  119. 15:00:03.853 T:4364 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\Kane\AppData\Roaming\Kodi\addons: No such file or directory'
  120. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been installed.'
  121. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  122. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  123. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been installed.'
  124. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  125. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  126. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.playrandomvideos has been installed.'
  127. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  128. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in repository.gomioa has been installed.'
  129. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  130. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  131. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  132. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in superrepo.kodi.jarvis.repositories has been installed.'
  133. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in repository.urepo has been installed.'
  134. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  135. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  136. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been installed.'
  137. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  138. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  139. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
  140. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  141. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  142. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  143. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  144. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  145. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  146. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  147. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  148. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  149. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  150. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  151. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
  152. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  153. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  154. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been installed.'
  155. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  156. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been installed.'
  157. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.common has been installed.'
  158. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  159. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  160. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  161. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  162. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  163. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in superrepo.kodi.krypton.repositories has been installed.'
  164. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.trailer.addict has been installed.'
  165. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been installed.'
  166. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
  167. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  168. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.pandoraslim has been installed.'
  169. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  170. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in context.show.runtime has been installed.'
  171. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  172. 15:00:03.886 T:4364 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been installed.'
  173. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.subscene has been installed.'
  174. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in repository.robwebset has been installed.'
  175. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  176. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.service.checkpreviousepisode has been installed.'
  177. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  178. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  179. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  180. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  181. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in superrepo.kodi.jarvis.all has been installed.'
  182. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  183. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
  184. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  185. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  186. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  187. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been installed.'
  188. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  189. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  190. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  191. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in plugin.library.node.editor has been installed.'
  192. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  193. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.'
  194. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.moviequiz has been installed.'
  195. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  196. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  197. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  198. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been installed.'
  199. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  200. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  201. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  202. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.module.mutagen has been installed.'
  203. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been installed.'
  204. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.pandoki has been installed.'
  205. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
  206. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  207. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  208. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  209. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  210. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  211. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  212. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in context.playrandomvideo has been installed.'
  213. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.videoextras has been installed.'
  214. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been installed.'
  215. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  216. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  217. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  218. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  219. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_us has been installed.'
  220. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Plug-in script.module.metahandler has been installed.'
  221. 15:00:03.887 T:4364 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  222. 15:00:03.893 T:4628 DEBUG: Thread JobWorker start, auto delete: true
  223. 15:00:03.896 T:4364 NOTICE: ADDONS: Using repository repository.gomioa
  224. 15:00:03.896 T:4364 NOTICE: ADDONS: Using repository repository.urepo
  225. 15:00:03.896 T:4364 NOTICE: ADDONS: Using repository repository.xbmc.org
  226. 15:00:03.896 T:4364 NOTICE: ADDONS: Using repository repository.robwebset
  227. 15:00:03.896 T:4364 NOTICE: ADDONS: Using repository superrepo.kodi.jarvis.all
  228. 15:00:03.901 T:3764 DEBUG: Thread ActiveAE start, auto delete: false
  229. 15:00:03.901 T:4468 DEBUG: Thread AESink start, auto delete: false
  230. 15:00:03.996 T:3764 NOTICE: Found 2 Lists of Devices
  231. 15:00:03.996 T:3764 NOTICE: Enumerated DIRECTSOUND devices:
  232. 15:00:03.996 T:3764 NOTICE: Device 1
  233. 15:00:03.996 T:3764 NOTICE: m_deviceName : {2BF2D3DF-83D4-49A1-B9C3-BC2C70A7EBAC}
  234. 15:00:03.996 T:3764 NOTICE: m_displayName : HDMI - HT-R393 (Intel(R) Display Audio)
  235. 15:00:03.996 T:3764 NOTICE: m_displayNameExtra: DIRECTSOUND: HT-R393 (Intel(R) Display Audio)
  236. 15:00:03.996 T:3764 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  237. 15:00:03.996 T:3764 NOTICE: m_channels : FL,FR
  238. 15:00:03.996 T:3764 NOTICE: m_sampleRates : 48000
  239. 15:00:03.996 T:3764 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  240. 15:00:03.996 T:3764 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  241. 15:00:03.996 T:3764 NOTICE: Device 2
  242. 15:00:03.996 T:3764 NOTICE: m_deviceName : default
  243. 15:00:03.996 T:3764 NOTICE: m_displayName : default
  244. 15:00:03.996 T:3764 NOTICE: m_displayNameExtra:
  245. 15:00:03.996 T:3764 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  246. 15:00:03.996 T:3764 NOTICE: m_channels : FL,FR
  247. 15:00:03.996 T:3764 NOTICE: m_sampleRates : 48000
  248. 15:00:03.996 T:3764 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  249. 15:00:03.996 T:3764 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  250. 15:00:03.996 T:3764 NOTICE: Enumerated WASAPI devices:
  251. 15:00:03.996 T:3764 NOTICE: Device 1
  252. 15:00:03.996 T:3764 NOTICE: m_deviceName : {2BF2D3DF-83D4-49A1-B9C3-BC2C70A7EBAC}
  253. 15:00:03.996 T:3764 NOTICE: m_displayName : HDMI - HT-R393 (Intel(R) Display Audio)
  254. 15:00:03.996 T:3764 NOTICE: m_displayNameExtra: WASAPI: HT-R393 (Intel(R) Display Audio)
  255. 15:00:03.996 T:3764 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  256. 15:00:03.996 T:3764 NOTICE: m_channels : FL,FR
  257. 15:00:03.996 T:3764 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
  258. 15:00:03.996 T:3764 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  259. 15:00:03.996 T:3764 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
  260. 15:00:03.996 T:3764 NOTICE: Device 2
  261. 15:00:03.996 T:3764 NOTICE: m_deviceName : default
  262. 15:00:03.996 T:3764 NOTICE: m_displayName : default
  263. 15:00:03.996 T:3764 NOTICE: m_displayNameExtra:
  264. 15:00:03.996 T:3764 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  265. 15:00:03.996 T:3764 NOTICE: m_channels : FL,FR
  266. 15:00:03.996 T:3764 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
  267. 15:00:03.996 T:3764 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  268. 15:00:03.996 T:3764 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
  269. 15:00:03.996 T:4468 INFO: CActiveAESink::OpenSink - initialize sink
  270. 15:00:03.996 T:4468 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{2BF2D3DF-83D4-49A1-B9C3-BC2C70A7EBAC}
  271. 15:00:04.015 T:4468 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00010010
  272. 15:00:04.016 T:4468 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  273. 15:00:04.016 T:4468 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  274. 15:00:04.016 T:4468 DEBUG: Audio Device : HT-R393 (Intel(R) Display Audio)
  275. 15:00:04.016 T:4468 DEBUG: Sample Rate : 44100
  276. 15:00:04.016 T:4468 DEBUG: Sample Format : AE_FMT_FLOAT
  277. 15:00:04.016 T:4468 DEBUG: Bits Per Sample : 32
  278. 15:00:04.016 T:4468 DEBUG: Valid Bits/Samp : 32
  279. 15:00:04.016 T:4468 DEBUG: Channel Count : 2
  280. 15:00:04.016 T:4468 DEBUG: Block Align : 8
  281. 15:00:04.016 T:4468 DEBUG: Avg. Bytes Sec : 352800
  282. 15:00:04.016 T:4468 DEBUG: Samples/Block : 32
  283. 15:00:04.016 T:4468 DEBUG: Format cBSize : 22
  284. 15:00:04.016 T:4468 DEBUG: Channel Layout : FL,FR
  285. 15:00:04.016 T:4468 DEBUG: Channel Mask : 3
  286. 15:00:04.016 T:4468 DEBUG: Frames : 661
  287. 15:00:04.016 T:4468 DEBUG: Frame Size : 8
  288. 15:00:04.016 T:4468 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  289. 15:00:04.016 T:4468 DEBUG: Output Device : HDMI - HT-R393 (Intel(R) Display Audio)
  290. 15:00:04.016 T:4468 DEBUG: Sample Rate : 44100
  291. 15:00:04.016 T:4468 DEBUG: Sample Format : AE_FMT_FLOAT
  292. 15:00:04.016 T:4468 DEBUG: Channel Count : 2
  293. 15:00:04.016 T:4468 DEBUG: Channel Layout: FL,FR
  294. 15:00:04.016 T:4468 DEBUG: Frames : 661
  295. 15:00:04.016 T:4468 DEBUG: Frame Size : 8
  296. 15:00:04.017 T:4708 DEBUG: Thread RemoteControl start, auto delete: false
  297. 15:00:04.018 T:4364 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  298. 15:00:04.020 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  299. 15:00:04.021 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  300. 15:00:04.021 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  301. 15:00:04.021 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  302. 15:00:04.021 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  303. 15:00:04.022 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  304. 15:00:04.023 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  305. 15:00:04.024 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  306. 15:00:04.024 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  307. 15:00:04.024 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  308. 15:00:04.024 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  309. 15:00:04.025 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  310. 15:00:04.025 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  311. 15:00:04.026 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  312. 15:00:04.026 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  313. 15:00:04.027 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  314. 15:00:04.027 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  315. 15:00:04.027 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  316. 15:00:04.028 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  317. 15:00:04.029 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  318. 15:00:04.030 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  319. 15:00:04.030 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  320. 15:00:04.031 T:4708 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  321. 15:00:04.033 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  322. 15:00:04.034 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  323. 15:00:04.035 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  324. 15:00:04.035 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  325. 15:00:04.036 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  326. 15:00:04.036 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  327. 15:00:04.038 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  328. 15:00:04.038 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  329. 15:00:04.038 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  330. 15:00:04.038 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  331. 15:00:04.039 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  332. 15:00:04.040 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  333. 15:00:04.040 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  334. 15:00:04.041 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  335. 15:00:04.041 T:4364 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  336. 15:00:04.079 T:4468 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  337. 15:00:04.769 T:4364 DEBUG: CWin32StorageProvider::Initialize: No optical drive found.
  338. 15:00:04.772 T:4364 NOTICE: Found screen: Generic PnP Monitor on Intel(R) HD Graphics, adapter 0.
  339. 15:00:04.772 T:4364 NOTICE: Primary mode: 1920x1080@ 59.94 - Full Screen
  340. 15:00:04.796 T:4364 NOTICE: Additional mode: 320x200@ 23.98 - Full Screen
  341. 15:00:04.796 T:4364 NOTICE: Previous line repeats 2 times.
  342. 15:00:04.796 T:4364 NOTICE: Additional mode: 320x200@ 24.00 - Full Screen
  343. 15:00:04.797 T:4364 NOTICE: Previous line repeats 2 times.
  344. 15:00:04.797 T:4364 NOTICE: Additional mode: 320x200@ 50.00 - Full Screen
  345. 15:00:04.797 T:4364 NOTICE: Previous line repeats 2 times.
  346. 15:00:04.797 T:4364 NOTICE: Additional mode: 320x200@ 59.94 - Full Screen
  347. 15:00:04.797 T:4364 NOTICE: Previous line repeats 2 times.
  348. 15:00:04.797 T:4364 NOTICE: Additional mode: 320x200@ 60.00 - Full Screen
  349. 15:00:04.800 T:4364 NOTICE: Previous line repeats 2 times.
  350. 15:00:04.800 T:4364 NOTICE: Additional mode: 320x240@ 23.98 - Full Screen
  351. 15:00:04.801 T:4364 NOTICE: Previous line repeats 2 times.
  352. 15:00:04.801 T:4364 NOTICE: Additional mode: 320x240@ 24.00 - Full Screen
  353. 15:00:04.801 T:4364 NOTICE: Previous line repeats 2 times.
  354. 15:00:04.801 T:4364 NOTICE: Additional mode: 320x240@ 50.00 - Full Screen
  355. 15:00:04.801 T:4364 NOTICE: Previous line repeats 2 times.
  356. 15:00:04.801 T:4364 NOTICE: Additional mode: 320x240@ 59.94 - Full Screen
  357. 15:00:04.801 T:4364 NOTICE: Previous line repeats 2 times.
  358. 15:00:04.801 T:4364 NOTICE: Additional mode: 320x240@ 60.00 - Full Screen
  359. 15:00:04.804 T:4364 NOTICE: Previous line repeats 2 times.
  360. 15:00:04.804 T:4364 NOTICE: Additional mode: 400x300@ 23.98 - Full Screen
  361. 15:00:04.805 T:4364 NOTICE: Previous line repeats 2 times.
  362. 15:00:04.805 T:4364 NOTICE: Additional mode: 400x300@ 24.00 - Full Screen
  363. 15:00:04.805 T:4364 NOTICE: Previous line repeats 2 times.
  364. 15:00:04.805 T:4364 NOTICE: Additional mode: 400x300@ 50.00 - Full Screen
  365. 15:00:04.805 T:4364 NOTICE: Previous line repeats 2 times.
  366. 15:00:04.805 T:4364 NOTICE: Additional mode: 400x300@ 59.94 - Full Screen
  367. 15:00:04.806 T:4364 NOTICE: Previous line repeats 2 times.
  368. 15:00:04.806 T:4364 NOTICE: Additional mode: 400x300@ 60.00 - Full Screen
  369. 15:00:04.809 T:4364 NOTICE: Previous line repeats 2 times.
  370. 15:00:04.809 T:4364 NOTICE: Additional mode: 512x384@ 23.98 - Full Screen
  371. 15:00:04.809 T:4364 NOTICE: Previous line repeats 2 times.
  372. 15:00:04.809 T:4364 NOTICE: Additional mode: 512x384@ 24.00 - Full Screen
  373. 15:00:04.809 T:4364 NOTICE: Previous line repeats 2 times.
  374. 15:00:04.809 T:4364 NOTICE: Additional mode: 512x384@ 50.00 - Full Screen
  375. 15:00:04.810 T:4364 NOTICE: Previous line repeats 2 times.
  376. 15:00:04.810 T:4364 NOTICE: Additional mode: 512x384@ 59.94 - Full Screen
  377. 15:00:04.810 T:4364 NOTICE: Previous line repeats 2 times.
  378. 15:00:04.810 T:4364 NOTICE: Additional mode: 512x384@ 60.00 - Full Screen
  379. 15:00:04.813 T:4364 NOTICE: Previous line repeats 2 times.
  380. 15:00:04.813 T:4364 NOTICE: Additional mode: 640x400@ 23.98 - Full Screen
  381. 15:00:04.813 T:4364 NOTICE: Previous line repeats 2 times.
  382. 15:00:04.813 T:4364 NOTICE: Additional mode: 640x400@ 24.00 - Full Screen
  383. 15:00:04.813 T:4364 NOTICE: Previous line repeats 2 times.
  384. 15:00:04.813 T:4364 NOTICE: Additional mode: 640x400@ 50.00 - Full Screen
  385. 15:00:04.814 T:4364 NOTICE: Previous line repeats 2 times.
  386. 15:00:04.814 T:4364 NOTICE: Additional mode: 640x400@ 59.94 - Full Screen
  387. 15:00:04.814 T:4364 NOTICE: Previous line repeats 2 times.
  388. 15:00:04.814 T:4364 NOTICE: Additional mode: 640x400@ 60.00 - Full Screen
  389. 15:00:04.817 T:4364 NOTICE: Previous line repeats 2 times.
  390. 15:00:04.817 T:4364 NOTICE: Additional mode: 640x480@ 23.98 - Full Screen
  391. 15:00:04.818 T:4364 NOTICE: Previous line repeats 2 times.
  392. 15:00:04.818 T:4364 NOTICE: Additional mode: 640x480@ 24.00 - Full Screen
  393. 15:00:04.818 T:4364 NOTICE: Previous line repeats 2 times.
  394. 15:00:04.818 T:4364 NOTICE: Additional mode: 640x480@ 50.00 - Full Screen
  395. 15:00:04.818 T:4364 NOTICE: Previous line repeats 2 times.
  396. 15:00:04.818 T:4364 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  397. 15:00:04.819 T:4364 NOTICE: Previous line repeats 2 times.
  398. 15:00:04.819 T:4364 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  399. 15:00:04.819 T:4364 NOTICE: Previous line repeats 2 times.
  400. 15:00:04.819 T:4364 NOTICE: Additional mode: 640x480@ 75.00 - Full Screen
  401. 15:00:04.822 T:4364 NOTICE: Additional mode: 720x480@ 23.98 - Full Screen
  402. 15:00:04.822 T:4364 NOTICE: Previous line repeats 2 times.
  403. 15:00:04.822 T:4364 NOTICE: Additional mode: 720x480@ 24.00 - Full Screen
  404. 15:00:04.823 T:4364 NOTICE: Previous line repeats 2 times.
  405. 15:00:04.823 T:4364 NOTICE: Additional mode: 720x480@ 50.00 - Full Screen
  406. 15:00:04.823 T:4364 NOTICE: Previous line repeats 2 times.
  407. 15:00:04.823 T:4364 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  408. 15:00:04.823 T:4364 NOTICE: Previous line repeats 2 times.
  409. 15:00:04.823 T:4364 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  410. 15:00:04.824 T:4364 NOTICE: Previous line repeats 2 times.
  411. 15:00:04.824 T:4364 NOTICE: Additional mode: 720x480@ 120.00 - Full Screen
  412. 15:00:04.827 T:4364 NOTICE: Additional mode: 720x576@ 23.98 - Full Screen
  413. 15:00:04.827 T:4364 NOTICE: Previous line repeats 2 times.
  414. 15:00:04.827 T:4364 NOTICE: Additional mode: 720x576@ 24.00 - Full Screen
  415. 15:00:04.827 T:4364 NOTICE: Previous line repeats 2 times.
  416. 15:00:04.827 T:4364 NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
  417. 15:00:04.827 T:4364 NOTICE: Previous line repeats 2 times.
  418. 15:00:04.827 T:4364 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
  419. 15:00:04.828 T:4364 NOTICE: Previous line repeats 2 times.
  420. 15:00:04.828 T:4364 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  421. 15:00:04.830 T:4364 NOTICE: Previous line repeats 2 times.
  422. 15:00:04.830 T:4364 NOTICE: Additional mode: 800x600@ 23.98 - Full Screen
  423. 15:00:04.830 T:4364 NOTICE: Previous line repeats 2 times.
  424. 15:00:04.830 T:4364 NOTICE: Additional mode: 800x600@ 24.00 - Full Screen
  425. 15:00:04.830 T:4364 NOTICE: Previous line repeats 2 times.
  426. 15:00:04.830 T:4364 NOTICE: Additional mode: 800x600@ 50.00 - Full Screen
  427. 15:00:04.831 T:4364 NOTICE: Previous line repeats 2 times.
  428. 15:00:04.831 T:4364 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
  429. 15:00:04.831 T:4364 NOTICE: Previous line repeats 2 times.
  430. 15:00:04.831 T:4364 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  431. 15:00:04.831 T:4364 NOTICE: Previous line repeats 2 times.
  432. 15:00:04.831 T:4364 NOTICE: Additional mode: 800x600@ 72.00 - Full Screen
  433. 15:00:04.831 T:4364 NOTICE: Additional mode: 800x600@ 75.00 - Full Screen
  434. 15:00:04.833 T:4364 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
  435. 15:00:04.834 T:4364 NOTICE: Previous line repeats 2 times.
  436. 15:00:04.834 T:4364 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
  437. 15:00:04.834 T:4364 NOTICE: Previous line repeats 2 times.
  438. 15:00:04.834 T:4364 NOTICE: Additional mode: 1024x768@ 50.00 - Full Screen
  439. 15:00:04.834 T:4364 NOTICE: Previous line repeats 2 times.
  440. 15:00:04.834 T:4364 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
  441. 15:00:04.834 T:4364 NOTICE: Previous line repeats 2 times.
  442. 15:00:04.834 T:4364 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  443. 15:00:04.835 T:4364 NOTICE: Previous line repeats 2 times.
  444. 15:00:04.835 T:4364 NOTICE: Additional mode: 1024x768@ 70.00 - Full Screen
  445. 15:00:04.835 T:4364 NOTICE: Additional mode: 1024x768@ 75.00 - Full Screen
  446. 15:00:04.837 T:4364 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
  447. 15:00:04.837 T:4364 NOTICE: Previous line repeats 2 times.
  448. 15:00:04.837 T:4364 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
  449. 15:00:04.837 T:4364 NOTICE: Previous line repeats 2 times.
  450. 15:00:04.837 T:4364 NOTICE: Additional mode: 1152x864@ 50.00 - Full Screen
  451. 15:00:04.837 T:4364 NOTICE: Previous line repeats 2 times.
  452. 15:00:04.838 T:4364 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
  453. 15:00:04.838 T:4364 NOTICE: Previous line repeats 2 times.
  454. 15:00:04.838 T:4364 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  455. 15:00:04.840 T:4364 NOTICE: Previous line repeats 2 times.
  456. 15:00:04.840 T:4364 NOTICE: Additional mode: 1280x600@ 23.98 - Full Screen
  457. 15:00:04.840 T:4364 NOTICE: Previous line repeats 2 times.
  458. 15:00:04.840 T:4364 NOTICE: Additional mode: 1280x600@ 24.00 - Full Screen
  459. 15:00:04.840 T:4364 NOTICE: Previous line repeats 2 times.
  460. 15:00:04.840 T:4364 NOTICE: Additional mode: 1280x600@ 50.00 - Full Screen
  461. 15:00:04.841 T:4364 NOTICE: Previous line repeats 2 times.
  462. 15:00:04.841 T:4364 NOTICE: Additional mode: 1280x600@ 59.94 - Full Screen
  463. 15:00:04.841 T:4364 NOTICE: Previous line repeats 2 times.
  464. 15:00:04.841 T:4364 NOTICE: Additional mode: 1280x600@ 60.00 - Full Screen
  465. 15:00:04.843 T:4364 NOTICE: Previous line repeats 2 times.
  466. 15:00:04.843 T:4364 NOTICE: Additional mode: 1280x720@ 23.98 - Full Screen
  467. 15:00:04.844 T:4364 NOTICE: Previous line repeats 2 times.
  468. 15:00:04.844 T:4364 NOTICE: Additional mode: 1280x720@ 24.00 - Full Screen
  469. 15:00:04.844 T:4364 NOTICE: Previous line repeats 2 times.
  470. 15:00:04.844 T:4364 NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
  471. 15:00:04.844 T:4364 NOTICE: Previous line repeats 2 times.
  472. 15:00:04.844 T:4364 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  473. 15:00:04.844 T:4364 NOTICE: Previous line repeats 2 times.
  474. 15:00:04.844 T:4364 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  475. 15:00:04.845 T:4364 NOTICE: Previous line repeats 2 times.
  476. 15:00:04.845 T:4364 NOTICE: Additional mode: 1280x720@ 120.00 - Full Screen
  477. 15:00:04.847 T:4364 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
  478. 15:00:04.847 T:4364 NOTICE: Previous line repeats 2 times.
  479. 15:00:04.847 T:4364 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
  480. 15:00:04.847 T:4364 NOTICE: Previous line repeats 2 times.
  481. 15:00:04.847 T:4364 NOTICE: Additional mode: 1280x768@ 50.00 - Full Screen
  482. 15:00:04.847 T:4364 NOTICE: Previous line repeats 2 times.
  483. 15:00:04.847 T:4364 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
  484. 15:00:04.848 T:4364 NOTICE: Previous line repeats 2 times.
  485. 15:00:04.848 T:4364 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  486. 15:00:04.850 T:4364 NOTICE: Previous line repeats 2 times.
  487. 15:00:04.850 T:4364 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
  488. 15:00:04.850 T:4364 NOTICE: Previous line repeats 2 times.
  489. 15:00:04.850 T:4364 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
  490. 15:00:04.851 T:4364 NOTICE: Previous line repeats 2 times.
  491. 15:00:04.851 T:4364 NOTICE: Additional mode: 1280x800@ 50.00 - Full Screen
  492. 15:00:04.851 T:4364 NOTICE: Previous line repeats 2 times.
  493. 15:00:04.851 T:4364 NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
  494. 15:00:04.851 T:4364 NOTICE: Previous line repeats 2 times.
  495. 15:00:04.851 T:4364 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  496. 15:00:04.853 T:4364 NOTICE: Previous line repeats 2 times.
  497. 15:00:04.853 T:4364 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
  498. 15:00:04.854 T:4364 NOTICE: Previous line repeats 2 times.
  499. 15:00:04.854 T:4364 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
  500. 15:00:04.854 T:4364 NOTICE: Previous line repeats 2 times.
  501. 15:00:04.854 T:4364 NOTICE: Additional mode: 1280x960@ 50.00 - Full Screen
  502. 15:00:04.854 T:4364 NOTICE: Previous line repeats 2 times.
  503. 15:00:04.854 T:4364 NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
  504. 15:00:04.854 T:4364 NOTICE: Previous line repeats 2 times.
  505. 15:00:04.854 T:4364 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  506. 15:00:04.857 T:4364 NOTICE: Previous line repeats 2 times.
  507. 15:00:04.857 T:4364 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
  508. 15:00:04.857 T:4364 NOTICE: Previous line repeats 2 times.
  509. 15:00:04.857 T:4364 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
  510. 15:00:04.857 T:4364 NOTICE: Previous line repeats 2 times.
  511. 15:00:04.857 T:4364 NOTICE: Additional mode: 1280x1024@ 50.00 - Full Screen
  512. 15:00:04.858 T:4364 NOTICE: Previous line repeats 2 times.
  513. 15:00:04.858 T:4364 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
  514. 15:00:04.858 T:4364 NOTICE: Previous line repeats 2 times.
  515. 15:00:04.858 T:4364 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  516. 15:00:04.860 T:4364 NOTICE: Previous line repeats 2 times.
  517. 15:00:04.860 T:4364 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  518. 15:00:04.860 T:4364 NOTICE: Previous line repeats 2 times.
  519. 15:00:04.860 T:4364 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  520. 15:00:04.861 T:4364 NOTICE: Previous line repeats 2 times.
  521. 15:00:04.861 T:4364 NOTICE: Additional mode: 1360x768@ 50.00 - Full Screen
  522. 15:00:04.861 T:4364 NOTICE: Previous line repeats 2 times.
  523. 15:00:04.861 T:4364 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  524. 15:00:04.861 T:4364 NOTICE: Previous line repeats 2 times.
  525. 15:00:04.861 T:4364 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  526. 15:00:04.864 T:4364 NOTICE: Previous line repeats 2 times.
  527. 15:00:04.864 T:4364 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  528. 15:00:04.864 T:4364 NOTICE: Previous line repeats 2 times.
  529. 15:00:04.864 T:4364 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  530. 15:00:04.864 T:4364 NOTICE: Previous line repeats 2 times.
  531. 15:00:04.864 T:4364 NOTICE: Additional mode: 1366x768@ 50.00 - Full Screen
  532. 15:00:04.864 T:4364 NOTICE: Previous line repeats 2 times.
  533. 15:00:04.864 T:4364 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  534. 15:00:04.865 T:4364 NOTICE: Previous line repeats 2 times.
  535. 15:00:04.865 T:4364 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  536. 15:00:04.867 T:4364 NOTICE: Previous line repeats 2 times.
  537. 15:00:04.867 T:4364 NOTICE: Additional mode: 1400x1050@ 23.98 - Full Screen
  538. 15:00:04.867 T:4364 NOTICE: Previous line repeats 2 times.
  539. 15:00:04.867 T:4364 NOTICE: Additional mode: 1400x1050@ 24.00 - Full Screen
  540. 15:00:04.868 T:4364 NOTICE: Previous line repeats 2 times.
  541. 15:00:04.868 T:4364 NOTICE: Additional mode: 1400x1050@ 50.00 - Full Screen
  542. 15:00:04.868 T:4364 NOTICE: Previous line repeats 2 times.
  543. 15:00:04.868 T:4364 NOTICE: Additional mode: 1400x1050@ 59.94 - Full Screen
  544. 15:00:04.868 T:4364 NOTICE: Previous line repeats 2 times.
  545. 15:00:04.868 T:4364 NOTICE: Additional mode: 1400x1050@ 60.00 - Full Screen
  546. 15:00:04.871 T:4364 NOTICE: Previous line repeats 2 times.
  547. 15:00:04.871 T:4364 NOTICE: Additional mode: 1440x900@ 23.98 - Full Screen
  548. 15:00:04.871 T:4364 NOTICE: Previous line repeats 2 times.
  549. 15:00:04.871 T:4364 NOTICE: Additional mode: 1440x900@ 24.00 - Full Screen
  550. 15:00:04.871 T:4364 NOTICE: Previous line repeats 2 times.
  551. 15:00:04.871 T:4364 NOTICE: Additional mode: 1440x900@ 50.00 - Full Screen
  552. 15:00:04.871 T:4364 NOTICE: Previous line repeats 2 times.
  553. 15:00:04.871 T:4364 NOTICE: Additional mode: 1440x900@ 59.94 - Full Screen
  554. 15:00:04.872 T:4364 NOTICE: Previous line repeats 2 times.
  555. 15:00:04.872 T:4364 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  556. 15:00:04.874 T:4364 NOTICE: Previous line repeats 2 times.
  557. 15:00:04.874 T:4364 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  558. 15:00:04.874 T:4364 NOTICE: Previous line repeats 2 times.
  559. 15:00:04.874 T:4364 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  560. 15:00:04.875 T:4364 NOTICE: Previous line repeats 2 times.
  561. 15:00:04.875 T:4364 NOTICE: Additional mode: 1600x900@ 50.00 - Full Screen
  562. 15:00:04.875 T:4364 NOTICE: Previous line repeats 2 times.
  563. 15:00:04.875 T:4364 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  564. 15:00:04.875 T:4364 NOTICE: Previous line repeats 2 times.
  565. 15:00:04.875 T:4364 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  566. 15:00:04.878 T:4364 NOTICE: Previous line repeats 2 times.
  567. 15:00:04.879 T:4364 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  568. 15:00:04.880 T:4364 NOTICE: Previous line repeats 2 times.
  569. 15:00:04.880 T:4364 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  570. 15:00:04.880 T:4364 NOTICE: Previous line repeats 2 times.
  571. 15:00:04.880 T:4364 NOTICE: Additional mode: 1680x1050@ 50.00 - Full Screen
  572. 15:00:04.880 T:4364 NOTICE: Previous line repeats 2 times.
  573. 15:00:04.880 T:4364 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  574. 15:00:04.880 T:4364 NOTICE: Previous line repeats 2 times.
  575. 15:00:04.880 T:4364 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  576. 15:00:04.882 T:4364 NOTICE: Previous line repeats 2 times.
  577. 15:00:04.882 T:4364 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  578. 15:00:04.882 T:4364 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  579. 15:00:04.882 T:4364 NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
  580. 15:00:04.882 T:4364 NOTICE: Additional mode: 1920x1080@ 25.00i - Full Screen
  581. 15:00:04.882 T:4364 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  582. 15:00:04.882 T:4364 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  583. 15:00:04.883 T:4364 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  584. 15:00:04.883 T:4364 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  585. 15:00:04.883 T:4364 NOTICE: Checking resolution 16
  586. 15:00:04.892 T:4364 DEBUG: CWinEventsWin32::WndProc: window resize event
  587. 15:00:04.892 T:4364 DEBUG: CWinEventsWin32::WndProc: window move event
  588. 15:00:04.892 T:4364 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  589. 15:00:04.895 T:4364 DEBUG: CWinEventsWin32::WndProcWindow is active
  590. 15:00:04.899 T:4364 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  591. 15:00:04.903 T:4364 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
  592. 15:00:04.903 T:4364 DEBUG: CRenderSystemDX::SetMonitor - Selected Intel(R) HD Graphics adapter.
  593. 15:00:04.903 T:4364 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{E717EE91-F957-4F4B-A782-90B2C4C1C29A}\0000.
  594. 15:00:04.918 T:4364 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
  595. 15:00:04.919 T:4364 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  596. 15:00:04.943 T:4364 DEBUG: Previous line repeats 1 times.
  597. 15:00:04.943 T:4364 DEBUG: CRenderSystemDX::CreateDevice - on adapter Intel(R) HD Graphics (VendorId: 0x8086 DeviceId: 0x402) with feature level 0x9300.
  598. 15:00:04.943 T:4364 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  599. 15:00:04.943 T:4364 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  600. 15:00:04.948 T:4364 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  601. 15:00:04.948 T:4364 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  602. 15:00:04.948 T:4364 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  603. 15:00:04.956 T:4364 DEBUG: Previous line repeats 10 times.
  604. 15:00:04.956 T:4364 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  605. 15:00:04.956 T:4364 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  606. 15:00:04.957 T:4364 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 59.940056
  607. 15:00:05.029 T:4708 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  608. 15:00:05.116 T:4364 INFO: load keymapping
  609. 15:00:05.118 T:4364 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  610. 15:00:05.120 T:4364 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  611. 15:00:05.121 T:4364 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  612. 15:00:05.122 T:4364 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  613. 15:00:05.123 T:4364 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  614. 15:00:05.124 T:4364 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  615. 15:00:05.128 T:4364 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  616. 15:00:05.129 T:4364 INFO: Loading special://xbmc/system/keymaps/remote.xml
  617. 15:00:05.131 T:4364 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  618. 15:00:05.132 T:4364 INFO: Loading special://masterprofile/keymaps/keyboard.xml
  619. 15:00:05.139 T:4364 ERROR: Error loading keymap: special://masterprofile/keymaps/keyboard.xml, Line 34
  620. Error reading Attributes.
  621. 15:00:05.139 T:4364 INFO: Loading special://profile/keymaps/keyboard.xml
  622. 15:00:05.145 T:4364 ERROR: Error loading keymap: special://profile/keymaps/keyboard.xml, Line 34
  623. Error reading Attributes.
  624. 15:00:05.145 T:4364 INFO: Loading special://xbmc/system/IRSSmap.xml
  625. 15:00:05.146 T:4364 INFO: * Adding remote mapping for device 'Microsoft MCE'
  626. 15:00:05.146 T:4364 INFO: * Adding remote mapping for device 'Abstract'
  627. 15:00:05.146 T:4364 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  628. 15:00:05.146 T:4364 INFO: GUI format 1920x1080, Display 1920x1080@ 59.94 - Full Screen
  629. 15:00:05.146 T:4364 DEBUG: guilib: Fill viewport on change for solving rendering passes
  630. 15:00:05.146 T:4364 INFO: CLangInfo: loading resource.language.en_gb language information...
  631. 15:00:05.147 T:4364 DEBUG: trying to set locale to en-us
  632. 15:00:05.153 T:4364 INFO: global locale set to en-us
  633. 15:00:05.153 T:4364 INFO: CLangInfo: loading resource.language.en_gb language strings...
  634. 15:00:05.156 T:4364 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  635. 15:00:05.162 T:4364 DEBUG: LocalizeStrings: loaded 3773 strings from file resource://resource.language.en_gb/strings.po
  636. 15:00:05.169 T:4364 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.stars\resources\language\English\strings.po
  637. 15:00:05.170 T:4364 DEBUG: LocalizeStrings: loaded 12 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\script.playrandomvideos\resources\language\English\strings.po
  638. 15:00:05.172 T:4364 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.biogenesis\resources\language\English\strings.po
  639. 15:00:05.174 T:4364 DEBUG: LocalizeStrings: loaded 11 strings from file C:\Program Files (x86)\Kodi\addons\visualization.vortex\resources\language\English\strings.po
  640. 15:00:05.175 T:4364 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.vorbis\resources\language\English\strings.po
  641. 15:00:05.176 T:4364 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
  642. 15:00:05.176 T:4364 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  643. 15:00:05.177 T:4364 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
  644. 15:00:05.177 T:4364 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  645. 15:00:05.178 T:4364 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
  646. 15:00:05.178 T:4364 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
  647. 15:00:05.180 T:4364 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
  648. 15:00:05.181 T:4364 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  649. 15:00:05.182 T:4364 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.flac\resources\language\English\strings.po
  650. 15:00:05.184 T:4364 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\language\English\strings.xml
  651. 15:00:05.185 T:4364 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\visualization.milkdrop\resources\language\English\strings.po
  652. 15:00:05.186 T:4364 DEBUG: LocalizeStrings: loaded 33 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\plugin.video.trailer.addict\resources\language\English\strings.xml
  653. 15:00:05.187 T:4364 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Program Files (x86)\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
  654. 15:00:05.188 T:4364 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\context.show.runtime\resources\language\English\strings.xml
  655. 15:00:05.190 T:4364 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\metadata.musicvideos.theaudiodb.com\resources\language\English\strings.po
  656. 15:00:05.192 T:4364 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.simple.downloader\resources\language\English\strings.xml
  657. 15:00:05.194 T:4364 DEBUG: LocalizeStrings: loaded 4 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\service.subtitles.subscene\resources\language\English\strings.po
  658. 15:00:05.195 T:4364 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.pingpong\resources\language\English\strings.po
  659. 15:00:05.196 T:4364 DEBUG: LocalizeStrings: loaded 143 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\English\strings.po
  660. 15:00:05.198 T:4364 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\script.service.checkpreviousepisode\resources\language\English\strings.po
  661. 15:00:05.199 T:4364 DEBUG: LocalizeStrings: loaded 39 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.shadertoy\resources\language\English\strings.po
  662. 15:00:05.201 T:4364 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  663. 15:00:05.202 T:4364 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
  664. 15:00:05.202 T:4364 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  665. 15:00:05.203 T:4364 DEBUG: LocalizeStrings: loaded 15 strings from file C:\Program Files (x86)\Kodi\addons\visualization.spectrum\resources\language\English\strings.po
  666. 15:00:05.205 T:4364 DEBUG: LocalizeStrings: loaded 165 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\script.moviequiz\resources\language\English\strings.po
  667. 15:00:05.208 T:4364 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  668. 15:00:05.210 T:4364 DEBUG: LocalizeStrings: loaded 22 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.buggalo\resources\language\English\strings.xml
  669. 15:00:05.211 T:4364 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.lame\resources\language\English\strings.po
  670. 15:00:05.213 T:4364 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  671. 15:00:05.216 T:4364 DEBUG: LocalizeStrings: loaded 76 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\script.videoextras\resources\language\English\strings.po
  672. 15:00:05.217 T:4364 DEBUG: LocalizeStrings: loaded 16 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.greynetic\resources\language\English\strings.po
  673. 15:00:05.220 T:4364 DEBUG: LocalizeStrings: loaded 74 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\plugin.library.node.editor\resources\language\English\strings.po
  674. 15:00:05.222 T:4364 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\Kane\AppData\Roaming\Kodi\addons\script.rss.editor\resources\language\English\strings.po
  675. 15:00:05.223 T:4364 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  676. 15:00:05.224 T:4364 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  677. 15:00:05.224 T:4364 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  678. 15:00:05.224 T:4364 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  679. 15:00:05.224 T:4364 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  680. 15:00:05.224 T:4364 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
  681. 15:00:05.224 T:4364 DEBUG: SECTION:LoadDLL(special://xbmcbin/cec.dll)
  682. 15:00:05.229 T:4364 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
  683. 15:00:05.229 T:2120 DEBUG: Thread PeripBusCEC start, auto delete: false
  684. 15:00:05.229 T:3772 DEBUG: Thread PeripBusAddon start, auto delete: false
  685. 15:00:05.242 T:3416 DEBUG: Thread PeripBusUSB start, auto delete: false
  686. 15:00:05.243 T:1620 DEBUG: Thread PeripEventScanner start, auto delete: false
  687. 15:00:05.245 T:4628 NOTICE: Running database version Addons27
  688. 15:00:05.245 T:4628 DEBUG: CDatabaseManager::Initialize, updating databases...
  689. 15:00:05.246 T:4628 NOTICE: Running database version ViewModes6
  690. 15:00:05.247 T:4628 NOTICE: Running database version Textures13
  691. 15:00:05.257 T:4628 INFO: MYSQL: Connected to version 5.5.42
  692. 15:00:05.276 T:4628 NOTICE: Running database version MyMusic60
  693. 15:00:05.284 T:4628 NOTICE: Running database version MyVideos107
  694. 15:00:05.287 T:4628 NOTICE: Running database version TV29
  695. 15:00:05.289 T:4628 NOTICE: Running database version Epg11
  696. 15:00:05.292 T:4628 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  697. 15:00:05.293 T:4364 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  698. 15:00:05.325 T:3604 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  699. 15:00:05.326 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  700. 15:00:05.335 T:4364 INFO: Unloading old skin ...
  701. 15:00:05.344 T:4364 INFO: load skin from: C:\Program Files (x86)\Kodi\addons\skin.estuary (version: 1.9.12)
  702. 15:00:05.344 T:4364 INFO: load fonts for skin...
  703. 15:00:05.348 T:4364 INFO: Loading fonts from C:\Program Files (x86)\Kodi\addons\skin.estuary\xml\Font.xml
  704. 15:00:05.373 T:4364 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
  705. 15:00:05.373 T:4364 DEBUG: LocalizeStrings: loaded 132 strings from file C:\Program Files (x86)\Kodi\addons\skin.estuary\language\resource.language.en_gb\strings.po
  706. 15:00:05.373 T:4364 INFO: Loading skin includes from C:\Program Files (x86)\Kodi\addons\skin.estuary\xml\includes.xml
  707. 15:00:05.412 T:4364 INFO: load new skin...
  708. 15:00:05.412 T:4364 INFO: Loading user windows, path C:\Program Files (x86)\Kodi\addons\skin.estuary\xml
  709. 15:00:05.419 T:4364 DEBUG: Load Skin XML: 7.48ms
  710. 15:00:05.419 T:4364 INFO: initialize new skin...
  711. 15:00:05.419 T:4364 DEBUG: guilib: Fill viewport on change for solving rendering passes
  712. 15:00:05.419 T:4364 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  713. 15:00:05.422 T:4364 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files (x86)\Kodi\addons\skin.estuary\media\Textures.xbt
  714. 15:00:05.423 T:4364 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  715. 15:00:05.424 T:4364 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  716. 15:00:05.425 T:4364 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  717. 15:00:05.429 T:4364 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  718. 15:00:05.430 T:4364 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  719. 15:00:05.432 T:4364 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  720. 15:00:05.446 T:4364 INFO: skin loaded...
  721. 15:00:05.446 T:4364 DEBUG: Activating window ID: 12997
  722. 15:00:05.446 T:4364 DEBUG: ------ Window Init () ------
  723. 15:00:05.446 T:4364 INFO: load splash image: C:\Program Files (x86)\Kodi\media\Splash.png
  724. 15:00:05.454 T:4364 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  725. 15:00:05.454 T:4364 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  726. 15:00:05.454 T:4364 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  727. 15:00:05.455 T:4364 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  728. 15:00:05.468 T:4364 INFO: JSONRPC v8.0.0: Successfully initialized
  729. 15:00:05.468 T:4364 DEBUG: ADDON: Starting service addons.
  730. 15:00:05.471 T:3652 DEBUG: Thread LanguageInvoker start, auto delete: false
  731. 15:00:05.471 T:3652 INFO: initializing python engine.
  732. 15:00:05.473 T:4364 DEBUG: Activating window ID: 12999
  733. 15:00:05.473 T:4364 DEBUG: ------ Window Init (Startup.xml) ------
  734. 15:00:05.473 T:4364 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  735. 15:00:05.473 T:4932 DEBUG: Thread LanguageInvoker start, auto delete: false
  736. 15:00:05.473 T:4932 INFO: initializing python engine.
  737. 15:00:05.473 T:3480 DEBUG: Thread LanguageInvoker start, auto delete: false
  738. 15:00:05.473 T:3480 INFO: initializing python engine.
  739. 15:00:05.473 T:2744 DEBUG: Thread LanguageInvoker start, auto delete: false
  740. 15:00:05.473 T:2744 INFO: initializing python engine.
  741. 15:00:05.474 T:4364 DEBUG: Activating window ID: 10000
  742. 15:00:05.474 T:4364 DEBUG: ------ Window Deinit (Startup.xml) ------
  743. 15:00:05.474 T:4364 DEBUG: ------ Window Init (Home.xml) ------
  744. 15:00:05.474 T:4364 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  745. 15:00:05.501 T:3652 DEBUG: CPythonInvoker(0, C:\Users\Kane\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  746. 15:00:05.501 T:4932 DEBUG: CPythonInvoker(2, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.service.checkpreviousepisode\default.py): start processing
  747. 15:00:05.501 T:3480 DEBUG: CPythonInvoker(1, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): start processing
  748. 15:00:05.501 T:2744 DEBUG: CPythonInvoker(3, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.videoextras\service.py): start processing
  749. 15:00:05.520 T:3652 DEBUG: -->Python Interpreter Initialized<--
  750. 15:00:05.520 T:3652 DEBUG: CPythonInvoker(0, C:\Users\Kane\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\Kane\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  751. 15:00:05.521 T:3652 DEBUG: CPythonInvoker(0, C:\Users\Kane\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\Kane\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
  752. 15:00:05.521 T:3652 DEBUG: CPythonInvoker(0, C:\Users\Kane\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\Kane\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  753. 15:00:05.523 T:3652 DEBUG: CPythonInvoker(0, C:\Users\Kane\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
  754. 15:00:05.580 T:4932 DEBUG: -->Python Interpreter Initialized<--
  755. 15:00:05.580 T:4932 DEBUG: CPythonInvoker(2, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.service.checkpreviousepisode\default.py): the source file to load is "C:\Users\Kane\AppData\Roaming\Kodi\addons\script.service.checkpreviousepisode\default.py"
  756. 15:00:05.580 T:3480 DEBUG: -->Python Interpreter Initialized<--
  757. 15:00:05.581 T:3480 DEBUG: CPythonInvoker(1, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): the source file to load is "C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py"
  758. 15:00:05.581 T:2744 DEBUG: -->Python Interpreter Initialized<--
  759. 15:00:05.581 T:2744 DEBUG: CPythonInvoker(3, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.videoextras\service.py): the source file to load is "C:\Users\Kane\AppData\Roaming\Kodi\addons\script.videoextras\service.py"
  760. 15:00:05.586 T:4932 DEBUG: CPythonInvoker(2, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.service.checkpreviousepisode\default.py): setting the Python path to C:\Users\Kane\AppData\Roaming\Kodi\addons\script.service.checkpreviousepisode;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
  761. 15:00:05.586 T:4932 DEBUG: CPythonInvoker(2, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.service.checkpreviousepisode\default.py): entering source directory C:\Users\Kane\AppData\Roaming\Kodi\addons\script.service.checkpreviousepisode
  762. 15:00:05.587 T:4932 DEBUG: CPythonInvoker(2, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.service.checkpreviousepisode\default.py): instantiating addon using automatically obtained id of "script.service.checkpreviousepisode" dependent on version 2.1.0 of the xbmc.python api
  763. 15:00:05.588 T:3480 DEBUG: CPythonInvoker(1, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): setting the Python path to C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.simple.downloader;C:\Users\Kane\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.parsedom\lib;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
  764. 15:00:05.588 T:3480 DEBUG: CPythonInvoker(1, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): entering source directory C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.simple.downloader
  765. 15:00:05.588 T:3480 DEBUG: CPythonInvoker(1, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.1.0 of the xbmc.python api
  766. 15:00:05.588 T:2744 DEBUG: CPythonInvoker(3, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.videoextras\service.py): setting the Python path to C:\Users\Kane\AppData\Roaming\Kodi\addons\script.videoextras;C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;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
  767. 15:00:05.588 T:2744 DEBUG: CPythonInvoker(3, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.videoextras\service.py): entering source directory C:\Users\Kane\AppData\Roaming\Kodi\addons\script.videoextras
  768. 15:00:05.588 T:2744 DEBUG: CPythonInvoker(3, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.videoextras\service.py): instantiating addon using automatically obtained id of "script.videoextras" dependent on version 2.20.0 of the xbmc.python api
  769. 15:00:05.592 T:3652 DEBUG: Version Check: Version 0.3.22 started
  770. 15:00:05.599 T:4364 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  771. 15:00:05.599 T:4364 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  772. 15:00:05.599 T:4364 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  773. 15:00:05.599 T:4364 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  774. 15:00:05.599 T:4364 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  775. 15:00:05.599 T:4364 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  776. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  777. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  778. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  779. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  780. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  781. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  782. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  783. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[library://music/]: refreshing..
  784. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
  785. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
  786. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
  787. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
  788. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
  789. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
  790. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  791. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  792. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  793. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  794. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  795. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  796. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  797. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  798. 15:00:05.600 T:4364 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  799. 15:00:05.601 T:1480 DEBUG: Thread JobWorker start, auto delete: true
  800. 15:00:05.604 T:4364 DEBUG: ContextMenuManager: addon menus reloaded.
  801. 15:00:05.604 T:4364 INFO: removing tempfiles
  802. 15:00:05.604 T:4364 DEBUG: ADDON: Starting service addons.
  803. 15:00:05.607 T:4116 DEBUG: Thread JobWorker start, auto delete: true
  804. 15:00:05.613 T:4364 DEBUG: CRepositoryUpdater: previous update at 04/24/2017 6:41:53 PM, next at 04/25/2017 6:41:53 PM
  805. 15:00:05.613 T:4364 NOTICE: initialize done
  806. 15:00:05.614 T:4364 NOTICE: Running the application...
  807. 15:00:05.614 T:4364 DEBUG: no profile autoexec.py (C:\Users\Kane\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  808. 15:00:05.614 T:4364 DEBUG: CNetwork::NetworkMessage - Starting network services
  809. 15:00:05.615 T:4364 NOTICE: CWebServer[8080]: Started
  810. 15:00:05.615 T:4364 NOTICE: starting upnp client
  811. 15:00:05.615 T:2652 DEBUG: Thread LanguageInvoker start, auto delete: false
  812. 15:00:05.615 T:2652 INFO: initializing python engine.
  813. 15:00:05.615 T:2652 DEBUG: CPythonInvoker(5, C:\Users\Kane\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): start processing
  814. 15:00:05.616 T:4388 DEBUG: Thread LanguageInvoker start, auto delete: false
  815. 15:00:05.616 T:4388 INFO: initializing python engine.
  816. 15:00:05.616 T:4388 DEBUG: CPythonInvoker(4, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): start processing
  817. 15:00:05.616 T:4752 DEBUG: Thread Timer start, auto delete: false
  818. 15:00:05.620 T:4364 INFO: JSONRPC Server: Unable to get bluetooth socket
  819. 15:00:05.620 T:4364 INFO: JSONRPC Server: Successfully initialized
  820. 15:00:05.620 T:2636 DEBUG: Thread EventServer start, auto delete: false
  821. 15:00:05.621 T:2636 NOTICE: ES: Starting UDP Event server on port 9777
  822. 15:00:05.621 T:2784 DEBUG: Thread TCPServer start, auto delete: false
  823. 15:00:05.622 T:2636 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  824. 15:00:05.683 T:4364 DEBUG: ------ Window Init () ------
  825. 15:00:05.685 T:4364 DEBUG: ------ Window Init (Pointer.xml) ------
  826. 15:00:05.685 T:1480 DEBUG: CVideoDatabase::RunQuery took 12 ms for 4 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  827. 15:00:05.729 T:4980 DEBUG: Thread RSSReader start, auto delete: false
  828. 15:00:05.731 T:4980 DEBUG: CurlFile::Open(0EC9F2A4) http://feeds.xbmc.org/xbmc
  829. 15:00:05.734 T:4980 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://feeds.xbmc.org
  830. 15:00:05.864 T:2728 DEBUG: Thread JobWorker start, auto delete: true
  831. 15:00:05.895 T:4980 DEBUG: Got rss feed: http://feeds.xbmc.org/xbmc
  832. 15:00:05.899 T:4980 DEBUG: RSS feed encoding: UTF-8
  833. 15:00:05.899 T:4980 DEBUG: Parsed rss feed: http://feeds.xbmc.org/xbmc
  834. 15:00:05.899 T:4980 DEBUG: CurlFile::Open(0EC9F2A4) http://feeds.xbmc.org/latest_xbmc_addons
  835. 15:00:05.935 T:4980 DEBUG: Got rss feed: http://feeds.xbmc.org/latest_xbmc_addons
  836. 15:00:05.938 T:4980 DEBUG: RSS feed encoding:
  837. 15:00:05.938 T:4980 DEBUG: CurlFile::Open(0EC9F2A4) http://feeds.xbmc.org/updated_xbmc_addons
  838. 15:00:06.000 T:4980 DEBUG: Got rss feed: http://feeds.xbmc.org/updated_xbmc_addons
  839. 15:00:06.003 T:4980 DEBUG: RSS feed encoding:
  840. 15:00:06.003 T:4980 DEBUG: Thread RSSReader 4980 terminating
  841. 15:00:06.054 T:4708 DEBUG: CRemoteControl::Connect - failed to connect
  842. 15:00:06.054 T:4708 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  843. 15:00:06.167 T:3480 INFO: CPythonInvoker(1, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): script successfully run
  844. 15:00:06.256 T:3480 INFO: Python script stopped
  845. 15:00:06.256 T:3480 DEBUG: Thread LanguageInvoker 3480 terminating
  846. 15:00:06.307 T:2652 DEBUG: -->Python Interpreter Initialized<--
  847. 15:00:06.307 T:2652 DEBUG: CPythonInvoker(5, C:\Users\Kane\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): the source file to load is "C:\Users\Kane\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py"
  848. 15:00:06.307 T:2652 DEBUG: CPythonInvoker(5, C:\Users\Kane\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): setting the Python path to C:\Users\Kane\AppData\Roaming\Kodi\addons\plugin.video.youtube;C:\Users\Kane\AppData\Roaming\Kodi\addons\script.module.requests\lib;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
  849. 15:00:06.307 T:2652 DEBUG: CPythonInvoker(5, C:\Users\Kane\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): entering source directory C:\Users\Kane\AppData\Roaming\Kodi\addons\plugin.video.youtube
  850. 15:00:06.307 T:4388 DEBUG: -->Python Interpreter Initialized<--
  851. 15:00:06.307 T:4388 DEBUG: CPythonInvoker(4, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): the source file to load is "C:\Users\Kane\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py"
  852. 15:00:06.307 T:4388 DEBUG: CPythonInvoker(4, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): setting the Python path to C:\Users\Kane\AppData\Roaming\Kodi\addons\script.common.plugin.cache;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
  853. 15:00:06.307 T:4388 DEBUG: CPythonInvoker(4, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): entering source directory C:\Users\Kane\AppData\Roaming\Kodi\addons\script.common.plugin.cache
  854. 15:00:06.307 T:2652 DEBUG: CPythonInvoker(5, C:\Users\Kane\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.19.0 of the xbmc.python api
  855. 15:00:06.323 T:4116 DEBUG: CVideoDatabase::RunQuery took 672 ms for 1993 items query: select * from movie_view WHERE ((movie_view.dateAdded > '1900-01-01')) AND ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  856. 15:00:06.426 T:4388 DEBUG: CPythonInvoker(4, C:\Users\Kane\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.24.0 of the xbmc.python api
  857. 15:00:06.529 T:4628 DEBUG: CVideoDatabase::RunQuery took 756 ms for 1993 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  858. 15:00:06.642 T:2744 DEBUG: CVideoDatabase::RunQuery took 371 ms for 2264 items query: select * from movie_view
  859. 15:00:06.896 T:4628 DEBUG: CVideoDatabase::RunQuery took 73 ms for 21 items query: SELECT genre.genre_id, genre.name, count(1), count(files.playCount) FROM genre JOIN genre_link ON genre.genre_id = genre_link.genre_id JOIN movie_view ON genre_link.media_id = movie_view.idMovie AND genre_link.media_type='movie' JOIN files ON files.idFile = movie_view.idFile GROUP BY genre.genre_id
  860. 15:00:07.331 T:2728 DEBUG: CVideoDatabase::RunQuery took 975 ms for 2264 items query: select * from movie_view
  861. 15:00:07.429 T:4364 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  862. 15:00:07.429 T:4364 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  863. 15:00:07.431 T:4364 DEBUG: ------ Window Deinit (Pointer.xml) ------
  864. 15:00:07.456 T:4116 DEBUG: CVideoDatabase::RunQuery took 373 ms for 981 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet ORDER BY sets.idSet
  865. 15:00:07.546 T:4364 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  866. 15:00:07.575 T:2652 DEBUG: [plugin.video.youtube] YouTube settings startup initialization...
  867. 15:00:07.619 T:2652 NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.1), setting DASH_SUPPORT_BUILTIN = False, DASH_SUPPORT_ADDON = True
  868. 15:00:07.619 T:2652 INFO: CPythonInvoker(5, C:\Users\Kane\AppData\Roaming\Kodi\addons\plugin.video.youtube\startup.py): script successfully run
  869. 15:00:07.675 T:2652 INFO: Python script stopped
  870. 15:00:07.675 T:2652 DEBUG: Thread LanguageInvoker 2652 terminating
  871. 15:00:07.675 T:4388 DEBUG: StorageServer Module loaded RUN
  872. 15:00:07.675 T:4388 DEBUG: StorageClient-2.5.4 Starting server
  873. 15:00:07.701 T:1480 DEBUG: CVideoDatabase::RunQuery took 292 ms for 52 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  874. 15:00:07.838 T:4628 ERROR: CImageLoader::DoWork - Direct texture file loading failed for special://masterprofile/Thumbnails/b/b01e7735.jpg
  875. 15:00:07.838 T:4628 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://image.tmdb.org
  876. 15:00:07.952 T:4628 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/3znAWfEzXzR1slLKc9VQwtD6XmD.jpg -> image/jpeg
  877. 15:00:07.952 T:4628 DEBUG: CurlFile::Open(110B0A80) http://image.tmdb.org/t/p/original/3znAWfEzXzR1slLKc9VQwtD6XmD.jpg
  878. 15:00:08.159 T:4116 DEBUG: CImageLoader::DoWork - took 107 ms to load special://masterprofile/Thumbnails/9/95042238.jpg
  879. 15:00:08.252 T:4628 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/3znAWfEzXzR1slLKc9VQwtD6XmD.jpg' to 'b/b01e7735.jpg':
  880. 15:00:08.277 T:4628 DEBUG: cached image 'special://masterprofile/Thumbnails/b/b01e7735.jpg' size 480x720
  881. 15:00:08.280 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  882. 15:00:08.280 T:4364 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  883. 15:00:08.330 T:1480 DEBUG: CImageLoader::DoWork - took 305 ms to load special://masterprofile/Thumbnails/0/02b5d0d2.jpg
  884. 15:00:08.514 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  885. 15:00:08.630 T:4364 DEBUG: Previous line repeats 1 times.
  886. 15:00:08.630 T:4364 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  887. 15:00:08.764 T:4116 DEBUG: CImageLoader::DoWork - took 121 ms to load special://masterprofile/Thumbnails/3/368ebde6.jpg
  888. 15:00:08.865 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  889. 15:00:08.964 T:4364 DEBUG: Previous line repeats 1 times.
  890. 15:00:08.964 T:4364 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  891. 15:00:09.026 T:4116 DEBUG: CImageLoader::DoWork - took 194 ms to load special://masterprofile/Thumbnails/2/25b55958.jpg
  892. 15:00:09.118 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  893. 15:00:09.215 T:4364 DEBUG: Previous line repeats 1 times.
  894. 15:00:09.215 T:4364 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  895. 15:00:09.265 T:1480 DEBUG: CImageLoader::DoWork - took 707 ms to load special://masterprofile/Thumbnails/d/dab2a3c0.jpg
  896. 15:00:09.347 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  897. 15:00:09.348 T:4628 DEBUG: CVideoDatabase::RunQuery took 641 ms for 628 items query: SELECT * FROM tvshow_view WHERE ((tvshow_view.watchedcount = 0)) AND ((tvshow_view.totalCount > 0))
  898. 15:00:09.914 T:4364 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  899. 15:00:09.914 T:4364 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  900. 15:00:10.135 T:4364 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  901. 15:00:10.136 T:1480 DEBUG: CVideoDatabase::RunQuery took 544 ms for 27 items query: SELECT genre.genre_id, genre.name FROM genre JOIN genre_link ON genre.genre_id = genre_link.genre_id JOIN tvshow_view ON genre_link.media_id = tvshow_view.idShow AND genre_link.media_type='tvshow' GROUP BY genre.genre_id
  902. 15:00:10.354 T:2728 DEBUG: CVideoDatabase::RunQuery took 2495 ms for 38820 items query: select * from episode_view WHERE ((episode_view.dateAdded > '1900-01-01')) AND ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  903. 15:00:10.554 T:4628 DEBUG: CVideoDatabase::RunQuery took 245 ms for 99 items query: SELECT studio.studio_id, studio.name FROM studio JOIN studio_link ON studio.studio_id = studio_link.studio_id JOIN tvshow_view ON studio_link.media_id = tvshow_view.idShow AND studio_link.media_type='tvshow' GROUP BY studio.studio_id
  904. 15:00:10.709 T:3652 DEBUG: Version Check: Version installed {u'major': 17, u'tag': u'stable', u'minor': 1, u'revision': u'20170320-fc1619b'}
  905. 15:00:10.709 T:3652 DEBUG: Version Check: Version available {u'major': u'17', u'extrainfo': u'final', u'tagversion': u'', u'tag': u'stable', u'addon_support': u'yes', u'minor': u'1', u'revision': u'20170320-fc1619b'}
  906. 15:00:10.709 T:3652 DEBUG: Version Check: There is no newer stable available
  907. 15:00:10.709 T:3652 INFO: CPythonInvoker(0, C:\Users\Kane\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  908. 15:00:10.714 T:4364 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  909. 15:00:10.715 T:4364 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  910. 15:00:10.727 T:3652 INFO: Python script stopped
  911. 15:00:10.727 T:3652 DEBUG: Thread LanguageInvoker 3652 terminating
  912. 15:00:10.759 T:4628 DEBUG: CMusicDatabase::GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL AND albumview.strReleaseType = 'album' 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
  913. 15:00:10.853 T:1480 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
  914. 15:00:10.949 T:4364 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  915. 15:00:11.037 T:1480 DEBUG: This query part contains a like, we will double backslash in the next field: select idArtist from artist where artist.strArtist like '
  916. 15:00:11.094 T:1480 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  917. 15:00:11.195 T:4628 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
  918. 15:00:11.274 T:1480 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 180 ms
  919. 15:00:11.350 T:4628 DEBUG: Time to retrieve artists from dataset = 156
  920. 15:00:11.404 T:4628 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0))) AND (albumview.strReleaseType = 'album')
  921. 15:00:11.462 T:1480 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0))) AND (albumview.strReleaseType = 'album')
  922. 15:00:11.561 T:4628 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 157 ms
  923. 15:00:11.607 T:1480 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 145 ms
  924. 15:00:11.671 T:4628 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://assets.fanart.tv
  925. 15:00:11.766 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  926. 15:00:11.767 T:4364 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  927. 15:00:11.895 T:4116 DEBUG: Caching image 'smb://WALL-E/HTPC/HTPC/Music/Motorhead/1977 - Motorhead/folder.jpg' to 'a/a0f7c6ca.jpg':
  928. 15:00:11.895 T:4116 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a0f7c6ca.jpg' size 294x300
  929. 15:00:11.968 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  930. 15:00:12.059 T:4116 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://assets.fanart.tv
  931. 15:00:12.114 T:1480 DEBUG: Caching image 'smb://WALL-E/HTPC/HTPC/Music/Marilyn Manson/1997 - Remix & Repent/folder.jpg' to '5/591ce3fb.jpg':
  932. 15:00:12.114 T:1480 DEBUG: cached image 'special://masterprofile/Thumbnails/5/591ce3fb.jpg' size 300x300
  933. 15:00:12.175 T:1480 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://assets.fanart.tv
  934. 15:00:12.218 T:2728 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture '-'
  935. 15:00:12.224 T:4628 DEBUG: CCurlFile::GetMimeType - http://assets.fanart.tv/fanart/music/5bae7081-64ef-4473-825a-38d310deb14c/albumcover/big-willie-style-4f4da9c6cf265.jpg -> image/jpeg
  936. 15:00:12.224 T:4628 DEBUG: CurlFile::Open(1C51D6A8) http://assets.fanart.tv/fanart/music/5bae7081-64ef-4473-825a-38d310deb14c/albumcover/big-willie-style-4f4da9c6cf265.jpg
  937. 15:00:12.483 T:4364 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  938. 15:00:12.597 T:4116 DEBUG: CCurlFile::GetMimeType - http://assets.fanart.tv/fanart/music/b134d1bf-c7c7-4427-93ac-9fdbc2b59ef1/albumcover/bat-out-of-hell-ii-back-into-hell-4e44a1d05c439.jpg -> image/jpeg
  939. 15:00:12.597 T:4116 DEBUG: CurlFile::Open(12058898) http://assets.fanart.tv/fanart/music/b134d1bf-c7c7-4427-93ac-9fdbc2b59ef1/albumcover/bat-out-of-hell-ii-back-into-hell-4e44a1d05c439.jpg
  940. 15:00:12.701 T:4364 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  941. 15:00:12.701 T:4364 DEBUG: Activating window ID: 10502
  942. 15:00:12.708 T:1480 DEBUG: CCurlFile::GetMimeType - http://assets.fanart.tv/fanart/music/9fdaa16b-a6c4-4831-b87c-bc9ca8ce7eaa/albumcover/the-who-sell-out-55ba28c870982.jpg -> image/jpeg
  943. 15:00:12.708 T:1480 DEBUG: CurlFile::Open(110AFCD0) http://assets.fanart.tv/fanart/music/9fdaa16b-a6c4-4831-b87c-bc9ca8ce7eaa/albumcover/the-who-sell-out-55ba28c870982.jpg
  944. 15:00:13.009 T:4364 DEBUG: ------ Window Deinit (Home.xml) ------
  945. 15:00:13.037 T:4364 DEBUG: ------ Window Init (MyMusicNav.xml) ------
  946. 15:00:13.037 T:4364 INFO: Loading skin file: MyMusicNav.xml, load type: KEEP_IN_MEMORY
  947. 15:00:13.074 T:4364 DEBUG: CDirectoryProvider[]: refreshing..
  948. 15:00:13.075 T:4364 DEBUG: Previous line repeats 3 times.
  949. 15:00:13.075 T:4364 DEBUG: CGUIMediaWindow::GetDirectory (musicdb://recentlyplayedalbums/1960/)
  950. 15:00:13.075 T:4364 DEBUG: ParentPath = [musicdb://recentlyplayedalbums/1960/]
  951. 15:00:13.082 T:4364 DEBUG: CMusicDatabase::GetSongsFullByWhere query = SELECT songview.*, songartistview.* FROM songview JOIN songartistview ON songartistview.idsong = songview.idsong WHERE songview.idAlbum = 1960 ORDER BY songartistview.idsong, songartistview.idRole, songartistview.iOrder
  952. 15:00:13.153 T:4364 DEBUG: CMusicDatabase::GetSongsFullByWhere() - took 72 ms
  953. 15:00:13.163 T:4364 DEBUG: Custom album format = [%B]
  954. 15:00:13.182 T:4536 DEBUG: Previous line repeats 1 times.
  955. 15:00:13.182 T:4536 DEBUG: Thread BackgroundLoader start, auto delete: false
  956. 15:00:13.202 T:4364 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  957. 15:00:13.232 T:4536 DEBUG: Thread BackgroundLoader 4536 terminating
  958. 15:00:13.415 T:4628 DEBUG: Caching image 'http://assets.fanart.tv/fanart/music/5bae7081-64ef-4473-825a-38d310deb14c/albumcover/big-willie-style-4f4da9c6cf265.jpg' to 'a/aa1c4ec6.jpg':
  959. 15:00:13.448 T:4628 DEBUG: cached image 'special://masterprofile/Thumbnails/a/aa1c4ec6.jpg' size 720x720
  960. 15:00:14.083 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  961. 15:00:14.083 T:4364 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  962. 15:00:14.232 T:4116 DEBUG: Caching image 'http://assets.fanart.tv/fanart/music/b134d1bf-c7c7-4427-93ac-9fdbc2b59ef1/albumcover/bat-out-of-hell-ii-back-into-hell-4e44a1d05c439.jpg' to '2/29da6faf.jpg':
  963. 15:00:14.272 T:4116 DEBUG: cached image 'special://masterprofile/Thumbnails/2/29da6faf.jpg' size 720x720
  964. 15:00:14.302 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  965. 15:00:14.319 T:4116 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  966. 15:00:14.319 T:4116 DEBUG: Getting Directory (special://profile/playlists/video)
  967. 15:00:14.320 T:4116 DEBUG: Getting Directory (special://profile/playlists/mixed)
  968. 15:00:14.321 T:4116 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  969. 15:00:14.322 T:4116 DEBUG: CFavourites::Load - no system favourites found, skipping
  970. 15:00:14.322 T:4116 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  971. 15:00:14.359 T:4116 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  972. 15:00:14.382 T:1480 DEBUG: Caching image 'http://assets.fanart.tv/fanart/music/9fdaa16b-a6c4-4831-b87c-bc9ca8ce7eaa/albumcover/the-who-sell-out-55ba28c870982.jpg' to 'd/dbf781a1.jpg':
  973. 15:00:14.405 T:4116 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
  974. 15:00:14.419 T:1480 DEBUG: cached image 'special://masterprofile/Thumbnails/d/dbf781a1.jpg' size 720x720
  975. 15:00:14.437 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  976. 15:00:14.437 T:4364 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  977. 15:00:14.481 T:1480 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  978. 15:00:14.678 T:4364 ERROR: Previous line repeats 3 times.
  979. 15:00:14.678 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  980. 15:00:14.751 T:4364 DEBUG: Previous line repeats 1 times.
  981. 15:00:14.751 T:4364 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  982. 15:00:14.885 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  983. 15:00:15.001 T:4364 DEBUG: Previous line repeats 1 times.
  984. 15:00:15.001 T:4364 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  985. 15:00:15.133 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  986. 15:00:15.154 T:4116 DEBUG: This query part contains a like, we will double backslash in the next field: select idArtist from artist where artist.strArtist like '
  987. 15:00:15.177 T:4116 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
  988. 15:00:15.315 T:4116 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  989. 15:00:15.497 T:4116 DEBUG: CVideoDatabase::RunQuery took 79 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  990. 15:00:15.616 T:4628 WARNING: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Can't connect to "\\WALL-E\HTPC" with username "Kane" and with password because of conflict of credential. Will try to close current connections.
  991. 15:00:15.653 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  992. 15:00:15.653 T:4364 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  993. 15:00:15.878 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  994. 15:00:16.145 T:4364 DEBUG: Previous line repeats 1 times.
  995. 15:00:16.145 T:4364 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  996. 15:00:16.268 T:4116 DEBUG: CVideoDatabase::RunQuery took 636 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  997. 15:00:16.356 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  998. 15:00:16.478 T:4364 DEBUG: Previous line repeats 1 times.
  999. 15:00:16.478 T:4364 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1000. 15:00:16.491 T:4116 DEBUG: CVideoDatabase::RunQuery took 31 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1001. 15:00:16.492 T:4116 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1002. 15:00:16.677 T:4364 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1003. 15:00:16.684 T:4116 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
  1004. 15:00:16.790 T:4628 WARNING: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Can't connect to "\\WALL-E\HTPC" with username "Kane" and with password because of conflict of credential. Will try to close current connections.
  1005. 15:00:17.431 T:4364 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1006. 15:00:17.622 T:4364 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1007. 15:00:17.623 T:4364 DEBUG: This query part contains a like, we will double backslash in the next field: select idArtist from artist where artist.strArtist like '
  1008. 15:00:17.702 T:4364 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1009. 15:00:17.712 T:4628 WARNING: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Can't connect to "\\WALL-E\HTPC" with username "Kane" and with password because of conflict of credential. Will try to close current connections.
  1010. 15:00:17.713 T:4628 WARNING: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Can't connect to "\\WALL-E\HTPC" with username "Kane" and with password. Error code: 1219
  1011. 15:00:17.814 T:3604 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1012. 15:00:17.814 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1013. 15:00:17.814 T:3604 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1014. 15:00:17.814 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1015. 15:00:17.815 T:3604 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1016. 15:00:17.815 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1017. 15:00:17.815 T:3604 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1018. 15:00:17.815 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1019. 15:00:17.815 T:3604 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1020. 15:00:17.815 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1021. 15:00:17.815 T:3604 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1022. 15:00:17.815 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1023. 15:00:17.816 T:3604 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1024. 15:00:17.816 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1025. 15:00:17.816 T:3604 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1026. 15:00:17.816 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1027. 15:00:17.816 T:3604 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1028. 15:00:17.816 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1029. 15:00:17.816 T:3604 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1030. 15:00:17.816 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1031. 15:00:17.817 T:3604 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1032. 15:00:17.817 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1033. 15:00:17.817 T:3604 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1034. 15:00:17.817 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1035. 15:00:17.825 T:4364 DEBUG: Loading settings for musicdb://recentlyplayedalbums/1960/88538.flac?albumid=1960
  1036. 15:00:17.826 T:4364 DEBUG: CPlayerCoreFactory::GetPlayers(musicdb://recentlyplayedalbums/1960/88538.flac?albumid=1960)
  1037. 15:00:17.826 T:4364 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1038. 15:00:17.826 T:4364 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1039. 15:00:17.826 T:4364 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1040. 15:00:17.826 T:4364 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1041. 15:00:17.826 T:4364 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1042. 15:00:17.826 T:4364 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1043. 15:00:17.826 T:4364 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1044. 15:00:17.826 T:4364 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1045. 15:00:17.826 T:4364 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1046. 15:00:17.826 T:4364 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1047. 15:00:17.826 T:4364 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1048. 15:00:17.826 T:4364 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1049. 15:00:17.826 T:4364 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1050. 15:00:17.826 T:4364 DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (PAPlayer)
  1051. 15:00:17.826 T:4364 DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
  1052. 15:00:17.826 T:4364 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1053. 15:00:17.826 T:4364 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: VideoPlayer
  1054. 15:00:17.826 T:4364 DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
  1055. 15:00:17.832 T:4116 DEBUG: Recaching image 'smb://WALL-E/HTPC/HTPC/Movies/Mulan II (2004)/Mulan II (2004)-poster.jpg' to 'a/a7c780c0.jpg':
  1056. 15:00:17.832 T:4116 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a7c780c0.jpg' size 480x720
  1057. 15:00:17.863 T:4364 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1058. 15:00:17.970 T:4364 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1059. 15:00:18.084 T:4364 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1060. 15:00:18.084 T:4364 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1061. 15:00:18.084 T:4364 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1062. 15:00:18.084 T:4364 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1063. 15:00:18.084 T:4364 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1064. 15:00:18.084 T:4364 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1065. 15:00:18.084 T:4364 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1066. 15:00:18.100 T:4364 DEBUG: unrecognized XipComment name: DISCTOTAL
  1067. 15:00:18.100 T:4364 DEBUG: unrecognized XipComment name: ORGANIZATION
  1068. 15:00:18.100 T:4364 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1069. 15:00:18.104 T:4364 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1070. 15:00:18.193 T:4628 DEBUG: Previous line repeats 1 times.
  1071. 15:00:18.193 T:4628 DEBUG: Recaching image 'smb://WALL-E/HTPC/HTPC/Movies/Edward Scissorhands (1990)/Edward Scissorhands (1990)-poster.jpg' to '5/55acd302.jpg':
  1072. 15:00:18.193 T:4628 DEBUG: cached image 'special://masterprofile/Thumbnails/5/55acd302.jpg' size 480x720
  1073. 15:00:18.200 T:4364 INFO: AudioDecoder: File is queued
  1074. 15:00:18.201 T:4364 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1075. 15:00:18.202 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1076. 15:00:18.210 T:4364 INFO: PAPlayer::PrepareStream - Ready
  1077. 15:00:18.210 T:4364 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 1
  1078. 15:00:18.210 T:4364 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1079. 15:00:18.211 T:4720 DEBUG: Thread PAPlayer start, auto delete: false
  1080. 15:00:18.211 T:4720 DEBUG: PAPlayer::Process - Playback started
  1081. 15:00:18.212 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 0
  1082. 15:00:18.212 T:4364 DEBUG: ADDON: Dll Initializing - MilkDrop
  1083. 15:00:18.212 T:4364 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\visualization.milkdrop\visualization.milkdrop.dll)
  1084. 15:00:18.236 T:4364 ERROR: XFILE::CDirectory::GetDirectory - Error getting C:\Program Files (x86)\Kodi\addons\milkdrop\
  1085. 15:00:18.236 T:4364 ERROR: XFILE::CDirectory::GetDirectory - Error getting special://xbmc/addons/milkdrop/
  1086. 15:00:18.236 T:4364 DEBUG: Calling TransferSettings for: MilkDrop
  1087. 15:00:18.289 T:4364 DEBUG: Visualisation::Start()
  1088. 15:00:18.293 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1089. 15:00:18.293 T:3764 DEBUG: OnInitialize() started
  1090. 15:00:18.293 T:3764 DEBUG: OnInitialize() done
  1091. 15:00:18.320 T:1480 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88538.flac?albumid=1960)
  1092. 15:00:18.335 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1093. 15:00:18.335 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1094. 15:00:18.354 T:1480 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1095. 15:00:18.439 T:4628 DEBUG: Recaching image 'smb://WALL-E/HTPC/HTPC/Movies/Guardians of the Galaxy (2014)/Guardians of the Galaxy (2014)-poster.jpg' to 'a/a05011c0.jpg':
  1096. 15:00:18.439 T:4628 DEBUG: cached image 'special://masterprofile/Thumbnails/a/a05011c0.jpg' size 480x720
  1097. 15:00:18.468 T:1480 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/07 Bury Me Alive.flac
  1098. 15:00:18.484 T:1480 DEBUG: unrecognized XipComment name: DISCTOTAL
  1099. 15:00:18.484 T:1480 DEBUG: unrecognized XipComment name: ORGANIZATION
  1100. 15:00:18.484 T:1480 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1101. 15:00:18.885 T:4628 DEBUG: Recaching image 'smb://WALL-E/HTPC/HTPC/Movies/Basic Instinct (1992)/Basic Instinct (1992)-poster.jpg' to '9/95042238.jpg':
  1102. 15:00:18.885 T:4628 DEBUG: cached image 'special://masterprofile/Thumbnails/9/95042238.jpg' size 480x720
  1103. 15:00:36.190 T:4364 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://feeds.xbmc.org (easy=10C00730, multi=04A122A0)
  1104. 15:00:38.758 T:4364 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://image.tmdb.org (easy=10C51540, multi=12195ED0)
  1105. 15:00:43.875 T:4364 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://assets.fanart.tv (easy=1E7ADB98, multi=12196550)
  1106. 15:00:44.375 T:4364 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://assets.fanart.tv (easy=1AC90008, multi=12196620)
  1107. 15:00:44.894 T:4364 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://assets.fanart.tv (easy=11E862E0, multi=121966F0)
  1108. 15:00:49.507 T:1480 DEBUG: Thread JobWorker 1480 terminating (autodelete)
  1109. 15:00:49.507 T:4116 DEBUG: Thread JobWorker 4116 terminating (autodelete)
  1110. 15:00:49.507 T:2728 DEBUG: Thread JobWorker 2728 terminating (autodelete)
  1111. 15:00:49.749 T:4628 DEBUG: Thread JobWorker 4628 terminating (autodelete)
  1112. 15:03:55.971 T:2744 DEBUG: CVideoDatabase::RunQuery took 303 ms for 719 items query: SELECT * FROM tvshow_view
  1113. 15:04:17.437 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1114. 15:04:17.454 T:2660 DEBUG: Thread JobWorker start, auto delete: true
  1115. 15:04:17.537 T:2660 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1116. 15:04:17.546 T:2660 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1117. 15:04:17.561 T:2660 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1118. 15:04:17.561 T:2660 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1119. 15:04:17.561 T:2660 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1120. 15:04:17.561 T:2660 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1121. 15:04:17.561 T:2660 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1122. 15:04:17.561 T:2660 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1123. 15:04:17.562 T:2660 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1124. 15:04:17.589 T:2660 DEBUG: unrecognized XipComment name: DISCTOTAL
  1125. 15:04:17.589 T:2660 DEBUG: unrecognized XipComment name: ORGANIZATION
  1126. 15:04:17.589 T:2660 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1127. 15:04:17.597 T:2660 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1128. 15:04:17.668 T:2660 DEBUG: Previous line repeats 1 times.
  1129. 15:04:17.668 T:2660 INFO: AudioDecoder: File is queued
  1130. 15:04:17.670 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1131. 15:04:17.670 T:2660 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1132. 15:04:17.679 T:2660 INFO: PAPlayer::PrepareStream - Ready
  1133. 15:04:22.442 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1134. 15:04:22.452 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1135. 15:04:22.464 T:4364 DEBUG: Updating visualisation albumart: image://music@smb%3a%2f%2fWALL-E%2fHTPC%2fHTPC%2fMusic%2fBreaking%20Benjamin%2fDark%20Before%20Dawn%20(2015)%2f01%20Dark.flac/
  1136. 15:04:22.465 T:2660 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88539.flac?albumid=1960)
  1137. 15:04:22.467 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1138. 15:04:22.467 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1139. 15:04:22.484 T:2660 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1140. 15:04:22.593 T:2660 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/08 Never Again.flac
  1141. 15:04:22.597 T:2660 DEBUG: unrecognized XipComment name: DISCTOTAL
  1142. 15:04:22.597 T:2660 DEBUG: unrecognized XipComment name: ORGANIZATION
  1143. 15:04:22.597 T:2660 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1144. 15:04:22.852 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1145. 15:04:22.852 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1146. 15:04:22.853 T:4720 DEBUG: Previous line repeats 1 times.
  1147. 15:04:22.853 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1148. 15:04:22.902 T:2660 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88538.flac?albumid=1960
  1149. 15:04:22.911 T:2660 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88538.flac?albumid=1960 as listened
  1150. 15:04:22.911 T:2660 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88538
  1151. 15:04:22.938 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1152. 15:04:22.938 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1153. 15:04:23.041 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1154. 15:04:34.565 T:2744 WARNING: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Can't connect to "\\WALL-E\Secondary" with username "Kane" and with password because of conflict of credential. Will try to close current connections.
  1155. 15:04:36.433 T:2744 WARNING: Previous line repeats 2 times.
  1156. 15:04:36.433 T:2744 WARNING: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Can't connect to "\\WALL-E\Secondary" with username "Kane" and with password. Error code: 1219
  1157. 15:04:37.361 T:2744 WARNING: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Can't connect to "\\WALL-E\Secondary" with username "Kane" and with password because of conflict of credential. Will try to close current connections.
  1158. 15:04:39.491 T:2744 WARNING: Previous line repeats 2 times.
  1159. 15:04:39.491 T:2744 WARNING: XFILE::CWin32SMBDirectory::ConnectAndAuthenticate: Can't connect to "\\WALL-E\Secondary" with username "Kane" and with password. Error code: 1219
  1160. 15:04:52.939 T:2660 DEBUG: Thread JobWorker 2660 terminating (autodelete)
  1161. 15:04:59.467 T:2744 DEBUG: CVideoDatabase::RunQuery took 2 ms for 0 items query: select * from musicvideo_view
  1162. 15:07:11.535 T:4708 DEBUG: Thread RemoteControl 4708 terminating
  1163. 15:08:00.988 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1164. 15:08:01.002 T:2648 DEBUG: Thread JobWorker start, auto delete: true
  1165. 15:08:01.061 T:2648 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1166. 15:08:01.068 T:2648 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1167. 15:08:01.108 T:2648 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1168. 15:08:01.108 T:2648 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1169. 15:08:01.108 T:2648 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1170. 15:08:01.109 T:2648 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1171. 15:08:01.109 T:2648 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1172. 15:08:01.109 T:2648 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1173. 15:08:01.109 T:2648 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1174. 15:08:01.126 T:2648 DEBUG: unrecognized XipComment name: DISCTOTAL
  1175. 15:08:01.126 T:2648 DEBUG: unrecognized XipComment name: ORGANIZATION
  1176. 15:08:01.126 T:2648 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1177. 15:08:01.133 T:2648 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1178. 15:08:01.204 T:2648 DEBUG: Previous line repeats 1 times.
  1179. 15:08:01.204 T:2648 INFO: AudioDecoder: File is queued
  1180. 15:08:01.206 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1181. 15:08:01.206 T:2648 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1182. 15:08:01.212 T:2648 INFO: PAPlayer::PrepareStream - Ready
  1183. 15:08:05.983 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1184. 15:08:05.994 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1185. 15:08:05.996 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1186. 15:08:05.996 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1187. 15:08:05.996 T:2648 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88540.flac?albumid=1960)
  1188. 15:08:05.997 T:4376 DEBUG: Thread JobWorker start, auto delete: true
  1189. 15:08:05.998 T:4376 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88539.flac?albumid=1960
  1190. 15:08:06.011 T:4376 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88539.flac?albumid=1960 as listened
  1191. 15:08:06.011 T:2648 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1192. 15:08:06.011 T:4376 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88539
  1193. 15:08:06.044 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1194. 15:08:06.044 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1195. 15:08:06.122 T:2648 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/09 The Great Divide.flac
  1196. 15:08:06.128 T:2648 DEBUG: unrecognized XipComment name: DISCTOTAL
  1197. 15:08:06.128 T:2648 DEBUG: unrecognized XipComment name: ORGANIZATION
  1198. 15:08:06.128 T:2648 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1199. 15:08:06.394 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1200. 15:08:06.394 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1201. 15:08:06.395 T:4720 DEBUG: Previous line repeats 1 times.
  1202. 15:08:06.395 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1203. 15:08:06.582 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1204. 15:08:36.045 T:4376 DEBUG: Thread JobWorker 4376 terminating (autodelete)
  1205. 15:08:36.129 T:2648 DEBUG: Thread JobWorker 2648 terminating (autodelete)
  1206. 15:12:13.651 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1207. 15:12:13.667 T:4300 DEBUG: Thread JobWorker start, auto delete: true
  1208. 15:12:13.767 T:4300 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1209. 15:12:13.776 T:4300 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1210. 15:12:13.793 T:4300 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1211. 15:12:13.793 T:4300 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1212. 15:12:13.794 T:4300 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1213. 15:12:13.794 T:4300 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1214. 15:12:13.794 T:4300 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1215. 15:12:13.794 T:4300 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1216. 15:12:13.794 T:4300 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1217. 15:12:13.814 T:4300 DEBUG: unrecognized XipComment name: DISCTOTAL
  1218. 15:12:13.814 T:4300 DEBUG: unrecognized XipComment name: ORGANIZATION
  1219. 15:12:13.814 T:4300 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1220. 15:12:13.830 T:4300 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1221. 15:12:13.897 T:4300 DEBUG: Previous line repeats 1 times.
  1222. 15:12:13.897 T:4300 INFO: AudioDecoder: File is queued
  1223. 15:12:13.898 T:4300 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1224. 15:12:13.898 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1225. 15:12:13.905 T:4300 INFO: PAPlayer::PrepareStream - Ready
  1226. 15:12:18.652 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1227. 15:12:18.663 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1228. 15:12:18.681 T:4300 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88541.flac?albumid=1960)
  1229. 15:12:18.682 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1230. 15:12:18.682 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1231. 15:12:18.695 T:4300 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1232. 15:12:18.798 T:4300 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/10 Ashes of Eden.flac
  1233. 15:12:18.804 T:4300 DEBUG: unrecognized XipComment name: DISCTOTAL
  1234. 15:12:18.804 T:4300 DEBUG: unrecognized XipComment name: ORGANIZATION
  1235. 15:12:18.804 T:4300 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1236. 15:12:19.054 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1237. 15:12:19.054 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1238. 15:12:19.054 T:4720 DEBUG: Previous line repeats 1 times.
  1239. 15:12:19.054 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1240. 15:12:19.139 T:4300 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88540.flac?albumid=1960
  1241. 15:12:19.151 T:4300 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88540.flac?albumid=1960 as listened
  1242. 15:12:19.152 T:4300 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88540
  1243. 15:12:19.175 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1244. 15:12:19.175 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1245. 15:12:19.251 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1246. 15:12:49.175 T:4300 DEBUG: Thread JobWorker 4300 terminating (autodelete)
  1247. 15:15:17.772 T:4364 DEBUG: Activating window ID: 12006
  1248. 15:15:18.086 T:4364 DEBUG: ------ Window Deinit (MyMusicNav.xml) ------
  1249. 15:15:18.086 T:4364 DEBUG: FreeVisualisation() started
  1250. 15:15:18.096 T:4364 INFO: ADDON: Dll Stopped - MilkDrop
  1251. 15:15:18.096 T:4364 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\visualization.milkdrop\visualization.milkdrop.dll)
  1252. 15:15:18.096 T:4364 INFO: ADDON: Dll Destroyed - MilkDrop
  1253. 15:15:18.096 T:4364 DEBUG: FreeVisualisation() done
  1254. 15:15:18.127 T:4364 DEBUG: ------ Window Init (MusicVisualisation.xml) ------
  1255. 15:15:18.127 T:4364 INFO: Loading skin file: MusicVisualisation.xml, load type: KEEP_IN_MEMORY
  1256. 15:15:18.134 T:4364 DEBUG: ADDON: Dll Initializing - MilkDrop
  1257. 15:15:18.134 T:4364 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\visualization.milkdrop\visualization.milkdrop.dll)
  1258. 15:15:18.151 T:4364 ERROR: XFILE::CDirectory::GetDirectory - Error getting C:\Program Files (x86)\Kodi\addons\milkdrop\
  1259. 15:15:18.151 T:4364 ERROR: XFILE::CDirectory::GetDirectory - Error getting special://xbmc/addons/milkdrop/
  1260. 15:15:18.152 T:4364 DEBUG: Calling TransferSettings for: MilkDrop
  1261. 15:15:18.162 T:4364 DEBUG: Visualisation::Start()
  1262. 15:15:18.163 T:4364 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1263. 15:15:18.164 T:4364 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
  1264. 15:15:18.164 T:4364 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: KEEP_IN_MEMORY
  1265. 15:15:18.204 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1266. 15:15:18.204 T:3764 DEBUG: OnInitialize() started
  1267. 15:15:18.204 T:3764 DEBUG: Updating visualisation albumart: image://music@smb%3a%2f%2fWALL-E%2fHTPC%2fHTPC%2fMusic%2fBreaking%20Benjamin%2fDark%20Before%20Dawn%20(2015)%2f01%20Dark.flac/
  1268. 15:15:18.204 T:3764 DEBUG: OnInitialize() done
  1269. 15:17:07.286 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1270. 15:17:07.293 T:4652 DEBUG: Thread JobWorker start, auto delete: true
  1271. 15:17:07.405 T:4652 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1272. 15:17:07.415 T:4652 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1273. 15:17:07.443 T:4652 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1274. 15:17:07.443 T:4652 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1275. 15:17:07.443 T:4652 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1276. 15:17:07.444 T:4652 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1277. 15:17:07.444 T:4652 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1278. 15:17:07.444 T:4652 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1279. 15:17:07.444 T:4652 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1280. 15:17:07.465 T:4652 DEBUG: unrecognized XipComment name: DISCTOTAL
  1281. 15:17:07.465 T:4652 DEBUG: unrecognized XipComment name: ORGANIZATION
  1282. 15:17:07.465 T:4652 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1283. 15:17:07.468 T:4652 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1284. 15:17:07.541 T:4652 DEBUG: Previous line repeats 1 times.
  1285. 15:17:07.541 T:4652 INFO: AudioDecoder: File is queued
  1286. 15:17:07.542 T:4652 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1287. 15:17:07.543 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1288. 15:17:07.550 T:4652 INFO: PAPlayer::PrepareStream - Ready
  1289. 15:17:12.280 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1290. 15:17:12.291 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1291. 15:17:12.303 T:4364 DEBUG: Updating visualisation albumart: image://music@smb%3a%2f%2fWALL-E%2fHTPC%2fHTPC%2fMusic%2fBreaking%20Benjamin%2fDark%20Before%20Dawn%20(2015)%2f01%20Dark.flac/
  1292. 15:17:12.303 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1293. 15:17:12.303 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1294. 15:17:12.303 T:4652 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88542.flac?albumid=1960)
  1295. 15:17:12.320 T:4652 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1296. 15:17:12.354 T:1548 DEBUG: Thread JobWorker start, auto delete: true
  1297. 15:17:12.354 T:1548 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88541.flac?albumid=1960
  1298. 15:17:12.369 T:1548 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88541.flac?albumid=1960 as listened
  1299. 15:17:12.369 T:1548 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88541
  1300. 15:17:12.404 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1301. 15:17:12.404 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1302. 15:17:12.428 T:4652 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/11 Defeated.flac
  1303. 15:17:12.437 T:4652 DEBUG: unrecognized XipComment name: DISCTOTAL
  1304. 15:17:12.437 T:4652 DEBUG: unrecognized XipComment name: ORGANIZATION
  1305. 15:17:12.437 T:4652 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1306. 15:17:12.692 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1307. 15:17:12.692 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1308. 15:17:12.692 T:4720 DEBUG: Previous line repeats 1 times.
  1309. 15:17:12.692 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1310. 15:17:12.890 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1311. 15:17:42.405 T:1548 DEBUG: Thread JobWorker 1548 terminating (autodelete)
  1312. 15:17:42.439 T:4652 DEBUG: Thread JobWorker 4652 terminating (autodelete)
  1313. 15:20:32.639 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1314. 15:20:32.654 T:2404 DEBUG: Thread JobWorker start, auto delete: true
  1315. 15:20:32.775 T:2404 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1316. 15:20:32.784 T:2404 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1317. 15:20:32.802 T:2404 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1318. 15:20:32.802 T:2404 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1319. 15:20:32.802 T:2404 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1320. 15:20:32.802 T:2404 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1321. 15:20:32.802 T:2404 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1322. 15:20:32.802 T:2404 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1323. 15:20:32.802 T:2404 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1324. 15:20:32.842 T:2404 DEBUG: unrecognized XipComment name: DISCTOTAL
  1325. 15:20:32.842 T:2404 DEBUG: unrecognized XipComment name: ORGANIZATION
  1326. 15:20:32.842 T:2404 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1327. 15:20:32.865 T:2404 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1328. 15:20:32.924 T:2404 DEBUG: Previous line repeats 1 times.
  1329. 15:20:32.924 T:2404 INFO: AudioDecoder: File is queued
  1330. 15:20:32.925 T:2404 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1331. 15:20:32.926 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1332. 15:20:32.933 T:2404 INFO: PAPlayer::PrepareStream - Ready
  1333. 15:20:37.660 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1334. 15:20:37.671 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1335. 15:20:37.692 T:2404 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88543.flac?albumid=1960)
  1336. 15:20:37.695 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1337. 15:20:37.695 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1338. 15:20:37.710 T:2404 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1339. 15:20:37.816 T:2404 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/12 Dawn.flac
  1340. 15:20:37.824 T:2404 DEBUG: unrecognized XipComment name: DISCTOTAL
  1341. 15:20:37.824 T:2404 DEBUG: unrecognized XipComment name: ORGANIZATION
  1342. 15:20:37.825 T:2404 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1343. 15:20:37.943 T:2404 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88542.flac?albumid=1960
  1344. 15:20:37.958 T:2404 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88542.flac?albumid=1960 as listened
  1345. 15:20:37.958 T:2404 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88542
  1346. 15:20:37.990 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1347. 15:20:37.991 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1348. 15:20:38.061 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1349. 15:20:38.061 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1350. 15:20:38.062 T:4720 DEBUG: Previous line repeats 1 times.
  1351. 15:20:38.062 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1352. 15:20:38.266 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1353. 15:21:07.991 T:2404 DEBUG: Thread JobWorker 2404 terminating (autodelete)
  1354. 15:22:25.151 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1355. 15:22:25.153 T:3132 DEBUG: Thread JobWorker start, auto delete: true
  1356. 15:22:25.268 T:3132 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1357. 15:22:25.277 T:3132 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1358. 15:22:25.285 T:3132 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1359. 15:22:25.286 T:3132 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1360. 15:22:25.286 T:3132 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1361. 15:22:25.286 T:3132 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1362. 15:22:25.286 T:3132 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1363. 15:22:25.286 T:3132 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1364. 15:22:25.286 T:3132 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1365. 15:22:25.324 T:3132 DEBUG: unrecognized XipComment name: DISCTOTAL
  1366. 15:22:25.324 T:3132 DEBUG: unrecognized XipComment name: ORGANIZATION
  1367. 15:22:25.324 T:3132 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1368. 15:22:25.332 T:3132 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1369. 15:22:25.404 T:3132 DEBUG: Previous line repeats 1 times.
  1370. 15:22:25.404 T:3132 INFO: AudioDecoder: File is queued
  1371. 15:22:25.405 T:3132 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1372. 15:22:25.405 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1373. 15:22:25.412 T:3132 INFO: PAPlayer::PrepareStream - Ready
  1374. 15:22:30.164 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1375. 15:22:30.175 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1376. 15:22:30.192 T:4364 DEBUG: Updating visualisation albumart: image://music@smb%3a%2f%2fWALL-E%2fHTPC%2fHTPC%2fMusic%2fBreaking%20Benjamin%2fDark%20Before%20Dawn%20(2015)%2f01%20Dark.flac/
  1377. 15:22:30.192 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1378. 15:22:30.192 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1379. 15:22:30.192 T:3132 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88532.flac?albumid=1960)
  1380. 15:22:30.193 T:3484 DEBUG: Thread JobWorker start, auto delete: true
  1381. 15:22:30.194 T:3484 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88543.flac?albumid=1960
  1382. 15:22:30.205 T:3132 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1383. 15:22:30.205 T:3484 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88543.flac?albumid=1960 as listened
  1384. 15:22:30.206 T:3484 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88543
  1385. 15:22:30.233 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1386. 15:22:30.233 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1387. 15:22:30.312 T:3132 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/01 Dark.flac
  1388. 15:22:30.322 T:3132 DEBUG: unrecognized XipComment name: DISCTOTAL
  1389. 15:22:30.322 T:3132 DEBUG: unrecognized XipComment name: ORGANIZATION
  1390. 15:22:30.322 T:3132 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1391. 15:22:30.576 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1392. 15:22:30.576 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1393. 15:22:30.576 T:4720 DEBUG: Previous line repeats 1 times.
  1394. 15:22:30.577 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1395. 15:22:30.764 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1396. 15:23:00.234 T:3484 DEBUG: Thread JobWorker 3484 terminating (autodelete)
  1397. 15:23:00.324 T:3132 DEBUG: Thread JobWorker 3132 terminating (autodelete)
  1398. 15:24:35.492 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1399. 15:24:35.512 T:2796 DEBUG: Thread JobWorker start, auto delete: true
  1400. 15:24:35.658 T:2796 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1401. 15:24:35.668 T:2796 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1402. 15:24:35.702 T:2796 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1403. 15:24:35.702 T:2796 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1404. 15:24:35.702 T:2796 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1405. 15:24:35.703 T:2796 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1406. 15:24:35.703 T:2796 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1407. 15:24:35.703 T:2796 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1408. 15:24:35.703 T:2796 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1409. 15:24:35.737 T:2796 DEBUG: unrecognized XipComment name: DISCTOTAL
  1410. 15:24:35.738 T:2796 DEBUG: unrecognized XipComment name: ORGANIZATION
  1411. 15:24:35.738 T:2796 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1412. 15:24:35.746 T:2796 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1413. 15:24:35.815 T:2796 DEBUG: Previous line repeats 1 times.
  1414. 15:24:35.815 T:2796 INFO: AudioDecoder: File is queued
  1415. 15:24:35.816 T:2796 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1416. 15:24:35.817 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1417. 15:24:35.825 T:2796 INFO: PAPlayer::PrepareStream - Ready
  1418. 15:24:40.506 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1419. 15:24:40.516 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1420. 15:24:40.528 T:2796 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88533.flac?albumid=1960)
  1421. 15:24:40.529 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1422. 15:24:40.529 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1423. 15:24:40.544 T:2796 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1424. 15:24:40.651 T:2796 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/02 Failure.flac
  1425. 15:24:40.660 T:2796 DEBUG: unrecognized XipComment name: DISCTOTAL
  1426. 15:24:40.660 T:2796 DEBUG: unrecognized XipComment name: ORGANIZATION
  1427. 15:24:40.660 T:2796 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1428. 15:24:40.668 T:2796 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88532.flac?albumid=1960
  1429. 15:24:40.680 T:2796 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88532.flac?albumid=1960 as listened
  1430. 15:24:40.680 T:2796 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88532
  1431. 15:24:40.692 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1432. 15:24:40.692 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1433. 15:24:40.926 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1434. 15:24:40.926 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1435. 15:24:40.926 T:4720 DEBUG: Previous line repeats 1 times.
  1436. 15:24:40.927 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1437. 15:24:41.121 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1438. 15:25:10.693 T:2796 DEBUG: Thread JobWorker 2796 terminating (autodelete)
  1439. 15:28:10.371 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1440. 15:28:10.376 T:5020 DEBUG: Thread JobWorker start, auto delete: true
  1441. 15:28:10.468 T:5020 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1442. 15:28:10.477 T:5020 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1443. 15:28:10.495 T:5020 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1444. 15:28:10.496 T:5020 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1445. 15:28:10.496 T:5020 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1446. 15:28:10.496 T:5020 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1447. 15:28:10.496 T:5020 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1448. 15:28:10.496 T:5020 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1449. 15:28:10.496 T:5020 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1450. 15:28:10.539 T:5020 DEBUG: unrecognized XipComment name: DISCTOTAL
  1451. 15:28:10.539 T:5020 DEBUG: unrecognized XipComment name: ORGANIZATION
  1452. 15:28:10.539 T:5020 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1453. 15:28:10.547 T:5020 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1454. 15:28:10.612 T:5020 DEBUG: Previous line repeats 1 times.
  1455. 15:28:10.612 T:5020 INFO: AudioDecoder: File is queued
  1456. 15:28:10.614 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1457. 15:28:10.614 T:5020 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1458. 15:28:10.620 T:5020 INFO: PAPlayer::PrepareStream - Ready
  1459. 15:28:15.371 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1460. 15:28:15.381 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1461. 15:28:15.383 T:5020 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88534.flac?albumid=1960)
  1462. 15:28:15.384 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1463. 15:28:15.384 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1464. 15:28:15.396 T:5020 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1465. 15:28:15.501 T:5020 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/03 Angels Fall.flac
  1466. 15:28:15.510 T:5020 DEBUG: unrecognized XipComment name: DISCTOTAL
  1467. 15:28:15.510 T:5020 DEBUG: unrecognized XipComment name: ORGANIZATION
  1468. 15:28:15.510 T:5020 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1469. 15:28:15.615 T:5020 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88533.flac?albumid=1960
  1470. 15:28:15.628 T:5020 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88533.flac?albumid=1960 as listened
  1471. 15:28:15.628 T:5020 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88533
  1472. 15:28:15.656 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1473. 15:28:15.657 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1474. 15:28:15.781 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1475. 15:28:15.781 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1476. 15:28:15.782 T:4720 DEBUG: Previous line repeats 1 times.
  1477. 15:28:15.782 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1478. 15:28:15.971 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1479. 15:28:45.657 T:5020 DEBUG: Thread JobWorker 5020 terminating (autodelete)
  1480. 15:31:59.242 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1481. 15:31:59.257 T:4572 DEBUG: Thread JobWorker start, auto delete: true
  1482. 15:31:59.366 T:4572 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1483. 15:31:59.376 T:4572 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1484. 15:31:59.405 T:4572 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1485. 15:31:59.405 T:4572 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1486. 15:31:59.405 T:4572 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1487. 15:31:59.405 T:4572 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1488. 15:31:59.405 T:4572 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1489. 15:31:59.405 T:4572 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1490. 15:31:59.406 T:4572 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1491. 15:31:59.435 T:4572 DEBUG: unrecognized XipComment name: DISCTOTAL
  1492. 15:31:59.435 T:4572 DEBUG: unrecognized XipComment name: ORGANIZATION
  1493. 15:31:59.435 T:4572 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1494. 15:31:59.444 T:4572 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1495. 15:31:59.518 T:4572 DEBUG: Previous line repeats 1 times.
  1496. 15:31:59.519 T:4572 INFO: AudioDecoder: File is queued
  1497. 15:31:59.523 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1498. 15:31:59.524 T:4572 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1499. 15:31:59.530 T:4572 INFO: PAPlayer::PrepareStream - Ready
  1500. 15:32:04.224 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1501. 15:32:04.235 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1502. 15:32:04.254 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1503. 15:32:04.254 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1504. 15:32:04.254 T:4572 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88535.flac?albumid=1960)
  1505. 15:32:04.266 T:4572 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1506. 15:32:04.371 T:4572 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/04 Breaking the Silence.flac
  1507. 15:32:04.381 T:4572 DEBUG: unrecognized XipComment name: DISCTOTAL
  1508. 15:32:04.381 T:4572 DEBUG: unrecognized XipComment name: ORGANIZATION
  1509. 15:32:04.381 T:4572 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1510. 15:32:04.613 T:4572 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88534.flac?albumid=1960
  1511. 15:32:04.623 T:4572 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88534.flac?albumid=1960 as listened
  1512. 15:32:04.623 T:4572 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88534
  1513. 15:32:04.645 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1514. 15:32:04.645 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1515. 15:32:04.645 T:4720 DEBUG: Previous line repeats 1 times.
  1516. 15:32:04.645 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1517. 15:32:04.656 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1518. 15:32:04.656 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1519. 15:32:04.839 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1520. 15:32:34.657 T:4572 DEBUG: Thread JobWorker 4572 terminating (autodelete)
  1521. 15:35:00.891 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1522. 15:35:00.923 T:2564 DEBUG: Thread JobWorker start, auto delete: true
  1523. 15:35:01.043 T:2564 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1524. 15:35:01.052 T:2564 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1525. 15:35:01.061 T:2564 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1526. 15:35:01.062 T:2564 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1527. 15:35:01.062 T:2564 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1528. 15:35:01.062 T:2564 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1529. 15:35:01.062 T:2564 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1530. 15:35:01.062 T:2564 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1531. 15:35:01.062 T:2564 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1532. 15:35:01.097 T:2564 DEBUG: unrecognized XipComment name: DISCTOTAL
  1533. 15:35:01.097 T:2564 DEBUG: unrecognized XipComment name: ORGANIZATION
  1534. 15:35:01.097 T:2564 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1535. 15:35:01.111 T:2564 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1536. 15:35:01.193 T:2564 DEBUG: Previous line repeats 1 times.
  1537. 15:35:01.193 T:2564 INFO: AudioDecoder: File is queued
  1538. 15:35:01.194 T:2564 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1539. 15:35:01.195 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1540. 15:35:01.201 T:2564 INFO: PAPlayer::PrepareStream - Ready
  1541. 15:35:05.902 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1542. 15:35:05.913 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1543. 15:35:05.917 T:2564 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88536.flac?albumid=1960)
  1544. 15:35:05.919 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1545. 15:35:05.919 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1546. 15:35:05.935 T:2564 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1547. 15:35:06.040 T:2564 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/05 Hollow.flac
  1548. 15:35:06.051 T:2564 DEBUG: unrecognized XipComment name: DISCTOTAL
  1549. 15:35:06.051 T:2564 DEBUG: unrecognized XipComment name: ORGANIZATION
  1550. 15:35:06.051 T:2564 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1551. 15:35:06.076 T:2564 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88535.flac?albumid=1960
  1552. 15:35:06.087 T:2564 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88535.flac?albumid=1960 as listened
  1553. 15:35:06.087 T:2564 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88535
  1554. 15:35:06.119 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1555. 15:35:06.120 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1556. 15:35:06.313 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1557. 15:35:06.313 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1558. 15:35:06.313 T:4720 DEBUG: Previous line repeats 1 times.
  1559. 15:35:06.313 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1560. 15:35:06.507 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1561. 15:35:36.119 T:2564 DEBUG: Thread JobWorker 2564 terminating (autodelete)
  1562. 15:38:51.966 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1563. 15:38:51.975 T:1276 DEBUG: Thread JobWorker start, auto delete: true
  1564. 15:38:52.030 T:1276 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1565. 15:38:52.038 T:1276 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1566. 15:38:52.068 T:1276 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1567. 15:38:52.068 T:1276 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1568. 15:38:52.068 T:1276 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1569. 15:38:52.068 T:1276 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1570. 15:38:52.068 T:1276 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1571. 15:38:52.068 T:1276 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1572. 15:38:52.068 T:1276 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1573. 15:38:52.103 T:1276 DEBUG: unrecognized XipComment name: DISCTOTAL
  1574. 15:38:52.103 T:1276 DEBUG: unrecognized XipComment name: ORGANIZATION
  1575. 15:38:52.103 T:1276 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1576. 15:38:52.108 T:1276 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1577. 15:38:52.180 T:1276 DEBUG: Previous line repeats 1 times.
  1578. 15:38:52.181 T:1276 INFO: AudioDecoder: File is queued
  1579. 15:38:52.182 T:1276 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1580. 15:38:52.183 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1581. 15:38:52.191 T:1276 INFO: PAPlayer::PrepareStream - Ready
  1582. 15:38:56.956 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1583. 15:38:56.966 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1584. 15:38:56.981 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1585. 15:38:56.981 T:4364 DEBUG: Updating visualisation albumart: image://music@smb%3a%2f%2fWALL-E%2fHTPC%2fHTPC%2fMusic%2fBreaking%20Benjamin%2fDark%20Before%20Dawn%20(2015)%2f01%20Dark.flac/
  1586. 15:38:56.981 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1587. 15:38:56.981 T:1276 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88537.flac?albumid=1960)
  1588. 15:38:56.997 T:1276 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1589. 15:38:57.002 T:2456 DEBUG: Thread JobWorker start, auto delete: true
  1590. 15:38:57.003 T:2456 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88536.flac?albumid=1960
  1591. 15:38:57.017 T:2456 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88536.flac?albumid=1960 as listened
  1592. 15:38:57.018 T:2456 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88536
  1593. 15:38:57.049 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1594. 15:38:57.049 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1595. 15:38:57.101 T:1276 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/06 Close to Heaven.flac
  1596. 15:38:57.112 T:1276 DEBUG: unrecognized XipComment name: DISCTOTAL
  1597. 15:38:57.112 T:1276 DEBUG: unrecognized XipComment name: ORGANIZATION
  1598. 15:38:57.112 T:1276 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1599. 15:38:57.367 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1600. 15:38:57.367 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1601. 15:38:57.368 T:4720 DEBUG: Previous line repeats 1 times.
  1602. 15:38:57.368 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1603. 15:38:57.561 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1604. 15:39:27.050 T:2456 DEBUG: Thread JobWorker 2456 terminating (autodelete)
  1605. 15:39:27.113 T:1276 DEBUG: Thread JobWorker 1276 terminating (autodelete)
  1606. 15:43:01.185 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1607. 15:43:01.202 T:2612 DEBUG: Thread JobWorker start, auto delete: true
  1608. 15:43:01.341 T:2612 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1609. 15:43:01.350 T:2612 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1610. 15:43:01.386 T:2612 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1611. 15:43:01.386 T:2612 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1612. 15:43:01.386 T:2612 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1613. 15:43:01.386 T:2612 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1614. 15:43:01.386 T:2612 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1615. 15:43:01.386 T:2612 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1616. 15:43:01.386 T:2612 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1617. 15:43:01.620 T:2612 DEBUG: unrecognized XipComment name: DISCTOTAL
  1618. 15:43:01.620 T:2612 DEBUG: unrecognized XipComment name: ORGANIZATION
  1619. 15:43:01.620 T:2612 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1620. 15:43:01.625 T:2612 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1621. 15:43:01.707 T:2612 DEBUG: Previous line repeats 1 times.
  1622. 15:43:01.707 T:2612 INFO: AudioDecoder: File is queued
  1623. 15:43:01.708 T:2612 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1624. 15:43:01.709 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1625. 15:43:01.716 T:2612 INFO: PAPlayer::PrepareStream - Ready
  1626. 15:43:06.157 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1627. 15:43:06.168 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1628. 15:43:06.173 T:2612 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88538.flac?albumid=1960)
  1629. 15:43:06.175 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1630. 15:43:06.175 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1631. 15:43:06.190 T:2612 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1632. 15:43:06.298 T:2612 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/07 Bury Me Alive.flac
  1633. 15:43:06.312 T:2612 DEBUG: unrecognized XipComment name: DISCTOTAL
  1634. 15:43:06.312 T:2612 DEBUG: unrecognized XipComment name: ORGANIZATION
  1635. 15:43:06.312 T:2612 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1636. 15:43:06.557 T:2612 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88537.flac?albumid=1960
  1637. 15:43:06.570 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1638. 15:43:06.570 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1639. 15:43:06.570 T:4720 DEBUG: Previous line repeats 1 times.
  1640. 15:43:06.570 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1641. 15:43:06.572 T:2612 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88537.flac?albumid=1960 as listened
  1642. 15:43:06.572 T:2612 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88537
  1643. 15:43:06.594 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1644. 15:43:06.594 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1645. 15:43:06.775 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1646. 15:43:36.595 T:2612 DEBUG: Thread JobWorker 2612 terminating (autodelete)
  1647. 15:47:05.993 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1648. 15:47:06.014 T:2732 DEBUG: Thread JobWorker start, auto delete: true
  1649. 15:47:06.224 T:2732 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1650. 15:47:06.233 T:2732 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1651. 15:47:06.250 T:2732 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1652. 15:47:06.250 T:2732 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1653. 15:47:06.251 T:2732 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1654. 15:47:06.251 T:2732 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1655. 15:47:06.251 T:2732 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1656. 15:47:06.251 T:2732 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1657. 15:47:06.251 T:2732 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1658. 15:47:06.294 T:2732 DEBUG: unrecognized XipComment name: DISCTOTAL
  1659. 15:47:06.294 T:2732 DEBUG: unrecognized XipComment name: ORGANIZATION
  1660. 15:47:06.294 T:2732 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1661. 15:47:06.308 T:2732 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1662. 15:47:06.378 T:2732 DEBUG: Previous line repeats 1 times.
  1663. 15:47:06.378 T:2732 INFO: AudioDecoder: File is queued
  1664. 15:47:06.379 T:2732 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1665. 15:47:06.380 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1666. 15:47:06.387 T:2732 INFO: PAPlayer::PrepareStream - Ready
  1667. 15:47:10.986 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1668. 15:47:10.997 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1669. 15:47:11.001 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1670. 15:47:11.001 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1671. 15:47:11.001 T:2732 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88539.flac?albumid=1960)
  1672. 15:47:11.011 T:2732 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1673. 15:47:11.117 T:2732 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/08 Never Again.flac
  1674. 15:47:11.126 T:2732 DEBUG: unrecognized XipComment name: DISCTOTAL
  1675. 15:47:11.126 T:2732 DEBUG: unrecognized XipComment name: ORGANIZATION
  1676. 15:47:11.126 T:2732 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1677. 15:47:11.201 T:2732 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88538.flac?albumid=1960
  1678. 15:47:11.215 T:2732 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88538.flac?albumid=1960 as listened
  1679. 15:47:11.215 T:2732 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88538
  1680. 15:47:11.262 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1681. 15:47:11.262 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1682. 15:47:11.397 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1683. 15:47:11.397 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1684. 15:47:11.397 T:4720 DEBUG: Previous line repeats 1 times.
  1685. 15:47:11.397 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1686. 15:47:11.587 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1687. 15:47:41.263 T:2732 DEBUG: Thread JobWorker 2732 terminating (autodelete)
  1688. 15:50:49.510 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1689. 15:50:49.520 T:2720 DEBUG: Thread JobWorker start, auto delete: true
  1690. 15:50:49.599 T:2720 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1691. 15:50:49.606 T:2720 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1692. 15:50:49.643 T:2720 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1693. 15:50:49.644 T:2720 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1694. 15:50:49.644 T:2720 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1695. 15:50:49.645 T:2720 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1696. 15:50:49.645 T:2720 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1697. 15:50:49.645 T:2720 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1698. 15:50:49.646 T:2720 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1699. 15:50:49.679 T:2720 DEBUG: unrecognized XipComment name: DISCTOTAL
  1700. 15:50:49.679 T:2720 DEBUG: unrecognized XipComment name: ORGANIZATION
  1701. 15:50:49.679 T:2720 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1702. 15:50:49.895 T:2720 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1703. 15:50:49.981 T:2720 DEBUG: Previous line repeats 1 times.
  1704. 15:50:49.981 T:2720 INFO: AudioDecoder: File is queued
  1705. 15:50:49.982 T:2720 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1706. 15:50:49.982 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1707. 15:50:49.993 T:2720 INFO: PAPlayer::PrepareStream - Ready
  1708. 15:50:54.533 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1709. 15:50:54.543 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1710. 15:50:54.561 T:4364 DEBUG: Updating visualisation albumart: image://music@smb%3a%2f%2fWALL-E%2fHTPC%2fHTPC%2fMusic%2fBreaking%20Benjamin%2fDark%20Before%20Dawn%20(2015)%2f01%20Dark.flac/
  1711. 15:50:54.561 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1712. 15:50:54.561 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1713. 15:50:54.561 T:2720 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88540.flac?albumid=1960)
  1714. 15:50:54.575 T:2720 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1715. 15:50:54.680 T:2720 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/09 The Great Divide.flac
  1716. 15:50:54.692 T:2720 DEBUG: unrecognized XipComment name: DISCTOTAL
  1717. 15:50:54.692 T:2720 DEBUG: unrecognized XipComment name: ORGANIZATION
  1718. 15:50:54.692 T:2720 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1719. 15:50:54.777 T:2720 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88539.flac?albumid=1960
  1720. 15:50:54.791 T:2720 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88539.flac?albumid=1960 as listened
  1721. 15:50:54.791 T:2720 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88539
  1722. 15:50:54.813 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1723. 15:50:54.813 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1724. 15:50:54.944 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1725. 15:50:54.944 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1726. 15:50:54.944 T:4720 DEBUG: Previous line repeats 1 times.
  1727. 15:50:54.945 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1728. 15:50:55.136 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1729. 15:51:24.814 T:2720 DEBUG: Thread JobWorker 2720 terminating (autodelete)
  1730. 15:55:02.194 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1731. 15:55:02.207 T:3572 DEBUG: Thread JobWorker start, auto delete: true
  1732. 15:55:02.340 T:3572 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1733. 15:55:02.350 T:3572 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1734. 15:55:02.379 T:3572 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1735. 15:55:02.379 T:3572 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1736. 15:55:02.379 T:3572 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1737. 15:55:02.379 T:3572 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1738. 15:55:02.379 T:3572 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1739. 15:55:02.379 T:3572 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1740. 15:55:02.379 T:3572 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1741. 15:55:02.422 T:3572 DEBUG: unrecognized XipComment name: DISCTOTAL
  1742. 15:55:02.422 T:3572 DEBUG: unrecognized XipComment name: ORGANIZATION
  1743. 15:55:02.422 T:3572 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1744. 15:55:02.435 T:3572 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1745. 15:55:02.502 T:3572 DEBUG: Previous line repeats 1 times.
  1746. 15:55:02.502 T:3572 INFO: AudioDecoder: File is queued
  1747. 15:55:02.504 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1748. 15:55:02.504 T:3572 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1749. 15:55:02.510 T:3572 INFO: PAPlayer::PrepareStream - Ready
  1750. 15:55:07.217 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1751. 15:55:07.228 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1752. 15:55:07.244 T:4364 DEBUG: Updating visualisation albumart: image://music@smb%3a%2f%2fWALL-E%2fHTPC%2fHTPC%2fMusic%2fBreaking%20Benjamin%2fDark%20Before%20Dawn%20(2015)%2f01%20Dark.flac/
  1753. 15:55:07.244 T:3572 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88541.flac?albumid=1960)
  1754. 15:55:07.246 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1755. 15:55:07.246 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1756. 15:55:07.257 T:3572 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1757. 15:55:07.363 T:3572 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/10 Ashes of Eden.flac
  1758. 15:55:07.373 T:3572 DEBUG: unrecognized XipComment name: DISCTOTAL
  1759. 15:55:07.373 T:3572 DEBUG: unrecognized XipComment name: ORGANIZATION
  1760. 15:55:07.373 T:3572 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1761. 15:55:07.494 T:3572 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88540.flac?albumid=1960
  1762. 15:55:07.507 T:3572 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88540.flac?albumid=1960 as listened
  1763. 15:55:07.507 T:3572 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88540
  1764. 15:55:07.529 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1765. 15:55:07.529 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1766. 15:55:07.621 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1767. 15:55:07.621 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1768. 15:55:07.621 T:4720 DEBUG: Previous line repeats 1 times.
  1769. 15:55:07.621 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1770. 15:55:07.809 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1771. 15:55:37.530 T:3572 DEBUG: Thread JobWorker 3572 terminating (autodelete)
  1772. 15:59:55.821 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1773. 15:59:55.850 T:4528 DEBUG: Thread JobWorker start, auto delete: true
  1774. 15:59:55.943 T:4528 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1775. 15:59:55.952 T:4528 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1776. 15:59:56.004 T:4528 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1777. 15:59:56.005 T:4528 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1778. 15:59:56.005 T:4528 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1779. 15:59:56.005 T:4528 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1780. 15:59:56.005 T:4528 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1781. 15:59:56.005 T:4528 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1782. 15:59:56.005 T:4528 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1783. 15:59:56.033 T:4528 DEBUG: unrecognized XipComment name: DISCTOTAL
  1784. 15:59:56.033 T:4528 DEBUG: unrecognized XipComment name: ORGANIZATION
  1785. 15:59:56.033 T:4528 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1786. 15:59:56.038 T:4528 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1787. 15:59:56.111 T:4528 DEBUG: Previous line repeats 1 times.
  1788. 15:59:56.112 T:4528 INFO: AudioDecoder: File is queued
  1789. 15:59:56.113 T:4528 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1790. 15:59:56.114 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1791. 15:59:56.122 T:4528 INFO: PAPlayer::PrepareStream - Ready
  1792. 16:00:00.861 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1793. 16:00:00.872 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1794. 16:00:00.887 T:4528 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88542.flac?albumid=1960)
  1795. 16:00:00.888 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1796. 16:00:00.888 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1797. 16:00:00.912 T:4528 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1798. 16:00:00.922 T:2596 DEBUG: Thread JobWorker start, auto delete: true
  1799. 16:00:00.924 T:2596 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88541.flac?albumid=1960
  1800. 16:00:00.938 T:2596 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88541.flac?albumid=1960 as listened
  1801. 16:00:00.939 T:2596 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88541
  1802. 16:00:00.972 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1803. 16:00:00.972 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1804. 16:00:01.091 T:4528 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/11 Defeated.flac
  1805. 16:00:01.108 T:4528 DEBUG: unrecognized XipComment name: DISCTOTAL
  1806. 16:00:01.109 T:4528 DEBUG: unrecognized XipComment name: ORGANIZATION
  1807. 16:00:01.109 T:4528 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1808. 16:00:01.235 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1809. 16:00:01.235 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1810. 16:00:01.236 T:4720 DEBUG: Previous line repeats 1 times.
  1811. 16:00:01.236 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1812. 16:00:01.442 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1813. 16:00:30.973 T:2596 DEBUG: Thread JobWorker 2596 terminating (autodelete)
  1814. 16:00:31.110 T:4528 DEBUG: Thread JobWorker 4528 terminating (autodelete)
  1815. 16:03:21.195 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1816. 16:03:21.211 T:4868 DEBUG: Thread JobWorker start, auto delete: true
  1817. 16:03:21.266 T:4868 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1818. 16:03:21.274 T:4868 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1819. 16:03:21.288 T:4868 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1820. 16:03:21.289 T:4868 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1821. 16:03:21.289 T:4868 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1822. 16:03:21.289 T:4868 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1823. 16:03:21.289 T:4868 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1824. 16:03:21.289 T:4868 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1825. 16:03:21.289 T:4868 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1826. 16:03:21.306 T:4868 DEBUG: unrecognized XipComment name: DISCTOTAL
  1827. 16:03:21.306 T:4868 DEBUG: unrecognized XipComment name: ORGANIZATION
  1828. 16:03:21.306 T:4868 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1829. 16:03:21.311 T:4868 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1830. 16:03:21.369 T:4868 DEBUG: Previous line repeats 1 times.
  1831. 16:03:21.369 T:4868 INFO: AudioDecoder: File is queued
  1832. 16:03:21.371 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1833. 16:03:21.371 T:4868 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1834. 16:03:21.377 T:4868 INFO: PAPlayer::PrepareStream - Ready
  1835. 16:03:26.228 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1836. 16:03:26.239 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1837. 16:03:26.250 T:4868 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88543.flac?albumid=1960)
  1838. 16:03:26.251 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1839. 16:03:26.251 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1840. 16:03:26.263 T:4868 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1841. 16:03:26.290 T:2476 DEBUG: Thread JobWorker start, auto delete: true
  1842. 16:03:26.296 T:2476 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88542.flac?albumid=1960
  1843. 16:03:26.306 T:2476 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88542.flac?albumid=1960 as listened
  1844. 16:03:26.306 T:2476 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88542
  1845. 16:03:26.337 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1846. 16:03:26.337 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1847. 16:03:26.368 T:4868 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/12 Dawn.flac
  1848. 16:03:26.380 T:4868 DEBUG: unrecognized XipComment name: DISCTOTAL
  1849. 16:03:26.380 T:4868 DEBUG: unrecognized XipComment name: ORGANIZATION
  1850. 16:03:26.380 T:4868 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1851. 16:03:26.615 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1852. 16:03:26.615 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1853. 16:03:26.616 T:4720 DEBUG: Previous line repeats 1 times.
  1854. 16:03:26.616 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1855. 16:03:26.822 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1856. 16:03:56.339 T:2476 DEBUG: Thread JobWorker 2476 terminating (autodelete)
  1857. 16:03:56.382 T:4868 DEBUG: Thread JobWorker 4868 terminating (autodelete)
  1858. 16:05:13.704 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1859. 16:05:13.709 T:4112 DEBUG: Thread JobWorker start, auto delete: true
  1860. 16:05:13.770 T:4112 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1861. 16:05:13.779 T:4112 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1862. 16:05:13.787 T:4112 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1863. 16:05:13.787 T:4112 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1864. 16:05:13.787 T:4112 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1865. 16:05:13.787 T:4112 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1866. 16:05:13.787 T:4112 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1867. 16:05:13.787 T:4112 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1868. 16:05:13.787 T:4112 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1869. 16:05:13.822 T:4112 DEBUG: unrecognized XipComment name: DISCTOTAL
  1870. 16:05:13.822 T:4112 DEBUG: unrecognized XipComment name: ORGANIZATION
  1871. 16:05:13.822 T:4112 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1872. 16:05:13.826 T:4112 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1873. 16:05:13.891 T:4112 DEBUG: Previous line repeats 1 times.
  1874. 16:05:13.891 T:4112 INFO: AudioDecoder: File is queued
  1875. 16:05:13.892 T:4112 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1876. 16:05:13.893 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1877. 16:05:13.900 T:4112 INFO: PAPlayer::PrepareStream - Ready
  1878. 16:05:18.711 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1879. 16:05:18.721 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1880. 16:05:18.722 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1881. 16:05:18.722 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1882. 16:05:18.723 T:4112 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88532.flac?albumid=1960)
  1883. 16:05:18.741 T:4112 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1884. 16:05:18.844 T:4112 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/01 Dark.flac
  1885. 16:05:18.851 T:4112 DEBUG: unrecognized XipComment name: DISCTOTAL
  1886. 16:05:18.851 T:4112 DEBUG: unrecognized XipComment name: ORGANIZATION
  1887. 16:05:18.851 T:4112 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1888. 16:05:19.122 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1889. 16:05:19.122 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1890. 16:05:19.123 T:4720 DEBUG: Previous line repeats 1 times.
  1891. 16:05:19.123 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1892. 16:05:19.173 T:4112 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88543.flac?albumid=1960
  1893. 16:05:19.189 T:4112 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88543.flac?albumid=1960 as listened
  1894. 16:05:19.190 T:4112 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88543
  1895. 16:05:19.211 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1896. 16:05:19.211 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1897. 16:05:19.316 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1898. 16:05:49.212 T:4112 DEBUG: Thread JobWorker 4112 terminating (autodelete)
  1899. 16:07:24.081 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1900. 16:07:24.100 T:3348 DEBUG: Thread JobWorker start, auto delete: true
  1901. 16:07:24.162 T:3348 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1902. 16:07:24.170 T:3348 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1903. 16:07:24.199 T:3348 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1904. 16:07:24.199 T:3348 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1905. 16:07:24.199 T:3348 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1906. 16:07:24.199 T:3348 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1907. 16:07:24.199 T:3348 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1908. 16:07:24.199 T:3348 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1909. 16:07:24.199 T:3348 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1910. 16:07:24.236 T:3348 DEBUG: unrecognized XipComment name: DISCTOTAL
  1911. 16:07:24.236 T:3348 DEBUG: unrecognized XipComment name: ORGANIZATION
  1912. 16:07:24.236 T:3348 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1913. 16:07:24.240 T:3348 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1914. 16:07:24.325 T:3348 DEBUG: Previous line repeats 1 times.
  1915. 16:07:24.325 T:3348 INFO: AudioDecoder: File is queued
  1916. 16:07:24.326 T:3348 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1917. 16:07:24.326 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1918. 16:07:24.334 T:3348 INFO: PAPlayer::PrepareStream - Ready
  1919. 16:07:29.095 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1920. 16:07:29.106 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1921. 16:07:29.137 T:4364 DEBUG: Updating visualisation albumart: image://music@smb%3a%2f%2fWALL-E%2fHTPC%2fHTPC%2fMusic%2fBreaking%20Benjamin%2fDark%20Before%20Dawn%20(2015)%2f01%20Dark.flac/
  1922. 16:07:29.137 T:3348 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88533.flac?albumid=1960)
  1923. 16:07:29.139 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1924. 16:07:29.139 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1925. 16:07:29.152 T:3348 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1926. 16:07:29.203 T:4376 DEBUG: Thread JobWorker start, auto delete: true
  1927. 16:07:29.204 T:4376 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88532.flac?albumid=1960
  1928. 16:07:29.219 T:4376 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88532.flac?albumid=1960 as listened
  1929. 16:07:29.220 T:4376 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88532
  1930. 16:07:29.241 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1931. 16:07:29.241 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1932. 16:07:29.257 T:3348 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/02 Failure.flac
  1933. 16:07:29.266 T:3348 DEBUG: unrecognized XipComment name: DISCTOTAL
  1934. 16:07:29.266 T:3348 DEBUG: unrecognized XipComment name: ORGANIZATION
  1935. 16:07:29.266 T:3348 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1936. 16:07:29.478 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1937. 16:07:29.478 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1938. 16:07:29.479 T:4720 DEBUG: Previous line repeats 1 times.
  1939. 16:07:29.479 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1940. 16:07:29.669 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1941. 16:07:59.242 T:4376 DEBUG: Thread JobWorker 4376 terminating (autodelete)
  1942. 16:07:59.267 T:3348 DEBUG: Thread JobWorker 3348 terminating (autodelete)
  1943. 16:10:58.921 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1944. 16:10:58.933 T:4196 DEBUG: Thread JobWorker start, auto delete: true
  1945. 16:10:59.063 T:4196 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1946. 16:10:59.067 T:4196 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1947. 16:10:59.083 T:4196 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1948. 16:10:59.083 T:4196 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1949. 16:10:59.083 T:4196 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1950. 16:10:59.083 T:4196 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1951. 16:10:59.083 T:4196 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1952. 16:10:59.083 T:4196 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1953. 16:10:59.083 T:4196 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1954. 16:10:59.132 T:4196 DEBUG: unrecognized XipComment name: DISCTOTAL
  1955. 16:10:59.132 T:4196 DEBUG: unrecognized XipComment name: ORGANIZATION
  1956. 16:10:59.132 T:4196 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1957. 16:10:59.141 T:4196 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  1958. 16:10:59.209 T:4196 DEBUG: Previous line repeats 1 times.
  1959. 16:10:59.209 T:4196 INFO: AudioDecoder: File is queued
  1960. 16:10:59.210 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1961. 16:10:59.210 T:4196 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  1962. 16:10:59.217 T:4196 INFO: PAPlayer::PrepareStream - Ready
  1963. 16:11:03.914 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  1964. 16:11:03.925 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1965. 16:11:03.946 T:4364 DEBUG: Updating visualisation albumart: image://music@smb%3a%2f%2fWALL-E%2fHTPC%2fHTPC%2fMusic%2fBreaking%20Benjamin%2fDark%20Before%20Dawn%20(2015)%2f01%20Dark.flac/
  1966. 16:11:03.947 T:4196 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88534.flac?albumid=1960)
  1967. 16:11:03.952 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1968. 16:11:03.952 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1969. 16:11:03.963 T:4196 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  1970. 16:11:04.067 T:4196 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/03 Angels Fall.flac
  1971. 16:11:04.075 T:4196 DEBUG: unrecognized XipComment name: DISCTOTAL
  1972. 16:11:04.075 T:4196 DEBUG: unrecognized XipComment name: ORGANIZATION
  1973. 16:11:04.075 T:4196 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1974. 16:11:04.164 T:4196 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88533.flac?albumid=1960
  1975. 16:11:04.174 T:4196 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88533.flac?albumid=1960 as listened
  1976. 16:11:04.174 T:4196 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88533
  1977. 16:11:04.203 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1978. 16:11:04.204 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  1979. 16:11:04.325 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1980. 16:11:04.325 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1981. 16:11:04.325 T:4720 DEBUG: Previous line repeats 1 times.
  1982. 16:11:04.325 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  1983. 16:11:04.523 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1984. 16:11:34.205 T:4196 DEBUG: Thread JobWorker 4196 terminating (autodelete)
  1985. 16:14:47.793 T:4720 DEBUG: CApplication::OnQueueNextItem: play state was 2, starting 0
  1986. 16:14:47.799 T:4300 DEBUG: Thread JobWorker start, auto delete: true
  1987. 16:14:47.922 T:4300 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [flac]
  1988. 16:14:47.931 T:4300 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1989. 16:14:47.973 T:4300 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1990. 16:14:47.973 T:4300 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1991. 16:14:47.973 T:4300 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1992. 16:14:47.973 T:4300 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1993. 16:14:47.973 T:4300 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1994. 16:14:47.973 T:4300 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1995. 16:14:47.973 T:4300 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1996. 16:14:48.007 T:4300 DEBUG: unrecognized XipComment name: DISCTOTAL
  1997. 16:14:48.007 T:4300 DEBUG: unrecognized XipComment name: ORGANIZATION
  1998. 16:14:48.007 T:4300 DEBUG: unrecognized XipComment name: TRACKTOTAL
  1999. 16:14:48.014 T:4300 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  2000. 16:14:48.087 T:4300 DEBUG: Previous line repeats 1 times.
  2001. 16:14:48.087 T:4300 INFO: AudioDecoder: File is queued
  2002. 16:14:48.088 T:4300 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  2003. 16:14:48.089 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2004. 16:14:48.096 T:4300 INFO: PAPlayer::PrepareStream - Ready
  2005. 16:14:52.794 T:4720 INFO: PAPlayer::ProcessStream - Stream Finished
  2006. 16:14:52.805 T:4720 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  2007. 16:14:52.820 T:4364 DEBUG: Updating visualisation albumart: image://music@smb%3a%2f%2fWALL-E%2fHTPC%2fHTPC%2fMusic%2fBreaking%20Benjamin%2fDark%20Before%20Dawn%20(2015)%2f01%20Dark.flac/
  2008. 16:14:52.820 T:3604 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  2009. 16:14:52.820 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  2010. 16:14:52.821 T:4300 DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://recentlyplayedalbums/1960/88535.flac?albumid=1960)
  2011. 16:14:52.832 T:4300 DEBUG: SELECT albumview.*,albumartistview.* FROM albumview JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum WHERE albumview.idAlbum = 1960 ORDER BY albumartistview.iOrder
  2012. 16:14:52.933 T:4300 DEBUG: Loading additional tag info for file smb://WALL-E/HTPC/HTPC/Music/Breaking Benjamin/Dark Before Dawn (2015)/04 Breaking the Silence.flac
  2013. 16:14:52.952 T:4300 DEBUG: unrecognized XipComment name: DISCTOTAL
  2014. 16:14:52.952 T:4300 DEBUG: unrecognized XipComment name: ORGANIZATION
  2015. 16:14:52.952 T:4300 DEBUG: unrecognized XipComment name: TRACKTOTAL
  2016. 16:14:53.274 T:3764 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  2017. 16:14:53.274 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2018. 16:14:53.275 T:4720 DEBUG: Previous line repeats 1 times.
  2019. 16:14:53.275 T:4720 DEBUG: PAPlayer::ProcessStreams - Stream Freed
  2020. 16:14:53.281 T:4300 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item musicdb://recentlyplayedalbums/1960/88534.flac?albumid=1960
  2021. 16:14:53.291 T:4300 DEBUG: CSaveFileStateJob::DoWork - Marking audio item musicdb://recentlyplayedalbums/1960/88534.flac?albumid=1960 as listened
  2022. 16:14:53.291 T:4300 DEBUG: Mysql execute: UPDATE song SET iTimesPlayed=iTimesPlayed+1, lastplayed=CURRENT_TIMESTAMP where idSong=88534
  2023. 16:14:53.318 T:3604 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2024. 16:14:53.318 T:3604 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnUpdate
  2025. 16:14:53.468 T:3764 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement