MKANET

Kodi - MilkDrop 2 DirectX 11 (Can't load shared library)

Dec 16th, 2019
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 426.88 KB | None | 0 0
  1. 17:33:05.523 T:16780 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 17:33:05.523 T:16780 NOTICE: -----------------------------------------------------------------------
  3. 17:33:05.523 T:16780 NOTICE: Starting Kodi (17.6 Git:20171126-13194ec). Platform: Windows NT x86 64-bit
  4. 17:33:05.523 T:16780 NOTICE: Using Release Kodi x64 build
  5. 17:33:05.523 T:16780 NOTICE: Kodi compiled Nov 26 2017 by MSVC 190024210 for Windows NT x86 64-bit version 10.0 (0x0A000000)
  6. 17:33:05.523 T:16780 NOTICE: Running on E3iO Custom Computers Home Cinema & Gaming PC with Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 17:33:05.524 T:16780 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  8. 17:33:05.524 T:16780 NOTICE: Host CPU: Unknown, 8 cores available
  9. 17:33:05.524 T:16780 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  10. 17:33:05.524 T:16780 NOTICE: Running with restricted rights
  11. 17:33:05.524 T:16780 NOTICE: Aero is enabled
  12. 17:33:05.524 T:16780 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  13. 17:33:05.524 T:16780 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  14. 17:33:05.524 T:16780 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files (x86)\Kodi/addons
  15. 17:33:05.524 T:16780 NOTICE: special://masterprofile/ is mapped to: C:\Users\micha\AppData\Roaming\Kodi\userdata
  16. 17:33:05.524 T:16780 NOTICE: special://home/ is mapped to: C:\Users\micha\AppData\Roaming\Kodi\
  17. 17:33:05.524 T:16780 NOTICE: special://temp/ is mapped to: C:\Users\micha\AppData\Roaming\Kodi\cache
  18. 17:33:05.524 T:16780 NOTICE: special://logpath/ is mapped to: C:\Users\micha\AppData\Roaming\Kodi\
  19. 17:33:05.524 T:16780 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\kodi.exe
  20. 17:33:05.526 T:16780 NOTICE: Local hostname: HTPC
  21. 17:33:05.526 T:16780 NOTICE: Log File is located: C:\Users\micha\AppData\Roaming\Kodi\/kodi.log
  22. 17:33:05.526 T:16780 NOTICE: -----------------------------------------------------------------------
  23. 17:33:05.529 T:16780 NOTICE: load settings...
  24. 17:33:05.534 T:16780 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  25. 17:33:05.534 T:16780 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  26. 17:33:05.535 T:16780 NOTICE: Loading filter core factory settings from special://xbmc/system/players/dsplayer/filtersconfig_internal.xml (filters configuration).
  27. 17:33:05.537 T:16780 NOTICE: Loading filter core factory settings from special://masterprofile/dsplayer/filtersconfig.xml (filters configuration).
  28. 17:33:05.537 T:16780 NOTICE: special://masterprofile/dsplayer/filtersconfig.xml does not exist. Skipping.
  29. 17:33:05.537 T:16780 NOTICE: Loading filter core factory settings from special://xbmc/system/players/dsplayer/filtersconfig.xml (filters configuration).
  30. 17:33:05.541 T:16780 NOTICE: Loading filter core factory settings from special://xbmc/system/players/dsplayer/mediasconfig_internal.xml (medias configuration).
  31. 17:33:05.543 T:16780 NOTICE: CMadvrSettings::InitSettings loading 09108_madvrSettings.xml from appdata/kodi/addons/script.madvrsettings
  32. 17:33:05.547 T:16780 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  33. 17:33:05.547 T:16780 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  34. 17:33:05.547 T:16780 NOTICE: Contents of special://profile/advancedsettings.xml are...
  35. <?xml version="1.0" encoding="UTF-8" ?>
  36. <advancedsettings>
  37. <pathsubstitution>
  38. <substitute>
  39. <from>http://192.168.1.2:8096</from>
  40. <to>http://MYURL.COM:8096</to>
  41. </substitute>
  42. </pathsubstitution>
  43. <musiclibrary>
  44. <backgroundupdate>true</backgroundupdate>
  45. </musiclibrary>
  46. <videolibrary>
  47. <cleanonupdate>false</cleanonupdate>
  48. </videolibrary>
  49. <video>
  50. <ignorepercentatend>10</ignorepercentatend>
  51. <playcountminimumpercent>90</playcountminimumpercent>
  52. <ignoresecondsatstart>60</ignoresecondsatstart>
  53. </video>
  54. </advancedsettings>
  55. 17:33:05.547 T:16780 NOTICE: Default Video Player: VideoPlayer
  56. 17:33:05.547 T:16780 NOTICE: Default Audio Player: paplayer
  57. 17:33:05.547 T:16780 NOTICE: Enabled debug logging due to GUI setting (2)
  58. 17:33:05.547 T:16780 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  59. 17:33:05.547 T:16780 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  60. 17:33:05.547 T:16780 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  61. 17:33:05.547 T:16780 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  62. 17:33:05.547 T:16780 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  63. 17:33:05.547 T:16780 DEBUG: CPlayerCoreConfig::<ctor>: created player DSPlayer
  64. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  65. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  66. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  67. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  68. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  69. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  70. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  71. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  72. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  73. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  74. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  75. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  76. 17:33:05.547 T:16780 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  77. 17:33:05.547 T:16780 NOTICE: Loaded playercorefactory configuration
  78. 17:33:05.548 T:16780 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  79. 17:33:05.548 T:16780 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  80. 17:33:05.549 T:16780 INFO: creating subdirectories
  81. 17:33:05.549 T:16780 INFO: userdata folder: special://masterprofile/
  82. 17:33:05.549 T:16780 INFO: recording folder:
  83. 17:33:05.549 T:16780 INFO: screenshots folder:
  84. 17:33:05.551 T:16780 NOTICE: Loading pixel shaders list from special://profile/dsplayer/shaders.xml
  85. 17:33:05.551 T:16780 INFO: Loaded pixel shader "BT.601 -> BT.709", id 1
  86. 17:33:05.551 T:16780 INFO: Loaded pixel shader "Deinterlace (blend)", id 2
  87. 17:33:05.551 T:16780 INFO: Loaded pixel shader "Contour", id 3
  88. 17:33:05.551 T:16780 INFO: Loaded pixel shader "Denoise", id 4
  89. 17:33:05.551 T:16780 INFO: Loaded pixel shader "Edge sharpen", id 5
  90. 17:33:05.551 T:16780 INFO: Loaded pixel shader "Emboss", id 6
  91. 17:33:05.551 T:16780 INFO: Loaded pixel shader "Spotlight", id 7
  92. 17:33:05.551 T:16780 INFO: Loaded pixel shader "Grayscale", id 8
  93. 17:33:05.551 T:16780 INFO: Loaded pixel shader "Invert", id 9
  94. 17:33:05.551 T:16780 INFO: Loaded pixel shader "Letterbox", id 10
  95. 17:33:05.551 T:16780 INFO: Loaded pixel shader "0-255 -> 16-235", id 11
  96. 17:33:05.551 T:16780 INFO: Loaded pixel shader "16-235 -> 0-255 [SD][HD]", id 12
  97. 17:33:05.552 T:16780 INFO: Loaded pixel shader "16-235 -> 0-255 [SD]", id 13
  98. 17:33:05.552 T:16780 INFO: Loaded pixel shader "Nightvision", id 14
  99. 17:33:05.552 T:16780 INFO: Loaded pixel shader "Procamp", id 15
  100. 17:33:05.552 T:16780 INFO: Loaded pixel shader "Sharpen", id 16
  101. 17:33:05.552 T:16780 INFO: Loaded pixel shader "Sharpen complex", id 17
  102. 17:33:05.552 T:16780 INFO: Loaded pixel shader "Sharpen complex 2", id 18
  103. 17:33:05.552 T:16780 INFO: Loaded pixel shader "Sphere", id 19
  104. 17:33:05.552 T:16780 INFO: Loaded pixel shader "Wave", id 20
  105. 17:33:05.552 T:16780 INFO: Loaded pixel shader "YV12 Chroma Upsampling", id 21
  106. 17:33:05.552 T:16780 NOTICE: Loading pixel shaders list from special://xbmc/system/players/dsplayer/shaders/shaders.xml
  107. 17:33:05.554 T:16780 NOTICE: No renderersettings.xml to load (special://masterprofile/dsplayer/renderersettings.xml)
  108. 17:33:05.555 T:16780 NOTICE: Running database version Addons27
  109. 17:33:05.556 T:16780 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
  110. 17:33:05.560 T:16780 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in C:\Users\micha\AppData\Roaming\Kodi\addons\resource.images.mediaicons.coloured\addon.xml, line 14, column 2 (ignoring unexpected element assets and its contents).'
  111. 17:33:05.567 T:16780 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\addon.xml, line 9, column 5 (ignoring unexpected element provides and its contents).'
  112. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.plexkodiconnect.tvshows has been installed.'
  113. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lrclyrics has been installed.'
  114. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  115. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  116. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been installed.'
  117. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.plexkodiconnect has been installed.'
  118. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  119. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been installed.'
  120. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  121. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  122. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  123. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  124. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  125. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been installed.'
  126. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.idna has been installed.'
  127. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been installed.'
  128. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  129. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.recordlabels.white has been installed.'
  130. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  131. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  132. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  133. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.kodi65 has been installed.'
  134. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  135. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.httplib2 has been installed.'
  136. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.image.resource.select has been installed.'
  137. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  138. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  139. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  140. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been installed.'
  141. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.nextup.notification has been installed.'
  142. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  143. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.backports.functools_lru_cache has been installed.'
  144. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been installed.'
  145. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.madvrsettings has been installed.'
  146. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been installed.'
  147. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  148. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.cherrypy has been installed.'
  149. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been installed.'
  150. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  151. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  152. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.FrontView has been installed.'
  153. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in repository.marcelveldt has been installed.'
  154. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.actionhandler has been installed.'
  155. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been installed.'
  156. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been installed.'
  157. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  158. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  159. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been installed.'
  160. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.defusedxml has been installed.'
  161. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been installed.'
  162. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  163. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  164. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  165. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.port.hu has been installed.'
  166. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.artworkorganizer has been installed.'
  167. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in repository.dsplayer has been installed.'
  168. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  169. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.rom.collection.browser has been installed.'
  170. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.musicbrainz has been installed.'
  171. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.'
  172. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  173. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in repository.kodibrasilforum has been installed.'
  174. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.service has been installed.'
  175. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  176. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  177. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.t9.search has been installed.'
  178. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  179. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.aeonmq6 has been installed.'
  180. 17:33:05.578 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
  181. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  182. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  183. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  184. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  185. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  186. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  187. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been installed.'
  188. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in repository.foreverguest has been installed.'
  189. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in weather.openweathermap.extended has been installed.'
  190. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  191. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  192. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.games.rom.collection.browser has been installed.'
  193. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.autocompletion has been installed.'
  194. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.widgets has been installed.'
  195. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.extendedinfo has been installed.'
  196. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  197. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  198. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.spotify has been installed.'
  199. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.openweathermap.maps has been installed.'
  200. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  201. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
  202. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.thetvdb has been installed.'
  203. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  204. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  205. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  206. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  207. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  208. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.theaudiodb.com has been installed.'
  209. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been installed.'
  210. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  211. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.onedrive has been installed.'
  212. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.skin.helper.artutils has been installed.'
  213. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  214. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  215. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.universal has been installed.'
  216. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  217. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.youtube.dl has been installed.'
  218. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  219. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in repository.plexkodiconnect has been installed.'
  220. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  221. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.cinemavision has been installed.'
  222. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.urllib3 has been installed.'
  223. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  224. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  225. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  226. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.toolbox has been installed.'
  227. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  228. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been installed.'
  229. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  230. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  231. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.plexkodiconnect.movies has been installed.'
  232. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplecache has been installed.'
  233. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been installed.'
  234. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.skinthemes.aeonmq has been installed.'
  235. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in superrepo.kodi.krypton.repositories has been installed.'
  236. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
  237. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
  238. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been installed.'
  239. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  240. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.musicgenreicons.text has been installed.'
  241. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.uritemplate has been installed.'
  242. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  243. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.animated has been installed.'
  244. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  245. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvshows.themoviedb.org has been installed.'
  246. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  247. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.moviegenreicons.xzener-flat has been installed.'
  248. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.watchdog has been installed.'
  249. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  250. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  251. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  252. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  253. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  254. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.decorator has been installed.'
  255. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.certifi has been installed.'
  256. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  257. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.advanced.emulator.launcher has been installed.'
  258. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  259. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth2client has been installed.'
  260. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  261. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.trakt has been installed.'
  262. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  263. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.routing has been installed.'
  264. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in skin.aeonmq7 has been installed.'
  265. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  266. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.future has been installed.'
  267. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  268. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  269. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  270. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.omdbapi.com has been installed.'
  271. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.mediaicons.coloured has been installed.'
  272. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been installed.'
  273. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  274. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  275. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  276. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.callbacks2 has been installed.'
  277. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  278. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  279. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in superrepo.kodi.krypton.all has been installed.'
  280. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  281. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.metadatautils has been installed.'
  282. 17:33:05.579 T:16780 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  283. 17:33:05.598 T:5840 DEBUG: Thread JobWorker start, auto delete: true
  284. 17:33:05.600 T:16780 NOTICE: ADDONS: Using repository repository.foreverguest
  285. 17:33:05.600 T:16780 NOTICE: ADDONS: Using repository repository.xbmc.org
  286. 17:33:05.600 T:16780 NOTICE: ADDONS: Using repository repository.dsplayer
  287. 17:33:05.600 T:16780 NOTICE: ADDONS: Using repository repository.kodibrasilforum
  288. 17:33:05.600 T:16780 NOTICE: ADDONS: Using repository repository.marcelveldt
  289. 17:33:05.600 T:16780 NOTICE: ADDONS: Using repository repository.plexkodiconnect
  290. 17:33:05.600 T:16780 NOTICE: ADDONS: Using repository superrepo.kodi.krypton.repositories
  291. 17:33:05.600 T:16780 NOTICE: ADDONS: Using repository superrepo.kodi.krypton.all
  292. 17:33:05.603 T:16780 DEBUG: ADDON: Dll Initializing - InputStream Adaptive
  293. 17:33:05.603 T:16780 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\inputstream.adaptive\inputstream.adaptive.dll)
  294. 17:33:05.603 T:16780 DEBUG: AddOnLog: InputStream Adaptive: libXBMC_addon successfully loaded
  295. 17:33:05.604 T:16780 DEBUG: AddOnLog: InputStream Adaptive: ADDON_Create()
  296. 17:33:05.604 T:16780 DEBUG: AddOnLog: InputStream Adaptive: ADDON_Destroy()
  297. 17:33:05.604 T:16780 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\inputstream.adaptive\inputstream.adaptive.dll)
  298. 17:33:05.604 T:16780 INFO: ADDON: Dll Destroyed - InputStream Adaptive
  299. 17:33:05.607 T:8856 DEBUG: Thread ActiveAE start, auto delete: false
  300. 17:33:05.607 T:18328 DEBUG: Thread AESink start, auto delete: false
  301. 17:33:05.632 T:8856 NOTICE: Found 2 Lists of Devices
  302. 17:33:05.632 T:8856 NOTICE: Enumerated DIRECTSOUND devices:
  303. 17:33:05.632 T:8856 NOTICE: Device 1
  304. 17:33:05.632 T:8856 NOTICE: m_deviceName : {2DDFF507-7FA7-4067-A8F0-E99719E94B85}
  305. 17:33:05.632 T:8856 NOTICE: m_displayName : Headphones - Headphones (Beats Studio³ Stereo)
  306. 17:33:05.632 T:8856 NOTICE: m_displayNameExtra: DIRECTSOUND: Headphones (Beats Studio³ Stereo)
  307. 17:33:05.632 T:8856 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  308. 17:33:05.632 T:8856 NOTICE: m_channels : FL,FR
  309. 17:33:05.632 T:8856 NOTICE: m_sampleRates : 44100
  310. 17:33:05.632 T:8856 NOTICE: m_dataFormats : AE_FMT_FLOAT
  311. 17:33:05.632 T:8856 NOTICE: m_streamTypes : No passthrough capabilities
  312. 17:33:05.632 T:8856 NOTICE: Device 2
  313. 17:33:05.632 T:8856 NOTICE: m_deviceName : default
  314. 17:33:05.632 T:8856 NOTICE: m_displayName : default
  315. 17:33:05.632 T:8856 NOTICE: m_displayNameExtra:
  316. 17:33:05.632 T:8856 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  317. 17:33:05.632 T:8856 NOTICE: m_channels : FL,FR
  318. 17:33:05.632 T:8856 NOTICE: m_sampleRates : 44100
  319. 17:33:05.632 T:8856 NOTICE: m_dataFormats : AE_FMT_FLOAT
  320. 17:33:05.632 T:8856 NOTICE: m_streamTypes : No passthrough capabilities
  321. 17:33:05.632 T:8856 NOTICE: Device 3
  322. 17:33:05.632 T:8856 NOTICE: m_deviceName : {32605799-F6A8-424C-BECA-215943797592}
  323. 17:33:05.632 T:8856 NOTICE: m_displayName : Headset - Speakers (Beats Studio³ Hands-Free AG Audio)
  324. 17:33:05.632 T:8856 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers (Beats Studio³ Hands-Free AG Audio)
  325. 17:33:05.632 T:8856 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  326. 17:33:05.632 T:8856 NOTICE: m_channels : FL,FR
  327. 17:33:05.632 T:8856 NOTICE: m_sampleRates : 8000
  328. 17:33:05.632 T:8856 NOTICE: m_dataFormats : AE_FMT_FLOAT
  329. 17:33:05.632 T:8856 NOTICE: m_streamTypes : No passthrough capabilities
  330. 17:33:05.632 T:8856 NOTICE: Device 4
  331. 17:33:05.632 T:8856 NOTICE: m_deviceName : {8C1DA526-0C5C-40A1-B708-582F98744659}
  332. 17:33:05.632 T:8856 NOTICE: m_displayName : SPDIF - Realtek Digital Output(Optical) (Realtek High Definition Audio)
  333. 17:33:05.632 T:8856 NOTICE: m_displayNameExtra: DIRECTSOUND: Realtek Digital Output(Optical) (Realtek High Definition Audio)
  334. 17:33:05.632 T:8856 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  335. 17:33:05.632 T:8856 NOTICE: m_channels : FL,FR
  336. 17:33:05.632 T:8856 NOTICE: m_sampleRates : 48000
  337. 17:33:05.632 T:8856 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  338. 17:33:05.632 T:8856 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  339. 17:33:05.632 T:8856 NOTICE: Enumerated WASAPI devices:
  340. 17:33:05.632 T:8856 NOTICE: Device 1
  341. 17:33:05.632 T:8856 NOTICE: m_deviceName : {2DDFF507-7FA7-4067-A8F0-E99719E94B85}
  342. 17:33:05.632 T:8856 NOTICE: m_displayName : Headphones - Headphones (Beats Studio³ Stereo)
  343. 17:33:05.632 T:8856 NOTICE: m_displayNameExtra: WASAPI: Headphones (Beats Studio³ Stereo)
  344. 17:33:05.632 T:8856 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  345. 17:33:05.632 T:8856 NOTICE: m_channels : FL,FR
  346. 17:33:05.632 T:8856 NOTICE: m_sampleRates : 44100
  347. 17:33:05.632 T:8856 NOTICE: m_dataFormats :
  348. 17:33:05.633 T:8856 NOTICE: m_streamTypes : No passthrough capabilities
  349. 17:33:05.633 T:8856 NOTICE: Device 2
  350. 17:33:05.633 T:8856 NOTICE: m_deviceName : default
  351. 17:33:05.633 T:8856 NOTICE: m_displayName : default
  352. 17:33:05.633 T:8856 NOTICE: m_displayNameExtra:
  353. 17:33:05.633 T:8856 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  354. 17:33:05.633 T:8856 NOTICE: m_channels : FL,FR
  355. 17:33:05.633 T:8856 NOTICE: m_sampleRates : 44100
  356. 17:33:05.633 T:8856 NOTICE: m_dataFormats :
  357. 17:33:05.633 T:8856 NOTICE: m_streamTypes : No passthrough capabilities
  358. 17:33:05.633 T:8856 NOTICE: Device 3
  359. 17:33:05.633 T:8856 NOTICE: m_deviceName : {32605799-F6A8-424C-BECA-215943797592}
  360. 17:33:05.633 T:8856 NOTICE: m_displayName : Headset - Speakers (Beats Studio³ Hands-Free AG Audio)
  361. 17:33:05.633 T:8856 NOTICE: m_displayNameExtra: WASAPI: Speakers (Beats Studio³ Hands-Free AG Audio)
  362. 17:33:05.633 T:8856 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  363. 17:33:05.633 T:8856 NOTICE: m_channels : FL,FR
  364. 17:33:05.633 T:8856 NOTICE: m_sampleRates :
  365. 17:33:05.633 T:8856 NOTICE: m_dataFormats :
  366. 17:33:05.633 T:8856 NOTICE: m_streamTypes : No passthrough capabilities
  367. 17:33:05.633 T:8856 NOTICE: Device 4
  368. 17:33:05.633 T:8856 NOTICE: m_deviceName : {8C1DA526-0C5C-40A1-B708-582F98744659}
  369. 17:33:05.633 T:8856 NOTICE: m_displayName : SPDIF - Realtek Digital Output(Optical) (Realtek High Definition Audio)
  370. 17:33:05.633 T:8856 NOTICE: m_displayNameExtra: WASAPI: Realtek Digital Output(Optical) (Realtek High Definition Audio)
  371. 17:33:05.633 T:8856 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  372. 17:33:05.633 T:8856 NOTICE: m_channels : FL,FR
  373. 17:33:05.633 T:8856 NOTICE: m_sampleRates :
  374. 17:33:05.633 T:8856 NOTICE: m_dataFormats :
  375. 17:33:05.633 T:8856 NOTICE: m_streamTypes : No passthrough capabilities
  376. 17:33:05.633 T:18328 INFO: CActiveAESink::OpenSink - initialize sink
  377. 17:33:05.633 T:18328 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  378. 17:33:05.664 T:18328 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 0000000000010010
  379. 17:33:05.665 T:18328 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  380. 17:33:05.666 T:18328 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  381. 17:33:05.666 T:18328 DEBUG: Audio Device : Headphones (Beats Studio³ Stereo)
  382. 17:33:05.666 T:18328 DEBUG: Sample Rate : 44100
  383. 17:33:05.666 T:18328 DEBUG: Sample Format : AE_FMT_FLOAT
  384. 17:33:05.666 T:18328 DEBUG: Bits Per Sample : 32
  385. 17:33:05.666 T:18328 DEBUG: Valid Bits/Samp : 32
  386. 17:33:05.666 T:18328 DEBUG: Channel Count : 2
  387. 17:33:05.666 T:18328 DEBUG: Block Align : 8
  388. 17:33:05.666 T:18328 DEBUG: Avg. Bytes Sec : 352800
  389. 17:33:05.666 T:18328 DEBUG: Samples/Block : 32
  390. 17:33:05.666 T:18328 DEBUG: Format cBSize : 22
  391. 17:33:05.666 T:18328 DEBUG: Channel Layout : FL,FR
  392. 17:33:05.666 T:18328 DEBUG: Channel Mask : 3
  393. 17:33:05.666 T:18328 DEBUG: Frames : 661
  394. 17:33:05.666 T:18328 DEBUG: Frame Size : 8
  395. 17:33:05.666 T:18328 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  396. 17:33:05.666 T:18328 DEBUG: Output Device : default
  397. 17:33:05.666 T:18328 DEBUG: Sample Rate : 44100
  398. 17:33:05.666 T:18328 DEBUG: Sample Format : AE_FMT_FLOAT
  399. 17:33:05.666 T:18328 DEBUG: Channel Count : 2
  400. 17:33:05.666 T:18328 DEBUG: Channel Layout: FL,FR
  401. 17:33:05.666 T:18328 DEBUG: Frames : 661
  402. 17:33:05.666 T:18328 DEBUG: Frame Size : 8
  403. 17:33:05.666 T:8324 DEBUG: Thread RemoteControl start, auto delete: false
  404. 17:33:05.667 T:16780 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  405. 17:33:05.667 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  406. 17:33:05.667 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  407. 17:33:05.667 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  408. 17:33:05.668 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  409. 17:33:05.668 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  410. 17:33:05.668 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  411. 17:33:05.668 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  412. 17:33:05.668 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  413. 17:33:05.668 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  414. 17:33:05.668 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  415. 17:33:05.668 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  416. 17:33:05.669 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  417. 17:33:05.669 T:8324 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  418. 17:33:05.669 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  419. 17:33:05.669 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  420. 17:33:05.669 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  421. 17:33:05.669 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  422. 17:33:05.669 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  423. 17:33:05.669 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  424. 17:33:05.669 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  425. 17:33:05.670 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  426. 17:33:05.670 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  427. 17:33:05.670 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  428. 17:33:05.670 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  429. 17:33:05.670 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  430. 17:33:05.670 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  431. 17:33:05.670 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  432. 17:33:05.670 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  433. 17:33:05.671 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  434. 17:33:05.671 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  435. 17:33:05.671 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  436. 17:33:05.671 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  437. 17:33:05.671 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  438. 17:33:05.671 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  439. 17:33:05.671 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  440. 17:33:05.671 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  441. 17:33:05.672 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  442. 17:33:05.672 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  443. 17:33:05.672 T:16780 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  444. 17:33:05.697 T:16780 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\E:.
  445. 17:33:05.697 T:16780 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\E:.
  446. 17:33:05.704 T:16780 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 1080 Ti, adapter 0.
  447. 17:33:05.705 T:16780 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 1080 Ti, adapter 1.
  448. 17:33:05.705 T:16780 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  449. 17:33:05.705 T:16780 NOTICE: Secondary mode: 800x600@ 75.00 #2 - Full Screen
  450. 17:33:05.707 T:16780 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  451. 17:33:05.707 T:16780 NOTICE: Additional mode: 640x480@ 72.00 - Full Screen
  452. 17:33:05.707 T:16780 NOTICE: Additional mode: 640x480@ 75.00 - Full Screen
  453. 17:33:05.707 T:16780 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  454. 17:33:05.707 T:16780 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  455. 17:33:05.707 T:16780 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  456. 17:33:05.707 T:16780 NOTICE: Previous line repeats 2 times.
  457. 17:33:05.707 T:16780 NOTICE: Additional mode: 720x576@ 72.00 - Full Screen
  458. 17:33:05.707 T:16780 NOTICE: Previous line repeats 2 times.
  459. 17:33:05.707 T:16780 NOTICE: Additional mode: 720x576@ 75.00 - Full Screen
  460. 17:33:05.707 T:16780 NOTICE: Previous line repeats 2 times.
  461. 17:33:05.707 T:16780 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  462. 17:33:05.707 T:16780 NOTICE: Additional mode: 800x600@ 72.00 - Full Screen
  463. 17:33:05.707 T:16780 NOTICE: Additional mode: 800x600@ 75.00 - Full Screen
  464. 17:33:05.707 T:16780 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  465. 17:33:05.708 T:16780 NOTICE: Additional mode: 1024x768@ 70.00 - Full Screen
  466. 17:33:05.708 T:16780 NOTICE: Additional mode: 1024x768@ 75.00 - Full Screen
  467. 17:33:05.708 T:16780 NOTICE: Additional mode: 1152x864@ 75.00 - Full Screen
  468. 17:33:05.708 T:16780 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
  469. 17:33:05.708 T:16780 NOTICE: Previous line repeats 2 times.
  470. 17:33:05.708 T:16780 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
  471. 17:33:05.708 T:16780 NOTICE: Previous line repeats 2 times.
  472. 17:33:05.708 T:16780 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  473. 17:33:05.708 T:16780 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  474. 17:33:05.708 T:16780 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  475. 17:33:05.708 T:16780 NOTICE: Previous line repeats 2 times.
  476. 17:33:05.708 T:16780 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  477. 17:33:05.708 T:16780 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  478. 17:33:05.708 T:16780 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  479. 17:33:05.708 T:16780 NOTICE: Additional mode: 1280x1024@ 75.00 - Full Screen
  480. 17:33:05.708 T:16780 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  481. 17:33:05.708 T:16780 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  482. 17:33:05.709 T:16780 NOTICE: Previous line repeats 2 times.
  483. 17:33:05.709 T:16780 NOTICE: Additional mode: 1366x768@ 75.00 - Full Screen
  484. 17:33:05.709 T:16780 NOTICE: Previous line repeats 2 times.
  485. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  486. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  487. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  488. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  489. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  490. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  491. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  492. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  493. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  494. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  495. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  496. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  497. 17:33:05.709 T:16780 NOTICE: Additional mode: 1600x1200@ 60.00 - Full Screen
  498. 17:33:05.709 T:16780 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  499. 17:33:05.709 T:16780 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  500. 17:33:05.709 T:16780 NOTICE: Additional mode: 1768x992@ 30.00i - Full Screen
  501. 17:33:05.710 T:16780 NOTICE: Previous line repeats 2 times.
  502. 17:33:05.710 T:16780 NOTICE: Additional mode: 1768x992@ 29.97i - Full Screen
  503. 17:33:05.710 T:16780 NOTICE: Previous line repeats 2 times.
  504. 17:33:05.710 T:16780 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  505. 17:33:05.710 T:16780 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  506. 17:33:05.710 T:16780 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  507. 17:33:05.710 T:16780 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  508. 17:33:05.710 T:16780 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  509. 17:33:05.710 T:16780 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  510. 17:33:05.710 T:16780 NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
  511. 17:33:05.710 T:16780 NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
  512. 17:33:05.710 T:16780 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  513. 17:33:05.710 T:16780 NOTICE: Additional mode: 1440x900@ 75.00 - Full Screen
  514. 17:33:05.712 T:16780 NOTICE: Additional mode: 1920x1440@ 59.94 #2 - Full Screen
  515. 17:33:05.712 T:16780 NOTICE: Additional mode: 1920x1440@ 60.00 #2 - Full Screen
  516. 17:33:05.712 T:16780 NOTICE: Additional mode: 640x480@ 60.00 #2 - Full Screen
  517. 17:33:05.712 T:16780 NOTICE: Additional mode: 640x480@ 72.00 #2 - Full Screen
  518. 17:33:05.712 T:16780 NOTICE: Additional mode: 640x480@ 75.00 #2 - Full Screen
  519. 17:33:05.712 T:16780 NOTICE: Additional mode: 720x480@ 60.00 #2 - Full Screen
  520. 17:33:05.712 T:16780 NOTICE: Additional mode: 720x480@ 59.94 #2 - Full Screen
  521. 17:33:05.712 T:16780 NOTICE: Additional mode: 720x576@ 56.00 #2 - Full Screen
  522. 17:33:05.712 T:16780 NOTICE: Previous line repeats 2 times.
  523. 17:33:05.712 T:16780 NOTICE: Additional mode: 720x576@ 60.00 #2 - Full Screen
  524. 17:33:05.713 T:16780 NOTICE: Previous line repeats 2 times.
  525. 17:33:05.713 T:16780 NOTICE: Additional mode: 720x576@ 72.00 #2 - Full Screen
  526. 17:33:05.713 T:16780 NOTICE: Previous line repeats 2 times.
  527. 17:33:05.713 T:16780 NOTICE: Additional mode: 720x576@ 75.00 #2 - Full Screen
  528. 17:33:05.713 T:16780 NOTICE: Previous line repeats 2 times.
  529. 17:33:05.713 T:16780 NOTICE: Additional mode: 800x600@ 56.00 #2 - Full Screen
  530. 17:33:05.713 T:16780 NOTICE: Additional mode: 800x600@ 60.00 #2 - Full Screen
  531. 17:33:05.713 T:16780 NOTICE: Additional mode: 800x600@ 72.00 #2 - Full Screen
  532. 17:33:05.713 T:16780 NOTICE: Additional mode: 800x600@ 75.00 #2 - Full Screen
  533. 17:33:05.713 T:16780 NOTICE: Additional mode: 1024x768@ 60.00 #2 - Full Screen
  534. 17:33:05.713 T:16780 NOTICE: Additional mode: 1024x768@ 70.00 #2 - Full Screen
  535. 17:33:05.713 T:16780 NOTICE: Additional mode: 1024x768@ 75.00 #2 - Full Screen
  536. 17:33:05.713 T:16780 NOTICE: Additional mode: 1152x864@ 75.00 #2 - Full Screen
  537. 17:33:05.714 T:16780 NOTICE: Additional mode: 1176x664@ 60.00 #2 - Full Screen
  538. 17:33:05.714 T:16780 NOTICE: Previous line repeats 2 times.
  539. 17:33:05.714 T:16780 NOTICE: Additional mode: 1176x664@ 59.94 #2 - Full Screen
  540. 17:33:05.714 T:16780 NOTICE: Previous line repeats 2 times.
  541. 17:33:05.714 T:16780 NOTICE: Additional mode: 1280x720@ 60.00 #2 - Full Screen
  542. 17:33:05.714 T:16780 NOTICE: Additional mode: 1280x720@ 59.94 #2 - Full Screen
  543. 17:33:05.714 T:16780 NOTICE: Additional mode: 1280x768@ 60.00 #2 - Full Screen
  544. 17:33:05.714 T:16780 NOTICE: Previous line repeats 2 times.
  545. 17:33:05.714 T:16780 NOTICE: Additional mode: 1280x768@ 75.00 #2 - Full Screen
  546. 17:33:05.715 T:16780 NOTICE: Previous line repeats 2 times.
  547. 17:33:05.715 T:16780 NOTICE: Additional mode: 1280x800@ 60.00 #2 - Full Screen
  548. 17:33:05.715 T:16780 NOTICE: Previous line repeats 2 times.
  549. 17:33:05.715 T:16780 NOTICE: Additional mode: 1280x800@ 75.00 #2 - Full Screen
  550. 17:33:05.715 T:16780 NOTICE: Previous line repeats 2 times.
  551. 17:33:05.715 T:16780 NOTICE: Additional mode: 1280x960@ 60.00 #2 - Full Screen
  552. 17:33:05.715 T:16780 NOTICE: Previous line repeats 2 times.
  553. 17:33:05.715 T:16780 NOTICE: Additional mode: 1280x960@ 75.00 #2 - Full Screen
  554. 17:33:05.715 T:16780 NOTICE: Previous line repeats 2 times.
  555. 17:33:05.715 T:16780 NOTICE: Additional mode: 1280x1024@ 60.00 #2 - Full Screen
  556. 17:33:05.715 T:16780 NOTICE: Additional mode: 1280x1024@ 75.00 #2 - Full Screen
  557. 17:33:05.715 T:16780 NOTICE: Additional mode: 1360x768@ 60.00 #2 - Full Screen
  558. 17:33:05.715 T:16780 NOTICE: Previous line repeats 2 times.
  559. 17:33:05.715 T:16780 NOTICE: Additional mode: 1360x768@ 59.94 #2 - Full Screen
  560. 17:33:05.715 T:16780 NOTICE: Previous line repeats 2 times.
  561. 17:33:05.715 T:16780 NOTICE: Additional mode: 1360x768@ 61.00 #2 - Full Screen
  562. 17:33:05.716 T:16780 NOTICE: Previous line repeats 2 times.
  563. 17:33:05.716 T:16780 NOTICE: Additional mode: 1366x768@ 60.00 #2 - Full Screen
  564. 17:33:05.716 T:16780 NOTICE: Previous line repeats 2 times.
  565. 17:33:05.716 T:16780 NOTICE: Additional mode: 1366x768@ 59.94 #2 - Full Screen
  566. 17:33:05.716 T:16780 NOTICE: Previous line repeats 2 times.
  567. 17:33:05.716 T:16780 NOTICE: Additional mode: 1366x768@ 61.00 #2 - Full Screen
  568. 17:33:05.716 T:16780 NOTICE: Previous line repeats 2 times.
  569. 17:33:05.716 T:16780 NOTICE: Additional mode: 1600x900@ 60.00 #2 - Full Screen
  570. 17:33:05.716 T:16780 NOTICE: Previous line repeats 2 times.
  571. 17:33:05.716 T:16780 NOTICE: Additional mode: 1600x900@ 59.94 #2 - Full Screen
  572. 17:33:05.716 T:16780 NOTICE: Previous line repeats 2 times.
  573. 17:33:05.716 T:16780 NOTICE: Additional mode: 1600x900@ 61.00 #2 - Full Screen
  574. 17:33:05.716 T:16780 NOTICE: Previous line repeats 2 times.
  575. 17:33:05.716 T:16780 NOTICE: Additional mode: 1600x1024@ 60.00 #2 - Full Screen
  576. 17:33:05.717 T:16780 NOTICE: Previous line repeats 2 times.
  577. 17:33:05.717 T:16780 NOTICE: Additional mode: 1600x1024@ 59.94 #2 - Full Screen
  578. 17:33:05.717 T:16780 NOTICE: Previous line repeats 2 times.
  579. 17:33:05.717 T:16780 NOTICE: Additional mode: 1600x1024@ 61.00 #2 - Full Screen
  580. 17:33:05.717 T:16780 NOTICE: Previous line repeats 2 times.
  581. 17:33:05.717 T:16780 NOTICE: Additional mode: 1600x1200@ 60.00 #2 - Full Screen
  582. 17:33:05.717 T:16780 NOTICE: Additional mode: 1680x1050@ 60.00 #2 - Full Screen
  583. 17:33:05.717 T:16780 NOTICE: Previous line repeats 2 times.
  584. 17:33:05.717 T:16780 NOTICE: Additional mode: 1680x1050@ 59.94 #2 - Full Screen
  585. 17:33:05.717 T:16780 NOTICE: Previous line repeats 2 times.
  586. 17:33:05.717 T:16780 NOTICE: Additional mode: 1680x1050@ 61.00 #2 - Full Screen
  587. 17:33:05.717 T:16780 NOTICE: Previous line repeats 2 times.
  588. 17:33:05.717 T:16780 NOTICE: Additional mode: 1768x992@ 60.00 #2 - Full Screen
  589. 17:33:05.718 T:16780 NOTICE: Previous line repeats 2 times.
  590. 17:33:05.718 T:16780 NOTICE: Additional mode: 1768x992@ 59.94 #2 - Full Screen
  591. 17:33:05.718 T:16780 NOTICE: Previous line repeats 2 times.
  592. 17:33:05.718 T:16780 NOTICE: Additional mode: 1768x992@ 61.00 #2 - Full Screen
  593. 17:33:05.718 T:16780 NOTICE: Previous line repeats 2 times.
  594. 17:33:05.718 T:16780 NOTICE: Additional mode: 1920x1080@ 60.00 #2 - Full Screen
  595. 17:33:05.718 T:16780 NOTICE: Additional mode: 1920x1080@ 59.94 #2 - Full Screen
  596. 17:33:05.718 T:16780 NOTICE: Additional mode: 1920x1080@ 61.00 #2 - Full Screen
  597. 17:33:05.718 T:16780 NOTICE: Additional mode: 1920x1200@ 60.00 #2 - Full Screen
  598. 17:33:05.718 T:16780 NOTICE: Additional mode: 1440x900@ 60.00 #2 - Full Screen
  599. 17:33:05.718 T:16780 NOTICE: Previous line repeats 2 times.
  600. 17:33:05.718 T:16780 NOTICE: Additional mode: 1440x900@ 59.94 #2 - Full Screen
  601. 17:33:05.718 T:16780 NOTICE: Previous line repeats 2 times.
  602. 17:33:05.718 T:16780 NOTICE: Additional mode: 1440x900@ 61.00 #2 - Full Screen
  603. 17:33:05.718 T:16780 NOTICE: Previous line repeats 2 times.
  604. 17:33:05.718 T:16780 NOTICE: Checking resolution 15
  605. 17:33:05.723 T:16780 DEBUG: CWinEventsWin32::WndProc: window resize event
  606. 17:33:05.723 T:16780 DEBUG: CWinEventsWin32::WndProc: window move event
  607. 17:33:05.724 T:16780 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  608. 17:33:05.726 T:16780 DEBUG: CWinEventsWin32::WndProcWindow is active
  609. 17:33:05.737 T:16780 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  610. 17:33:05.740 T:16780 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
  611. 17:33:05.740 T:16780 DEBUG: CRenderSystemDX::SetMonitor - Selected NVIDIA GeForce GTX 1080 Ti adapter.
  612. 17:33:05.740 T:16780 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{769AD22F-5AEB-11E9-B92B-7824AF8ABE46}\0000.
  613. 17:33:05.740 T:16780 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
  614. 17:33:05.763 T:16780 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  615. 17:33:05.779 T:16780 DEBUG: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource
  616. 17:33:05.780 T:16780 DEBUG: CRenderSystemDX::CreateDevice - on adapter NVIDIA GeForce GTX 1080 Ti (VendorId: 0x10de DeviceId: 0x1b06) with feature level 0xb100.
  617. 17:33:05.780 T:16780 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  618. 17:33:05.780 T:16780 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  619. 17:33:05.780 T:16780 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  620. 17:33:05.781 T:16780 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  621. 17:33:05.781 T:16780 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  622. 17:33:05.781 T:16780 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  623. 17:33:05.782 T:16780 DEBUG: Previous line repeats 10 times.
  624. 17:33:05.782 T:16780 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  625. 17:33:05.782 T:16780 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  626. 17:33:05.783 T:16780 DEBUG: CRenderSystemDX::FixRefreshRateIfNecessary: refreshRate: 60.0000, desired: 60.0000, deviation: 0.00000, fixRequired: false
  627. 17:33:05.785 T:16780 DEBUG: Previous line repeats 2 times.
  628. 17:33:05.785 T:16780 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  629. 17:33:05.840 T:16780 INFO: load keymapping
  630. 17:33:05.841 T:16780 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  631. 17:33:05.841 T:16780 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  632. 17:33:05.841 T:16780 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  633. 17:33:05.842 T:16780 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  634. 17:33:05.842 T:16780 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  635. 17:33:05.843 T:16780 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  636. 17:33:05.845 T:16780 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  637. 17:33:05.845 T:16780 INFO: Loading special://xbmc/system/keymaps/remote.xml
  638. 17:33:05.847 T:16780 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  639. 17:33:05.847 T:16780 INFO: Loading special://xbmc/system/IRSSmap.xml
  640. 17:33:05.847 T:16780 INFO: * Adding remote mapping for device 'Microsoft MCE'
  641. 17:33:05.847 T:16780 INFO: * Adding remote mapping for device 'Abstract'
  642. 17:33:05.847 T:16780 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  643. 17:33:05.847 T:16780 INFO: GUI format 1920x1080, Display 1920x1080@ 60.00 - Full Screen
  644. 17:33:05.847 T:16780 DEBUG: guilib: Fill viewport on change for solving rendering passes
  645. 17:33:05.848 T:16780 INFO: CLangInfo: loading resource.language.en_gb language information...
  646. 17:33:05.848 T:16780 DEBUG: trying to set locale to en-us
  647. 17:33:05.860 T:16780 INFO: global locale set to en-us
  648. 17:33:05.860 T:16780 INFO: CLangInfo: loading resource.language.en_gb language strings...
  649. 17:33:05.860 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  650. 17:33:05.864 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  651. 17:33:05.864 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  652. 17:33:05.864 T:16780 DEBUG: LocalizeStrings: loaded 4096 strings from file resource://resource.language.en_gb/strings.po
  653. 17:33:05.871 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  654. 17:33:05.871 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  655. 17:33:05.871 T:16780 DEBUG: LocalizeStrings: loaded 47 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\resources\language\resource.language.en_gb\strings.po
  656. 17:33:05.873 T:16780 DEBUG: LocalizeStrings: loaded 536 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\resources\language\English\strings.xml
  657. 17:33:05.873 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  658. 17:33:05.874 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  659. 17:33:05.874 T:16780 DEBUG: LocalizeStrings: loaded 167 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\language\resource.language.en_gb\strings.po
  660. 17:33:05.874 T:16780 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\weather.yahoo\resources\language\English\strings.po
  661. 17:33:05.875 T:16780 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.albums.theaudiodb.com\resources\language\English\strings.po
  662. 17:33:05.875 T:16780 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.vorbis\resources\language\English\strings.po
  663. 17:33:05.875 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  664. 17:33:05.875 T:16780 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  665. 17:33:05.876 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  666. 17:33:05.876 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  667. 17:33:05.876 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  668. 17:33:05.876 T:16780 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  669. 17:33:05.877 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  670. 17:33:05.877 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  671. 17:33:05.877 T:16780 DEBUG: LocalizeStrings: loaded 69 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.universal\resources\language\resource.language.en_gb\strings.po
  672. 17:33:05.877 T:16780 DEBUG: LocalizeStrings: loaded 45 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.youtube.dl\resources\language\English\strings.po
  673. 17:33:05.877 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  674. 17:33:05.878 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  675. 17:33:05.878 T:16780 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\resources\language\resource.language.en_gb\strings.po
  676. 17:33:05.878 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  677. 17:33:05.878 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  678. 17:33:05.878 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  679. 17:33:05.878 T:16780 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  680. 17:33:05.878 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  681. 17:33:05.879 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  682. 17:33:05.879 T:16780 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\resource.language.en_gb\strings.po
  683. 17:33:05.879 T:16780 DEBUG: LocalizeStrings: loaded 260 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.cinemavision\resources\language\English\strings.po
  684. 17:33:05.879 T:16780 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  685. 17:33:05.880 T:16780 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.toolbox\resources\language\English\strings.po
  686. 17:33:05.880 T:16780 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.globalsearch\resources\language\English\strings.po
  687. 17:33:05.880 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  688. 17:33:05.881 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  689. 17:33:05.881 T:16780 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\language\resource.language.en_gb\strings.po
  690. 17:33:05.881 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  691. 17:33:05.881 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  692. 17:33:05.881 T:16780 DEBUG: LocalizeStrings: loaded 175 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt\resources\language\resource.language.en_gb\strings.po
  693. 17:33:05.881 T:16780 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\resources\language\English\strings.po
  694. 17:33:05.882 T:16780 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\resources\language\English\strings.xml
  695. 17:33:05.882 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  696. 17:33:05.882 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  697. 17:33:05.882 T:16780 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files (x86)\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
  698. 17:33:05.883 T:16780 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.musicvideos.theaudiodb.com\resources\language\English\strings.po
  699. 17:33:05.883 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  700. 17:33:05.883 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  701. 17:33:05.883 T:16780 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.tvshows.themoviedb.org\resources\language\resource.language.en_gb\strings.po
  702. 17:33:05.884 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  703. 17:33:05.884 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  704. 17:33:05.884 T:16780 DEBUG: LocalizeStrings: loaded 290 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\language\resource.language.en_gb\strings.po
  705. 17:33:05.884 T:16780 DEBUG: LocalizeStrings: loaded 44 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.watchdog\resources\language\English\strings.xml
  706. 17:33:05.885 T:16780 DEBUG: LocalizeStrings: loaded 119 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.artistslideshow\resources\language\English\strings.po
  707. 17:33:05.885 T:16780 DEBUG: LocalizeStrings: loaded 100 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.artwork.downloader\resources\language\English\strings.po
  708. 17:33:05.886 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  709. 17:33:05.886 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  710. 17:33:05.886 T:16780 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\resources\language\resource.language.en_gb\strings.po
  711. 17:33:05.886 T:16780 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  712. 17:33:05.887 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  713. 17:33:05.887 T:16780 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  714. 17:33:05.888 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  715. 17:33:05.888 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  716. 17:33:05.888 T:16780 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.tvdb.com\resources\language\resource.language.en_gb\strings.po
  717. 17:33:05.889 T:16780 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.lame\resources\language\English\strings.po
  718. 17:33:05.889 T:16780 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  719. 17:33:05.890 T:16780 DEBUG: LocalizeStrings: loaded 46 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\resources\language\English\strings.po
  720. 17:33:05.890 T:16780 DEBUG: LocalizeStrings: loaded 69 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\resources\language\English\strings.po
  721. 17:33:05.892 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  722. 17:33:05.892 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  723. 17:33:05.892 T:16780 DEBUG: LocalizeStrings: loaded 51 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.skin.helper.artutils\resources\language\resource.language.en_gb\strings.po
  724. 17:33:05.892 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  725. 17:33:05.892 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  726. 17:33:05.892 T:16780 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\language\resource.language.en_gb\strings.po
  727. 17:33:05.893 T:16780 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\resources\language\English\strings.xml
  728. 17:33:05.894 T:16780 DEBUG: LocalizeStrings: loaded 27 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.artworkorganizer\resources\language\English\strings.po
  729. 17:33:05.894 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  730. 17:33:05.894 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  731. 17:33:05.894 T:16780 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.rss.editor\resources\language\resource.language.en_gb\strings.po
  732. 17:33:05.894 T:16780 DEBUG: LocalizeStrings: loaded 64 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.onedrive\resources\language\English\strings.po
  733. 17:33:05.895 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  734. 17:33:05.895 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  735. 17:33:05.895 T:16780 DEBUG: LocalizeStrings: loaded 60 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\resources\language\resource.language.en_gb\strings.po
  736. 17:33:05.895 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  737. 17:33:05.895 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  738. 17:33:05.895 T:16780 DEBUG: LocalizeStrings: loaded 76 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\resources\language\resource.language.en_gb\strings.po
  739. 17:33:05.897 T:16780 DEBUG: LocalizeStrings: loaded 120 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\language\English\strings.po
  740. 17:33:05.897 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  741. 17:33:05.898 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  742. 17:33:05.898 T:16780 DEBUG: LocalizeStrings: loaded 106 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\language\resource.language.en_gb\strings.po
  743. 17:33:05.899 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  744. 17:33:05.899 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  745. 17:33:05.899 T:16780 DEBUG: LocalizeStrings: loaded 306 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\resources\language\resource.language.en_gb\strings.po
  746. 17:33:05.899 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  747. 17:33:05.900 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  748. 17:33:05.900 T:16780 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.argustv\resources\language\resource.language.en_gb\strings.po
  749. 17:33:05.900 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  750. 17:33:05.900 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  751. 17:33:05.900 T:16780 DEBUG: LocalizeStrings: loaded 67 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvblink\resources\language\resource.language.en_gb\strings.po
  752. 17:33:05.901 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  753. 17:33:05.901 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  754. 17:33:05.901 T:16780 DEBUG: LocalizeStrings: loaded 48 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvbviewer\resources\language\resource.language.en_gb\strings.po
  755. 17:33:05.901 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  756. 17:33:05.901 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  757. 17:33:05.901 T:16780 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Program Files (x86)\Kodi\addons\pvr.filmon\resources\language\resource.language.en_gb\strings.po
  758. 17:33:05.902 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  759. 17:33:05.902 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  760. 17:33:05.902 T:16780 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\resources\language\resource.language.en_gb\strings.po
  761. 17:33:05.902 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  762. 17:33:05.902 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  763. 17:33:05.902 T:16780 DEBUG: LocalizeStrings: loaded 75 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hts\resources\language\resource.language.en_gb\strings.po
  764. 17:33:05.903 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  765. 17:33:05.903 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  766. 17:33:05.903 T:16780 DEBUG: LocalizeStrings: loaded 22 strings from file C:\Program Files (x86)\Kodi\addons\pvr.iptvsimple\resources\language\resource.language.en_gb\strings.po
  767. 17:33:05.903 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  768. 17:33:05.903 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  769. 17:33:05.903 T:16780 DEBUG: LocalizeStrings: loaded 71 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mediaportal.tvserver\resources\language\resource.language.en_gb\strings.po
  770. 17:33:05.904 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  771. 17:33:05.904 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  772. 17:33:05.904 T:16780 DEBUG: LocalizeStrings: loaded 28 strings from file C:\Program Files (x86)\Kodi\addons\pvr.nextpvr\resources\language\resource.language.en_gb\strings.po
  773. 17:33:05.904 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  774. 17:33:05.904 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  775. 17:33:05.904 T:16780 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\pvr.njoy\resources\language\resource.language.en_gb\strings.po
  776. 17:33:05.905 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  777. 17:33:05.905 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  778. 17:33:05.905 T:16780 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\pvr.octonet\resources\language\resource.language.en_gb\strings.po
  779. 17:33:05.905 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  780. 17:33:05.905 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  781. 17:33:05.905 T:16780 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.pctv\resources\language\resource.language.en_gb\strings.po
  782. 17:33:05.906 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  783. 17:33:05.906 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  784. 17:33:05.906 T:16780 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Program Files (x86)\Kodi\addons\pvr.stalker\resources\language\resource.language.en_gb\strings.po
  785. 17:33:05.906 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  786. 17:33:05.906 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  787. 17:33:05.906 T:16780 DEBUG: LocalizeStrings: loaded 25 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vbox\resources\language\resource.language.en_gb\strings.po
  788. 17:33:05.907 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  789. 17:33:05.907 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  790. 17:33:05.907 T:16780 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\resources\language\resource.language.en_gb\strings.po
  791. 17:33:05.907 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  792. 17:33:05.907 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  793. 17:33:05.907 T:16780 DEBUG: LocalizeStrings: loaded 27 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vuplus\resources\language\resource.language.en_gb\strings.po
  794. 17:33:05.908 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  795. 17:33:05.908 T:16780 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  796. 17:33:05.908 T:16780 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.wmc\resources\language\resource.language.en_gb\strings.po
  797. 17:33:05.908 T:16780 DEBUG: LocalizeStrings: loaded 15 strings from file C:\Program Files (x86)\Kodi\addons\visualization.spectrum\resources\language\English\strings.po
  798. 17:33:05.909 T:16780 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.subtitles.opensubtitles\resources\language\English\strings.po
  799. 17:33:05.909 T:16780 DEBUG: LocalizeStrings: loaded 67 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\language\English\strings.po
  800. 17:33:05.910 T:16780 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  801. 17:33:05.910 T:16780 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  802. 17:33:05.910 T:16780 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  803. 17:33:05.910 T:16780 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  804. 17:33:05.910 T:16780 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  805. 17:33:05.910 T:16780 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
  806. 17:33:05.910 T:16780 DEBUG: SECTION:LoadDLL(special://xbmcbin/cec.dll)
  807. 17:33:05.913 T:16780 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
  808. 17:33:05.913 T:10292 DEBUG: Thread PeripBusUSB start, auto delete: false
  809. 17:33:05.913 T:15960 DEBUG: Thread PeripBusCEC start, auto delete: false
  810. 17:33:05.913 T:15872 DEBUG: Thread PeripBusAddon start, auto delete: false
  811. 17:33:05.913 T:14008 DEBUG: Thread PeripEventScanner start, auto delete: false
  812. 17:33:05.914 T:10292 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (15C2:003C) mapped to iMON HID device (type = imon)
  813. 17:33:05.915 T:10292 DEBUG: PERIPHERALS::CPeripheralHID::InitialiseFeature - removing keymapping for: v15C2p003C
  814. 17:33:05.915 T:10292 DEBUG: PERIPHERALS::CPeripheralHID::InitialiseFeature - initialised HID device (15C2:003C)
  815. 17:33:05.915 T:10292 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on '\\?\usb#vid_15c2&pid_003c#5&dc4a972&0&11#{a5dcbf10-6530-11d2-901f-00c04fb951ed}' with 2 features and 0 sub devices
  816. 17:33:05.915 T:10292 NOTICE: PERIPHERALS::CPeripheralBus::Register - new imon device registered on usb->\\?\usb#vid_15c2&pid_003c#5&dc4a972&0&11#{a5dcbf10-6530-11d2-901f-00c04fb951ed}: iMON HID device (15C2:003C)
  817. 17:33:05.915 T:5840 NOTICE: Running database version Addons27
  818. 17:33:05.916 T:5840 DEBUG: CDatabaseManager::Initialize, updating databases...
  819. 17:33:05.916 T:5840 NOTICE: Running database version ViewModes6
  820. 17:33:05.917 T:5840 NOTICE: Running database version Textures13
  821. 17:33:05.918 T:5840 NOTICE: Running database version MyMusic60
  822. 17:33:05.920 T:5840 NOTICE: Running database version MyVideos107
  823. 17:33:05.921 T:5840 NOTICE: Running database version TV29
  824. 17:33:05.921 T:5840 NOTICE: Running database version Epg11
  825. 17:33:05.922 T:5840 NOTICE: Running database version DSPlayer21
  826. 17:33:05.922 T:5840 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  827. 17:33:05.923 T:16780 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  828. 17:33:05.934 T:2308 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  829. 17:33:05.934 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  830. 17:33:05.941 T:16780 INFO: Unloading old skin ...
  831. 17:33:05.947 T:16780 INFO: load skin from: C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7 (version: 2.0.7.5)
  832. 17:33:05.947 T:16780 INFO: load fonts for skin...
  833. 17:33:05.947 T:16780 INFO: Loading fonts from C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\1080i\Font.xml
  834. 17:33:06.003 T:16780 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://home/addons/script.madvrsettings/resources/09108_strings.po
  835. 17:33:06.003 T:16780 DEBUG: LocalizeStrings: loaded 0 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  836. 17:33:06.003 T:16780 DEBUG: LocalizeStrings: loaded 981 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\language\resource.language.en_gb\strings.po
  837. 17:33:06.003 T:16780 INFO: Loading skin includes from C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\1080i\includes.xml
  838. 17:33:06.309 T:16780 INFO: load new skin...
  839. 17:33:06.309 T:16780 INFO: Loading user windows, path C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\1080i
  840. 17:33:06.389 T:16780 DEBUG: Load Skin XML: 79.39ms
  841. 17:33:06.389 T:16780 INFO: initialize new skin...
  842. 17:33:06.389 T:16780 DEBUG: guilib: Fill viewport on change for solving rendering passes
  843. 17:33:06.389 T:16780 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  844. 17:33:06.398 T:16780 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\media\Textures.xbt
  845. 17:33:06.398 T:16780 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  846. 17:33:06.399 T:16780 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  847. 17:33:06.400 T:16780 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  848. 17:33:06.408 T:16780 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  849. 17:33:06.409 T:16780 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  850. 17:33:06.410 T:16780 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  851. 17:33:06.416 T:16780 INFO: skin loaded...
  852. 17:33:06.416 T:16780 DEBUG: Activating window ID: 12997
  853. 17:33:06.416 T:16780 DEBUG: ------ Window Init () ------
  854. 17:33:06.416 T:16780 INFO: load splash image: C:\Program Files (x86)\Kodi\media\Splash.png
  855. 17:33:06.422 T:16780 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  856. 17:33:06.422 T:16780 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  857. 17:33:06.422 T:16780 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  858. 17:33:06.422 T:16780 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  859. 17:33:06.431 T:16780 INFO: JSONRPC v8.0.0: Successfully initialized
  860. 17:33:06.431 T:16780 DEBUG: ADDON: Starting service addons.
  861. 17:33:06.434 T:14724 DEBUG: Thread LanguageInvoker start, auto delete: false
  862. 17:33:06.434 T:14724 DEBUG: Previous line repeats 1 times.
  863. 17:33:06.434 T:14724 INFO: initializing python engine.
  864. 17:33:06.434 T:10164 INFO: Previous line repeats 1 times.
  865. 17:33:06.434 T:10164 DEBUG: Thread LanguageInvoker start, auto delete: false
  866. 17:33:06.434 T:10164 INFO: initializing python engine.
  867. 17:33:06.434 T:14608 DEBUG: Thread LanguageInvoker start, auto delete: false
  868. 17:33:06.434 T:14608 INFO: initializing python engine.
  869. 17:33:06.434 T:12840 DEBUG: Thread LanguageInvoker start, auto delete: false
  870. 17:33:06.434 T:12840 INFO: initializing python engine.
  871. 17:33:06.434 T:1592 DEBUG: Thread LanguageInvoker start, auto delete: false
  872. 17:33:06.434 T:1592 INFO: initializing python engine.
  873. 17:33:06.434 T:6948 DEBUG: Thread LanguageInvoker start, auto delete: false
  874. 17:33:06.434 T:6948 INFO: initializing python engine.
  875. 17:33:06.434 T:19272 DEBUG: Thread LanguageInvoker start, auto delete: false
  876. 17:33:06.434 T:19272 INFO: initializing python engine.
  877. 17:33:06.434 T:13480 DEBUG: Thread LanguageInvoker start, auto delete: false
  878. 17:33:06.434 T:13480 DEBUG: Previous line repeats 1 times.
  879. 17:33:06.434 T:13480 INFO: initializing python engine.
  880. 17:33:06.434 T:14532 INFO: Previous line repeats 1 times.
  881. 17:33:06.434 T:14532 DEBUG: Thread LanguageInvoker start, auto delete: false
  882. 17:33:06.435 T:14532 INFO: initializing python engine.
  883. 17:33:06.435 T:15300 DEBUG: Thread LanguageInvoker start, auto delete: false
  884. 17:33:06.435 T:15300 INFO: initializing python engine.
  885. 17:33:06.435 T:16780 DEBUG: Activating window ID: 12999
  886. 17:33:06.435 T:16780 DEBUG: ------ Window Init (Startup.xml) ------
  887. 17:33:06.435 T:16780 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  888. 17:33:06.435 T:12572 DEBUG: Thread LanguageInvoker start, auto delete: false
  889. 17:33:06.435 T:12572 INFO: initializing python engine.
  890. 17:33:06.436 T:16780 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  891. 17:33:06.438 T:5576 DEBUG: Previous line repeats 1 times.
  892. 17:33:06.438 T:5576 DEBUG: Thread Timer start, auto delete: false
  893. 17:33:06.439 T:5576 DEBUG: Thread Timer 5576 terminating
  894. 17:33:06.439 T:2960 DEBUG: Thread Timer start, auto delete: false
  895. 17:33:06.441 T:2960 DEBUG: Thread Timer 2960 terminating
  896. 17:33:06.441 T:32 DEBUG: Thread Timer start, auto delete: false
  897. 17:33:06.442 T:16780 DEBUG: Activating window ID: 10000
  898. 17:33:06.442 T:16780 DEBUG: ------ Window Deinit (Startup.xml) ------
  899. 17:33:06.442 T:128 DEBUG: Thread LanguageInvoker start, auto delete: false
  900. 17:33:06.442 T:16780 DEBUG: ------ Window Init (Home.xml) ------
  901. 17:33:06.442 T:16780 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  902. 17:33:06.442 T:128 INFO: initializing python engine.
  903. 17:33:06.448 T:14724 DEBUG: CPythonInvoker(0, C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): start processing
  904. 17:33:06.448 T:12660 DEBUG: CPythonInvoker(1, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  905. 17:33:06.448 T:10164 DEBUG: CPythonInvoker(2, C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt\default.py): start processing
  906. 17:33:06.448 T:6948 DEBUG: CPythonInvoker(6, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): start processing
  907. 17:33:06.448 T:5924 DEBUG: CPythonInvoker(9, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): start processing
  908. 17:33:06.448 T:1592 DEBUG: CPythonInvoker(5, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): start processing
  909. 17:33:06.448 T:19272 DEBUG: CPythonInvoker(7, C:\Users\micha\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): start processing
  910. 17:33:06.448 T:14608 DEBUG: CPythonInvoker(3, C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): start processing
  911. 17:33:06.448 T:12840 DEBUG: CPythonInvoker(4, C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py): start processing
  912. 17:33:06.448 T:13480 DEBUG: CPythonInvoker(8, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): start processing
  913. 17:33:06.448 T:14532 DEBUG: CPythonInvoker(10, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): start processing
  914. 17:33:06.448 T:12572 DEBUG: CPythonInvoker(12, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): start processing
  915. 17:33:06.448 T:15300 DEBUG: CPythonInvoker(11, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\service.py): start processing
  916. 17:33:06.448 T:128 DEBUG: CPythonInvoker(13, C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py): start processing
  917. 17:33:06.462 T:14724 DEBUG: -->Python Interpreter Initialized<--
  918. 17:33:06.462 T:14724 DEBUG: CPythonInvoker(0, C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py"
  919. 17:33:06.462 T:14724 DEBUG: CPythonInvoker(0, C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup4\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  920. 17:33:06.462 T:14724 DEBUG: CPythonInvoker(0, C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics
  921. 17:33:06.462 T:14724 DEBUG: CPythonInvoker(0, C:\Users\micha\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
  922. 17:33:06.598 T:16780 DEBUG: CDirectoryProvider[plugin://service.library.data.provider?type=+&reload=]: refreshing..
  923. 17:33:06.599 T:5840 DEBUG: Previous line repeats 1 times.
  924. 17:33:06.599 T:5840 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','1','?type=+&reload=')
  925. 17:33:06.599 T:13556 DEBUG: Thread JobWorker start, auto delete: true
  926. 17:33:06.599 T:16780 DEBUG: CDirectoryProvider[plugin://script.skin.helper.service/?action=getcast&movie=&downloadthumbs=true]: refreshing..
  927. 17:33:06.599 T:15432 DEBUG: Previous line repeats 1 times.
  928. 17:33:06.599 T:15432 DEBUG: Thread JobWorker start, auto delete: true
  929. 17:33:06.599 T:6092 DEBUG: Thread LanguageInvoker start, auto delete: false
  930. 17:33:06.599 T:13556 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','2','?type=+&reload=')
  931. 17:33:06.599 T:6092 INFO: initializing python engine.
  932. 17:33:06.599 T:6092 DEBUG: CPythonInvoker(14, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): start processing
  933. 17:33:06.599 T:15432 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','3','?action=getcast&movie=&downloadthumbs=true')
  934. 17:33:06.599 T:18064 DEBUG: Thread LanguageInvoker start, auto delete: false
  935. 17:33:06.599 T:18064 INFO: initializing python engine.
  936. 17:33:06.599 T:18064 DEBUG: CPythonInvoker(15, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): start processing
  937. 17:33:06.599 T:15796 DEBUG: Thread LanguageInvoker start, auto delete: false
  938. 17:33:06.599 T:15796 INFO: initializing python engine.
  939. 17:33:06.599 T:15796 DEBUG: CPythonInvoker(16, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): start processing
  940. 17:33:06.603 T:18480 DEBUG: Thread LanguageInvoker start, auto delete: false
  941. 17:33:06.603 T:32 DEBUG: Thread Timer 32 terminating
  942. 17:33:06.603 T:18480 INFO: initializing python engine.
  943. 17:33:06.603 T:18480 DEBUG: CPythonInvoker(17, C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py): start processing
  944. 17:33:06.603 T:15560 DEBUG: Thread Timer start, auto delete: false
  945. 17:33:06.604 T:15560 DEBUG: Thread Timer 15560 terminating
  946. 17:33:06.605 T:14148 DEBUG: Thread Timer start, auto delete: false
  947. 17:33:06.607 T:16780 DEBUG: ContextMenuManager: addon menus reloaded.
  948. 17:33:06.607 T:16780 INFO: removing tempfiles
  949. 17:33:06.608 T:16780 DEBUG: ADDON: Starting service addons.
  950. 17:33:06.610 T:13768 DEBUG: Thread LanguageInvoker start, auto delete: false
  951. 17:33:06.610 T:13768 INFO: initializing python engine.
  952. 17:33:06.610 T:9964 DEBUG: Thread LanguageInvoker start, auto delete: false
  953. 17:33:06.610 T:13768 DEBUG: CPythonInvoker(18, C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib\entry_point.py): start processing
  954. 17:33:06.610 T:9964 INFO: initializing python engine.
  955. 17:33:06.610 T:9964 DEBUG: CPythonInvoker(19, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\default.py): start processing
  956. 17:33:06.610 T:12804 DEBUG: Thread LanguageInvoker start, auto delete: false
  957. 17:33:06.610 T:12804 INFO: initializing python engine.
  958. 17:33:06.610 T:12804 DEBUG: CPythonInvoker(20, C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\default.py): start processing
  959. 17:33:06.614 T:16780 DEBUG: CRepositoryUpdater: previous update at 12/16/2019 5:29:42 PM, next at 12/17/2019 5:29:42 PM
  960. 17:33:06.614 T:16780 NOTICE: initialize done
  961. 17:33:06.614 T:16780 NOTICE: Running the application...
  962. 17:33:06.615 T:15800 DEBUG: Thread Timer start, auto delete: false
  963. 17:33:06.615 T:18328 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  964. 17:33:06.615 T:16780 DEBUG: no profile autoexec.py (C:\Users\micha\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  965. 17:33:06.615 T:16780 DEBUG: CNetwork::NetworkMessage - Starting network services
  966. 17:33:06.616 T:16780 NOTICE: CWebServer[8091]: Started
  967. 17:33:06.616 T:16780 NOTICE: starting upnp client
  968. 17:33:06.617 T:12232 DEBUG: Thread EventServer start, auto delete: false
  969. 17:33:06.617 T:12232 NOTICE: ES: Starting UDP Event server on port 9777
  970. 17:33:06.617 T:12232 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  971. 17:33:06.618 T:16780 INFO: JSONRPC Server: Successfully initialized
  972. 17:33:06.619 T:13896 DEBUG: Thread TCPServer start, auto delete: false
  973. 17:33:06.623 T:8572 DEBUG: Thread JobWorker start, auto delete: true
  974. 17:33:06.626 T:8572 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'extrafanart/'
  975. 17:33:06.631 T:12660 DEBUG: -->Python Interpreter Initialized<--
  976. 17:33:06.631 T:12660 DEBUG: CPythonInvoker(1, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  977. 17:33:06.631 T:10164 DEBUG: -->Python Interpreter Initialized<--
  978. 17:33:06.631 T:10164 DEBUG: CPythonInvoker(2, C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt\default.py"
  979. 17:33:06.632 T:6948 DEBUG: -->Python Interpreter Initialized<--
  980. 17:33:06.632 T:6948 DEBUG: CPythonInvoker(6, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py"
  981. 17:33:06.632 T:5924 DEBUG: -->Python Interpreter Initialized<--
  982. 17:33:06.632 T:5924 DEBUG: CPythonInvoker(9, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py"
  983. 17:33:06.632 T:16780 DEBUG: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=recent&mediatype=movies&reload=]: refreshing..
  984. 17:33:06.633 T:1592 DEBUG: -->Python Interpreter Initialized<--
  985. 17:33:06.633 T:1592 DEBUG: CPythonInvoker(5, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py"
  986. 17:33:06.633 T:19272 DEBUG: -->Python Interpreter Initialized<--
  987. 17:33:06.633 T:19272 DEBUG: CPythonInvoker(7, C:\Users\micha\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py"
  988. 17:33:06.633 T:14608 DEBUG: -->Python Interpreter Initialized<--
  989. 17:33:06.633 T:14608 DEBUG: CPythonInvoker(3, C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py"
  990. 17:33:06.633 T:13480 DEBUG: -->Python Interpreter Initialized<--
  991. 17:33:06.633 T:13480 DEBUG: CPythonInvoker(8, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py"
  992. 17:33:06.633 T:12840 DEBUG: -->Python Interpreter Initialized<--
  993. 17:33:06.633 T:12840 DEBUG: CPythonInvoker(4, C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py"
  994. 17:33:06.633 T:14532 DEBUG: -->Python Interpreter Initialized<--
  995. 17:33:06.634 T:14532 DEBUG: CPythonInvoker(10, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py"
  996. 17:33:06.634 T:12572 DEBUG: -->Python Interpreter Initialized<--
  997. 17:33:06.634 T:12572 DEBUG: CPythonInvoker(12, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py"
  998. 17:33:06.635 T:15300 DEBUG: -->Python Interpreter Initialized<--
  999. 17:33:06.635 T:15300 DEBUG: CPythonInvoker(11, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\service.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\service.py"
  1000. 17:33:06.635 T:128 DEBUG: -->Python Interpreter Initialized<--
  1001. 17:33:06.635 T:128 DEBUG: CPythonInvoker(13, C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py"
  1002. 17:33:06.636 T:12660 DEBUG: CPythonInvoker(1, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  1003. 17:33:06.636 T:12660 DEBUG: CPythonInvoker(1, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  1004. 17:33:06.636 T:10164 DEBUG: CPythonInvoker(2, C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt\default.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.addon.signals\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.trakt\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1005. 17:33:06.636 T:10164 DEBUG: CPythonInvoker(2, C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt
  1006. 17:33:06.636 T:6948 DEBUG: CPythonInvoker(6, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.routing\lib;C:\Users\micha\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
  1007. 17:33:06.636 T:6948 DEBUG: CPythonInvoker(6, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider
  1008. 17:33:06.636 T:5924 DEBUG: CPythonInvoker(9, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1009. 17:33:06.636 T:5924 DEBUG: CPythonInvoker(9, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service
  1010. 17:33:06.636 T:12660 DEBUG: CPythonInvoker(1, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.14.0 of the xbmc.python api
  1011. 17:33:06.637 T:1592 DEBUG: CPythonInvoker(5, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1012. 17:33:06.637 T:1592 DEBUG: CPythonInvoker(5, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib
  1013. 17:33:06.637 T:10164 DEBUG: CPythonInvoker(2, C:\Users\micha\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
  1014. 17:33:06.637 T:19272 DEBUG: CPythonInvoker(7, C:\Users\micha\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\service.rom.collection.browser;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
  1015. 17:33:06.637 T:19272 DEBUG: CPythonInvoker(7, C:\Users\micha\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\service.rom.collection.browser
  1016. 17:33:06.637 T:6948 DEBUG: CPythonInvoker(6, C:\Users\micha\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
  1017. 17:33:06.638 T:14608 DEBUG: CPythonInvoker(3, C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets;C:\Users\micha\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
  1018. 17:33:06.638 T:14608 DEBUG: CPythonInvoker(3, C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets
  1019. 17:33:06.638 T:5924 DEBUG: CPythonInvoker(9, C:\Users\micha\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
  1020. 17:33:06.638 T:1592 DEBUG: CPythonInvoker(5, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.20.0 of the xbmc.python api
  1021. 17:33:06.639 T:19272 DEBUG: CPythonInvoker(7, C:\Users\micha\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): instantiating addon using automatically obtained id of "service.rom.collection.browser" dependent on version 2.1.0 of the xbmc.python api
  1022. 17:33:06.639 T:14608 DEBUG: CPythonInvoker(3, C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): instantiating addon using automatically obtained id of "service.skin.widgets" dependent on version 2.14.0 of the xbmc.python api
  1023. 17:33:06.647 T:16780 DEBUG: ------ Window Init () ------
  1024. 17:33:06.650 T:13480 DEBUG: CPythonInvoker(8, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1025. 17:33:06.650 T:13480 DEBUG: CPythonInvoker(8, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  1026. 17:33:06.650 T:12840 DEBUG: CPythonInvoker(4, C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.addon.signals\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1027. 17:33:06.650 T:12840 DEBUG: CPythonInvoker(4, C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification
  1028. 17:33:06.650 T:14532 DEBUG: CPythonInvoker(10, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1029. 17:33:06.650 T:14532 DEBUG: CPythonInvoker(10, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets
  1030. 17:33:06.650 T:13480 DEBUG: CPythonInvoker(8, C:\Users\micha\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
  1031. 17:33:06.650 T:12840 DEBUG: CPythonInvoker(4, C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py): instantiating addon using automatically obtained id of "service.nextup.notification" dependent on version 2.20.0 of the xbmc.python api
  1032. 17:33:06.651 T:14532 DEBUG: CPythonInvoker(10, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 2.24.0 of the xbmc.python api
  1033. 17:33:06.651 T:12572 DEBUG: CPythonInvoker(12, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1034. 17:33:06.651 T:12572 DEBUG: CPythonInvoker(12, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify
  1035. 17:33:06.651 T:15300 DEBUG: CPythonInvoker(11, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\service.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.defusedxml\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1036. 17:33:06.651 T:15300 DEBUG: CPythonInvoker(11, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\service.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect
  1037. 17:33:06.651 T:128 DEBUG: CPythonInvoker(13, C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser;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
  1038. 17:33:06.651 T:128 DEBUG: CPythonInvoker(13, C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser
  1039. 17:33:06.651 T:12572 DEBUG: CPythonInvoker(12, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): instantiating addon using automatically obtained id of "plugin.audio.spotify" dependent on version 2.1.0 of the xbmc.python api
  1040. 17:33:06.653 T:15300 DEBUG: CPythonInvoker(11, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\service.py): instantiating addon using automatically obtained id of "plugin.video.plexkodiconnect" dependent on version 2.1.0 of the xbmc.python api
  1041. 17:33:06.653 T:128 DEBUG: CPythonInvoker(13, C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py): instantiating addon using automatically obtained id of "script.games.rom.collection.browser" dependent on version 2.1.0 of the xbmc.python api
  1042. 17:33:06.654 T:8572 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/videocodec/
  1043. 17:33:06.654 T:8572 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/videocodec/
  1044. 17:33:06.654 T:8572 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/videoresolution/
  1045. 17:33:06.655 T:8572 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/videoresolution/
  1046. 17:33:06.655 T:8572 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/aspectratio/
  1047. 17:33:06.655 T:8572 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/aspectratio/
  1048. 17:33:06.655 T:8572 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/audiocodec/
  1049. 17:33:06.655 T:8572 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/audiocodec/
  1050. 17:33:06.655 T:8572 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/recordlabel/
  1051. 17:33:06.656 T:8572 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/recordlabel/
  1052. 17:33:06.793 T:7404 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1053. 17:33:06.794 T:12232 NOTICE: ES: Incoming connection from FrontView+ - Remote Control
  1054. 17:33:06.796 T:16780 DEBUG: ------ Window Init (DialogNotification.xml) ------
  1055. 17:33:07.103 T:5924 DEBUG: Skin Helper Simplecache --> Initialized
  1056. 17:33:07.103 T:5924 DEBUG: script.module.metadatautils --> Initialized
  1057. 17:33:07.108 T:14148 DEBUG: Thread Timer 14148 terminating
  1058. 17:33:07.114 T:5924 DEBUG: Skin Helper Simplecache --> Initialized
  1059. 17:33:07.115 T:7400 DEBUG: Skin Helper Service --> ListItemMonitor - started
  1060. 17:33:07.115 T:7288 NOTICE: Skin Helper Service --> Starting WebService on port 52307
  1061. 17:33:07.115 T:5924 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.24 started
  1062. 17:33:07.261 T:1592 DEBUG: [plugin.video.youtube] send_notification: |check_settings| -> |{"httpd_address": "0.0.0.0", "use_httpd": false, "whitelist": "", "httpd_port": 50152}|
  1063. 17:33:07.262 T:1592 DEBUG: [plugin.video.youtube] JSONStore Load |C:\Users\micha\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.youtube\api_keys.json|
  1064. 17:33:07.262 T:1592 DEBUG: [plugin.video.youtube] JSONStore Load |C:\Users\micha\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.youtube\access_manager.json|
  1065. 17:33:07.263 T:2308 DEBUG: CAnnouncementManager - Announcement: check_settings from plugin.video.youtube
  1066. 17:33:07.263 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.youtube, message check_settings
  1067. 17:33:07.270 T:1592 DEBUG: [plugin.video.youtube] User: |0| Using API key set: |1|
  1068. 17:33:07.279 T:1592 DEBUG: [plugin.video.youtube] YouTube service initialization...
  1069. 17:33:07.318 T:13480 NOTICE: script.tv.show.next.aired --> TV Show - Next Aired version 7.0.1 started
  1070. 17:33:07.330 T:15448 DEBUG: Thread LanguageInvoker start, auto delete: false
  1071. 17:33:07.330 T:15448 INFO: initializing python engine.
  1072. 17:33:07.330 T:15448 DEBUG: CPythonInvoker(21, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): start processing
  1073. 17:33:07.455 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender plugin.video.youtube - method: Other.check_settings - data: ["%7B%22httpd_address%22%3A%20%220.0.0.0%22%2C%20%22use_httpd%22%3A%20false%2C%20%22whitelist%22%3A%20%22%22%2C%20%22httpd_port%22%3A%2050152%7D"]
  1074. 17:33:07.675 T:8324 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  1075. 17:33:07.694 T:15300 NOTICE: PLEX.service: Delaying Plex startup by: 0 sec...
  1076. 17:33:07.695 T:15300 NOTICE: PLEX.service: ======== START PlexKodiConnect ========
  1077. 17:33:07.695 T:15300 NOTICE: PLEX.service: KODI Version: 17.6 Git:20171126-13194ec
  1078. 17:33:07.695 T:15300 NOTICE: PLEX.service: PlexKodiConnect Version: 2.10.4
  1079. 17:33:07.697 T:15300 NOTICE: PLEX.service: PKC Direct Paths: False
  1080. 17:33:07.698 T:15300 NOTICE: PLEX.service: Escape paths: False
  1081. 17:33:07.700 T:15300 NOTICE: PLEX.service: Synching Plex artwork to Kodi: True
  1082. 17:33:07.702 T:15300 NOTICE: PLEX.service: Number of sync threads: 10
  1083. 17:33:07.702 T:15300 NOTICE: PLEX.service: Playlist m3u encoding: mbcs
  1084. 17:33:07.702 T:15300 NOTICE: PLEX.service: Full sys.argv received: ['']
  1085. 17:33:07.705 T:15300 NOTICE: PLEX.service: Sync playlists: true
  1086. 17:33:07.708 T:15300 NOTICE: PLEX.service: Synching only specific Kodi playlists: False
  1087. 17:33:07.709 T:15300 NOTICE: PLEX.service: Kodi playlist prefix: sync_
  1088. 17:33:07.712 T:15300 NOTICE: PLEX.service: Synching only specific Plex playlists: False
  1089. 17:33:07.713 T:15300 NOTICE: PLEX.service: Play playlist prefix: sync_
  1090. 17:33:07.715 T:15300 NOTICE: PLEX.service: Db version: 2.7.1
  1091. 17:33:07.715 T:15300 NOTICE: PLEX.service: Kodi video database version: 107
  1092. 17:33:07.715 T:15300 NOTICE: PLEX.service: Kodi music database version: 60
  1093. 17:33:07.715 T:15300 NOTICE: PLEX.service: Kodi texture database version: 13
  1094. 17:33:07.731 T:15300 NOTICE: PLEX.clientinfo: Unique device Id plex_client_Id loaded: d8ae5a23-43fa-4de7-b0ff-f273902b8fc3
  1095. 17:33:07.735 T:15300 DEBUG: PLEX.connection: Loading Kodi webserver details
  1096. 17:33:07.736 T:15300 DEBUG: PLEX.connection: Loading connection settings
  1097. 17:33:07.748 T:15300 DEBUG: PLEX.connection: Set server MYURL.COM (64481c1408267cf1fb58257bd667c863b7bdf79b) to https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400
  1098. 17:33:07.748 T:15300 DEBUG: PLEX.account: Loading account settings
  1099. 17:33:07.767 T:19272 DEBUG: RCB Service: Start
  1100. 17:33:07.768 T:19272 DEBUG: RCB Service: launch RCB on startup = false
  1101. 17:33:07.768 T:19272 DEBUG: RCB Service: scrape games on startup = false
  1102. 17:33:07.768 T:19272 DEBUG: RCB Service: Done
  1103. 17:33:07.768 T:19272 INFO: CPythonInvoker(7, C:\Users\micha\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): script successfully run
  1104. 17:33:07.769 T:19272 INFO: Python script stopped
  1105. 17:33:07.769 T:19272 DEBUG: Thread LanguageInvoker 19272 terminating
  1106. 17:33:07.775 T:1780 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1107. 17:33:07.781 T:19360 DEBUG: Previous line repeats 1 times.
  1108. 17:33:07.781 T:19360 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from movie_view
  1109. 17:33:07.798 T:13384 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1110. 17:33:07.810 T:14300 DEBUG: Previous line repeats 2 times.
  1111. 17:33:07.810 T:14300 DEBUG: CVideoDatabase::RunQuery took 1 ms for 35 items query: SELECT * FROM tvshow_view
  1112. 17:33:07.818 T:8512 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1113. 17:33:07.821 T:8512 DEBUG: CVideoDatabase::RunQuery took 1 ms for 35 items query: SELECT * FROM tvshow_view
  1114. 17:33:07.825 T:6284 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1115. 17:33:07.829 T:6284 DEBUG: CVideoDatabase::RunQuery took 3 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 100
  1116. 17:33:07.832 T:15492 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1117. 17:33:07.836 T:15492 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 86
  1118. 17:33:07.838 T:14436 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1119. 17:33:07.842 T:14436 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 91
  1120. 17:33:07.845 T:14528 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1121. 17:33:07.849 T:14528 DEBUG: CVideoDatabase::RunQuery took 2 ms for 0 items query: SELECT * FROM season_view WHERE season_view.idShow = 99
  1122. 17:33:07.850 T:9972 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1123. 17:33:07.853 T:9972 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 94
  1124. 17:33:07.856 T:12920 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1125. 17:33:07.860 T:12920 DEBUG: CVideoDatabase::RunQuery took 2 ms for 3 items query: SELECT * FROM season_view WHERE season_view.idShow = 19
  1126. 17:33:07.863 T:18340 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1127. 17:33:07.867 T:18340 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 97
  1128. 17:33:07.870 T:14068 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1129. 17:33:07.874 T:14068 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 98
  1130. 17:33:07.877 T:17472 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1131. 17:33:07.880 T:17472 DEBUG: CVideoDatabase::RunQuery took 2 ms for 2 items query: SELECT * FROM season_view WHERE season_view.idShow = 50
  1132. 17:33:07.884 T:15176 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1133. 17:33:07.888 T:17476 DEBUG: Previous line repeats 1 times.
  1134. 17:33:07.888 T:17476 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 80
  1135. 17:33:07.916 T:2884 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1136. 17:33:07.920 T:2884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 375 items query: select * from episode_view
  1137. 17:33:08.158 T:6008 DEBUG: CWebServer[8091]: request received for /image/image%3a%2f%2fhttp%253a%252f%252f192.168.1.2%253a8096%252femby%252fItems%252f1f81338f48f6ea9e30d85612d21f3349%252fImages%252fLogo%252f0%253fMaxWidth%253d10000%2526MaxHeight%253d10000%2526Format%253doriginal%2526Tag%253d7b3ddcc221b03a8c0f539cec6e1c5f51%2f
  1138. 17:33:08.158 T:6008 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://MYURL.COM
  1139. 17:33:08.233 T:12572 DEBUG: plugin.audio.spotify --> Architecture detected. Using spotty binary C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\lib\spotty\windows\spotty.exe
  1140. 17:33:08.235 T:15300 DEBUG: PLEX.download: Verify SSL certificates set to: False
  1141. 17:33:08.236 T:15300 DEBUG: PLEX.download: SSL client side certificate set to: None
  1142. 17:33:08.240 T:15300 DEBUG: PLEX.download: Requests session started on: https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400
  1143. 17:33:08.241 T:15300 DEBUG: PLEX.account: Loaded user MYURL.COM, 2335281 with plex token q8bFA... and pms token q8bFA...
  1144. 17:33:08.242 T:15300 DEBUG: PLEX.account: User is restricted Home user: False
  1145. 17:33:08.276 T:12572 DEBUG: plugin.audio.spotify --> ok spotty v0.12.0
  1146. {"debug":false,"lms-auth":true,"version":"0.12.0","volume-normalisation":true}
  1147. 17:33:08.281 T:12572 DEBUG: plugin.audio.spotify --> started webproxy at port 52308
  1148. 17:33:08.285 T:12572 DEBUG: plugin.audio.spotify --> Retrieving auth token....
  1149. 17:33:08.286 T:15300 NOTICE: PLEX.kodimonitor: Kodi monitor started.
  1150. 17:33:08.287 T:15300 DEBUG: PLEX.playqueue: Initialized the Kodi playqueues: [{'playlistid': 0, 'id': None, 'version': None, 'type': 'audio', 'selectedItemID': None, 'selectedItemOffset': None, 'shuffled': 0, 'repeat': 0, 'kodi_playlist_playback': False, 'pkc_edit': False, 'items': []}, {'playlistid': 1, 'id': None, 'version': None, 'type': 'video', 'selectedItemID': None, 'selectedItemOffset': None, 'shuffled': 0, 'repeat': 0, 'kodi_playlist_playback': False, 'pkc_edit': False, 'items': []}, {'playlistid': 2, 'id': None, 'version': None, 'type': 'photo', 'selectedItemID': None, 'selectedItemOffset': None, 'shuffled': 0, 'repeat': 0, 'kodi_playlist_playback': False, 'pkc_edit': False, 'items': []}]
  1151. 17:33:08.287 T:15300 DEBUG: PLEX.initialsetup: Entering initialsetup class
  1152. 17:33:08.296 T:15300 DEBUG: PLEX.initialsetup: Found a plex.tv token in the settings
  1153. 17:33:08.296 T:15300 NOTICE: PLEX.initialsetup: Initial setup called.
  1154. 17:33:08.441 T:6092 DEBUG: -->Python Interpreter Initialized<--
  1155. 17:33:08.441 T:6092 DEBUG: CPythonInvoker(14, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py"
  1156. 17:33:08.441 T:18064 DEBUG: -->Python Interpreter Initialized<--
  1157. 17:33:08.441 T:18064 DEBUG: CPythonInvoker(15, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py"
  1158. 17:33:08.442 T:15796 DEBUG: -->Python Interpreter Initialized<--
  1159. 17:33:08.442 T:15796 DEBUG: CPythonInvoker(16, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py"
  1160. 17:33:08.442 T:18480 DEBUG: -->Python Interpreter Initialized<--
  1161. 17:33:08.442 T:18480 DEBUG: CPythonInvoker(17, C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py"
  1162. 17:33:08.442 T:13768 DEBUG: -->Python Interpreter Initialized<--
  1163. 17:33:08.442 T:13768 DEBUG: CPythonInvoker(18, C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib\entry_point.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib\entry_point.py"
  1164. 17:33:08.442 T:9964 DEBUG: -->Python Interpreter Initialized<--
  1165. 17:33:08.442 T:9964 DEBUG: CPythonInvoker(19, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\default.py"
  1166. 17:33:08.442 T:12804 DEBUG: -->Python Interpreter Initialized<--
  1167. 17:33:08.442 T:12804 DEBUG: CPythonInvoker(20, C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\default.py"
  1168. 17:33:08.446 T:128 DEBUG: RCB started
  1169. 17:33:08.446 T:128 DEBUG: RCB: sys.argv = ['default.py', 'limit=12']
  1170. 17:33:08.446 T:128 DEBUG: RCB: param = default.py
  1171. 17:33:08.446 T:128 DEBUG: RCB: setting launchRCB = True
  1172. 17:33:08.446 T:128 DEBUG: RCB: param = limit=12
  1173. 17:33:08.446 T:128 DEBUG: RCB: setting launchRCB = False
  1174. 17:33:08.447 T:128 DEBUG: start gatherWidgetData
  1175. 17:33:08.450 T:15300 NOTICE: PLEX.initialsetup: Current Kodi video memory cache in bytes: 20971520
  1176. 17:33:08.460 T:128 DEBUG: RCB_INFO: Loading sqlite3 as DB engine
  1177. 17:33:08.464 T:6092 DEBUG: CPythonInvoker(14, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.routing\lib;C:\Users\micha\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
  1178. 17:33:08.464 T:6092 DEBUG: CPythonInvoker(14, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider
  1179. 17:33:08.464 T:6948 DEBUG: Library Data Provider: service version 0.3.2 started
  1180. 17:33:08.464 T:18064 DEBUG: CPythonInvoker(15, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.routing\lib;C:\Users\micha\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
  1181. 17:33:08.464 T:18064 DEBUG: CPythonInvoker(15, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider
  1182. 17:33:08.464 T:6092 DEBUG: CPythonInvoker(14, C:\Users\micha\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
  1183. 17:33:08.469 T:18064 DEBUG: CPythonInvoker(15, C:\Users\micha\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
  1184. 17:33:08.473 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  1185. 17:33:08.486 T:15796 DEBUG: CPythonInvoker(16, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1186. 17:33:08.486 T:15796 DEBUG: CPythonInvoker(16, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service
  1187. 17:33:08.486 T:14532 NOTICE: Skin Helper Widgets --> Backgroundservice started
  1188. 17:33:08.486 T:18480 DEBUG: CPythonInvoker(17, C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py): setting the Python path to C:\Users\micha\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
  1189. 17:33:08.486 T:18480 DEBUG: CPythonInvoker(17, C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites
  1190. 17:33:08.486 T:13768 DEBUG: CPythonInvoker(18, C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib\entry_point.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\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
  1191. 17:33:08.486 T:13768 DEBUG: CPythonInvoker(18, C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib\entry_point.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib
  1192. 17:33:08.486 T:9964 DEBUG: CPythonInvoker(19, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\default.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1193. 17:33:08.486 T:9964 DEBUG: CPythonInvoker(19, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master
  1194. 17:33:08.486 T:15796 DEBUG: CPythonInvoker(16, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 2.13.0 of the xbmc.python api
  1195. 17:33:08.486 T:12804 DEBUG: CPythonInvoker(20, C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\default.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView;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
  1196. 17:33:08.486 T:12804 DEBUG: CPythonInvoker(20, C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView
  1197. 17:33:08.486 T:18480 DEBUG: CPythonInvoker(17, C:\Users\micha\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
  1198. 17:33:08.488 T:13768 DEBUG: CPythonInvoker(18, C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib\entry_point.py): instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.24.0 of the xbmc.python api
  1199. 17:33:08.488 T:9964 DEBUG: CPythonInvoker(19, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\default.py): instantiating addon using automatically obtained id of "script.xbmc.callbacks2" dependent on version 2.14.0 of the xbmc.python api
  1200. 17:33:08.492 T:12804 DEBUG: CPythonInvoker(20, C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\default.py): instantiating addon using automatically obtained id of "service.FrontView" dependent on version 2.1.0 of the xbmc.python api
  1201. 17:33:08.500 T:15300 NOTICE: PLEX.migration: Checking whether we need to migrate something
  1202. 17:33:08.501 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 231 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1203. 17:33:08.505 T:15300 NOTICE: PLEX.migration: Already migrated to PKC version 2.10.4
  1204. 17:33:08.505 T:15300 DEBUG: PLEX.connection: Loading connection settings
  1205. 17:33:08.516 T:15300 DEBUG: PLEX.connection: Set server MYURL.COM (64481c1408267cf1fb58257bd667c863b7bdf79b) to https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400
  1206. 17:33:08.516 T:15300 NOTICE: PLEX.initialsetup: PMS is already set: https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400. Checking now...
  1207. 17:33:08.516 T:15300 DEBUG: PLEX.plex_functions: Checking connection to server https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400 with verifySSL=False
  1208. 17:33:08.523 T:6948 DEBUG: CMusicDatabase::GetSongsFullByWhere query = SELECT sv.*, songartistview.* FROM (SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1)) ORDER BY RANDOM() LIMIT 20) AS sv JOIN songartistview ON songartistview.idsong = sv.idsong ORDER BY songartistview.idsong, songartistview.idRole, songartistview.iOrder
  1209. 17:33:08.525 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1210. 17:33:08.525 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1211. 17:33:08.529 T:6948 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))
  1212. 17:33:08.532 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  1213. 17:33:08.539 T:128 DEBUG: RCB: init log level
  1214. 17:33:08.540 T:128 DEBUG: RCB: current log level: 2
  1215. 17:33:08.540 T:128 DEBUG: RCB_INFO: Loading sqlite3 as DB engine
  1216. 17:33:08.552 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 231 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1217. 17:33:08.578 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1218. 17:33:08.578 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1219. 17:33:08.582 T:6948 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))
  1220. 17:33:08.587 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1221. 17:33:08.609 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 19 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))))
  1222. 17:33:08.618 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episode_view WHERE (episode_view.idShow = 50) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1223. 17:33:08.618 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1224. 17:33:08.624 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 38 items query: select * from episode_view WHERE (episode_view.idShow = 2) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1225. 17:33:08.624 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1226. 17:33:08.634 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episode_view WHERE (episode_view.idShow = 98) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1227. 17:33:08.634 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1228. 17:33:08.639 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select * from episode_view WHERE (episode_view.idShow = 86) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1229. 17:33:08.639 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1230. 17:33:08.649 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from episode_view WHERE (episode_view.idShow = 84) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1231. 17:33:08.649 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1232. 17:33:08.655 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 68) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1233. 17:33:08.655 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1234. 17:33:08.661 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 6) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1235. 17:33:08.661 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1236. 17:33:08.671 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select * from episode_view WHERE (episode_view.idShow = 91) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1237. 17:33:08.671 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1238. 17:33:08.677 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from episode_view WHERE (episode_view.idShow = 76) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1239. 17:33:08.677 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1240. 17:33:08.683 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 87) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1241. 17:33:08.683 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1242. 17:33:08.688 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 80) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1243. 17:33:08.688 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1244. 17:33:08.693 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episode_view WHERE (episode_view.idShow = 81) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1245. 17:33:08.693 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1246. 17:33:08.699 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 77) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1247. 17:33:08.699 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1248. 17:33:08.705 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 74) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1249. 17:33:08.705 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1250. 17:33:08.712 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 8 items query: select * from episode_view WHERE (episode_view.idShow = 92) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1251. 17:33:08.712 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1252. 17:33:08.718 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episode_view WHERE (episode_view.idShow = 66) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1253. 17:33:08.718 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1254. 17:33:08.724 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 12 items query: select * from episode_view WHERE (episode_view.idShow = 19) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1255. 17:33:08.724 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1256. 17:33:08.735 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 16 items query: select * from episode_view WHERE (episode_view.idShow = 17) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1257. 17:33:08.735 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1258. 17:33:08.745 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 19 items query: select * from episode_view WHERE (episode_view.idShow = 11) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1259. 17:33:08.745 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1260. 17:33:08.751 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1261. 17:33:08.751 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1262. 17:33:08.753 T:6948 DEBUG: CFavourites::Load - no system favourites found, skipping
  1263. 17:33:08.756 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 26 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount - tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1))
  1264. 17:33:08.771 T:6948 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:00.301000
  1265. 17:33:08.791 T:8980 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1266. 17:33:08.809 T:15796 DEBUG: Previous line repeats 1 times.
  1267. 17:33:08.809 T:15796 DEBUG: Skin Helper Simplecache --> Initialized
  1268. 17:33:08.810 T:15796 DEBUG: Previous line repeats 1 times.
  1269. 17:33:08.810 T:15796 DEBUG: script.module.metadatautils --> Initialized
  1270. 17:33:08.810 T:15796 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'getcast', u'downloadthumbs': u'true'}
  1271. 17:33:08.814 T:12660 DEBUG: Version Check: Version 0.4.7 started
  1272. 17:33:08.822 T:12840 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> Starting NextUp Service
  1273. 17:33:08.822 T:12840 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> ======== START NEXTUP SERVICE NOTIFICATION ========
  1274. 17:33:08.823 T:12840 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> KODI Version: 17.6 Git:20171126-13194ec
  1275. 17:33:08.823 T:12840 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> NEXTUP SERVICE NOTIFICATION Version: 1.0.37
  1276. 17:33:08.824 T:128 DEBUG: C:\Users\micha\AppData\Roaming\Kodi\userdata\addon_data\script.games.rom.collection.browser\MyGames.db
  1277. 17:33:08.826 T:128 DEBUG: RCB: No database available. Won't gather any data.
  1278. 17:33:08.826 T:128 DEBUG: close Connection
  1279. 17:33:08.826 T:128 DEBUG: RCB: launchRCB = False
  1280. 17:33:08.826 T:128 INFO: CPythonInvoker(13, C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py): script successfully run
  1281. 17:33:08.877 T:15796 DEBUG: Skin Helper Simplecache --> Closed
  1282. 17:33:08.877 T:15796 DEBUG: Previous line repeats 1 times.
  1283. 17:33:08.877 T:15796 DEBUG: script.module.metadatautils --> Exited
  1284. 17:33:08.877 T:15432 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','4','?action=getcast&movie=&downloadthumbs=true')
  1285. 17:33:08.877 T:15796 INFO: CPythonInvoker(16, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): script successfully run
  1286. 17:33:08.877 T:18892 DEBUG: Thread LanguageInvoker start, auto delete: false
  1287. 17:33:08.877 T:18892 INFO: initializing python engine.
  1288. 17:33:08.877 T:18892 DEBUG: CPythonInvoker(22, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): start processing
  1289. 17:33:08.880 T:15796 INFO: Python script stopped
  1290. 17:33:08.880 T:15796 DEBUG: Thread LanguageInvoker 15796 terminating
  1291. 17:33:08.880 T:15448 DEBUG: -->Python Interpreter Initialized<--
  1292. 17:33:08.880 T:15448 DEBUG: CPythonInvoker(21, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py"
  1293. 17:33:08.930 T:16780 DEBUG: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=recent&mediatype=movies&reload=20191217013308]: refreshing..
  1294. 17:33:08.940 T:128 INFO: Python script stopped
  1295. 17:33:08.940 T:128 DEBUG: Thread LanguageInvoker 128 terminating
  1296. 17:33:08.942 T:12572 DEBUG: plugin.audio.spotify --> request_token_spotty stdout: {"accessToken":"BQA0_lk3ZXf3uzKWgboD3WbXUI_Si2iH5qKPjgxeYUxq0oAuwbfWXFCb5e7QaRoqM5YyBPP2PGsri7WP1UWErzw-QjB_RsS0xN03L130960rsnBT9d_e3Qm40PgXxL3KJjkwkPNERbCbOsifBhbn7bFG4y-oVWCDtz0p_NRSIBbO5fnlDkup96YZA4T8XsGvIZSA_8YJiA8bPbAF37Wn_3FEKAP4sdqTy3bXwURWgzYEsUp_GpsnaCEbIJ2F2VpZoKHv-I5OCnpF3ckXd4AdbEgwZandb3Zang","expiresIn":3600,"tokenType":"Bearer","scope":["user-read-playback-state","user-read-currently-playing","user-modify-playback-state","playlist-read-private","playlist-read-collaborative","playlist-modify-public","playlist-modify-private","user-follow-modify","user-follow-read","user-library-read","user-library-modify","user-read-private","user-read-email","user-read-birthdate","user-top-read"]}
  1297. 17:33:08.944 T:12572 DEBUG: plugin.audio.spotify --> Retrieved auth token
  1298. 17:33:08.949 T:14608 DEBUG: Skin Widgets: script version 0.0.33 started
  1299. 17:33:08.949 T:15448 DEBUG: CPythonInvoker(21, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1300. 17:33:08.949 T:15448 DEBUG: CPythonInvoker(21, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired
  1301. 17:33:08.950 T:15448 DEBUG: CPythonInvoker(21, C:\Users\micha\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
  1302. 17:33:08.953 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  1303. 17:33:09.357 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1304. 17:33:09.357 T:16780 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1305. 17:33:09.361 T:16780 DEBUG: CDirectoryProvider[plugin://service.library.data.provider?type=recommendedepisodes&reload=20191217013308]: refreshing..
  1306. 17:33:09.465 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1307. 17:33:09.466 T:8572 DEBUG: CImageLoader::DoWork - took 105 ms to load special://masterprofile/Thumbnails/e/eff6d1ad.jpg
  1308. 17:33:09.573 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1309. 17:33:09.573 T:16780 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1310. 17:33:09.573 T:8572 ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\OneDrive\Pictures\Kodi-Backgrounds\addons\
  1311. 17:33:09.574 T:16780 DEBUG: CDirectoryProvider[]: refreshing..
  1312. 17:33:09.678 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1313. 17:33:09.691 T:8324 DEBUG: CRemoteControl::Connect - failed to connect
  1314. 17:33:09.691 T:8324 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  1315. 17:33:09.752 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1316. 17:33:09.752 T:16780 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  1317. 17:33:09.830 T:16328 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1318. 17:33:09.832 T:16780 DEBUG: Previous line repeats 1 times.
  1319. 17:33:09.832 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1320. 17:33:09.862 T:8572 DEBUG: CImageLoader::DoWork - took 109 ms to load special://masterprofile/Thumbnails/9/94241ae0.jpg
  1321. 17:33:09.895 T:2968 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1322. 17:33:10.155 T:15448 DEBUG: Skin Helper Simplecache --> Initialized
  1323. 17:33:10.155 T:15448 DEBUG: script.module.thetvdb --> Initialized
  1324. 17:33:10.157 T:18796 DEBUG: [StorageClient-2.6.1] Service loaded, starting server ...
  1325. 17:33:10.164 T:15448 DEBUG: script.tv.show.next.aired --> MainModule called with action: update - parameter: true
  1326. 17:33:10.164 T:15448 NOTICE: script.tv.show.next.aired --> Updating TheTVDB info for all continuing Kodi tv shows...
  1327. 17:33:10.167 T:15448 DEBUG: CVideoDatabase::RunQuery took 1 ms for 35 items query: SELECT * FROM tvshow_view
  1328. 17:33:10.237 T:15300 DEBUG: PLEX.plex_functions: Checking connection successfull. Answer: 200
  1329. 17:33:10.244 T:6092 DEBUG: Library Data Provider: script version 0.3.2 started
  1330. 17:33:10.246 T:5840 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1331. 17:33:10.246 T:6092 DEBUG: Library Data Provider: script version 0.3.2 stopped
  1332. 17:33:10.246 T:6092 INFO: CPythonInvoker(14, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): script successfully run
  1333. 17:33:10.248 T:5840 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
  1334. 17:33:10.249 T:5840 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
  1335. 17:33:10.250 T:5840 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1336. 17:33:10.251 T:18064 DEBUG: Library Data Provider: script version 0.3.2 started
  1337. 17:33:10.252 T:18064 DEBUG: Library Data Provider: script version 0.3.2 stopped
  1338. 17:33:10.252 T:18064 INFO: CPythonInvoker(15, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): script successfully run
  1339. 17:33:10.253 T:5840 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1340. 17:33:10.256 T:13556 DEBUG: PVR - PVR::CPVRClient::Create - creating PVR add-on instance 'PVR HDHomeRun Client'
  1341. 17:33:10.256 T:13556 DEBUG: ADDON: Dll Initializing - PVR HDHomeRun Client
  1342. 17:33:10.256 T:13556 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\pvr.hdhomerun.dll)
  1343. 17:33:10.257 T:13556 NOTICE: AddOnLog: PVR HDHomeRun Client: ADDON_Create - Creating the PVR HDHomeRun add-on
  1344. 17:33:10.257 T:13556 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'PVR HDHomeRun Client' requests setting 'hide_protected'
  1345. 17:33:10.257 T:13556 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'PVR HDHomeRun Client' requests setting 'hide_duplicate'
  1346. 17:33:10.257 T:13556 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'PVR HDHomeRun Client' requests setting 'mark_new'
  1347. 17:33:10.257 T:13556 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'PVR HDHomeRun Client' requests setting 'debug'
  1348. 17:33:10.258 T:5840 DEBUG: CVideoDatabase::RunQuery took 2 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1349. 17:33:10.262 T:5840 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1350. 17:33:10.263 T:5840 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1351. 17:33:10.264 T:5840 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')
  1352. 17:33:10.270 T:5840 INFO: WEATHER: Downloading weather
  1353. 17:33:10.270 T:2900 DEBUG: Thread LanguageInvoker start, auto delete: false
  1354. 17:33:10.270 T:2900 INFO: initializing python engine.
  1355. 17:33:10.270 T:2900 DEBUG: CPythonInvoker(23, C:\Users\micha\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): start processing
  1356. 17:33:10.275 T:14608 DEBUG: CVideoDatabase::RunQuery took 2 ms for 231 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1357. 17:33:10.329 T:18480 DEBUG: script.favourites: script version 7.1.3 started
  1358. 17:33:10.329 T:6092 INFO: Python script stopped
  1359. 17:33:10.329 T:6092 DEBUG: Thread LanguageInvoker 6092 terminating
  1360. 17:33:10.371 T:18480 DEBUG: script.favourites: ### params: {}
  1361. 17:33:10.372 T:18064 INFO: Python script stopped
  1362. 17:33:10.372 T:18064 DEBUG: Thread LanguageInvoker 18064 terminating
  1363. 17:33:10.380 T:16780 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1364. 17:33:10.380 T:16780 DEBUG: CInputManager::OnKey: left (0xf082) pressed, action is Left
  1365. 17:33:10.380 T:8572 ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\OneDrive\Pictures\Kodi-Backgrounds\addons\
  1366. 17:33:10.424 T:6008 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYURL.COM:8096/emby/Items/1f81338f48f6ea9e30d85612d21f3349/Images/Logo/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=7b3ddcc221b03a8c0f539cec6e1c5f51
  1367. 17:33:10.424 T:6008 DEBUG: CWebServer[8091]: request received for /image/image%3a%2f%2fhttp%253a%252f%252f192.168.1.2%253a8096%252femby%252fItems%252ffbdbc182c483a541e0a25541fe41616b%252fImages%252fLogo%252f0%253fMaxWidth%253d10000%2526MaxHeight%253d10000%2526Format%253doriginal%2526Tag%253d80c815a64c63ca5b60c22697193d7e9b%2f
  1368. 17:33:10.469 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view
  1369. 17:33:10.471 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1370. 17:33:10.471 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1371. 17:33:10.473 T:14608 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* 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')
  1372. 17:33:10.473 T:14608 DEBUG: Time to retrieve artists from dataset = 0
  1373. 17:33:10.475 T:14608 DEBUG: CMusicDatabase::GetSongsFullByWhere query = SELECT sv.*, songartistview.* FROM (SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1)) ORDER BY RANDOM() LIMIT 20) AS sv JOIN songartistview ON songartistview.idsong = sv.idsong ORDER BY songartistview.idsong, songartistview.idRole, songartistview.iOrder
  1374. 17:33:10.497 T:16780 DEBUG: Keyboard: scancode: 0x4b, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1375. 17:33:10.522 T:14608 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:01.572000
  1376. 17:33:10.525 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1377. 17:33:10.556 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 19 items query: SELECT * FROM tvshow_view WHERE ( ((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))))
  1378. 17:33:10.565 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episode_view WHERE (episode_view.idShow = 50) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1379. 17:33:10.565 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1380. 17:33:10.572 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 38 items query: select * from episode_view WHERE (episode_view.idShow = 2) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1381. 17:33:10.572 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1382. 17:33:10.583 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episode_view WHERE (episode_view.idShow = 98) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1383. 17:33:10.583 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1384. 17:33:10.590 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select * from episode_view WHERE (episode_view.idShow = 86) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1385. 17:33:10.590 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1386. 17:33:10.598 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from episode_view WHERE (episode_view.idShow = 84) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1387. 17:33:10.598 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1388. 17:33:10.610 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 68) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1389. 17:33:10.610 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1390. 17:33:10.620 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 6) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1391. 17:33:10.620 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1392. 17:33:10.630 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select * from episode_view WHERE (episode_view.idShow = 91) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1393. 17:33:10.630 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1394. 17:33:10.636 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select * from episode_view WHERE (episode_view.idShow = 76) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1395. 17:33:10.636 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1396. 17:33:10.642 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 87) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1397. 17:33:10.642 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1398. 17:33:10.648 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 80) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1399. 17:33:10.648 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1400. 17:33:10.652 T:12572 NOTICE: plugin.audio.spotify --> Logged in to Spotify - Username: 0cr3s127skp6pj29nlar7vqte
  1401. 17:33:10.652 T:15348 DEBUG: plugin.audio.spotify --> Start Spotify Connect Daemon
  1402. 17:33:10.654 T:13556 DEBUG: CFileCache::Open - opening <api/guide.php> using cache
  1403. 17:33:10.655 T:13556 DEBUG: CurlFile::Open(0000019808237220) http://my.hdhomerun.com/api/guide.php?DeviceAuth=7ZMtV%2Fs6oXu55p23BuRhTkrz
  1404. 17:33:10.656 T:13556 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://my.hdhomerun.com
  1405. 17:33:10.656 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episode_view WHERE (episode_view.idShow = 81) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1406. 17:33:10.656 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1407. 17:33:10.663 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 77) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1408. 17:33:10.663 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1409. 17:33:10.670 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 74) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1410. 17:33:10.670 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1411. 17:33:10.678 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 8 items query: select * from episode_view WHERE (episode_view.idShow = 92) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1412. 17:33:10.678 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1413. 17:33:10.680 T:16780 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  1414. 17:33:10.688 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episode_view WHERE (episode_view.idShow = 66) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1415. 17:33:10.688 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1416. 17:33:10.688 T:18892 DEBUG: -->Python Interpreter Initialized<--
  1417. 17:33:10.688 T:18892 DEBUG: CPythonInvoker(22, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py"
  1418. 17:33:10.694 T:18892 DEBUG: CPythonInvoker(22, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1419. 17:33:10.694 T:18892 DEBUG: CPythonInvoker(22, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service
  1420. 17:33:10.694 T:18892 DEBUG: CPythonInvoker(22, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 2.13.0 of the xbmc.python api
  1421. 17:33:10.703 T:18480 DEBUG: script.favourites: script stopped
  1422. 17:33:10.703 T:18480 INFO: CPythonInvoker(17, C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py): script successfully run
  1423. 17:33:10.705 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episode_view WHERE (episode_view.idShow = 19) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1424. 17:33:10.705 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1425. 17:33:10.715 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 16 items query: select * from episode_view WHERE (episode_view.idShow = 17) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1426. 17:33:10.715 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1427. 17:33:10.723 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 19 items query: select * from episode_view WHERE (episode_view.idShow = 11) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1428. 17:33:10.723 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1429. 17:33:10.740 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1430. 17:33:10.740 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1431. 17:33:10.743 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view
  1432. 17:33:10.744 T:14608 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:00.222000
  1433. 17:33:10.747 T:16780 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  1434. 17:33:10.747 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  1435. 17:33:10.747 T:17796 DEBUG: Thread Timer start, auto delete: false
  1436. 17:33:10.749 T:16780 DEBUG: Activating window ID: 10502
  1437. 17:33:10.793 T:11040 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1438. 17:33:10.903 T:18364 DEBUG: Previous line repeats 1 times.
  1439. 17:33:10.903 T:18364 DEBUG: Thread FileCache start, auto delete: false
  1440. 17:33:10.953 T:18364 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  1441. 17:33:10.998 T:16780 DEBUG: ------ Window Deinit (Home.xml) ------
  1442. 17:33:11.004 T:18364 DEBUG: Thread FileCache 18364 terminating
  1443. 17:33:11.010 T:13556 DEBUG: CFileCache::Open - opening <lineup.json> using cache
  1444. 17:33:11.010 T:13556 DEBUG: CurlFile::Open(000001980839EFD0) http://192.168.1.99:80/lineup.json
  1445. 17:33:11.010 T:13556 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://192.168.1.99
  1446. 17:33:11.013 T:16260 DEBUG: Thread FileCache start, auto delete: false
  1447. 17:33:11.023 T:16780 DEBUG: ------ Window Init (MyMusicNav.xml) ------
  1448. 17:33:11.023 T:16780 INFO: Loading skin file: MyMusicNav.xml, load type: KEEP_IN_MEMORY
  1449. 17:33:11.024 T:16260 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  1450. 17:33:11.075 T:16260 DEBUG: Thread FileCache 16260 terminating
  1451. 17:33:11.079 T:13556 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1452. 17:33:11.079 T:9392 DEBUG: Thread PVRManager start, auto delete: false
  1453. 17:33:11.079 T:9392 DEBUG: PVRManager - PVR::CPVRManager::Load - active clients found. continue to start
  1454. 17:33:11.152 T:16780 DEBUG: CDirectoryProvider[]: refreshing..
  1455. 17:33:11.152 T:13556 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1456. 17:33:11.153 T:16780 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  1457. 17:33:11.158 T:16780 DEBUG: Previous line repeats 3 times.
  1458. 17:33:11.158 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1459. 17:33:11.158 T:16780 DEBUG: Previous line repeats 1 times.
  1460. 17:33:11.158 T:16780 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1461. 17:33:11.161 T:8572 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url D:\OneDrive\Pictures\Kodi-Backgrounds\addons
  1462. 17:33:11.169 T:18480 INFO: Python script stopped
  1463. 17:33:11.169 T:18480 DEBUG: Thread LanguageInvoker 18480 terminating
  1464. 17:33:11.170 T:2900 DEBUG: -->Python Interpreter Initialized<--
  1465. 17:33:11.170 T:2900 DEBUG: CPythonInvoker(23, C:\Users\micha\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py"
  1466. 17:33:11.170 T:2900 DEBUG: CPythonInvoker(23, C:\Users\micha\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\weather.openweathermap.extended;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
  1467. 17:33:11.170 T:2900 DEBUG: CPythonInvoker(23, C:\Users\micha\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\weather.openweathermap.extended
  1468. 17:33:11.171 T:2900 DEBUG: CPythonInvoker(23, C:\Users\micha\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): instantiating addon using automatically obtained id of "weather.openweathermap.extended" dependent on version 2.25.0 of the xbmc.python api
  1469. 17:33:11.183 T:18892 DEBUG: Skin Helper Simplecache --> Initialized
  1470. 17:33:11.185 T:18892 DEBUG: Previous line repeats 1 times.
  1471. 17:33:11.185 T:18892 DEBUG: script.module.metadatautils --> Initialized
  1472. 17:33:11.186 T:15300 DEBUG: PLEX.plex_functions: Found machineIdentifier 64481c1408267cf1fb58257bd667c863b7bdf79b for the PMS https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400
  1473. 17:33:11.186 T:18892 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'getcast', u'downloadthumbs': u'true'}
  1474. 17:33:11.187 T:15300 NOTICE: PLEX.initialsetup: Using PMS https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400 with machineIdentifier 64481c1408267cf1fb58257bd667c863b7bdf79b
  1475. 17:33:11.204 T:16780 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.spotify/)
  1476. 17:33:11.204 T:16780 DEBUG: ParentPath = [plugin://plugin.audio.spotify/]
  1477. 17:33:11.207 T:18892 DEBUG: Skin Helper Simplecache --> Closed
  1478. 17:33:11.207 T:18892 DEBUG: Previous line repeats 1 times.
  1479. 17:33:11.207 T:18892 DEBUG: script.module.metadatautils --> Exited
  1480. 17:33:11.207 T:18892 INFO: CPythonInvoker(22, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): script successfully run
  1481. 17:33:11.210 T:18892 INFO: Python script stopped
  1482. 17:33:11.210 T:18892 DEBUG: Thread LanguageInvoker 18892 terminating
  1483. 17:33:11.217 T:13556 DEBUG: CAddonDatabase::SetLastUsed[plugin.audio.spotify] took 13 ms
  1484. 17:33:11.217 T:8572 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Spotify('plugin://plugin.audio.spotify/','5','')
  1485. 17:33:11.217 T:14608 DEBUG: CVideoDatabase::RunQuery took 2 ms for 231 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1486. 17:33:11.217 T:16280 DEBUG: Thread LanguageInvoker start, auto delete: false
  1487. 17:33:11.217 T:16280 INFO: initializing python engine.
  1488. 17:33:11.217 T:16280 DEBUG: CPythonInvoker(24, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): start processing
  1489. 17:33:11.228 T:9964 NOTICE: $$$ [xbmc.callbacks2] - Starting xbmc.callbacks2 version 0.1.2
  1490. 17:33:11.238 T:9964 NOTICE: $$$ [xbmc.callbacks2] - Executing command: [[u'D:\\OneDrive\\Command line\\LightSync-KodiStartup.exe']] for event: onStartup
  1491. 17:33:11.250 T:17796 DEBUG: Thread Timer 17796 terminating
  1492. 17:33:11.257 T:16280 DEBUG: -->Python Interpreter Initialized<--
  1493. 17:33:11.257 T:16280 DEBUG: CPythonInvoker(24, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py"
  1494. 17:33:11.266 T:16280 DEBUG: CPythonInvoker(24, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1495. 17:33:11.266 T:16280 DEBUG: CPythonInvoker(24, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify
  1496. 17:33:11.267 T:16280 DEBUG: CPythonInvoker(24, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): instantiating addon using automatically obtained id of "plugin.audio.spotify" dependent on version 2.1.0 of the xbmc.python api
  1497. 17:33:11.343 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view
  1498. 17:33:11.346 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1499. 17:33:11.346 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1500. 17:33:11.346 T:14608 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:00.602000
  1501. 17:33:11.346 T:14608 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:02.396000
  1502. 17:33:11.621 T:16280 DEBUG: Skin Helper Simplecache --> Initialized
  1503. 17:33:11.652 T:15300 NOTICE: PLEX.plex_companion: ----===## Starting PlexCompanion ##===----
  1504. 17:33:11.655 T:15300 DEBUG: PLEX.plex_companion: Registration string is:
  1505. Content-Type: plex/media-player
  1506. Resource-Identifier: d8ae5a23-43fa-4de7-b0ff-f273902b8fc3
  1507. Name: PlexKodiConnect
  1508. Port: 3005
  1509. Product: PlexKodiConnect
  1510. Version: 2.10.4
  1511. Protocol: plex
  1512. Protocol-Version: 1
  1513. Protocol-Capabilities: timeline,playback,navigation,playqueues
  1514. Device-Class: HTPC
  1515. 17:33:11.657 T:9408 DEBUG: PLEX.threads: (queue.0:worker.0): Active
  1516. 17:33:11.658 T:9408 DEBUG: PLEX.plex_functions: Checking connection to server https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400 with verifySSL=False
  1517. 17:33:11.706 T:16780 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1518. 17:33:11.706 T:9408 DEBUG: PLEX.plex_functions: Checking connection successfull. Answer: 200
  1519. 17:33:11.706 T:9408 NOTICE: PLEX.service: Server is online and ready
  1520. 17:33:11.706 T:9408 DEBUG: PLEX.threads: (queue.0:worker.0): Idle
  1521. 17:33:11.708 T:16780 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1522. 17:33:11.708 T:9392 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - loading all TV channel groups
  1523. 17:33:11.708 T:13064 DEBUG: Thread LanguageInvoker start, auto delete: false
  1524. 17:33:11.708 T:13064 INFO: initializing python engine.
  1525. 17:33:11.708 T:13064 DEBUG: CPythonInvoker(25, C:\Users\micha\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): start processing
  1526. 17:33:11.711 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1527. 17:33:11.729 T:9392 DEBUG: Previous line repeats 3 times.
  1528. 17:33:11.729 T:9392 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'All channels' loaded from the database
  1529. 17:33:11.729 T:9392 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'HD channels' loaded from the database
  1530. 17:33:11.729 T:9392 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'SD channels' loaded from the database
  1531. 17:33:11.729 T:9392 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 3 TV groups fetched from the database
  1532. 17:33:11.731 T:9392 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 145 channels loaded from the database for group 'All channels'
  1533. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Qubo'
  1534. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CBS'
  1535. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MBC-D'
  1536. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'EstrellaTV'
  1537. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'COURT'
  1538. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'STADIUM'
  1539. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CH4'
  1540. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'HSN'
  1541. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NetViet'
  1542. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KTNC'
  1543. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MNT'
  1544. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Antenna'
  1545. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS'
  1546. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'HEROICN'
  1547. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PJKJAZZ'
  1548. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'TELE'
  1549. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Revenue'
  1550. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'LIGHTTV'
  1551. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'QuestTV'
  1552. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CBS'
  1553. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'LAFF'
  1554. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'IBC-TV'
  1555. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CW'
  1556. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KPJKHD'
  1557. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'UNI'
  1558. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Shop'
  1559. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'GETTV'
  1560. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NHK World TV'
  1561. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'TeleXitos'
  1562. 17:33:11.732 T:9392 INFO: Previous line repeats 1 times.
  1563. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Skylink'
  1564. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Dabl Network'
  1565. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'UNI'
  1566. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Unknown'
  1567. 17:33:11.732 T:9392 INFO: Previous line repeats 4 times.
  1568. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VietUSA'
  1569. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'RB-NetV'
  1570. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'METVN'
  1571. 17:33:11.732 T:9392 INFO: Previous line repeats 1 times.
  1572. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS Kids HD'
  1573. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KTSF'
  1574. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS'
  1575. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Vietday'
  1576. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Jewelry TV'
  1577. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'AZTECA2'
  1578. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'COMET'
  1579. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'FOX'
  1580. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'U_Ch'
  1581. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NBC'
  1582. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'EstrellaTV'
  1583. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ShopHQ'
  1584. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'DECADES'
  1585. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'COZITV'
  1586. 17:33:11.732 T:9392 INFO: Previous line repeats 1 times.
  1587. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS'
  1588. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'World'
  1589. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KTVU-SD'
  1590. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NewsNet'
  1591. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'BOUNCE'
  1592. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NBC'
  1593. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'AZTECAE'
  1594. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VBS'
  1595. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CH6'
  1596. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'COMET'
  1597. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'QUEST'
  1598. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Live Well Eastern'
  1599. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'JUSTNW'
  1600. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'HEROICN'
  1601. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ABC'
  1602. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ION Plus'
  1603. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS Kids HD'
  1604. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'TBD TV'
  1605. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'AZTECA4'
  1606. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CH5'
  1607. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KEMS'
  1608. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'LATV'
  1609. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Jewelry'
  1610. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ABC'
  1611. 17:33:11.732 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'U-ChTV'
  1612. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'SonLife Broadcasting Network'
  1613. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VietSky'
  1614. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'METVN'
  1615. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MHz Worldview National Channel'
  1616. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KCNZ12'
  1617. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'First Nations Experience'
  1618. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'World'
  1619. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'HSN'
  1620. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'SETTV'
  1621. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KICU-HD'
  1622. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Dabl Network'
  1623. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NBC'
  1624. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NetV'
  1625. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'DiyaTV'
  1626. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Start TV Network'
  1627. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Faith USA'
  1628. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CRTV'
  1629. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'BUZZR'
  1630. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'UNIMAS'
  1631. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'FunRoad'
  1632. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'EstrellaTV'
  1633. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ABC'
  1634. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KOFY-TV'
  1635. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'JUSTNW'
  1636. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CREATE'
  1637. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'TELE'
  1638. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MNT'
  1639. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Evine'
  1640. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KMTP'
  1641. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS'
  1642. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'LAFF'
  1643. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'DECADES'
  1644. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'France24'
  1645. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MVIES'
  1646. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CW'
  1647. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VietTop'
  1648. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MYS'
  1649. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KQRM-LD'
  1650. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VLife'
  1651. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'HSN2'
  1652. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MNT'
  1653. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NTD'
  1654. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NHK World TV'
  1655. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'GETTV'
  1656. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'TLN'
  1657. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'THIS'
  1658. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Hai Le'
  1659. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'GRIT'
  1660. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Hanh Le'
  1661. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Sino TV'
  1662. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KCNZ'
  1663. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'QVC'
  1664. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VietBay'
  1665. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'AZTECAE'
  1666. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'FOX'
  1667. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VNA TV'
  1668. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS'
  1669. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'BOUNCE'
  1670. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ION'
  1671. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CCTV'
  1672. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'QHTV'
  1673. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Start TV Network'
  1674. 17:33:11.733 T:9392 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KOFY'
  1675. 17:33:11.734 T:9392 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'Favorite channels' with 0 channels
  1676. 17:33:11.734 T:9964 NOTICE: $$$ [xbmc.callbacks2] - Command for onStartup executed successfully
  1677. 17:33:11.735 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1678. 17:33:11.736 T:13064 DEBUG: -->Python Interpreter Initialized<--
  1679. 17:33:11.736 T:13064 DEBUG: CPythonInvoker(25, C:\Users\micha\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py"
  1680. 17:33:11.736 T:13064 DEBUG: CPythonInvoker(25, C:\Users\micha\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\script.openweathermap.maps;C:\Program Files (x86)\Kodi\addons\script.module.pil\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
  1681. 17:33:11.737 T:13064 DEBUG: CPythonInvoker(25, C:\Users\micha\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.openweathermap.maps
  1682. 17:33:11.737 T:13064 DEBUG: CPythonInvoker(25, C:\Users\micha\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): instantiating addon using automatically obtained id of "script.openweathermap.maps" dependent on version 2.25.0 of the xbmc.python api
  1683. 17:33:11.743 T:9392 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 1 new user defined TV channel groups fetched from clients
  1684. 17:33:11.743 T:9392 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 0 channels loaded from the database for group 'Favorite channels'
  1685. 17:33:11.743 T:9392 DEBUG: PVR - PVR::CPVRClient::GetChannelGroupMembers - get group members for group 'Favorite channels' from add-on 'HDHomeRun PVR add-on:connected'
  1686. 17:33:11.743 T:9392 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 40 channels loaded from the database for group 'HD channels'
  1687. 17:33:11.743 T:9392 DEBUG: PVR - PVR::CPVRClient::GetChannelGroupMembers - get group members for group 'HD channels' from add-on 'HDHomeRun PVR add-on:connected'
  1688. 17:33:11.744 T:9392 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 105 channels loaded from the database for group 'SD channels'
  1689. 17:33:11.744 T:9392 DEBUG: PVR - PVR::CPVRClient::GetChannelGroupMembers - get group members for group 'SD channels' from add-on 'HDHomeRun PVR add-on:connected'
  1690. 17:33:11.744 T:9392 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - deleting empty group 'Favorite channels'
  1691. 17:33:11.748 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1692. 17:33:11.753 T:9392 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  1693. 17:33:11.753 T:9392 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'All channels' with 145 channels
  1694. 17:33:11.761 T:15300 DEBUG: PLEX.kodimonitor: PKC settings change detected
  1695. 17:33:11.763 T:19052 DEBUG: Previous line repeats 2 times.
  1696. 17:33:11.763 T:19052 DEBUG: PLEX.threads: (queue.0:worker.0): Active
  1697. 17:33:11.763 T:19052 NOTICE: PLEX.service: Authenticating user
  1698. 17:33:11.764 T:19052 NOTICE: PLEX.service: Trying to authenticate with old settings
  1699. 17:33:11.764 T:19052 DEBUG: PLEX.plex_functions: Checking connection to server https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400 with verifySSL=False
  1700. 17:33:11.765 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1701. 17:33:11.798 T:17000 DEBUG: Previous line repeats 1 times.
  1702. 17:33:11.798 T:17000 DEBUG: Thread BackgroundLoader start, auto delete: false
  1703. 17:33:11.801 T:17000 DEBUG: Saving fileitems [plugin://plugin.audio.spotify/]
  1704. 17:33:11.801 T:17000 DEBUG: -- items: 6, sort method: 0, ascending: false
  1705. 17:33:11.801 T:17000 DEBUG: Thread BackgroundLoader 17000 terminating
  1706. 17:33:11.802 T:16780 DEBUG: RetrieveMusicInfo() took 4 msec
  1707. 17:33:11.804 T:9392 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'HD channels' with 40 channels
  1708. 17:33:11.810 T:7296 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1709. 17:33:11.824 T:9392 DEBUG: Previous line repeats 1 times.
  1710. 17:33:11.824 T:9392 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'SD channels' with 105 channels
  1711. 17:33:11.840 T:9172 DEBUG: Thread BackgroundLoader start, auto delete: false
  1712. 17:33:11.840 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1713. 17:33:11.841 T:9392 DEBUG: Previous line repeats 1 times.
  1714. 17:33:11.841 T:9392 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 3 TV channel groups loaded
  1715. 17:33:11.841 T:9392 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - loading all radio channel groups
  1716. 17:33:11.841 T:9392 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 1 radio groups fetched from the database
  1717. 17:33:11.841 T:9392 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 0 channels loaded from the database for group 'All channels'
  1718. 17:33:11.841 T:9392 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 new user defined radio channel groups fetched from clients
  1719. 17:33:11.842 T:9392 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  1720. 17:33:11.842 T:9392 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 1 radio channel groups loaded
  1721. 17:33:11.842 T:9392 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  1722. 17:33:11.842 T:9392 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  1723. 17:33:11.842 T:9172 DEBUG: Thread BackgroundLoader 9172 terminating
  1724. 17:33:11.842 T:9392 DEBUG: PVRManager - PVR::CPVRManager::Process - entering main loop
  1725. 17:33:11.842 T:8572 INFO: PVRChannelGroupsContainer - PVR::CPVRChannelGroupsContainer::SearchMissingChannelIcons - starting channel icon search
  1726. 17:33:11.842 T:18516 DEBUG: Thread PVRGUIInfo start, auto delete: false
  1727. 17:33:11.846 T:19052 DEBUG: PLEX.plex_functions: Checking connection successfull. Answer: 200
  1728. 17:33:11.846 T:19052 NOTICE: PLEX.service: Successfully authenticated using old settings
  1729. 17:33:11.848 T:19052 DEBUG: PLEX.app: Resuming threads: []
  1730. 17:33:11.848 T:19052 DEBUG: PLEX.threads: (queue.0:worker.0): Idle
  1731. 17:33:11.851 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1732. 17:33:11.851 T:16780 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1733. 17:33:11.853 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1734. 17:33:11.864 T:13556 DEBUG: Previous line repeats 1 times.
  1735. 17:33:11.864 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Qubo'.
  1736. 17:33:11.864 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'MBC-D'.
  1737. 17:33:11.864 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1738. 17:33:11.864 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'HSN'.
  1739. 17:33:11.864 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KTNC'.
  1740. 17:33:11.865 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'PJKJAZZ'.
  1741. 17:33:11.865 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'TELE'.
  1742. 17:33:11.865 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CBS'.
  1743. 17:33:11.866 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KPJKHD'.
  1744. 17:33:11.866 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'UNI'.
  1745. 17:33:11.866 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Shop'.
  1746. 17:33:11.866 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'GETTV'.
  1747. 17:33:11.866 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NHK World TV'.
  1748. 17:33:11.866 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'TeleXitos'.
  1749. 17:33:11.867 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Skylink'.
  1750. 17:33:11.867 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'UNI'.
  1751. 17:33:11.867 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'METVN'.
  1752. 17:33:11.868 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Vietday'.
  1753. 17:33:11.869 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'World'.
  1754. 17:33:11.869 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NewsNet'.
  1755. 17:33:11.869 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'AZTECAE'.
  1756. 17:33:11.869 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'COMET'.
  1757. 17:33:11.869 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Live Well Eastern'.
  1758. 17:33:11.869 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'JUSTNW'.
  1759. 17:33:11.870 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'TBD TV'.
  1760. 17:33:11.870 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KEMS'.
  1761. 17:33:11.870 T:16824 NOTICE: PLEX.websocket_client: ----===## Starting PMS_Websocket ##===----
  1762. 17:33:11.870 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'SonLife Broadcasting Network'.
  1763. 17:33:11.871 T:5328 NOTICE: PLEX.sync: ---===### Starting Sync Thread ###===---
  1764. 17:33:11.871 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'MHz Worldview National Channel'.
  1765. 17:33:11.871 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'First Nations Experience'.
  1766. 17:33:11.871 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'World'.
  1767. 17:33:11.871 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'HSN'.
  1768. 17:33:11.872 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Start TV Network'.
  1769. 17:33:11.872 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'BUZZR'.
  1770. 17:33:11.872 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'UNIMAS'.
  1771. 17:33:11.872 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'EstrellaTV'.
  1772. 17:33:11.872 T:16824 DEBUG: PLEX.websocket_client: PMS_Websocket: connection closed, (re)connecting
  1773. 17:33:11.873 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CREATE'.
  1774. 17:33:11.873 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'TELE'.
  1775. 17:33:11.873 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'MNT'.
  1776. 17:33:11.873 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Evine'.
  1777. 17:33:11.873 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KMTP'.
  1778. 17:33:11.873 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'LAFF'.
  1779. 17:33:11.874 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'France24'.
  1780. 17:33:11.874 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'MVIES'.
  1781. 17:33:11.874 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'MYS'.
  1782. 17:33:11.874 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NTD'.
  1783. 17:33:11.874 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NHK World TV'.
  1784. 17:33:11.874 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'GETTV'.
  1785. 17:33:11.874 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'THIS'.
  1786. 17:33:11.874 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'GRIT'.
  1787. 17:33:11.874 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Sino TV'.
  1788. 17:33:11.874 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'QVC'.
  1789. 17:33:11.875 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'BOUNCE'.
  1790. 17:33:11.876 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CCTV'.
  1791. 17:33:11.876 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Start TV Network'.
  1792. 17:33:11.878 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'U_Ch'.
  1793. 17:33:11.878 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'TLN'.
  1794. 17:33:11.878 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NetViet'.
  1795. 17:33:11.878 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'IBC-TV'.
  1796. 17:33:11.878 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'RB-NetV'.
  1797. 17:33:11.878 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'U-ChTV'.
  1798. 17:33:11.878 T:16824 DEBUG: PLEX.websocket_client: PMS_Websocket: Uri: wss://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400/:/websockets/notifications?X-Plex-Token=q8bFAm5kneeAn6azsq5H, sslopt: {'cert_reqs': 0}
  1799. 17:33:11.878 T:15552 NOTICE: PLEX.playqueue: ----===## Starting PlayqueueMonitor ##===----
  1800. 17:33:11.878 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'SETTV'.
  1801. 17:33:11.879 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NetV'.
  1802. 17:33:11.879 T:13512 NOTICE: PLEX.plexgdm: Discovery starting up
  1803. 17:33:11.879 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'VietTop'.
  1804. 17:33:11.879 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KQRM-LD'.
  1805. 17:33:11.880 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Hai Le'.
  1806. 17:33:11.880 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Hanh Le'.
  1807. 17:33:11.880 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'QHTV'.
  1808. 17:33:11.881 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1809. 17:33:11.882 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Unknown'.
  1810. 17:33:11.882 T:13512 NOTICE: PLEX.plexgdm: Registration starting up
  1811. 17:33:11.882 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Unknown'.
  1812. 17:33:11.882 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'VietBay'.
  1813. 17:33:11.883 T:9476 DEBUG: PLEX.plexgdm: Sending registration data: HELLO * HTTP/1.0
  1814. Content-Type: plex/media-player
  1815. Resource-Identifier: d8ae5a23-43fa-4de7-b0ff-f273902b8fc3
  1816. Name: PlexKodiConnect
  1817. Port: 3005
  1818. Product: PlexKodiConnect
  1819. Version: 2.10.4
  1820. Protocol: plex
  1821. Protocol-Version: 1
  1822. Protocol-Capabilities: timeline,playback,navigation,playqueues
  1823. Device-Class: HTPC
  1824. 17:33:11.883 T:9476 DEBUG: PLEX.plexgdm: (Re-)registering PKC Plex Companion successful
  1825. 17:33:11.886 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Unknown'.
  1826. 17:33:11.888 T:8088 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1827. 17:33:11.893 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CH4'.
  1828. 17:33:11.893 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CH6'.
  1829. 17:33:11.893 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CH5'.
  1830. 17:33:11.893 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Jewelry'.
  1831. 17:33:11.894 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'DiyaTV'.
  1832. 17:33:11.894 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Antenna'.
  1833. 17:33:11.896 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KOFY'.
  1834. 17:33:11.896 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'VietUSA'.
  1835. 17:33:11.896 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'VBS'.
  1836. 17:33:11.897 T:13556 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'VNA TV'.
  1837. 17:33:11.898 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1838. 17:33:11.898 T:13556 NOTICE: EPG::CEpgContainer::Start - EPG thread started
  1839. 17:33:11.898 T:1472 DEBUG: Thread EPGUpdater start, auto delete: false
  1840. 17:33:11.902 T:5328 NOTICE: PLEX.utils: Init DBs done
  1841. 17:33:11.902 T:5328 NOTICE: PLEX.sync: Doing initial sync on Kodi startup
  1842. 17:33:11.907 T:5328 NOTICE: PLEX.sync.sections: Starting synching sections from the PMS
  1843. 17:33:11.914 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1844. 17:33:11.983 T:5328 DEBUG: Previous line repeats 4 times.
  1845. 17:33:11.983 T:5328 DEBUG: PLEX.sync.sections: Clearing all the Plex video node variables
  1846. 17:33:11.995 T:5328 NOTICE: PLEX.sync.sections: Done synching sections from the PMS: [{'index': 0, 'name': 'Movies', 'section_id': 2, 'section_type': 'movie', 'sync_to_kodi': True, 'last_sync': 1576545679}, {'index': 1, 'name': 'TV Shows', 'section_id': 1, 'section_type': 'show', 'sync_to_kodi': True, 'last_sync': 1576545679}]
  1847. 17:33:11.995 T:5328 NOTICE: PLEX.sync.full_sync: Running full_library_sync with repair=False
  1848. 17:33:11.996 T:15620 DEBUG: PLEX.threads: (queue.0:worker.0): Active
  1849. 17:33:12.001 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1850. 17:33:12.021 T:5328 DEBUG: Previous line repeats 1 times.
  1851. 17:33:12.021 T:5328 DEBUG: PLEX.sync.full_sync: Processing library section for new or changed items {'index': 0, 'name': 'Movies', 'section_id': 2, 'section_type': 'movie', 'sync_to_kodi': True, 'last_sync': 1576545679}
  1852. 17:33:12.024 T:5328 DEBUG: PLEX.sync.full_sync: Writing changes to Kodi library now
  1853. 17:33:12.024 T:5328 DEBUG: PLEX.sync.full_sync: Done writing changes to Kodi library
  1854. 17:33:12.025 T:5328 NOTICE: PLEX.utils: It took 0:00:00.004000 to run the function addupdate_section
  1855. 17:33:12.031 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1856. 17:33:12.043 T:5328 DEBUG: PLEX.sync.full_sync: Processing library section for new or changed items {'index': 1, 'name': 'TV Shows', 'section_id': 1, 'section_type': 'show', 'sync_to_kodi': True, 'last_sync': 1576545679}
  1857. 17:33:12.046 T:5328 DEBUG: PLEX.sync.full_sync: Writing changes to Kodi library now
  1858. 17:33:12.046 T:5328 DEBUG: PLEX.sync.full_sync: Done writing changes to Kodi library
  1859. 17:33:12.047 T:5328 NOTICE: PLEX.utils: It took 0:00:00.004000 to run the function addupdate_section
  1860. 17:33:12.048 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1861. 17:33:12.048 T:16780 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  1862. 17:33:12.064 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1863. 17:33:12.066 T:5328 DEBUG: PLEX.sync.full_sync: Processing library section for new or changed items {'index': 1, 'name': 'TV Shows', 'section_id': 1, 'section_type': 'season', 'sync_to_kodi': True, 'last_sync': 1576545679}
  1864. 17:33:12.069 T:5328 DEBUG: PLEX.sync.full_sync: Writing changes to Kodi library now
  1865. 17:33:12.069 T:5328 DEBUG: PLEX.sync.full_sync: Done writing changes to Kodi library
  1866. 17:33:12.070 T:5328 NOTICE: PLEX.utils: It took 0:00:00.005000 to run the function addupdate_section
  1867. 17:33:12.081 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1868. 17:33:12.089 T:15620 DEBUG: PLEX.threads: (queue.0:worker.0): Idle
  1869. 17:33:12.089 T:5328 DEBUG: PLEX.sync.full_sync: Processing library section for new or changed items {'index': 1, 'name': 'TV Shows', 'section_id': 1, 'section_type': 'episode', 'sync_to_kodi': True, 'last_sync': 1576545679}
  1870. 17:33:12.091 T:5328 DEBUG: PLEX.sync.full_sync: Writing changes to Kodi library now
  1871. 17:33:12.091 T:5328 DEBUG: PLEX.sync.full_sync: Done writing changes to Kodi library
  1872. 17:33:12.091 T:5328 NOTICE: PLEX.utils: It took 0:00:00.002000 to run the function addupdate_section
  1873. 17:33:12.098 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1874. 17:33:12.130 T:5328 DEBUG: Previous line repeats 1 times.
  1875. 17:33:12.130 T:5328 NOTICE: PLEX.playlists: Starting playlist full sync
  1876. 17:33:12.131 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1877. 17:33:12.144 T:5328 DEBUG: PLEX.playlists: Not synching Plex audio playlist
  1878. 17:33:12.147 T:16780 DEBUG: Previous line repeats 2 times.
  1879. 17:33:12.147 T:16780 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.spotify/)
  1880. 17:33:12.147 T:16780 DEBUG: ParentPath = [plugin://plugin.audio.spotify/]
  1881. 17:33:12.148 T:5328 NOTICE: PLEX.playlists: Playlist full sync done
  1882. 17:33:12.148 T:5328 NOTICE: PLEX.sync.full_sync: Start synching playstate and userdata for every item
  1883. 17:33:12.149 T:4168 DEBUG: PLEX.threads: (queue.0:worker.0): Active
  1884. 17:33:12.157 T:13556 DEBUG: CAddonDatabase::SetLastUsed[plugin.audio.spotify] took 10 ms
  1885. 17:33:12.157 T:15432 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Spotify('plugin://plugin.audio.spotify/','6','')
  1886. 17:33:12.157 T:18256 DEBUG: Thread LanguageInvoker start, auto delete: false
  1887. 17:33:12.157 T:18256 INFO: initializing python engine.
  1888. 17:33:12.157 T:18256 DEBUG: CPythonInvoker(26, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): start processing
  1889. 17:33:12.177 T:18256 DEBUG: -->Python Interpreter Initialized<--
  1890. 17:33:12.178 T:18256 DEBUG: CPythonInvoker(26, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py"
  1891. 17:33:12.178 T:18256 DEBUG: CPythonInvoker(26, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1892. 17:33:12.178 T:18256 DEBUG: CPythonInvoker(26, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify
  1893. 17:33:12.178 T:18256 DEBUG: CPythonInvoker(26, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): instantiating addon using automatically obtained id of "plugin.audio.spotify" dependent on version 2.1.0 of the xbmc.python api
  1894. 17:33:12.502 T:18256 DEBUG: Skin Helper Simplecache --> Initialized
  1895. 17:33:12.535 T:5328 DEBUG: PLEX.sync.full_sync: Processing 23 playstates for library section {'index': 0, 'name': 'Movies', 'section_id': 2, 'section_type': 'movie', 'sync_to_kodi': True, 'last_sync': 1576545679}
  1896. 17:33:12.583 T:5328 NOTICE: PLEX.utils: It took 0:00:00.047000 to run the function playstate_per_section
  1897. 17:33:12.584 T:5328 DEBUG: PLEX.sync.full_sync: Processing 36 playstates for library section {'index': 1, 'name': 'TV Shows', 'section_id': 1, 'section_type': 'show', 'sync_to_kodi': True, 'last_sync': 1576545679}
  1898. 17:33:12.620 T:5328 NOTICE: PLEX.utils: It took 0:00:00.036000 to run the function playstate_per_section
  1899. 17:33:12.626 T:5328 DEBUG: PLEX.sync.full_sync: Processing 43 playstates for library section {'index': 1, 'name': 'TV Shows', 'section_id': 1, 'section_type': 'season', 'sync_to_kodi': True, 'last_sync': 1576545679}
  1900. 17:33:12.627 T:6008 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYURL.COM:8096/emby/Items/fbdbc182c483a541e0a25541fe41616b/Images/Logo/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=80c815a64c63ca5b60c22697193d7e9b
  1901. 17:33:12.627 T:6008 DEBUG: CWebServer[8091]: request received for /image/image%3a%2f%2fhttp%253a%252f%252f192.168.1.2%253a8096%252femby%252fItems%252fc0e20f4e09daa1ecb0eff85ff31f3abd%252fImages%252fLogo%252f0%253fMaxWidth%253d10000%2526MaxHeight%253d10000%2526Format%253doriginal%2526Tag%253dd6ccc8f420e29a3653737a480d11f2cf%2f
  1902. 17:33:12.648 T:16780 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1903. 17:33:12.651 T:17808 DEBUG: Thread MusicInfoScanner start, auto delete: false
  1904. 17:33:12.651 T:2308 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  1905. 17:33:12.651 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanStarted
  1906. 17:33:12.651 T:17808 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Starting scan
  1907. 17:33:12.651 T:17808 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:00
  1908. 17:33:12.652 T:17808 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Finished scan
  1909. 17:33:12.652 T:2308 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  1910. 17:33:12.652 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanFinished
  1911. 17:33:12.652 T:18256 DEBUG: Skin Helper Simplecache --> Closed
  1912. 17:33:12.652 T:18256 INFO: CPythonInvoker(26, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): script successfully run
  1913. 17:33:12.652 T:17808 DEBUG: Thread MusicInfoScanner 17808 terminating
  1914. 17:33:12.655 T:18256 INFO: Python script stopped
  1915. 17:33:12.655 T:18256 DEBUG: Thread LanguageInvoker 18256 terminating
  1916. 17:33:12.658 T:5328 NOTICE: PLEX.tvshows: Item not yet synced: {u'index': u'2019', u'title': u'Season 2019', u'parentTitle': u'Good Day Weekend', u'addedAt': u'1576436649', u'parentRatingKey': u'4286', u'ratingKey': u'4287', u'summary': u'', u'parentGuid': u'plex://show/5cffa6e2af6727002115c415', u'key': u'/library/metadata/4287/children', u'type': u'season', u'guid': u'plex://season/5cffa6e2af6727002115c415/2019', u'parentKey': u'/library/metadata/4286', u'parentIndex': u'1'}
  1917. 17:33:12.658 T:5328 DEBUG: PLEX.tvshows: Skipping sync of season 4287: Season 2019 - section None not synched to Kodi
  1918. 17:33:12.660 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1919. 17:33:12.664 T:11116 DEBUG: Thread BackgroundLoader start, auto delete: false
  1920. 17:33:12.664 T:11116 DEBUG: Loading items: 5, directory: plugin://plugin.audio.spotify/ sort method: 0, ascending: false
  1921. 17:33:12.666 T:11116 DEBUG: Saving fileitems [plugin://plugin.audio.spotify/]
  1922. 17:33:12.666 T:11116 DEBUG: -- items: 6, sort method: 0, ascending: false
  1923. 17:33:12.666 T:11116 DEBUG: Thread BackgroundLoader 11116 terminating
  1924. 17:33:12.667 T:16780 DEBUG: RetrieveMusicInfo() took 4 msec
  1925. 17:33:12.679 T:5328 NOTICE: PLEX.utils: It took 0:00:00.054000 to run the function playstate_per_section
  1926. 17:33:12.689 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: AudioLibrary.OnScanStarted - data: null
  1927. 17:33:12.689 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: music database updated
  1928. 17:33:12.689 T:14532 DEBUG: Skin Helper Widgets --> Music database changed - type: - refreshing widgets....
  1929. 17:33:12.704 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: AudioLibrary.OnScanStarted - data: null
  1930. 17:33:12.704 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: AudioLibrary.OnScanFinished - data: null
  1931. 17:33:12.715 T:12088 DEBUG: Thread BackgroundLoader start, auto delete: false
  1932. 17:33:12.716 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  1933. 17:33:12.716 T:12088 DEBUG: Thread BackgroundLoader 12088 terminating
  1934. 17:33:12.717 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: AudioLibrary.OnScanFinished - data: null
  1935. 17:33:12.717 T:16780 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1936. 17:33:12.717 T:16780 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.spotify/)
  1937. 17:33:12.717 T:16780 DEBUG: ParentPath = [plugin://plugin.audio.spotify/]
  1938. 17:33:12.738 T:15432 DEBUG: CAddonDatabase::SetLastUsed[plugin.audio.spotify] took 21 ms
  1939. 17:33:12.738 T:8572 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Spotify('plugin://plugin.audio.spotify/','7','')
  1940. 17:33:12.738 T:2184 DEBUG: Thread LanguageInvoker start, auto delete: false
  1941. 17:33:12.738 T:2184 INFO: initializing python engine.
  1942. 17:33:12.738 T:2184 DEBUG: CPythonInvoker(27, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): start processing
  1943. 17:33:12.752 T:15300 DEBUG: PLEX.kodimonitor: Kodi library scan music running.
  1944. 17:33:12.752 T:15300 DEBUG: PLEX.kodimonitor: Method: AudioLibrary.OnScanStarted Data: None
  1945. 17:33:12.752 T:15300 DEBUG: PLEX.kodimonitor: Kodi library scan music finished.
  1946. 17:33:12.753 T:15300 DEBUG: PLEX.kodimonitor: Method: AudioLibrary.OnScanFinished Data: None
  1947. 17:33:12.760 T:2184 DEBUG: -->Python Interpreter Initialized<--
  1948. 17:33:12.760 T:2184 DEBUG: CPythonInvoker(27, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py"
  1949. 17:33:12.761 T:2184 DEBUG: CPythonInvoker(27, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  1950. 17:33:12.761 T:2184 DEBUG: CPythonInvoker(27, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify
  1951. 17:33:12.761 T:2184 DEBUG: CPythonInvoker(27, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): instantiating addon using automatically obtained id of "plugin.audio.spotify" dependent on version 2.1.0 of the xbmc.python api
  1952. 17:33:12.811 T:1284 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1953. 17:33:12.875 T:2900 DEBUG: Previous line repeats 1 times.
  1954. 17:33:12.875 T:2900 INFO: CPythonInvoker(23, C:\Users\micha\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): script successfully run
  1955. 17:33:12.885 T:9476 DEBUG: PLEX.plexgdm: Recieved UDP packet from [('192.168.1.2', 64796)] containing [M-SEARCH * HTTP/1.1]
  1956. 17:33:12.885 T:9476 DEBUG: PLEX.plexgdm: Detected client discovery request from ('192.168.1.2', 64796). Replying
  1957. 17:33:12.885 T:9476 DEBUG: PLEX.plexgdm: Sending registration data HTTP/1.0 200 OK
  1958. 17:33:13.160 T:2184 DEBUG: Skin Helper Simplecache --> Initialized
  1959. 17:33:13.163 T:2900 INFO: Python script stopped
  1960. 17:33:13.163 T:2900 DEBUG: Thread LanguageInvoker 2900 terminating
  1961. 17:33:13.174 T:6440 DEBUG: plugin.audio.spotify --> lms event hook called. Event: [u'spottyconnect', u'volume', 50]
  1962. 17:33:13.176 T:6440 DEBUG: plugin.audio.spotify --> volume change detected on connect player: 50
  1963. 17:33:13.194 T:14720 DEBUG: PLEX.threads: (queue.0:worker.1): Active
  1964. 17:33:13.196 T:396 DEBUG: PLEX.threads: (queue.0:worker.2): Active
  1965. 17:33:13.198 T:5840 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  1966. 17:33:13.199 T:4168 DEBUG: PLEX.threads: (queue.0:worker.0): Idle
  1967. 17:33:13.199 T:5328 DEBUG: PLEX.sync.full_sync: Processing 408 playstates for library section {'index': 1, 'name': 'TV Shows', 'section_id': 1, 'section_type': 'episode', 'sync_to_kodi': True, 'last_sync': 1576545679}
  1968. 17:33:13.199 T:5840 DEBUG: POParser: loaded 130 weather tokens
  1969. 17:33:13.218 T:16780 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1970. 17:33:13.220 T:16780 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1971. 17:33:13.220 T:16780 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1972. 17:33:13.220 T:16780 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  1973. 17:33:13.220 T:16780 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1974. 17:33:13.224 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'U_Ch' from client '8803291'
  1975. 17:33:13.224 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'TLN' from client '8803291'
  1976. 17:33:13.224 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'NetViet' from client '8803291'
  1977. 17:33:13.224 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'IBC-TV' from client '8803291'
  1978. 17:33:13.224 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'RB-NetV' from client '8803291'
  1979. 17:33:13.224 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'U-ChTV' from client '8803291'
  1980. 17:33:13.225 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'SETTV' from client '8803291'
  1981. 17:33:13.225 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'NetV' from client '8803291'
  1982. 17:33:13.225 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'VietTop' from client '8803291'
  1983. 17:33:13.225 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KQRM-LD' from client '8803291'
  1984. 17:33:13.225 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Hai Le' from client '8803291'
  1985. 17:33:13.225 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Hanh Le' from client '8803291'
  1986. 17:33:13.225 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'QHTV' from client '8803291'
  1987. 17:33:13.225 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Unknown' from client '8803291'
  1988. 17:33:13.226 T:1472 DEBUG: Previous line repeats 1 times.
  1989. 17:33:13.226 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'VietBay' from client '8803291'
  1990. 17:33:13.226 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Unknown' from client '8803291'
  1991. 17:33:13.226 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'CH4' from client '8803291'
  1992. 17:33:13.226 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'CH6' from client '8803291'
  1993. 17:33:13.226 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'CH5' from client '8803291'
  1994. 17:33:13.226 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Jewelry' from client '8803291'
  1995. 17:33:13.226 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'DiyaTV' from client '8803291'
  1996. 17:33:13.226 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Antenna' from client '8803291'
  1997. 17:33:13.226 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KOFY' from client '8803291'
  1998. 17:33:13.227 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'VietUSA' from client '8803291'
  1999. 17:33:13.227 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'VBS' from client '8803291'
  2000. 17:33:13.227 T:1472 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'VNA TV' from client '8803291'
  2001. 17:33:13.227 T:9392 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  2002. 17:33:13.227 T:5328 DEBUG: PLEX.plex_functions: Waiting for download to finish
  2003. 17:33:13.231 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2004. 17:33:13.231 T:16780 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  2005. 17:33:13.234 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2006. 17:33:13.255 T:396 DEBUG: Previous line repeats 3 times.
  2007. 17:33:13.255 T:396 DEBUG: PLEX.threads: (queue.0:worker.2): Idle
  2008. 17:33:13.266 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2009. 17:33:13.328 T:5328 DEBUG: Previous line repeats 3 times.
  2010. 17:33:13.328 T:5328 DEBUG: PLEX.plex_functions: Waiting for download to finish
  2011. 17:33:13.331 T:2184 DEBUG: Skin Helper Simplecache --> Closed
  2012. 17:33:13.331 T:2184 INFO: CPythonInvoker(27, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): script successfully run
  2013. 17:33:13.333 T:2184 INFO: Python script stopped
  2014. 17:33:13.333 T:2184 DEBUG: Thread LanguageInvoker 2184 terminating
  2015. 17:33:13.335 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2016. 17:33:13.347 T:19384 DEBUG: Thread BackgroundLoader start, auto delete: false
  2017. 17:33:13.348 T:19384 DEBUG: Loading items: 5, directory: plugin://plugin.audio.spotify/ sort method: 0, ascending: false
  2018. 17:33:13.350 T:19384 DEBUG: Saving fileitems [plugin://plugin.audio.spotify/]
  2019. 17:33:13.350 T:19384 DEBUG: -- items: 6, sort method: 0, ascending: false
  2020. 17:33:13.350 T:19384 DEBUG: Thread BackgroundLoader 19384 terminating
  2021. 17:33:13.351 T:16780 DEBUG: RetrieveMusicInfo() took 4 msec
  2022. 17:33:13.398 T:13128 DEBUG: Thread BackgroundLoader start, auto delete: false
  2023. 17:33:13.399 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2024. 17:33:13.399 T:13128 DEBUG: Thread BackgroundLoader 13128 terminating
  2025. 17:33:13.401 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2026. 17:33:13.429 T:5328 DEBUG: Previous line repeats 3 times.
  2027. 17:33:13.429 T:5328 DEBUG: PLEX.plex_functions: Waiting for download to finish
  2028. 17:33:13.430 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2029. 17:33:13.441 T:14720 DEBUG: PLEX.threads: (queue.0:worker.1): Idle
  2030. 17:33:13.450 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2031. 17:33:13.450 T:16780 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2032. 17:33:13.464 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2033. 17:33:13.569 T:5328 DEBUG: Previous line repeats 6 times.
  2034. 17:33:13.569 T:5328 NOTICE: PLEX.utils: It took 0:00:00.371000 to run the function playstate_per_section
  2035. 17:33:13.569 T:5328 DEBUG: PLEX.sync.full_sync: Looking for items to delete
  2036. 17:33:13.581 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2037. 17:33:13.581 T:5328 DEBUG: PLEX.sync.full_sync: Done deleting
  2038. 17:33:13.596 T:5328 NOTICE: PLEX.utils: It took 0:00:01.690000 to run the function _run
  2039. 17:33:13.597 T:5328 NOTICE: PLEX.sync.full_sync: Done full_sync
  2040. 17:33:13.597 T:5328 NOTICE: PLEX.sync: Done initial sync on Kodi startup
  2041. 17:33:13.599 T:5328 NOTICE: PLEX.sync: Start downloading additional fanart with refresh False
  2042. 17:33:13.600 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2043. 17:33:13.603 T:10276 NOTICE: PLEX.sync.fanart: Starting FanartThread
  2044. 17:33:13.603 T:15584 NOTICE: PLEX.artwork: ---===### Starting ImageCachingThread ###===---
  2045. 17:33:13.609 T:10276 NOTICE: PLEX.sync.fanart: FanartThread finished: True
  2046. 17:33:13.613 T:16780 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.spotify/)
  2047. 17:33:13.613 T:16780 DEBUG: ParentPath = [plugin://plugin.audio.spotify/]
  2048. 17:33:13.623 T:8572 DEBUG: CAddonDatabase::SetLastUsed[plugin.audio.spotify] took 10 ms
  2049. 17:33:13.623 T:5840 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Spotify('plugin://plugin.audio.spotify/','8','')
  2050. 17:33:13.623 T:15120 DEBUG: Thread LanguageInvoker start, auto delete: false
  2051. 17:33:13.623 T:15120 INFO: initializing python engine.
  2052. 17:33:13.623 T:15120 DEBUG: CPythonInvoker(28, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): start processing
  2053. 17:33:13.642 T:15120 DEBUG: -->Python Interpreter Initialized<--
  2054. 17:33:13.642 T:15120 DEBUG: CPythonInvoker(28, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py"
  2055. 17:33:13.643 T:15120 DEBUG: CPythonInvoker(28, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  2056. 17:33:13.643 T:15120 DEBUG: CPythonInvoker(28, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify
  2057. 17:33:13.643 T:15120 DEBUG: CPythonInvoker(28, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): instantiating addon using automatically obtained id of "plugin.audio.spotify" dependent on version 2.1.0 of the xbmc.python api
  2058. 17:33:13.656 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2059. 17:33:13.656 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2060. 17:33:13.658 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2061. 17:33:13.659 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2062. 17:33:13.664 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2063. 17:33:13.664 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2064. 17:33:13.664 T:15300 DEBUG: PLEX.kodimonitor: PKC settings change detected
  2065. 17:33:13.665 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2066. 17:33:13.665 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2067. 17:33:13.695 T:15584 NOTICE: PLEX.artwork: ---===### Stopped ImageCachingThread ###===---
  2068. 17:33:13.811 T:16036 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2069. 17:33:13.827 T:15120 DEBUG: Previous line repeats 1 times.
  2070. 17:33:13.827 T:15120 DEBUG: Skin Helper Simplecache --> Initialized
  2071. 17:33:13.889 T:13892 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2072. 17:33:14.108 T:16280 DEBUG: plugin.audio.spotify --> Traceback (most recent call last):
  2073. File "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\lib\plugin_content.py", line 57, in __init__
  2074. self.precache_library()
  2075. File "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\lib\plugin_content.py", line 1625, in precache_library
  2076. self.get_playlist_details(playlist['owner']['id'], playlist["id"])
  2077. File "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\lib\plugin_content.py", line 677, in get_playlist_details
  2078. tracks=playlistdetails["tracks"]["items"], playlistdetails=playlist)
  2079. File "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\lib\plugin_content.py", line 920, in prepare_track_listitems
  2080. elif track['album'].get("images"):
  2081. KeyError: u'album'
  2082. 17:33:14.108 T:16280 WARNING: plugin.audio.spotify --> Exception in plugin_content ! --> u'album'
  2083. 17:33:14.108 T:16280 WARNING: Attempt to use invalid handle 5
  2084. 17:33:14.109 T:16280 DEBUG: Skin Helper Simplecache --> Closed
  2085. 17:33:14.109 T:16280 INFO: CPythonInvoker(24, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): script successfully run
  2086. 17:33:14.112 T:16280 INFO: Python script stopped
  2087. 17:33:14.112 T:16280 DEBUG: Thread LanguageInvoker 16280 terminating
  2088. 17:33:14.114 T:16780 DEBUG: ------ Window Init (DialogBusy.xml) ------
  2089. 17:33:14.117 T:7844 DEBUG: Thread MusicInfoScanner start, auto delete: false
  2090. 17:33:14.117 T:2308 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  2091. 17:33:14.117 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanStarted
  2092. 17:33:14.117 T:7844 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Starting scan
  2093. 17:33:14.117 T:7844 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:00
  2094. 17:33:14.118 T:7844 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Finished scan
  2095. 17:33:14.118 T:2308 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  2096. 17:33:14.118 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanFinished
  2097. 17:33:14.118 T:15120 DEBUG: Skin Helper Simplecache --> Closed
  2098. 17:33:14.118 T:15120 INFO: CPythonInvoker(28, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): script successfully run
  2099. 17:33:14.118 T:7844 DEBUG: Thread MusicInfoScanner 7844 terminating
  2100. 17:33:14.121 T:15120 INFO: Python script stopped
  2101. 17:33:14.121 T:15120 DEBUG: Thread LanguageInvoker 15120 terminating
  2102. 17:33:14.123 T:12660 DEBUG: Version Check: Version installed {u'major': 17, u'tag': u'stable', u'minor': 6, u'revision': u'20171126-13194ec'}
  2103. 17:33:14.123 T:12660 DEBUG: Version Check: Version available {u'major': u'18', u'extrainfo': u'final', u'tagversion': u'', u'tag': u'stable', u'addon_support': u'yes', u'minor': u'4', u'revision': u'20190831-3ade758'}
  2104. 17:33:14.123 T:12660 DEBUG: Version Check: You are running an older version
  2105. 17:33:14.124 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2106. 17:33:14.128 T:17032 DEBUG: Thread BackgroundLoader start, auto delete: false
  2107. 17:33:14.128 T:17032 DEBUG: Loading items: 5, directory: plugin://plugin.audio.spotify/ sort method: 0, ascending: false
  2108. 17:33:14.130 T:17032 DEBUG: Saving fileitems [plugin://plugin.audio.spotify/]
  2109. 17:33:14.130 T:17032 DEBUG: -- items: 6, sort method: 0, ascending: false
  2110. 17:33:14.131 T:17032 DEBUG: Thread BackgroundLoader 17032 terminating
  2111. 17:33:14.132 T:16780 DEBUG: RetrieveMusicInfo() took 4 msec
  2112. 17:33:14.172 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: AudioLibrary.OnScanStarted - data: null
  2113. 17:33:14.172 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: AudioLibrary.OnScanStarted - data: null
  2114. 17:33:14.172 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: music database updated
  2115. 17:33:14.172 T:14532 DEBUG: Skin Helper Widgets --> Music database changed - type: - refreshing widgets....
  2116. 17:33:14.172 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: AudioLibrary.OnScanFinished - data: null
  2117. 17:33:14.179 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: AudioLibrary.OnScanFinished - data: null
  2118. 17:33:14.179 T:1508 DEBUG: Thread BackgroundLoader start, auto delete: false
  2119. 17:33:14.180 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2120. 17:33:14.181 T:1508 DEBUG: Thread BackgroundLoader 1508 terminating
  2121. 17:33:14.181 T:16780 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2122. 17:33:14.182 T:16780 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.spotify/)
  2123. 17:33:14.182 T:16780 DEBUG: ParentPath = [plugin://plugin.audio.spotify/]
  2124. 17:33:14.195 T:5840 DEBUG: CAddonDatabase::SetLastUsed[plugin.audio.spotify] took 13 ms
  2125. 17:33:14.195 T:8572 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Spotify('plugin://plugin.audio.spotify/','9','')
  2126. 17:33:14.196 T:8632 DEBUG: Thread LanguageInvoker start, auto delete: false
  2127. 17:33:14.196 T:8632 INFO: initializing python engine.
  2128. 17:33:14.196 T:8632 DEBUG: CPythonInvoker(29, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): start processing
  2129. 17:33:14.208 T:8632 DEBUG: -->Python Interpreter Initialized<--
  2130. 17:33:14.208 T:8632 DEBUG: CPythonInvoker(29, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py"
  2131. 17:33:14.209 T:8632 DEBUG: CPythonInvoker(29, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  2132. 17:33:14.209 T:8632 DEBUG: CPythonInvoker(29, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify
  2133. 17:33:14.209 T:8632 DEBUG: CPythonInvoker(29, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): instantiating addon using automatically obtained id of "plugin.audio.spotify" dependent on version 2.1.0 of the xbmc.python api
  2134. 17:33:14.219 T:15300 DEBUG: PLEX.kodimonitor: PKC settings change detected
  2135. 17:33:14.220 T:15300 DEBUG: PLEX.kodimonitor: Kodi library scan music running.
  2136. 17:33:14.222 T:15300 DEBUG: PLEX.kodimonitor: Method: AudioLibrary.OnScanStarted Data: None
  2137. 17:33:14.222 T:15300 DEBUG: PLEX.kodimonitor: Kodi library scan music finished.
  2138. 17:33:14.222 T:15300 DEBUG: PLEX.kodimonitor: Method: AudioLibrary.OnScanFinished Data: None
  2139. 17:33:14.382 T:8632 DEBUG: Skin Helper Simplecache --> Initialized
  2140. 17:33:14.682 T:16780 DEBUG: ------ Window Init (DialogBusy.xml) ------
  2141. 17:33:14.684 T:8632 DEBUG: Skin Helper Simplecache --> Closed
  2142. 17:33:14.684 T:8632 INFO: CPythonInvoker(29, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): script successfully run
  2143. 17:33:14.687 T:8632 INFO: Python script stopped
  2144. 17:33:14.687 T:8632 DEBUG: Thread LanguageInvoker 8632 terminating
  2145. 17:33:14.691 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2146. 17:33:14.693 T:13168 DEBUG: Thread BackgroundLoader start, auto delete: false
  2147. 17:33:14.693 T:13168 DEBUG: Loading items: 5, directory: plugin://plugin.audio.spotify/ sort method: 0, ascending: false
  2148. 17:33:14.695 T:13168 DEBUG: Saving fileitems [plugin://plugin.audio.spotify/]
  2149. 17:33:14.696 T:13168 DEBUG: -- items: 6, sort method: 0, ascending: false
  2150. 17:33:14.696 T:13168 DEBUG: Thread BackgroundLoader 13168 terminating
  2151. 17:33:14.697 T:16780 DEBUG: RetrieveMusicInfo() took 4 msec
  2152. 17:33:14.743 T:7252 DEBUG: Thread BackgroundLoader start, auto delete: false
  2153. 17:33:14.745 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2154. 17:33:14.745 T:7252 DEBUG: Thread BackgroundLoader 7252 terminating
  2155. 17:33:14.745 T:16780 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  2156. 17:33:14.745 T:16780 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2157. 17:33:14.747 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2158. 17:33:14.811 T:17312 DEBUG: Previous line repeats 5 times.
  2159. 17:33:14.811 T:17312 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2160. 17:33:14.814 T:16780 DEBUG: Previous line repeats 1 times.
  2161. 17:33:14.814 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2162. 17:33:14.829 T:6008 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYURL.COM:8096/emby/Items/c0e20f4e09daa1ecb0eff85ff31f3abd/Images/Logo/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=d6ccc8f420e29a3653737a480d11f2cf
  2163. 17:33:14.829 T:6008 DEBUG: CWebServer[8091]: request received for /image/image%3a%2f%2fhttp%253a%252f%252f192.168.1.2%253a8096%252femby%252fItems%252f3c00c0c604dc0cc12bf8e5f0eaa3a24c%252fImages%252fLogo%252f0%253fMaxWidth%253d10000%2526MaxHeight%253d10000%2526Format%253doriginal%2526Tag%253df01b37aff7824c548aab9e25ddd3ce25%2f
  2164. 17:33:14.830 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2165. 17:33:15.166 T:14608 DEBUG: Previous line repeats 20 times.
  2166. 17:33:15.166 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2167. 17:33:15.166 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2168. 17:33:15.167 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2169. 17:33:15.167 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2170. 17:33:15.180 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2171. 17:33:15.180 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2172. 17:33:15.181 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2173. 17:33:15.182 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2174. 17:33:15.183 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 1 ms
  2175. 17:33:15.197 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2176. 17:33:15.330 T:16780 DEBUG: Previous line repeats 7 times.
  2177. 17:33:15.330 T:16780 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2178. 17:33:15.330 T:16780 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  2179. 17:33:15.333 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2180. 17:33:15.446 T:16780 DEBUG: Previous line repeats 6 times.
  2181. 17:33:15.446 T:16780 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2182. 17:33:15.448 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2183. 17:33:15.624 T:13064 DEBUG: Previous line repeats 10 times.
  2184. 17:33:15.624 T:13064 INFO: CPythonInvoker(25, C:\Users\micha\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): script successfully run
  2185. 17:33:15.631 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2186. 17:33:15.684 T:13064 DEBUG: Previous line repeats 3 times.
  2187. 17:33:15.684 T:13064 INFO: Python script stopped
  2188. 17:33:15.684 T:13064 DEBUG: Thread LanguageInvoker 13064 terminating
  2189. 17:33:15.698 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2190. 17:33:15.780 T:16780 DEBUG: Previous line repeats 4 times.
  2191. 17:33:15.780 T:16780 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2192. 17:33:15.781 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2193. 17:33:15.822 T:17692 DEBUG: Previous line repeats 2 times.
  2194. 17:33:15.822 T:17692 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2195. 17:33:15.831 T:16780 DEBUG: Previous line repeats 1 times.
  2196. 17:33:15.831 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2197. 17:33:15.864 T:16780 DEBUG: Previous line repeats 1 times.
  2198. 17:33:15.864 T:16780 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  2199. 17:33:15.864 T:16780 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.spotify/?action=browse_main_library)
  2200. 17:33:15.864 T:16780 DEBUG: ParentPath = [plugin://plugin.audio.spotify/]
  2201. 17:33:15.873 T:8572 DEBUG: CAddonDatabase::SetLastUsed[plugin.audio.spotify] took 9 ms
  2202. 17:33:15.873 T:13556 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Spotify('plugin://plugin.audio.spotify/','10','?action=browse_main_library')
  2203. 17:33:15.873 T:9416 DEBUG: Thread LanguageInvoker start, auto delete: false
  2204. 17:33:15.873 T:9416 INFO: initializing python engine.
  2205. 17:33:15.873 T:9416 DEBUG: CPythonInvoker(30, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): start processing
  2206. 17:33:15.885 T:9416 DEBUG: -->Python Interpreter Initialized<--
  2207. 17:33:15.885 T:9416 DEBUG: CPythonInvoker(30, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py"
  2208. 17:33:15.886 T:9416 DEBUG: CPythonInvoker(30, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  2209. 17:33:15.886 T:9416 DEBUG: CPythonInvoker(30, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify
  2210. 17:33:15.886 T:9416 DEBUG: CPythonInvoker(30, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): instantiating addon using automatically obtained id of "plugin.audio.spotify" dependent on version 2.1.0 of the xbmc.python api
  2211. 17:33:15.902 T:13132 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2212. 17:33:16.052 T:9416 DEBUG: Skin Helper Simplecache --> Initialized
  2213. 17:33:16.364 T:16780 DEBUG: ------ Window Init (DialogBusy.xml) ------
  2214. 17:33:16.366 T:9416 DEBUG: Skin Helper Simplecache --> Closed
  2215. 17:33:16.366 T:9416 INFO: CPythonInvoker(30, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): script successfully run
  2216. 17:33:16.369 T:9416 INFO: Python script stopped
  2217. 17:33:16.369 T:9416 DEBUG: Thread LanguageInvoker 9416 terminating
  2218. 17:33:16.370 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2219. 17:33:16.372 T:16780 DEBUG: RetrieveMusicInfo() took 0 msec
  2220. 17:33:16.419 T:16780 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  2221. 17:33:16.420 T:14840 DEBUG: Thread BackgroundLoader start, auto delete: false
  2222. 17:33:16.420 T:13556 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url D:\OneDrive\Pictures\Kodi-Backgrounds\addons
  2223. 17:33:16.421 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2224. 17:33:16.421 T:14840 DEBUG: Thread BackgroundLoader 14840 terminating
  2225. 17:33:16.422 T:16780 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2226. 17:33:16.423 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2227. 17:33:16.696 T:15744 DEBUG: Previous line repeats 18 times.
  2228. 17:33:16.696 T:15744 DEBUG: Skin Helper Service --> Started Background worker...
  2229. 17:33:16.700 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2230. 17:33:16.736 T:15744 DEBUG: Previous line repeats 2 times.
  2231. 17:33:16.736 T:15744 DEBUG: CFavourites::Load - no system favourites found, skipping
  2232. 17:33:16.750 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2233. 17:33:16.752 T:15744 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet ORDER BY sets.idSet
  2234. 17:33:16.764 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2235. 17:33:16.764 T:15744 DEBUG: Skin Helper Service --> Ended Background worker...
  2236. 17:33:16.780 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2237. 17:33:16.822 T:18756 DEBUG: Previous line repeats 2 times.
  2238. 17:33:16.822 T:18756 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2239. 17:33:16.830 T:16780 DEBUG: Previous line repeats 1 times.
  2240. 17:33:16.830 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2241. 17:33:17.032 T:6008 DEBUG: Previous line repeats 12 times.
  2242. 17:33:17.032 T:6008 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYURL.COM:8096/emby/Items/3c00c0c604dc0cc12bf8e5f0eaa3a24c/Images/Logo/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=f01b37aff7824c548aab9e25ddd3ce25
  2243. 17:33:17.032 T:6008 DEBUG: CWebServer[8091]: request received for /image/image%3a%2f%2fhttp%253a%252f%252f192.168.1.2%253a8096%252femby%252fItems%252f6c867a637cee893df4ea0d8bce452427%252fImages%252fLogo%252f0%253fMaxWidth%253d10000%2526MaxHeight%253d10000%2526Format%253doriginal%2526Tag%253d7b9c41dec648a801f1c03506a91ad0ba%2f
  2244. 17:33:17.050 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2245. 17:33:17.822 T:14288 DEBUG: Previous line repeats 46 times.
  2246. 17:33:17.822 T:14288 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2247. 17:33:17.830 T:16780 DEBUG: Previous line repeats 1 times.
  2248. 17:33:17.830 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2249. 17:33:17.895 T:9476 DEBUG: Previous line repeats 3 times.
  2250. 17:33:17.895 T:9476 DEBUG: PLEX.plexgdm: Recieved UDP packet from [('192.168.1.2', 64796)] containing [M-SEARCH * HTTP/1.1]
  2251. 17:33:17.895 T:9476 DEBUG: PLEX.plexgdm: Detected client discovery request from ('192.168.1.2', 64796). Replying
  2252. 17:33:17.895 T:9476 DEBUG: PLEX.plexgdm: Sending registration data HTTP/1.0 200 OK
  2253. 17:33:17.897 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2254. 17:33:17.916 T:13668 DEBUG: Previous line repeats 1 times.
  2255. 17:33:17.916 T:13668 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2256. 17:33:17.933 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2257. 17:33:18.229 T:16780 DEBUG: Previous line repeats 17 times.
  2258. 17:33:18.229 T:16780 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2259. 17:33:18.229 T:16780 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  2260. 17:33:18.233 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2261. 17:33:18.346 T:16780 DEBUG: Previous line repeats 6 times.
  2262. 17:33:18.346 T:16780 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2263. 17:33:18.348 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2264. 17:33:18.447 T:16780 DEBUG: Previous line repeats 5 times.
  2265. 17:33:18.447 T:16780 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2266. 17:33:18.447 T:16780 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  2267. 17:33:18.450 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2268. 17:33:18.513 T:16780 DEBUG: Previous line repeats 3 times.
  2269. 17:33:18.513 T:16780 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2270. 17:33:18.515 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2271. 17:33:18.824 T:14844 DEBUG: Previous line repeats 18 times.
  2272. 17:33:18.824 T:14844 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2273. 17:33:18.831 T:16780 DEBUG: Previous line repeats 1 times.
  2274. 17:33:18.831 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2275. 17:33:19.235 T:6008 DEBUG: Previous line repeats 24 times.
  2276. 17:33:19.235 T:6008 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYURL.COM:8096/emby/Items/6c867a637cee893df4ea0d8bce452427/Images/Logo/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=7b9c41dec648a801f1c03506a91ad0ba
  2277. 17:33:19.235 T:6008 DEBUG: CWebServer[8091]: request received for /image/image%3a%2f%2fhttp%253a%252f%252f192.168.1.2%253a8096%252femby%252fItems%252f2c587afe1d46f178ff30822758e1fb71%252fImages%252fPrimary%252f0%253fMaxWidth%253d10000%2526MaxHeight%253d10000%2526Format%253doriginal%2526Tag%253d0ba6dda2ef3fc6ff441caafed53eec80%2f
  2278. 17:33:19.247 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2279. 17:33:19.713 T:16780 DEBUG: Previous line repeats 27 times.
  2280. 17:33:19.713 T:16780 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2281. 17:33:19.713 T:16780 DEBUG: CInputManager::OnKey: down (0xf081) pressed, action is Down
  2282. 17:33:19.716 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2283. 17:33:19.813 T:16780 DEBUG: Previous line repeats 5 times.
  2284. 17:33:19.813 T:16780 DEBUG: Keyboard: scancode: 0x50, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  2285. 17:33:19.817 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2286. 17:33:19.824 T:5700 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2287. 17:33:19.831 T:16780 DEBUG: Previous line repeats 1 times.
  2288. 17:33:19.831 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2289. 17:33:19.917 T:13700 DEBUG: Previous line repeats 5 times.
  2290. 17:33:19.917 T:13700 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2291. 17:33:19.931 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2292. 17:33:19.996 T:16780 DEBUG: Previous line repeats 3 times.
  2293. 17:33:19.996 T:16780 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2294. 17:33:19.997 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2295. 17:33:20.030 T:16780 DEBUG: Previous line repeats 1 times.
  2296. 17:33:20.030 T:16780 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  2297. 17:33:20.030 T:16780 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.spotify/?action=browse_savedtracks)
  2298. 17:33:20.030 T:16780 DEBUG: ParentPath = [plugin://plugin.audio.spotify/?action=browse_main_library]
  2299. 17:33:20.039 T:13556 DEBUG: CAddonDatabase::SetLastUsed[plugin.audio.spotify] took 9 ms
  2300. 17:33:20.039 T:8572 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Spotify('plugin://plugin.audio.spotify/','11','?action=browse_savedtracks')
  2301. 17:33:20.040 T:18828 DEBUG: Thread LanguageInvoker start, auto delete: false
  2302. 17:33:20.040 T:18828 INFO: initializing python engine.
  2303. 17:33:20.040 T:18828 DEBUG: CPythonInvoker(31, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): start processing
  2304. 17:33:20.053 T:18828 DEBUG: -->Python Interpreter Initialized<--
  2305. 17:33:20.053 T:18828 DEBUG: CPythonInvoker(31, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py"
  2306. 17:33:20.053 T:18828 DEBUG: CPythonInvoker(31, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  2307. 17:33:20.053 T:18828 DEBUG: CPythonInvoker(31, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify
  2308. 17:33:20.053 T:18828 DEBUG: CPythonInvoker(31, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): instantiating addon using automatically obtained id of "plugin.audio.spotify" dependent on version 2.1.0 of the xbmc.python api
  2309. 17:33:20.226 T:18828 DEBUG: Skin Helper Simplecache --> Initialized
  2310. 17:33:20.531 T:16780 DEBUG: ------ Window Init (DialogBusy.xml) ------
  2311. 17:33:20.535 T:18828 DEBUG: Skin Helper Simplecache --> Closed
  2312. 17:33:20.535 T:18828 INFO: CPythonInvoker(31, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): script successfully run
  2313. 17:33:20.537 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2314. 17:33:20.539 T:18828 INFO: Python script stopped
  2315. 17:33:20.539 T:18828 DEBUG: Thread LanguageInvoker 18828 terminating
  2316. 17:33:20.540 T:6672 DEBUG: Thread BackgroundLoader start, auto delete: false
  2317. 17:33:20.543 T:6672 DEBUG: Thread BackgroundLoader 6672 terminating
  2318. 17:33:20.544 T:16780 DEBUG: RetrieveMusicInfo() took 4 msec
  2319. 17:33:20.591 T:16780 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  2320. 17:33:20.591 T:10016 DEBUG: Thread BackgroundLoader start, auto delete: false
  2321. 17:33:20.592 T:8572 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url D:\OneDrive\Pictures\Kodi-Backgrounds\addons
  2322. 17:33:20.594 T:10016 DEBUG: Thread BackgroundLoader 10016 terminating
  2323. 17:33:20.595 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2324. 17:33:20.596 T:16780 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2325. 17:33:20.598 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2326. 17:33:20.824 T:7624 DEBUG: Previous line repeats 15 times.
  2327. 17:33:20.824 T:7624 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2328. 17:33:20.831 T:16780 DEBUG: Previous line repeats 1 times.
  2329. 17:33:20.831 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2330. 17:33:21.438 T:6008 DEBUG: Previous line repeats 36 times.
  2331. 17:33:21.438 T:6008 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYURL.COM:8096/emby/Items/2c587afe1d46f178ff30822758e1fb71/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=0ba6dda2ef3fc6ff441caafed53eec80
  2332. 17:33:21.438 T:6008 DEBUG: CWebServer[8091]: request received for /image/image%3a%2f%2fhttp%253a%252f%252f192.168.1.2%253a8096%252femby%252fItems%252f7ded2dc72ae78b97285090b68c707357%252fImages%252fPrimary%252f0%253fMaxWidth%253d10000%2526MaxHeight%253d10000%2526Format%253doriginal%2526Tag%253de5f8c307ad8a87a4d25ac656b8e3f790%2f
  2333. 17:33:21.448 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2334. 17:33:21.546 T:16780 DEBUG: Previous line repeats 5 times.
  2335. 17:33:21.546 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2336. 17:33:21.546 T:16780 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  2337. 17:33:21.548 T:16780 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture '4.0'
  2338. 17:33:21.548 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2339. 17:33:21.663 T:16780 DEBUG: Previous line repeats 6 times.
  2340. 17:33:21.663 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2341. 17:33:21.664 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2342. 17:33:21.825 T:1200 DEBUG: Previous line repeats 9 times.
  2343. 17:33:21.825 T:1200 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2344. 17:33:21.831 T:16780 DEBUG: Previous line repeats 1 times.
  2345. 17:33:21.831 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2346. 17:33:21.884 T:15448 DEBUG: Previous line repeats 3 times.
  2347. 17:33:21.884 T:15448 NOTICE: script.tv.show.next.aired --> Retrieving next airing episodes for all continuing Kodi tv shows...
  2348. 17:33:21.886 T:15448 DEBUG: CVideoDatabase::RunQuery took 1 ms for 35 items query: SELECT * FROM tvshow_view
  2349. 17:33:21.898 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2350. 17:33:21.918 T:14340 DEBUG: Previous line repeats 1 times.
  2351. 17:33:21.918 T:14340 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2352. 17:33:21.934 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2353. 17:33:22.105 T:15448 DEBUG: Previous line repeats 10 times.
  2354. 17:33:22.105 T:15448 DEBUG: CVideoDatabase::RunQuery took 1 ms for 35 items query: SELECT * FROM tvshow_view
  2355. 17:33:22.115 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2356. 17:33:22.162 T:15448 DEBUG: Previous line repeats 2 times.
  2357. 17:33:22.162 T:15448 NOTICE: script.tv.show.next.aired --> Update complete
  2358. 17:33:22.162 T:15448 DEBUG: Skin Helper Simplecache --> Closed
  2359. 17:33:22.162 T:15448 DEBUG: script.module.thetvdb --> Exited
  2360. 17:33:22.162 T:15448 DEBUG: script.tv.show.next.aired --> MainModule exited
  2361. 17:33:22.162 T:15448 INFO: CPythonInvoker(21, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): script successfully run
  2362. 17:33:22.165 T:15448 INFO: Python script stopped
  2363. 17:33:22.165 T:15448 DEBUG: Thread LanguageInvoker 15448 terminating
  2364. 17:33:22.168 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2365. 17:33:22.668 T:14012 DEBUG: Previous line repeats 30 times.
  2366. 17:33:22.668 T:14012 DEBUG: Skin Helper Simplecache --> Initialized
  2367. 17:33:22.681 T:16780 DEBUG: Previous line repeats 2 times.
  2368. 17:33:22.681 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2369. 17:33:22.825 T:19224 DEBUG: Previous line repeats 8 times.
  2370. 17:33:22.825 T:19224 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2371. 17:33:22.833 T:16780 DEBUG: Previous line repeats 1 times.
  2372. 17:33:22.833 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2373. 17:33:22.905 T:9476 DEBUG: Previous line repeats 4 times.
  2374. 17:33:22.905 T:9476 DEBUG: PLEX.plexgdm: Recieved UDP packet from [('192.168.1.2', 64796)] containing [M-SEARCH * HTTP/1.1]
  2375. 17:33:22.905 T:9476 DEBUG: PLEX.plexgdm: Detected client discovery request from ('192.168.1.2', 64796). Replying
  2376. 17:33:22.905 T:9476 DEBUG: PLEX.plexgdm: Sending registration data HTTP/1.0 200 OK
  2377. 17:33:22.914 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2378. 17:33:22.946 T:16780 DEBUG: Previous line repeats 1 times.
  2379. 17:33:22.946 T:16780 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2380. 17:33:22.947 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2381. 17:33:23.013 T:16780 DEBUG: Previous line repeats 3 times.
  2382. 17:33:23.013 T:16780 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  2383. 17:33:23.015 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2384. 17:33:23.015 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2385. 17:33:23.016 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2386. 17:33:23.016 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2387. 17:33:23.017 T:16780 DEBUG: Loading settings for http://localhost:52308/track/1ivuWgxFQb2xzxVNSlB1hF/211
  2388. 17:33:23.017 T:16780 DEBUG: CPlayerCoreFactory::GetPlayers(http://localhost:52308/track/1ivuWgxFQb2xzxVNSlB1hF/211)
  2389. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  2390. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  2391. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  2392. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  2393. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  2394. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  2395. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  2396. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams
  2397. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp
  2398. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2
  2399. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  2400. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  2401. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  2402. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  2403. 17:33:23.017 T:16780 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  2404. 17:33:23.017 T:16780 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  2405. 17:33:23.017 T:16780 DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (PAPlayer)
  2406. 17:33:23.017 T:16780 DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
  2407. 17:33:23.017 T:16780 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  2408. 17:33:23.017 T:16780 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: VideoPlayer
  2409. 17:33:23.017 T:16780 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DSPlayer
  2410. 17:33:23.017 T:16780 DEBUG: CPlayerCoreFactory::GetPlayers: added 3 players
  2411. 17:33:23.017 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2412. 17:33:23.017 T:16780 DEBUG: CFileCache::Open - opening <track/1ivuWgxFQb2xzxVNSlB1hF/211> using cache
  2413. 17:33:23.017 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2414. 17:33:23.018 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2415. 17:33:23.018 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2416. 17:33:23.019 T:16780 DEBUG: CurlFile::Open(000001980A735270) http://localhost:52308/track/1ivuWgxFQb2xzxVNSlB1hF/211
  2417. 17:33:23.019 T:16780 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://localhost
  2418. 17:33:23.019 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2419. 17:33:23.019 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2420. 17:33:23.020 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2421. 17:33:23.020 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2422. 17:33:23.021 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2423. 17:33:23.021 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2424. 17:33:23.022 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2425. 17:33:23.022 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2426. 17:33:23.023 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2427. 17:33:23.023 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2428. 17:33:23.024 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2429. 17:33:23.024 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2430. 17:33:23.025 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2431. 17:33:23.025 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2432. 17:33:23.026 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2433. 17:33:23.026 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2434. 17:33:23.026 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2435. 17:33:23.026 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2436. 17:33:23.027 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2437. 17:33:23.027 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2438. 17:33:23.028 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2439. 17:33:23.028 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2440. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Amsterdam Twerk Music","artist":["Yellow Claw"],"title":"DJ Turn It Up","track":1,"type":"song"},"playlistid":0,"position":0}
  2441. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Black Moses (feat. JPEGMAFIA)","artist":["Channel Tres","JPEGMAFIA"],"title":"Black Moses (feat. JPEGMAFIA)","track":1,"type":"song"},"playlistid":0,"position":1}
  2442. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"DFR","artist":["Dillon Francis"],"title":"DFR","track":1,"type":"song"},"playlistid":0,"position":2}
  2443. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"King's Dead (with Kendrick Lamar, Future & James Blake)","artist":["Jay Rock","Kendrick Lamar","Future","James Blake"],"title":"King's Dead (with Kendrick Lamar, Future & James Blake)","track":1,"type":"song"},"playlistid":0,"position":3}
  2444. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"The College Dropout","artist":["Kanye West"],"title":"Jesus Walks","track":7,"type":"song"},"playlistid":0,"position":4}
  2445. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Fuck Em Up Sis","artist":["Renni Rucci"],"title":"Fuck Em Up Sis","track":1,"type":"song"},"playlistid":0,"position":5}
  2446. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Disparagement","artist":["Tech N9ne","King Iso","Krizz Kaliko"],"title":"Disparagement","track":1,"type":"song"},"playlistid":0,"position":6}
  2447. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Started","artist":["Iggy Azalea"],"title":"Started","track":1,"type":"song"},"playlistid":0,"position":7}
  2448. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Power, Pleasure & Painful Things","artist":["DJ Paul","Beanie Sigel"],"title":"Real Money","track":8,"type":"song"},"playlistid":0,"position":8}
  2449. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Voodoo","artist":["Lookas","Edison Cole"],"title":"Voodoo","track":1,"type":"song"},"playlistid":0,"position":9}
  2450. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Layers","artist":["Party Favor","A$AP Ferg","Juicy J"],"title":"Wait A Minute","track":3,"type":"song"},"playlistid":0,"position":10}
  2451. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Tsunami (feat. 6ix9ine, Gucci Mane & Mike Rebel)","artist":["Joe Young","6ix9ine","Gucci Mane","Mike Rebel"],"title":"Tsunami (feat. 6ix9ine, Gucci Mane & Mike Rebel)","track":1,"type":"song"},"playlistid":0,"position":11}
  2452. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Barbie Tingz","artist":["Nicki Minaj"],"title":"Barbie Tingz","track":1,"type":"song"},"playlistid":0,"position":12}
  2453. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Hotel California (Deluxe)","artist":["Tyga","Cedric Gervais","Wiz Khalifa","Mally Mall"],"title":"Molly","track":6,"type":"song"},"playlistid":0,"position":13}
  2454. 17:33:23.029 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Queen","artist":["Nicki Minaj","Lil Wayne"],"title":"Rich Sex (feat. Lil Wayne)","track":4,"type":"song"},"playlistid":0,"position":14}
  2455. 17:33:23.029 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2456. 17:33:23.029 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2457. 17:33:23.030 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2458. 17:33:23.030 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2459. 17:33:23.031 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2460. 17:33:23.031 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2461. 17:33:23.032 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2462. 17:33:23.032 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2463. 17:33:23.033 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2464. 17:33:23.033 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2465. 17:33:23.034 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2466. 17:33:23.034 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2467. 17:33:23.035 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2468. 17:33:23.035 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2469. 17:33:23.036 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2470. 17:33:23.036 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2471. 17:33:23.036 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2472. 17:33:23.037 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2473. 17:33:23.037 T:2308 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  2474. 17:33:23.037 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  2475. 17:33:23.081 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Amsterdam Twerk Music', u'track': 1, u'title': u'DJ Turn It Up', u'type': u'song', u'artist': [u'Yellow Claw']}, u'playlistid': 0, u'position': 0}
  2476. 17:33:23.081 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Black Moses (feat. JPEGMAFIA)', u'track': 1, u'title': u'Black Moses (feat. JPEGMAFIA)', u'type': u'song', u'artist': [u'Channel Tres', u'JPEGMAFIA']}, u'playlistid': 0, u'position': 1}
  2477. 17:33:23.081 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'DFR', u'track': 1, u'title': u'DFR', u'type': u'song', u'artist': [u'Dillon Francis']}, u'playlistid': 0, u'position': 2}
  2478. 17:33:23.081 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u"King's Dead (with Kendrick Lamar, Future & James Blake)", u'track': 1, u'title': u"King's Dead (with Kendrick Lamar, Future & James Blake)", u'type': u'song', u'artist': [u'Jay Rock', u'Kendrick Lamar', u'Future', u'James Blake']}, u'playlistid': 0, u'position': 3}
  2479. 17:33:23.081 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'The College Dropout', u'track': 7, u'title': u'Jesus Walks', u'type': u'song', u'artist': [u'Kanye West']}, u'playlistid': 0, u'position': 4}
  2480. 17:33:23.081 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Fuck Em Up Sis', u'track': 1, u'title': u'Fuck Em Up Sis', u'type': u'song', u'artist': [u'Renni Rucci']}, u'playlistid': 0, u'position': 5}
  2481. 17:33:23.081 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Disparagement', u'track': 1, u'title': u'Disparagement', u'type': u'song', u'artist': [u'Tech N9ne', u'King Iso', u'Krizz Kaliko']}, u'playlistid': 0, u'position': 6}
  2482. 17:33:23.081 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Started', u'track': 1, u'title': u'Started', u'type': u'song', u'artist': [u'Iggy Azalea']}, u'playlistid': 0, u'position': 7}
  2483. 17:33:23.081 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Power, Pleasure & Painful Things', u'track': 8, u'title': u'Real Money', u'type': u'song', u'artist': [u'DJ Paul', u'Beanie Sigel']}, u'playlistid': 0, u'position': 8}
  2484. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Voodoo', u'track': 1, u'title': u'Voodoo', u'type': u'song', u'artist': [u'Lookas', u'Edison Cole']}, u'playlistid': 0, u'position': 9}
  2485. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Layers', u'track': 3, u'title': u'Wait A Minute', u'type': u'song', u'artist': [u'Party Favor', u'A$AP Ferg', u'Juicy J']}, u'playlistid': 0, u'position': 10}
  2486. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Tsunami (feat. 6ix9ine, Gucci Mane & Mike Rebel)', u'track': 1, u'title': u'Tsunami (feat. 6ix9ine, Gucci Mane & Mike Rebel)', u'type': u'song', u'artist': [u'Joe Young', u'6ix9ine', u'Gucci Mane', u'Mike Rebel']}, u'playlistid': 0, u'position': 11}
  2487. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Barbie Tingz', u'track': 1, u'title': u'Barbie Tingz', u'type': u'song', u'artist': [u'Nicki Minaj']}, u'playlistid': 0, u'position': 12}
  2488. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Hotel California (Deluxe)', u'track': 6, u'title': u'Molly', u'type': u'song', u'artist': [u'Tyga', u'Cedric Gervais', u'Wiz Khalifa', u'Mally Mall']}, u'playlistid': 0, u'position': 13}
  2489. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Queen', u'track': 4, u'title': u'Rich Sex (feat. Lil Wayne)', u'type': u'song', u'artist': [u'Nicki Minaj', u'Lil Wayne']}, u'playlistid': 0, u'position': 14}
  2490. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Babyface Savage (feat. Tory Lanez)', u'track': 1, u'title': u'Babyface Savage (feat. Tory Lanez)', u'type': u'song', u'artist': [u'Bhad Bhabie', u'Tory Lanez']}, u'playlistid': 0, u'position': 15}
  2491. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Slide (feat. Blueface & Lil Tjay)', u'track': 1, u'title': u'Slide (feat. Blueface & Lil Tjay)', u'type': u'song', u'artist': [u'French Montana', u'Blueface', u'Lil Tjay']}, u'playlistid': 0, u'position': 16}
  2492. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'If The Cap Fits EP', u'track': 1, u'title': u'All Cap', u'type': u'song', u'artist': [u'Sam Binga', u'Paul Wall']}, u'playlistid': 0, u'position': 17}
  2493. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Antichrist Superstar', u'track': 2, u'title': u'The Beautiful People', u'type': u'song', u'artist': [u'Marilyn Manson']}, u'playlistid': 0, u'position': 18}
  2494. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Mezzanine', u'track': 1, u'title': u'Angel', u'type': u'song', u'artist': [u'Massive Attack']}, u'playlistid': 0, u'position': 19}
  2495. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Money (Remix)', u'track': 1, u'title': u'Money (Remix)', u'type': u'song', u'artist': [u'AK']}, u'playlistid': 0, u'position': 20}
  2496. 17:33:23.082 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'DAMN.', u'track': 8, u'title': u'HUMBLE.', u'type': u'song', u'artist': [u'Kendrick Lamar']}, u'playlistid': 0, u'position': 21}
  2497. 17:33:23.083 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Drop It Low', u'track': 1, u'title': u'Drop It Low', u'type': u'song', u'artist': [u'Ester Dean', u'Chris Brown']}, u'playlistid': 0, u'position': 22}
  2498. 17:33:23.083 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Bozoo', u'track': 1, u'title': u'Bozoo', u'type': u'song', u'artist': [u'6ix9ine', u'Rarri']}, u'playlistid': 0, u'position': 23}
  2499. 17:33:23.083 T:15300 DEBUG: PLEX.kodimonitor: Method: Playlist.OnAdd Data: {u'item': {u'album': u'Day69: Graduation Day', u'track': 7, u'title': u'KOODA', u'type': u'song', u'artist': [u'6ix9ine']}, u'playlistid': 0, u'position': 24}
  2500. 17:33:23.106 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Amsterdam Twerk Music","artist":["Yellow Claw"],"title":"DJ Turn It Up","track":1,"type":"song"},"playlistid":0,"position":0}
  2501. 17:33:23.106 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Black Moses (feat. JPEGMAFIA)","artist":["Channel Tres","JPEGMAFIA"],"title":"Black Moses (feat. JPEGMAFIA)","track":1,"type":"song"},"playlistid":0,"position":1}
  2502. 17:33:23.106 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"DFR","artist":["Dillon Francis"],"title":"DFR","track":1,"type":"song"},"playlistid":0,"position":2}
  2503. 17:33:23.106 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"King's Dead (with Kendrick Lamar, Future & James Blake)","artist":["Jay Rock","Kendrick Lamar","Future","James Blake"],"title":"King's Dead (with Kendrick Lamar, Future & James Blake)","track":1,"type":"song"},"playlistid":0,"position":3}
  2504. 17:33:23.106 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"The College Dropout","artist":["Kanye West"],"title":"Jesus Walks","track":7,"type":"song"},"playlistid":0,"position":4}
  2505. 17:33:23.106 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Fuck Em Up Sis","artist":["Renni Rucci"],"title":"Fuck Em Up Sis","track":1,"type":"song"},"playlistid":0,"position":5}
  2506. 17:33:23.106 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Disparagement","artist":["Tech N9ne","King Iso","Krizz Kaliko"],"title":"Disparagement","track":1,"type":"song"},"playlistid":0,"position":6}
  2507. 17:33:23.106 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Started","artist":["Iggy Azalea"],"title":"Started","track":1,"type":"song"},"playlistid":0,"position":7}
  2508. 17:33:23.106 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Power, Pleasure & Painful Things","artist":["DJ Paul","Beanie Sigel"],"title":"Real Money","track":8,"type":"song"},"playlistid":0,"position":8}
  2509. 17:33:23.106 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Voodoo","artist":["Lookas","Edison Cole"],"title":"Voodoo","track":1,"type":"song"},"playlistid":0,"position":9}
  2510. 17:33:23.106 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Layers","artist":["Party Favor","A$AP Ferg","Juicy J"],"title":"Wait A Minute","track":3,"type":"song"},"playlistid":0,"position":10}
  2511. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Tsunami (feat. 6ix9ine, Gucci Mane & Mike Rebel)","artist":["Joe Young","6ix9ine","Gucci Mane","Mike Rebel"],"title":"Tsunami (feat. 6ix9ine, Gucci Mane & Mike Rebel)","track":1,"type":"song"},"playlistid":0,"position":11}
  2512. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Barbie Tingz","artist":["Nicki Minaj"],"title":"Barbie Tingz","track":1,"type":"song"},"playlistid":0,"position":12}
  2513. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Hotel California (Deluxe)","artist":["Tyga","Cedric Gervais","Wiz Khalifa","Mally Mall"],"title":"Molly","track":6,"type":"song"},"playlistid":0,"position":13}
  2514. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Queen","artist":["Nicki Minaj","Lil Wayne"],"title":"Rich Sex (feat. Lil Wayne)","track":4,"type":"song"},"playlistid":0,"position":14}
  2515. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Babyface Savage (feat. Tory Lanez)","artist":["Bhad Bhabie","Tory Lanez"],"title":"Babyface Savage (feat. Tory Lanez)","track":1,"type":"song"},"playlistid":0,"position":15}
  2516. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Slide (feat. Blueface & Lil Tjay)","artist":["French Montana","Blueface","Lil Tjay"],"title":"Slide (feat. Blueface & Lil Tjay)","track":1,"type":"song"},"playlistid":0,"position":16}
  2517. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"If The Cap Fits EP","artist":["Sam Binga","Paul Wall"],"title":"All Cap","track":1,"type":"song"},"playlistid":0,"position":17}
  2518. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Antichrist Superstar","artist":["Marilyn Manson"],"title":"The Beautiful People","track":2,"type":"song"},"playlistid":0,"position":18}
  2519. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Mezzanine","artist":["Massive Attack"],"title":"Angel","track":1,"type":"song"},"playlistid":0,"position":19}
  2520. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Money (Remix)","artist":["AK"],"title":"Money (Remix)","track":1,"type":"song"},"playlistid":0,"position":20}
  2521. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"DAMN.","artist":["Kendrick Lamar"],"title":"HUMBLE.","track":8,"type":"song"},"playlistid":0,"position":21}
  2522. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Drop It Low","artist":["Ester Dean","Chris Brown"],"title":"Drop It Low","track":1,"type":"song"},"playlistid":0,"position":22}
  2523. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Bozoo","artist":["6ix9ine","Rarri"],"title":"Bozoo","track":1,"type":"song"},"playlistid":0,"position":23}
  2524. 17:33:23.107 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Day69: Graduation Day","artist":["6ix9ine"],"title":"KOODA","track":7,"type":"song"},"playlistid":0,"position":24}
  2525. 17:33:23.130 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Babyface Savage (feat. Tory Lanez)","artist":["Bhad Bhabie","Tory Lanez"],"title":"Babyface Savage (feat. Tory Lanez)","track":1,"type":"song"},"playlistid":0,"position":15}
  2526. 17:33:23.130 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Slide (feat. Blueface & Lil Tjay)","artist":["French Montana","Blueface","Lil Tjay"],"title":"Slide (feat. Blueface & Lil Tjay)","track":1,"type":"song"},"playlistid":0,"position":16}
  2527. 17:33:23.130 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"If The Cap Fits EP","artist":["Sam Binga","Paul Wall"],"title":"All Cap","track":1,"type":"song"},"playlistid":0,"position":17}
  2528. 17:33:23.130 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Antichrist Superstar","artist":["Marilyn Manson"],"title":"The Beautiful People","track":2,"type":"song"},"playlistid":0,"position":18}
  2529. 17:33:23.130 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Mezzanine","artist":["Massive Attack"],"title":"Angel","track":1,"type":"song"},"playlistid":0,"position":19}
  2530. 17:33:23.130 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Money (Remix)","artist":["AK"],"title":"Money (Remix)","track":1,"type":"song"},"playlistid":0,"position":20}
  2531. 17:33:23.130 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"DAMN.","artist":["Kendrick Lamar"],"title":"HUMBLE.","track":8,"type":"song"},"playlistid":0,"position":21}
  2532. 17:33:23.130 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Drop It Low","artist":["Ester Dean","Chris Brown"],"title":"Drop It Low","track":1,"type":"song"},"playlistid":0,"position":22}
  2533. 17:33:23.130 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Bozoo","artist":["6ix9ine","Rarri"],"title":"Bozoo","track":1,"type":"song"},"playlistid":0,"position":23}
  2534. 17:33:23.130 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"album":"Day69: Graduation Day","artist":["6ix9ine"],"title":"KOODA","track":7,"type":"song"},"playlistid":0,"position":24}
  2535. 17:33:23.523 T:7628 DEBUG: plugin.audio.spotify --> start transfer for track 1ivuWgxFQb2xzxVNSlB1hF - range: 0
  2536. 17:33:23.641 T:6008 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYURL.COM:8096/emby/Items/7ded2dc72ae78b97285090b68c707357/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=e5f8c307ad8a87a4d25ac656b8e3f790
  2537. 17:33:23.641 T:6008 DEBUG: CWebServer[8091]: request received for /image/image%3a%2f%2fhttp%253a%252f%252f192.168.1.2%253a8096%252femby%252fItems%252fa9d019cfa24b4df761c483eac525fef3%252fImages%252fPrimary%252f0%253fMaxWidth%253d10000%2526MaxHeight%253d10000%2526Format%253doriginal%2526Tag%253d3566ae858d0233c8e93e50db4bb85872%2f
  2538. 17:33:23.826 T:2896 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2539. 17:33:24.132 T:12660 DEBUG: Previous line repeats 2 times.
  2540. 17:33:24.132 T:12660 DEBUG: Version Check: Already notified one time for upgrading.
  2541. 17:33:24.132 T:12660 INFO: CPythonInvoker(1, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  2542. 17:33:24.181 T:12660 INFO: Python script stopped
  2543. 17:33:24.181 T:12660 DEBUG: Thread LanguageInvoker 12660 terminating
  2544. 17:33:24.826 T:13244 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2545. 17:33:25.843 T:6008 DEBUG: Previous line repeats 3 times.
  2546. 17:33:25.843 T:6008 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYURL.COM:8096/emby/Items/a9d019cfa24b4df761c483eac525fef3/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=3566ae858d0233c8e93e50db4bb85872
  2547. 17:33:25.843 T:6008 DEBUG: CWebServer[8091]: request received for /image/image%3a%2f%2fhttps%253a%252f%252f192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct%253a32400%252fphoto%252f%253a%252ftranscode%253fwidth%253d1920%2526height%253d1920%2526minSize%253d1%2526upscale%253d0%2526url%253d%252flibrary%252fmetadata%252f4295%252fart%252f1576537781%2526X-Plex-Token%253dq8bFAm5kneeAn6azsq5H%2f
  2548. 17:33:25.920 T:6008 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2549. 17:33:26.750 T:10136 DEBUG: Thread FileCache start, auto delete: false
  2550. 17:33:26.751 T:16780 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [wav]
  2551. 17:33:26.751 T:16780 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  2552. 17:33:26.755 T:16780 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  2553. 17:33:26.755 T:16780 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  2554. 17:33:26.755 T:16780 DEBUG: FactoryCodec - Audio: passthrough - Opening
  2555. 17:33:26.755 T:16780 DEBUG: FactoryCodec - Audio: passthrough - Failed
  2556. 17:33:26.755 T:16780 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  2557. 17:33:26.755 T:16780 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  2558. 17:33:26.755 T:16780 INFO: CDVDAudioCodecFFmpeg::GetChannelMap - FFmpeg reported 2 channels, but the layout contains 0 ignoring
  2559. 17:33:26.755 T:16780 DEBUG: CDVDDemuxFFmpeg::SeekTime - seek ended up on time 0
  2560. 17:33:26.827 T:11480 DEBUG: Previous line repeats 1 times.
  2561. 17:33:26.827 T:11480 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2562. 17:33:26.909 T:16780 DEBUG: Previous line repeats 1 times.
  2563. 17:33:26.909 T:16780 INFO: AudioDecoder: File is queued
  2564. 17:33:26.911 T:16780 DEBUG: AudioDecoder::GetReplayGain - Final Replaygain applied: 1.000000, Track/Album Gain 89.000000, Peak 1.000000
  2565. 17:33:26.911 T:8856 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2566. 17:33:26.925 T:16780 INFO: PAPlayer::PrepareStream - Ready
  2567. 17:33:26.925 T:16780 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 1
  2568. 17:33:26.925 T:16780 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  2569. 17:33:26.925 T:10008 DEBUG: Thread PAPlayer start, auto delete: false
  2570. 17:33:26.925 T:10008 DEBUG: PAPlayer::Process - Playback started
  2571. 17:33:26.925 T:10008 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 0
  2572. 17:33:26.929 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2573. 17:33:26.930 T:8572 DEBUG: CGUIInfoManager::SetCurrentSong(http://localhost:52308/track/1ivuWgxFQb2xzxVNSlB1hF/211)
  2574. 17:33:26.931 T:2308 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  2575. 17:33:26.931 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  2576. 17:33:26.932 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2577. 17:33:26.933 T:15552 DEBUG: PLEX.playqueue: Not yet initiating playback
  2578. 17:33:26.935 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2579. 17:33:26.944 T:5924 DEBUG: Previous line repeats 2 times.
  2580. 17:33:26.944 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"album":"Amsterdam Twerk Music","artist":["Yellow Claw"],"title":"DJ Turn It Up","track":1,"type":"song"},"player":{"playerid":0,"speed":1}}
  2581. 17:33:26.948 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2582. 17:33:26.956 T:9964 NOTICE: $$$ [xbmc.callbacks2] - Executing command: [[u'D:\\OneDrive\\Command line\\KodiPlayback.exe']] for event: onPlaybackStarted
  2583. 17:33:26.958 T:12840 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://localhost
  2584. 17:33:26.965 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2585. 17:33:27.006 T:14532 DEBUG: Previous line repeats 2 times.
  2586. 17:33:27.006 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"album":"Amsterdam Twerk Music","artist":["Yellow Claw"],"title":"DJ Turn It Up","track":1,"type":"song"},"player":{"playerid":0,"speed":1}}
  2587. 17:33:27.014 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2588. 17:33:27.025 T:15300 DEBUG: PLEX.kodimonitor: Method: Player.OnPlay Data: {u'item': {u'album': u'Amsterdam Twerk Music', u'track': 1, u'title': u'DJ Turn It Up', u'type': u'song', u'artist': [u'Yellow Claw']}, u'player': {u'playerid': 0, u'speed': 1}}
  2589. 17:33:27.025 T:15300 DEBUG: PLEX.kodimonitor: Detected position 0 for {'playlistid': 0, 'id': None, 'version': None, 'type': 'audio', 'selectedItemID': None, 'selectedItemOffset': None, 'shuffled': 0, 'repeat': 0, 'kodi_playlist_playback': False, 'pkc_edit': False, 'items': []}
  2590. 17:33:27.025 T:15300 DEBUG: PLEX.kodimonitor: Position 0 not in PKC playqueue yet
  2591. 17:33:27.025 T:15300 DEBUG: PLEX.kodimonitor: Need to initialize Plex and PKC playqueue
  2592. 17:33:27.033 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2593. 17:33:27.239 T:13512 DEBUG: Previous line repeats 12 times.
  2594. 17:33:27.239 T:13512 DEBUG: PLEX.subscribers: PKC playqueue is still initializing - skip update
  2595. 17:33:27.251 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2596. 17:33:27.437 T:4956 DEBUG: Previous line repeats 11 times.
  2597. 17:33:27.437 T:4956 DEBUG: CWebServer[8091]: request received for /jsonrpc?request=%7B%22jsonrpc%22:%20%222.0%22,%20%22method%22:%20%22Player.GetItem%22,%20%22params%22:%20%7B%20%22properties%22:%20%5B%22title%22,%20%22album%22,%20%22artist%22,%20%22duration%22,%20%22thumbnail%22,%20%22file%22,%20%22fanart%22,%20%22streamdetails%22%5D,%20%22playerid%22:%200%20%7D,%20%22id%22:%20%22AudioGetItem%22%7D
  2598. 17:33:27.448 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2599. 17:33:27.476 T:3516 DEBUG: Previous line repeats 1 times.
  2600. 17:33:27.476 T:3516 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{2ddff507-7fa7-4067-a8f0-e99719e94b85} is {e0a941a0-88a2-4df5-8d6b-dd20bb06e8fb}#4
  2601. 17:33:27.484 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2602. 17:33:27.511 T:9964 DEBUG: Previous line repeats 1 times.
  2603. 17:33:27.511 T:9964 NOTICE: $$$ [xbmc.callbacks2] - Command for onPlaybackStarted executed successfully
  2604. 17:33:27.514 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2605. 17:33:27.827 T:7612 DEBUG: Previous line repeats 18 times.
  2606. 17:33:27.827 T:7612 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2607. 17:33:27.831 T:16780 DEBUG: Previous line repeats 3 times.
  2608. 17:33:27.831 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2609. 17:33:27.833 T:15260 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2610. 17:33:27.848 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2611. 17:33:27.914 T:9476 DEBUG: Previous line repeats 3 times.
  2612. 17:33:27.914 T:9476 DEBUG: PLEX.plexgdm: Recieved UDP packet from [('192.168.1.2', 64796)] containing [M-SEARCH * HTTP/1.1]
  2613. 17:33:27.914 T:9476 DEBUG: PLEX.plexgdm: Detected client discovery request from ('192.168.1.2', 64796). Replying
  2614. 17:33:27.914 T:9476 DEBUG: PLEX.plexgdm: Sending registration data HTTP/1.0 200 OK
  2615. 17:33:27.917 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2616. 17:33:27.921 T:15780 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2617. 17:33:27.932 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2618. 17:33:28.032 T:15300 DEBUG: Previous line repeats 5 times.
  2619. 17:33:28.032 T:15300 DEBUG: PLEX.kodimonitor: Kodi playing item properties: {u'title': u'DJ Turn It Up', u'type': u'song', u'file': u'http://localhost:52308/track/1ivuWgxFQb2xzxVNSlB1hF/211', u'label': u'DJ Turn It Up'}
  2620. 17:33:28.032 T:15300 DEBUG: PLEX.kodi_db.music: Found wrong number of path ids: [] for path http://localhost:52308/track/1ivuWgxFQb2xzxVNSlB1hF/, abort
  2621. 17:33:28.033 T:15300 DEBUG: PLEX.kodimonitor: No Plex id obtained - aborting playback report
  2622. 17:33:28.034 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2623. 17:33:28.206 T:12200 DEBUG: Previous line repeats 10 times.
  2624. 17:33:28.206 T:12200 DEBUG: CWebServer[8091]: request received for /image/
  2625. 17:33:28.206 T:12200 ERROR: CWebServer[8091]: failed to handle HTTP request for /image/
  2626. 17:33:28.215 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2627. 17:33:28.598 T:16780 DEBUG: Previous line repeats 23 times.
  2628. 17:33:28.598 T:16780 DEBUG: ------ Window Init (customMusicFullscreen.xml) ------
  2629. 17:33:28.598 T:16780 INFO: Loading skin file: customMusicFullscreen.xml, load type: KEEP_IN_MEMORY
  2630. 17:33:28.598 T:16780 DEBUG: Activating window ID: 12006
  2631. 17:33:28.600 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2632. 17:33:28.799 T:13512 DEBUG: Previous line repeats 12 times.
  2633. 17:33:28.799 T:13512 DEBUG: PLEX.subscribers: PKC playqueue is still initializing - skip update
  2634. 17:33:28.814 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2635. 17:33:28.827 T:12200 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2636. 17:33:28.831 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2637. 17:33:28.832 T:5168 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2638. 17:33:28.848 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2639. 17:33:28.849 T:14128 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2640. 17:33:28.864 T:16780 DEBUG: Previous line repeats 2 times.
  2641. 17:33:28.864 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2642. 17:33:28.899 T:16780 DEBUG: Previous line repeats 2 times.
  2643. 17:33:28.899 T:16780 DEBUG: ------ Window Deinit (MyMusicNav.xml) ------
  2644. 17:33:28.913 T:16780 DEBUG: ------ Window Init (MusicVisualisation.xml) ------
  2645. 17:33:28.913 T:16780 INFO: Loading skin file: MusicVisualisation.xml, load type: KEEP_IN_MEMORY
  2646. 17:33:28.918 T:16780 WARNING: Skin has invalid include:
  2647. 17:33:28.956 T:13544 WARNING: Previous line repeats 17 times.
  2648. 17:33:28.956 T:13544 DEBUG: Thread LanguageInvoker start, auto delete: false
  2649. 17:33:28.956 T:13544 INFO: initializing python engine.
  2650. 17:33:28.956 T:13544 DEBUG: CPythonInvoker(32, C:\Users\micha\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py): start processing
  2651. 17:33:28.969 T:13544 DEBUG: -->Python Interpreter Initialized<--
  2652. 17:33:28.969 T:13544 DEBUG: CPythonInvoker(32, C:\Users\micha\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py"
  2653. 17:33:28.969 T:13544 DEBUG: CPythonInvoker(32, C:\Users\micha\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\script.artistslideshow;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  2654. 17:33:28.969 T:13544 DEBUG: CPythonInvoker(32, C:\Users\micha\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.artistslideshow
  2655. 17:33:28.969 T:13544 DEBUG: CPythonInvoker(32, C:\Users\micha\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
  2656. 17:33:28.973 T:16780 DEBUG: ADDON: Dll Initializing - MilkDrop 2 for DirectX 11
  2657. 17:33:28.973 T:16780 DEBUG: SECTION:LoadDLL(C:\Users\micha\AppData\Roaming\Kodi\addons\visualization.milkdrop2\visualization.milkdrop2.dll)
  2658. 17:33:28.973 T:16780 ERROR: Win32DllLoader::Load: Failed to load "C:\Users\micha\AppData\Roaming\Kodi\addons\visualization.milkdrop2\visualization.milkdrop2.dll" with error 193: "%1 is not a valid Win32 application.
  2659.  
  2660. "
  2661. 17:33:28.973 T:16780 DEBUG: ------ Window Init (DialogConfirm.xml) ------
  2662. 17:33:28.973 T:16780 INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
  2663. 17:33:28.978 T:16780 DEBUG: FreeVisualisation() started
  2664. 17:33:28.978 T:16780 DEBUG: FreeVisualisation() done
  2665. 17:33:28.978 T:16780 DEBUG: ADDON: Dll Initializing - MilkDrop 2 for DirectX 11
  2666. 17:33:28.978 T:16780 DEBUG: SECTION:LoadDLL(C:\Users\micha\AppData\Roaming\Kodi\addons\visualization.milkdrop2\visualization.milkdrop2.dll)
  2667. 17:33:28.978 T:16780 ERROR: Win32DllLoader::Load: Failed to load "C:\Users\micha\AppData\Roaming\Kodi\addons\visualization.milkdrop2\visualization.milkdrop2.dll" with error 193: "%1 is not a valid Win32 application.
  2668.  
  2669. "
  2670. 17:33:28.979 T:8572 NOTICE: VideoInfoScanner: Starting scan ..
  2671. 17:33:28.979 T:2308 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  2672. 17:33:28.979 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
  2673. 17:33:28.979 T:8572 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
  2674. 17:33:28.979 T:2308 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  2675. 17:33:28.979 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanFinished
  2676. 17:33:28.992 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnScanStarted - data: null
  2677. 17:33:28.992 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: video database updated
  2678. 17:33:28.992 T:14532 DEBUG: Skin Helper Widgets --> Video database changed - type: - refreshing widgets....
  2679. 17:33:28.992 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnScanFinished - data: null
  2680. 17:33:28.995 T:16780 DEBUG: ------ Window Init (DialogNotification.xml) ------
  2681. 17:33:29.036 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnScanStarted - data: null
  2682. 17:33:29.036 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnScanFinished - data: null
  2683. 17:33:29.059 T:15300 DEBUG: PLEX.kodimonitor: Kodi library scan video running.
  2684. 17:33:29.059 T:15300 DEBUG: PLEX.kodimonitor: Method: VideoLibrary.OnScanStarted Data: None
  2685. 17:33:29.059 T:15300 DEBUG: PLEX.kodimonitor: Kodi library scan video finished.
  2686. 17:33:29.059 T:15300 DEBUG: PLEX.kodimonitor: Method: VideoLibrary.OnScanFinished Data: None
  2687. 17:33:29.096 T:16780 DEBUG: ------ Window Init (C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\1080i\script-cu-lrclyrics-main.xml) ------
  2688. 17:33:29.096 T:16780 INFO: Loading skin file: C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\1080i\script-cu-lrclyrics-main.xml, load type: LOAD_ON_GUI_INIT
  2689. 17:33:29.097 T:16780 WARNING: Skin has invalid include: VisibleFadeAnimation
  2690. 17:33:29.138 T:16780 DEBUG: CGUIMediaWindow::GetDirectory ()
  2691. 17:33:29.138 T:16780 DEBUG: ParentPath = []
  2692. 17:33:29.226 T:13544 NOTICE: [Artist Slideshow] script version 2.1.4 started
  2693. 17:33:29.226 T:13544 NOTICE: [Artist Slideshow] debug logging set to false
  2694. 17:33:29.301 T:13556 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/recordlabel/
  2695. 17:33:29.301 T:5840 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/musiccodec/pcm_s16le.png
  2696. 17:33:29.301 T:13556 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/recordlabel/
  2697. 17:33:29.301 T:5840 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/musiccodec/pcm_s16le.png
  2698. 17:33:29.501 T:8572 ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for http://localhost:52308/track/1ivuWgxFQb2xzxVNSlB1hF/cdart.png
  2699. 17:33:29.501 T:8572 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url http://localhost:52308/track/1ivuWgxFQb2xzxVNSlB1hF/cdart.png
  2700. 17:33:29.828 T:14864 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2701. 17:33:30.016 T:14608 DEBUG: Previous line repeats 3 times.
  2702. 17:33:30.016 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  2703. 17:33:30.017 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  2704. 17:33:30.051 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 19 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))))
  2705. 17:33:30.056 T:15320 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2706. 17:33:30.059 T:6948 DEBUG: Previous line repeats 1 times.
  2707. 17:33:30.059 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episode_view WHERE (episode_view.idShow = 50) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2708. 17:33:30.059 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2709. 17:33:30.066 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 38 items query: select * from episode_view WHERE (episode_view.idShow = 2) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2710. 17:33:30.066 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2711. 17:33:30.083 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episode_view WHERE (episode_view.idShow = 98) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2712. 17:33:30.083 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2713. 17:33:30.100 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from episode_view WHERE (episode_view.idShow = 86) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2714. 17:33:30.100 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2715. 17:33:30.116 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from episode_view WHERE (episode_view.idShow = 84) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2716. 17:33:30.116 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2717. 17:33:30.132 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 68) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2718. 17:33:30.132 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2719. 17:33:30.150 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 6) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2720. 17:33:30.150 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2721. 17:33:30.165 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select * from episode_view WHERE (episode_view.idShow = 91) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2722. 17:33:30.165 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2723. 17:33:30.167 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 19 items query: SELECT * FROM tvshow_view WHERE ( ((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))))
  2724. 17:33:30.182 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select * from episode_view WHERE (episode_view.idShow = 76) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2725. 17:33:30.182 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2726. 17:33:30.182 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episode_view WHERE (episode_view.idShow = 50) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2727. 17:33:30.182 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2728. 17:33:30.199 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 87) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2729. 17:33:30.199 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2730. 17:33:30.199 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 38 items query: select * from episode_view WHERE (episode_view.idShow = 2) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2731. 17:33:30.200 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2732. 17:33:30.216 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 80) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2733. 17:33:30.216 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2734. 17:33:30.216 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episode_view WHERE (episode_view.idShow = 98) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2735. 17:33:30.216 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2736. 17:33:30.232 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episode_view WHERE (episode_view.idShow = 81) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2737. 17:33:30.232 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2738. 17:33:30.233 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from episode_view WHERE (episode_view.idShow = 86) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2739. 17:33:30.233 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2740. 17:33:30.249 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 77) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2741. 17:33:30.249 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2742. 17:33:30.250 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from episode_view WHERE (episode_view.idShow = 84) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2743. 17:33:30.250 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2744. 17:33:30.266 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 74) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2745. 17:33:30.266 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2746. 17:33:30.266 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 68) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2747. 17:33:30.266 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2748. 17:33:30.283 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 8 items query: select * from episode_view WHERE (episode_view.idShow = 92) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2749. 17:33:30.283 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2750. 17:33:30.283 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 6) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2751. 17:33:30.283 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2752. 17:33:30.299 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episode_view WHERE (episode_view.idShow = 66) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2753. 17:33:30.299 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2754. 17:33:30.317 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from episode_view WHERE (episode_view.idShow = 91) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2755. 17:33:30.317 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episode_view WHERE (episode_view.idShow = 19) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2756. 17:33:30.317 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2757. 17:33:30.330 T:13544 DEBUG: Previous line repeats 1 times.
  2758. 17:33:30.330 T:13544 ERROR: XFILE::CDirectory::GetDirectory - Error getting Yellow Claw\extrafanart
  2759. 17:33:30.332 T:6948 ERROR: Previous line repeats 1 times.
  2760. 17:33:30.332 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 16 items query: select * from episode_view WHERE (episode_view.idShow = 17) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2761. 17:33:30.332 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2762. 17:33:30.349 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 19 items query: select * from episode_view WHERE (episode_view.idShow = 11) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2763. 17:33:30.349 T:6948 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2764. 17:33:30.349 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select * from episode_view WHERE (episode_view.idShow = 76) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2765. 17:33:30.349 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2766. 17:33:30.383 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  2767. 17:33:30.399 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 87) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2768. 17:33:30.399 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2769. 17:33:30.417 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 80) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2770. 17:33:30.417 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2771. 17:33:30.420 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 231 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  2772. 17:33:30.430 T:13512 DEBUG: PLEX.subscribers: PKC playqueue is still initializing - skip update
  2773. 17:33:30.449 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episode_view WHERE (episode_view.idShow = 81) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2774. 17:33:30.449 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2775. 17:33:30.466 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 77) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2776. 17:33:30.466 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2777. 17:33:30.482 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episode_view WHERE (episode_view.idShow = 74) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2778. 17:33:30.482 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2779. 17:33:30.499 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 8 items query: select * from episode_view WHERE (episode_view.idShow = 92) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2780. 17:33:30.499 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2781. 17:33:30.515 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episode_view WHERE (episode_view.idShow = 66) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2782. 17:33:30.515 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2783. 17:33:30.533 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episode_view WHERE (episode_view.idShow = 19) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2784. 17:33:30.533 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2785. 17:33:30.549 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 16 items query: select * from episode_view WHERE (episode_view.idShow = 17) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2786. 17:33:30.549 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2787. 17:33:30.566 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 19 items query: select * from episode_view WHERE (episode_view.idShow = 11) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2788. 17:33:30.566 T:14608 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2789. 17:33:30.582 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  2790. 17:33:30.684 T:14608 DEBUG: CVideoDatabase::RunQuery took 1 ms for 231 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  2791. 17:33:30.832 T:14608 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view
  2792. 17:33:30.841 T:13288 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2793. 17:33:31.631 T:16780 DEBUG: Previous line repeats 4 times.
  2794. 17:33:31.631 T:16780 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  2795. 17:33:31.841 T:14356 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2796. 17:33:31.964 T:13512 DEBUG: Previous line repeats 5 times.
  2797. 17:33:31.964 T:13512 DEBUG: PLEX.subscribers: PKC playqueue is still initializing - skip update
  2798. 17:33:32.857 T:7920 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2799. 17:33:32.931 T:9476 DEBUG: Previous line repeats 4 times.
  2800. 17:33:32.931 T:9476 DEBUG: PLEX.plexgdm: Recieved UDP packet from [('192.168.1.2', 64796)] containing [M-SEARCH * HTTP/1.1]
  2801. 17:33:32.931 T:9476 DEBUG: PLEX.plexgdm: Detected client discovery request from ('192.168.1.2', 64796). Replying
  2802. 17:33:32.931 T:9476 DEBUG: PLEX.plexgdm: Sending registration data HTTP/1.0 200 OK
  2803. 17:33:33.514 T:13512 DEBUG: PLEX.subscribers: PKC playqueue is still initializing - skip update
  2804. 17:33:33.857 T:16968 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2805. 17:33:34.581 T:16780 DEBUG: Previous line repeats 5 times.
  2806. 17:33:34.581 T:16780 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
  2807. 17:33:34.581 T:16780 DEBUG: CInputManager::OnKey: x (0xf058) pressed, action is Stop
  2808. 17:33:34.662 T:8856 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  2809. 17:33:34.662 T:8856 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2810. 17:33:34.667 T:10136 DEBUG: Previous line repeats 1 times.
  2811. 17:33:34.667 T:10136 DEBUG: Thread FileCache 10136 terminating
  2812. 17:33:34.669 T:10008 DEBUG: CApplication::OnPlayBackStopped: play state was 2, starting 0
  2813. 17:33:34.669 T:10008 DEBUG: Thread PAPlayer 10008 terminating
  2814. 17:33:34.669 T:16780 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2815. 17:33:34.670 T:2308 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  2816. 17:33:34.670 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  2817. 17:33:34.683 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":false,"item":{"album":"Amsterdam Twerk Music","artist":["Yellow Claw"],"title":"DJ Turn It Up","track":1,"type":"song"}}
  2818. 17:33:34.683 T:1592 DEBUG: [plugin.video.youtube] PlaybackMonitor active threads: ||
  2819. 17:33:34.683 T:9964 NOTICE: $$$ [xbmc.callbacks2] - Executing command: [[u'D:\\OneDrive\\Command line\\KodiStop.exe']] for event: onPlaybackStopped
  2820. 17:33:34.683 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":false,"item":{"album":"Amsterdam Twerk Music","artist":["Yellow Claw"],"title":"DJ Turn It Up","track":1,"type":"song"}}
  2821. 17:33:34.771 T:15300 DEBUG: PLEX.kodimonitor: Method: Player.OnStop Data: {u'item': {u'album': u'Amsterdam Twerk Music', u'track': 1, u'title': u'DJ Turn It Up', u'type': u'song', u'artist': [u'Yellow Claw']}, u'end': False}
  2822. 17:33:34.869 T:8856 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2823. 17:33:34.869 T:11500 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2824. 17:33:35.026 T:8856 DEBUG: Previous line repeats 3 times.
  2825. 17:33:35.026 T:8856 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2826. 17:33:35.170 T:3516 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{2ddff507-7fa7-4067-a8f0-e99719e94b85} is {e0a941a0-88a2-4df5-8d6b-dd20bb06e8fb}#4
  2827. 17:33:35.183 T:16780 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
  2828. 17:33:35.183 T:16780 DEBUG: ------ Window Deinit (MusicVisualisation.xml) ------
  2829. 17:33:35.196 T:16780 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2830. 17:33:35.196 T:16780 DEBUG: ------ Window Init (MyMusicNav.xml) ------
  2831. 17:33:35.198 T:16780 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  2832. 17:33:35.202 T:16780 DEBUG: Previous line repeats 3 times.
  2833. 17:33:35.202 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2834. 17:33:35.204 T:16780 ERROR: Control 58 in window 10502 has been asked to focus, but it can't
  2835. 17:33:35.204 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2836. 17:33:35.205 T:16780 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0000, modifier: 0x0
  2837. 17:33:35.206 T:9964 NOTICE: $$$ [xbmc.callbacks2] - Command for onPlaybackStopped executed successfully
  2838. 17:33:35.208 T:13556 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url D:\OneDrive\Pictures\Kodi-Backgrounds\addons
  2839. 17:33:35.212 T:5656 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2840. 17:33:35.234 T:5840 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/recordlabel/
  2841. 17:33:35.234 T:15432 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/musiccodec/pcm_s16le.png
  2842. 17:33:35.235 T:5840 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/recordlabel/
  2843. 17:33:35.235 T:15432 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/musiccodec/pcm_s16le.png
  2844. 17:33:35.347 T:6336 ERROR: EXCEPTION: XBMC is not playing any media file
  2845. 17:33:35.397 T:16780 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.spotify/?action=browse_savedtracks)
  2846. 17:33:35.397 T:16780 DEBUG: ParentPath = [plugin://plugin.audio.spotify/?action=browse_savedtracks]
  2847. 17:33:35.407 T:15432 DEBUG: CAddonDatabase::SetLastUsed[plugin.audio.spotify] took 10 ms
  2848. 17:33:35.407 T:13556 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Spotify('plugin://plugin.audio.spotify/','12','?action=browse_savedtracks')
  2849. 17:33:35.407 T:4820 DEBUG: Thread LanguageInvoker start, auto delete: false
  2850. 17:33:35.407 T:4820 INFO: initializing python engine.
  2851. 17:33:35.407 T:4820 DEBUG: CPythonInvoker(33, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): start processing
  2852. 17:33:35.870 T:15344 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2853. 17:33:35.898 T:16780 DEBUG: Previous line repeats 1 times.
  2854. 17:33:35.898 T:16780 DEBUG: ------ Window Init (DialogBusy.xml) ------
  2855. 17:33:35.900 T:15432 DEBUG: CSaveFileStateJob::DoWork - Saving file state for audio item http://localhost:52308/track/1ivuWgxFQb2xzxVNSlB1hF/211
  2856. 17:33:35.902 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2857. 17:33:35.902 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2858. 17:33:35.902 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2859. 17:33:35.903 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 1 ms
  2860. 17:33:35.904 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2861. 17:33:35.904 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2862. 17:33:35.904 T:14608 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2863. 17:33:35.904 T:16780 DEBUG: ------ Window Deinit (customMusicFullscreen.xml) ------
  2864. 17:33:35.905 T:15300 DEBUG: PLEX.kodimonitor: playback_cleanup called. Active players: set([])
  2865. 17:33:35.907 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2866. 17:33:35.907 T:6948 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2867. 17:33:35.908 T:15300 DEBUG: PLEX.kodimonitor: Finished PKC playback cleanup
  2868. 17:33:35.911 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2869. 17:33:35.913 T:16780 DEBUG: ------ Window Deinit (C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\1080i\script-cu-lrclyrics-main.xml) ------
  2870. 17:33:35.914 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2871. 17:33:35.926 T:4820 DEBUG: Previous line repeats 2 times.
  2872. 17:33:35.926 T:4820 DEBUG: -->Python Interpreter Initialized<--
  2873. 17:33:35.927 T:4820 DEBUG: CPythonInvoker(33, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py"
  2874. 17:33:35.927 T:4820 DEBUG: CPythonInvoker(33, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  2875. 17:33:35.927 T:4820 DEBUG: CPythonInvoker(33, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify
  2876. 17:33:35.927 T:4820 DEBUG: CPythonInvoker(33, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): instantiating addon using automatically obtained id of "plugin.audio.spotify" dependent on version 2.1.0 of the xbmc.python api
  2877. 17:33:35.932 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2878. 17:33:35.948 T:9892 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2879. 17:33:35.949 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2880. 17:33:36.101 T:4820 DEBUG: Previous line repeats 9 times.
  2881. 17:33:36.101 T:4820 DEBUG: Skin Helper Simplecache --> Initialized
  2882. 17:33:36.102 T:8572 ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for http://localhost:52308/track/1ivuWgxFQb2xzxVNSlB1hF/cdart.png
  2883. 17:33:36.102 T:8572 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url http://localhost:52308/track/1ivuWgxFQb2xzxVNSlB1hF/cdart.png
  2884. 17:33:36.116 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2885. 17:33:36.331 T:4820 DEBUG: Previous line repeats 12 times.
  2886. 17:33:36.331 T:4820 DEBUG: Skin Helper Simplecache --> Closed
  2887. 17:33:36.331 T:4820 INFO: CPythonInvoker(33, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): script successfully run
  2888. 17:33:36.335 T:4820 INFO: Python script stopped
  2889. 17:33:36.335 T:4820 DEBUG: Thread LanguageInvoker 4820 terminating
  2890. 17:33:36.411 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2891. 17:33:36.413 T:16780 DEBUG: Saving fileitems [plugin://plugin.audio.spotify/?action=browse_savedtracks]
  2892. 17:33:36.414 T:16780 DEBUG: -- items: 25, sort method: 0, ascending: false
  2893. 17:33:36.415 T:9872 DEBUG: Thread BackgroundLoader start, auto delete: false
  2894. 17:33:36.419 T:9872 DEBUG: Thread BackgroundLoader 9872 terminating
  2895. 17:33:36.419 T:16780 DEBUG: RetrieveMusicInfo() took 4 msec
  2896. 17:33:36.466 T:1824 DEBUG: Thread BackgroundLoader start, auto delete: false
  2897. 17:33:36.467 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2898. 17:33:36.468 T:1824 DEBUG: Previous line repeats 1 times.
  2899. 17:33:36.468 T:1824 DEBUG: Thread BackgroundLoader 1824 terminating
  2900. 17:33:36.550 T:16780 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture '4.0'
  2901. 17:33:36.556 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2902. 17:33:36.665 T:16780 DEBUG: Previous line repeats 9 times.
  2903. 17:33:36.665 T:16780 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2904. 17:33:36.681 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2905. 17:33:36.870 T:14572 DEBUG: Previous line repeats 11 times.
  2906. 17:33:36.870 T:14572 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2907. 17:33:36.881 T:16780 DEBUG: Previous line repeats 1 times.
  2908. 17:33:36.881 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2909. 17:33:37.363 T:16780 DEBUG: Previous line repeats 28 times.
  2910. 17:33:37.363 T:16780 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2911. 17:33:37.365 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2912. 17:33:37.464 T:16780 DEBUG: Previous line repeats 5 times.
  2913. 17:33:37.464 T:16780 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  2914. 17:33:37.465 T:16780 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.spotify/?action=browse_main_library)
  2915. 17:33:37.465 T:16780 DEBUG: ParentPath = [plugin://plugin.audio.spotify/]
  2916. 17:33:37.474 T:5840 DEBUG: CAddonDatabase::SetLastUsed[plugin.audio.spotify] took 9 ms
  2917. 17:33:37.474 T:13556 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Spotify('plugin://plugin.audio.spotify/','13','?action=browse_main_library')
  2918. 17:33:37.474 T:14388 DEBUG: Thread LanguageInvoker start, auto delete: false
  2919. 17:33:37.474 T:14388 INFO: initializing python engine.
  2920. 17:33:37.474 T:14388 DEBUG: CPythonInvoker(34, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): start processing
  2921. 17:33:37.487 T:14388 DEBUG: -->Python Interpreter Initialized<--
  2922. 17:33:37.487 T:14388 DEBUG: CPythonInvoker(34, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py"
  2923. 17:33:37.488 T:14388 DEBUG: CPythonInvoker(34, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  2924. 17:33:37.488 T:14388 DEBUG: CPythonInvoker(34, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify
  2925. 17:33:37.488 T:14388 DEBUG: CPythonInvoker(34, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): instantiating addon using automatically obtained id of "plugin.audio.spotify" dependent on version 2.1.0 of the xbmc.python api
  2926. 17:33:37.659 T:14388 DEBUG: Skin Helper Simplecache --> Initialized
  2927. 17:33:37.871 T:9596 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2928. 17:33:37.905 T:9476 DEBUG: Previous line repeats 1 times.
  2929. 17:33:37.905 T:9476 DEBUG: PLEX.plexgdm: Recieved UDP packet from [('192.168.1.2', 64796)] containing [M-SEARCH * HTTP/1.1]
  2930. 17:33:37.905 T:9476 DEBUG: PLEX.plexgdm: Detected client discovery request from ('192.168.1.2', 64796). Replying
  2931. 17:33:37.905 T:9476 DEBUG: PLEX.plexgdm: Sending registration data HTTP/1.0 200 OK
  2932. 17:33:37.949 T:9728 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2933. 17:33:37.966 T:16780 DEBUG: ------ Window Init (DialogBusy.xml) ------
  2934. 17:33:37.968 T:16780 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2935. 17:33:37.968 T:16780 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  2936. 17:33:37.968 T:16780 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
  2937. 17:33:37.968 T:14388 DEBUG: Skin Helper Simplecache --> Closed
  2938. 17:33:37.968 T:14388 INFO: CPythonInvoker(34, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): script successfully run
  2939. 17:33:37.970 T:14388 INFO: Python script stopped
  2940. 17:33:37.970 T:14388 DEBUG: Thread LanguageInvoker 14388 terminating
  2941. 17:33:37.971 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2942. 17:33:37.974 T:16780 DEBUG: RetrieveMusicInfo() took 0 msec
  2943. 17:33:38.021 T:16780 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
  2944. 17:33:38.021 T:1780 DEBUG: Thread BackgroundLoader start, auto delete: false
  2945. 17:33:38.023 T:1780 DEBUG: Thread BackgroundLoader 1780 terminating
  2946. 17:33:38.025 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2947. 17:33:38.027 T:16780 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2948. 17:33:38.029 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2949. 17:33:38.367 T:13544 DEBUG: Previous line repeats 23 times.
  2950. 17:33:38.367 T:13544 NOTICE: [Artist Slideshow] script stopped
  2951. 17:33:38.367 T:13544 INFO: CPythonInvoker(32, C:\Users\micha\AppData\Roaming\Kodi\addons\script.artistslideshow\default.py): script successfully run
  2952. 17:33:38.381 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2953. 17:33:38.422 T:13544 DEBUG: Previous line repeats 2 times.
  2954. 17:33:38.422 T:13544 INFO: Python script stopped
  2955. 17:33:38.422 T:13544 DEBUG: Thread LanguageInvoker 13544 terminating
  2956. 17:33:38.431 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2957. 17:33:38.871 T:14300 DEBUG: Previous line repeats 26 times.
  2958. 17:33:38.871 T:14300 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2959. 17:33:38.882 T:16780 DEBUG: Previous line repeats 1 times.
  2960. 17:33:38.882 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2961. 17:33:39.064 T:16780 DEBUG: Previous line repeats 10 times.
  2962. 17:33:39.064 T:16780 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2963. 17:33:39.065 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2964. 17:33:39.114 T:16780 DEBUG: Previous line repeats 2 times.
  2965. 17:33:39.114 T:16780 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  2966. 17:33:39.115 T:16780 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.spotify/)
  2967. 17:33:39.115 T:16780 DEBUG: ParentPath = [plugin://]
  2968. 17:33:39.124 T:13556 DEBUG: CAddonDatabase::SetLastUsed[plugin.audio.spotify] took 9 ms
  2969. 17:33:39.124 T:5840 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Spotify('plugin://plugin.audio.spotify/','14','')
  2970. 17:33:39.124 T:14528 DEBUG: Thread LanguageInvoker start, auto delete: false
  2971. 17:33:39.125 T:14528 INFO: initializing python engine.
  2972. 17:33:39.125 T:14528 DEBUG: CPythonInvoker(35, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): start processing
  2973. 17:33:39.137 T:14528 DEBUG: -->Python Interpreter Initialized<--
  2974. 17:33:39.137 T:14528 DEBUG: CPythonInvoker(35, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py"
  2975. 17:33:39.138 T:14528 DEBUG: CPythonInvoker(35, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): setting the Python path to C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.backports.functools_lru_cache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.certifi\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.chardet\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.cherrypy\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.idna\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.urllib3\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
  2976. 17:33:39.138 T:14528 DEBUG: CPythonInvoker(35, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify
  2977. 17:33:39.138 T:14528 DEBUG: CPythonInvoker(35, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): instantiating addon using automatically obtained id of "plugin.audio.spotify" dependent on version 2.1.0 of the xbmc.python api
  2978. 17:33:39.308 T:14528 DEBUG: Skin Helper Simplecache --> Initialized
  2979. 17:33:39.615 T:16780 DEBUG: ------ Window Init (DialogBusy.xml) ------
  2980. 17:33:39.617 T:14528 DEBUG: Skin Helper Simplecache --> Closed
  2981. 17:33:39.617 T:14528 INFO: CPythonInvoker(35, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\plugin.py): script successfully run
  2982. 17:33:39.620 T:14528 INFO: Python script stopped
  2983. 17:33:39.620 T:14528 DEBUG: Thread LanguageInvoker 14528 terminating
  2984. 17:33:39.621 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2985. 17:33:39.624 T:15176 DEBUG: Thread BackgroundLoader start, auto delete: false
  2986. 17:33:39.624 T:15176 DEBUG: Loading items: 5, directory: plugin://plugin.audio.spotify/ sort method: 0, ascending: false
  2987. 17:33:39.626 T:15176 DEBUG: Saving fileitems [plugin://plugin.audio.spotify/]
  2988. 17:33:39.626 T:15176 DEBUG: -- items: 6, sort method: 0, ascending: false
  2989. 17:33:39.626 T:15176 DEBUG: Thread BackgroundLoader 15176 terminating
  2990. 17:33:39.627 T:16780 DEBUG: RetrieveMusicInfo() took 4 msec
  2991. 17:33:39.674 T:16780 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
  2992. 17:33:39.674 T:17476 DEBUG: Thread BackgroundLoader start, auto delete: false
  2993. 17:33:39.676 T:17476 DEBUG: Thread BackgroundLoader 17476 terminating
  2994. 17:33:39.677 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2995. 17:33:39.678 T:16780 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2996. 17:33:39.678 T:16780 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  2997. 17:33:39.680 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  2998. 17:33:39.796 T:16780 DEBUG: Previous line repeats 9 times.
  2999. 17:33:39.796 T:16780 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  3000. 17:33:39.797 T:16780 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  3001. 17:33:39.798 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  3002. 17:33:39.871 T:9752 DEBUG: Previous line repeats 4 times.
  3003. 17:33:39.871 T:9752 DEBUG: CWebServer[8091]: request received for /jsonrpc
  3004. 17:33:39.881 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  3005. 17:33:39.882 T:9556 DEBUG: CWebServer[8091]: request received for /jsonrpc
  3006. 17:33:39.898 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  3007. 17:33:39.950 T:11492 DEBUG: Previous line repeats 3 times.
  3008. 17:33:39.950 T:11492 DEBUG: CWebServer[8091]: request received for /jsonrpc
  3009. 17:33:39.964 T:16780 DEBUG: CSettingsManager: requested setting (pvrmanager.enabled) was not found.
  3010. 17:33:40.098 T:16780 DEBUG: Previous line repeats 8 times.
  3011. 17:33:40.098 T:16780 DEBUG: ------ Window Deinit (MyMusicNav.xml) ------
  3012. 17:33:40.113 T:16780 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  3013. 17:33:40.113 T:16780 DEBUG: ------ Window Init (Home.xml) ------
  3014. 17:33:40.116 T:7220 DEBUG: Thread LanguageInvoker start, auto delete: false
  3015. 17:33:40.117 T:15108 DEBUG: Thread Timer start, auto delete: false
  3016. 17:33:40.117 T:7220 INFO: initializing python engine.
  3017. 17:33:40.117 T:7220 DEBUG: CPythonInvoker(36, C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py): start processing
  3018. 17:33:40.118 T:15108 DEBUG: Thread Timer 15108 terminating
  3019. 17:33:40.118 T:18808 DEBUG: Thread Timer start, auto delete: false
  3020. 17:33:40.119 T:5840 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  3021. 17:33:40.119 T:16780 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
  3022. 17:33:40.119 T:16780 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
  3023. 17:33:40.121 T:5840 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
  3024. 17:33:40.122 T:5840 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
  3025. 17:33:40.125 T:8572 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'extrafanart/'
  3026. 17:33:40.128 T:15432 DEBUG: Previous line repeats 1 times.
  3027. 17:33:40.128 T:15432 ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\OneDrive\Pictures\Kodi-Backgrounds\addons\
  3028. 17:33:40.128 T:15432 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/videocodec/
  3029. 17:33:40.128 T:13556 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/videoresolution/
  3030. 17:33:40.128 T:8572 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/aspectratio/
  3031. 17:33:40.129 T:15432 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/videocodec/
  3032. 17:33:40.129 T:13556 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/videoresolution/
  3033. 17:33:40.129 T:8572 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/aspectratio/
  3034. 17:33:40.129 T:15432 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/audiocodec/
  3035. 17:33:40.129 T:15432 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/audiocodec/
  3036. 17:33:40.132 T:5840 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  3037. 17:33:40.136 T:7220 DEBUG: -->Python Interpreter Initialized<--
  3038. 17:33:40.136 T:7220 DEBUG: CPythonInvoker(36, C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py"
  3039. 17:33:40.136 T:7220 DEBUG: CPythonInvoker(36, C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py): setting the Python path to C:\Users\micha\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
  3040. 17:33:40.136 T:7220 DEBUG: CPythonInvoker(36, C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites
  3041. 17:33:40.136 T:7220 DEBUG: CPythonInvoker(36, C:\Users\micha\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
  3042. 17:33:40.136 T:5840 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  3043. 17:33:40.142 T:5840 DEBUG: CVideoDatabase::RunQuery took 2 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  3044. 17:33:40.144 T:7220 DEBUG: script.favourites: script version 7.1.3 started
  3045. 17:33:40.144 T:7220 DEBUG: script.favourites: ### params: {}
  3046. 17:33:40.146 T:5840 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  3047. 17:33:40.146 T:7220 DEBUG: script.favourites: script stopped
  3048. 17:33:40.146 T:7220 INFO: CPythonInvoker(36, C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py): script successfully run
  3049. 17:33:40.146 T:5840 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  3050. 17:33:40.147 T:5840 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')
  3051. 17:33:40.192 T:7220 INFO: Python script stopped
  3052. 17:33:40.192 T:7220 DEBUG: Thread LanguageInvoker 7220 terminating
  3053. 17:33:40.247 T:16780 DEBUG: CInputManager::OnKey: backspace (0xf008) pressed, action is Back
  3054. 17:33:40.247 T:16780 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  3055. 17:33:40.247 T:16780 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0000, modifier: 0x0
  3056. 17:33:40.622 T:18808 DEBUG: Thread Timer 18808 terminating
  3057. 17:33:40.872 T:6784 DEBUG: CWebServer[8091]: request received for /jsonrpc
  3058. 17:33:41.047 T:16780 DEBUG: Previous line repeats 1 times.
  3059. 17:33:41.047 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  3060. 17:33:41.047 T:16780 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  3061. 17:33:41.146 T:16780 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://my.hdhomerun.com (easy=0000019807FA26E0, multi=00000198080E0F80)
  3062. 17:33:41.146 T:16780 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://192.168.1.99 (easy=000001980A04F020, multi=0000019805B5BC40)
  3063. 17:33:41.163 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  3064. 17:33:41.230 T:16780 DEBUG: Previous line repeats 1 times.
  3065. 17:33:41.230 T:16780 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  3066. 17:33:41.296 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  3067. 17:33:41.380 T:16780 DEBUG: Previous line repeats 1 times.
  3068. 17:33:41.380 T:16780 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  3069. 17:33:41.463 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  3070. 17:33:41.546 T:16780 DEBUG: Previous line repeats 1 times.
  3071. 17:33:41.546 T:16780 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  3072. 17:33:41.630 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  3073. 17:33:41.872 T:15472 DEBUG: CWebServer[8091]: request received for /jsonrpc
  3074. 17:33:42.098 T:5840 DEBUG: Previous line repeats 2 times.
  3075. 17:33:42.098 T:5840 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://www.msftncsi.com
  3076. 17:33:42.180 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  3077. 17:33:42.180 T:16780 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  3078. 17:33:42.314 T:16780 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  3079. 17:33:42.746 T:16780 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  3080. 17:33:42.872 T:6016 DEBUG: CWebServer[8091]: request received for /jsonrpc
  3081. 17:33:42.880 T:16780 DEBUG: Previous line repeats 1 times.
  3082. 17:33:42.880 T:16780 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  3083. 17:33:42.880 T:14520 DEBUG: Thread Timer start, auto delete: false
  3084. 17:33:42.882 T:16780 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  3085. 17:33:42.896 T:2308 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  3086. 17:33:42.896 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  3087. 17:33:42.897 T:16780 NOTICE: Storing total System Uptime
  3088. 17:33:42.897 T:16780 NOTICE: Saving settings
  3089. 17:33:42.898 T:16780 NOTICE: Saving skin settings
  3090. 17:33:42.901 T:16780 NOTICE: stop all
  3091. 17:33:42.901 T:16780 NOTICE: stop player
  3092. 17:33:42.901 T:15432 DEBUG: Thread JobWorker 15432 terminating (autodelete)
  3093. 17:33:42.901 T:16780 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  3094. 17:33:42.902 T:8572 DEBUG: Thread JobWorker 8572 terminating (autodelete)
  3095. 17:33:42.902 T:5840 DEBUG: Thread JobWorker 5840 terminating (autodelete)
  3096. 17:33:42.902 T:13556 DEBUG: Thread JobWorker 13556 terminating (autodelete)
  3097. 17:33:42.902 T:16780 NOTICE: ES: Stopping event server
  3098. 17:33:42.902 T:16780 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  3099. 17:33:42.902 T:16780 NOTICE: stopping upnp
  3100. 17:33:42.917 T:5924 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: System.OnQuit - data: {"exitcode":0}
  3101. 17:33:42.917 T:15300 DEBUG: PLEX.kodimonitor: Method: System.OnQuit Data: {u'exitcode': 0}
  3102. 17:33:42.917 T:15300 NOTICE: PLEX.kodimonitor: Kodi OnQuit detected - shutting down
  3103. 17:33:42.917 T:15300 DEBUG: PLEX.service: Aborting all threads
  3104. 17:33:42.917 T:15300 DEBUG: PLEX.sync.sections: Clearing all the Plex video node variables
  3105. 17:33:42.919 T:15300 DEBUG: PLEX.app: Killing threads: [<PMS_Websocket(Thread-1, started 16824)>, <Sync(Thread-3, started 5328)>, <PlexCompanion(Thread-4, started 13512)>, <PlayqueueMonitor(Thread-5, started 15552)>]
  3106. 17:33:42.919 T:15300 DEBUG: PLEX.app: Waiting for threads to exit: [<PMS_Websocket(Thread-1, started 16824)>, <Sync(Thread-3, started 5328)>, <PlexCompanion(Thread-4, started 13512)>, <PlayqueueMonitor(Thread-5, started 15552)>]
  3107. 17:33:42.924 T:9476 DEBUG: PLEX.plexgdm: Recieved UDP packet from [('192.168.1.2', 64796)] containing [M-SEARCH * HTTP/1.1]
  3108. 17:33:42.924 T:9476 DEBUG: PLEX.plexgdm: Detected client discovery request from ('192.168.1.2', 64796). Replying
  3109. 17:33:42.924 T:9476 DEBUG: PLEX.plexgdm: Sending registration data HTTP/1.0 200 OK
  3110. 17:33:42.929 T:14532 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: System.OnQuit - data: {"exitcode":0}
  3111. 17:33:42.929 T:16824 NOTICE: PLEX.websocket_client: ##===---- PMS_Websocket Stopped ----===##
  3112. 17:33:42.945 T:13512 NOTICE: PLEX.subscribers: Signaling a complete stop to PMS
  3113. 17:33:42.948 T:15552 NOTICE: PLEX.playqueue: ----===## PlayqueueMonitor stopped ##===----
  3114. 17:33:42.976 T:5328 NOTICE: PLEX.download: Request session stopped
  3115. 17:33:42.976 T:5328 NOTICE: PLEX.sync: ###===--- Sync Thread Stopped ---===###
  3116. 17:33:42.976 T:13512 WARNING: PLEX.download: Server timeout at: https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400/:/timeline
  3117. 17:33:42.976 T:13512 WARNING: PLEX.download: HTTPSConnectionPool(host='192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct', port=32400): Read timed out. (read timeout=0.0001)
  3118. 17:33:42.976 T:13512 DEBUG: PLEX.subscribers: Sent server notification with parameters: {u'X-Plex-Device': u'Windows', u'state': u'stopped', u'X-Plex-Product': u'PlexKodiConnect', u'X-Plex-Platform': u'Generic', u'X-Plex-Model': '10', u'X-Plex-Platform-Version': u'1.0.0', u'X-Plex-Client-Identifier': u'd8ae5a23-43fa-4de7-b0ff-f273902b8fc3', u'X-Plex-Device-Name': u'PlexKodiConnect', u'X-Plex-Token': u'q8bFAm5kneeAn6azsq5H', u'X-Plex-Version': '2.10.4'} to https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400/:/timeline
  3119. 17:33:42.979 T:13512 WARNING: PLEX.download: Server unreachable at: https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400/:/timeline
  3120. 17:33:42.979 T:13512 WARNING: PLEX.download: HTTPSConnectionPool(host='192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct', port=32400): Max retries exceeded with url: /:/timeline?X-Plex-Device=Windows&state=stopped&X-Plex-Product=PlexKodiConnect&X-Plex-Platform=Generic&X-Plex-Model=10&X-Plex-Platform-Version=1.0.0&X-Plex-Client-Identifier=d8ae5a23-43fa-4de7-b0ff-f273902b8fc3&X-Plex-Device-Name=PlexKodiConnect&X-Plex-Token=q8bFAm5kneeAn6azsq5H&X-Plex-Version=2.10.4 (Caused by ConnectTimeoutError(<urllib3.connection.VerifiedHTTPSConnection object at 0x000001980A6C8278>, 'Connection to 192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct timed out. (connect timeout=0.0001)'))
  3121. 17:33:42.979 T:13512 DEBUG: PLEX.subscribers: Sent server notification with parameters: {u'X-Plex-Device': u'Windows', u'state': u'stopped', u'X-Plex-Product': u'PlexKodiConnect', u'X-Plex-Platform': u'Generic', u'X-Plex-Model': '10', u'X-Plex-Platform-Version': u'1.0.0', u'X-Plex-Client-Identifier': u'd8ae5a23-43fa-4de7-b0ff-f273902b8fc3', u'X-Plex-Device-Name': u'PlexKodiConnect', u'X-Plex-Token': u'q8bFAm5kneeAn6azsq5H', u'X-Plex-Version': '2.10.4'} to https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400/:/timeline
  3122. 17:33:42.987 T:13512 WARNING: PLEX.download: Server timeout at: https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400/:/timeline
  3123. 17:33:42.987 T:13512 WARNING: PLEX.download: HTTPSConnectionPool(host='192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct', port=32400): Read timed out. (read timeout=0.0001)
  3124. 17:33:42.987 T:13512 DEBUG: PLEX.subscribers: Sent server notification with parameters: {u'X-Plex-Device': u'Windows', u'state': u'stopped', u'X-Plex-Product': u'PlexKodiConnect', u'X-Plex-Platform': u'Generic', u'X-Plex-Model': '10', u'X-Plex-Platform-Version': u'1.0.0', u'X-Plex-Client-Identifier': u'd8ae5a23-43fa-4de7-b0ff-f273902b8fc3', u'X-Plex-Device-Name': u'PlexKodiConnect', u'X-Plex-Token': u'q8bFAm5kneeAn6azsq5H', u'X-Plex-Version': '2.10.4'} to https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400/:/timeline
  3125. 17:33:42.987 T:13512 NOTICE: PLEX.plexgdm: Discovery shutting down
  3126. 17:33:43.020 T:15300 DEBUG: PLEX.app: Waiting for threads to exit: [<PlexCompanion(Thread-4, started 13512)>]
  3127. 17:33:43.055 T:16780 NOTICE: CWebServer[8091]: Stopped
  3128. 17:33:43.121 T:15300 DEBUG: PLEX.app: Waiting for threads to exit: [<PlexCompanion(Thread-4, started 13512)>]
  3129. 17:33:43.238 T:1472 DEBUG: Previous line repeats 1 times.
  3130. 17:33:43.238 T:1472 DEBUG: Thread EPGUpdater 1472 terminating
  3131. 17:33:43.323 T:15300 DEBUG: PLEX.app: Waiting for threads to exit: [<PlexCompanion(Thread-4, started 13512)>]
  3132. 17:33:43.384 T:14520 DEBUG: Thread Timer 14520 terminating
  3133. 17:33:43.424 T:15300 DEBUG: PLEX.app: Waiting for threads to exit: [<PlexCompanion(Thread-4, started 13512)>]
  3134. 17:33:43.426 T:13512 NOTICE: PLEX.plexgdm: Registration shutting down
  3135. 17:33:43.525 T:15300 DEBUG: PLEX.app: Waiting for threads to exit: [<PlexCompanion(Thread-4, started 13512)>]
  3136. 17:33:43.633 T:13896 DEBUG: Previous line repeats 1 times.
  3137. 17:33:43.633 T:13896 DEBUG: Thread TCPServer 13896 terminating
  3138. 17:33:43.727 T:15300 DEBUG: PLEX.app: Waiting for threads to exit: [<PlexCompanion(Thread-4, started 13512)>]
  3139. 17:33:43.808 T:12232 NOTICE: ES: UDP Event server stopped
  3140. 17:33:43.808 T:12232 DEBUG: Thread EventServer 12232 terminating
  3141. 17:33:43.808 T:14008 DEBUG: Thread PeripEventScanner 14008 terminating
  3142. 17:33:43.808 T:10292 DEBUG: Thread PeripBusUSB 10292 terminating
  3143. 17:33:43.828 T:15300 DEBUG: PLEX.app: Waiting for threads to exit: [<PlexCompanion(Thread-4, started 13512)>]
  3144. 17:33:43.854 T:18516 DEBUG: Thread PVRGUIInfo 18516 terminating
  3145. 17:33:43.927 T:9476 NOTICE: PLEX.plexgdm: Client Update loop stopped
  3146. 17:33:43.927 T:9476 DEBUG: PLEX.plexgdm: Sending registration data: BYE * HTTP/1.0
  3147. Content-Type: plex/media-player
  3148. Resource-Identifier: d8ae5a23-43fa-4de7-b0ff-f273902b8fc3
  3149. Name: PlexKodiConnect
  3150. Port: 3005
  3151. Product: PlexKodiConnect
  3152. Version: 2.10.4
  3153. Protocol: plex
  3154. Protocol-Version: 1
  3155. Protocol-Capabilities: timeline,playback,navigation,playqueues
  3156. Device-Class: HTPC
  3157. 17:33:43.927 T:13512 NOTICE: PLEX.plex_companion: ----===## Plex Companion stopped ##===----
  3158. 17:33:43.929 T:15300 NOTICE: PLEX.service: ======== STOP PlexKodiConnect service ========
  3159. 17:33:43.929 T:15300 INFO: CPythonInvoker(11, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\service.py): script successfully run
  3160. 17:33:43.964 T:15960 DEBUG: Thread PeripBusCEC 15960 terminating
  3161. 17:33:43.964 T:15872 DEBUG: Thread PeripBusAddon 15872 terminating
  3162. 17:33:43.964 T:16780 NOTICE: clean cached files!
  3163. 17:33:43.964 T:16780 DEBUG: ADDON: Stopping service addons.
  3164. 17:33:43.969 T:15300 INFO: Python script stopped
  3165. 17:33:44.008 T:14724 INFO: CPythonInvoker(0, C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): script successfully run
  3166. 17:33:44.008 T:16780 DEBUG: CPythonInvoker(0, C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): script termination took 42ms
  3167. 17:33:44.008 T:15300 DEBUG: Thread LanguageInvoker 15300 terminating
  3168. 17:33:44.010 T:14724 INFO: Python script interrupted by user
  3169. 17:33:44.428 T:18796 DEBUG: StorageServer-2.6.1 Closed down
  3170. 17:33:44.429 T:13768 INFO: CPythonInvoker(18, C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib\entry_point.py): script successfully run
  3171. 17:33:44.429 T:16780 DEBUG: CPythonInvoker(18, C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib\entry_point.py): script termination took 421ms
  3172. 17:33:44.429 T:14724 DEBUG: Thread LanguageInvoker 14724 terminating
  3173. 17:33:44.429 T:13768 INFO: Python script interrupted by user
  3174. 17:33:44.429 T:10164 INFO: CPythonInvoker(2, C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt\default.py): script successfully run
  3175. 17:33:44.429 T:16780 DEBUG: CPythonInvoker(2, C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt\default.py): script termination took 0ms
  3176. 17:33:44.432 T:10164 INFO: Python script interrupted by user
  3177. 17:33:44.467 T:14608 DEBUG: Skin Widgets: script version 0.0.33 stopped
  3178. 17:33:44.467 T:14608 INFO: CPythonInvoker(3, C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): script successfully run
  3179. 17:33:44.467 T:16780 DEBUG: CPythonInvoker(3, C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): script termination took 38ms
  3180. 17:33:44.467 T:13768 DEBUG: Thread LanguageInvoker 13768 terminating
  3181. 17:33:44.468 T:14608 INFO: Python script interrupted by user
  3182. 17:33:44.468 T:12840 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> ======== STOP NEXTUP SERVICE NOTIFICATION ========
  3183. 17:33:44.468 T:12840 INFO: CPythonInvoker(4, C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py): script successfully run
  3184. 17:33:44.468 T:16780 DEBUG: CPythonInvoker(4, C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py): script termination took 0ms
  3185. 17:33:44.468 T:10164 DEBUG: Thread LanguageInvoker 10164 terminating
  3186. 17:33:44.469 T:12840 WARNING: CPythonInvoker(4, C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py): the python script "C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmc::Player,class XBMCAddon::xbmcaddon::Addon,class XBMCAddon::xbmcaddon::Addon
  3187. 17:33:44.469 T:12840 INFO: Python script interrupted by user
  3188. 17:33:44.469 T:1592 DEBUG: [plugin.video.youtube] PlaybackMonitor active threads: ||
  3189. 17:33:44.469 T:1592 INFO: CPythonInvoker(5, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): script successfully run
  3190. 17:33:44.469 T:16780 DEBUG: CPythonInvoker(5, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): script termination took 1ms
  3191. 17:33:44.469 T:14608 DEBUG: Thread LanguageInvoker 14608 terminating
  3192. 17:33:44.472 T:1592 INFO: Python script interrupted by user
  3193. 17:33:44.472 T:6948 DEBUG: Library Data Provider: service version 0.3.2 stopped
  3194. 17:33:44.472 T:6948 INFO: CPythonInvoker(6, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): script successfully run
  3195. 17:33:44.472 T:16780 DEBUG: CPythonInvoker(6, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): script termination took 0ms
  3196. 17:33:44.472 T:12840 DEBUG: Thread LanguageInvoker 12840 terminating
  3197. 17:33:44.473 T:6948 INFO: Python script interrupted by user
  3198. 17:33:44.473 T:13480 NOTICE: script.tv.show.next.aired --> TV Show - Next Aired version 7.0.1 stopped
  3199. 17:33:44.473 T:13480 INFO: CPythonInvoker(8, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script successfully run
  3200. 17:33:44.473 T:16780 DEBUG: CPythonInvoker(8, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script termination took 1ms
  3201. 17:33:44.474 T:13480 INFO: Python script interrupted by user
  3202. 17:33:44.474 T:9964 NOTICE: $$$ [xbmc.callbacks2] - Executing command: [[u'D:\\OneDrive\\Command line\\LightSync-Toggle.exe']] for event: onShutdown
  3203. 17:33:44.836 T:9964 NOTICE: $$$ [xbmc.callbacks2] - Command for onShutdown executed successfully
  3204. 17:33:44.837 T:9964 NOTICE: $$$ [xbmc.callbacks2] - Stopped xbmc.callbacks2
  3205. 17:33:44.837 T:9964 INFO: CPythonInvoker(19, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\default.py): script successfully run
  3206. 17:33:44.837 T:16780 DEBUG: CPythonInvoker(19, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\default.py): script termination took 362ms
  3207. 17:33:44.837 T:6948 DEBUG: Thread LanguageInvoker 6948 terminating
  3208. 17:33:44.839 T:9964 INFO: Python script interrupted by user
  3209. 17:33:45.045 T:5924 NOTICE: Skin Helper Service --> Shutdown requested !
  3210. 17:33:45.045 T:5924 DEBUG: Skin Helper Service --> ListItemMonitor - stop called
  3211. 17:33:45.045 T:5924 DEBUG: Skin Helper Simplecache --> Closed
  3212. 17:33:45.046 T:5924 DEBUG: Previous line repeats 1 times.
  3213. 17:33:45.046 T:5924 DEBUG: script.module.metadatautils --> Exited
  3214. 17:33:45.046 T:5924 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.24 stopped
  3215. 17:33:45.046 T:5924 INFO: CPythonInvoker(9, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): script successfully run
  3216. 17:33:45.046 T:5924 INFO: CPythonInvoker(9, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): waiting on thread 12824
  3217. 17:33:47.872 T:16780 DEBUG: CPythonInvoker(9, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): script termination took 3034ms
  3218. 17:33:47.872 T:13480 DEBUG: Thread LanguageInvoker 13480 terminating
  3219. 17:33:47.875 T:5924 WARNING: CPythonInvoker(9, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): the python script "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmcgui::Window,class XBMCAddon::xbmcgui::Window,class XBMCAddon::xbmcgui::Window,class XBMCAddon::xbmc::Monitor,class XBMCAddon::xbmc::Monitor,class XBMCAddon::xbmc::Monitor
  3220. 17:33:47.875 T:5924 INFO: Python script interrupted by user
  3221. 17:33:47.979 T:12804 INFO: CPythonInvoker(20, C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\default.py): script successfully run
  3222. 17:33:47.979 T:16780 DEBUG: CPythonInvoker(20, C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\default.py): script termination took 103ms
  3223. 17:33:47.979 T:9964 DEBUG: Thread LanguageInvoker 9964 terminating
  3224. 17:33:47.980 T:14532 NOTICE: Skin Helper Widgets --> Backgroundservice stopped
  3225. 17:33:47.980 T:14532 INFO: CPythonInvoker(10, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): script successfully run
  3226. 17:33:47.980 T:16780 DEBUG: CPythonInvoker(10, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): script termination took 1ms
  3227. 17:33:47.980 T:12804 INFO: Python script interrupted by user
  3228. 17:33:47.980 T:5924 DEBUG: Thread LanguageInvoker 5924 terminating
  3229. 17:33:47.981 T:14532 INFO: Python script interrupted by user
  3230. 17:33:47.981 T:12572 NOTICE: plugin.audio.spotify --> Shutdown requested !
  3231. 17:33:48.072 T:7628 DEBUG: plugin.audio.spotify --> FINISH transfer for track 1ivuWgxFQb2xzxVNSlB1hF - range 0
  3232. 17:33:48.307 T:12572 DEBUG: plugin.audio.spotify --> spotty terminated
  3233. 17:33:48.363 T:15348 DEBUG: plugin.audio.spotify --> Stopped Spotify Connect Daemon
  3234. 17:33:48.376 T:12572 NOTICE: plugin.audio.spotify --> stopped
  3235. 17:33:48.376 T:12572 INFO: CPythonInvoker(12, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): script successfully run
  3236. 17:33:48.376 T:12572 INFO: CPythonInvoker(12, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): waiting on thread 5452
  3237. 17:33:48.578 T:16780 DEBUG: CPythonInvoker(12, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): script termination took 597ms
  3238. 17:33:48.578 T:1592 DEBUG: Thread LanguageInvoker 1592 terminating
  3239. 17:33:48.578 T:14532 DEBUG: Thread LanguageInvoker 14532 terminating
  3240. 17:33:48.578 T:12804 DEBUG: Thread LanguageInvoker 12804 terminating
  3241. 17:33:48.578 T:8856 DEBUG: Thread ActiveAE 8856 terminating
  3242. 17:33:48.582 T:12572 INFO: Python script interrupted by user
  3243. 17:33:48.582 T:12572 DEBUG: Thread LanguageInvoker 12572 terminating
  3244. 17:33:48.589 T:18328 DEBUG: Thread AESink 18328 terminating
  3245. 17:33:48.589 T:16780 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  3246. 17:33:48.594 T:16780 NOTICE: closing down remote control service
  3247. 17:33:48.594 T:16780 NOTICE: stopped
  3248. 17:33:48.594 T:8324 DEBUG: Thread RemoteControl 8324 terminating
  3249. 17:33:48.796 T:16780 NOTICE: destroy
  3250. 17:33:48.796 T:16780 NOTICE: unload skin
  3251. 17:33:48.796 T:16780 INFO: Unloading old skin ...
  3252. 17:33:48.799 T:16780 DEBUG: ------ Window Deinit () ------
  3253. 17:33:48.799 T:16780 DEBUG: ------ Window Deinit (Home.xml) ------
  3254. 17:33:48.817 T:16780 DEBUG: CTextureBundleXBT::CloseBundle - Closed bundle
  3255. 17:33:48.850 T:16780 NOTICE: unload sections
  3256. 17:33:48.852 T:2308 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  3257. 17:33:48.852 T:2308 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  3258. 17:33:48.852 T:16780 NOTICE: special://profile/ is mapped to: special://masterprofile/
  3259. 17:33:48.853 T:16780 NOTICE: PVRManager - stopping
  3260. 17:33:49.240 T:9392 DEBUG: Thread PVRManager 9392 terminating
  3261. 17:33:49.254 T:16780 DEBUG: PVR - PVR::CPVRClient::Destroy - destroying PVR add-on 'HDHomeRun PVR add-on:connected'
  3262. 17:33:50.093 T:16780 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\pvr.hdhomerun.dll)
  3263. 17:33:50.093 T:16780 INFO: ADDON: Dll Destroyed - PVR HDHomeRun Client
  3264. 17:33:50.094 T:16780 DEBUG: CSettingsManager: requested setting (epg.daystodisplay) was not found.
  3265. 17:33:50.094 T:16780 DEBUG: PVRManager - destroyed
  3266. 17:33:50.094 T:16780 DEBUG: ActiveAE DSP - destroyed
  3267. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.plexkodiconnect.tvshows has been uninstalled.'
  3268. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lrclyrics has been uninstalled.'
  3269. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been uninstalled.'
  3270. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been uninstalled.'
  3271. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been uninstalled.'
  3272. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.plexkodiconnect has been uninstalled.'
  3273. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  3274. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been uninstalled.'
  3275. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been uninstalled.'
  3276. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  3277. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been uninstalled.'
  3278. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been uninstalled.'
  3279. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been uninstalled.'
  3280. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been uninstalled.'
  3281. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.idna has been uninstalled.'
  3282. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been uninstalled.'
  3283. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  3284. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.recordlabels.white has been uninstalled.'
  3285. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  3286. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been uninstalled.'
  3287. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been uninstalled.'
  3288. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.kodi65 has been uninstalled.'
  3289. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been uninstalled.'
  3290. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.httplib2 has been uninstalled.'
  3291. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.image.resource.select has been uninstalled.'
  3292. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  3293. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  3294. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been uninstalled.'
  3295. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been uninstalled.'
  3296. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.nextup.notification has been uninstalled.'
  3297. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been uninstalled.'
  3298. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.backports.functools_lru_cache has been uninstalled.'
  3299. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been uninstalled.'
  3300. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.madvrsettings has been uninstalled.'
  3301. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been uninstalled.'
  3302. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been uninstalled.'
  3303. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.cherrypy has been uninstalled.'
  3304. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been uninstalled.'
  3305. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been uninstalled.'
  3306. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  3307. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.FrontView has been uninstalled.'
  3308. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in repository.marcelveldt has been uninstalled.'
  3309. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.actionhandler has been uninstalled.'
  3310. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been uninstalled.'
  3311. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been uninstalled.'
  3312. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been uninstalled.'
  3313. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  3314. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been uninstalled.'
  3315. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.defusedxml has been uninstalled.'
  3316. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been uninstalled.'
  3317. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been uninstalled.'
  3318. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been uninstalled.'
  3319. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  3320. 17:33:50.094 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.port.hu has been uninstalled.'
  3321. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.artworkorganizer has been uninstalled.'
  3322. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in repository.dsplayer has been uninstalled.'
  3323. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been uninstalled.'
  3324. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.rom.collection.browser has been uninstalled.'
  3325. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.musicbrainz has been uninstalled.'
  3326. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been uninstalled.'
  3327. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  3328. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in repository.kodibrasilforum has been uninstalled.'
  3329. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.service has been uninstalled.'
  3330. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been uninstalled.'
  3331. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been uninstalled.'
  3332. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.t9.search has been uninstalled.'
  3333. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been uninstalled.'
  3334. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.aeonmq6 has been uninstalled.'
  3335. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been uninstalled.'
  3336. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  3337. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  3338. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been uninstalled.'
  3339. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been uninstalled.'
  3340. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  3341. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been uninstalled.'
  3342. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been uninstalled.'
  3343. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in repository.foreverguest has been uninstalled.'
  3344. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in weather.openweathermap.extended has been uninstalled.'
  3345. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  3346. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  3347. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.games.rom.collection.browser has been uninstalled.'
  3348. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.autocompletion has been uninstalled.'
  3349. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.widgets has been uninstalled.'
  3350. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.extendedinfo has been uninstalled.'
  3351. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been uninstalled.'
  3352. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been uninstalled.'
  3353. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.spotify has been uninstalled.'
  3354. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.openweathermap.maps has been uninstalled.'
  3355. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  3356. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been uninstalled.'
  3357. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.thetvdb has been uninstalled.'
  3358. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  3359. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  3360. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been uninstalled.'
  3361. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  3362. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been uninstalled.'
  3363. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.theaudiodb.com has been uninstalled.'
  3364. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been uninstalled.'
  3365. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been uninstalled.'
  3366. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.onedrive has been uninstalled.'
  3367. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.skin.helper.artutils has been uninstalled.'
  3368. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been uninstalled.'
  3369. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been uninstalled.'
  3370. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.universal has been uninstalled.'
  3371. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  3372. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.youtube.dl has been uninstalled.'
  3373. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  3374. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in repository.plexkodiconnect has been uninstalled.'
  3375. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been uninstalled.'
  3376. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.cinemavision has been uninstalled.'
  3377. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.urllib3 has been uninstalled.'
  3378. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been uninstalled.'
  3379. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been uninstalled.'
  3380. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been uninstalled.'
  3381. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.toolbox has been uninstalled.'
  3382. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been uninstalled.'
  3383. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been uninstalled.'
  3384. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been uninstalled.'
  3385. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  3386. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.plexkodiconnect.movies has been uninstalled.'
  3387. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplecache has been uninstalled.'
  3388. 17:33:50.095 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been uninstalled.'
  3389. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.skinthemes.aeonmq has been uninstalled.'
  3390. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in superrepo.kodi.krypton.repositories has been uninstalled.'
  3391. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been uninstalled.'
  3392. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been uninstalled.'
  3393. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been uninstalled.'
  3394. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.uritemplate has been uninstalled.'
  3395. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.musicgenreicons.text has been uninstalled.'
  3396. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  3397. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.animated has been uninstalled.'
  3398. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  3399. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in service.watchdog has been uninstalled.'
  3400. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.moviegenreicons.xzener-flat has been uninstalled.'
  3401. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  3402. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvshows.themoviedb.org has been uninstalled.'
  3403. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been uninstalled.'
  3404. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been uninstalled.'
  3405. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been uninstalled.'
  3406. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been uninstalled.'
  3407. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  3408. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.decorator has been uninstalled.'
  3409. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been uninstalled.'
  3410. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been uninstalled.'
  3411. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.certifi has been uninstalled.'
  3412. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.advanced.emulator.launcher has been uninstalled.'
  3413. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  3414. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth2client has been uninstalled.'
  3415. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.trakt has been uninstalled.'
  3416. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  3417. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been uninstalled.'
  3418. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in skin.aeonmq7 has been uninstalled.'
  3419. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.routing has been uninstalled.'
  3420. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  3421. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.future has been uninstalled.'
  3422. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been uninstalled.'
  3423. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  3424. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  3425. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been uninstalled.'
  3426. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in resource.images.mediaicons.coloured has been uninstalled.'
  3427. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.omdbapi.com has been uninstalled.'
  3428. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  3429. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.callbacks2 has been uninstalled.'
  3430. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  3431. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  3432. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in superrepo.kodi.krypton.all has been uninstalled.'
  3433. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  3434. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  3435. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in script.module.metadatautils has been uninstalled.'
  3436. 17:33:50.096 T:16780 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been uninstalled.'
  3437. 17:33:50.096 T:16780 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 000001986BE44410 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3438. 17:33:50.096 T:16780 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 000001986BD88310 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3439. 17:33:50.096 T:16780 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 000001986BD87590 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3440. 17:33:50.096 T:16780 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 000001986BD88790 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3441. 17:33:50.096 T:16780 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 000001986BD87F20 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3442. 17:33:50.096 T:16780 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 000001986BE445C0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3443. 17:33:50.096 T:16780 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 000001986BD88940 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3444. 17:33:50.096 T:16780 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 000001986BD889D0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3445. 17:33:50.096 T:16780 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 000001986BD87860 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3446. 17:33:50.096 T:16780 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 000001986BD87CE0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3447. 17:33:50.096 T:16780 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 000001986BD88AF0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3448. 17:33:50.096 T:16780 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 000001986BD878F0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3449. 17:33:50.096 T:16780 NOTICE: application stopped...
  3450. 17:33:50.096 T:2308 DEBUG: Thread Announce 2308 terminating
  3451. 17:33:50.128 T:16780 DEBUG: SECTION:UnloadDll(special://xbmcbin/libcurl.dll)
Advertisement
Add Comment
Please, Sign In to add comment