Advertisement
Guest User

H265 Seek + Resume

a guest
May 23rd, 2016
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 304.02 KB | None | 0 0
  1. 14:29:21 T:4964 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 14:29:21 T:4964 NOTICE: -----------------------------------------------------------------------
  3. 14:29:21 T:4964 NOTICE: Starting Kodi (17.0-ALPHA2 Git:20160523-2d51629). Platform: Windows NT x86 32-bit
  4. 14:29:21 T:4964 NOTICE: Using Release Kodi x32 build
  5. 14:29:21 T:4964 NOTICE: Kodi compiled May 23 2016 by MSVC 190023918 for Windows NT x86 32-bit version 6.0 (0x06000000)
  6. 14:29:21 T:4964 NOTICE: Running on ASUS All Series with Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 14:29:21 T:4964 NOTICE: Host CPU: Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz, 4 cores available
  8. 14:29:21 T:4964 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  9. 14:29:21 T:4964 NOTICE: Running with restricted rights
  10. 14:29:21 T:4964 NOTICE: Aero is enabled
  11. 14:29:21 T:4964 NOTICE: special://xbmc/ is mapped to: C:\Kodi
  12. 14:29:21 T:4964 NOTICE: special://xbmcbin/ is mapped to: C:\Kodi
  13. 14:29:21 T:4964 NOTICE: special://masterprofile/ is mapped to: C:\Users\SiLVO\AppData\Roaming\Kodi\userdata
  14. 14:29:21 T:4964 NOTICE: special://home/ is mapped to: C:\Users\SiLVO\AppData\Roaming\Kodi\
  15. 14:29:21 T:4964 NOTICE: special://temp/ is mapped to: C:\Users\SiLVO\AppData\Roaming\Kodi\cache
  16. 14:29:21 T:4964 NOTICE: special://logpath/ is mapped to: C:\Users\SiLVO\AppData\Roaming\Kodi\
  17. 14:29:21 T:4964 NOTICE: The executable running is: C:\Kodi\Kodi.exe
  18. 14:29:21 T:4964 NOTICE: Local hostname: SiLVO-PC
  19. 14:29:21 T:4964 NOTICE: Log File is located: C:\Users\SiLVO\AppData\Roaming\Kodi\/kodi.log
  20. 14:29:21 T:4964 NOTICE: -----------------------------------------------------------------------
  21. 14:29:21 T:4964 NOTICE: load settings...
  22. 14:29:21 T:4964 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  23. 14:29:21 T:4964 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  24. 14:29:21 T:4964 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  25. 14:29:21 T:4964 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  26. 14:29:21 T:4964 NOTICE: Contents of special://profile/advancedsettings.xml are...
  27. <advancedsettings>
  28. <loglevel hide="false">1</loglevel>
  29. <musiclibrary>
  30. <hideallitems>true</hideallitems>
  31. </musiclibrary>
  32. <videolibrary>
  33. <hideallitems>true</hideallitems>
  34. <hideemptyseries>true</hideemptyseries>
  35. <recentlyaddeditems>150</recentlyaddeditems>
  36. <dateadded>2</dateadded>
  37. </videolibrary>
  38. <video>
  39. <latency>
  40. <refresh>
  41. <rate>23.976</rate>
  42. <delay>200</delay>
  43. </refresh>
  44. </latency>
  45. <adjustrefreshrate>
  46. <override>
  47. <fps>25.000</fps>
  48. <refresh>23.976</refresh>
  49. </override>
  50. </adjustrefreshrate>
  51. <excludefromscan action="append">
  52. <regexp>-extras-</regexp>
  53. <regexp>/Extras/</regexp>
  54. <regexp>/extras/</regexp>
  55. <regexp>[\\/]Extras[\\/]</regexp>
  56. <regexp>[\\/]extras[\\/]</regexp>
  57. </excludefromscan>
  58. <excludetvshowsfromscan action="append">
  59. <regexp>-extras-</regexp>
  60. <regexp>/Extras/</regexp>
  61. <regexp>/extras/</regexp>
  62. <regexp>[\\/]Extras[\\/]</regexp>
  63. <regexp>[\\/]extras[\\/]</regexp>
  64. </excludetvshowsfromscan>
  65. </video>
  66. <jsonrpc>
  67. <tcpport>9999</tcpport>
  68. </jsonrpc>
  69. </advancedsettings>
  70. 14:29:21 T:4964 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  71. 14:29:21 T:4964 NOTICE: Default Video Player: VideoPlayer
  72. 14:29:21 T:4964 NOTICE: Default Audio Player: paplayer
  73. 14:29:21 T:4964 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  74. 14:29:21 T:4964 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  75. 14:29:21 T:4964 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  76. 14:29:21 T:4964 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  77. 14:29:21 T:4964 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  78. 14:29:21 T:4964 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  79. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  80. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  81. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  82. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  83. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  84. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  85. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  86. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  87. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  88. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  89. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  90. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  91. 14:29:21 T:4964 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  92. 14:29:21 T:4964 NOTICE: Loaded playercorefactory configuration
  93. 14:29:21 T:4964 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  94. 14:29:21 T:4964 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  95. 14:29:21 T:4964 INFO: creating subdirectories
  96. 14:29:21 T:4964 INFO: userdata folder: special://masterprofile/
  97. 14:29:21 T:4964 INFO: recording folder:
  98. 14:29:21 T:4964 INFO: screenshots folder: C:\Kodi Images\Screenshots\
  99. 14:29:21 T:4964 NOTICE: Running database version Addons24
  100. 14:29:21 T:4964 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  101. 14:29:21 T:4964 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons: No such file or directory'
  102. 14:29:21 T:4964 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Kodi\addons: No such file or directory'
  103. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lrclyrics has been installed.'
  104. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  105. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.moviesetart has been installed.'
  106. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  107. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  108. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.rapier has been installed.'
  109. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  110. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.titan.classic has been installed.'
  111. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  112. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  113. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been installed.'
  114. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  115. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  116. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.recordlabels.white has been installed.'
  117. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  118. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  119. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.kodi65 has been installed.'
  120. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been installed.'
  121. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weatherfanart.single has been installed.'
  122. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.transparency has been installed.'
  123. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.image.resource.select has been installed.'
  124. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  125. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  126. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  127. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been installed.'
  128. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hdtrailers_net has been installed.'
  129. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in repository.m4x1m has been installed.'
  130. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been installed.'
  131. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been installed.'
  132. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in screensaver.picture.slideshow has been installed.'
  133. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.colorbox has been installed.'
  134. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.actionhandler has been installed.'
  135. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been installed.'
  136. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been installed.'
  137. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.coloured has been installed.'
  138. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  139. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.libraryeditor has been installed.'
  140. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been installed.'
  141. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.port.hu has been installed.'
  142. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  143. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.library.node.editor has been installed.'
  144. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.'
  145. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  146. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.service has been installed.'
  147. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  148. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  149. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.t9.search has been installed.'
  150. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.confluence has been installed.'
  151. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.aeonmq6 has been installed.'
  152. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  153. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  154. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  155. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been installed.'
  156. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.5 has been installed.'
  157. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in screensaver.atv4 has been installed.'
  158. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in screensaver.plugin.slideshow has been installed.'
  159. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.androidtv has been installed.'
  160. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been installed.'
  161. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  162. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.apptv has been installed.'
  163. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in weather.openweathermap.extended has been installed.'
  164. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  165. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  166. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.autocompletion has been installed.'
  167. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.extendedinfo has been installed.'
  168. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_trailers has been installed.'
  169. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.openweathermap.maps has been installed.'
  170. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  171. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
  172. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  173. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.t1mlib has been installed.'
  174. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  175. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  176. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been installed.'
  177. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.xperience1080 has been installed.'
  178. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  179. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.universal has been installed.'
  180. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  181. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.youtube.dl has been installed.'
  182. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.skin.info.service has been installed.'
  183. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.bursting-bubbles has been installed.'
  184. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.fromashes has been installed.'
  185. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  186. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.kiisfm has been installed.'
  187. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.autocompletion has been installed.'
  188. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in repository.aeon.nox.silvo has been installed.'
  189. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.cinemavision has been installed.'
  190. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  191. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weatherfanart.multi has been installed.'
  192. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.toolbox has been installed.'
  193. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  194. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.nebula has been installed.'
  195. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  196. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  197. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.ftv has been installed.'
  198. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  199. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
  200. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
  201. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  202. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  203. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_podcasts has been installed.'
  204. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.subscene has been installed.'
  205. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvshows.themoviedb.org has been installed.'
  206. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  207. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  208. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  209. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  210. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.backrow has been installed.'
  211. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  212. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow-helper has been installed.'
  213. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  214. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  215. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.amber has been installed.'
  216. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.trakt has been installed.'
  217. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  218. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.routing has been installed.'
  219. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  220. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  221. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  222. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.3d-coloured has been installed.'
  223. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.titan.modern has been installed.'
  224. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.silvo has been installed.'
  225. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.omdbapi.com has been installed.'
  226. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been installed.'
  227. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.ratingupdate has been installed.'
  228. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  229. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  230. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  231. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  232. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in repository.whitecream has been installed.'
  233. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  234. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.videoextras has been installed.'
  235. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.uwc has been installed.'
  236. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.feedparser has been installed.'
  237. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  238. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  239. 14:29:21 T:4964 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  240. 14:29:21 T:4964 NOTICE: ADDONS: Using repository repository.aeon.nox.silvo
  241. 14:29:21 T:4964 NOTICE: ADDONS: Using repository repository.m4x1m
  242. 14:29:21 T:4964 NOTICE: ADDONS: Using repository repository.whitecream
  243. 14:29:21 T:4964 NOTICE: ADDONS: Using repository repository.xbmc.org
  244. 14:29:21 T:4264 DEBUG: Thread ActiveAE start, auto delete: false
  245. 14:29:21 T:5356 DEBUG: Thread AESink start, auto delete: false
  246. 14:29:21 T:4264 NOTICE: Found 2 Lists of Devices
  247. 14:29:21 T:4264 NOTICE: Enumerated DIRECTSOUND devices:
  248. 14:29:21 T:4264 NOTICE: Device 1
  249. 14:29:21 T:4264 NOTICE: m_deviceName : {2163D15C-A6C8-40AE-8375-379C5DBB1425}
  250. 14:29:21 T:4264 NOTICE: m_displayName : HDMI - PanasonicTV0-4 (NVIDIA High Definition Audio)
  251. 14:29:21 T:4264 NOTICE: m_displayNameExtra: DIRECTSOUND: PanasonicTV0-4 (NVIDIA High Definition Audio)
  252. 14:29:21 T:4264 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  253. 14:29:21 T:4264 NOTICE: m_channels : FL,FR,FC,BL,BR,SL,SR,LFE
  254. 14:29:21 T:4264 NOTICE: m_sampleRates : 48000
  255. 14:29:21 T:4264 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  256. 14:29:21 T:4264 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  257. 14:29:21 T:4264 NOTICE: Device 2
  258. 14:29:21 T:4264 NOTICE: m_deviceName : default
  259. 14:29:21 T:4264 NOTICE: m_displayName : default
  260. 14:29:21 T:4264 NOTICE: m_displayNameExtra:
  261. 14:29:21 T:4264 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  262. 14:29:21 T:4264 NOTICE: m_channels : FL,FR,FC,BL,BR,SL,SR,LFE
  263. 14:29:21 T:4264 NOTICE: m_sampleRates : 48000
  264. 14:29:21 T:4264 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  265. 14:29:21 T:4264 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  266. 14:29:21 T:4264 NOTICE: Device 3
  267. 14:29:21 T:4264 NOTICE: m_deviceName : {4D97B2A9-33F8-4A3B-86B8-988B512C9FFB}
  268. 14:29:21 T:4264 NOTICE: m_displayName : SPDIF - Realtek Digital Output(Optical) (Realtek High Definition Audio)
  269. 14:29:21 T:4264 NOTICE: m_displayNameExtra: DIRECTSOUND: Realtek Digital Output(Optical) (Realtek High Definition Audio)
  270. 14:29:21 T:4264 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  271. 14:29:21 T:4264 NOTICE: m_channels : FL,FR
  272. 14:29:21 T:4264 NOTICE: m_sampleRates : 48000
  273. 14:29:21 T:4264 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  274. 14:29:21 T:4264 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  275. 14:29:21 T:4264 NOTICE: Device 4
  276. 14:29:21 T:4264 NOTICE: m_deviceName : {A29A9C78-D432-4271-9416-6FE2AF44CE75}
  277. 14:29:21 T:4264 NOTICE: m_displayName : SPDIF - Realtek Digital Output (Realtek High Definition Audio)
  278. 14:29:21 T:4264 NOTICE: m_displayNameExtra: DIRECTSOUND: Realtek Digital Output (Realtek High Definition Audio)
  279. 14:29:21 T:4264 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  280. 14:29:21 T:4264 NOTICE: m_channels : FL,FR
  281. 14:29:21 T:4264 NOTICE: m_sampleRates : 48000
  282. 14:29:21 T:4264 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  283. 14:29:21 T:4264 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  284. 14:29:21 T:4264 NOTICE: Enumerated WASAPI devices:
  285. 14:29:21 T:4264 NOTICE: Device 1
  286. 14:29:21 T:4264 NOTICE: m_deviceName : {2163D15C-A6C8-40AE-8375-379C5DBB1425}
  287. 14:29:21 T:4264 NOTICE: m_displayName : HDMI - PanasonicTV0-4 (NVIDIA High Definition Audio)
  288. 14:29:21 T:4264 NOTICE: m_displayNameExtra: WASAPI: PanasonicTV0-4 (NVIDIA High Definition Audio)
  289. 14:29:21 T:4264 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  290. 14:29:21 T:4264 NOTICE: m_channels : FL,FR,FC,LFE,BL,BR,SL,SR
  291. 14:29:21 T:4264 NOTICE: m_sampleRates : 192000,96000,48000,44100
  292. 14:29:21 T:4264 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  293. 14:29:21 T:4264 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
  294. 14:29:21 T:4264 NOTICE: Device 2
  295. 14:29:21 T:4264 NOTICE: m_deviceName : default
  296. 14:29:21 T:4264 NOTICE: m_displayName : default
  297. 14:29:21 T:4264 NOTICE: m_displayNameExtra:
  298. 14:29:21 T:4264 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  299. 14:29:21 T:4264 NOTICE: m_channels : FL,FR,FC,LFE,BL,BR,SL,SR
  300. 14:29:21 T:4264 NOTICE: m_sampleRates : 192000,96000,48000,44100
  301. 14:29:21 T:4264 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  302. 14:29:21 T:4264 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
  303. 14:29:21 T:4264 NOTICE: Device 3
  304. 14:29:21 T:4264 NOTICE: m_deviceName : {4D97B2A9-33F8-4A3B-86B8-988B512C9FFB}
  305. 14:29:21 T:4264 NOTICE: m_displayName : SPDIF - Realtek Digital Output(Optical) (Realtek High Definition Audio)
  306. 14:29:21 T:4264 NOTICE: m_displayNameExtra: WASAPI: Realtek Digital Output(Optical) (Realtek High Definition Audio)
  307. 14:29:21 T:4264 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  308. 14:29:21 T:4264 NOTICE: m_channels : FL,FR
  309. 14:29:21 T:4264 NOTICE: m_sampleRates : 192000,96000,48000,44100
  310. 14:29:21 T:4264 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  311. 14:29:21 T:4264 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,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  312. 14:29:21 T:4264 NOTICE: Device 4
  313. 14:29:21 T:4264 NOTICE: m_deviceName : {A29A9C78-D432-4271-9416-6FE2AF44CE75}
  314. 14:29:21 T:4264 NOTICE: m_displayName : SPDIF - Realtek Digital Output (Realtek High Definition Audio)
  315. 14:29:21 T:4264 NOTICE: m_displayNameExtra: WASAPI: Realtek Digital Output (Realtek High Definition Audio)
  316. 14:29:21 T:4264 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  317. 14:29:21 T:4264 NOTICE: m_channels : FL,FR
  318. 14:29:21 T:4264 NOTICE: m_sampleRates : 192000,96000,48000,44100
  319. 14:29:21 T:4264 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  320. 14:29:21 T:4264 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,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  321. 14:29:21 T:5356 INFO: CActiveAESink::OpenSink - initialize sink
  322. 14:29:21 T:5356 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{2163D15C-A6C8-40AE-8375-379C5DBB1425}
  323. 14:29:21 T:5356 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00010010
  324. 14:29:21 T:5356 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  325. 14:29:21 T:5356 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  326. 14:29:21 T:5356 DEBUG: Audio Device : PanasonicTV0-4 (NVIDIA High Definition Audio)
  327. 14:29:21 T:5356 DEBUG: Sample Rate : 44100
  328. 14:29:21 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  329. 14:29:21 T:5356 DEBUG: Bits Per Sample : 32
  330. 14:29:21 T:5356 DEBUG: Valid Bits/Samp : 32
  331. 14:29:21 T:5356 DEBUG: Channel Count : 8
  332. 14:29:21 T:5356 DEBUG: Block Align : 32
  333. 14:29:21 T:5356 DEBUG: Avg. Bytes Sec : 1411200
  334. 14:29:21 T:5356 DEBUG: Samples/Block : 32
  335. 14:29:21 T:5356 DEBUG: Format cBSize : 22
  336. 14:29:21 T:5356 DEBUG: Channel Layout : FL,FR,FC,LFE,BL,BR,SL,SR
  337. 14:29:21 T:5356 DEBUG: Channel Mask : 1599
  338. 14:29:21 T:5356 DEBUG: Frames : 661
  339. 14:29:21 T:5356 DEBUG: Frame Size : 32
  340. 14:29:21 T:5356 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  341. 14:29:21 T:5356 DEBUG: Output Device : HDMI - PanasonicTV0-4 (NVIDIA High Definition Audio)
  342. 14:29:21 T:5356 DEBUG: Sample Rate : 44100
  343. 14:29:21 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  344. 14:29:21 T:5356 DEBUG: Channel Count : 8
  345. 14:29:21 T:5356 DEBUG: Channel Layout: FL,FR,FC,LFE,BL,BR,SL,SR
  346. 14:29:21 T:5356 DEBUG: Frames : 661
  347. 14:29:21 T:5356 DEBUG: Frame Size : 32
  348. 14:29:21 T:5152 DEBUG: Thread RemoteControl start, auto delete: false
  349. 14:29:21 T:4964 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  350. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  351. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  352. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  353. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  354. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  355. 14:29:21 T:5152 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  356. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  357. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  358. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  359. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  360. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  361. 14:29:21 T:5356 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  362. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  363. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  364. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  365. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  366. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  367. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  368. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  369. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  370. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  371. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  372. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  373. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  374. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  375. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  376. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  377. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  378. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  379. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  380. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  381. 14:29:21 T:4964 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  382. 14:29:21 T:4964 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\J:.
  383. 14:29:21 T:4964 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\J:.
  384. 14:29:21 T:4964 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\L:.
  385. 14:29:21 T:4964 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\L:.
  386. 14:29:21 T:4964 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 970, adapter 0.
  387. 14:29:21 T:4964 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  388. 14:29:21 T:4964 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  389. 14:29:21 T:4964 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  390. 14:29:21 T:4964 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  391. 14:29:21 T:4964 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  392. 14:29:21 T:4964 NOTICE: Additional mode: 720x576@ 59.94 - Full Screen
  393. 14:29:21 T:4964 NOTICE: Previous line repeats 2 times.
  394. 14:29:21 T:4964 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  395. 14:29:21 T:4964 NOTICE: Previous line repeats 2 times.
  396. 14:29:21 T:4964 NOTICE: Additional mode: 800x600@ 59.94 - Full Screen
  397. 14:29:21 T:4964 NOTICE: Previous line repeats 2 times.
  398. 14:29:21 T:4964 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  399. 14:29:21 T:4964 NOTICE: Previous line repeats 2 times.
  400. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 29.97i - Full Screen
  401. 14:29:21 T:4964 NOTICE: Previous line repeats 2 times.
  402. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
  403. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  404. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
  405. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  406. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 59.94 - Full Screen
  407. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  408. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 30.00i - Full Screen
  409. 14:29:21 T:4964 NOTICE: Previous line repeats 2 times.
  410. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
  411. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
  412. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
  413. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
  414. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 23.98 - Full Screen
  415. 14:29:21 T:4964 NOTICE: Additional mode: 1024x768@ 24.00 - Full Screen
  416. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 29.97i - Full Screen
  417. 14:29:21 T:4964 NOTICE: Previous line repeats 2 times.
  418. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
  419. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  420. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
  421. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  422. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
  423. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  424. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 30.00i - Full Screen
  425. 14:29:21 T:4964 NOTICE: Previous line repeats 2 times.
  426. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
  427. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
  428. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
  429. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
  430. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 23.98 - Full Screen
  431. 14:29:21 T:4964 NOTICE: Additional mode: 1152x864@ 24.00 - Full Screen
  432. 14:29:21 T:4964 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
  433. 14:29:21 T:4964 NOTICE: Previous line repeats 2 times.
  434. 14:29:21 T:4964 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
  435. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  436. 14:29:22 T:4964 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  437. 14:29:22 T:4964 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  438. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 29.97i - Full Screen
  439. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  440. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
  441. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  442. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
  443. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  444. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 59.94 - Full Screen
  445. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  446. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 30.00i - Full Screen
  447. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  448. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
  449. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
  450. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
  451. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
  452. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 23.98 - Full Screen
  453. 14:29:22 T:4964 NOTICE: Additional mode: 1280x768@ 24.00 - Full Screen
  454. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 29.97i - Full Screen
  455. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  456. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
  457. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  458. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
  459. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  460. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 59.94 - Full Screen
  461. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  462. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 30.00i - Full Screen
  463. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  464. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
  465. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
  466. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
  467. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
  468. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 23.98 - Full Screen
  469. 14:29:22 T:4964 NOTICE: Additional mode: 1280x800@ 24.00 - Full Screen
  470. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 29.97i - Full Screen
  471. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  472. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
  473. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  474. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
  475. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  476. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 59.94 - Full Screen
  477. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  478. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 30.00i - Full Screen
  479. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  480. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
  481. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
  482. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
  483. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
  484. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 23.98 - Full Screen
  485. 14:29:22 T:4964 NOTICE: Additional mode: 1280x960@ 24.00 - Full Screen
  486. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 29.97i - Full Screen
  487. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  488. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
  489. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  490. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
  491. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  492. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 59.94 - Full Screen
  493. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  494. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 30.00i - Full Screen
  495. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  496. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
  497. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
  498. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
  499. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
  500. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 23.98 - Full Screen
  501. 14:29:22 T:4964 NOTICE: Additional mode: 1280x1024@ 24.00 - Full Screen
  502. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 29.97i - Full Screen
  503. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  504. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  505. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  506. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  507. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  508. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 59.94 - Full Screen
  509. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  510. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 30.00i - Full Screen
  511. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  512. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  513. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  514. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  515. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  516. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 23.98 - Full Screen
  517. 14:29:22 T:4964 NOTICE: Additional mode: 1360x768@ 24.00 - Full Screen
  518. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 29.97i - Full Screen
  519. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  520. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  521. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  522. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  523. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  524. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 59.94 - Full Screen
  525. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  526. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 30.00i - Full Screen
  527. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  528. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  529. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  530. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  531. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  532. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 23.98 - Full Screen
  533. 14:29:22 T:4964 NOTICE: Additional mode: 1366x768@ 24.00 - Full Screen
  534. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 29.97i - Full Screen
  535. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  536. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  537. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  538. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  539. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  540. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  541. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  542. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 30.00i - Full Screen
  543. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  544. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  545. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  546. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  547. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  548. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 23.98 - Full Screen
  549. 14:29:22 T:4964 NOTICE: Additional mode: 1600x900@ 24.00 - Full Screen
  550. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 29.97i - Full Screen
  551. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  552. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  553. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  554. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  555. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  556. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  557. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  558. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 30.00i - Full Screen
  559. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  560. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
  561. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
  562. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
  563. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
  564. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 23.98 - Full Screen
  565. 14:29:22 T:4964 NOTICE: Additional mode: 1600x1024@ 24.00 - Full Screen
  566. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 29.97i - Full Screen
  567. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  568. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  569. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  570. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  571. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  572. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  573. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  574. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 30.00i - Full Screen
  575. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  576. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  577. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  578. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  579. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  580. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 23.98 - Full Screen
  581. 14:29:22 T:4964 NOTICE: Additional mode: 1680x1050@ 24.00 - Full Screen
  582. 14:29:22 T:4964 NOTICE: Additional mode: 1768x992@ 29.97i - Full Screen
  583. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  584. 14:29:22 T:4964 NOTICE: Additional mode: 1768x992@ 30.00i - Full Screen
  585. 14:29:22 T:4964 NOTICE: Previous line repeats 2 times.
  586. 14:29:22 T:4964 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  587. 14:29:22 T:4964 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  588. 14:29:22 T:4964 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  589. 14:29:22 T:4964 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  590. 14:29:22 T:4964 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  591. 14:29:22 T:4964 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  592. 14:29:22 T:4964 NOTICE: Checking resolution 16
  593. 14:29:22 T:4964 DEBUG: CWinEventsWin32::WndProc: window resize event
  594. 14:29:22 T:4964 DEBUG: CWinEventsWin32::WndProc: window move event
  595. 14:29:22 T:4964 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  596. 14:29:22 T:4964 DEBUG: CWinEventsWin32::WndProcWindow is active
  597. 14:29:22 T:4964 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  598. 14:29:22 T:4964 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
  599. 14:29:22 T:4964 DEBUG: CRenderSystemDX::SetMonitor - Selected adapter.
  600. 14:29:22 T:4964 DEBUG: CRenderSystemDX::CreateDevice - on adapter NVIDIA GeForce GTX 970 (VendorId: 0x10de DeviceId: 0x13c2) with feature level 0xb100.
  601. 14:29:22 T:4964 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  602. 14:29:22 T:4964 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  603. 14:29:22 T:4964 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  604. 14:29:22 T:4964 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  605. 14:29:22 T:4964 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  606. 14:29:22 T:4964 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  607. 14:29:22 T:4964 DEBUG: Previous line repeats 10 times.
  608. 14:29:22 T:4964 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  609. 14:29:22 T:4964 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  610. 14:29:22 T:4964 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  611. 14:29:22 T:4964 INFO: load keymapping
  612. 14:29:22 T:4964 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  613. 14:29:22 T:4964 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  614. 14:29:22 T:4964 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  615. 14:29:22 T:4964 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  616. 14:29:22 T:4964 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  617. 14:29:22 T:4964 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  618. 14:29:22 T:4964 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  619. 14:29:22 T:4964 INFO: Loading special://xbmc/system/keymaps/remote.xml
  620. 14:29:22 T:4964 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  621. 14:29:22 T:4964 INFO: Loading special://masterprofile/keymaps/keymap.xml
  622. 14:29:22 T:4964 INFO: Loading special://profile/keymaps/keymap.xml
  623. 14:29:22 T:4964 INFO: Loading special://xbmc/system/IRSSmap.xml
  624. 14:29:22 T:4964 INFO: * Adding remote mapping for device 'Microsoft MCE'
  625. 14:29:22 T:4964 INFO: * Adding remote mapping for device 'Abstract'
  626. 14:29:22 T:4964 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  627. 14:29:22 T:4964 INFO: GUI format 1920x1080, Display 1920x1080@ 60.00 - Full Screen
  628. 14:29:22 T:4964 DEBUG: guilib: Fill viewport on change for solving rendering passes
  629. 14:29:22 T:4964 INFO: CLangInfo: loading resource.language.en_gb language information...
  630. 14:29:22 T:4964 DEBUG: trying to set locale to en-us
  631. 14:29:22 T:4964 INFO: global locale set to en-us
  632. 14:29:22 T:4964 INFO: CLangInfo: loading resource.language.en_gb language strings...
  633. 14:29:22 T:4964 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  634. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 3672 strings from file resource://resource.language.en_gb/strings.po
  635. 14:29:22 T:4964 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  636. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  637. 14:29:22 T:4964 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  638. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  639. 14:29:22 T:4964 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  640. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  641. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  642. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  643. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
  644. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  645. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org\resources\language\English\strings.po
  646. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 61 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\metadata.universal\resources\language\English\strings.po
  647. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 74 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\plugin.library.node.editor\resources\language\English\strings.po
  648. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\plugin.program.autocompletion\resources\language\English\strings.po
  649. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 28 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\plugin.video.hdtrailers_net\resources\language\English\strings.xml
  650. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 16 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\plugin.video.itunes_podcasts\resources\language\English\strings.xml
  651. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 25 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\plugin.video.itunes_trailers\resources\language\English\strings.po
  652. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\plugin.video.uwc\resources\language\English\strings.xml
  653. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 100 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\English\strings.po
  654. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 19 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\screensaver.atv4\resources\language\English\strings.po
  655. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\screensaver.picture.slideshow\resources\language\English\strings.po
  656. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\screensaver.plugin.slideshow\resources\language\English\strings.po
  657. 14:29:22 T:4964 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  658. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  659. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 82 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artistslideshow\resources\language\English\strings.po
  660. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 22 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artistslideshow-helper\resources\language\English\strings.po
  661. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 100 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artwork.downloader\resources\language\English\strings.po
  662. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 247 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.cinemavision\resources\language\English\strings.po
  663. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.colorbox\resources\language\English\strings.po
  664. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\language\English\strings.xml
  665. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 36 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\resources\language\English\strings.po
  666. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.globalsearch\resources\language\English\strings.po
  667. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simple.downloader\resources\language\English\strings.xml
  668. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 35 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.youtube.dl\resources\language\English\strings.po
  669. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 27 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.moviesetart\resources\language\English\strings.xml
  670. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 122 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.ratingupdate\resources\language\English\strings.po
  671. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.rss.editor\resources\language\English\strings.po
  672. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 187 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\language\English\strings.po
  673. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 171 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt\resources\language\English\strings.po
  674. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\resources\language\English\strings.po
  675. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 71 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.videoextras\resources\language\English\strings.po
  676. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\resources\language\English\strings.po
  677. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 4 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.subtitles.subscene\resources\language\English\strings.po
  678. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  679. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 105 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\language\English\strings.po
  680. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 167 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\language\resource.language.en_gb\strings.po
  681. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.libraryeditor\resources\language\English\strings.xml
  682. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 45 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\weather.wunderground\resources\language\English\strings.po
  683. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.toolbox\resources\language\English\strings.po
  684. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 115 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\language\English\strings.po
  685. 14:29:22 T:4964 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  686. 14:29:22 T:4964 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  687. 14:29:22 T:4964 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  688. 14:29:22 T:4964 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  689. 14:29:22 T:4964 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcec.dll)
  690. 14:29:22 T:4964 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  691. 14:29:22 T:7464 DEBUG: Thread PeripBusCEC start, auto delete: false
  692. 14:29:22 T:4168 DEBUG: Thread PeripEventScanner start, auto delete: false
  693. 14:29:22 T:9232 DEBUG: Thread PeripBusUSB start, auto delete: false
  694. 14:29:22 T:4564 DEBUG: Thread PeripBusAddon start, auto delete: false
  695. 14:29:22 T:4964 NOTICE: Running database version Addons24
  696. 14:29:22 T:4964 DEBUG: CDatabaseManager::Initialize, updating databases...
  697. 14:29:22 T:4964 NOTICE: Running database version ViewModes6
  698. 14:29:22 T:4964 NOTICE: Running database version Textures13
  699. 14:29:22 T:4964 NOTICE: Running database version MyMusic60
  700. 14:29:22 T:4964 NOTICE: Running database version MyVideos104
  701. 14:29:22 T:4964 NOTICE: Running database version TV29
  702. 14:29:22 T:4964 NOTICE: Running database version Epg11
  703. 14:29:22 T:4964 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  704. 14:29:22 T:4964 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  705. 14:29:22 T:9596 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  706. 14:29:22 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  707. 14:29:22 T:4964 DEBUG: Activating window ID: 12997
  708. 14:29:22 T:4964 DEBUG: ------ Window Init () ------
  709. 14:29:22 T:4964 INFO: load splash image: C:\Kodi\media\Splash.png
  710. 14:29:22 T:4964 INFO: Unloading old skin ...
  711. 14:29:22 T:4964 INFO: load skin from: C:\Users\SiLVO\AppData\Roaming\Kodi\addons\Aeon-Nox-SiLVO (version: 5.9.0-3.0.3)
  712. 14:29:22 T:4964 INFO: load fonts for skin...
  713. 14:29:22 T:4964 INFO: Loading fonts from C:\Users\SiLVO\AppData\Roaming\Kodi\addons\Aeon-Nox-SiLVO\16x9\Font.xml
  714. 14:29:22 T:4964 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\SiLVO\AppData\Roaming\Kodi\addons\Aeon-Nox-SiLVO\language\resource.language.en_gb\strings.po
  715. 14:29:22 T:4964 DEBUG: LocalizeStrings: loaded 523 strings from file C:\Users\SiLVO\AppData\Roaming\Kodi\addons\Aeon-Nox-SiLVO\language\resource.language.en_gb\strings.po
  716. 14:29:22 T:4964 INFO: Loading skin includes from C:\Users\SiLVO\AppData\Roaming\Kodi\addons\Aeon-Nox-SiLVO\16x9\includes.xml
  717. 14:29:22 T:4964 INFO: load new skin...
  718. 14:29:22 T:4964 INFO: Loading user windows, path C:\Users\SiLVO\AppData\Roaming\Kodi\addons\Aeon-Nox-SiLVO\16x9
  719. 14:29:22 T:4964 DEBUG: Load Skin XML: 37.30ms
  720. 14:29:22 T:4964 INFO: initialize new skin...
  721. 14:29:22 T:4964 DEBUG: guilib: Fill viewport on change for solving rendering passes
  722. 14:29:22 T:4964 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  723. 14:29:22 T:4964 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\SiLVO\AppData\Roaming\Kodi\addons\Aeon-Nox-SiLVO\media\Textures.xbt
  724. 14:29:22 T:4964 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  725. 14:29:22 T:4964 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  726. 14:29:22 T:4964 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  727. 14:29:22 T:4964 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  728. 14:29:22 T:4964 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  729. 14:29:22 T:4964 INFO: Loading resource://resource.uisounds.confluence/sounds.xml
  730. 14:29:22 T:4964 INFO: skin loaded...
  731. 14:29:22 T:4964 DEBUG: Activating window ID: 12997
  732. 14:29:22 T:4964 DEBUG: ------ Window Init () ------
  733. 14:29:22 T:4964 INFO: load splash image: C:\Kodi\media\Splash.png
  734. 14:29:22 T:4964 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  735. 14:29:22 T:4964 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  736. 14:29:22 T:4964 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  737. 14:29:22 T:4964 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  738. 14:29:22 T:4964 INFO: JSONRPC v7.13.2: Successfully initialized
  739. 14:29:22 T:4964 DEBUG: ADDON: Starting service addons.
  740. 14:29:22 T:1488 DEBUG: Thread LanguageInvoker start, auto delete: false
  741. 14:29:22 T:1488 DEBUG: Previous line repeats 1 times.
  742. 14:29:22 T:1488 INFO: initializing python engine.
  743. 14:29:22 T:7120 INFO: Previous line repeats 1 times.
  744. 14:29:22 T:7120 DEBUG: Thread LanguageInvoker start, auto delete: false
  745. 14:29:22 T:7120 INFO: initializing python engine.
  746. 14:29:22 T:5508 DEBUG: Thread LanguageInvoker start, auto delete: false
  747. 14:29:22 T:3624 DEBUG: Previous line repeats 3 times.
  748. 14:29:22 T:3624 INFO: initializing python engine.
  749. 14:29:22 T:2180 DEBUG: Thread LanguageInvoker start, auto delete: false
  750. 14:29:22 T:4248 INFO: initializing python engine.
  751. 14:29:22 T:8712 INFO: Previous line repeats 3 times.
  752. 14:29:22 T:8712 DEBUG: Thread LanguageInvoker start, auto delete: false
  753. 14:29:22 T:8712 INFO: initializing python engine.
  754. 14:29:22 T:4964 DEBUG: Activating window ID: 12999
  755. 14:29:22 T:4964 DEBUG: ------ Window Init (Startup.xml) ------
  756. 14:29:22 T:4964 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  757. 14:29:22 T:464 DEBUG: Thread LanguageInvoker start, auto delete: false
  758. 14:29:22 T:464 INFO: initializing python engine.
  759. 14:29:22 T:7784 DEBUG: Thread LanguageInvoker start, auto delete: false
  760. 14:29:22 T:7784 INFO: initializing python engine.
  761. 14:29:22 T:2788 DEBUG: Thread LanguageInvoker start, auto delete: false
  762. 14:29:22 T:2788 INFO: initializing python engine.
  763. 14:29:22 T:8528 DEBUG: Thread LanguageInvoker start, auto delete: false
  764. 14:29:22 T:8528 INFO: initializing python engine.
  765. 14:29:22 T:1624 DEBUG: Thread LanguageInvoker start, auto delete: false
  766. 14:29:22 T:1624 INFO: initializing python engine.
  767. 14:29:22 T:7916 DEBUG: Thread LanguageInvoker start, auto delete: false
  768. 14:29:22 T:7916 INFO: initializing python engine.
  769. 14:29:22 T:4964 DEBUG: Loading settings for special://skin/extras/intro.mp4
  770. 14:29:22 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers(special://skin/extras/intro.mp4)
  771. 14:29:22 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  772. 14:29:22 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  773. 14:29:22 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  774. 14:29:22 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  775. 14:29:22 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  776. 14:29:22 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  777. 14:29:22 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  778. 14:29:22 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  779. 14:29:22 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  780. 14:29:22 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  781. 14:29:22 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  782. 14:29:22 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  783. 14:29:22 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  784. 14:29:22 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  785. 14:29:22 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  786. 14:29:22 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  787. 14:29:22 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  788. 14:29:22 T:4964 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  789. 14:29:22 T:4964 NOTICE: VideoPlayer: Opening: special://skin/extras/intro.mp4
  790. 14:29:22 T:4964 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  791. 14:29:22 T:4964 ERROR: DXVA::CProcessorHD::IsFormatSupported - Unsupported format 105 for 1.
  792. 14:29:22 T:4748 DEBUG: Thread VideoPlayer start, auto delete: false
  793. 14:29:22 T:4748 NOTICE: Creating InputStream
  794. 14:29:22 T:1488 DEBUG: CPythonInvoker(0, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\screensaver.plugin.slideshow\service.py): start processing
  795. 14:29:22 T:7120 DEBUG: CPythonInvoker(2, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): start processing
  796. 14:29:22 T:4248 DEBUG: CPythonInvoker(5, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): start processing
  797. 14:29:22 T:3624 DEBUG: CPythonInvoker(6, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt\default.py): start processing
  798. 14:29:22 T:5508 DEBUG: CPythonInvoker(3, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): start processing
  799. 14:29:22 T:464 DEBUG: CPythonInvoker(9, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): start processing
  800. 14:29:22 T:7784 DEBUG: CPythonInvoker(10, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  801. 14:29:22 T:2788 DEBUG: CPythonInvoker(11, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py): start processing
  802. 14:29:22 T:8528 DEBUG: CPythonInvoker(12, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): start processing
  803. 14:29:22 T:1624 DEBUG: CPythonInvoker(13, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.toolbox\default.py): start processing
  804. 14:29:22 T:7916 DEBUG: CPythonInvoker(14, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.colorbox\default.py): start processing
  805. 14:29:22 T:8712 DEBUG: CPythonInvoker(8, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.videoextras\service.py): start processing
  806. 14:29:22 T:7232 DEBUG: CPythonInvoker(1, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): start processing
  807. 14:29:22 T:748 DEBUG: CPythonInvoker(4, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): start processing
  808. 14:29:22 T:2180 DEBUG: CPythonInvoker(7, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): start processing
  809. 14:29:22 T:4748 DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
  810. 14:29:22 T:4748 DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 1 ms)
  811. 14:29:22 T:4748 NOTICE: Creating Demuxer
  812. 14:29:22 T:4748 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  813. 14:29:22 T:4748 INFO: ffmpeg[128C]: [mov,mp4,m4a,3gp,3g2,mj2] Protocol name not provided, cannot determine if input is local or a network protocol, buffers and access patterns cannot be configured optimally without knowing the protocol
  814. 14:29:22 T:4748 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  815. 14:29:22 T:4748 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  816. 14:29:22 T:4748 INFO: ffmpeg[128C]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, special://skin/extras/intro.mp':
  817. 14:29:22 T:4748 INFO: ffmpeg[128C]: Metadata:
  818. 14:29:22 T:4748 INFO: ffmpeg[128C]: major_brand : mp42
  819. 14:29:22 T:4748 INFO: ffmpeg[128C]: minor_version : 0
  820. 14:29:22 T:4748 INFO: ffmpeg[128C]: compatible_brands: mp42mp41
  821. 14:29:22 T:4748 INFO: ffmpeg[128C]: creation_time : 2015-02-09 16:14:36
  822. 14:29:22 T:4748 INFO: ffmpeg[128C]: Duration: 00:00:12.05, start: 0.000000, bitrate: 2329 kb/s
  823. 14:29:22 T:4748 INFO: ffmpeg[128C]: Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv), 1920x1080 [SAR 1:1 DAR 16:9], 2003 kb/s, 30 fps, 30 tbr, 30k tbn, 60 tbc (default)
  824. 14:29:22 T:4748 INFO: ffmpeg[128C]: Metadata:
  825. 14:29:22 T:4748 INFO: ffmpeg[128C]: creation_time : 2015-02-09 16:14:36
  826. 14:29:22 T:4748 INFO: ffmpeg[128C]: handler_name : Alias Data Handler
  827. 14:29:22 T:4748 INFO: ffmpeg[128C]: encoder : AVC Coding
  828. 14:29:22 T:4748 INFO: ffmpeg[128C]: Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 317 kb/s (default)
  829. 14:29:22 T:4748 INFO: ffmpeg[128C]: Metadata:
  830. 14:29:22 T:4748 INFO: ffmpeg[128C]: creation_time : 2015-02-09 16:14:36
  831. 14:29:22 T:4748 INFO: ffmpeg[128C]: handler_name : Alias Data Handler
  832. 14:29:22 T:4748 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  833. 14:29:22 T:4748 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  834. 14:29:22 T:4748 NOTICE: Opening stream: 0 source: 256
  835. 14:29:22 T:4748 NOTICE: Creating video codec with codec id: 28
  836. 14:29:22 T:4748 DEBUG: FactoryCodec - Video: - Opening
  837. 14:29:22 T:4748 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  838. 14:29:22 T:4748 DEBUG: CDVDVideoCodecFFmpeg - open frame threaded with 4 threads
  839. 14:29:22 T:4748 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
  840. 14:29:22 T:4748 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  841. 14:29:22 T:4748 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
  842. 14:29:22 T:4748 NOTICE: Creating video thread
  843. 14:29:22 T:4748 NOTICE: Opening stream: 1 source: 256
  844. 14:29:22 T:4748 NOTICE: Finding audio codec for: 86018
  845. 14:29:22 T:4748 DEBUG: FactoryCodec - Audio: passthrough - Opening
  846. 14:29:22 T:4748 DEBUG: FactoryCodec - Audio: passthrough - Failed
  847. 14:29:22 T:4748 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  848. 14:29:22 T:7920 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  849. 14:29:22 T:7920 NOTICE: running thread: video_thread
  850. 14:29:22 T:4748 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  851. 14:29:22 T:4748 NOTICE: Creating audio thread
  852. 14:29:22 T:4748 DEBUG: CEdl::ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: special://skin/extras/intro.mp4
  853. 14:29:22 T:4748 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
  854. 14:29:22 T:976 DEBUG: Thread VideoPlayerAudio start, auto delete: false
  855. 14:29:22 T:4964 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
  856. 14:29:22 T:976 NOTICE: running thread: CVideoPlayerAudio::Process()
  857. 14:29:22 T:4964 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  858. 14:29:22 T:4748 DEBUG: CVideoPlayer::SetCaching - caching state 2
  859. 14:29:22 T:976 DEBUG: CDVDAudio::Pause - pausing audio stream
  860. 14:29:22 T:4964 NOTICE: ActiveAE DSP - starting
  861. 14:29:22 T:7920 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  862. 14:29:22 T:7920 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  863. 14:29:22 T:4748 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  864. 14:29:22 T:7920 NOTICE: Previous line repeats 1 times.
  865. 14:29:22 T:7920 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  866. 14:29:22 T:4748 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  867. 14:29:22 T:976 NOTICE: Previous line repeats 4 times.
  868. 14:29:22 T:976 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
  869. 14:29:22 T:4964 INFO: removing tempfiles
  870. 14:29:22 T:4964 DEBUG: ADDON: Starting service addons.
  871. 14:29:22 T:7920 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  872. 14:29:22 T:1488 DEBUG: Previous line repeats 1 times.
  873. 14:29:22 T:1488 DEBUG: -->Python Interpreter Initialized<--
  874. 14:29:22 T:1488 DEBUG: CPythonInvoker(0, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\screensaver.plugin.slideshow\service.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\screensaver.plugin.slideshow\service.py"
  875. 14:29:22 T:1488 DEBUG: CPythonInvoker(0, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\screensaver.plugin.slideshow\service.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\screensaver.plugin.slideshow;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  876. 14:29:22 T:1488 DEBUG: CPythonInvoker(0, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\screensaver.plugin.slideshow\service.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\screensaver.plugin.slideshow
  877. 14:29:22 T:7920 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  878. 14:29:22 T:7256 DEBUG: Thread JobWorker start, auto delete: true
  879. 14:29:22 T:7920 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  880. 14:29:22 T:7920 DEBUG: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 30.00. format: YV12
  881. 14:29:22 T:7124 DEBUG: Thread LanguageInvoker start, auto delete: false
  882. 14:29:22 T:7124 INFO: initializing python engine.
  883. 14:29:22 T:7124 DEBUG: CPythonInvoker(15, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): start processing
  884. 14:29:22 T:1488 DEBUG: CPythonInvoker(0, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\screensaver.plugin.slideshow\service.py): instantiating addon using automatically obtained id of "screensaver.plugin.slideshow" dependent on version 2.1.0 of the xbmc.python api
  885. 14:29:22 T:4964 DEBUG: CRepositoryUpdater: previous update at 05/23/2016 4:14:02 AM, next at 05/24/2016 4:14:02 AM
  886. 14:29:22 T:4964 NOTICE: initialize done
  887. 14:29:22 T:4964 NOTICE: Running the application...
  888. 14:29:22 T:4964 DEBUG: no profile autoexec.py (C:\Users\SiLVO\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  889. 14:29:22 T:4964 DEBUG: CNetwork::NetworkMessage - Starting network services
  890. 14:29:22 T:4964 NOTICE: starting zeroconf publishing
  891. 14:29:22 T:4808 DEBUG: Thread Timer start, auto delete: false
  892. 14:29:22 T:9596 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  893. 14:29:22 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  894. 14:29:22 T:7256 DEBUG: CGUIInfoManager::SetCurrentMovie(special://skin/extras/intro.mp4)
  895. 14:29:22 T:7256 DEBUG: CVideoDatabase::GetMovieId (special://skin/extras/intro.mp4), query = select idMovie from movie where idFile=2899
  896. 14:29:22 T:7256 DEBUG: CVideoDatabase::GetEpisodeId (special://skin/extras/intro.mp4), query = select idEpisode from episode where idFile=2899
  897. 14:29:22 T:7256 DEBUG: CVideoDatabase::GetMusicVideoId (special://skin/extras/intro.mp4), query = select idMVideo from musicvideo where idFile=2899
  898. 14:29:22 T:976 DEBUG: CVideoPlayerAudio:: synctype set to 0: clock feedback
  899. 14:29:22 T:5356 INFO: CActiveAESink::OpenSink - initialize sink
  900. 14:29:22 T:5356 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  901. 14:29:22 T:8768 DEBUG: Thread JobWorker start, auto delete: true
  902. 14:29:22 T:4964 DEBUG: ZeroconfMDNS:Bonjour version is 333.18
  903. 14:29:22 T:4964 NOTICE: CWebServer[9090]: Started
  904. 14:29:22 T:4964 NOTICE: starting upnp client
  905. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: identifier: servers.webserver type: _http._tcp name:KODI (SiLVO-PC) port:9090
  906. 14:29:22 T:4964 INFO: JSONRPC Server: Unable to get bluetooth socket
  907. 14:29:22 T:4964 INFO: JSONRPC Server: Successfully initialized
  908. 14:29:22 T:4964 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/airplay/libshairplay-1.dll)
  909. 14:29:22 T:5356 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{2163D15C-A6C8-40AE-8375-379C5DBB1425}
  910. 14:29:22 T:1360 DEBUG: Thread TCPServer start, auto delete: false
  911. 14:29:22 T:3008 DEBUG: Thread EventServer start, auto delete: false
  912. 14:29:22 T:3008 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  913. 14:29:22 T:3008 NOTICE: UDP: Listening on port 9777
  914. 14:29:22 T:2568 DEBUG: Thread JobWorker start, auto delete: true
  915. 14:29:22 T:5356 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 002F0AD8
  916. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:KODI (SiLVO-PC) port:9999
  917. 14:29:22 T:4964 DEBUG: CWinRenderer::SelectRenderMethod: Requested render method: 0
  918. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: identifier: servers.eventserver type: _xbmc-events._udp name:KODI (SiLVO-PC) port:9777
  919. 14:29:22 T:5356 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  920. 14:29:22 T:4964 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 1: Pixel Shaders
  921. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: identifier: servers.airtunes type: _raop._tcp name:E03F49B4AA76@KODI (SiLVO-PC) port:36666
  922. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:txtvers, value:1
  923. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:cn, value:0,1
  924. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:ch, value:2
  925. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:ek, value:1
  926. 14:29:22 T:5356 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  927. 14:29:22 T:5356 DEBUG: Audio Device : PanasonicTV0-4 (NVIDIA High Definition Audio)
  928. 14:29:22 T:5356 DEBUG: Sample Rate : 48000
  929. 14:29:22 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  930. 14:29:22 T:5356 DEBUG: Bits Per Sample : 32
  931. 14:29:22 T:5356 DEBUG: Valid Bits/Samp : 32
  932. 14:29:22 T:5356 DEBUG: Channel Count : 8
  933. 14:29:22 T:5356 DEBUG: Block Align : 32
  934. 14:29:22 T:5356 DEBUG: Avg. Bytes Sec : 1536000
  935. 14:29:22 T:5356 DEBUG: Samples/Block : 32
  936. 14:29:22 T:5356 DEBUG: Format cBSize : 22
  937. 14:29:22 T:5356 DEBUG: Channel Layout : FL,FR,FC,LFE,BL,BR,SL,SR
  938. 14:29:22 T:5356 DEBUG: Channel Mask : 1599
  939. 14:29:22 T:5356 DEBUG: Frames : 720
  940. 14:29:22 T:5356 DEBUG: Frame Size : 32
  941. 14:29:22 T:5356 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  942. 14:29:22 T:5356 DEBUG: Output Device : HDMI - PanasonicTV0-4 (NVIDIA High Definition Audio)
  943. 14:29:22 T:5356 DEBUG: Sample Rate : 48000
  944. 14:29:22 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  945. 14:29:22 T:5356 DEBUG: Channel Count : 8
  946. 14:29:22 T:5356 DEBUG: Channel Layout: FL,FR,FC,LFE,BL,BR,SL,SR
  947. 14:29:22 T:5356 DEBUG: Frames : 720
  948. 14:29:22 T:5356 DEBUG: Frame Size : 32
  949. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:et, value:0,1
  950. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:sv, value:false
  951. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:tp, value:UDP
  952. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:sm, value:false
  953. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:ss, value:16
  954. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:sr, value:44100
  955. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:pw, value:false
  956. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:vn, value:3
  957. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:da, value:true
  958. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:md, value:0,1,2
  959. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:am, value:Kodi,1
  960. 14:29:22 T:7256 DEBUG: ZeroconfMDNS: key:vs, value:130.14
  961. 14:29:22 T:4264 DEBUG: ActiveAE DSP - ActiveAE::CActiveAEDSPProcess::Create - Audio DSP processing id 0 created:
  962. 14:29:22 T:4964 DEBUG: created video buffer 0
  963. 14:29:22 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  964. 14:29:22 T:8768 DEBUG: Previous line repeats 1 times.
  965. 14:29:22 T:8768 DEBUG: ZeroconfMDNS: identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:KODI (SiLVO-PC) port:9090
  966. 14:29:22 T:4964 DEBUG: created video buffer 1
  967. 14:29:22 T:4964 DEBUG: created video buffer 2
  968. 14:29:22 T:4748 DEBUG: CVideoPlayer::HandleMessages - player started 1
  969. 14:29:22 T:4964 DEBUG: created video buffer 3
  970. 14:29:22 T:4964 DEBUG: CRenderManager::Configure - 4
  971. 14:29:22 T:4964 DEBUG: CConvolutionShaderSeparable::ChooseIntermediateD3DFormat: format 10
  972. 14:29:22 T:4964 DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/convolutionsep-4x4_d3d.fx
  973. 14:29:22 T:5356 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  974. 14:29:22 T:4748 DEBUG: CVideoPlayer::HandleMessages - player started 2
  975. 14:29:22 T:4748 DEBUG: CVideoPlayer::SetCaching - caching state 3
  976. 14:29:22 T:4748 DEBUG: CVideoPlayer::SetCaching - caching state 0
  977. 14:29:22 T:4748 DEBUG: VideoPlayer::Sync - Audio - pts: 277333.000000, cache: 298666.656017, totalcache: 579999.983311
  978. 14:29:22 T:4748 DEBUG: VideoPlayer::Sync - Video - pts: 33333.000000, cache: 50000.000000, totalcache: 100000.000000
  979. 14:29:22 T:7920 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-66667.000000)
  980. 14:29:22 T:7920 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  981. 14:29:22 T:7920 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  982. 14:29:22 T:976 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(-66667.000000)
  983. 14:29:22 T:976 DEBUG: CDVDAudio::Resume - resume audio stream
  984. 14:29:22 T:4264 DEBUG: ActiveAE - start sync of audio stream
  985. 14:29:22 T:4964 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 87
  986. 14:29:22 T:4964 DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/yuv2rgb_d3d.fx
  987. 14:29:22 T:4264 DEBUG: ActiveAE::SyncStream - average error of -102.381098, start adjusting
  988. 14:29:22 T:4264 DEBUG: ActiveAE::SyncStream - average error -27.381098 below threshold of 30.000000
  989. 14:29:22 T:4248 DEBUG: -->Python Interpreter Initialized<--
  990. 14:29:22 T:4248 DEBUG: CPythonInvoker(5, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py"
  991. 14:29:22 T:7120 DEBUG: -->Python Interpreter Initialized<--
  992. 14:29:22 T:7120 DEBUG: CPythonInvoker(2, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py"
  993. 14:29:22 T:3624 DEBUG: -->Python Interpreter Initialized<--
  994. 14:29:22 T:3624 DEBUG: CPythonInvoker(6, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt\default.py"
  995. 14:29:22 T:464 DEBUG: -->Python Interpreter Initialized<--
  996. 14:29:22 T:5508 DEBUG: Previous line repeats 1 times.
  997. 14:29:22 T:5508 DEBUG: CPythonInvoker(3, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py"
  998. 14:29:22 T:464 DEBUG: CPythonInvoker(9, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py"
  999. 14:29:22 T:7784 DEBUG: -->Python Interpreter Initialized<--
  1000. 14:29:22 T:7784 DEBUG: CPythonInvoker(10, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  1001. 14:29:22 T:2788 DEBUG: -->Python Interpreter Initialized<--
  1002. 14:29:22 T:2788 DEBUG: CPythonInvoker(11, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py"
  1003. 14:29:22 T:1624 DEBUG: -->Python Interpreter Initialized<--
  1004. 14:29:22 T:1624 DEBUG: CPythonInvoker(13, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.toolbox\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.toolbox\default.py"
  1005. 14:29:22 T:8528 DEBUG: -->Python Interpreter Initialized<--
  1006. 14:29:22 T:8528 DEBUG: CPythonInvoker(12, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py"
  1007. 14:29:22 T:7916 DEBUG: -->Python Interpreter Initialized<--
  1008. 14:29:22 T:7916 DEBUG: CPythonInvoker(14, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.colorbox\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.colorbox\default.py"
  1009. 14:29:22 T:8712 DEBUG: -->Python Interpreter Initialized<--
  1010. 14:29:22 T:7232 DEBUG: Previous line repeats 1 times.
  1011. 14:29:22 T:7232 DEBUG: CPythonInvoker(1, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py"
  1012. 14:29:22 T:8712 DEBUG: CPythonInvoker(8, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.videoextras\service.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.videoextras\service.py"
  1013. 14:29:22 T:748 DEBUG: -->Python Interpreter Initialized<--
  1014. 14:29:22 T:748 DEBUG: CPythonInvoker(4, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py"
  1015. 14:29:22 T:2180 DEBUG: -->Python Interpreter Initialized<--
  1016. 14:29:22 T:2180 DEBUG: CPythonInvoker(7, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py"
  1017. 14:29:22 T:1488 NOTICE: screensaver.plugin.slideshow - XBMC Start : Version: 0.0.17
  1018. 14:29:22 T:1488 NOTICE: screensaver.plugin.slideshow - XBMC Start : CHECK
  1019. 14:29:22 T:1488 NOTICE: screensaver.plugin.slideshow - XBMC Start : DISABLED
  1020. 14:29:22 T:1488 NOTICE: screensaver.plugin.slideshow - XBMC Start : DONE
  1021. 14:29:22 T:1488 INFO: CPythonInvoker(0, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\screensaver.plugin.slideshow\service.py): script successfully run
  1022. 14:29:22 T:4248 DEBUG: CPythonInvoker(5, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.helper.service;C:\Kodi\addons\script.module.pil\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1023. 14:29:22 T:4248 DEBUG: CPythonInvoker(5, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.helper.service
  1024. 14:29:22 T:7120 DEBUG: CPythonInvoker(2, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.grab.fanart;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1025. 14:29:22 T:7120 DEBUG: CPythonInvoker(2, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.grab.fanart
  1026. 14:29:22 T:1488 INFO: Python script stopped
  1027. 14:29:22 T:1488 DEBUG: Thread LanguageInvoker 1488 terminating
  1028. 14:29:22 T:3624 DEBUG: CPythonInvoker(6, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.addon.signals\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.trakt\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1029. 14:29:22 T:3624 DEBUG: CPythonInvoker(6, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt
  1030. 14:29:22 T:4248 DEBUG: CPythonInvoker(5, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 2.13.0 of the xbmc.python api
  1031. 14:29:22 T:5508 DEBUG: CPythonInvoker(3, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simple.downloader;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.parsedom\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1032. 14:29:22 T:5508 DEBUG: CPythonInvoker(3, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simple.downloader
  1033. 14:29:22 T:464 DEBUG: CPythonInvoker(9, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1034. 14:29:22 T:464 DEBUG: CPythonInvoker(9, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider
  1035. 14:29:22 T:7784 DEBUG: CPythonInvoker(10, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1036. 14:29:22 T:7784 DEBUG: CPythonInvoker(10, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  1037. 14:29:22 T:2788 DEBUG: CPythonInvoker(11, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artistslideshow;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1038. 14:29:22 T:2788 DEBUG: CPythonInvoker(11, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artistslideshow
  1039. 14:29:22 T:1624 DEBUG: CPythonInvoker(13, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.toolbox\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.toolbox;C:\Kodi\addons\script.module.pil\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1040. 14:29:22 T:1624 DEBUG: CPythonInvoker(13, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.toolbox\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.toolbox
  1041. 14:29:22 T:8528 DEBUG: CPythonInvoker(12, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.info.service;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1042. 14:29:22 T:8528 DEBUG: CPythonInvoker(12, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.info.service
  1043. 14:29:22 T:7916 DEBUG: CPythonInvoker(14, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.colorbox\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.colorbox;C:\Kodi\addons\script.module.pil\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1044. 14:29:22 T:7916 DEBUG: CPythonInvoker(14, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.colorbox\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.colorbox
  1045. 14:29:22 T:7232 DEBUG: CPythonInvoker(1, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.cu.lrclyrics;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1046. 14:29:22 T:7232 DEBUG: CPythonInvoker(1, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.cu.lrclyrics
  1047. 14:29:22 T:8712 DEBUG: CPythonInvoker(8, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.videoextras\service.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.videoextras;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1048. 14:29:22 T:8712 DEBUG: CPythonInvoker(8, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.videoextras\service.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.videoextras
  1049. 14:29:22 T:748 DEBUG: CPythonInvoker(4, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.ratingupdate;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.myconnpy\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1050. 14:29:22 T:748 DEBUG: CPythonInvoker(4, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.ratingupdate
  1051. 14:29:22 T:2180 DEBUG: CPythonInvoker(7, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1052. 14:29:22 T:2180 DEBUG: CPythonInvoker(7, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  1053. 14:29:22 T:7120 DEBUG: CPythonInvoker(2, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): instantiating addon using automatically obtained id of "script.grab.fanart" dependent on version 2.19.0 of the xbmc.python api
  1054. 14:29:22 T:3624 DEBUG: CPythonInvoker(6, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt\default.py): instantiating addon using automatically obtained id of "script.trakt" dependent on version 2.24.0 of the xbmc.python api
  1055. 14:29:22 T:5508 DEBUG: CPythonInvoker(3, C:\Users\SiLVO\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
  1056. 14:29:22 T:7784 DEBUG: CPythonInvoker(10, C:\Users\SiLVO\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
  1057. 14:29:22 T:8528 DEBUG: CPythonInvoker(12, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): instantiating addon using automatically obtained id of "script.skin.info.service" dependent on version 2.1.0 of the xbmc.python api
  1058. 14:29:22 T:2788 DEBUG: CPythonInvoker(11, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py): instantiating addon using automatically obtained id of "script.artistslideshow" dependent on version 2.19.0 of the xbmc.python api
  1059. 14:29:22 T:5152 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  1060. 14:29:22 T:8712 DEBUG: CPythonInvoker(8, C:\Users\SiLVO\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
  1061. 14:29:22 T:2180 DEBUG: CPythonInvoker(7, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
  1062. 14:29:22 T:464 DEBUG: CPythonInvoker(9, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): instantiating addon using automatically obtained id of "service.library.data.provider" dependent on version 2.25.0 of the xbmc.python api
  1063. 14:29:22 T:7916 DEBUG: CPythonInvoker(14, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.colorbox\default.py): instantiating addon using automatically obtained id of "script.colorbox" dependent on version 2.1.0 of the xbmc.python api
  1064. 14:29:22 T:7232 DEBUG: CPythonInvoker(1, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): instantiating addon using automatically obtained id of "script.cu.lrclyrics" dependent on version 2.25.0 of the xbmc.python api
  1065. 14:29:22 T:1624 DEBUG: CPythonInvoker(13, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.toolbox\default.py): instantiating addon using automatically obtained id of "script.toolbox" dependent on version 2.1.0 of the xbmc.python api
  1066. 14:29:22 T:748 DEBUG: CPythonInvoker(4, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): instantiating addon using automatically obtained id of "script.ratingupdate" dependent on version 2.23.0 of the xbmc.python api
  1067. 14:29:23 T:2180 DEBUG: script.tv.show.next.aired: ### params: {'service': 'true'}
  1068. 14:29:23 T:2180 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15)
  1069. 14:29:23 T:2180 DEBUG: CVideoDatabase::RunQuery took 5 ms for 85 items query: SELECT * FROM tvshow_view
  1070. 14:29:23 T:4964 DEBUG: ZeroconfMDNS: KODI (SiLVO-PC)._http._tcp.local. now registered and active
  1071. 14:29:23 T:4964 DEBUG: ZeroconfMDNS: KODI (SiLVO-PC)._xbmc-jsonrpc._tcp.local. now registered and active
  1072. 14:29:23 T:4964 DEBUG: ZeroconfMDNS: KODI (SiLVO-PC)._xbmc-events._udp.local. now registered and active
  1073. 14:29:23 T:4964 DEBUG: ZeroconfMDNS: E03F49B4AA76@KODI (SiLVO-PC)._raop._tcp.local. now registered and active
  1074. 14:29:23 T:4964 DEBUG: ZeroconfMDNS: KODI (SiLVO-PC)._xbmc-jsonrpc-h._tcp.local. now registered and active
  1075. 14:29:23 T:7124 DEBUG: -->Python Interpreter Initialized<--
  1076. 14:29:23 T:7124 DEBUG: CPythonInvoker(15, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py"
  1077. 14:29:23 T:9756 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{2163d15c-a6c8-40ae-8375-379c5dbb1425} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  1078. 14:29:23 T:7124 DEBUG: CPythonInvoker(15, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.common.plugin.cache;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1079. 14:29:23 T:7124 DEBUG: CPythonInvoker(15, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.common.plugin.cache
  1080. 14:29:23 T:7124 DEBUG: CPythonInvoker(15, C:\Users\SiLVO\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
  1081. 14:29:23 T:976 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-51911.110973, adjusted:-51911.110973
  1082. 14:29:23 T:5152 DEBUG: CRemoteControl::Connect - failed to connect
  1083. 14:29:23 T:5152 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  1084. 14:29:24 T:7784 DEBUG: Version Check: Version 0.3.19 started
  1085. 14:29:24 T:8528 DEBUG: script.skin.info.service: starting daemon
  1086. 14:29:24 T:8528 DEBUG: script.skin.info.service: version 1.0.0 started
  1087. 14:29:24 T:8528 DEBUG: script.skin.info.service: starting backend
  1088. 14:29:24 T:1624 DEBUG: script.toolbox: version 1.1.1 started
  1089. 14:29:24 T:1624 DEBUG: script.toolbox: blurred img already created: C:\Users\SiLVO\AppData\Roaming\Kodi\userdata\addon_data\script.toolbox\c9b81248bc9bddc1a5976a52b2f7adc730.png
  1090. 14:29:24 T:7232 INFO: CPythonInvoker(1, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): script successfully run
  1091. 14:29:24 T:748 INFO: CPythonInvoker(4, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.ratingupdate\service.py): script successfully run
  1092. 14:29:24 T:7916 DEBUG: script.colorbox: version 1.0.10 started
  1093. 14:29:24 T:4248 NOTICE: Skin Helper Service --> skin helper service version 1.0.90 started
  1094. 14:29:24 T:7232 INFO: Python script stopped
  1095. 14:29:24 T:7232 DEBUG: Thread LanguageInvoker 7232 terminating
  1096. 14:29:24 T:7916 DEBUG: script.colorbox: finished
  1097. 14:29:24 T:7916 INFO: CPythonInvoker(14, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.colorbox\default.py): script successfully run
  1098. 14:29:24 T:4248 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
  1099. 14:29:24 T:748 INFO: Python script stopped
  1100. 14:29:24 T:464 DEBUG: Library Data Provider: service version 0.1.6 started
  1101. 14:29:24 T:748 DEBUG: Thread LanguageInvoker 748 terminating
  1102. 14:29:24 T:7916 INFO: Python script stopped
  1103. 14:29:24 T:7916 DEBUG: Thread LanguageInvoker 7916 terminating
  1104. 14:29:24 T:5508 INFO: CPythonInvoker(3, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simple.downloader\default.py): script successfully run
  1105. 14:29:24 T:464 DEBUG: CVideoDatabase::RunQuery took 9 ms for 211 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  1106. 14:29:24 T:7120 NOTICE: script.grab.fanart: Grab Fanart Service Started
  1107. 14:29:24 T:7120 DEBUG: script.grab.fanart: media type is: random
  1108. 14:29:24 T:5508 INFO: Python script stopped
  1109. 14:29:24 T:5508 DEBUG: Thread LanguageInvoker 5508 terminating
  1110. 14:29:24 T:7120 DEBUG: CVideoDatabase::RunQuery took 26 ms for 1453 items query: select * from movie_view
  1111. 14:29:24 T:464 DEBUG: CVideoDatabase::RunQuery took 5 ms for 459 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1112. 14:29:24 T:7124 DEBUG: StorageServer Module loaded RUN
  1113. 14:29:24 T:7124 DEBUG: StorageClient-2.5.4 Starting server
  1114. 14:29:24 T:464 DEBUG: CMusicDatabase::GetSongsFullByWhere query = SELECT songview.*, songartistview.* FROM songview JOIN songartistview ON songartistview.idsong = songview.idsong WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  1115. 14:29:24 T:464 DEBUG: CMusicDatabase::GetSongsFullByWhere() - took 94 ms
  1116. 14:29:24 T:464 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1117. 14:29:24 T:8712 DEBUG: CVideoDatabase::RunQuery took 25 ms for 1453 items query: select * from movie_view
  1118. 14:29:24 T:1624 DEBUG: script.toolbox: Average Color: FFF0F0F0
  1119. 14:29:24 T:464 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 10 ms
  1120. 14:29:24 T:464 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view WHERE ((musicvideo_view.playCount IS NULL OR musicvideo_view.playCount < 1))
  1121. 14:29:24 T:464 DEBUG: CVideoDatabase::RunQuery took 10 ms for 211 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  1122. 14:29:24 T:464 DEBUG: CVideoDatabase::RunQuery took 4 ms for 459 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1123. 14:29:24 T:2788 NOTICE: [Artist Slideshow] script version 1.8.8 started
  1124. 14:29:24 T:2788 NOTICE: [Artist Slideshow] debug logging set to false
  1125. 14:29:24 T:464 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1126. 14:29:24 T:464 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 9 ms
  1127. 14:29:24 T:464 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view WHERE ((musicvideo_view.playCount IS NULL OR musicvideo_view.playCount < 1))
  1128. 14:29:24 T:464 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1129. 14:29:24 T:464 DEBUG: CVideoDatabase::RunQuery took 5 ms for 2 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount - tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1)) AND ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
  1130. 14:29:24 T:464 DEBUG: CVideoDatabase::RunQuery took 1 ms for 41 items query: select * from episode_view WHERE (episode_view.idShow = 96) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1131. 14:29:24 T:464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1132. 14:29:24 T:464 DEBUG: CVideoDatabase::RunQuery took 2 ms for 218 items query: select * from episode_view WHERE (episode_view.idShow = 52) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1133. 14:29:24 T:464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1134. 14:29:24 T:464 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1135. 14:29:24 T:464 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 10 ms
  1136. 14:29:24 T:976 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-828.207318, adjusted:-828.207318
  1137. 14:29:24 T:464 DEBUG: CFavourites::Load - no system favourites found, skipping
  1138. 14:29:24 T:464 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:00.488000
  1139. 14:29:25 T:7120 DEBUG: script.grab.fanart: found 1453 movies files
  1140. 14:29:25 T:7120 DEBUG: CVideoDatabase::RunQuery took 12 ms for 85 items query: SELECT * FROM tvshow_view
  1141. 14:29:25 T:7120 DEBUG: script.grab.fanart: found 85 tv files
  1142. 14:29:25 T:7120 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist ) OR artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist WHERE song_artist.idRole = 1)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
  1143. 14:29:25 T:7120 DEBUG: Time to retrieve artists from dataset = 21
  1144. 14:29:25 T:7120 DEBUG: script.grab.fanart: found 155 music files
  1145. 14:29:25 T:976 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:700.812403, adjusted:700.812403
  1146. 14:29:26 T:7920 DEBUG: CPullupCorrection: detected pattern of length 1: 33333.33, frameduration: 33333.333333
  1147. 14:29:26 T:976 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-7.796430, adjusted:-7.796430
  1148. 14:29:27 T:976 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-69.610247, adjusted:-69.610247
  1149. 14:29:29 T:976 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-52.256618, adjusted:-52.256618
  1150. 14:29:29 T:7784 DEBUG: Version Check: Version installed {u'major': 17, u'tag': u'alpha', u'tagversion': u'2', u'minor': 0, u'revision': u'20160523-2d51629'}
  1151. 14:29:29 T:7784 INFO: CPythonInvoker(10, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  1152. 14:29:29 T:7784 INFO: Python script stopped
  1153. 14:29:29 T:7784 DEBUG: Thread LanguageInvoker 7784 terminating
  1154. 14:29:29 T:5768 DEBUG: CFavourites::Load - no system favourites found, skipping
  1155. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 13 ms for 298 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet ORDER BY sets.idSet
  1156. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=2 ORDER BY sets.idSet
  1157. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 2
  1158. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 24 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=4 ORDER BY sets.idSet
  1159. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from movie_view WHERE movie_view.idSet = 4
  1160. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=5 ORDER BY sets.idSet
  1161. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 5
  1162. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=8 ORDER BY sets.idSet
  1163. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 8
  1164. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 6 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=9 ORDER BY sets.idSet
  1165. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from movie_view WHERE movie_view.idSet = 9
  1166. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=12 ORDER BY sets.idSet
  1167. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 12
  1168. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=14 ORDER BY sets.idSet
  1169. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 14
  1170. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=16 ORDER BY sets.idSet
  1171. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 16
  1172. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=19 ORDER BY sets.idSet
  1173. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 19
  1174. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=21 ORDER BY sets.idSet
  1175. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 21
  1176. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=24 ORDER BY sets.idSet
  1177. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 24
  1178. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 5 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=25 ORDER BY sets.idSet
  1179. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 5 items query: select * from movie_view WHERE movie_view.idSet = 25
  1180. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 5 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=28 ORDER BY sets.idSet
  1181. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 5 items query: select * from movie_view WHERE movie_view.idSet = 28
  1182. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=33 ORDER BY sets.idSet
  1183. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 33
  1184. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=34 ORDER BY sets.idSet
  1185. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 34
  1186. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=35 ORDER BY sets.idSet
  1187. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 35
  1188. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=37 ORDER BY sets.idSet
  1189. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 37
  1190. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=39 ORDER BY sets.idSet
  1191. 14:29:29 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 39
  1192. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=40 ORDER BY sets.idSet
  1193. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 40
  1194. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 9 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=42 ORDER BY sets.idSet
  1195. 14:29:30 T:976 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-52.328056, adjusted:-52.328056
  1196. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from movie_view WHERE movie_view.idSet = 42
  1197. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=45 ORDER BY sets.idSet
  1198. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 45
  1199. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=47 ORDER BY sets.idSet
  1200. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 47
  1201. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=49 ORDER BY sets.idSet
  1202. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 49
  1203. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=50 ORDER BY sets.idSet
  1204. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 50
  1205. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=52 ORDER BY sets.idSet
  1206. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 52
  1207. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=55 ORDER BY sets.idSet
  1208. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 55
  1209. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=72 ORDER BY sets.idSet
  1210. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 72
  1211. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=73 ORDER BY sets.idSet
  1212. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 73
  1213. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=75 ORDER BY sets.idSet
  1214. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 75
  1215. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=76 ORDER BY sets.idSet
  1216. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 76
  1217. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=80 ORDER BY sets.idSet
  1218. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 80
  1219. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=81 ORDER BY sets.idSet
  1220. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 81
  1221. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=87 ORDER BY sets.idSet
  1222. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 87
  1223. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=88 ORDER BY sets.idSet
  1224. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 88
  1225. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=90 ORDER BY sets.idSet
  1226. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 90
  1227. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=91 ORDER BY sets.idSet
  1228. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 91
  1229. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=92 ORDER BY sets.idSet
  1230. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 92
  1231. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=96 ORDER BY sets.idSet
  1232. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 96
  1233. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=98 ORDER BY sets.idSet
  1234. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 98
  1235. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=99 ORDER BY sets.idSet
  1236. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 99
  1237. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 7 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=123 ORDER BY sets.idSet
  1238. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 7 items query: select * from movie_view WHERE movie_view.idSet = 123
  1239. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=126 ORDER BY sets.idSet
  1240. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 126
  1241. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=129 ORDER BY sets.idSet
  1242. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 129
  1243. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=131 ORDER BY sets.idSet
  1244. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 131
  1245. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=140 ORDER BY sets.idSet
  1246. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 140
  1247. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 5 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=147 ORDER BY sets.idSet
  1248. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 5 items query: select * from movie_view WHERE movie_view.idSet = 147
  1249. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 11 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=148 ORDER BY sets.idSet
  1250. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from movie_view WHERE movie_view.idSet = 148
  1251. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 8 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=152 ORDER BY sets.idSet
  1252. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 8 items query: select * from movie_view WHERE movie_view.idSet = 152
  1253. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=154 ORDER BY sets.idSet
  1254. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 154
  1255. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 7 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=160 ORDER BY sets.idSet
  1256. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 7 items query: select * from movie_view WHERE movie_view.idSet = 160
  1257. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=164 ORDER BY sets.idSet
  1258. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 164
  1259. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=169 ORDER BY sets.idSet
  1260. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 169
  1261. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=174 ORDER BY sets.idSet
  1262. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 174
  1263. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 5 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=175 ORDER BY sets.idSet
  1264. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 5 items query: select * from movie_view WHERE movie_view.idSet = 175
  1265. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 7 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=179 ORDER BY sets.idSet
  1266. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 7 items query: select * from movie_view WHERE movie_view.idSet = 179
  1267. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=185 ORDER BY sets.idSet
  1268. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 185
  1269. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 7 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=186 ORDER BY sets.idSet
  1270. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 7 items query: select * from movie_view WHERE movie_view.idSet = 186
  1271. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=187 ORDER BY sets.idSet
  1272. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 187
  1273. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=195 ORDER BY sets.idSet
  1274. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 195
  1275. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=196 ORDER BY sets.idSet
  1276. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 196
  1277. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=221 ORDER BY sets.idSet
  1278. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 221
  1279. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 6 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=223 ORDER BY sets.idSet
  1280. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 6 items query: select * from movie_view WHERE movie_view.idSet = 223
  1281. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=224 ORDER BY sets.idSet
  1282. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 224
  1283. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 4 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=233 ORDER BY sets.idSet
  1284. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from movie_view WHERE movie_view.idSet = 233
  1285. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 6 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=236 ORDER BY sets.idSet
  1286. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 6 items query: select * from movie_view WHERE movie_view.idSet = 236
  1287. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=260 ORDER BY sets.idSet
  1288. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 260
  1289. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=263 ORDER BY sets.idSet
  1290. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 263
  1291. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=267 ORDER BY sets.idSet
  1292. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 267
  1293. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 7 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=281 ORDER BY sets.idSet
  1294. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 7 items query: select * from movie_view WHERE movie_view.idSet = 281
  1295. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 2 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=282 ORDER BY sets.idSet
  1296. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from movie_view WHERE movie_view.idSet = 282
  1297. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=283 ORDER BY sets.idSet
  1298. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 283
  1299. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=284 ORDER BY sets.idSet
  1300. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 284
  1301. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=285 ORDER BY sets.idSet
  1302. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 285
  1303. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=286 ORDER BY sets.idSet
  1304. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 286
  1305. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=287 ORDER BY sets.idSet
  1306. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 287
  1307. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=288 ORDER BY sets.idSet
  1308. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 288
  1309. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=289 ORDER BY sets.idSet
  1310. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 289
  1311. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 3 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=290 ORDER BY sets.idSet
  1312. 14:29:30 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from movie_view WHERE movie_view.idSet = 290
  1313. 14:29:31 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=291 ORDER BY sets.idSet
  1314. 14:29:31 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 291
  1315. 14:29:31 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=292 ORDER BY sets.idSet
  1316. 14:29:31 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 292
  1317. 14:29:31 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=293 ORDER BY sets.idSet
  1318. 14:29:31 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 293
  1319. 14:29:31 T:976 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-49.665167, adjusted:-49.665167
  1320. 14:29:31 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=294 ORDER BY sets.idSet
  1321. 14:29:31 T:5768 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 294
  1322. 14:29:31 T:5768 DEBUG: CVideoDatabase::RunQuery took 5 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=295 ORDER BY sets.idSet
  1323. 14:29:31 T:5768 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 295
  1324. 14:29:31 T:5768 DEBUG: CVideoDatabase::RunQuery took 6 ms for 1 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet WHERE sets.idSet=296 ORDER BY sets.idSet
  1325. 14:29:31 T:5768 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from movie_view WHERE movie_view.idSet = 296
  1326. 14:29:32 T:976 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-52.819321, adjusted:-52.819321
  1327. 14:29:32 T:8712 DEBUG: CVideoDatabase::RunQuery took 8 ms for 85 items query: SELECT * FROM tvshow_view
  1328. 14:29:32 T:8712 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view
  1329. 14:29:32 T:8712 INFO: CPythonInvoker(8, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.videoextras\service.py): script successfully run
  1330. 14:29:32 T:8712 INFO: Python script stopped
  1331. 14:29:32 T:8712 DEBUG: Thread LanguageInvoker 8712 terminating
  1332. 14:29:33 T:976 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-47.753099, adjusted:-47.753099
  1333. 14:29:34 T:976 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-53.763185, adjusted:-53.763185
  1334. 14:29:34 T:976 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1335. 14:29:34 T:976 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_EOF
  1336. 14:29:34 T:976 NOTICE: CVideoPlayerAudio::Process - stream stalled
  1337. 14:29:34 T:4748 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1338. 14:29:34 T:4748 INFO: CVideoPlayer::Process - eof reading from demuxer
  1339. 14:29:34 T:4748 NOTICE: CVideoPlayer::OnExit()
  1340. 14:29:34 T:4748 NOTICE: VideoPlayer: eof, waiting for queues to empty
  1341. 14:29:34 T:4748 NOTICE: Closing stream player 1
  1342. 14:29:34 T:4748 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  1343. 14:29:34 T:976 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1344. 14:29:34 T:976 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  1345. 14:29:34 T:4748 NOTICE: Waiting for audio thread to exit
  1346. 14:29:34 T:976 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  1347. 14:29:34 T:4748 NOTICE: Closing audio device
  1348. 14:29:34 T:976 DEBUG: Thread VideoPlayerAudio 976 terminating
  1349. 14:29:34 T:4264 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1350. 14:29:34 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1351. 14:29:34 T:4748 NOTICE: Deleting audio codec
  1352. 14:29:34 T:4748 NOTICE: Closing stream player 2
  1353. 14:29:34 T:4748 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  1354. 14:29:34 T:7920 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1355. 14:29:34 T:4748 NOTICE: waiting for video thread to exit
  1356. 14:29:34 T:7920 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  1357. 14:29:34 T:7920 NOTICE: thread end: video_thread
  1358. 14:29:34 T:4748 NOTICE: deleting video codec
  1359. 14:29:34 T:7920 DEBUG: Thread VideoPlayerVideo 7920 terminating
  1360. 14:29:34 T:4748 DEBUG: CApplication::OnPlayBackEnded: play state was 2, starting 0
  1361. 14:29:34 T:4748 DEBUG: Thread VideoPlayer 4748 terminating
  1362. 14:29:34 T:9596 DEBUG: CVideoDatabase::GetMovieId (special://skin/extras/intro.mp4), query = select idMovie from movie where idFile=2899
  1363. 14:29:34 T:9596 DEBUG: CVideoDatabase::GetEpisodeId (special://skin/extras/intro.mp4), query = select idEpisode from episode where idFile=2899
  1364. 14:29:34 T:9596 DEBUG: CVideoDatabase::GetMusicVideoId (special://skin/extras/intro.mp4), query = select idMVideo from musicvideo where idFile=2899
  1365. 14:29:34 T:9596 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1366. 14:29:34 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1367. 14:29:34 T:4964 NOTICE: CVideoPlayer::CloseFile()
  1368. 14:29:34 T:4964 NOTICE: VideoPlayer: waiting for threads to exit
  1369. 14:29:34 T:4964 NOTICE: VideoPlayer: finished waiting
  1370. 14:29:34 T:4964 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
  1371. 14:29:34 T:4964 NOTICE: CVideoPlayer::CloseFile()
  1372. 14:29:34 T:4964 NOTICE: VideoPlayer: waiting for threads to exit
  1373. 14:29:34 T:4964 NOTICE: VideoPlayer: finished waiting
  1374. 14:29:34 T:4964 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
  1375. 14:29:34 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1376. 14:29:34 T:4964 DEBUG: Activating window ID: 10000
  1377. 14:29:34 T:4964 DEBUG: ------ Window Deinit (Startup.xml) ------
  1378. 14:29:34 T:4964 DEBUG: ------ Window Init (Home.xml) ------
  1379. 14:29:34 T:4964 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  1380. 14:29:34 T:4964 WARNING: Skin has invalid include: OnInfo
  1381. 14:29:34 T:2568 WARNING: Previous line repeats 1 times.
  1382. 14:29:34 T:2568 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','1','?type=randommovies&reload=20160523182924')
  1383. 14:29:34 T:5724 DEBUG: Thread LanguageInvoker start, auto delete: false
  1384. 14:29:34 T:5724 INFO: initializing python engine.
  1385. 14:29:34 T:5724 DEBUG: CPythonInvoker(16, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): start processing
  1386. 14:29:34 T:8768 INFO: WEATHER: Downloading weather
  1387. 14:29:34 T:9228 DEBUG: Thread LanguageInvoker start, auto delete: false
  1388. 14:29:34 T:9364 DEBUG: Thread JobWorker start, auto delete: true
  1389. 14:29:34 T:9228 INFO: initializing python engine.
  1390. 14:29:34 T:9228 DEBUG: CPythonInvoker(17, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  1391. 14:29:34 T:9364 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item special://skin/extras/intro.mp4
  1392. 14:29:34 T:4964 DEBUG: ------ Window Init (Custom_Debug_Overlay.xml) ------
  1393. 14:29:34 T:4964 INFO: Loading skin file: Custom_Debug_Overlay.xml, load type: KEEP_IN_MEMORY
  1394. 14:29:34 T:8492 DEBUG: Thread LanguageInvoker start, auto delete: false
  1395. 14:29:34 T:8492 INFO: initializing python engine.
  1396. 14:29:34 T:8492 DEBUG: CPythonInvoker(18, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): start processing
  1397. 14:29:34 T:9364 DEBUG: CSaveFileStateJob::DoWork - Marking video item special://skin/extras/intro.mp4 as watched
  1398. 14:29:34 T:8920 DEBUG: Thread scriptobs start, auto delete: false
  1399. 14:29:34 T:9596 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1400. 14:29:34 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1401. 14:29:34 T:7256 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1402. 14:29:34 T:7256 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum desc, songview.itrack, songartistview.iOrder
  1403. 14:29:34 T:7256 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
  1404. 14:29:34 T:7256 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1405. 14:29:34 T:5724 DEBUG: -->Python Interpreter Initialized<--
  1406. 14:29:34 T:5724 DEBUG: CPythonInvoker(16, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py"
  1407. 14:29:34 T:5724 DEBUG: CPythonInvoker(16, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1408. 14:29:34 T:5724 DEBUG: CPythonInvoker(16, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider
  1409. 14:29:34 T:5724 DEBUG: CPythonInvoker(16, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): instantiating addon using automatically obtained id of "service.library.data.provider" dependent on version 2.25.0 of the xbmc.python api
  1410. 14:29:34 T:7256 DEBUG: CVideoDatabase::RunQuery took 27 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1411. 14:29:34 T:7256 DEBUG: CVideoDatabase::RunQuery took 10 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1412. 14:29:34 T:9228 DEBUG: -->Python Interpreter Initialized<--
  1413. 14:29:34 T:9228 DEBUG: CPythonInvoker(17, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  1414. 14:29:34 T:8492 DEBUG: -->Python Interpreter Initialized<--
  1415. 14:29:34 T:8492 DEBUG: CPythonInvoker(18, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py"
  1416. 14:29:34 T:9228 DEBUG: CPythonInvoker(17, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1417. 14:29:34 T:9228 DEBUG: CPythonInvoker(17, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts
  1418. 14:29:34 T:8492 DEBUG: CPythonInvoker(18, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\weather.openweathermap.extended;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1419. 14:29:34 T:8492 DEBUG: CPythonInvoker(18, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\weather.openweathermap.extended
  1420. 14:29:34 T:9228 DEBUG: CPythonInvoker(17, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 2.20.0 of the xbmc.python api
  1421. 14:29:34 T:7256 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1422. 14:29:34 T:8492 DEBUG: CPythonInvoker(18, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): instantiating addon using automatically obtained id of "weather.openweathermap.extended" dependent on version 2.24.0 of the xbmc.python api
  1423. 14:29:34 T:7256 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1424. 14:29:34 T:7256 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist ) OR artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist WHERE song_artist.idRole = 1)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
  1425. 14:29:34 T:5356 INFO: CActiveAESink::OpenSink - initialize sink
  1426. 14:29:34 T:5356 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  1427. 14:29:35 T:5356 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{2163D15C-A6C8-40AE-8375-379C5DBB1425}
  1428. 14:29:35 T:5356 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 002F0AD8
  1429. 14:29:35 T:5356 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  1430. 14:29:35 T:5356 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  1431. 14:29:35 T:5356 DEBUG: Audio Device : PanasonicTV0-4 (NVIDIA High Definition Audio)
  1432. 14:29:35 T:5356 DEBUG: Sample Rate : 44100
  1433. 14:29:35 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  1434. 14:29:35 T:5356 DEBUG: Bits Per Sample : 32
  1435. 14:29:35 T:5356 DEBUG: Valid Bits/Samp : 32
  1436. 14:29:35 T:5356 DEBUG: Channel Count : 8
  1437. 14:29:35 T:5356 DEBUG: Block Align : 32
  1438. 14:29:35 T:5356 DEBUG: Avg. Bytes Sec : 1411200
  1439. 14:29:35 T:5356 DEBUG: Samples/Block : 32
  1440. 14:29:35 T:5356 DEBUG: Format cBSize : 22
  1441. 14:29:35 T:5356 DEBUG: Channel Layout : FL,FR,FC,LFE,BL,BR,SL,SR
  1442. 14:29:35 T:5356 DEBUG: Channel Mask : 1599
  1443. 14:29:35 T:5356 DEBUG: Frames : 661
  1444. 14:29:35 T:5356 DEBUG: Frame Size : 32
  1445. 14:29:35 T:5356 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  1446. 14:29:35 T:5356 DEBUG: Output Device : HDMI - PanasonicTV0-4 (NVIDIA High Definition Audio)
  1447. 14:29:35 T:5356 DEBUG: Sample Rate : 44100
  1448. 14:29:35 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  1449. 14:29:35 T:5356 DEBUG: Channel Count : 8
  1450. 14:29:35 T:5356 DEBUG: Channel Layout: FL,FR,FC,LFE,BL,BR,SL,SR
  1451. 14:29:35 T:5356 DEBUG: Frames : 661
  1452. 14:29:35 T:5356 DEBUG: Frame Size : 32
  1453. 14:29:35 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1454. 14:29:35 T:5724 DEBUG: Previous line repeats 1 times.
  1455. 14:29:35 T:5724 DEBUG: Library Data Provider: script version 0.1.6 started
  1456. 14:29:35 T:5356 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  1457. 14:29:35 T:4964 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1458. 14:29:35 T:5724 DEBUG: Library Data Provider: script version 0.1.6 stopped
  1459. 14:29:35 T:5724 INFO: CPythonInvoker(16, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\default.py): script successfully run
  1460. 14:29:35 T:8920 DEBUG: Thread scriptobs 8920 terminating
  1461. 14:29:35 T:5724 INFO: Python script stopped
  1462. 14:29:35 T:5724 DEBUG: Thread LanguageInvoker 5724 terminating
  1463. 14:29:35 T:4964 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1464. 14:29:35 T:6972 DEBUG: Thread LanguageInvoker start, auto delete: false
  1465. 14:29:35 T:6972 INFO: initializing python engine.
  1466. 14:29:35 T:6972 DEBUG: CPythonInvoker(19, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): start processing
  1467. 14:29:35 T:9228 DEBUG: script.skinshortcuts: script version 1.0.8 started
  1468. 14:29:35 T:6972 DEBUG: -->Python Interpreter Initialized<--
  1469. 14:29:35 T:6972 DEBUG: CPythonInvoker(19, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py"
  1470. 14:29:35 T:6972 DEBUG: CPythonInvoker(19, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.openweathermap.maps;C:\Kodi\addons\script.module.pil\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1471. 14:29:35 T:6972 DEBUG: CPythonInvoker(19, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.openweathermap.maps
  1472. 14:29:35 T:6972 DEBUG: CPythonInvoker(19, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): instantiating addon using automatically obtained id of "script.openweathermap.maps" dependent on version 2.20.0 of the xbmc.python api
  1473. 14:29:35 T:9228 DEBUG: script.skinshortcuts: Profile found: Master user (special://masterprofile/)
  1474. 14:29:35 T:9228 DEBUG: script.skinshortcuts: Menu is up to date
  1475. 14:29:35 T:9228 DEBUG: script.skinshortcuts: script stopped
  1476. 14:29:35 T:9228 INFO: CPythonInvoker(17, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  1477. 14:29:35 T:9228 INFO: Python script stopped
  1478. 14:29:35 T:9228 DEBUG: Thread LanguageInvoker 9228 terminating
  1479. 14:29:35 T:4508 DEBUG: Thread RSSReader start, auto delete: false
  1480. 14:29:35 T:4508 DEBUG: CurlFile::Open(181CF290) http://feeds2.feedburner.com/slashfilm
  1481. 14:29:35 T:4508 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://feeds2.feedburner.com
  1482. 14:29:35 T:4508 DEBUG: Got rss feed: http://feeds2.feedburner.com/slashfilm
  1483. 14:29:35 T:4508 DEBUG: RSS feed encoding: UTF-8
  1484. 14:29:35 T:4508 DEBUG: Parsed rss feed: http://feeds2.feedburner.com/slashfilm
  1485. 14:29:35 T:4508 DEBUG: Thread RSSReader 4508 terminating
  1486. 14:29:35 T:8492 INFO: CPythonInvoker(18, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): script successfully run
  1487. 14:29:35 T:8492 INFO: Python script stopped
  1488. 14:29:35 T:8492 DEBUG: Thread LanguageInvoker 8492 terminating
  1489. 14:29:35 T:8768 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  1490. 14:29:35 T:8768 DEBUG: POParser: loaded 130 weather tokens
  1491. 14:29:36 T:9756 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{2163d15c-a6c8-40ae-8375-379c5dbb1425} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  1492. 14:29:37 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1493. 14:29:38 T:4964 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1494. 14:29:38 T:4964 DEBUG: Activating window ID: 10025
  1495. 14:29:38 T:4964 DEBUG: ------ Window Deinit (Home.xml) ------
  1496. 14:29:38 T:4964 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1497. 14:29:38 T:4964 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  1498. 14:29:38 T:4964 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/)
  1499. 14:29:38 T:4964 DEBUG: ParentPath = [videodb://tvshows/titles/]
  1500. 14:29:38 T:4964 DEBUG: CVideoDatabase::RunQuery took 5 ms for 79 items query: SELECT * FROM tvshow_view WHERE totalCount IS NOT NULL AND totalCount > 0
  1501. 14:29:38 T:10164 DEBUG: Thread BackgroundLoader start, auto delete: false
  1502. 14:29:38 T:10164 DEBUG: Thread BackgroundLoader 10164 terminating
  1503. 14:29:38 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1504. 14:29:38 T:8604 DEBUG: Thread LanguageInvoker start, auto delete: false
  1505. 14:29:38 T:8604 INFO: initializing python engine.
  1506. 14:29:38 T:8604 DEBUG: CPythonInvoker(20, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): start processing
  1507. 14:29:38 T:8604 DEBUG: -->Python Interpreter Initialized<--
  1508. 14:29:38 T:8604 DEBUG: CPythonInvoker(20, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py"
  1509. 14:29:38 T:8604 DEBUG: CPythonInvoker(20, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  1510. 14:29:38 T:8604 DEBUG: CPythonInvoker(20, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  1511. 14:29:38 T:8604 DEBUG: CPythonInvoker(20, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
  1512. 14:29:39 T:8604 DEBUG: script.tv.show.next.aired: ### params: {'backend': 'True'}
  1513. 14:29:39 T:8604 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.15)
  1514. 14:29:39 T:8604 DEBUG: script.tv.show.next.aired: ### run_backend started
  1515. 14:29:39 T:4964 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1516. 14:29:39 T:4964 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  1517. 14:29:39 T:4964 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1518. 14:29:40 T:4964 DEBUG: Previous line repeats 1 times.
  1519. 14:29:40 T:4964 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  1520. 14:29:40 T:4964 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1521. 14:29:40 T:4964 DEBUG: Previous line repeats 1 times.
  1522. 14:29:40 T:4964 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  1523. 14:29:41 T:4964 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1524. 14:29:43 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1525. 14:29:43 T:4964 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1526. 14:29:43 T:4964 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/96/)
  1527. 14:29:43 T:4964 DEBUG: ParentPath = [videodb://tvshows/titles/]
  1528. 14:29:43 T:7256 DEBUG: CVideoDatabase::RunQuery took 22 ms for 7 items query: SELECT * FROM season_view WHERE season_view.idShow = 96
  1529. 14:29:43 T:7256 DEBUG: CVideoDatabase::RunQuery took 11 ms for 0 items query: select * from movie_view join movielinktvshow on movielinktvshow.idMovie=movie_view.idMovie WHERE movielinktvshow.idShow = 96
  1530. 14:29:43 T:4964 DEBUG: WindowVideoNav::GetDirectory
  1531. 14:29:43 T:4584 DEBUG: Thread BackgroundLoader start, auto delete: false
  1532. 14:29:43 T:4584 DEBUG: Thread BackgroundLoader 4584 terminating
  1533. 14:29:43 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1534. 14:29:43 T:8536 DEBUG: Thread BackgroundLoader start, auto delete: false
  1535. 14:29:43 T:8536 DEBUG: Thread BackgroundLoader 8536 terminating
  1536. 14:29:46 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1537. 14:29:46 T:4964 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1538. 14:29:46 T:4964 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/96/6/?tvshowid=96)
  1539. 14:29:46 T:4964 DEBUG: ParentPath = [videodb://tvshows/titles/96/]
  1540. 14:29:46 T:7256 DEBUG: CVideoDatabase::RunQuery took 2 ms for 26 items query: select * from episode_view WHERE (episode_view.idShow = 96) AND ((episode_view.c12 = 6 or (episode_view.c12 = 0 and (episode_view.c15 = 0 or episode_view.c15 = 6))))
  1541. 14:29:46 T:4964 DEBUG: WindowVideoNav::GetDirectory
  1542. 14:29:46 T:4456 DEBUG: Thread BackgroundLoader start, auto delete: false
  1543. 14:29:46 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1544. 14:29:46 T:4456 DEBUG: Thread BackgroundLoader 4456 terminating
  1545. 14:29:46 T:8528 DEBUG: CVideoDatabase::RunQuery took 12 ms for 7 items query: SELECT * FROM season_view WHERE season_view.idShow = 96
  1546. 14:29:49 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1547. 14:29:49 T:4964 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1548. 14:29:50 T:4964 DEBUG: CGUIWindowVideoBase::OnPlayMedia H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  1549. 14:29:50 T:9596 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1550. 14:29:50 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1551. 14:29:50 T:4964 DEBUG: Loading settings for H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  1552. 14:29:50 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers(H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv)
  1553. 14:29:50 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1554. 14:29:50 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1555. 14:29:50 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1556. 14:29:50 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1557. 14:29:50 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1558. 14:29:50 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1559. 14:29:50 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1560. 14:29:50 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1561. 14:29:50 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1562. 14:29:50 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1563. 14:29:50 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1564. 14:29:50 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1565. 14:29:50 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1566. 14:29:50 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  1567. 14:29:50 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1568. 14:29:50 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1569. 14:29:50 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1570. 14:29:50 T:4964 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  1571. 14:29:50 T:4964 NOTICE: VideoPlayer: Opening: H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  1572. 14:29:50 T:4964 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1573. 14:29:50 T:4964 ERROR: DXVA::CProcessorHD::IsFormatSupported - Unsupported format 105 for 1.
  1574. 14:29:50 T:856 DEBUG: Thread VideoPlayer start, auto delete: false
  1575. 14:29:50 T:856 NOTICE: Creating InputStream
  1576. 14:29:50 T:856 DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
  1577. 14:29:50 T:856 DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 1 ms)
  1578. 14:29:50 T:856 NOTICE: Creating Demuxer
  1579. 14:29:50 T:856 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  1580. 14:29:50 T:856 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1581. 14:29:50 T:856 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1582. 14:29:50 T:856 INFO: ffmpeg[358]: Input #0, matroska,webm, H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mk':
  1583. 14:29:50 T:856 INFO: ffmpeg[358]: Metadata:
  1584. 14:29:50 T:856 INFO: ffmpeg[358]: CREATION_TIME : 2016-03-11T14:09:26Z
  1585. 14:29:50 T:856 INFO: ffmpeg[358]: ENCODER : Lavf56.1.0
  1586. 14:29:50 T:856 INFO: ffmpeg[358]: Duration: 00:45:09.16, start: 0.062000, bitrate: 1710 kb/s
  1587. 14:29:50 T:856 INFO: ffmpeg[358]: Stream #0:0: Video: hevc (Main 10), yuv420p10le(tv, bt709), 1440x1080 [SAR 1:1 DAR 4:3], 23.98 fps, 23.98 tbr, 1k tbn, 23.98 tbc (default)
  1588. 14:29:50 T:856 INFO: ffmpeg[358]: Stream #0:1(eng): Audio: aac (LC), 48000 Hz, 5.1, fltp (default)
  1589. 14:29:50 T:856 INFO: ffmpeg[358]: Metadata:
  1590. 14:29:50 T:856 INFO: ffmpeg[358]: title : Surround
  1591. 14:29:50 T:856 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  1592. 14:29:50 T:856 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  1593. 14:29:50 T:856 NOTICE: Opening stream: 0 source: 256
  1594. 14:29:50 T:856 NOTICE: Creating video codec with codec id: 174
  1595. 14:29:50 T:856 DEBUG: FactoryCodec - Video: - Opening
  1596. 14:29:50 T:856 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
  1597. 14:29:50 T:856 DEBUG: CDVDVideoCodecFFmpeg - open frame threaded with 4 threads
  1598. 14:29:50 T:856 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-hevc
  1599. 14:29:50 T:856 DEBUG: FactoryCodec - Video: ff-hevc - Opened
  1600. 14:29:50 T:856 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 174
  1601. 14:29:50 T:856 NOTICE: Creating video thread
  1602. 14:29:50 T:856 NOTICE: Opening stream: 1 source: 256
  1603. 14:29:50 T:856 NOTICE: Finding audio codec for: 86018
  1604. 14:29:50 T:856 DEBUG: FactoryCodec - Audio: passthrough - Opening
  1605. 14:29:50 T:856 DEBUG: FactoryCodec - Audio: passthrough - Failed
  1606. 14:29:50 T:856 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1607. 14:29:50 T:7588 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  1608. 14:29:50 T:7588 NOTICE: running thread: video_thread
  1609. 14:29:50 T:856 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1610. 14:29:50 T:856 NOTICE: Creating audio thread
  1611. 14:29:50 T:856 DEBUG: CEdl::ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  1612. 14:29:50 T:856 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
  1613. 14:29:50 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1614. 14:29:50 T:4964 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
  1615. 14:29:50 T:4964 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  1616. 14:29:50 T:7588 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1617. 14:29:50 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1618. 14:29:50 T:856 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1619. 14:29:50 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1620. 14:29:50 T:856 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1621. 14:29:50 T:4964 NOTICE: Previous line repeats 1 times.
  1622. 14:29:50 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1623. 14:29:50 T:2236 DEBUG: Thread VideoPlayerAudio start, auto delete: false
  1624. 14:29:50 T:2236 NOTICE: running thread: CVideoPlayerAudio::Process()
  1625. 14:29:50 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1626. 14:29:50 T:2236 NOTICE: Creating audio stream (codec id: 86018, channels: 6, sample rate: 48000, no pass-through)
  1627. 14:29:50 T:2236 DEBUG: CVideoPlayerAudio:: synctype set to 0: clock feedback
  1628. 14:29:50 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1629. 14:29:50 T:7256 DEBUG: CGUIInfoManager::SetCurrentMovie(H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv)
  1630. 14:29:50 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1631. 14:29:50 T:9596 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1632. 14:29:50 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1633. 14:29:50 T:7256 DEBUG: CVideoDatabase::GetMovieId (H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv), query = select idMovie from movie where idFile=3843
  1634. 14:29:50 T:7256 DEBUG: CVideoDatabase::GetEpisodeId (H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv), query = select idEpisode from episode where idFile=3843
  1635. 14:29:50 T:5356 INFO: CActiveAESink::OpenSink - initialize sink
  1636. 14:29:50 T:5356 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  1637. 14:29:50 T:5356 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{2163D15C-A6C8-40AE-8375-379C5DBB1425}
  1638. 14:29:50 T:5356 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 002F0AD8
  1639. 14:29:50 T:5356 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  1640. 14:29:50 T:5356 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  1641. 14:29:50 T:5356 DEBUG: Audio Device : PanasonicTV0-4 (NVIDIA High Definition Audio)
  1642. 14:29:50 T:5356 DEBUG: Sample Rate : 48000
  1643. 14:29:50 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  1644. 14:29:50 T:5356 DEBUG: Bits Per Sample : 32
  1645. 14:29:50 T:5356 DEBUG: Valid Bits/Samp : 32
  1646. 14:29:50 T:5356 DEBUG: Channel Count : 8
  1647. 14:29:50 T:5356 DEBUG: Block Align : 32
  1648. 14:29:50 T:5356 DEBUG: Avg. Bytes Sec : 1536000
  1649. 14:29:50 T:5356 DEBUG: Samples/Block : 32
  1650. 14:29:50 T:5356 DEBUG: Format cBSize : 22
  1651. 14:29:50 T:5356 DEBUG: Channel Layout : FL,FR,FC,LFE,BL,BR,SL,SR
  1652. 14:29:50 T:5356 DEBUG: Channel Mask : 1599
  1653. 14:29:50 T:5356 DEBUG: Frames : 720
  1654. 14:29:50 T:5356 DEBUG: Frame Size : 32
  1655. 14:29:50 T:5356 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  1656. 14:29:50 T:5356 DEBUG: Output Device : HDMI - PanasonicTV0-4 (NVIDIA High Definition Audio)
  1657. 14:29:50 T:5356 DEBUG: Sample Rate : 48000
  1658. 14:29:50 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  1659. 14:29:50 T:5356 DEBUG: Channel Count : 8
  1660. 14:29:50 T:5356 DEBUG: Channel Layout: FL,FR,FC,LFE,BL,BR,SL,SR
  1661. 14:29:50 T:5356 DEBUG: Frames : 720
  1662. 14:29:50 T:5356 DEBUG: Frame Size : 32
  1663. 14:29:50 T:4264 DEBUG: ActiveAE DSP - ActiveAE::CActiveAEDSPProcess::Create - Audio DSP processing id 0 created:
  1664. 14:29:50 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1665. 14:29:50 T:856 DEBUG: Previous line repeats 1 times.
  1666. 14:29:50 T:856 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1667. 14:29:50 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1668. 14:29:50 T:5356 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  1669. 14:29:50 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1670. 14:29:50 T:7588 ERROR: ffmpeg[1DA4]: Duplicate formats in avfilter_merge_formats() detected
  1671. 14:29:50 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1672. 14:29:50 T:7588 DEBUG: CRenderManager::Configure - change configuration. 1440x1080. display: 1440x1080. framerate: 23.98. format: YV12P10
  1673. 14:29:50 T:4964 DEBUG: CWinRenderer::SelectRenderMethod: Requested render method: 0
  1674. 14:29:50 T:4964 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 1: Pixel Shaders
  1675. 14:29:50 T:4964 DEBUG: created video buffer 0
  1676. 14:29:50 T:4964 DEBUG: created video buffer 1
  1677. 14:29:50 T:4964 DEBUG: created video buffer 2
  1678. 14:29:50 T:4964 DEBUG: created video buffer 3
  1679. 14:29:50 T:4964 DEBUG: CRenderManager::Configure - 4
  1680. 14:29:50 T:4964 DEBUG: CConvolutionShaderSeparable::ChooseIntermediateD3DFormat: format 10
  1681. 14:29:50 T:4964 DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/convolutionsep-4x4_d3d.fx
  1682. 14:29:50 T:856 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1683. 14:29:50 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1684. 14:29:50 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1685. 14:29:50 T:856 DEBUG: VideoPlayer::Sync - Audio - pts: 277000.000000, cache: 298666.656017, totalcache: 579999.983311
  1686. 14:29:50 T:856 DEBUG: VideoPlayer::Sync - Video - pts: 21000.000000, cache: 50000.000000, totalcache: 100000.000000
  1687. 14:29:50 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-79000.000000)
  1688. 14:29:50 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1689. 14:29:50 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1690. 14:29:50 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(-79000.000000)
  1691. 14:29:50 T:2236 DEBUG: CDVDAudio::Resume - resume audio stream
  1692. 14:29:50 T:4264 DEBUG: ActiveAE - start sync of audio stream
  1693. 14:29:50 T:4964 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 87
  1694. 14:29:50 T:4964 DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/yuv2rgb_d3d.fx
  1695. 14:29:50 T:4964 DEBUG: Activating window ID: 12005
  1696. 14:29:50 T:4964 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1697. 14:29:50 T:4964 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1698. 14:29:50 T:4964 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  1699. 14:29:50 T:4964 NOTICE: Display resolution ADJUST : 1920x1080@ 23.98 - Full Screen (100) (weight: 0.000)
  1700. 14:29:50 T:4964 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 23.976023
  1701. 14:29:50 T:4264 DEBUG: ActiveAE::SyncStream - average error of -93.339702, start adjusting
  1702. 14:29:50 T:4264 DEBUG: ActiveAE::SyncStream - average error -18.339702 below threshold of 30.000000
  1703. 14:29:50 T:7588 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1704. 14:29:51 T:4964 DEBUG: CWinSystemWin32::OnDisplayLost - notify display lost event
  1705. 14:29:51 T:4964 DEBUG: CRenderManager::Flush - flushing renderer
  1706. 14:29:51 T:4964 NOTICE: VideoPlayer: OnLostDisplay received
  1707. 14:29:51 T:7588 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1708. 14:29:51 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1709. 14:29:51 T:4964 DEBUG: created video buffer 0
  1710. 14:29:51 T:4964 DEBUG: created video buffer 1
  1711. 14:29:51 T:4964 DEBUG: created video buffer 2
  1712. 14:29:51 T:8256 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{2163d15c-a6c8-40ae-8375-379c5dbb1425} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  1713. 14:29:51 T:4964 DEBUG: created video buffer 3
  1714. 14:29:51 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1715. 14:29:51 T:3624 DEBUG: Previous line repeats 1 times.
  1716. 14:29:51 T:3624 DEBUG: CVideoDatabase::GetMovieId (H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv), query = select idMovie from movie where idFile=3843
  1717. 14:29:51 T:3624 DEBUG: CVideoDatabase::GetEpisodeId (H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv), query = select idEpisode from episode where idFile=3843
  1718. 14:29:51 T:4964 DEBUG: CConvolutionShaderSeparable::ChooseIntermediateD3DFormat: format 10
  1719. 14:29:51 T:4964 DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/convolutionsep-4x4_d3d.fx
  1720. 14:29:51 T:1624 DEBUG: script.toolbox: image already in xbmc cache: special://profile/Thumbnails/f\f2652145.jpg
  1721. 14:29:51 T:8604 INFO: CPythonInvoker(20, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): script successfully run
  1722. 14:29:51 T:3624 DEBUG: CVideoDatabase::RunQuery took 0 ms for 26 items query: select * from episode_view WHERE (episode_view.idShow = 96) AND ((episode_view.c12 = 6 or (episode_view.c12 = 0 and (episode_view.c15 = 0 or episode_view.c15 = 6))))
  1723. 14:29:51 T:3624 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1724. 14:29:51 T:4964 DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/yuv2rgb_d3d.fx
  1725. 14:29:51 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1726. 14:29:51 T:8604 DEBUG: Previous line repeats 1 times.
  1727. 14:29:51 T:8604 INFO: Python script stopped
  1728. 14:29:51 T:8604 DEBUG: Thread LanguageInvoker 8604 terminating
  1729. 14:29:51 T:2236 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-28634.110207, adjusted:-28634.110207
  1730. 14:29:51 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1731. 14:29:51 T:1624 DEBUG: Previous line repeats 1 times.
  1732. 14:29:51 T:1624 DEBUG: script.toolbox: Average Color: FF8c8278
  1733. 14:29:52 T:7588 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1734. 14:29:52 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1735. 14:29:52 T:4964 DEBUG: Previous line repeats 5 times.
  1736. 14:29:52 T:4964 DEBUG: CWinSystemWin32::OnDisplayReset - notify display reset event
  1737. 14:29:52 T:4964 NOTICE: VideoPlayer: OnResetDisplay received
  1738. 14:29:52 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1739. 14:29:52 T:2236 DEBUG: Previous line repeats 4 times.
  1740. 14:29:52 T:2236 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-478.717726, adjusted:-478.717726
  1741. 14:29:53 T:4964 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1742. 14:29:53 T:4964 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is StepForward
  1743. 14:29:53 T:4964 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1744. 14:29:54 T:4964 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1745. 14:29:54 T:2236 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:28589.295417, adjusted:41708.333333
  1746. 14:29:54 T:2236 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-13119.037916, adjusted:-13119.037916
  1747. 14:29:54 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1748. 14:29:54 T:856 DEBUG: demuxer seek to: 34185
  1749. 14:29:54 T:856 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 36182
  1750. 14:29:54 T:856 DEBUG: demuxer seek to: 34185, success
  1751. 14:29:54 T:856 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1752. 14:29:54 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1753. 14:29:54 T:2236 DEBUG: CDVDAudio::Flush - flush audio stream
  1754. 14:29:54 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1755. 14:29:54 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1756. 14:29:54 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1757. 14:29:54 T:856 DEBUG: CDVDMsgGeneralSynchronize - global timeout
  1758. 14:29:54 T:856 DEBUG: CVideoPlayer - CDVDMsg::GENERAL_SYNCHRONIZE
  1759. 14:29:54 T:4964 DEBUG: CDVDMsgGeneralSynchronize - global timeout
  1760. 14:29:54 T:9596 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1761. 14:29:54 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1762. 14:29:54 T:7588 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1763. 14:29:54 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1764. 14:29:54 T:856 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1765. 14:29:54 T:856 NOTICE: Previous line repeats 6 times.
  1766. 14:29:54 T:856 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1767. 14:29:54 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1768. 14:29:54 T:7588 DEBUG: Previous line repeats 4 times.
  1769. 14:29:54 T:7588 ERROR: ffmpeg[1DA4]: Duplicate formats in avfilter_merge_formats() detected
  1770. 14:29:54 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1771. 14:29:54 T:856 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1772. 14:29:54 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1773. 14:29:54 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1774. 14:29:54 T:856 DEBUG: VideoPlayer::Sync - Audio - pts: 36245000.000000, cache: 293399.476957, totalcache: 579999.983311
  1775. 14:29:54 T:856 DEBUG: VideoPlayer::Sync - Video - pts: 36182000.000000, cache: 50000.000000, totalcache: 100000.000000
  1776. 14:29:54 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(35951600.523043)
  1777. 14:29:54 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1778. 14:29:55 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(35951600.523043)
  1779. 14:29:55 T:2236 DEBUG: CDVDAudio::Resume - resume audio stream
  1780. 14:29:55 T:4264 DEBUG: ActiveAE - start sync of audio stream
  1781. 14:29:55 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1782. 14:29:55 T:4264 DEBUG: ActiveAE::SyncStream - average error of -31360.102486, start adjusting
  1783. 14:29:55 T:2236 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1784. 14:29:57 T:4964 NOTICE: Previous line repeats 26 times.
  1785. 14:29:57 T:4964 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1786. 14:29:57 T:856 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1787. 14:29:58 T:2236 NOTICE: Previous line repeats 14 times.
  1788. 14:29:58 T:2236 NOTICE: CVideoPlayerAudio::Process - stream stalled
  1789. 14:29:58 T:856 DEBUG: CVideoPlayer::HandlePlaySpeed - audio stream stalled, triggering re-sync
  1790. 14:29:58 T:856 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1791. 14:29:58 T:2236 DEBUG: CDVDAudio::Flush - flush audio stream
  1792. 14:29:58 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1793. 14:29:58 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1794. 14:29:58 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1795. 14:29:58 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1796. 14:29:58 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1797. 14:29:58 T:856 DEBUG: demuxer seek to: 38988
  1798. 14:29:58 T:856 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 43189
  1799. 14:29:58 T:856 DEBUG: demuxer seek to: 38988, success
  1800. 14:29:58 T:856 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1801. 14:29:58 T:2236 DEBUG: CDVDAudio::Flush - flush audio stream
  1802. 14:29:58 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1803. 14:29:58 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1804. 14:29:58 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1805. 14:29:58 T:7588 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1806. 14:29:58 T:856 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1807. 14:29:58 T:856 NOTICE: Previous line repeats 6 times.
  1808. 14:29:58 T:856 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1809. 14:29:58 T:4964 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1810. 14:29:58 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1811. 14:29:58 T:7588 DEBUG: Previous line repeats 3 times.
  1812. 14:29:58 T:7588 ERROR: ffmpeg[1DA4]: Duplicate formats in avfilter_merge_formats() detected
  1813. 14:29:58 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1814. 14:29:58 T:856 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1815. 14:29:58 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1816. 14:29:58 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1817. 14:29:58 T:856 DEBUG: VideoPlayer::Sync - Audio - pts: 43392000.000000, cache: 298666.656017, totalcache: 579999.983311
  1818. 14:29:58 T:856 DEBUG: VideoPlayer::Sync - Video - pts: 43189000.000000, cache: 50000.000000, totalcache: 100000.000000
  1819. 14:29:58 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(43089000.000000)
  1820. 14:29:58 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1821. 14:29:58 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(43089000.000000)
  1822. 14:29:58 T:2236 DEBUG: CDVDAudio::Resume - resume audio stream
  1823. 14:29:58 T:4264 DEBUG: ActiveAE - start sync of audio stream
  1824. 14:29:58 T:4964 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1825. 14:29:58 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1826. 14:29:58 T:4264 DEBUG: Previous line repeats 2 times.
  1827. 14:29:58 T:4264 DEBUG: ActiveAE::SyncStream - average error of -26953.933797, start adjusting
  1828. 14:29:58 T:2236 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1829. 14:30:01 T:2236 NOTICE: Previous line repeats 36 times.
  1830. 14:30:01 T:2236 NOTICE: CVideoPlayerAudio::Process - stream stalled
  1831. 14:30:01 T:856 DEBUG: CVideoPlayer::HandlePlaySpeed - audio stream stalled, triggering re-sync
  1832. 14:30:01 T:856 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1833. 14:30:01 T:2236 DEBUG: CDVDAudio::Flush - flush audio stream
  1834. 14:30:01 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1835. 14:30:01 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1836. 14:30:01 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1837. 14:30:01 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1838. 14:30:01 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1839. 14:30:01 T:856 DEBUG: demuxer seek to: 46128
  1840. 14:30:01 T:856 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 47485
  1841. 14:30:01 T:856 DEBUG: demuxer seek to: 46128, success
  1842. 14:30:01 T:856 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1843. 14:30:01 T:2236 DEBUG: CDVDAudio::Flush - flush audio stream
  1844. 14:30:01 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1845. 14:30:01 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1846. 14:30:01 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1847. 14:30:01 T:7588 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1848. 14:30:01 T:856 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1849. 14:30:01 T:2236 NOTICE: Previous line repeats 6 times.
  1850. 14:30:01 T:2236 NOTICE: CActiveAEStream::AddData - messy timestamps, increasing interval for measuring average error to 5288 ms
  1851. 14:30:01 T:856 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1852. 14:30:01 T:4964 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1853. 14:30:01 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1854. 14:30:01 T:7588 DEBUG: Previous line repeats 3 times.
  1855. 14:30:01 T:7588 ERROR: ffmpeg[1DA4]: Duplicate formats in avfilter_merge_formats() detected
  1856. 14:30:01 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1857. 14:30:01 T:856 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1858. 14:30:01 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1859. 14:30:01 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1860. 14:30:01 T:856 DEBUG: VideoPlayer::Sync - Audio - pts: 47680000.000000, cache: 298666.656017, totalcache: 579999.983311
  1861. 14:30:01 T:856 DEBUG: VideoPlayer::Sync - Video - pts: 47485000.000000, cache: 50000.000000, totalcache: 100000.000000
  1862. 14:30:01 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(47381333.343983)
  1863. 14:30:01 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1864. 14:30:01 T:4964 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1865. 14:30:01 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1866. 14:30:01 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(47381333.343983)
  1867. 14:30:01 T:2236 DEBUG: CDVDAudio::Resume - resume audio stream
  1868. 14:30:01 T:4264 DEBUG: ActiveAE - start sync of audio stream
  1869. 14:30:01 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1870. 14:30:01 T:4264 DEBUG: Previous line repeats 1 times.
  1871. 14:30:01 T:4264 DEBUG: ActiveAE::SyncStream - average error of -19662.598672, start adjusting
  1872. 14:30:01 T:2236 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1873. 14:30:04 T:2236 NOTICE: Previous line repeats 42 times.
  1874. 14:30:04 T:2236 NOTICE: CVideoPlayerAudio::Process - stream stalled
  1875. 14:30:04 T:856 DEBUG: CVideoPlayer::HandlePlaySpeed - audio stream stalled, triggering re-sync
  1876. 14:30:04 T:856 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1877. 14:30:04 T:2236 DEBUG: CDVDAudio::Flush - flush audio stream
  1878. 14:30:04 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1879. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1880. 14:30:04 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1881. 14:30:04 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1882. 14:30:04 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1883. 14:30:04 T:856 DEBUG: demuxer seek to: 50431
  1884. 14:30:04 T:856 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 52323
  1885. 14:30:04 T:856 DEBUG: demuxer seek to: 50431, success
  1886. 14:30:04 T:856 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1887. 14:30:04 T:2236 DEBUG: CDVDAudio::Flush - flush audio stream
  1888. 14:30:04 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1889. 14:30:04 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1890. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1891. 14:30:04 T:7588 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1892. 14:30:04 T:856 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1893. 14:30:04 T:856 NOTICE: Previous line repeats 6 times.
  1894. 14:30:04 T:856 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1895. 14:30:04 T:4964 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1896. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1897. 14:30:04 T:7588 DEBUG: Previous line repeats 1 times.
  1898. 14:30:04 T:7588 ERROR: ffmpeg[1DA4]: Duplicate formats in avfilter_merge_formats() detected
  1899. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1900. 14:30:04 T:856 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1901. 14:30:04 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1902. 14:30:04 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1903. 14:30:04 T:856 DEBUG: VideoPlayer::Sync - Audio - pts: 52522000.000000, cache: 298666.656017, totalcache: 579999.983311
  1904. 14:30:04 T:856 DEBUG: VideoPlayer::Sync - Video - pts: 52323000.000000, cache: 50000.000000, totalcache: 100000.000000
  1905. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(52223000.000000)
  1906. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1907. 14:30:04 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(52223000.000000)
  1908. 14:30:04 T:2236 DEBUG: CDVDAudio::Resume - resume audio stream
  1909. 14:30:04 T:4264 DEBUG: ActiveAE - start sync of audio stream
  1910. 14:30:04 T:4964 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1911. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1912. 14:30:04 T:4264 DEBUG: Previous line repeats 1 times.
  1913. 14:30:04 T:4264 DEBUG: ActiveAE::SyncStream - average error of -13024.476270, start adjusting
  1914. 14:30:04 T:4964 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1915. 14:30:04 T:4964 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is ChapterOrBigStepForward
  1916. 14:30:04 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 2
  1917. 14:30:04 T:856 DEBUG: demuxer seek to: 652451
  1918. 14:30:04 T:856 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 654009
  1919. 14:30:04 T:856 DEBUG: demuxer seek to: 652451, success
  1920. 14:30:04 T:856 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  1921. 14:30:04 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1922. 14:30:04 T:2236 DEBUG: CDVDAudio::Flush - flush audio stream
  1923. 14:30:04 T:2236 DEBUG: CDVDAudio::Pause - pausing audio stream
  1924. 14:30:04 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1925. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1926. 14:30:04 T:4964 DEBUG: CDVDMsgGeneralSynchronize - global timeout
  1927. 14:30:04 T:856 DEBUG: CVideoPlayer - CDVDMsg::GENERAL_SYNCHRONIZE
  1928. 14:30:04 T:9596 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1929. 14:30:04 T:4964 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1930. 14:30:04 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1931. 14:30:04 T:4964 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1932. 14:30:04 T:7588 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  1933. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1934. 14:30:04 T:856 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1935. 14:30:04 T:7588 NOTICE: Previous line repeats 5 times.
  1936. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1937. 14:30:04 T:2236 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1938. 14:30:04 T:856 NOTICE: Previous line repeats 8 times.
  1939. 14:30:04 T:856 DEBUG: CVideoPlayer::HandleMessages - player started 1
  1940. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1941. 14:30:04 T:7588 DEBUG: Previous line repeats 3 times.
  1942. 14:30:04 T:7588 ERROR: ffmpeg[1DA4]: Duplicate formats in avfilter_merge_formats() detected
  1943. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  1944. 14:30:04 T:856 DEBUG: CVideoPlayer::HandleMessages - player started 2
  1945. 14:30:04 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 3
  1946. 14:30:04 T:856 DEBUG: CVideoPlayer::SetCaching - caching state 0
  1947. 14:30:04 T:856 DEBUG: VideoPlayer::Sync - Audio - pts: 654058000.000000, cache: 292386.619160, totalcache: 579999.983311
  1948. 14:30:04 T:856 DEBUG: VideoPlayer::Sync - Video - pts: 654009000.000000, cache: 50000.000000, totalcache: 100000.000000
  1949. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(653765613.380840)
  1950. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1951. 14:30:04 T:2236 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(653765613.380840)
  1952. 14:30:04 T:2236 DEBUG: CDVDAudio::Resume - resume audio stream
  1953. 14:30:04 T:4264 DEBUG: ActiveAE - start sync of audio stream
  1954. 14:30:04 T:7588 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  1955. 14:30:05 T:4264 DEBUG: ActiveAE::SyncStream - average error of -613933.545868, start adjusting
  1956. 14:30:05 T:2236 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1957. 14:30:06 T:4964 NOTICE: Previous line repeats 9 times.
  1958. 14:30:06 T:4964 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://feeds2.feedburner.com (easy=1A575090, multi=0E53E608)
  1959. 14:30:06 T:856 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1960. 14:30:07 T:4964 NOTICE: Previous line repeats 20 times.
  1961. 14:30:07 T:4964 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1962. 14:30:07 T:856 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  1963. 14:30:07 T:4964 NOTICE: Previous line repeats 8 times.
  1964. 14:30:07 T:4964 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
  1965. 14:30:07 T:4964 DEBUG: CInputManager::OnKey: x (0xf058) pressed, action is Stop
  1966. 14:30:07 T:4964 NOTICE: CVideoPlayer::CloseFile()
  1967. 14:30:07 T:4964 NOTICE: VideoPlayer: waiting for threads to exit
  1968. 14:30:07 T:856 NOTICE: CVideoPlayer::OnExit()
  1969. 14:30:07 T:856 NOTICE: Closing stream player 1
  1970. 14:30:07 T:856 NOTICE: Waiting for audio thread to exit
  1971. 14:30:07 T:2236 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  1972. 14:30:07 T:856 NOTICE: Closing audio device
  1973. 14:30:07 T:2236 DEBUG: Thread VideoPlayerAudio 2236 terminating
  1974. 14:30:07 T:856 DEBUG: CDVDAudio::Flush - flush audio stream
  1975. 14:30:07 T:4264 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  1976. 14:30:07 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1977. 14:30:07 T:856 DEBUG: Previous line repeats 1 times.
  1978. 14:30:07 T:856 NOTICE: Deleting audio codec
  1979. 14:30:07 T:856 NOTICE: Closing stream player 2
  1980. 14:30:07 T:856 NOTICE: waiting for video thread to exit
  1981. 14:30:07 T:5356 INFO: CActiveAESink::OpenSink - initialize sink
  1982. 14:30:07 T:5356 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  1983. 14:30:07 T:5356 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{2163D15C-A6C8-40AE-8375-379C5DBB1425}
  1984. 14:30:07 T:5356 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 002F0AD8
  1985. 14:30:07 T:5356 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  1986. 14:30:07 T:5356 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  1987. 14:30:07 T:5356 DEBUG: Audio Device : PanasonicTV0-4 (NVIDIA High Definition Audio)
  1988. 14:30:07 T:5356 DEBUG: Sample Rate : 44100
  1989. 14:30:07 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  1990. 14:30:07 T:5356 DEBUG: Bits Per Sample : 32
  1991. 14:30:07 T:5356 DEBUG: Valid Bits/Samp : 32
  1992. 14:30:07 T:5356 DEBUG: Channel Count : 8
  1993. 14:30:07 T:5356 DEBUG: Block Align : 32
  1994. 14:30:07 T:5356 DEBUG: Avg. Bytes Sec : 1411200
  1995. 14:30:07 T:5356 DEBUG: Samples/Block : 32
  1996. 14:30:07 T:5356 DEBUG: Format cBSize : 22
  1997. 14:30:07 T:5356 DEBUG: Channel Layout : FL,FR,FC,LFE,BL,BR,SL,SR
  1998. 14:30:07 T:5356 DEBUG: Channel Mask : 1599
  1999. 14:30:07 T:5356 DEBUG: Frames : 661
  2000. 14:30:07 T:5356 DEBUG: Frame Size : 32
  2001. 14:30:07 T:5356 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  2002. 14:30:07 T:5356 DEBUG: Output Device : HDMI - PanasonicTV0-4 (NVIDIA High Definition Audio)
  2003. 14:30:07 T:5356 DEBUG: Sample Rate : 44100
  2004. 14:30:07 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  2005. 14:30:07 T:5356 DEBUG: Channel Count : 8
  2006. 14:30:07 T:5356 DEBUG: Channel Layout: FL,FR,FC,LFE,BL,BR,SL,SR
  2007. 14:30:07 T:5356 DEBUG: Frames : 661
  2008. 14:30:07 T:5356 DEBUG: Frame Size : 32
  2009. 14:30:07 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2010. 14:30:07 T:5356 DEBUG: Previous line repeats 1 times.
  2011. 14:30:07 T:5356 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  2012. 14:30:07 T:7588 NOTICE: thread end: video_thread
  2013. 14:30:07 T:7588 DEBUG: Thread VideoPlayerVideo 7588 terminating
  2014. 14:30:07 T:856 NOTICE: deleting video codec
  2015. 14:30:07 T:856 DEBUG: CApplication::OnPlayBackStopped: play state was 2, starting 0
  2016. 14:30:07 T:4964 NOTICE: VideoPlayer: finished waiting
  2017. 14:30:07 T:856 DEBUG: Thread VideoPlayer 856 terminating
  2018. 14:30:07 T:4964 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
  2019. 14:30:07 T:9596 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  2020. 14:30:07 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  2021. 14:30:07 T:4964 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2022. 14:30:07 T:4964 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  2023. 14:30:07 T:4964 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  2024. 14:30:07 T:4964 DEBUG: CWinSystemWin32::ChangeResolution : Using Windows 8+ workaround for refresh rate 60 Hz
  2025. 14:30:08 T:4964 DEBUG: CWinSystemWin32::OnDisplayLost - notify display lost event
  2026. 14:30:08 T:4964 NOTICE: VideoPlayer: OnLostDisplay received
  2027. 14:30:08 T:4964 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2028. 14:30:08 T:4964 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  2029. 14:30:08 T:4964 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/96/6/?tvshowid=96)
  2030. 14:30:08 T:4964 DEBUG: ParentPath = [videodb://tvshows/titles/96/6/?tvshowid=96]
  2031. 14:30:08 T:4964 DEBUG: CVideoDatabase::RunQuery took 1 ms for 26 items query: select * from episode_view WHERE (episode_view.idShow = 96) AND ((episode_view.c12 = 6 or (episode_view.c12 = 0 and (episode_view.c15 = 0 or episode_view.c15 = 6))))
  2032. 14:30:08 T:4964 DEBUG: WindowVideoNav::GetDirectory
  2033. 14:30:08 T:1248 DEBUG: Thread BackgroundLoader start, auto delete: false
  2034. 14:30:08 T:7616 DEBUG: Thread LanguageInvoker start, auto delete: false
  2035. 14:30:08 T:7616 INFO: initializing python engine.
  2036. 14:30:08 T:7616 DEBUG: CPythonInvoker(21, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): start processing
  2037. 14:30:08 T:1248 DEBUG: Thread BackgroundLoader 1248 terminating
  2038. 14:30:08 T:4964 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0000, modifier: 0x0
  2039. 14:30:08 T:4964 NOTICE: CVideoPlayer::CloseFile()
  2040. 14:30:08 T:4964 NOTICE: VideoPlayer: waiting for threads to exit
  2041. 14:30:08 T:4964 NOTICE: VideoPlayer: finished waiting
  2042. 14:30:08 T:4964 NOTICE: CVideoPlayer::CloseFile()
  2043. 14:30:08 T:4964 NOTICE: VideoPlayer: waiting for threads to exit
  2044. 14:30:08 T:4964 NOTICE: VideoPlayer: finished waiting
  2045. 14:30:08 T:4964 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
  2046. 14:30:08 T:7256 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  2047. 14:30:08 T:9596 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2048. 14:30:08 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2049. 14:30:08 T:9596 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2050. 14:30:08 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2051. 14:30:08 T:7616 DEBUG: -->Python Interpreter Initialized<--
  2052. 14:30:08 T:7616 DEBUG: CPythonInvoker(21, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py"
  2053. 14:30:08 T:7616 DEBUG: CPythonInvoker(21, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  2054. 14:30:08 T:7616 DEBUG: CPythonInvoker(21, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  2055. 14:30:08 T:7616 DEBUG: CPythonInvoker(21, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
  2056. 14:30:08 T:7616 DEBUG: script.tv.show.next.aired: ### params: {'backend': 'True'}
  2057. 14:30:08 T:7616 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.15)
  2058. 14:30:08 T:7616 DEBUG: script.tv.show.next.aired: ### run_backend started
  2059. 14:30:08 T:8256 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{2163d15c-a6c8-40ae-8375-379c5dbb1425} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  2060. 14:30:08 T:464 DEBUG: CVideoDatabase::RunQuery took 5 ms for 2 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount - tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1)) AND ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
  2061. 14:30:08 T:464 DEBUG: CVideoDatabase::RunQuery took 1 ms for 41 items query: select * from episode_view WHERE (episode_view.idShow = 96) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2062. 14:30:08 T:464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2063. 14:30:08 T:8528 DEBUG: CVideoDatabase::RunQuery took 10 ms for 7 items query: SELECT * FROM season_view WHERE season_view.idShow = 96
  2064. 14:30:08 T:464 DEBUG: CVideoDatabase::RunQuery took 2 ms for 218 items query: select * from episode_view WHERE (episode_view.idShow = 52) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2065. 14:30:08 T:464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2066. 14:30:08 T:464 DEBUG: CVideoDatabase::RunQuery took 4 ms for 459 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  2067. 14:30:08 T:464 DEBUG: CFavourites::Load - no system favourites found, skipping
  2068. 14:30:09 T:4964 DEBUG: CWinSystemWin32::OnDisplayReset - notify display reset event
  2069. 14:30:11 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2070. 14:30:11 T:4964 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  2071. 14:30:11 T:4964 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
  2072. 14:30:11 T:4964 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  2073. 14:30:13 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2074. 14:30:13 T:4964 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  2075. 14:30:13 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  2076. 14:30:13 T:4964 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  2077. 14:30:13 T:4964 DEBUG: CGUIWindowVideoBase::OnPlayMedia H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  2078. 14:30:13 T:9596 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  2079. 14:30:13 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  2080. 14:30:13 T:9596 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2081. 14:30:13 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2082. 14:30:13 T:4964 DEBUG: Loading settings for H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  2083. 14:30:13 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers(H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv)
  2084. 14:30:13 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  2085. 14:30:13 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  2086. 14:30:13 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  2087. 14:30:13 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  2088. 14:30:13 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  2089. 14:30:13 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  2090. 14:30:13 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  2091. 14:30:13 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  2092. 14:30:13 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  2093. 14:30:13 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  2094. 14:30:13 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  2095. 14:30:13 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  2096. 14:30:13 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  2097. 14:30:13 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  2098. 14:30:13 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  2099. 14:30:13 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  2100. 14:30:13 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  2101. 14:30:13 T:4964 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  2102. 14:30:13 T:4964 NOTICE: VideoPlayer: Opening: H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  2103. 14:30:13 T:4964 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  2104. 14:30:13 T:4964 ERROR: DXVA::CProcessorHD::IsFormatSupported - Unsupported format 105 for 1.
  2105. 14:30:13 T:10108 DEBUG: Thread VideoPlayer start, auto delete: false
  2106. 14:30:13 T:10108 NOTICE: Creating InputStream
  2107. 14:30:13 T:10108 DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
  2108. 14:30:13 T:10108 DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 1 ms)
  2109. 14:30:13 T:10108 NOTICE: Creating Demuxer
  2110. 14:30:13 T:10108 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  2111. 14:30:13 T:10108 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  2112. 14:30:13 T:10108 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  2113. 14:30:13 T:10108 INFO: ffmpeg[277C]: Input #0, matroska,webm, H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mk':
  2114. 14:30:13 T:10108 INFO: ffmpeg[277C]: Metadata:
  2115. 14:30:13 T:10108 INFO: ffmpeg[277C]: CREATION_TIME : 2016-03-11T14:09:26Z
  2116. 14:30:13 T:10108 INFO: ffmpeg[277C]: ENCODER : Lavf56.1.0
  2117. 14:30:13 T:10108 INFO: ffmpeg[277C]: Duration: 00:45:09.16, start: 0.062000, bitrate: 1710 kb/s
  2118. 14:30:13 T:10108 INFO: ffmpeg[277C]: Stream #0:0: Video: hevc (Main 10), yuv420p10le(tv, bt709), 1440x1080 [SAR 1:1 DAR 4:3], 23.98 fps, 23.98 tbr, 1k tbn, 23.98 tbc (default)
  2119. 14:30:13 T:10108 INFO: ffmpeg[277C]: Stream #0:1(eng): Audio: aac (LC), 48000 Hz, 5.1, fltp (default)
  2120. 14:30:13 T:10108 INFO: ffmpeg[277C]: Metadata:
  2121. 14:30:13 T:10108 INFO: ffmpeg[277C]: title : Surround
  2122. 14:30:13 T:10108 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  2123. 14:30:13 T:10108 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  2124. 14:30:13 T:10108 NOTICE: Opening stream: 0 source: 256
  2125. 14:30:13 T:10108 NOTICE: Creating video codec with codec id: 174
  2126. 14:30:13 T:10108 DEBUG: FactoryCodec - Video: - Opening
  2127. 14:30:13 T:10108 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
  2128. 14:30:13 T:10108 DEBUG: CDVDVideoCodecFFmpeg - open frame threaded with 4 threads
  2129. 14:30:13 T:10108 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-hevc
  2130. 14:30:13 T:10108 DEBUG: FactoryCodec - Video: ff-hevc - Opened
  2131. 14:30:13 T:10108 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 174
  2132. 14:30:13 T:10108 NOTICE: Creating video thread
  2133. 14:30:13 T:10108 NOTICE: Opening stream: 1 source: 256
  2134. 14:30:13 T:10108 NOTICE: Finding audio codec for: 86018
  2135. 14:30:13 T:10108 DEBUG: FactoryCodec - Audio: passthrough - Opening
  2136. 14:30:13 T:10108 DEBUG: FactoryCodec - Audio: passthrough - Failed
  2137. 14:30:13 T:10108 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  2138. 14:30:13 T:9968 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  2139. 14:30:13 T:9968 NOTICE: running thread: video_thread
  2140. 14:30:13 T:10108 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  2141. 14:30:13 T:10108 NOTICE: Creating audio thread
  2142. 14:30:13 T:10108 DEBUG: CEdl::ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  2143. 14:30:13 T:10108 DEBUG: CVideoPlayer::Process - Start position set to last stopped position: 656377
  2144. 14:30:13 T:7884 DEBUG: Thread VideoPlayerAudio start, auto delete: false
  2145. 14:30:13 T:7884 NOTICE: running thread: CVideoPlayerAudio::Process()
  2146. 14:30:13 T:10108 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 662184
  2147. 14:30:13 T:10108 DEBUG: CVideoPlayer::Process - starting demuxer from: 656377
  2148. 14:30:13 T:10108 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
  2149. 14:30:13 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 2
  2150. 14:30:13 T:4964 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
  2151. 14:30:13 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2152. 14:30:13 T:4964 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  2153. 14:30:13 T:9968 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  2154. 14:30:13 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2155. 14:30:13 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2156. 14:30:13 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  2157. 14:30:13 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2158. 14:30:13 T:7884 NOTICE: Previous line repeats 2 times.
  2159. 14:30:13 T:7884 NOTICE: Creating audio stream (codec id: 86018, channels: 6, sample rate: 48000, no pass-through)
  2160. 14:30:13 T:7884 DEBUG: CVideoPlayerAudio:: synctype set to 0: clock feedback
  2161. 14:30:13 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2162. 14:30:13 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2163. 14:30:13 T:5356 NOTICE: Previous line repeats 2 times.
  2164. 14:30:13 T:5356 INFO: CActiveAESink::OpenSink - initialize sink
  2165. 14:30:13 T:5356 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  2166. 14:30:13 T:5356 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{2163D15C-A6C8-40AE-8375-379C5DBB1425}
  2167. 14:30:13 T:7256 DEBUG: CGUIInfoManager::SetCurrentMovie(H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv)
  2168. 14:30:13 T:5356 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 002F0AD8
  2169. 14:30:13 T:7256 DEBUG: CVideoDatabase::GetMovieId (H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv), query = select idMovie from movie where idFile=3843
  2170. 14:30:13 T:7256 DEBUG: CVideoDatabase::GetEpisodeId (H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv), query = select idEpisode from episode where idFile=3843
  2171. 14:30:13 T:5356 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  2172. 14:30:13 T:5356 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  2173. 14:30:13 T:5356 DEBUG: Audio Device : PanasonicTV0-4 (NVIDIA High Definition Audio)
  2174. 14:30:13 T:5356 DEBUG: Sample Rate : 48000
  2175. 14:30:13 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  2176. 14:30:13 T:5356 DEBUG: Bits Per Sample : 32
  2177. 14:30:13 T:5356 DEBUG: Valid Bits/Samp : 32
  2178. 14:30:13 T:5356 DEBUG: Channel Count : 8
  2179. 14:30:13 T:5356 DEBUG: Block Align : 32
  2180. 14:30:13 T:5356 DEBUG: Avg. Bytes Sec : 1536000
  2181. 14:30:13 T:5356 DEBUG: Samples/Block : 32
  2182. 14:30:13 T:5356 DEBUG: Format cBSize : 22
  2183. 14:30:13 T:5356 DEBUG: Channel Layout : FL,FR,FC,LFE,BL,BR,SL,SR
  2184. 14:30:13 T:5356 DEBUG: Channel Mask : 1599
  2185. 14:30:13 T:5356 DEBUG: Frames : 720
  2186. 14:30:13 T:5356 DEBUG: Frame Size : 32
  2187. 14:30:13 T:5356 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  2188. 14:30:13 T:5356 DEBUG: Output Device : HDMI - PanasonicTV0-4 (NVIDIA High Definition Audio)
  2189. 14:30:13 T:5356 DEBUG: Sample Rate : 48000
  2190. 14:30:13 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  2191. 14:30:13 T:5356 DEBUG: Channel Count : 8
  2192. 14:30:13 T:5356 DEBUG: Channel Layout: FL,FR,FC,LFE,BL,BR,SL,SR
  2193. 14:30:13 T:5356 DEBUG: Frames : 720
  2194. 14:30:13 T:5356 DEBUG: Frame Size : 32
  2195. 14:30:13 T:4264 DEBUG: ActiveAE DSP - ActiveAE::CActiveAEDSPProcess::Create - Audio DSP processing id 0 created:
  2196. 14:30:13 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2197. 14:30:13 T:10108 DEBUG: Previous line repeats 1 times.
  2198. 14:30:13 T:10108 DEBUG: CVideoPlayer::HandleMessages - player started 1
  2199. 14:30:13 T:9596 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  2200. 14:30:13 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  2201. 14:30:13 T:5356 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  2202. 14:30:13 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2203. 14:30:13 T:9968 DEBUG: Previous line repeats 3 times.
  2204. 14:30:13 T:9968 ERROR: ffmpeg[26F0]: Duplicate formats in avfilter_merge_formats() detected
  2205. 14:30:13 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2206. 14:30:13 T:9968 DEBUG: CRenderManager::Configure - change configuration. 1440x1080. display: 1440x1080. framerate: 23.98. format: YV12P10
  2207. 14:30:13 T:4964 DEBUG: CWinRenderer::SelectRenderMethod: Requested render method: 0
  2208. 14:30:13 T:4964 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 1: Pixel Shaders
  2209. 14:30:13 T:4964 DEBUG: created video buffer 0
  2210. 14:30:13 T:4964 DEBUG: created video buffer 1
  2211. 14:30:13 T:4964 DEBUG: created video buffer 2
  2212. 14:30:13 T:4964 DEBUG: created video buffer 3
  2213. 14:30:13 T:4964 DEBUG: CRenderManager::Configure - 4
  2214. 14:30:13 T:10108 DEBUG: CVideoPlayer::HandleMessages - player started 2
  2215. 14:30:13 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 3
  2216. 14:30:13 T:4964 DEBUG: Activating window ID: 12005
  2217. 14:30:13 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 0
  2218. 14:30:13 T:10108 DEBUG: VideoPlayer::Sync - Audio - pts: 662378000.000000, cache: 298666.656017, totalcache: 579999.983311
  2219. 14:30:13 T:10108 DEBUG: VideoPlayer::Sync - Video - pts: 662184000.000000, cache: 50000.000000, totalcache: 100000.000000
  2220. 14:30:13 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(662079333.343983)
  2221. 14:30:13 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2222. 14:30:13 T:4964 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  2223. 14:30:13 T:4964 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  2224. 14:30:13 T:4964 NOTICE: Display resolution ADJUST : 1920x1080@ 23.98 - Full Screen (100) (weight: 0.000)
  2225. 14:30:13 T:4964 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 23.976023
  2226. 14:30:13 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(662079333.343983)
  2227. 14:30:13 T:7884 DEBUG: CDVDAudio::Resume - resume audio stream
  2228. 14:30:13 T:4264 DEBUG: ActiveAE - start sync of audio stream
  2229. 14:30:13 T:4264 DEBUG: ActiveAE::SyncStream - average error of -662240.797281, start adjusting
  2230. 14:30:14 T:9968 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2231. 14:30:14 T:7884 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2232. 14:30:14 T:4964 DEBUG: CWinSystemWin32::OnDisplayLost - notify display lost event
  2233. 14:30:14 T:4964 DEBUG: CRenderManager::Flush - flushing renderer
  2234. 14:30:14 T:4964 NOTICE: VideoPlayer: OnLostDisplay received
  2235. 14:30:14 T:9968 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2236. 14:30:14 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2237. 14:30:14 T:4964 DEBUG: created video buffer 0
  2238. 14:30:14 T:4964 DEBUG: created video buffer 1
  2239. 14:30:14 T:4964 DEBUG: created video buffer 2
  2240. 14:30:14 T:4964 DEBUG: created video buffer 3
  2241. 14:30:14 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2242. 14:30:14 T:1624 DEBUG: script.toolbox: blurred img already created: C:\Users\SiLVO\AppData\Roaming\Kodi\userdata\addon_data\script.toolbox\5486defb8d652dd79286ecaa29b082d730.png
  2243. 14:30:14 T:4964 DEBUG: CConvolutionShaderSeparable::ChooseIntermediateD3DFormat: format 10
  2244. 14:30:14 T:4964 DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/convolutionsep-4x4_d3d.fx
  2245. 14:30:14 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2246. 14:30:14 T:7616 INFO: CPythonInvoker(21, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): script successfully run
  2247. 14:30:14 T:9756 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{2163d15c-a6c8-40ae-8375-379c5dbb1425} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  2248. 14:30:14 T:7616 INFO: Python script stopped
  2249. 14:30:14 T:7616 DEBUG: Thread LanguageInvoker 7616 terminating
  2250. 14:30:14 T:4964 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 87
  2251. 14:30:14 T:4964 DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/yuv2rgb_d3d.fx
  2252. 14:30:14 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2253. 14:30:14 T:1624 DEBUG: Previous line repeats 2 times.
  2254. 14:30:14 T:1624 DEBUG: script.toolbox: Average Color: FF8c8278
  2255. 14:30:14 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2256. 14:30:15 T:9968 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2257. 14:30:15 T:9968 WARNING: Previous line repeats 1 times.
  2258. 14:30:15 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2259. 14:30:15 T:4964 DEBUG: Previous line repeats 5 times.
  2260. 14:30:15 T:4964 DEBUG: CWinSystemWin32::OnDisplayReset - notify display reset event
  2261. 14:30:15 T:4964 NOTICE: VideoPlayer: OnResetDisplay received
  2262. 14:30:15 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2263. 14:30:15 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2264. 14:30:15 T:9968 NOTICE: Previous line repeats 1 times.
  2265. 14:30:15 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2266. 14:30:15 T:7884 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2267. 14:30:15 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2268. 14:30:15 T:10108 DEBUG: Previous line repeats 1 times.
  2269. 14:30:15 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2270. 14:30:15 T:9968 NOTICE: Previous line repeats 4 times.
  2271. 14:30:15 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2272. 14:30:15 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2273. 14:30:16 T:7884 NOTICE: Previous line repeats 20 times.
  2274. 14:30:16 T:7884 NOTICE: CVideoPlayerAudio::Process - stream stalled
  2275. 14:30:16 T:10108 DEBUG: CVideoPlayer::HandlePlaySpeed - audio stream stalled, triggering re-sync
  2276. 14:30:16 T:10108 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  2277. 14:30:16 T:7884 DEBUG: CDVDAudio::Flush - flush audio stream
  2278. 14:30:16 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2279. 14:30:16 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  2280. 14:30:16 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 2
  2281. 14:30:16 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  2282. 14:30:16 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2283. 14:30:16 T:10108 DEBUG: demuxer seek to: 665105
  2284. 14:30:16 T:10108 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 665145
  2285. 14:30:16 T:10108 DEBUG: demuxer seek to: 665105, success
  2286. 14:30:16 T:10108 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  2287. 14:30:16 T:7884 DEBUG: CDVDAudio::Flush - flush audio stream
  2288. 14:30:16 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2289. 14:30:16 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  2290. 14:30:16 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  2291. 14:30:16 T:9968 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  2292. 14:30:16 T:10108 DEBUG: CVideoPlayer::CheckPlayerInit - dropping packet type:1 dts:665066000.000000 to get to start point at 665105000.000000
  2293. 14:30:16 T:10108 DEBUG: CVideoPlayer::CheckPlayerInit - dropping packet type:1 dts:665088000.000000 to get to start point at 665105000.000000
  2294. 14:30:16 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2295. 14:30:16 T:10108 NOTICE: Previous line repeats 10 times.
  2296. 14:30:16 T:10108 DEBUG: CVideoPlayer::HandleMessages - player started 1
  2297. 14:30:16 T:4964 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  2298. 14:30:16 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2299. 14:30:16 T:9968 DEBUG: Previous line repeats 3 times.
  2300. 14:30:16 T:9968 ERROR: ffmpeg[26F0]: Duplicate formats in avfilter_merge_formats() detected
  2301. 14:30:16 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2302. 14:30:16 T:10108 DEBUG: CVideoPlayer::HandleMessages - player started 2
  2303. 14:30:16 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 3
  2304. 14:30:16 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 0
  2305. 14:30:16 T:10108 DEBUG: VideoPlayer::Sync - Audio - pts: 665386000.000000, cache: 298666.656017, totalcache: 579999.983311
  2306. 14:30:16 T:10108 DEBUG: VideoPlayer::Sync - Video - pts: 665145000.000000, cache: 50000.000000, totalcache: 100000.000000
  2307. 14:30:16 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(665045000.000000)
  2308. 14:30:16 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2309. 14:30:16 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(665045000.000000)
  2310. 14:30:16 T:7884 DEBUG: CDVDAudio::Resume - resume audio stream
  2311. 14:30:16 T:4264 DEBUG: ActiveAE - start sync of audio stream
  2312. 14:30:16 T:4964 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  2313. 14:30:16 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2314. 14:30:16 T:4264 DEBUG: Previous line repeats 1 times.
  2315. 14:30:16 T:4264 DEBUG: ActiveAE::SyncStream - average error of -653608.464556, start adjusting
  2316. 14:30:17 T:7884 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2317. 14:30:19 T:7884 NOTICE: Previous line repeats 39 times.
  2318. 14:30:19 T:7884 NOTICE: CVideoPlayerAudio::Process - stream stalled
  2319. 14:30:19 T:10108 DEBUG: CVideoPlayer::HandlePlaySpeed - audio stream stalled, triggering re-sync
  2320. 14:30:19 T:10108 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  2321. 14:30:19 T:7884 DEBUG: CDVDAudio::Flush - flush audio stream
  2322. 14:30:19 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2323. 14:30:19 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  2324. 14:30:19 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  2325. 14:30:19 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 2
  2326. 14:30:19 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2327. 14:30:19 T:10108 DEBUG: demuxer seek to: 668084
  2328. 14:30:19 T:10108 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 671860
  2329. 14:30:19 T:10108 DEBUG: demuxer seek to: 668084, success
  2330. 14:30:19 T:10108 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  2331. 14:30:19 T:4964 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  2332. 14:30:19 T:7884 DEBUG: CDVDAudio::Flush - flush audio stream
  2333. 14:30:19 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2334. 14:30:19 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  2335. 14:30:19 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  2336. 14:30:19 T:9968 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  2337. 14:30:19 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2338. 14:30:19 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2339. 14:30:19 T:9968 NOTICE: Previous line repeats 5 times.
  2340. 14:30:19 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2341. 14:30:19 T:7884 NOTICE: CActiveAEStream::AddData - messy timestamps, increasing interval for measuring average error to 6000 ms
  2342. 14:30:19 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2343. 14:30:19 T:10108 NOTICE: Previous line repeats 3 times.
  2344. 14:30:19 T:10108 DEBUG: CVideoPlayer::HandleMessages - player started 1
  2345. 14:30:19 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2346. 14:30:19 T:9968 DEBUG: Previous line repeats 3 times.
  2347. 14:30:19 T:9968 ERROR: ffmpeg[26F0]: Duplicate formats in avfilter_merge_formats() detected
  2348. 14:30:19 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2349. 14:30:19 T:10108 DEBUG: CVideoPlayer::HandleMessages - player started 2
  2350. 14:30:19 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 3
  2351. 14:30:19 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 0
  2352. 14:30:19 T:10108 DEBUG: VideoPlayer::Sync - Audio - pts: 672064000.000000, cache: 298666.656017, totalcache: 579999.983311
  2353. 14:30:19 T:10108 DEBUG: VideoPlayer::Sync - Video - pts: 671860000.000000, cache: 50000.000000, totalcache: 100000.000000
  2354. 14:30:19 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(671760000.000000)
  2355. 14:30:19 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2356. 14:30:19 T:4964 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  2357. 14:30:19 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(671760000.000000)
  2358. 14:30:19 T:7884 DEBUG: CDVDAudio::Resume - resume audio stream
  2359. 14:30:19 T:4264 DEBUG: ActiveAE - start sync of audio stream
  2360. 14:30:19 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2361. 14:30:20 T:4264 DEBUG: Previous line repeats 2 times.
  2362. 14:30:20 T:4264 DEBUG: ActiveAE::SyncStream - average error of -648689.452158, start adjusting
  2363. 14:30:20 T:7884 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2364. 14:30:22 T:7884 NOTICE: Previous line repeats 36 times.
  2365. 14:30:22 T:7884 NOTICE: CVideoPlayerAudio::Process - stream stalled
  2366. 14:30:23 T:10108 DEBUG: CVideoPlayer::HandlePlaySpeed - audio stream stalled, triggering re-sync
  2367. 14:30:23 T:10108 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  2368. 14:30:23 T:7884 DEBUG: CDVDAudio::Flush - flush audio stream
  2369. 14:30:23 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2370. 14:30:23 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  2371. 14:30:23 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  2372. 14:30:23 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 2
  2373. 14:30:23 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2374. 14:30:23 T:10108 DEBUG: demuxer seek to: 674808
  2375. 14:30:23 T:10108 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 681870
  2376. 14:30:23 T:10108 DEBUG: demuxer seek to: 674808, success
  2377. 14:30:23 T:10108 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  2378. 14:30:23 T:7884 DEBUG: CDVDAudio::Flush - flush audio stream
  2379. 14:30:23 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2380. 14:30:23 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  2381. 14:30:23 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  2382. 14:30:23 T:9968 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  2383. 14:30:23 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2384. 14:30:23 T:7884 NOTICE: Previous line repeats 6 times.
  2385. 14:30:23 T:7884 NOTICE: CActiveAEStream::AddData - messy timestamps, increasing interval for measuring average error to 6000 ms
  2386. 14:30:23 T:10108 DEBUG: CVideoPlayer::HandleMessages - player started 1
  2387. 14:30:23 T:4964 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  2388. 14:30:23 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2389. 14:30:23 T:9968 DEBUG: Previous line repeats 7 times.
  2390. 14:30:23 T:9968 ERROR: ffmpeg[26F0]: Duplicate formats in avfilter_merge_formats() detected
  2391. 14:30:23 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2392. 14:30:23 T:10108 DEBUG: CVideoPlayer::HandleMessages - player started 2
  2393. 14:30:23 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 3
  2394. 14:30:23 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 0
  2395. 14:30:23 T:10108 DEBUG: VideoPlayer::Sync - Audio - pts: 681898000.000000, cache: 298666.656017, totalcache: 579999.983311
  2396. 14:30:23 T:10108 DEBUG: VideoPlayer::Sync - Video - pts: 681870000.000000, cache: 50000.000000, totalcache: 100000.000000
  2397. 14:30:23 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(681599333.343983)
  2398. 14:30:23 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2399. 14:30:23 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(681599333.343983)
  2400. 14:30:23 T:7884 DEBUG: CDVDAudio::Resume - resume audio stream
  2401. 14:30:23 T:4264 DEBUG: ActiveAE - start sync of audio stream
  2402. 14:30:23 T:4964 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  2403. 14:30:23 T:4264 DEBUG: ActiveAE::SyncStream - average error of -646927.536950, start adjusting
  2404. 14:30:23 T:7884 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2405. 14:30:23 T:4964 NOTICE: Previous line repeats 3 times.
  2406. 14:30:23 T:4964 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2407. 14:30:23 T:4964 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is ChapterOrBigStepBack
  2408. 14:30:23 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 2
  2409. 14:30:23 T:10108 DEBUG: demuxer seek to: 82444
  2410. 14:30:23 T:10108 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 77265
  2411. 14:30:23 T:10108 DEBUG: demuxer seek to: 82444, success
  2412. 14:30:23 T:10108 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  2413. 14:30:23 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2414. 14:30:24 T:7884 DEBUG: CDVDAudio::Flush - flush audio stream
  2415. 14:30:24 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2416. 14:30:24 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  2417. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  2418. 14:30:24 T:10108 DEBUG: CDVDMsgGeneralSynchronize - global timeout
  2419. 14:30:24 T:10108 DEBUG: CVideoPlayer - CDVDMsg::GENERAL_SYNCHRONIZE
  2420. 14:30:24 T:9596 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  2421. 14:30:24 T:4964 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2422. 14:30:24 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  2423. 14:30:24 T:4964 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  2424. 14:30:24 T:9968 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  2425. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2426. 14:30:24 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2427. 14:30:24 T:9968 NOTICE: Previous line repeats 5 times.
  2428. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2429. 14:30:24 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2430. 14:30:24 T:10108 NOTICE: Previous line repeats 7 times.
  2431. 14:30:24 T:10108 DEBUG: CVideoPlayer::HandleMessages - player started 1
  2432. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2433. 14:30:24 T:9968 DEBUG: Previous line repeats 3 times.
  2434. 14:30:24 T:9968 ERROR: ffmpeg[26F0]: Duplicate formats in avfilter_merge_formats() detected
  2435. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2436. 14:30:24 T:10108 DEBUG: CVideoPlayer::HandleMessages - player started 2
  2437. 14:30:24 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 3
  2438. 14:30:24 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 0
  2439. 14:30:24 T:10108 DEBUG: VideoPlayer::Sync - Audio - pts: 77312000.000000, cache: 292225.386344, totalcache: 579999.983311
  2440. 14:30:24 T:10108 DEBUG: VideoPlayer::Sync - Video - pts: 77265000.000000, cache: 50000.000000, totalcache: 100000.000000
  2441. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(77019774.613656)
  2442. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2443. 14:30:24 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(77019774.613656)
  2444. 14:30:24 T:7884 DEBUG: CDVDAudio::Resume - resume audio stream
  2445. 14:30:24 T:4264 DEBUG: ActiveAE - start sync of audio stream
  2446. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2447. 14:30:24 T:4264 DEBUG: ActiveAE::SyncStream - average error of -32935.069993, start adjusting
  2448. 14:30:24 T:4964 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2449. 14:30:24 T:4964 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is ChapterOrBigStepBack
  2450. 14:30:24 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 2
  2451. 14:30:24 T:10108 DEBUG: demuxer seek to: -522509
  2452. 14:30:24 T:10108 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 21
  2453. 14:30:24 T:10108 DEBUG: demuxer seek to: -522509, success
  2454. 14:30:24 T:10108 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
  2455. 14:30:24 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2456. 14:30:24 T:7884 DEBUG: CDVDAudio::Flush - flush audio stream
  2457. 14:30:24 T:7884 DEBUG: CDVDAudio::Pause - pausing audio stream
  2458. 14:30:24 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  2459. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  2460. 14:30:24 T:10108 DEBUG: CDVDMsgGeneralSynchronize - global timeout
  2461. 14:30:24 T:10108 DEBUG: CVideoPlayer - CDVDMsg::GENERAL_SYNCHRONIZE
  2462. 14:30:24 T:4964 DEBUG: CDVDMsgGeneralSynchronize - global timeout
  2463. 14:30:24 T:9596 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  2464. 14:30:24 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  2465. 14:30:24 T:9968 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  2466. 14:30:24 T:10108 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2467. 14:30:24 T:10108 NOTICE: Previous line repeats 9 times.
  2468. 14:30:24 T:10108 DEBUG: CVideoPlayer::HandleMessages - player started 1
  2469. 14:30:24 T:4964 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2470. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2471. 14:30:24 T:9968 DEBUG: Previous line repeats 1 times.
  2472. 14:30:24 T:9968 ERROR: ffmpeg[26F0]: Duplicate formats in avfilter_merge_formats() detected
  2473. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2474. 14:30:24 T:10108 DEBUG: CVideoPlayer::HandleMessages - player started 2
  2475. 14:30:24 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 3
  2476. 14:30:24 T:10108 DEBUG: CVideoPlayer::SetCaching - caching state 0
  2477. 14:30:24 T:10108 DEBUG: VideoPlayer::Sync - Audio - pts: 128000.000000, cache: 304926.831258, totalcache: 579999.983311
  2478. 14:30:24 T:10108 DEBUG: VideoPlayer::Sync - Video - pts: 21000.000000, cache: 50000.000000, totalcache: 100000.000000
  2479. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-176926.831258)
  2480. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2481. 14:30:24 T:7884 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(-176926.831258)
  2482. 14:30:24 T:7884 DEBUG: CDVDAudio::Resume - resume audio stream
  2483. 14:30:24 T:4264 DEBUG: ActiveAE - start sync of audio stream
  2484. 14:30:24 T:9968 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2485. 14:30:24 T:4264 DEBUG: ActiveAE::SyncStream - average error of 49054.138449, start adjusting
  2486. 14:30:26 T:4964 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
  2487. 14:30:26 T:4964 DEBUG: CInputManager::OnKey: x (0xf058) pressed, action is Stop
  2488. 14:30:26 T:4964 NOTICE: CVideoPlayer::CloseFile()
  2489. 14:30:26 T:4964 NOTICE: VideoPlayer: waiting for threads to exit
  2490. 14:30:26 T:10108 NOTICE: CVideoPlayer::OnExit()
  2491. 14:30:26 T:10108 NOTICE: Closing stream player 1
  2492. 14:30:26 T:10108 NOTICE: Waiting for audio thread to exit
  2493. 14:30:26 T:7884 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  2494. 14:30:26 T:7884 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  2495. 14:30:26 T:10108 NOTICE: Closing audio device
  2496. 14:30:26 T:7884 DEBUG: Thread VideoPlayerAudio 7884 terminating
  2497. 14:30:26 T:10108 DEBUG: CDVDAudio::Flush - flush audio stream
  2498. 14:30:26 T:4264 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  2499. 14:30:26 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2500. 14:30:26 T:5356 DEBUG: Previous line repeats 1 times.
  2501. 14:30:26 T:5356 INFO: CActiveAESink::OpenSink - initialize sink
  2502. 14:30:26 T:5356 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  2503. 14:30:26 T:10108 NOTICE: Deleting audio codec
  2504. 14:30:26 T:10108 NOTICE: Closing stream player 2
  2505. 14:30:26 T:10108 NOTICE: waiting for video thread to exit
  2506. 14:30:26 T:9968 NOTICE: thread end: video_thread
  2507. 14:30:26 T:9968 DEBUG: Thread VideoPlayerVideo 9968 terminating
  2508. 14:30:26 T:10108 NOTICE: deleting video codec
  2509. 14:30:26 T:5356 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{2163D15C-A6C8-40AE-8375-379C5DBB1425}
  2510. 14:30:26 T:10108 DEBUG: CApplication::OnPlayBackStopped: play state was 2, starting 0
  2511. 14:30:26 T:4964 NOTICE: VideoPlayer: finished waiting
  2512. 14:30:26 T:9596 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  2513. 14:30:26 T:10108 DEBUG: Thread VideoPlayer 10108 terminating
  2514. 14:30:26 T:4964 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
  2515. 14:30:26 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  2516. 14:30:26 T:4964 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2517. 14:30:26 T:4964 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  2518. 14:30:26 T:5356 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 002F0AD8
  2519. 14:30:26 T:4964 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  2520. 14:30:26 T:4964 DEBUG: CWinSystemWin32::ChangeResolution : Using Windows 8+ workaround for refresh rate 60 Hz
  2521. 14:30:26 T:5356 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  2522. 14:30:26 T:5356 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  2523. 14:30:26 T:5356 DEBUG: Audio Device : PanasonicTV0-4 (NVIDIA High Definition Audio)
  2524. 14:30:26 T:5356 DEBUG: Sample Rate : 44100
  2525. 14:30:26 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  2526. 14:30:26 T:5356 DEBUG: Bits Per Sample : 32
  2527. 14:30:26 T:5356 DEBUG: Valid Bits/Samp : 32
  2528. 14:30:26 T:5356 DEBUG: Channel Count : 8
  2529. 14:30:26 T:5356 DEBUG: Block Align : 32
  2530. 14:30:26 T:5356 DEBUG: Avg. Bytes Sec : 1411200
  2531. 14:30:26 T:5356 DEBUG: Samples/Block : 32
  2532. 14:30:26 T:5356 DEBUG: Format cBSize : 22
  2533. 14:30:26 T:5356 DEBUG: Channel Layout : FL,FR,FC,LFE,BL,BR,SL,SR
  2534. 14:30:26 T:5356 DEBUG: Channel Mask : 1599
  2535. 14:30:26 T:5356 DEBUG: Frames : 661
  2536. 14:30:26 T:5356 DEBUG: Frame Size : 32
  2537. 14:30:26 T:5356 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  2538. 14:30:26 T:5356 DEBUG: Output Device : HDMI - PanasonicTV0-4 (NVIDIA High Definition Audio)
  2539. 14:30:26 T:5356 DEBUG: Sample Rate : 44100
  2540. 14:30:26 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  2541. 14:30:26 T:5356 DEBUG: Channel Count : 8
  2542. 14:30:26 T:5356 DEBUG: Channel Layout: FL,FR,FC,LFE,BL,BR,SL,SR
  2543. 14:30:26 T:5356 DEBUG: Frames : 661
  2544. 14:30:26 T:5356 DEBUG: Frame Size : 32
  2545. 14:30:26 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2546. 14:30:26 T:5356 DEBUG: Previous line repeats 1 times.
  2547. 14:30:26 T:5356 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  2548. 14:30:27 T:4964 DEBUG: CWinSystemWin32::OnDisplayLost - notify display lost event
  2549. 14:30:27 T:4964 NOTICE: VideoPlayer: OnLostDisplay received
  2550. 14:30:27 T:4964 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2551. 14:30:27 T:4964 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  2552. 14:30:27 T:4964 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/96/6/?tvshowid=96)
  2553. 14:30:27 T:4964 DEBUG: ParentPath = [videodb://tvshows/titles/96/6/?tvshowid=96]
  2554. 14:30:27 T:4964 DEBUG: CVideoDatabase::RunQuery took 0 ms for 26 items query: select * from episode_view WHERE (episode_view.idShow = 96) AND ((episode_view.c12 = 6 or (episode_view.c12 = 0 and (episode_view.c15 = 0 or episode_view.c15 = 6))))
  2555. 14:30:27 T:4964 DEBUG: WindowVideoNav::GetDirectory
  2556. 14:30:27 T:5772 DEBUG: Thread BackgroundLoader start, auto delete: false
  2557. 14:30:27 T:4964 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0000, modifier: 0x0
  2558. 14:30:27 T:6864 DEBUG: Thread LanguageInvoker start, auto delete: false
  2559. 14:30:27 T:6864 INFO: initializing python engine.
  2560. 14:30:27 T:6864 DEBUG: CPythonInvoker(22, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): start processing
  2561. 14:30:27 T:5772 DEBUG: Thread BackgroundLoader 5772 terminating
  2562. 14:30:27 T:4964 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  2563. 14:30:27 T:4964 NOTICE: CVideoPlayer::CloseFile()
  2564. 14:30:27 T:4964 NOTICE: VideoPlayer: waiting for threads to exit
  2565. 14:30:27 T:4964 NOTICE: VideoPlayer: finished waiting
  2566. 14:30:27 T:4964 NOTICE: CVideoPlayer::CloseFile()
  2567. 14:30:27 T:4964 NOTICE: VideoPlayer: waiting for threads to exit
  2568. 14:30:27 T:4964 NOTICE: VideoPlayer: finished waiting
  2569. 14:30:27 T:4964 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
  2570. 14:30:27 T:2568 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  2571. 14:30:27 T:9596 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2572. 14:30:27 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2573. 14:30:27 T:9596 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2574. 14:30:27 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2575. 14:30:27 T:6864 DEBUG: -->Python Interpreter Initialized<--
  2576. 14:30:27 T:6864 DEBUG: CPythonInvoker(22, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py"
  2577. 14:30:27 T:6864 DEBUG: CPythonInvoker(22, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  2578. 14:30:27 T:6864 DEBUG: CPythonInvoker(22, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  2579. 14:30:27 T:6864 DEBUG: CPythonInvoker(22, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
  2580. 14:30:27 T:6864 DEBUG: script.tv.show.next.aired: ### params: {'backend': 'True'}
  2581. 14:30:27 T:6864 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.15)
  2582. 14:30:27 T:6864 DEBUG: script.tv.show.next.aired: ### run_backend started
  2583. 14:30:27 T:9756 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{2163d15c-a6c8-40ae-8375-379c5dbb1425} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  2584. 14:30:28 T:8528 DEBUG: CVideoDatabase::RunQuery took 23 ms for 7 items query: SELECT * FROM season_view WHERE season_view.idShow = 96
  2585. 14:30:28 T:4964 DEBUG: CWinSystemWin32::OnDisplayReset - notify display reset event
  2586. 14:30:28 T:464 DEBUG: CVideoDatabase::RunQuery took 8 ms for 2 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount - tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1)) AND ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
  2587. 14:30:28 T:464 DEBUG: CVideoDatabase::RunQuery took 3 ms for 41 items query: select * from episode_view WHERE (episode_view.idShow = 96) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2588. 14:30:28 T:464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2589. 14:30:28 T:464 DEBUG: CVideoDatabase::RunQuery took 4 ms for 218 items query: select * from episode_view WHERE (episode_view.idShow = 52) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2590. 14:30:28 T:464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2591. 14:30:28 T:464 DEBUG: CVideoDatabase::RunQuery took 7 ms for 459 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  2592. 14:30:28 T:464 DEBUG: CFavourites::Load - no system favourites found, skipping
  2593. 14:30:29 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2594. 14:30:29 T:4964 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  2595. 14:30:29 T:4964 DEBUG: CGUIWindowVideoBase::OnPlayMedia H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  2596. 14:30:29 T:9596 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  2597. 14:30:29 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  2598. 14:30:29 T:9596 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2599. 14:30:29 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2600. 14:30:29 T:4964 DEBUG: Loading settings for H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  2601. 14:30:29 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers(H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv)
  2602. 14:30:29 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  2603. 14:30:29 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  2604. 14:30:29 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  2605. 14:30:29 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  2606. 14:30:29 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  2607. 14:30:29 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  2608. 14:30:29 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  2609. 14:30:29 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  2610. 14:30:29 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  2611. 14:30:29 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  2612. 14:30:29 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  2613. 14:30:29 T:4964 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  2614. 14:30:29 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  2615. 14:30:29 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  2616. 14:30:29 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  2617. 14:30:29 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  2618. 14:30:29 T:4964 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  2619. 14:30:29 T:4964 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  2620. 14:30:29 T:4964 NOTICE: VideoPlayer: Opening: H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  2621. 14:30:29 T:4964 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  2622. 14:30:29 T:4964 ERROR: DXVA::CProcessorHD::IsFormatSupported - Unsupported format 105 for 1.
  2623. 14:30:29 T:2624 DEBUG: Thread VideoPlayer start, auto delete: false
  2624. 14:30:29 T:2624 NOTICE: Creating InputStream
  2625. 14:30:29 T:2624 DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
  2626. 14:30:29 T:2624 DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 1 ms)
  2627. 14:30:29 T:2624 NOTICE: Creating Demuxer
  2628. 14:30:29 T:2624 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  2629. 14:30:29 T:2624 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  2630. 14:30:29 T:2624 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  2631. 14:30:29 T:2624 INFO: ffmpeg[A40]: Input #0, matroska,webm, H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mk':
  2632. 14:30:29 T:2624 INFO: ffmpeg[A40]: Metadata:
  2633. 14:30:29 T:2624 INFO: ffmpeg[A40]: CREATION_TIME : 2016-03-11T14:09:26Z
  2634. 14:30:29 T:2624 INFO: ffmpeg[A40]: ENCODER : Lavf56.1.0
  2635. 14:30:29 T:2624 INFO: ffmpeg[A40]: Duration: 00:45:09.16, start: 0.062000, bitrate: 1710 kb/s
  2636. 14:30:29 T:2624 INFO: ffmpeg[A40]: Stream #0:0: Video: hevc (Main 10), yuv420p10le(tv, bt709), 1440x1080 [SAR 1:1 DAR 4:3], 23.98 fps, 23.98 tbr, 1k tbn, 23.98 tbc (default)
  2637. 14:30:29 T:2624 INFO: ffmpeg[A40]: Stream #0:1(eng): Audio: aac (LC), 48000 Hz, 5.1, fltp (default)
  2638. 14:30:29 T:2624 INFO: ffmpeg[A40]: Metadata:
  2639. 14:30:29 T:2624 INFO: ffmpeg[A40]: title : Surround
  2640. 14:30:29 T:2624 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  2641. 14:30:29 T:2624 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  2642. 14:30:29 T:2624 NOTICE: Opening stream: 0 source: 256
  2643. 14:30:29 T:2624 NOTICE: Creating video codec with codec id: 174
  2644. 14:30:29 T:2624 DEBUG: FactoryCodec - Video: - Opening
  2645. 14:30:29 T:2624 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
  2646. 14:30:29 T:2624 DEBUG: CDVDVideoCodecFFmpeg - open frame threaded with 4 threads
  2647. 14:30:29 T:2624 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-hevc
  2648. 14:30:29 T:2624 DEBUG: FactoryCodec - Video: ff-hevc - Opened
  2649. 14:30:29 T:2624 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 174
  2650. 14:30:29 T:2624 NOTICE: Creating video thread
  2651. 14:30:29 T:2624 NOTICE: Opening stream: 1 source: 256
  2652. 14:30:29 T:2624 NOTICE: Finding audio codec for: 86018
  2653. 14:30:29 T:2624 DEBUG: FactoryCodec - Audio: passthrough - Opening
  2654. 14:30:29 T:2624 DEBUG: FactoryCodec - Audio: passthrough - Failed
  2655. 14:30:29 T:2624 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  2656. 14:30:29 T:10180 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  2657. 14:30:29 T:10180 NOTICE: running thread: video_thread
  2658. 14:30:29 T:2624 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  2659. 14:30:29 T:2624 NOTICE: Creating audio thread
  2660. 14:30:29 T:2624 DEBUG: CEdl::ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  2661. 14:30:29 T:2624 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
  2662. 14:30:29 T:2624 DEBUG: CVideoPlayer::SetCaching - caching state 2
  2663. 14:30:29 T:4964 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
  2664. 14:30:29 T:4964 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  2665. 14:30:29 T:10180 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback
  2666. 14:30:29 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2667. 14:30:29 T:4844 DEBUG: Thread VideoPlayerAudio start, auto delete: false
  2668. 14:30:29 T:4844 NOTICE: running thread: CVideoPlayerAudio::Process()
  2669. 14:30:29 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  2670. 14:30:29 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2671. 14:30:29 T:2624 NOTICE: CDVDMessageQueue::GetLevel() - can't determine level
  2672. 14:30:29 T:4844 NOTICE: Previous line repeats 2 times.
  2673. 14:30:29 T:4844 DEBUG: CDVDAudio::Pause - pausing audio stream
  2674. 14:30:29 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2675. 14:30:29 T:4844 NOTICE: Creating audio stream (codec id: 86018, channels: 6, sample rate: 48000, no pass-through)
  2676. 14:30:29 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2677. 14:30:29 T:2568 DEBUG: CGUIInfoManager::SetCurrentMovie(H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv)
  2678. 14:30:29 T:4844 DEBUG: CVideoPlayerAudio:: synctype set to 0: clock feedback
  2679. 14:30:29 T:2568 DEBUG: CVideoDatabase::GetMovieId (H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv), query = select idMovie from movie where idFile=3843
  2680. 14:30:29 T:2568 DEBUG: CVideoDatabase::GetEpisodeId (H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv), query = select idEpisode from episode where idFile=3843
  2681. 14:30:29 T:9596 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  2682. 14:30:29 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  2683. 14:30:29 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2684. 14:30:29 T:10180 DEBUG: Previous line repeats 1 times.
  2685. 14:30:29 T:10180 ERROR: ffmpeg[27C4]: Duplicate formats in avfilter_merge_formats() detected
  2686. 14:30:29 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2687. 14:30:29 T:10180 DEBUG: CRenderManager::Configure - change configuration. 1440x1080. display: 1440x1080. framerate: 23.98. format: YV12P10
  2688. 14:30:29 T:4964 DEBUG: CWinRenderer::SelectRenderMethod: Requested render method: 0
  2689. 14:30:29 T:4964 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 1: Pixel Shaders
  2690. 14:30:29 T:4964 DEBUG: created video buffer 0
  2691. 14:30:29 T:4964 DEBUG: created video buffer 1
  2692. 14:30:29 T:4964 DEBUG: created video buffer 2
  2693. 14:30:29 T:4964 DEBUG: created video buffer 3
  2694. 14:30:29 T:4964 DEBUG: CRenderManager::Configure - 4
  2695. 14:30:29 T:4964 DEBUG: CConvolutionShaderSeparable::ChooseIntermediateD3DFormat: format 10
  2696. 14:30:29 T:5356 INFO: CActiveAESink::OpenSink - initialize sink
  2697. 14:30:29 T:5356 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  2698. 14:30:29 T:4964 DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/convolutionsep-4x4_d3d.fx
  2699. 14:30:29 T:2624 DEBUG: CVideoPlayer::HandleMessages - player started 2
  2700. 14:30:29 T:5356 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{2163D15C-A6C8-40AE-8375-379C5DBB1425}
  2701. 14:30:29 T:5356 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 002F0AD8
  2702. 14:30:29 T:5356 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  2703. 14:30:29 T:5356 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  2704. 14:30:29 T:5356 DEBUG: Audio Device : PanasonicTV0-4 (NVIDIA High Definition Audio)
  2705. 14:30:29 T:5356 DEBUG: Sample Rate : 48000
  2706. 14:30:29 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  2707. 14:30:29 T:5356 DEBUG: Bits Per Sample : 32
  2708. 14:30:29 T:5356 DEBUG: Valid Bits/Samp : 32
  2709. 14:30:29 T:5356 DEBUG: Channel Count : 8
  2710. 14:30:29 T:5356 DEBUG: Block Align : 32
  2711. 14:30:29 T:5356 DEBUG: Avg. Bytes Sec : 1536000
  2712. 14:30:29 T:5356 DEBUG: Samples/Block : 32
  2713. 14:30:29 T:5356 DEBUG: Format cBSize : 22
  2714. 14:30:29 T:5356 DEBUG: Channel Layout : FL,FR,FC,LFE,BL,BR,SL,SR
  2715. 14:30:29 T:5356 DEBUG: Channel Mask : 1599
  2716. 14:30:29 T:5356 DEBUG: Frames : 720
  2717. 14:30:29 T:5356 DEBUG: Frame Size : 32
  2718. 14:30:29 T:5356 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  2719. 14:30:29 T:5356 DEBUG: Output Device : HDMI - PanasonicTV0-4 (NVIDIA High Definition Audio)
  2720. 14:30:29 T:5356 DEBUG: Sample Rate : 48000
  2721. 14:30:29 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  2722. 14:30:29 T:5356 DEBUG: Channel Count : 8
  2723. 14:30:29 T:5356 DEBUG: Channel Layout: FL,FR,FC,LFE,BL,BR,SL,SR
  2724. 14:30:29 T:5356 DEBUG: Frames : 720
  2725. 14:30:29 T:5356 DEBUG: Frame Size : 32
  2726. 14:30:29 T:4264 DEBUG: ActiveAE DSP - ActiveAE::CActiveAEDSPProcess::Create - Audio DSP processing id 0 created:
  2727. 14:30:29 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2728. 14:30:29 T:2624 DEBUG: Previous line repeats 1 times.
  2729. 14:30:29 T:2624 DEBUG: CVideoPlayer::HandleMessages - player started 1
  2730. 14:30:29 T:2624 DEBUG: CVideoPlayer::SetCaching - caching state 3
  2731. 14:30:29 T:2624 DEBUG: CVideoPlayer::SetCaching - caching state 0
  2732. 14:30:29 T:2624 DEBUG: VideoPlayer::Sync - Audio - pts: 277000.000000, cache: 298666.656017, totalcache: 579999.983311
  2733. 14:30:29 T:2624 DEBUG: VideoPlayer::Sync - Video - pts: 21000.000000, cache: 50000.000000, totalcache: 100000.000000
  2734. 14:30:29 T:10180 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-79000.000000)
  2735. 14:30:29 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2736. 14:30:29 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2737. 14:30:29 T:1624 DEBUG: script.toolbox: blurred img already created: C:\Users\SiLVO\AppData\Roaming\Kodi\userdata\addon_data\script.toolbox\5486defb8d652dd79286ecaa29b082d730.png
  2738. 14:30:29 T:1624 DEBUG: script.toolbox: Average Color: FF8c8278
  2739. 14:30:29 T:4964 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 87
  2740. 14:30:29 T:4844 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(-79000.000000)
  2741. 14:30:29 T:4844 DEBUG: CDVDAudio::Resume - resume audio stream
  2742. 14:30:29 T:4964 DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/yuv2rgb_d3d.fx
  2743. 14:30:29 T:4264 DEBUG: ActiveAE - start sync of audio stream
  2744. 14:30:29 T:5356 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  2745. 14:30:29 T:4964 DEBUG: Activating window ID: 12005
  2746. 14:30:29 T:4964 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  2747. 14:30:29 T:4964 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  2748. 14:30:29 T:6864 INFO: CPythonInvoker(22, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): script successfully run
  2749. 14:30:29 T:4964 NOTICE: Display resolution ADJUST : 1920x1080@ 23.98 - Full Screen (100) (weight: 0.000)
  2750. 14:30:29 T:4964 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 23.976023
  2751. 14:30:29 T:6864 INFO: Python script stopped
  2752. 14:30:29 T:6864 DEBUG: Thread LanguageInvoker 6864 terminating
  2753. 14:30:29 T:4264 DEBUG: ActiveAE::SyncStream - average error of 52.232659, start adjusting
  2754. 14:30:29 T:4264 DEBUG: ActiveAE::SyncStream - average error 22.232659 below threshold of 30.000000
  2755. 14:30:29 T:10180 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2756. 14:30:30 T:4964 DEBUG: CWinSystemWin32::OnDisplayLost - notify display lost event
  2757. 14:30:30 T:4964 DEBUG: CRenderManager::Flush - flushing renderer
  2758. 14:30:30 T:4964 NOTICE: VideoPlayer: OnLostDisplay received
  2759. 14:30:30 T:4964 DEBUG: created video buffer 0
  2760. 14:30:30 T:4964 DEBUG: created video buffer 1
  2761. 14:30:30 T:4964 DEBUG: created video buffer 2
  2762. 14:30:30 T:4964 DEBUG: created video buffer 3
  2763. 14:30:30 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2764. 14:30:30 T:4964 DEBUG: Previous line repeats 1 times.
  2765. 14:30:30 T:4964 DEBUG: CConvolutionShaderSeparable::ChooseIntermediateD3DFormat: format 10
  2766. 14:30:30 T:4964 DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/convolutionsep-4x4_d3d.fx
  2767. 14:30:30 T:4964 DEBUG: CWinShader::LoadEffect - loading shader special://xbmc/system/shaders/yuv2rgb_d3d.fx
  2768. 14:30:30 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2769. 14:30:30 T:9756 DEBUG: Previous line repeats 1 times.
  2770. 14:30:30 T:9756 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{2163d15c-a6c8-40ae-8375-379c5dbb1425} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  2771. 14:30:30 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2772. 14:30:30 T:4844 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-3196.882028, adjusted:-3196.882028
  2773. 14:30:30 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2774. 14:30:31 T:4964 DEBUG: Previous line repeats 7 times.
  2775. 14:30:31 T:4964 DEBUG: CWinSystemWin32::OnDisplayReset - notify display reset event
  2776. 14:30:31 T:4964 NOTICE: VideoPlayer: OnResetDisplay received
  2777. 14:30:31 T:10180 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2778. 14:30:31 T:4844 DEBUG: Previous line repeats 3 times.
  2779. 14:30:31 T:4844 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-52.001438, adjusted:-52.001438
  2780. 14:30:34 T:10180 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  2781. 14:30:35 T:4964 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
  2782. 14:30:35 T:4964 DEBUG: CInputManager::OnKey: x (0xf058) pressed, action is Stop
  2783. 14:30:35 T:4964 NOTICE: CVideoPlayer::CloseFile()
  2784. 14:30:35 T:4964 NOTICE: VideoPlayer: waiting for threads to exit
  2785. 14:30:35 T:2624 NOTICE: CVideoPlayer::OnExit()
  2786. 14:30:35 T:2624 NOTICE: Closing stream player 1
  2787. 14:30:35 T:2624 NOTICE: Waiting for audio thread to exit
  2788. 14:30:35 T:4844 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  2789. 14:30:35 T:2624 NOTICE: Closing audio device
  2790. 14:30:35 T:4844 DEBUG: Thread VideoPlayerAudio 4844 terminating
  2791. 14:30:35 T:2624 DEBUG: CDVDAudio::Flush - flush audio stream
  2792. 14:30:35 T:4264 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  2793. 14:30:35 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2794. 14:30:35 T:2624 DEBUG: Previous line repeats 1 times.
  2795. 14:30:35 T:2624 NOTICE: Deleting audio codec
  2796. 14:30:35 T:2624 NOTICE: Closing stream player 2
  2797. 14:30:35 T:2624 NOTICE: waiting for video thread to exit
  2798. 14:30:35 T:10180 NOTICE: thread end: video_thread
  2799. 14:30:35 T:10180 DEBUG: Thread VideoPlayerVideo 10180 terminating
  2800. 14:30:35 T:2624 NOTICE: deleting video codec
  2801. 14:30:35 T:2624 DEBUG: CApplication::OnPlayBackStopped: play state was 2, starting 0
  2802. 14:30:35 T:4964 NOTICE: VideoPlayer: finished waiting
  2803. 14:30:35 T:2624 DEBUG: Thread VideoPlayer 2624 terminating
  2804. 14:30:35 T:4964 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
  2805. 14:30:35 T:9596 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  2806. 14:30:35 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  2807. 14:30:35 T:4964 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2808. 14:30:35 T:4964 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  2809. 14:30:35 T:4964 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  2810. 14:30:35 T:4964 DEBUG: CWinSystemWin32::ChangeResolution : Using Windows 8+ workaround for refresh rate 60 Hz
  2811. 14:30:35 T:5356 INFO: CActiveAESink::OpenSink - initialize sink
  2812. 14:30:35 T:5356 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  2813. 14:30:36 T:5356 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:{2163D15C-A6C8-40AE-8375-379C5DBB1425}
  2814. 14:30:36 T:4964 DEBUG: CWinSystemWin32::OnDisplayLost - notify display lost event
  2815. 14:30:36 T:4964 NOTICE: VideoPlayer: OnLostDisplay received
  2816. 14:30:36 T:5356 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 002F0AD8
  2817. 14:30:36 T:4964 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2818. 14:30:36 T:4964 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  2819. 14:30:36 T:4964 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/96/6/?tvshowid=96)
  2820. 14:30:36 T:4964 DEBUG: ParentPath = [videodb://tvshows/titles/96/6/?tvshowid=96]
  2821. 14:30:36 T:5356 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  2822. 14:30:36 T:5356 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  2823. 14:30:36 T:5356 DEBUG: Audio Device : PanasonicTV0-4 (NVIDIA High Definition Audio)
  2824. 14:30:36 T:5356 DEBUG: Sample Rate : 44100
  2825. 14:30:36 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  2826. 14:30:36 T:5356 DEBUG: Bits Per Sample : 32
  2827. 14:30:36 T:5356 DEBUG: Valid Bits/Samp : 32
  2828. 14:30:36 T:5356 DEBUG: Channel Count : 8
  2829. 14:30:36 T:5356 DEBUG: Block Align : 32
  2830. 14:30:36 T:5356 DEBUG: Avg. Bytes Sec : 1411200
  2831. 14:30:36 T:5356 DEBUG: Samples/Block : 32
  2832. 14:30:36 T:5356 DEBUG: Format cBSize : 22
  2833. 14:30:36 T:5356 DEBUG: Channel Layout : FL,FR,FC,LFE,BL,BR,SL,SR
  2834. 14:30:36 T:5356 DEBUG: Channel Mask : 1599
  2835. 14:30:36 T:5356 DEBUG: Frames : 661
  2836. 14:30:36 T:5356 DEBUG: Frame Size : 32
  2837. 14:30:36 T:5356 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  2838. 14:30:36 T:5356 DEBUG: Output Device : HDMI - PanasonicTV0-4 (NVIDIA High Definition Audio)
  2839. 14:30:36 T:5356 DEBUG: Sample Rate : 44100
  2840. 14:30:36 T:5356 DEBUG: Sample Format : AE_FMT_FLOAT
  2841. 14:30:36 T:5356 DEBUG: Channel Count : 8
  2842. 14:30:36 T:5356 DEBUG: Channel Layout: FL,FR,FC,LFE,BL,BR,SL,SR
  2843. 14:30:36 T:5356 DEBUG: Frames : 661
  2844. 14:30:36 T:5356 DEBUG: Frame Size : 32
  2845. 14:30:36 T:4264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2846. 14:30:36 T:4964 DEBUG: Previous line repeats 1 times.
  2847. 14:30:36 T:4964 DEBUG: CVideoDatabase::RunQuery took 1 ms for 26 items query: select * from episode_view WHERE (episode_view.idShow = 96) AND ((episode_view.c12 = 6 or (episode_view.c12 = 0 and (episode_view.c15 = 0 or episode_view.c15 = 6))))
  2848. 14:30:36 T:4964 DEBUG: WindowVideoNav::GetDirectory
  2849. 14:30:36 T:9236 DEBUG: Thread BackgroundLoader start, auto delete: false
  2850. 14:30:36 T:4964 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0000, modifier: 0x0
  2851. 14:30:36 T:9976 DEBUG: Thread LanguageInvoker start, auto delete: false
  2852. 14:30:36 T:9976 INFO: initializing python engine.
  2853. 14:30:36 T:9976 DEBUG: CPythonInvoker(23, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): start processing
  2854. 14:30:36 T:5356 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  2855. 14:30:36 T:4964 NOTICE: CVideoPlayer::CloseFile()
  2856. 14:30:36 T:4964 NOTICE: VideoPlayer: waiting for threads to exit
  2857. 14:30:36 T:4964 NOTICE: VideoPlayer: finished waiting
  2858. 14:30:36 T:4964 NOTICE: CVideoPlayer::CloseFile()
  2859. 14:30:36 T:4964 NOTICE: VideoPlayer: waiting for threads to exit
  2860. 14:30:36 T:4964 NOTICE: VideoPlayer: finished waiting
  2861. 14:30:36 T:4964 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
  2862. 14:30:36 T:9236 DEBUG: Thread BackgroundLoader 9236 terminating
  2863. 14:30:36 T:2568 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item H:\TV Shows 2\Star Trek The Next Generation\Season 6\Star.Trek.The.Next.Generation.S06E12.Ship.In.A.Bottle.1080p.bluray.HEVC.AAC.5.1.x265.mkv
  2864. 14:30:36 T:9976 DEBUG: -->Python Interpreter Initialized<--
  2865. 14:30:36 T:9596 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  2866. 14:30:36 T:9976 DEBUG: CPythonInvoker(23, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py"
  2867. 14:30:36 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  2868. 14:30:36 T:9976 DEBUG: CPythonInvoker(23, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  2869. 14:30:36 T:9976 DEBUG: CPythonInvoker(23, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  2870. 14:30:36 T:9976 DEBUG: CPythonInvoker(23, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
  2871. 14:30:36 T:9976 DEBUG: script.tv.show.next.aired: ### params: {'backend': 'True'}
  2872. 14:30:36 T:9976 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.15)
  2873. 14:30:36 T:9976 DEBUG: script.tv.show.next.aired: ### run_backend started
  2874. 14:30:36 T:464 DEBUG: CVideoDatabase::RunQuery took 5 ms for 2 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount - tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1)) AND ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
  2875. 14:30:36 T:464 DEBUG: CVideoDatabase::RunQuery took 1 ms for 41 items query: select * from episode_view WHERE (episode_view.idShow = 96) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2876. 14:30:36 T:464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2877. 14:30:36 T:464 DEBUG: CVideoDatabase::RunQuery took 2 ms for 218 items query: select * from episode_view WHERE (episode_view.idShow = 52) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2878. 14:30:36 T:464 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2879. 14:30:36 T:464 DEBUG: CVideoDatabase::RunQuery took 5 ms for 459 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  2880. 14:30:36 T:8528 DEBUG: CVideoDatabase::RunQuery took 9 ms for 7 items query: SELECT * FROM season_view WHERE season_view.idShow = 96
  2881. 14:30:36 T:464 DEBUG: CFavourites::Load - no system favourites found, skipping
  2882. 14:30:37 T:4964 DEBUG: CWinSystemWin32::OnDisplayReset - notify display reset event
  2883. 14:30:37 T:9756 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{2163d15c-a6c8-40ae-8375-379c5dbb1425} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  2884. 14:30:39 T:4964 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  2885. 14:30:39 T:4964 DEBUG: CInputManager::OnKey: escape (0xf01b) pressed, action is PreviousMenu
  2886. 14:30:39 T:4964 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2887. 14:30:39 T:4964 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  2888. 14:30:39 T:4964 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2889. 14:30:39 T:4964 DEBUG: ------ Window Init (Home.xml) ------
  2890. 14:30:39 T:4964 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x0000, modifier: 0x0
  2891. 14:30:39 T:10196 DEBUG: Thread LanguageInvoker start, auto delete: false
  2892. 14:30:39 T:10196 INFO: initializing python engine.
  2893. 14:30:39 T:10196 DEBUG: CPythonInvoker(24, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  2894. 14:30:39 T:9976 INFO: CPythonInvoker(23, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): script successfully run
  2895. 14:30:40 T:9976 INFO: Python script stopped
  2896. 14:30:40 T:9976 DEBUG: Thread LanguageInvoker 9976 terminating
  2897. 14:30:40 T:10196 DEBUG: -->Python Interpreter Initialized<--
  2898. 14:30:40 T:10196 DEBUG: CPythonInvoker(24, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  2899. 14:30:40 T:10196 DEBUG: CPythonInvoker(24, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Kodi\system\python\DLLs;C:\Kodi\system\python\Lib;C:\Kodi\python27.zip;C:\Kodi\system\python\lib\plat-win;C:\Kodi\system\python\lib\lib-tk;C:\Kodi;C:\Kodi\system\python;C:\Kodi\system\python\lib\site-packages
  2900. 14:30:40 T:10196 DEBUG: CPythonInvoker(24, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts
  2901. 14:30:40 T:10196 DEBUG: CPythonInvoker(24, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 2.20.0 of the xbmc.python api
  2902. 14:30:40 T:10196 DEBUG: script.skinshortcuts: script version 1.0.8 started
  2903. 14:30:40 T:10196 DEBUG: script.skinshortcuts: Profile found: Master user (special://masterprofile/)
  2904. 14:30:40 T:10196 DEBUG: script.skinshortcuts: Menu is up to date
  2905. 14:30:40 T:10196 DEBUG: script.skinshortcuts: script stopped
  2906. 14:30:40 T:10196 INFO: CPythonInvoker(24, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  2907. 14:30:40 T:10196 INFO: Python script stopped
  2908. 14:30:40 T:10196 DEBUG: Thread LanguageInvoker 10196 terminating
  2909. 14:30:40 T:4964 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2910. 14:30:40 T:4964 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  2911. 14:30:41 T:4964 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2912. 14:30:41 T:4964 DEBUG: Previous line repeats 1 times.
  2913. 14:30:41 T:4964 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  2914. 14:30:41 T:4964 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2915. 14:30:41 T:4964 DEBUG: Previous line repeats 1 times.
  2916. 14:30:41 T:4964 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  2917. 14:30:41 T:4964 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2918. 14:30:42 T:4964 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2919. 14:30:42 T:4964 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  2920. 14:30:42 T:4964 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2921. 14:30:42 T:4964 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  2922. 14:30:42 T:4964 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  2923. 14:30:43 T:4964 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  2924. 14:30:43 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2925. 14:30:43 T:4964 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  2926. 14:30:43 T:4964 DEBUG: Activating window ID: 10111
  2927. 14:30:43 T:4964 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  2928. 14:30:43 T:4964 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  2929. 14:30:43 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2930. 14:30:43 T:4964 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  2931. 14:30:43 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  2932. 14:30:43 T:9596 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  2933. 14:30:43 T:4964 NOTICE: Storing total System Uptime
  2934. 14:30:43 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  2935. 14:30:43 T:4964 NOTICE: Saving settings
  2936. 14:30:43 T:4964 NOTICE: Saving skin settings
  2937. 14:30:43 T:4964 NOTICE: stop all
  2938. 14:30:43 T:2568 DEBUG: Thread JobWorker 2568 terminating (autodelete)
  2939. 14:30:43 T:9364 DEBUG: Thread JobWorker 9364 terminating (autodelete)
  2940. 14:30:43 T:4964 NOTICE: ActiveAE DSP - stopping
  2941. 14:30:43 T:8768 DEBUG: Thread JobWorker 8768 terminating (autodelete)
  2942. 14:30:43 T:4964 NOTICE: stop player
  2943. 14:30:43 T:7256 DEBUG: Thread JobWorker 7256 terminating (autodelete)
  2944. 14:30:43 T:4964 INFO: stopping PVRManager
  2945. 14:30:43 T:4964 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  2946. 14:30:43 T:4964 NOTICE: ES: Stopping event server
  2947. 14:30:43 T:4964 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  2948. 14:30:43 T:4964 NOTICE: stopping upnp
  2949. 14:30:44 T:4964 NOTICE: stopping zeroconf publishing
  2950. 14:30:44 T:4964 DEBUG: ZeroconfMDNS: Shutdown services
  2951. 14:30:44 T:4964 DEBUG: ZeroconfMDNS: Removed service servers.airtunes
  2952. 14:30:44 T:4964 DEBUG: ZeroconfMDNS: Removed service servers.eventserver
  2953. 14:30:44 T:4964 DEBUG: ZeroconfMDNS: Removed service servers.jsonrpc-http
  2954. 14:30:44 T:4964 DEBUG: ZeroconfMDNS: Removed service servers.jsonrpc-tpc
  2955. 14:30:44 T:4964 DEBUG: ZeroconfMDNS: Removed service servers.webserver
  2956. 14:30:44 T:4964 NOTICE: CWebServer[9090]: Stopped
  2957. 14:30:44 T:4248 NOTICE: Skin Helper Service --> Shutdown requested !
  2958. 14:30:44 T:4248 NOTICE: Skin Helper Service --> BackgroundsUpdater - stop called
  2959. 14:30:44 T:4248 NOTICE: Skin Helper Service --> ListItemMonitor - stop called
  2960. 14:30:44 T:4248 NOTICE: Skin Helper Service --> WebService - stop called
  2961. 14:30:44 T:4248 NOTICE: Skin Helper Service --> skin helper service version 1.0.90 stopped
  2962. 14:30:44 T:4248 INFO: CPythonInvoker(5, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): script successfully run
  2963. 14:30:44 T:4248 INFO: CPythonInvoker(5, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): waiting on thread 9544
  2964. 14:30:44 T:3008 NOTICE: ES: UDP Event server stopped
  2965. 14:30:44 T:1360 DEBUG: Thread TCPServer 1360 terminating
  2966. 14:30:44 T:3008 DEBUG: Thread EventServer 3008 terminating
  2967. 14:30:44 T:4168 DEBUG: Thread PeripEventScanner 4168 terminating
  2968. 14:30:44 T:9232 DEBUG: Thread PeripBusUSB 9232 terminating
  2969. 14:30:45 T:4248 INFO: Python script stopped
  2970. 14:30:45 T:4248 DEBUG: Thread LanguageInvoker 4248 terminating
  2971. 14:30:45 T:7464 DEBUG: Thread PeripBusCEC 7464 terminating
  2972. 14:30:45 T:4564 DEBUG: Thread PeripBusAddon 4564 terminating
  2973. 14:30:45 T:4964 NOTICE: clean cached files!
  2974. 14:30:45 T:4964 DEBUG: ADDON: Stopping service addons.
  2975. 14:30:45 T:7124 DEBUG: StorageServer-2.5.4 Closed down
  2976. 14:30:45 T:7124 INFO: CPythonInvoker(15, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): script successfully run
  2977. 14:30:45 T:4964 DEBUG: CPythonInvoker(15, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): script termination took 184ms
  2978. 14:30:45 T:7124 INFO: Python script interrupted by user
  2979. 14:30:45 T:7120 INFO: CPythonInvoker(2, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): script successfully run
  2980. 14:30:45 T:4964 DEBUG: CPythonInvoker(2, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): script termination took 4ms
  2981. 14:30:45 T:7124 DEBUG: Thread LanguageInvoker 7124 terminating
  2982. 14:30:45 T:7120 INFO: Python script interrupted by user
  2983. 14:30:50 T:4964 ERROR: CPythonInvoker(6, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt\default.py): script didn't stop in 5 seconds - let's kill it
  2984. 14:30:50 T:7120 DEBUG: Thread LanguageInvoker 7120 terminating
  2985. 14:30:50 T:2180 NOTICE: script.tv.show.next.aired: ### abort requested -- stopping background processing
  2986. 14:30:50 T:2180 INFO: CPythonInvoker(7, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script aborted
  2987. 14:30:50 T:4964 DEBUG: CPythonInvoker(7, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script termination took 456ms
  2988. 14:30:50 T:2180 INFO: Python script interrupted by user
  2989. 14:30:50 T:464 DEBUG: Library Data Provider: service version 0.1.6 stopped
  2990. 14:30:50 T:464 INFO: CPythonInvoker(9, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): script successfully run
  2991. 14:30:50 T:4964 DEBUG: CPythonInvoker(9, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): script termination took 0ms
  2992. 14:30:50 T:2180 DEBUG: Thread LanguageInvoker 2180 terminating
  2993. 14:30:50 T:4264 DEBUG: Thread ActiveAE 4264 terminating
  2994. 14:30:50 T:464 INFO: Python script interrupted by user
  2995. 14:30:50 T:464 DEBUG: Thread LanguageInvoker 464 terminating
  2996. 14:30:50 T:5356 DEBUG: Thread AESink 5356 terminating
  2997. 14:30:50 T:4964 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  2998. 14:30:50 T:4964 NOTICE: closing down remote control service
  2999. 14:30:50 T:4964 NOTICE: stopped
  3000. 14:30:50 T:5152 DEBUG: Thread RemoteControl 5152 terminating
  3001. 14:30:51 T:4964 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  3002. 14:30:51 T:4964 NOTICE: destroy
  3003. 14:30:51 T:4964 NOTICE: unload skin
  3004. 14:30:51 T:4964 INFO: Unloading old skin ...
  3005. 14:30:51 T:4964 DEBUG: ------ Window Deinit (Home.xml) ------
  3006. 14:30:51 T:4964 DEBUG: ------ Window Deinit (Custom_Debug_Overlay.xml) ------
  3007. 14:30:51 T:4964 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
  3008. 14:30:51 T:4964 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture listselect_fo.png
  3009. 14:30:51 T:4964 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture separator2.png
  3010. 14:30:51 T:4964 DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
  3011. 14:31:00 T:3624 INFO: CPythonInvoker(6, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt\default.py): script aborted
  3012. 14:31:00 T:3624 WARNING: CPythonInvoker(6, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt\default.py): the python script "C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.trakt\default.py" has left several classes in memory that we couldn't clean up. The classes include: class PythonBindings::XBMCAddon_xbmc_Monitor_Director,class PythonBindings::XBMCAddon_xbmc_Player_Director
  3013. 14:31:00 T:3624 INFO: Python script interrupted by user
  3014. 14:31:00 T:3624 DEBUG: Thread LanguageInvoker 3624 terminating
  3015. 14:31:02 T:2788 NOTICE: [Artist Slideshow] script stopped
  3016. 14:31:02 T:2788 INFO: CPythonInvoker(11, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py): script successfully run
  3017. 14:31:02 T:4964 DEBUG: CPythonInvoker(11, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py): script termination took 2334ms
  3018. 14:31:02 T:2788 INFO: Python script interrupted by user
  3019. 14:31:02 T:2788 DEBUG: Thread LanguageInvoker 2788 terminating
  3020. 14:31:03 T:8528 DEBUG: script.skin.info.service: finished
  3021. 14:31:03 T:8528 INFO: CPythonInvoker(12, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): script successfully run
  3022. 14:31:03 T:4964 DEBUG: CPythonInvoker(12, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.skin.info.service\default.py): script termination took 46ms
  3023. 14:31:03 T:8528 INFO: Python script interrupted by user
  3024. 14:31:03 T:8528 DEBUG: Thread LanguageInvoker 8528 terminating
  3025. 14:31:03 T:1624 DEBUG: script.toolbox: finished
  3026. 14:31:03 T:1624 INFO: CPythonInvoker(13, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.toolbox\default.py): script successfully run
  3027. 14:31:03 T:4964 DEBUG: CPythonInvoker(13, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.toolbox\default.py): script termination took 24ms
  3028. 14:31:03 T:1624 INFO: Python script interrupted by user
  3029. 14:31:03 T:1624 DEBUG: Thread LanguageInvoker 1624 terminating
  3030. 14:31:06 T:6972 INFO: CPythonInvoker(19, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): script successfully run
  3031. 14:31:06 T:4964 DEBUG: CPythonInvoker(19, C:\Users\SiLVO\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): script termination took 3202ms
  3032. 14:31:06 T:6972 INFO: Python script interrupted by user
  3033. 14:31:06 T:6972 DEBUG: Thread LanguageInvoker 6972 terminating
  3034. 14:31:06 T:4964 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  3035. 14:31:06 T:4964 NOTICE: unload sections
  3036. 14:31:06 T:9596 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  3037. 14:31:06 T:9596 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  3038. 14:31:06 T:4964 NOTICE: special://profile/ is mapped to: special://masterprofile/
  3039. 14:31:06 T:4964 DEBUG: PVRManager - destroyed
  3040. 14:31:06 T:4964 DEBUG: ActiveAE DSP - destroyed
  3041. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lrclyrics has been uninstalled.'
  3042. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been uninstalled.'
  3043. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.moviesetart has been uninstalled.'
  3044. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been uninstalled.'
  3045. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  3046. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.rapier has been uninstalled.'
  3047. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been uninstalled.'
  3048. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.titan.classic has been uninstalled.'
  3049. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been uninstalled.'
  3050. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been uninstalled.'
  3051. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been uninstalled.'
  3052. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been uninstalled.'
  3053. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  3054. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.recordlabels.white has been uninstalled.'
  3055. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  3056. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been uninstalled.'
  3057. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.kodi65 has been uninstalled.'
  3058. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been uninstalled.'
  3059. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weatherfanart.single has been uninstalled.'
  3060. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.transparency has been uninstalled.'
  3061. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.image.resource.select has been uninstalled.'
  3062. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  3063. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  3064. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been uninstalled.'
  3065. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been uninstalled.'
  3066. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hdtrailers_net has been uninstalled.'
  3067. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in repository.m4x1m has been uninstalled.'
  3068. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been uninstalled.'
  3069. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been uninstalled.'
  3070. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in screensaver.picture.slideshow has been uninstalled.'
  3071. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.colorbox has been uninstalled.'
  3072. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.actionhandler has been uninstalled.'
  3073. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been uninstalled.'
  3074. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been uninstalled.'
  3075. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.coloured has been uninstalled.'
  3076. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  3077. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.libraryeditor has been uninstalled.'
  3078. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been uninstalled.'
  3079. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.port.hu has been uninstalled.'
  3080. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been uninstalled.'
  3081. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.library.node.editor has been uninstalled.'
  3082. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been uninstalled.'
  3083. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  3084. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.service has been uninstalled.'
  3085. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been uninstalled.'
  3086. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been uninstalled.'
  3087. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.t9.search has been uninstalled.'
  3088. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.confluence has been uninstalled.'
  3089. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.aeonmq6 has been uninstalled.'
  3090. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  3091. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  3092. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been uninstalled.'
  3093. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been uninstalled.'
  3094. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.5 has been uninstalled.'
  3095. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in screensaver.atv4 has been uninstalled.'
  3096. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in screensaver.plugin.slideshow has been uninstalled.'
  3097. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.androidtv has been uninstalled.'
  3098. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been uninstalled.'
  3099. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been uninstalled.'
  3100. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.apptv has been uninstalled.'
  3101. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in weather.openweathermap.extended has been uninstalled.'
  3102. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  3103. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  3104. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.autocompletion has been uninstalled.'
  3105. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.extendedinfo has been uninstalled.'
  3106. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_trailers has been uninstalled.'
  3107. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.openweathermap.maps has been uninstalled.'
  3108. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been uninstalled.'
  3109. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been uninstalled.'
  3110. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  3111. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.t1mlib has been uninstalled.'
  3112. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been uninstalled.'
  3113. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  3114. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been uninstalled.'
  3115. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.xperience1080 has been uninstalled.'
  3116. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been uninstalled.'
  3117. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.universal has been uninstalled.'
  3118. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  3119. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.youtube.dl has been uninstalled.'
  3120. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.skin.info.service has been uninstalled.'
  3121. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.bursting-bubbles has been uninstalled.'
  3122. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.fromashes has been uninstalled.'
  3123. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  3124. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.kiisfm has been uninstalled.'
  3125. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.autocompletion has been uninstalled.'
  3126. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in repository.aeon.nox.silvo has been uninstalled.'
  3127. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.cinemavision has been uninstalled.'
  3128. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been uninstalled.'
  3129. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weatherfanart.multi has been uninstalled.'
  3130. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.toolbox has been uninstalled.'
  3131. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  3132. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.nebula has been uninstalled.'
  3133. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been uninstalled.'
  3134. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been uninstalled.'
  3135. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.ftv has been uninstalled.'
  3136. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  3137. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been uninstalled.'
  3138. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been uninstalled.'
  3139. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been uninstalled.'
  3140. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  3141. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_podcasts has been uninstalled.'
  3142. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.subscene has been uninstalled.'
  3143. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvshows.themoviedb.org has been uninstalled.'
  3144. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  3145. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been uninstalled.'
  3146. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been uninstalled.'
  3147. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been uninstalled.'
  3148. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.backrow has been uninstalled.'
  3149. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been uninstalled.'
  3150. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow-helper has been uninstalled.'
  3151. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been uninstalled.'
  3152. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  3153. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.amber has been uninstalled.'
  3154. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.trakt has been uninstalled.'
  3155. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  3156. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.routing has been uninstalled.'
  3157. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been uninstalled.'
  3158. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  3159. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  3160. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.3d-coloured has been uninstalled.'
  3161. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.titan.modern has been uninstalled.'
  3162. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.silvo has been uninstalled.'
  3163. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.omdbapi.com has been uninstalled.'
  3164. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been uninstalled.'
  3165. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.ratingupdate has been uninstalled.'
  3166. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  3167. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been uninstalled.'
  3168. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in repository.whitecream has been uninstalled.'
  3169. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  3170. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  3171. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.videoextras has been uninstalled.'
  3172. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been uninstalled.'
  3173. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  3174. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in script.module.feedparser has been uninstalled.'
  3175. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.uwc has been uninstalled.'
  3176. 14:31:06 T:4964 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been uninstalled.'
  3177. 14:31:06 T:4964 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0402EF00 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3178. 14:31:06 T:4964 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0402EB10 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3179. 14:31:06 T:4964 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0402F4A0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3180. 14:31:06 T:4964 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0402F728 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3181. 14:31:06 T:4964 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0402F530 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3182. 14:31:06 T:4964 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0402CAB8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3183. 14:31:06 T:4964 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0402F5C0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3184. 14:31:06 T:4964 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0402FCC8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3185. 14:31:06 T:4964 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0402F650 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3186. 14:31:06 T:4964 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0402EFD8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3187. 14:31:06 T:4964 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04030070 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3188. 14:31:06 T:4964 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0402F0F8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3189. 14:31:06 T:4964 NOTICE: application stopped...
  3190. 14:31:06 T:9596 DEBUG: Thread Announce 9596 terminating
  3191. 14:31:06 T:4964 DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
  3192. 14:31:06 T:4964 FATAL: /libcurl.dll is a system dll and should never be released
  3193. 14:31:06 T:4964 FATAL: /cpluff.dll is a system dll and should never be released
  3194. 14:31:06 T:4964 FATAL: /libcec.dll is a system dll and should never be released
  3195. 14:31:06 T:4964 FATAL: /libshairplay-1.dll is a system dll and should never be released
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement