Advertisement
Guest User

Untitled

a guest
Jul 16th, 2017
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.07 KB | None | 0 0
  1. 19:59:51.238 T:5404 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 19:59:51.238 T:5404 NOTICE: -----------------------------------------------------------------------
  3. 19:59:51.239 T:5404 NOTICE: Starting Kodi (17.3 Git:20170525-703c8f9). Platform: Windows NT x86 32-bit
  4. 19:59:51.239 T:5404 NOTICE: Using Release Kodi x32 build
  5. 19:59:51.239 T:5404 NOTICE: Kodi compiled May 25 2017 by MSVC 190024210 for Windows NT x86 32-bit version 10.0 (0x0A000000)
  6. 19:59:51.239 T:5404 NOTICE: Running on Hewlett-Packard HP Pavilion dv8 Notebook PC with Windows 7 SP1, kernel: Windows NT x86 64-bit version 6.1
  7. 19:59:51.252 T:5404 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  8. 19:59:51.252 T:5404 NOTICE: Host CPU: Unknown, 8 cores available
  9. 19:59:51.253 T:5404 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  10. 19:59:51.253 T:5404 NOTICE: Running with administrator rights
  11. 19:59:51.253 T:5404 NOTICE: Aero is enabled
  12. 19:59:51.253 T:5404 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  13. 19:59:51.253 T:5404 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  14. 19:59:51.253 T:5404 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files (x86)\Kodi/addons
  15. 19:59:51.253 T:5404 NOTICE: special://masterprofile/ is mapped to: C:\Users\Deathbringer\AppData\Roaming\Kodi\userdata
  16. 19:59:51.253 T:5404 NOTICE: special://home/ is mapped to: C:\Users\Deathbringer\AppData\Roaming\Kodi\
  17. 19:59:51.253 T:5404 NOTICE: special://temp/ is mapped to: C:\Users\Deathbringer\AppData\Roaming\Kodi\cache
  18. 19:59:51.253 T:5404 NOTICE: special://logpath/ is mapped to: C:\Users\Deathbringer\AppData\Roaming\Kodi\
  19. 19:59:51.253 T:5404 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
  20. 19:59:51.259 T:5404 NOTICE: Local hostname: Visionbreed
  21. 19:59:51.259 T:5404 NOTICE: Log File is located: C:\Users\Deathbringer\AppData\Roaming\Kodi\/kodi.log
  22. 19:59:51.260 T:5404 NOTICE: -----------------------------------------------------------------------
  23. 19:59:51.365 T:5404 NOTICE: load settings...
  24. 19:59:51.383 T:5404 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  25. 19:59:51.383 T:5404 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  26. 19:59:51.388 T:5404 NOTICE: Loading filter core factory settings from special://xbmc/system/players/dsplayer/filtersconfig_internal.xml (filters configuration).
  27. 19:59:51.398 T:5404 NOTICE: Loading filter core factory settings from special://profile/dsplayer/filtersconfig.xml (filters configuration).
  28. 19:59:51.401 T:5404 NOTICE: Loading filter core factory settings from special://xbmc/system/players/dsplayer/filtersconfig.xml (filters configuration).
  29. 19:59:51.412 T:5404 NOTICE: Loading filter core factory settings from special://xbmc/system/players/dsplayer/mediasconfig_internal.xml (medias configuration).
  30. 19:59:51.522 T:5404 NOTICE: CMadvrSettings::InitSettings loading 0914_madvrSettings.xml from appdata/kodi/addons/script.madvrsettings
  31. 19:59:51.570 T:5404 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  32. 19:59:51.572 T:5404 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  33. 19:59:51.572 T:5404 NOTICE: Contents of special://profile/advancedsettings.xml are...
  34. <advancedsettings>
  35. <video>
  36. <!-- Versuch DVD-Stottern zu unterbinden, hat nicht funktioniert -->
  37. <!--fpsdetect>2</fpsdetect-->
  38. <!-- Compensate display latency (video lag). Latency is given in msecs. -->
  39. <latency>
  40. <!-- Global default display latency -->
  41. <delay>0</delay>
  42. <!--
  43.  
  44. Override latency for given display (not video) refresh rates.
  45.  
  46. When XBMC is in windowed mode, override is ignored. Multiple
  47.  
  48. overrides are allowed.
  49.  
  50.  
  51.  
  52. Syntax of an override entry:
  53.  
  54. <refresh>
  55.  
  56. <min>, <max> refresh rate range, OR
  57.  
  58. <rate> exact refresh rate
  59.  
  60. <delay> display latency for the given refresh rate
  61.  
  62. </refresh>
  63.  
  64. -->
  65. <!-- Example: display has 125 msec latency at 23-24 Hz -->
  66. <refresh>
  67. <min>23</min>
  68. <max>24</max>
  69. <delay>200</delay>
  70. </refresh>
  71. </latency>
  72. </video>
  73. <musiclibrary>
  74. <albumssortbyartistthenyear>true</albumssortbyartistthenyear>
  75. <!-- at an albums listing, when you sort by artist, secondary sort will be year. -->
  76. </musiclibrary>
  77. <alwaysontop>yes</alwaysontop>
  78. <videodatabase>
  79. <type>mysql</type>
  80. <host>192.168.178.98</host>
  81. <port>3306</port>
  82. <user>xbmc</user>
  83. <pass>*****</pass>
  84. </videodatabase>
  85. <musicdatabase>
  86. <type>mysql</type>
  87. <host>192.168.178.98</host>
  88. <port>3306</port>
  89. <user>xbmc</user>
  90. <pass>*****</pass>
  91. </musicdatabase>
  92. <!--jsonrpc>
  93.  
  94. <compactoutput>false</compactoutput>
  95.  
  96. </jsonrpc-->
  97. </advancedsettings>
  98. 19:59:51.572 T:5404 WARNING: VIDEO database configuration is experimental.
  99. 19:59:51.572 T:5404 NOTICE: Default Video Player: VideoPlayer
  100. 19:59:51.572 T:5404 NOTICE: Default Audio Player: paplayer
  101. 19:59:51.572 T:5404 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  102. 19:59:51.572 T:5404 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  103. 19:59:51.573 T:5404 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  104. 19:59:51.575 T:5404 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  105. 19:59:51.578 T:5404 NOTICE: Loaded playercorefactory configuration
  106. 19:59:51.578 T:5404 NOTICE: Loading player core factory settings from special://profile/playercorefactory.xml.
  107. 19:59:51.579 T:5404 WARNING: CPlayerCoreFactory::GetPlayer(MPC-HC): no such player: MPC-HC
  108. 19:59:51.579 T:5404 WARNING: CPlayerCoreFactory::GetPlayer(ZoomPlayer): no such player: ZoomPlayer
  109. 19:59:51.579 T:5404 WARNING: CPlayerCoreFactory::GetPlayer(ZoomPlayerBatch): no such player: ZoomPlayerBatch
  110. 19:59:51.580 T:5404 WARNING: CPlayerCoreFactory::GetPlayer(StereoscopicPlayerBatch): no such player: StereoscopicPlayerBatch
  111. 19:59:51.580 T:5404 NOTICE: Loaded playercorefactory configuration
  112. 19:59:51.620 T:5404 NOTICE: Loading pixel shaders list from special://profile/dsplayer/shaders.xml
  113. 19:59:51.631 T:5404 NOTICE: Loading pixel shaders list from special://xbmc/system/players/dsplayer/shaders/shaders.xml
  114. 19:59:51.638 T:5404 NOTICE: No renderersettings.xml to load (special://masterprofile/dsplayer/renderersettings.xml)
  115. 19:59:51.659 T:5404 NOTICE: Running database version Addons27
  116. 19:59:52.153 T:5404 NOTICE: ADDONS: Using repository repository.xbmc.org
  117. 19:59:52.153 T:5404 NOTICE: ADDONS: Using repository xbmc.repo.hitcher
  118. 19:59:52.153 T:5404 NOTICE: ADDONS: Using repository repository.dsplayer
  119. 19:59:52.292 T:1924 NOTICE: Found 2 Lists of Devices
  120. 19:59:52.292 T:1924 NOTICE: Enumerated DIRECTSOUND devices:
  121. 19:59:52.292 T:1924 NOTICE: Device 1
  122. 19:59:52.292 T:1924 NOTICE: m_deviceName : {3C983623-8BC4-474F-87E7-FB9C1227BF81}
  123. 19:59:52.292 T:1924 NOTICE: m_displayName : Speakers - Lautsprecher und Doppelkopfhörer (IDT High Definition Audio CODEC)
  124. 19:59:52.292 T:1924 NOTICE: m_displayNameExtra: DIRECTSOUND: Lautsprecher und Doppelkopfhörer (IDT High Definition Audio CODEC)
  125. 19:59:52.292 T:1924 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  126. 19:59:52.292 T:1924 NOTICE: m_channels : FL,FR
  127. 19:59:52.292 T:1924 NOTICE: m_sampleRates : 48000
  128. 19:59:52.292 T:1924 NOTICE: m_dataFormats : AE_FMT_FLOAT
  129. 19:59:52.292 T:1924 NOTICE: m_streamTypes : No passthrough capabilities
  130. 19:59:52.292 T:1924 NOTICE: Device 2
  131. 19:59:52.292 T:1924 NOTICE: m_deviceName : default
  132. 19:59:52.292 T:1924 NOTICE: m_displayName : default
  133. 19:59:52.292 T:1924 NOTICE: m_displayNameExtra:
  134. 19:59:52.292 T:1924 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  135. 19:59:52.292 T:1924 NOTICE: m_channels : FL,FR
  136. 19:59:52.292 T:1924 NOTICE: m_sampleRates : 48000
  137. 19:59:52.292 T:1924 NOTICE: m_dataFormats : AE_FMT_FLOAT
  138. 19:59:52.292 T:1924 NOTICE: m_streamTypes : No passthrough capabilities
  139. 19:59:52.292 T:1924 NOTICE: Device 3
  140. 19:59:52.292 T:1924 NOTICE: m_deviceName : {46FDE804-0779-4D05-A5E4-5D72282BDF91}
  141. 19:59:52.292 T:1924 NOTICE: m_displayName : Speakers - Lautsprecher (2- GN 2000 USB)
  142. 19:59:52.292 T:1924 NOTICE: m_displayNameExtra: DIRECTSOUND: Lautsprecher (2- GN 2000 USB)
  143. 19:59:52.292 T:1924 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  144. 19:59:52.292 T:1924 NOTICE: m_channels : FL,FR
  145. 19:59:52.292 T:1924 NOTICE: m_sampleRates : 44100
  146. 19:59:52.292 T:1924 NOTICE: m_dataFormats : AE_FMT_FLOAT
  147. 19:59:52.292 T:1924 NOTICE: m_streamTypes : No passthrough capabilities
  148. 19:59:52.292 T:1924 NOTICE: Device 4
  149. 19:59:52.292 T:1924 NOTICE: m_deviceName : {D5A2AF88-F389-4A5B-B970-2485161C117C}
  150. 19:59:52.292 T:1924 NOTICE: m_displayName : SPDIF - SPDIF (Digitaler Ausgang über Kopfhöreranschluss) (IDT High Definition Audio CODEC)
  151. 19:59:52.292 T:1924 NOTICE: m_displayNameExtra: DIRECTSOUND: SPDIF (Digitaler Ausgang über Kopfhöreranschluss) (IDT High Definition Audio CODEC)
  152. 19:59:52.292 T:1924 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  153. 19:59:52.292 T:1924 NOTICE: m_channels : FL,FR
  154. 19:59:52.292 T:1924 NOTICE: m_sampleRates : 44100
  155. 19:59:52.292 T:1924 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  156. 19:59:52.292 T:1924 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  157. 19:59:52.293 T:1924 NOTICE: Enumerated WASAPI devices:
  158. 19:59:52.293 T:1924 NOTICE: Device 1
  159. 19:59:52.293 T:1924 NOTICE: m_deviceName : {3C983623-8BC4-474F-87E7-FB9C1227BF81}
  160. 19:59:52.293 T:1924 NOTICE: m_displayName : Speakers - Lautsprecher und Doppelkopfhörer (IDT High Definition Audio CODEC)
  161. 19:59:52.293 T:1924 NOTICE: m_displayNameExtra: WASAPI: Lautsprecher und Doppelkopfhörer (IDT High Definition Audio CODEC)
  162. 19:59:52.293 T:1924 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  163. 19:59:52.293 T:1924 NOTICE: m_channels : FL,FR
  164. 19:59:52.293 T:1924 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100
  165. 19:59:52.293 T:1924 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  166. 19:59:52.293 T:1924 NOTICE: m_streamTypes : No passthrough capabilities
  167. 19:59:52.293 T:1924 NOTICE: Device 2
  168. 19:59:52.293 T:1924 NOTICE: m_deviceName : default
  169. 19:59:52.293 T:1924 NOTICE: m_displayName : default
  170. 19:59:52.293 T:1924 NOTICE: m_displayNameExtra:
  171. 19:59:52.293 T:1924 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  172. 19:59:52.293 T:1924 NOTICE: m_channels : FL,FR
  173. 19:59:52.293 T:1924 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100
  174. 19:59:52.293 T:1924 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  175. 19:59:52.293 T:1924 NOTICE: m_streamTypes : No passthrough capabilities
  176. 19:59:52.293 T:1924 NOTICE: Device 3
  177. 19:59:52.293 T:1924 NOTICE: m_deviceName : {46FDE804-0779-4D05-A5E4-5D72282BDF91}
  178. 19:59:52.293 T:1924 NOTICE: m_displayName : Speakers - Lautsprecher (2- GN 2000 USB)
  179. 19:59:52.293 T:1924 NOTICE: m_displayNameExtra: WASAPI: Lautsprecher (2- GN 2000 USB)
  180. 19:59:52.293 T:1924 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  181. 19:59:52.293 T:1924 NOTICE: m_channels : FL,FR
  182. 19:59:52.293 T:1924 NOTICE: m_sampleRates : 48000,44100,32000,22050,11025
  183. 19:59:52.293 T:1924 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  184. 19:59:52.293 T:1924 NOTICE: m_streamTypes : No passthrough capabilities
  185. 19:59:52.293 T:1924 NOTICE: Device 4
  186. 19:59:52.293 T:1924 NOTICE: m_deviceName : {D5A2AF88-F389-4A5B-B970-2485161C117C}
  187. 19:59:52.293 T:1924 NOTICE: m_displayName : SPDIF - SPDIF (Digitaler Ausgang über Kopfhöreranschluss) (IDT High Definition Audio CODEC)
  188. 19:59:52.293 T:1924 NOTICE: m_displayNameExtra: WASAPI: SPDIF (Digitaler Ausgang über Kopfhöreranschluss) (IDT High Definition Audio CODEC)
  189. 19:59:52.293 T:1924 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  190. 19:59:52.293 T:1924 NOTICE: m_channels : FL,FR
  191. 19:59:52.293 T:1924 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100
  192. 19:59:52.293 T:1924 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  193. 19:59:52.293 T:1924 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  194. 19:59:52.461 T:5404 NOTICE: Found screen: PnP-Monitor (Standard) on NVIDIA GeForce GT 230M , adapter 0.
  195. 19:59:52.462 T:5404 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  196. 19:59:52.462 T:5404 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  197. 19:59:52.463 T:5404 NOTICE: Previous line repeats 2 times.
  198. 19:59:52.463 T:5404 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  199. 19:59:52.463 T:5404 NOTICE: Previous line repeats 2 times.
  200. 19:59:52.463 T:5404 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  201. 19:59:52.464 T:5404 NOTICE: Previous line repeats 2 times.
  202. 19:59:52.464 T:5404 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  203. 19:59:52.464 T:5404 NOTICE: Previous line repeats 2 times.
  204. 19:59:52.464 T:5404 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  205. 19:59:52.465 T:5404 NOTICE: Previous line repeats 2 times.
  206. 19:59:52.465 T:5404 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  207. 19:59:52.465 T:5404 NOTICE: Previous line repeats 2 times.
  208. 19:59:52.465 T:5404 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  209. 19:59:52.466 T:5404 NOTICE: Previous line repeats 2 times.
  210. 19:59:52.466 T:5404 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  211. 19:59:52.466 T:5404 NOTICE: Previous line repeats 2 times.
  212. 19:59:52.466 T:5404 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  213. 19:59:52.467 T:5404 NOTICE: Previous line repeats 2 times.
  214. 19:59:52.467 T:5404 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  215. 19:59:52.467 T:5404 NOTICE: Previous line repeats 2 times.
  216. 19:59:52.467 T:5404 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  217. 19:59:52.468 T:5404 NOTICE: Previous line repeats 2 times.
  218. 19:59:52.468 T:5404 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  219. 19:59:52.468 T:5404 NOTICE: Previous line repeats 2 times.
  220. 19:59:52.468 T:5404 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  221. 19:59:52.481 T:5404 NOTICE: Previous line repeats 2 times.
  222. 19:59:52.481 T:5404 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  223. 19:59:52.482 T:5404 NOTICE: Checking resolution 16
  224. 19:59:52.997 T:5404 NOTICE: Found screen: PnP-Monitor (Standard) on NVIDIA GeForce GT 230M , adapter 0.
  225. 19:59:52.998 T:5404 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  226. 19:59:52.999 T:5404 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  227. 19:59:52.999 T:5404 NOTICE: Previous line repeats 2 times.
  228. 19:59:52.999 T:5404 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  229. 19:59:53.000 T:5404 NOTICE: Previous line repeats 2 times.
  230. 19:59:53.000 T:5404 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  231. 19:59:53.000 T:5404 NOTICE: Previous line repeats 2 times.
  232. 19:59:53.000 T:5404 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  233. 19:59:53.001 T:5404 NOTICE: Previous line repeats 2 times.
  234. 19:59:53.001 T:5404 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  235. 19:59:53.001 T:5404 NOTICE: Previous line repeats 2 times.
  236. 19:59:53.001 T:5404 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  237. 19:59:53.002 T:5404 NOTICE: Previous line repeats 2 times.
  238. 19:59:53.002 T:5404 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  239. 19:59:53.002 T:5404 NOTICE: Previous line repeats 2 times.
  240. 19:59:53.002 T:5404 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  241. 19:59:53.003 T:5404 NOTICE: Previous line repeats 2 times.
  242. 19:59:53.003 T:5404 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  243. 19:59:53.004 T:5404 NOTICE: Previous line repeats 2 times.
  244. 19:59:53.004 T:5404 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  245. 19:59:53.004 T:5404 NOTICE: Previous line repeats 2 times.
  246. 19:59:53.004 T:5404 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  247. 19:59:53.004 T:5404 NOTICE: Previous line repeats 2 times.
  248. 19:59:53.004 T:5404 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  249. 19:59:53.005 T:5404 NOTICE: Previous line repeats 2 times.
  250. 19:59:53.005 T:5404 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  251. 19:59:53.017 T:5404 NOTICE: Previous line repeats 2 times.
  252. 19:59:53.017 T:5404 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  253. 19:59:54.135 T:5060 NOTICE: Running database version Addons27
  254. 19:59:54.136 T:5060 NOTICE: Running database version ViewModes6
  255. 19:59:54.140 T:5060 NOTICE: Running database version Textures13
  256. 19:59:54.187 T:5060 NOTICE: Running database version MyMusic60
  257. 19:59:54.198 T:5060 NOTICE: Running database version MyVideos107
  258. 19:59:54.201 T:5060 NOTICE: Running database version TV29
  259. 19:59:54.202 T:5060 NOTICE: Running database version Epg11
  260. 19:59:54.209 T:5060 NOTICE: Running database version DSPlayer20
  261. 19:59:54.607 T:5404 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  262. 19:59:54.640 T:5404 WARNING: CApplication::Initialize - startup.xml taints init process
  263. 19:59:54.660 T:5404 NOTICE: initialize done
  264. 19:59:54.661 T:5404 NOTICE: Running the application...
  265. 19:59:54.664 T:5404 NOTICE: CWebServer[8123]: Started
  266. 19:59:54.664 T:5404 NOTICE: starting upnp client
  267. 19:59:54.671 T:6080 NOTICE: ES: Starting UDP Event server on port 9777
  268. 19:59:54.672 T:6080 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  269. 19:59:55.258 T:6280 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15)
  270. 19:59:56.172 T:6456 NOTICE: Skin Helper Widgets --> Backgroundservice started
  271. 19:59:56.325 T:3980 NOTICE: script.grab.fanart: Grab Fanart Service Started
  272. 19:59:56.706 T:7084 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
  273. 19:59:56.706 T:972 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.3 started
  274. 19:59:57.281 T:6280 NOTICE: script.tv.show.next.aired: ### starting data update
  275. 19:59:57.782 T:6848 WARNING: Skin Helper Service --> Deprecated method: recommendedtvshows. Please reassign your widgets to get rid of this message. -This automatic redirect will be removed in the future
  276. 20:00:06.221 T:6856 ERROR: XFILE::CDirectory::GetDirectory - Error getting noop
  277. 20:00:06.634 T:6280 NOTICE: script.tv.show.next.aired: ### getting series & episode info for #121361 - Game of Thrones
  278. 20:00:06.960 T:6280 NOTICE: script.tv.show.next.aired: ### didn't get latest show info yet (1500225639 < 1500225945)
  279. 20:00:06.961 T:6280 NOTICE: script.tv.show.next.aired: ### getting series & episode info for #298085 - Outcast
  280. 20:00:07.415 T:6848 WARNING: Attempt to use invalid handle 2
  281. 20:00:07.523 T:6280 WARNING: Previous line repeats 1 times.
  282. 20:00:07.523 T:6280 NOTICE: script.tv.show.next.aired: ### getting series info for #75340 - Prison Break
  283. 20:00:07.563 T:6848 WARNING: Attempt to use invalid handle 2
  284. 20:00:07.587 T:6280 WARNING: Previous line repeats 1 times.
  285. 20:00:07.587 T:6280 NOTICE: script.tv.show.next.aired: ### getting series & episode info for #293302 - Scream Queens (2015)
  286. 20:00:07.976 T:6280 NOTICE: script.tv.show.next.aired: ### getting series & episode info for #276564 - The Strain
  287. 20:00:08.385 T:6280 NOTICE: script.tv.show.next.aired: ### data update finished
  288. 20:00:53.175 T:5404 ERROR: Window Translator: Can't find window librarysettings
  289. 20:00:57.809 T:5404 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  290. 20:00:57.809 T:5404 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  291. 20:00:57.809 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  292. 20:00:57.810 T:5404 DEBUG: ------ Window Init () ------
  293. 20:01:00.076 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  294. 20:01:00.076 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  295. 20:01:00.192 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  296. 20:01:02.402 T:4104 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  297. 20:01:04.210 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  298. 20:01:04.210 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  299. 20:01:04.243 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  300. 20:01:04.994 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  301. 20:01:05.060 T:5404 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  302. 20:01:05.060 T:5404 DEBUG: ------ Window Init (DialogSelect.xml) ------
  303. 20:01:05.060 T:5404 INFO: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
  304. 20:01:05.081 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  305. 20:01:09.977 T:5404 DEBUG: Previous line repeats 1 times.
  306. 20:01:09.977 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  307. 20:01:09.977 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  308. 20:01:10.043 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  309. 20:01:10.227 T:5404 DEBUG: Previous line repeats 1 times.
  310. 20:01:10.227 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  311. 20:01:10.293 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  312. 20:01:10.444 T:5404 DEBUG: Previous line repeats 1 times.
  313. 20:01:10.444 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  314. 20:01:10.527 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  315. 20:01:10.677 T:5404 DEBUG: Previous line repeats 1 times.
  316. 20:01:10.677 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  317. 20:01:10.777 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  318. 20:01:11.044 T:5404 DEBUG: Previous line repeats 1 times.
  319. 20:01:11.044 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  320. 20:01:11.177 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  321. 20:01:12.527 T:5404 DEBUG: Previous line repeats 1 times.
  322. 20:01:12.527 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  323. 20:01:12.627 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  324. 20:01:12.894 T:5404 DEBUG: Previous line repeats 1 times.
  325. 20:01:12.894 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  326. 20:01:12.994 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  327. 20:01:13.210 T:5404 DEBUG: Previous line repeats 1 times.
  328. 20:01:13.210 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  329. 20:01:13.277 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  330. 20:01:13.594 T:5404 DEBUG: Previous line repeats 1 times.
  331. 20:01:13.594 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  332. 20:01:13.710 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  333. 20:01:14.110 T:5404 DEBUG: Previous line repeats 1 times.
  334. 20:01:14.110 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  335. 20:01:14.210 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  336. 20:01:14.527 T:5404 DEBUG: Previous line repeats 1 times.
  337. 20:01:14.527 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  338. 20:01:14.594 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  339. 20:01:14.861 T:5404 DEBUG: Previous line repeats 1 times.
  340. 20:01:14.861 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  341. 20:01:14.927 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  342. 20:01:15.127 T:5404 DEBUG: Previous line repeats 1 times.
  343. 20:01:15.127 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  344. 20:01:15.193 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  345. 20:01:15.344 T:5404 DEBUG: Previous line repeats 1 times.
  346. 20:01:15.344 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  347. 20:01:15.411 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  348. 20:01:16.377 T:5404 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  349. 20:01:16.377 T:5404 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  350. 20:01:16.494 T:5404 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
  351. 20:01:16.547 T:5404 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
  352. 20:01:16.560 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  353. 20:01:19.465 T:5060 DEBUG: Thread JobWorker 5060 terminating (autodelete)
  354. 20:01:19.466 T:6368 DEBUG: Thread JobWorker 6368 terminating (autodelete)
  355. 20:01:19.519 T:6856 DEBUG: Thread JobWorker 6856 terminating (autodelete)
  356. 20:01:20.111 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  357. 20:01:20.111 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  358. 20:01:20.113 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  359. 20:01:20.228 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  360. 20:01:20.345 T:5404 DEBUG: Previous line repeats 1 times.
  361. 20:01:20.345 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  362. 20:01:20.346 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  363. 20:01:20.445 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  364. 20:01:20.561 T:5404 DEBUG: Previous line repeats 1 times.
  365. 20:01:20.561 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  366. 20:01:20.628 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  367. 20:01:23.511 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  368. 20:01:23.595 T:5404 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  369. 20:01:23.595 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  370. 20:01:24.111 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  371. 20:01:24.112 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  372. 20:01:24.211 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  373. 20:01:27.045 T:5404 DEBUG: Previous line repeats 1 times.
  374. 20:01:27.045 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  375. 20:01:27.046 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  376. 20:01:27.111 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  377. 20:01:28.545 T:5404 DEBUG: Previous line repeats 1 times.
  378. 20:01:28.545 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  379. 20:01:28.546 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  380. 20:01:28.645 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  381. 20:01:29.862 T:5404 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  382. 20:01:29.862 T:5404 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  383. 20:01:29.962 T:5404 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  384. 20:01:31.995 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  385. 20:01:31.995 T:5404 DEBUG: CInputManager::OnKey: up (0xf080) pressed, action is Up
  386. 20:01:31.996 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  387. 20:01:32.085 T:5404 DEBUG: Previous line repeats 6 times.
  388. 20:01:32.085 T:5404 DEBUG: Keyboard: scancode: 0x48, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  389. 20:01:34.537 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  390. 20:01:34.537 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  391. 20:01:34.612 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  392. 20:01:35.178 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  393. 20:01:35.178 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  394. 20:01:35.179 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  395. 20:01:35.278 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  396. 20:01:36.513 T:5404 DEBUG: Previous line repeats 1 times.
  397. 20:01:36.513 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  398. 20:01:36.629 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  399. 20:01:36.846 T:5404 DEBUG: Previous line repeats 1 times.
  400. 20:01:36.846 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  401. 20:01:36.847 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  402. 20:01:36.963 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  403. 20:01:37.179 T:5404 DEBUG: Previous line repeats 1 times.
  404. 20:01:37.179 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  405. 20:01:37.180 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  406. 20:01:37.246 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  407. 20:01:37.846 T:5404 DEBUG: Previous line repeats 1 times.
  408. 20:01:37.846 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  409. 20:01:37.913 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  410. 20:01:38.279 T:5404 DEBUG: Previous line repeats 1 times.
  411. 20:01:38.280 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  412. 20:01:38.281 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  413. 20:01:38.346 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  414. 20:01:38.963 T:5404 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  415. 20:01:38.963 T:5404 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  416. 20:01:38.998 T:5404 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  417. 20:01:39.174 T:5404 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  418. 20:01:39.179 T:5404 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  419. 20:01:39.179 T:5404 DEBUG: ------ Window Init (Settings.xml) ------
  420. 20:01:39.179 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  421. 20:01:39.180 T:5404 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
  422. 20:01:39.663 T:5404 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  423. 20:01:39.776 T:5404 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  424. 20:01:39.776 T:5404 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  425. 20:01:40.129 T:5404 DEBUG: ------ Window Deinit (Settings.xml) ------
  426. 20:01:40.146 T:5404 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  427. 20:01:40.146 T:5404 DEBUG: ------ Window Init (Home.xml) ------
  428. 20:01:40.146 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  429. 20:01:40.148 T:4152 DEBUG: Previous line repeats 2 times.
  430. 20:01:40.148 T:4152 DEBUG: Thread JobWorker start, auto delete: true
  431. 20:01:40.151 T:6776 DEBUG: Thread LanguageInvoker start, auto delete: false
  432. 20:01:40.151 T:6776 INFO: initializing python engine.
  433. 20:01:40.151 T:6776 DEBUG: CPythonInvoker(14, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py): start processing
  434. 20:01:40.151 T:5404 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
  435. 20:01:40.151 T:6224 DEBUG: Thread LanguageInvoker start, auto delete: false
  436. 20:01:40.151 T:6224 INFO: initializing python engine.
  437. 20:01:40.151 T:6224 DEBUG: CPythonInvoker(15, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  438. 20:01:40.190 T:5404 DEBUG: ------ Window Deinit (Custom_Rss.xml) ------
  439. 20:01:40.190 T:4152 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  440. 20:01:40.190 T:6776 DEBUG: -->Python Interpreter Initialized<--
  441. 20:01:40.191 T:6776 DEBUG: CPythonInvoker(14, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py): the source file to load is "C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py"
  442. 20:01:40.191 T:6776 DEBUG: CPythonInvoker(14, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py): setting the Python path to C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  443. 20:01:40.191 T:6776 DEBUG: CPythonInvoker(14, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py): entering source directory C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites
  444. 20:01:40.195 T:6776 DEBUG: CPythonInvoker(14, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py): instantiating addon using automatically obtained id of "script.favourites" dependent on version 2.25.0 of the xbmc.python api
  445. 20:01:40.207 T:4152 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
  446. 20:01:40.268 T:6224 DEBUG: -->Python Interpreter Initialized<--
  447. 20:01:40.268 T:6224 DEBUG: CPythonInvoker(15, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  448. 20:01:40.269 T:6224 DEBUG: CPythonInvoker(15, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  449. 20:01:40.269 T:6224 DEBUG: CPythonInvoker(15, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts
  450. 20:01:40.270 T:6224 DEBUG: CPythonInvoker(15, C:\Users\Deathbringer\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
  451. 20:01:40.273 T:4152 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
  452. 20:01:40.287 T:6776 DEBUG: script.favourites: script version 7.1.1 started
  453. 20:01:40.287 T:6776 DEBUG: script.favourites: ### params: {}
  454. 20:01:40.288 T:6776 DEBUG: script.favourites: script stopped
  455. 20:01:40.288 T:6776 INFO: CPythonInvoker(14, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py): script successfully run
  456. 20:01:40.353 T:6776 INFO: Python script stopped
  457. 20:01:40.353 T:6776 DEBUG: Thread LanguageInvoker 6776 terminating
  458. 20:01:40.422 T:6224 INFO: CPythonInvoker(15, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  459. 20:01:40.442 T:6224 INFO: Python script stopped
  460. 20:01:40.442 T:6224 DEBUG: Thread LanguageInvoker 6224 terminating
  461. 20:01:40.537 T:4152 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  462. 20:01:40.638 T:4152 DEBUG: CVideoDatabase::RunQuery took 84 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  463. 20:01:40.735 T:4152 DEBUG: CVideoDatabase::RunQuery took 74 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  464. 20:01:40.768 T:4152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  465. 20:01:40.769 T:4152 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  466. 20:01:40.777 T:4152 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE ((EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')) AND (artistview.strArtist <> 'Various artists')
  467. 20:01:40.976 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  468. 20:01:40.976 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  469. 20:01:41.030 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  470. 20:01:41.196 T:5404 DEBUG: Previous line repeats 1 times.
  471. 20:01:41.196 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  472. 20:01:41.313 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  473. 20:01:41.530 T:5404 DEBUG: Previous line repeats 1 times.
  474. 20:01:41.530 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  475. 20:01:41.530 T:5404 DEBUG: CDirectoryProvider[plugin://service.library.data.provider?type=recentmovies&reload=]: refreshing..
  476. 20:01:41.531 T:4152 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','4','?type=recentmovies&reload=')
  477. 20:01:41.532 T:6920 DEBUG: Thread JobWorker start, auto delete: true
  478. 20:01:41.533 T:6736 DEBUG: Thread LanguageInvoker start, auto delete: false
  479. 20:01:41.533 T:6736 INFO: initializing python engine.
  480. 20:01:41.533 T:6736 DEBUG: CPythonInvoker(16, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): start processing
  481. 20:01:41.549 T:1896 DEBUG: Thread JobWorker start, auto delete: true
  482. 20:01:41.583 T:6736 DEBUG: -->Python Interpreter Initialized<--
  483. 20:01:41.583 T:6736 DEBUG: CPythonInvoker(16, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): the source file to load is "C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py"
  484. 20:01:41.584 T:6736 DEBUG: CPythonInvoker(16, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): setting the Python path to C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.routing\lib;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  485. 20:01:41.584 T:6736 DEBUG: CPythonInvoker(16, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): entering source directory C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.library.data.provider
  486. 20:01:41.584 T:6736 DEBUG: CPythonInvoker(16, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): instantiating addon using automatically obtained id of "service.library.data.provider" dependent on version 2.25.0 of the xbmc.python api
  487. 20:01:41.596 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  488. 20:01:41.633 T:6736 DEBUG: Library Data Provider: script version 0.3.0 started
  489. 20:01:41.727 T:6736 DEBUG: Library Data Provider: script version 0.3.0 stopped
  490. 20:01:41.727 T:6736 INFO: CPythonInvoker(16, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): script successfully run
  491. 20:01:41.747 T:6736 INFO: Python script stopped
  492. 20:01:41.747 T:6736 DEBUG: Thread LanguageInvoker 6736 terminating
  493. 20:01:42.330 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  494. 20:01:42.330 T:5404 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  495. 20:01:42.430 T:5404 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  496. 20:01:42.902 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  497. 20:01:42.983 T:5404 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  498. 20:01:42.983 T:5404 DEBUG: Activating window ID: 10025
  499. 20:01:43.347 T:5404 DEBUG: ------ Window Deinit (Home.xml) ------
  500. 20:01:43.407 T:5404 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  501. 20:01:43.407 T:5404 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  502. 20:01:43.487 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  503. 20:01:43.490 T:5404 DEBUG: Previous line repeats 52 times.
  504. 20:01:43.490 T:5404 DEBUG: CGUIMediaWindow::GetDirectory (videodb://recentlyaddedmovies/)
  505. 20:01:43.490 T:5404 DEBUG: ParentPath = [videodb://recentlyaddedmovies/]
  506. 20:01:43.583 T:5404 DEBUG: CVideoDatabase::RunQuery took 85 ms for 25 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 25
  507. 20:01:43.594 T:1652 DEBUG: Thread BackgroundLoader start, auto delete: false
  508. 20:01:43.617 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  509. 20:01:43.617 T:5572 DEBUG: Thread LanguageInvoker start, auto delete: false
  510. 20:01:43.617 T:5572 INFO: initializing python engine.
  511. 20:01:43.617 T:5572 DEBUG: CPythonInvoker(17, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): start processing
  512. 20:01:43.627 T:4356 DEBUG: Thread JobWorker start, auto delete: true
  513. 20:01:43.633 T:5404 DEBUG: ------ Window Init (Custom_Rss.xml) ------
  514. 20:01:43.656 T:1652 DEBUG: Thread BackgroundLoader 1652 terminating
  515. 20:01:43.657 T:5572 DEBUG: -->Python Interpreter Initialized<--
  516. 20:01:43.657 T:5572 DEBUG: CPythonInvoker(17, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): the source file to load is "C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py"
  517. 20:01:43.657 T:5572 DEBUG: CPythonInvoker(17, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): setting the Python path to C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  518. 20:01:43.657 T:5572 DEBUG: CPythonInvoker(17, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): entering source directory C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  519. 20:01:43.657 T:5572 DEBUG: CPythonInvoker(17, C:\Users\Deathbringer\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
  520. 20:01:43.863 T:5572 DEBUG: script.tv.show.next.aired: ### params: {'backend': 'True'}
  521. 20:01:43.863 T:5572 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.15)
  522. 20:01:43.864 T:5572 DEBUG: script.tv.show.next.aired: ### run_backend started
  523. 20:01:50.796 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  524. 20:01:50.796 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  525. 20:01:50.863 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  526. 20:01:51.097 T:5404 DEBUG: Previous line repeats 1 times.
  527. 20:01:51.097 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  528. 20:01:51.196 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  529. 20:01:51.314 T:5404 DEBUG: Previous line repeats 1 times.
  530. 20:01:51.314 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  531. 20:01:51.430 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  532. 20:01:52.047 T:5404 DEBUG: Previous line repeats 1 times.
  533. 20:01:52.047 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  534. 20:01:52.113 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  535. 20:01:52.496 T:5404 DEBUG: Previous line repeats 1 times.
  536. 20:01:52.496 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  537. 20:01:52.677 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  538. 20:01:52.780 T:5404 DEBUG: Previous line repeats 1 times.
  539. 20:01:52.780 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  540. 20:01:52.848 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  541. 20:01:53.048 T:5404 DEBUG: Previous line repeats 1 times.
  542. 20:01:53.048 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  543. 20:01:53.131 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  544. 20:01:53.564 T:5404 DEBUG: Previous line repeats 1 times.
  545. 20:01:53.564 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  546. 20:01:53.746 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  547. 20:01:53.797 T:5404 DEBUG: Previous line repeats 1 times.
  548. 20:01:53.797 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  549. 20:01:53.864 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  550. 20:01:54.015 T:5404 DEBUG: Previous line repeats 1 times.
  551. 20:01:54.015 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  552. 20:01:54.137 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  553. 20:01:54.264 T:5404 DEBUG: Previous line repeats 1 times.
  554. 20:01:54.264 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  555. 20:01:54.369 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  556. 20:01:54.497 T:5404 DEBUG: Previous line repeats 1 times.
  557. 20:01:54.497 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  558. 20:01:54.630 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  559. 20:01:54.747 T:5404 DEBUG: Previous line repeats 1 times.
  560. 20:01:54.747 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  561. 20:01:54.847 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  562. 20:01:54.981 T:5404 DEBUG: Previous line repeats 1 times.
  563. 20:01:54.981 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  564. 20:01:55.089 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  565. 20:01:55.247 T:5404 DEBUG: Previous line repeats 1 times.
  566. 20:01:55.247 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  567. 20:01:55.410 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  568. 20:01:55.532 T:5404 DEBUG: Previous line repeats 1 times.
  569. 20:01:55.532 T:5404 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  570. 20:01:55.703 T:5404 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  571. 20:01:57.364 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  572. 20:01:57.464 T:5404 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  573. 20:01:57.514 T:5404 DEBUG: ------ Window Init (DialogVideoInfo.xml) ------
  574. 20:01:57.514 T:5404 INFO: Loading skin file: DialogVideoInfo.xml, load type: KEEP_IN_MEMORY
  575. 20:01:57.554 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  576. 20:01:57.555 T:5404 DEBUG: Previous line repeats 1 times.
  577. 20:01:57.555 T:5404 DEBUG: CDirectoryProvider[plugin://script.extendedinfo?info=personmovies&&person=Chris W. Freeman / Justin Jones]: refreshing..
  578. 20:01:57.555 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  579. 20:01:57.556 T:4152 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin ExtendedInfo Script('plugin://script.extendedinfo/','5','?info=personmovies&&person=Chris W. Freeman / Justin Jones')
  580. 20:01:57.557 T:6444 DEBUG: Thread LanguageInvoker start, auto delete: false
  581. 20:01:57.557 T:6444 INFO: initializing python engine.
  582. 20:01:57.557 T:6444 DEBUG: CPythonInvoker(18, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.extendedinfo\plugin.py): start processing
  583. 20:01:57.588 T:6444 DEBUG: -->Python Interpreter Initialized<--
  584. 20:01:57.588 T:6444 DEBUG: CPythonInvoker(18, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.extendedinfo\plugin.py): the source file to load is "C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.extendedinfo\plugin.py"
  585. 20:01:57.589 T:6444 DEBUG: CPythonInvoker(18, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.extendedinfo\plugin.py): setting the Python path to C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.extendedinfo;C:\Program Files (x86)\Kodi\addons\script.module.pil\lib;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.addon.signals\lib;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.autocompletion\lib;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.kodi65\lib;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.routing\lib;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.youtube.dl\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  586. 20:01:57.589 T:6444 DEBUG: CPythonInvoker(18, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.extendedinfo\plugin.py): entering source directory C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.extendedinfo
  587. 20:01:57.589 T:6444 DEBUG: CPythonInvoker(18, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.extendedinfo\plugin.py): instantiating addon using automatically obtained id of "script.extendedinfo" dependent on version 2.25.0 of the xbmc.python api
  588. 20:01:58.281 T:5404 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  589. 20:01:58.281 T:5404 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  590. 20:01:58.414 T:5404 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  591. 20:01:59.174 T:6444 NOTICE: script.module.youtube.dl: youtube_dl core version: 2017.07.09
  592. 20:01:59.220 T:6444 DEBUG: script.extendedinfo: version 5.6.0 started
  593. 20:01:59.220 T:6444 DEBUG: script.extendedinfo: personmovies
  594. 20:01:59.220 T:6444 DEBUG: script.extendedinfo: {
  595. "handle": 5,
  596. "person": "Chris W. Freeman / Justin Jones"
  597. }
  598. 20:01:59.314 T:6444 DEBUG: CVideoDatabase::RunQuery took 81 ms for 801 items query: select * from movie_view
  599. 20:01:59.373 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  600. 20:01:59.521 T:5404 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  601. 20:01:59.522 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  602. 20:01:59.522 T:5548 DEBUG: Thread LanguageInvoker start, auto delete: false
  603. 20:01:59.522 T:5548 INFO: initializing python engine.
  604. 20:01:59.522 T:5548 DEBUG: CPythonInvoker(19, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.artwork.downloader\default.py): start processing
  605. 20:01:59.536 T:6444 DEBUG: script.extendedinfo: finished
  606. 20:01:59.536 T:6444 INFO: CPythonInvoker(18, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.extendedinfo\plugin.py): script successfully run
  607. 20:01:59.593 T:5548 DEBUG: -->Python Interpreter Initialized<--
  608. 20:01:59.593 T:5548 DEBUG: CPythonInvoker(19, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.artwork.downloader\default.py): the source file to load is "C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.artwork.downloader\default.py"
  609. 20:01:59.594 T:5548 DEBUG: CPythonInvoker(19, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.artwork.downloader\default.py): setting the Python path to C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.artwork.downloader;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.common.plugin.cache\lib;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  610. 20:01:59.594 T:5548 DEBUG: CPythonInvoker(19, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.artwork.downloader\default.py): entering source directory C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.artwork.downloader
  611. 20:01:59.603 T:6444 WARNING: CPythonInvoker(18, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.extendedinfo\plugin.py): the python script "C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.extendedinfo\plugin.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmcgui::DialogBusy
  612. 20:01:59.603 T:6444 INFO: Python script stopped
  613. 20:01:59.603 T:6444 DEBUG: Thread LanguageInvoker 6444 terminating
  614. 20:01:59.603 T:5548 DEBUG: CPythonInvoker(19, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.artwork.downloader\default.py): instantiating addon using automatically obtained id of "script.artwork.downloader" dependent on version 2.1.0 of the xbmc.python api
  615. 20:01:59.728 T:5548 NOTICE: Artwork Downloader: ######## Artwork Downloader: Initializing...............................
  616. 20:01:59.728 T:5548 NOTICE: Artwork Downloader: ## Add-on Name = Artwork Downloader
  617. 20:01:59.728 T:5548 NOTICE: Artwork Downloader: ## Version = 13.1.0
  618. 20:01:59.728 T:5548 DEBUG: Artwork Downloader: ## Checking for downloading mode...
  619. 20:01:59.728 T:5548 DEBUG: Artwork Downloader: Setting up fileops
  620. 20:01:59.729 T:5548 DEBUG: Artwork Downloader: Using JSON for retrieving movie info
  621. 20:01:59.730 T:5404 DEBUG: ------ Window Init (DialogNotification.xml) ------
  622. 20:01:59.750 T:5548 DEBUG: Artwork Downloader: ########################################################
  623. 20:01:59.750 T:5548 DEBUG: Artwork Downloader: Processing media: Rivers 9
  624. 20:01:59.750 T:5548 DEBUG: Artwork Downloader: Provider ID: tt3401338
  625. 20:01:59.750 T:5548 DEBUG: Artwork Downloader: Media path: [u'smb://nascc2efe/Multimedia2/Bluray/All In Or Nothing']
  626. 20:01:59.750 T:5548 DEBUG: Artwork Downloader: - Still missing some files
  627. 20:01:59.750 T:5548 DEBUG: Artwork Downloader: False
  628. 20:01:59.750 T:5548 DEBUG: Artwork Downloader: API: http://api.themoviedb.org/3/configuration?api_key=4be68d7eab1fbd1b6fd8a3b80a65a95e
  629. 20:01:59.761 T:5548 DEBUG: Artwork Downloader: Cache expired. Retrieving new data
  630. 20:02:00.561 T:5548 DEBUG: Artwork Downloader: Error getting data from TMDB (Possible network error: 'HTTP Error 401: Unauthorized'): skipping
  631. 20:02:00.561 T:5548 DEBUG: Artwork Downloader: API: http://webservice.fanart.tv/v3/movies/tt3401338?api_key=586118be1ac673f74963cc284d46bd8e
  632. 20:02:00.566 T:5548 DEBUG: Artwork Downloader: Cache expired. Retrieving new data
  633. 20:02:00.671 T:5548 DEBUG: Artwork Downloader: Error getting data from fanart.tv - Movie API (404: File not found): skipping
  634. 20:02:02.677 T:5548 DEBUG: Artwork Downloader: Silent finish because of playing a video or silent mode
  635. 20:02:02.677 T:5548 NOTICE: Artwork Downloader: script stopped
  636. 20:02:02.677 T:5548 INFO: CPythonInvoker(19, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.artwork.downloader\default.py): script successfully run
  637. 20:02:02.720 T:5548 INFO: Python script stopped
  638. 20:02:02.720 T:5548 DEBUG: Thread LanguageInvoker 5548 terminating
  639. 20:02:10.367 T:5404 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  640. 20:02:10.578 T:5404 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  641. 20:02:10.682 T:5404 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  642. 20:02:10.682 T:5404 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
  643. 20:02:11.000 T:5404 DEBUG: ------ Window Deinit (DialogVideoInfo.xml) ------
  644. 20:02:11.016 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  645. 20:02:11.723 T:5404 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  646. 20:02:11.807 T:5404 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  647. 20:02:11.807 T:5404 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  648. 20:02:12.168 T:5404 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  649. 20:02:12.182 T:5404 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  650. 20:02:12.182 T:5404 DEBUG: ------ Window Init (Home.xml) ------
  651. 20:02:12.182 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  652. 20:02:12.186 T:6216 DEBUG: Previous line repeats 2 times.
  653. 20:02:12.186 T:6216 DEBUG: Thread LanguageInvoker start, auto delete: false
  654. 20:02:12.186 T:6216 INFO: initializing python engine.
  655. 20:02:12.186 T:6216 DEBUG: CPythonInvoker(20, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py): start processing
  656. 20:02:12.186 T:5404 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
  657. 20:02:12.187 T:4152 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  658. 20:02:12.188 T:4048 DEBUG: Thread LanguageInvoker start, auto delete: false
  659. 20:02:12.188 T:4048 INFO: initializing python engine.
  660. 20:02:12.188 T:4048 DEBUG: CPythonInvoker(21, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): start processing
  661. 20:02:12.193 T:5404 DEBUG: ------ Window Deinit (Custom_Rss.xml) ------
  662. 20:02:12.207 T:5572 INFO: CPythonInvoker(17, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): script successfully run
  663. 20:02:12.227 T:4152 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
  664. 20:02:12.265 T:5572 INFO: Python script stopped
  665. 20:02:12.265 T:5572 DEBUG: Thread LanguageInvoker 5572 terminating
  666. 20:02:12.265 T:6216 DEBUG: -->Python Interpreter Initialized<--
  667. 20:02:12.265 T:6216 DEBUG: CPythonInvoker(20, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py): the source file to load is "C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py"
  668. 20:02:12.265 T:6216 DEBUG: CPythonInvoker(20, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py): setting the Python path to C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  669. 20:02:12.265 T:6216 DEBUG: CPythonInvoker(20, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py): entering source directory C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites
  670. 20:02:12.271 T:6216 DEBUG: CPythonInvoker(20, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py): instantiating addon using automatically obtained id of "script.favourites" dependent on version 2.25.0 of the xbmc.python api
  671. 20:02:12.283 T:4152 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
  672. 20:02:12.335 T:6216 DEBUG: script.favourites: script version 7.1.1 started
  673. 20:02:12.335 T:4048 DEBUG: -->Python Interpreter Initialized<--
  674. 20:02:12.335 T:4048 DEBUG: CPythonInvoker(21, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): the source file to load is "C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py"
  675. 20:02:12.335 T:4048 DEBUG: CPythonInvoker(21, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): setting the Python path to C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.module.unidecode\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  676. 20:02:12.335 T:4048 DEBUG: CPythonInvoker(21, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): entering source directory C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts
  677. 20:02:12.335 T:6216 DEBUG: script.favourites: ### params: {}
  678. 20:02:12.336 T:4048 DEBUG: CPythonInvoker(21, C:\Users\Deathbringer\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
  679. 20:02:12.352 T:6216 DEBUG: script.favourites: script stopped
  680. 20:02:12.352 T:6216 INFO: CPythonInvoker(20, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.favourites\default.py): script successfully run
  681. 20:02:12.411 T:6216 INFO: Python script stopped
  682. 20:02:12.411 T:6216 DEBUG: Thread LanguageInvoker 6216 terminating
  683. 20:02:12.519 T:4048 INFO: CPythonInvoker(21, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skinshortcuts\default.py): script successfully run
  684. 20:02:12.541 T:4048 INFO: Python script stopped
  685. 20:02:12.541 T:4048 DEBUG: Thread LanguageInvoker 4048 terminating
  686. 20:02:12.545 T:4152 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  687. 20:02:12.642 T:4152 DEBUG: CVideoDatabase::RunQuery took 84 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  688. 20:02:12.741 T:4152 DEBUG: CVideoDatabase::RunQuery took 75 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  689. 20:02:12.774 T:4152 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  690. 20:02:12.776 T:4152 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  691. 20:02:12.785 T:4152 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE ((EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')) AND (artistview.strArtist <> 'Various artists')
  692. 20:02:13.132 T:5404 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  693. 20:02:13.132 T:5404 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  694. 20:02:13.137 T:5404 DEBUG: CDirectoryProvider[noop]: refreshing..
  695. 20:02:13.137 T:6920 ERROR: XFILE::CDirectory::GetDirectory - Error getting noop
  696. 20:02:13.232 T:5404 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  697. 20:02:13.484 T:5404 DEBUG: Previous line repeats 1 times.
  698. 20:02:13.484 T:5404 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  699. 20:02:13.485 T:5404 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  700. 20:02:13.949 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  701. 20:02:14.083 T:5404 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  702. 20:02:14.083 T:5404 DEBUG: Activating window ID: 10111
  703. 20:02:14.083 T:5404 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  704. 20:02:14.083 T:5404 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  705. 20:02:14.100 T:5404 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  706. 20:02:14.763 T:5404 DEBUG: Previous line repeats 11 times.
  707. 20:02:14.763 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  708. 20:02:14.844 T:5404 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  709. 20:02:14.844 T:5404 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
  710. 20:02:14.844 T:5404 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  711. 20:02:14.850 T:2516 DEBUG: Previous line repeats 1 times.
  712. 20:02:14.850 T:2516 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  713. 20:02:14.850 T:2516 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  714. 20:02:14.852 T:6380 DEBUG: Thread AlarmClock 6380 terminating
  715. 20:02:14.852 T:5404 NOTICE: Storing total System Uptime
  716. 20:02:14.852 T:5404 NOTICE: Saving settings
  717. 20:02:14.883 T:5404 NOTICE: Saving skin settings
  718. 20:02:14.885 T:5404 NOTICE: stop all
  719. 20:02:14.885 T:6920 DEBUG: Thread JobWorker 6920 terminating (autodelete)
  720. 20:02:14.885 T:1896 DEBUG: Thread JobWorker 1896 terminating (autodelete)
  721. 20:02:14.886 T:4356 DEBUG: Thread JobWorker 4356 terminating (autodelete)
  722. 20:02:14.886 T:4152 DEBUG: Thread JobWorker 4152 terminating (autodelete)
  723. 20:02:14.886 T:5404 NOTICE: stop player
  724. 20:02:14.886 T:5404 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  725. 20:02:14.886 T:5404 NOTICE: ES: Stopping event server
  726. 20:02:14.889 T:5404 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  727. 20:02:14.889 T:5404 NOTICE: stopping upnp
  728. 20:02:14.911 T:6456 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: System.OnQuit - data: {"exitcode":0}
  729. 20:02:14.917 T:972 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: System.OnQuit - data: {"exitcode":0}
  730. 20:02:15.040 T:5404 NOTICE: CWebServer[8123]: Stopped
  731. 20:02:15.680 T:6080 NOTICE: ES: UDP Event server stopped
  732. 20:02:15.680 T:6832 DEBUG: Thread TCPServer 6832 terminating
  733. 20:02:15.680 T:6080 DEBUG: Thread EventServer 6080 terminating
  734. 20:02:15.680 T:5176 DEBUG: Thread PeripEventScanner 5176 terminating
  735. 20:02:15.680 T:2880 DEBUG: Thread PeripBusUSB 2880 terminating
  736. 20:02:16.080 T:812 DEBUG: Thread PeripBusCEC 812 terminating
  737. 20:02:16.080 T:6988 DEBUG: Thread PeripBusAddon 6988 terminating
  738. 20:02:16.080 T:5404 NOTICE: clean cached files!
  739. 20:02:16.080 T:5404 DEBUG: ADDON: Stopping service addons.
  740. 20:02:16.568 T:5636 DEBUG: StorageServer-2.5.4 Closed down
  741. 20:02:16.568 T:5636 INFO: CPythonInvoker(7, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): script successfully run
  742. 20:02:16.568 T:5404 DEBUG: CPythonInvoker(7, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.common.plugin.cache\default.py): script termination took 481ms
  743. 20:02:16.571 T:5636 INFO: Python script interrupted by user
  744. 20:02:16.650 T:4616 DEBUG: Skin Widgets: script version 0.0.33 stopped
  745. 20:02:16.650 T:4616 INFO: CPythonInvoker(1, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): script successfully run
  746. 20:02:16.650 T:5404 DEBUG: CPythonInvoker(1, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): script termination took 82ms
  747. 20:02:16.654 T:4616 INFO: Python script interrupted by user
  748. 20:02:16.656 T:3980 INFO: CPythonInvoker(2, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): script successfully run
  749. 20:02:16.656 T:5404 DEBUG: CPythonInvoker(2, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py): script termination took 2ms
  750. 20:02:16.659 T:3980 INFO: Python script interrupted by user
  751. 20:02:16.659 T:5184 DEBUG: Library Data Provider: service version 0.3.0 stopped
  752. 20:02:16.659 T:5184 INFO: CPythonInvoker(3, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): script successfully run
  753. 20:02:16.660 T:5404 DEBUG: CPythonInvoker(3, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): script termination took 1ms
  754. 20:02:16.662 T:5184 INFO: Python script interrupted by user
  755. 20:02:17.385 T:6280 NOTICE: script.tv.show.next.aired: ### abort requested -- stopping background processing
  756. 20:02:17.385 T:6280 INFO: CPythonInvoker(4, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script aborted
  757. 20:02:17.385 T:5404 DEBUG: CPythonInvoker(4, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script termination took 725ms
  758. 20:02:17.391 T:6280 INFO: Python script interrupted by user
  759. 20:02:17.391 T:972 NOTICE: Skin Helper Service --> Shutdown requested !
  760. 20:02:17.391 T:972 DEBUG: Skin Helper Service --> ListItemMonitor - stop called
  761. 20:02:17.392 T:972 DEBUG: Skin Helper Service --> WebService - stop called
  762. 20:02:17.394 T:7084 DEBUG: Skin Helper Service --> Webservice --> [16/Jul/2017 20:02:17] "QUIT / HTTP/1.1" 200 -
  763. 20:02:17.398 T:972 DEBUG: Skin Helper Simplecache --> Closed
  764. 20:02:17.398 T:972 DEBUG: Previous line repeats 4 times.
  765. 20:02:17.398 T:972 DEBUG: Metadata and Artwork module --> Exited
  766. 20:02:17.398 T:972 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.3 stopped
  767. 20:02:17.399 T:972 DEBUG: Skin Helper Simplecache --> Closed
  768. 20:02:17.399 T:972 INFO: CPythonInvoker(5, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): script successfully run
  769. 20:02:17.399 T:5404 DEBUG: CPythonInvoker(5, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): script termination took 9ms
  770. 20:02:17.409 T:6456 NOTICE: Skin Helper Widgets --> Backgroundservice stopped
  771. 20:02:17.409 T:6456 INFO: CPythonInvoker(6, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): script successfully run
  772. 20:02:17.409 T:5404 DEBUG: CPythonInvoker(6, C:\Users\Deathbringer\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): script termination took 0ms
  773. 20:02:17.410 T:972 INFO: Python script interrupted by user
  774. 20:02:17.410 T:4616 DEBUG: Thread LanguageInvoker 4616 terminating
  775. 20:02:17.410 T:1924 DEBUG: Thread ActiveAE 1924 terminating
  776. 20:02:17.410 T:5636 DEBUG: Thread LanguageInvoker 5636 terminating
  777. 20:02:17.410 T:5404 NOTICE: closing down remote control service
  778. 20:02:17.410 T:6280 DEBUG: Thread LanguageInvoker 6280 terminating
  779. 20:02:17.410 T:4104 DEBUG: Thread AESink 4104 terminating
  780. 20:02:17.411 T:5184 DEBUG: Thread LanguageInvoker 5184 terminating
  781. 20:02:17.411 T:972 DEBUG: Thread LanguageInvoker 972 terminating
  782. 20:02:17.411 T:3980 DEBUG: Thread LanguageInvoker 3980 terminating
  783. 20:02:17.411 T:5404 NOTICE: stopped
  784. 20:02:17.411 T:6612 DEBUG: Thread RemoteControl 6612 terminating
  785. 20:02:17.414 T:6456 INFO: Python script interrupted by user
  786. 20:02:17.414 T:6456 DEBUG: Thread LanguageInvoker 6456 terminating
  787. 20:02:17.611 T:5404 NOTICE: destroy
  788. 20:02:17.611 T:5404 NOTICE: unload skin
  789. 20:02:17.611 T:5404 INFO: Unloading old skin ...
  790. 20:02:17.615 T:5404 DEBUG: ------ Window Deinit () ------
  791. 20:02:17.615 T:5404 DEBUG: ------ Window Deinit (Home.xml) ------
  792. 20:02:17.622 T:5404 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture common/white.png
  793. 20:02:17.623 T:5404 DEBUG: CTextureBundleXBT::CloseBundle - Closed bundle
  794. 20:02:17.637 T:5404 DEBUG: Infobool 'isempty(window(home).property(skinhelper.enableanimatedposters))' still used by 2 instances
  795. 20:02:17.637 T:5404 DEBUG: Infobool 'container.content(movies)' still used by 2 instances
  796. 20:02:17.637 T:5404 DEBUG: Infobool '!isempty(window(home).property(skinhelper.enableanimatedposters)) + container.content(movies)' still used by 2 instances
  797. 20:02:17.637 T:5404 DEBUG: Infobool 'isempty(window(home).property(skinhelper.enablepvrthumbs))' still used by 2 instances
  798. 20:02:17.637 T:5404 DEBUG: Infobool 'window.isactive(mypvrchannels.xml)' still used by 2 instances
  799. 20:02:17.637 T:5404 DEBUG: Infobool 'window.isactive(mypvrguide.xml)' still used by 2 instances
  800. 20:02:17.637 T:5404 DEBUG: Infobool 'window.isactive(mypvrrecordings.xml)' still used by 2 instances
  801. 20:02:17.637 T:5404 DEBUG: Infobool 'window.isactive(mypvrtimers.xml)' still used by 2 instances
  802. 20:02:17.637 T:5404 DEBUG: Infobool 'window.isactive(mypvrsearch.xml)' still used by 2 instances
  803. 20:02:17.637 T:5404 DEBUG: Infobool '!isempty(window(home).property(skinhelper.enablepvrthumbs)) +
  804. [window.isactive(mypvrchannels.xml) |
  805. window.isactive(mypvrguide.xml) | window.isactive(mypvrrecordings.xml) |
  806. window.isactive(mypvrtimers.xml) | window.isactive(mypvrsearch.xml)]' still used by 2 instances
  807. 20:02:17.637 T:5404 DEBUG: Infobool 'isempty(window(home).property(skinhelper.enablemusicart))' still used by 2 instances
  808. 20:02:17.637 T:5404 DEBUG: Infobool 'container.content(albums)' still used by 2 instances
  809. 20:02:17.637 T:5404 DEBUG: Infobool 'container.content(artists)' still used by 2 instances
  810. 20:02:17.637 T:5404 DEBUG: Infobool 'container.content(songs)' still used by 2 instances
  811. 20:02:17.637 T:5404 DEBUG: Infobool '!isempty(window(home).property(skinhelper.enablemusicart)) +
  812. [container.content(albums) | container.content(artists) | container.content(songs)]' still used by 2 instances
  813. 20:02:17.891 T:5404 DEBUG: CWinEventsWin32::WndProc: display change event
  814. 20:02:17.892 T:5404 NOTICE: Found screen: PnP-Monitor (Standard) on NVIDIA GeForce GT 230M , adapter 0.
  815. 20:02:17.893 T:5404 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  816. 20:02:17.893 T:5404 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  817. 20:02:17.893 T:5404 NOTICE: Previous line repeats 2 times.
  818. 20:02:17.893 T:5404 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  819. 20:02:17.894 T:5404 NOTICE: Previous line repeats 2 times.
  820. 20:02:17.894 T:5404 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  821. 20:02:17.894 T:5404 NOTICE: Previous line repeats 2 times.
  822. 20:02:17.894 T:5404 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  823. 20:02:17.895 T:5404 NOTICE: Previous line repeats 2 times.
  824. 20:02:17.895 T:5404 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  825. 20:02:17.895 T:5404 NOTICE: Previous line repeats 2 times.
  826. 20:02:17.895 T:5404 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  827. 20:02:17.895 T:5404 NOTICE: Previous line repeats 2 times.
  828. 20:02:17.895 T:5404 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  829. 20:02:17.896 T:5404 NOTICE: Previous line repeats 2 times.
  830. 20:02:17.896 T:5404 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  831. 20:02:17.896 T:5404 NOTICE: Previous line repeats 2 times.
  832. 20:02:17.896 T:5404 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  833. 20:02:17.897 T:5404 NOTICE: Previous line repeats 2 times.
  834. 20:02:17.897 T:5404 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  835. 20:02:17.897 T:5404 NOTICE: Previous line repeats 2 times.
  836. 20:02:17.897 T:5404 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  837. 20:02:17.897 T:5404 NOTICE: Previous line repeats 2 times.
  838. 20:02:17.897 T:5404 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  839. 20:02:17.898 T:5404 NOTICE: Previous line repeats 2 times.
  840. 20:02:17.898 T:5404 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  841. 20:02:17.909 T:5404 NOTICE: Previous line repeats 2 times.
  842. 20:02:17.909 T:5404 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  843. 20:02:17.909 T:5404 DEBUG: CSettingsManager: requested setting (dsplayer.exclusivemodeevr) was not found.
  844. 20:02:17.909 T:5404 DEBUG: Previous line repeats 1 times.
  845. 20:02:17.909 T:5404 DEBUG: CWinSystemWin32::SetFullScreenEx (true fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  846. 20:02:17.913 T:5404 DEBUG: CRenderSystemDX::SetFullScreenInternal - Current display mode is: 1920x1080@59.995
  847. 20:02:17.915 T:5404 DEBUG: CRenderSystemDX::SetFullScreenInternal - Found matched mode: 1920x1080@59.995
  848. 20:02:18.636 T:5404 NOTICE: unload sections
  849. 20:02:18.641 T:5404 NOTICE: special://profile/ is mapped to: special://masterprofile/
  850. 20:02:18.643 T:5404 DEBUG: PVRManager - destroyed
  851. 20:02:18.643 T:5404 DEBUG: ActiveAE DSP - destroyed
  852. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01237380 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  853. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01237890 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  854. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01237218 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  855. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01237698 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  856. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04E5D618 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  857. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 012374A0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  858. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01237E30 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  859. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 012377B8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  860. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 012375C0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  861. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01237A40 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  862. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 012373C8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  863. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 01237CC8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  864. 20:02:18.650 T:5404 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 04E5D4F8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  865. 20:02:18.651 T:2516 DEBUG: Thread Announce 2516 terminating
  866. 20:02:18.651 T:5404 NOTICE: application stopped...
  867. 20:02:18.655 T:5404 DEBUG: SECTION:UnloadDll(special://xbmcbin/libcurl.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement