Advertisement
MKANET

Kodi Skin errors

Dec 14th, 2019
4,717
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 335.03 KB | None | 0 0
  1. 21:20:20.239 T:19296 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 21:20:20.239 T:19296 NOTICE: -----------------------------------------------------------------------
  3. 21:20:20.239 T:19296 NOTICE: Starting Kodi (17.6 Git:20171126-13194ec). Platform: Windows NT x86 64-bit
  4. 21:20:20.239 T:19296 NOTICE: Using Release Kodi x64 build
  5. 21:20:20.239 T:19296 NOTICE: Kodi compiled Nov 26 2017 by MSVC 190024210 for Windows NT x86 64-bit version 10.0 (0x0A000000)
  6. 21:20:20.239 T:19296 NOTICE: Running on E3iO Custom Computers Home Cinema & Gaming PC with Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 21:20:20.239 T:19296 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  8. 21:20:20.239 T:19296 NOTICE: Host CPU: Unknown, 8 cores available
  9. 21:20:20.239 T:19296 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  10. 21:20:20.239 T:19296 NOTICE: Running with restricted rights
  11. 21:20:20.240 T:19296 NOTICE: Aero is enabled
  12. 21:20:20.240 T:19296 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  13. 21:20:20.240 T:19296 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  14. 21:20:20.240 T:19296 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files (x86)\Kodi/addons
  15. 21:20:20.240 T:19296 NOTICE: special://masterprofile/ is mapped to: C:\Users\micha\AppData\Roaming\Kodi\userdata
  16. 21:20:20.240 T:19296 NOTICE: special://home/ is mapped to: C:\Users\micha\AppData\Roaming\Kodi\
  17. 21:20:20.240 T:19296 NOTICE: special://temp/ is mapped to: C:\Users\micha\AppData\Roaming\Kodi\cache
  18. 21:20:20.240 T:19296 NOTICE: special://logpath/ is mapped to: C:\Users\micha\AppData\Roaming\Kodi\
  19. 21:20:20.240 T:19296 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\kodi.exe
  20. 21:20:20.242 T:19296 NOTICE: Local hostname: HTPC
  21. 21:20:20.242 T:19296 NOTICE: Log File is located: C:\Users\micha\AppData\Roaming\Kodi\/kodi.log
  22. 21:20:20.242 T:19296 NOTICE: -----------------------------------------------------------------------
  23. 21:20:20.243 T:19296 NOTICE: load settings...
  24. 21:20:20.248 T:19296 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  25. 21:20:20.248 T:19296 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  26. 21:20:20.249 T:19296 NOTICE: Loading filter core factory settings from special://xbmc/system/players/dsplayer/filtersconfig_internal.xml (filters configuration).
  27. 21:20:20.251 T:19296 NOTICE: Loading filter core factory settings from special://masterprofile/dsplayer/filtersconfig.xml (filters configuration).
  28. 21:20:20.251 T:19296 NOTICE: special://masterprofile/dsplayer/filtersconfig.xml does not exist. Skipping.
  29. 21:20:20.251 T:19296 NOTICE: Loading filter core factory settings from special://xbmc/system/players/dsplayer/filtersconfig.xml (filters configuration).
  30. 21:20:20.255 T:19296 NOTICE: Loading filter core factory settings from special://xbmc/system/players/dsplayer/mediasconfig_internal.xml (medias configuration).
  31. 21:20:20.257 T:19296 NOTICE: CMadvrSettings::InitSettings loading 09108_madvrSettings.xml from appdata/kodi/addons/script.madvrsettings
  32. 21:20:20.260 T:19296 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  33. 21:20:20.260 T:19296 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  34. 21:20:20.260 T:19296 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://MYDOMAIN.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. 21:20:20.260 T:19296 NOTICE: Default Video Player: VideoPlayer
  56. 21:20:20.260 T:19296 NOTICE: Default Audio Player: paplayer
  57. 21:20:20.260 T:19296 NOTICE: Enabled debug logging due to GUI setting (2)
  58. 21:20:20.260 T:19296 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  59. 21:20:20.260 T:19296 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  60. 21:20:20.260 T:19296 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  61. 21:20:20.261 T:19296 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  62. 21:20:20.261 T:19296 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  63. 21:20:20.261 T:19296 DEBUG: CPlayerCoreConfig::<ctor>: created player DSPlayer
  64. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  65. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  66. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  67. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  68. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  69. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  70. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  71. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  72. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  73. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  74. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  75. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  76. 21:20:20.261 T:19296 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  77. 21:20:20.261 T:19296 NOTICE: Loaded playercorefactory configuration
  78. 21:20:20.261 T:19296 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  79. 21:20:20.261 T:19296 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  80. 21:20:20.262 T:19296 INFO: creating subdirectories
  81. 21:20:20.262 T:19296 INFO: userdata folder: special://masterprofile/
  82. 21:20:20.262 T:19296 INFO: recording folder:
  83. 21:20:20.262 T:19296 INFO: screenshots folder:
  84. 21:20:20.264 T:19296 NOTICE: Loading pixel shaders list from special://profile/dsplayer/shaders.xml
  85. 21:20:20.264 T:19296 INFO: Loaded pixel shader "BT.601 -> BT.709", id 1
  86. 21:20:20.264 T:19296 INFO: Loaded pixel shader "Deinterlace (blend)", id 2
  87. 21:20:20.264 T:19296 INFO: Loaded pixel shader "Contour", id 3
  88. 21:20:20.264 T:19296 INFO: Loaded pixel shader "Denoise", id 4
  89. 21:20:20.264 T:19296 INFO: Loaded pixel shader "Edge sharpen", id 5
  90. 21:20:20.264 T:19296 INFO: Loaded pixel shader "Emboss", id 6
  91. 21:20:20.264 T:19296 INFO: Loaded pixel shader "Spotlight", id 7
  92. 21:20:20.264 T:19296 INFO: Loaded pixel shader "Grayscale", id 8
  93. 21:20:20.264 T:19296 INFO: Loaded pixel shader "Invert", id 9
  94. 21:20:20.264 T:19296 INFO: Loaded pixel shader "Letterbox", id 10
  95. 21:20:20.264 T:19296 INFO: Loaded pixel shader "0-255 -> 16-235", id 11
  96. 21:20:20.264 T:19296 INFO: Loaded pixel shader "16-235 -> 0-255 [SD][HD]", id 12
  97. 21:20:20.265 T:19296 INFO: Loaded pixel shader "16-235 -> 0-255 [SD]", id 13
  98. 21:20:20.265 T:19296 INFO: Loaded pixel shader "Nightvision", id 14
  99. 21:20:20.265 T:19296 INFO: Loaded pixel shader "Procamp", id 15
  100. 21:20:20.265 T:19296 INFO: Loaded pixel shader "Sharpen", id 16
  101. 21:20:20.265 T:19296 INFO: Loaded pixel shader "Sharpen complex", id 17
  102. 21:20:20.265 T:19296 INFO: Loaded pixel shader "Sharpen complex 2", id 18
  103. 21:20:20.265 T:19296 INFO: Loaded pixel shader "Sphere", id 19
  104. 21:20:20.265 T:19296 INFO: Loaded pixel shader "Wave", id 20
  105. 21:20:20.265 T:19296 INFO: Loaded pixel shader "YV12 Chroma Upsampling", id 21
  106. 21:20:20.265 T:19296 NOTICE: Loading pixel shaders list from special://xbmc/system/players/dsplayer/shaders/shaders.xml
  107. 21:20:20.267 T:19296 NOTICE: No renderersettings.xml to load (special://masterprofile/dsplayer/renderersettings.xml)
  108. 21:20:20.268 T:19296 NOTICE: Running database version Addons27
  109. 21:20:20.268 T:19296 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
  110. 21:20:20.273 T:19296 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. 21:20:20.279 T:19296 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. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.plexkodiconnect.tvshows has been installed.'
  113. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lrclyrics has been installed.'
  114. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  115. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  116. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been installed.'
  117. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.plexkodiconnect has been installed.'
  118. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  119. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been installed.'
  120. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  121. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  122. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  123. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  124. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  125. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been installed.'
  126. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.idna has been installed.'
  127. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been installed.'
  128. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  129. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.recordlabels.white has been installed.'
  130. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  131. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  132. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  133. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.kodi65 has been installed.'
  134. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  135. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.httplib2 has been installed.'
  136. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.image.resource.select has been installed.'
  137. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  138. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  139. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  140. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been installed.'
  141. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.nextup.notification has been installed.'
  142. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  143. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been installed.'
  144. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.madvrsettings has been installed.'
  145. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been installed.'
  146. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  147. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.cherrypy has been installed.'
  148. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been installed.'
  149. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  150. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  151. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.FrontView has been installed.'
  152. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in repository.marcelveldt has been installed.'
  153. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.actionhandler has been installed.'
  154. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been installed.'
  155. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been installed.'
  156. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  157. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  158. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been installed.'
  159. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.defusedxml has been installed.'
  160. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been installed.'
  161. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  162. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  163. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  164. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.port.hu has been installed.'
  165. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.artworkorganizer has been installed.'
  166. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in repository.dsplayer has been installed.'
  167. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  168. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.rom.collection.browser has been installed.'
  169. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.musicbrainz has been installed.'
  170. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.'
  171. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  172. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in repository.kodibrasilforum has been installed.'
  173. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.service has been installed.'
  174. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  175. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  176. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.t9.search has been installed.'
  177. 21:20:20.290 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  178. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.aeonmq6 has been installed.'
  179. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
  180. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  181. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  182. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  183. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  184. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  185. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  186. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been installed.'
  187. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in repository.foreverguest has been installed.'
  188. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in weather.openweathermap.extended has been installed.'
  189. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  190. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  191. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.games.rom.collection.browser has been installed.'
  192. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.autocompletion has been installed.'
  193. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.widgets has been installed.'
  194. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.extendedinfo has been installed.'
  195. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  196. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  197. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.spotify has been installed.'
  198. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.openweathermap.maps has been installed.'
  199. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  200. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
  201. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.thetvdb has been installed.'
  202. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  203. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  204. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  205. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  206. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.theaudiodb.com has been installed.'
  207. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been installed.'
  208. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  209. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  210. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.onedrive has been installed.'
  211. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.skin.helper.artutils has been installed.'
  212. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  213. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  214. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.universal has been installed.'
  215. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  216. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.youtube.dl has been installed.'
  217. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  218. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in repository.plexkodiconnect has been installed.'
  219. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  220. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.cinemavision has been installed.'
  221. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.urllib3 has been installed.'
  222. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  223. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  224. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  225. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.toolbox has been installed.'
  226. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  227. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been installed.'
  228. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  229. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  230. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.plexkodiconnect.movies has been installed.'
  231. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplecache has been installed.'
  232. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been installed.'
  233. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.skinthemes.aeonmq has been installed.'
  234. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
  235. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
  236. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been installed.'
  237. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  238. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.musicgenreicons.text has been installed.'
  239. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.uritemplate has been installed.'
  240. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  241. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.animated has been installed.'
  242. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  243. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvshows.themoviedb.org has been installed.'
  244. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  245. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.moviegenreicons.xzener-flat has been installed.'
  246. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.watchdog has been installed.'
  247. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  248. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  249. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  250. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  251. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  252. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.decorator has been installed.'
  253. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.certifi has been installed.'
  254. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  255. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.advanced.emulator.launcher has been installed.'
  256. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  257. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.googlemusic.exp has been installed.'
  258. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth2client has been installed.'
  259. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  260. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.trakt has been installed.'
  261. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  262. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.routing has been installed.'
  263. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in skin.aeonmq7 has been installed.'
  264. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  265. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.future has been installed.'
  266. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  267. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  268. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  269. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.omdbapi.com has been installed.'
  270. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.mediaicons.coloured has been installed.'
  271. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been installed.'
  272. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  273. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  274. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  275. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.callbacks2 has been installed.'
  276. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  277. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  278. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  279. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.metadatautils has been installed.'
  280. 21:20:20.291 T:19296 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  281. 21:20:20.304 T:12480 DEBUG: Thread JobWorker start, auto delete: true
  282. 21:20:20.307 T:19296 NOTICE: ADDONS: Using repository repository.foreverguest
  283. 21:20:20.307 T:19296 NOTICE: ADDONS: Using repository repository.xbmc.org
  284. 21:20:20.307 T:19296 NOTICE: ADDONS: Using repository repository.dsplayer
  285. 21:20:20.307 T:19296 NOTICE: ADDONS: Using repository repository.kodibrasilforum
  286. 21:20:20.307 T:19296 NOTICE: ADDONS: Using repository repository.marcelveldt
  287. 21:20:20.307 T:19296 NOTICE: ADDONS: Using repository repository.plexkodiconnect
  288. 21:20:20.309 T:19296 DEBUG: ADDON: Dll Initializing - InputStream Adaptive
  289. 21:20:20.309 T:19296 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\inputstream.adaptive\inputstream.adaptive.dll)
  290. 21:20:20.310 T:19296 DEBUG: AddOnLog: InputStream Adaptive: libXBMC_addon successfully loaded
  291. 21:20:20.310 T:19296 DEBUG: AddOnLog: InputStream Adaptive: ADDON_Create()
  292. 21:20:20.310 T:19296 DEBUG: AddOnLog: InputStream Adaptive: ADDON_Destroy()
  293. 21:20:20.310 T:19296 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\inputstream.adaptive\inputstream.adaptive.dll)
  294. 21:20:20.310 T:19296 INFO: ADDON: Dll Destroyed - InputStream Adaptive
  295. 21:20:20.313 T:2180 DEBUG: Thread ActiveAE start, auto delete: false
  296. 21:20:20.313 T:16432 DEBUG: Thread AESink start, auto delete: false
  297. 21:20:20.338 T:2180 NOTICE: Found 2 Lists of Devices
  298. 21:20:20.338 T:2180 NOTICE: Enumerated DIRECTSOUND devices:
  299. 21:20:20.338 T:2180 NOTICE: Device 1
  300. 21:20:20.338 T:2180 NOTICE: m_deviceName : {2DDFF507-7FA7-4067-A8F0-E99719E94B85}
  301. 21:20:20.338 T:2180 NOTICE: m_displayName : Headphones - Headphones (Beats Studio³ Stereo)
  302. 21:20:20.338 T:2180 NOTICE: m_displayNameExtra: DIRECTSOUND: Headphones (Beats Studio³ Stereo)
  303. 21:20:20.338 T:2180 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  304. 21:20:20.338 T:2180 NOTICE: m_channels : FL,FR
  305. 21:20:20.338 T:2180 NOTICE: m_sampleRates : 44100
  306. 21:20:20.338 T:2180 NOTICE: m_dataFormats : AE_FMT_FLOAT
  307. 21:20:20.338 T:2180 NOTICE: m_streamTypes : No passthrough capabilities
  308. 21:20:20.338 T:2180 NOTICE: Device 2
  309. 21:20:20.338 T:2180 NOTICE: m_deviceName : default
  310. 21:20:20.338 T:2180 NOTICE: m_displayName : default
  311. 21:20:20.338 T:2180 NOTICE: m_displayNameExtra:
  312. 21:20:20.338 T:2180 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  313. 21:20:20.338 T:2180 NOTICE: m_channels : FL,FR
  314. 21:20:20.338 T:2180 NOTICE: m_sampleRates : 44100
  315. 21:20:20.338 T:2180 NOTICE: m_dataFormats : AE_FMT_FLOAT
  316. 21:20:20.338 T:2180 NOTICE: m_streamTypes : No passthrough capabilities
  317. 21:20:20.338 T:2180 NOTICE: Device 3
  318. 21:20:20.338 T:2180 NOTICE: m_deviceName : {32605799-F6A8-424C-BECA-215943797592}
  319. 21:20:20.338 T:2180 NOTICE: m_displayName : Headset - Speakers (Beats Studio³ Hands-Free AG Audio)
  320. 21:20:20.338 T:2180 NOTICE: m_displayNameExtra: DIRECTSOUND: Speakers (Beats Studio³ Hands-Free AG Audio)
  321. 21:20:20.338 T:2180 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  322. 21:20:20.338 T:2180 NOTICE: m_channels : FL,FR
  323. 21:20:20.338 T:2180 NOTICE: m_sampleRates : 8000
  324. 21:20:20.338 T:2180 NOTICE: m_dataFormats : AE_FMT_FLOAT
  325. 21:20:20.338 T:2180 NOTICE: m_streamTypes : No passthrough capabilities
  326. 21:20:20.338 T:2180 NOTICE: Device 4
  327. 21:20:20.338 T:2180 NOTICE: m_deviceName : {8C1DA526-0C5C-40A1-B708-582F98744659}
  328. 21:20:20.338 T:2180 NOTICE: m_displayName : SPDIF - Realtek Digital Output(Optical) (Realtek High Definition Audio)
  329. 21:20:20.338 T:2180 NOTICE: m_displayNameExtra: DIRECTSOUND: Realtek Digital Output(Optical) (Realtek High Definition Audio)
  330. 21:20:20.338 T:2180 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  331. 21:20:20.338 T:2180 NOTICE: m_channels : FL,FR
  332. 21:20:20.338 T:2180 NOTICE: m_sampleRates : 48000
  333. 21:20:20.338 T:2180 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  334. 21:20:20.338 T:2180 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  335. 21:20:20.338 T:2180 NOTICE: Enumerated WASAPI devices:
  336. 21:20:20.338 T:2180 NOTICE: Device 1
  337. 21:20:20.338 T:2180 NOTICE: m_deviceName : {2DDFF507-7FA7-4067-A8F0-E99719E94B85}
  338. 21:20:20.338 T:2180 NOTICE: m_displayName : Headphones - Headphones (Beats Studio³ Stereo)
  339. 21:20:20.338 T:2180 NOTICE: m_displayNameExtra: WASAPI: Headphones (Beats Studio³ Stereo)
  340. 21:20:20.338 T:2180 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  341. 21:20:20.338 T:2180 NOTICE: m_channels : FL,FR
  342. 21:20:20.338 T:2180 NOTICE: m_sampleRates : 44100
  343. 21:20:20.338 T:2180 NOTICE: m_dataFormats :
  344. 21:20:20.338 T:2180 NOTICE: m_streamTypes : No passthrough capabilities
  345. 21:20:20.338 T:2180 NOTICE: Device 2
  346. 21:20:20.338 T:2180 NOTICE: m_deviceName : default
  347. 21:20:20.338 T:2180 NOTICE: m_displayName : default
  348. 21:20:20.338 T:2180 NOTICE: m_displayNameExtra:
  349. 21:20:20.338 T:2180 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  350. 21:20:20.338 T:2180 NOTICE: m_channels : FL,FR
  351. 21:20:20.338 T:2180 NOTICE: m_sampleRates : 44100
  352. 21:20:20.338 T:2180 NOTICE: m_dataFormats :
  353. 21:20:20.338 T:2180 NOTICE: m_streamTypes : No passthrough capabilities
  354. 21:20:20.338 T:2180 NOTICE: Device 3
  355. 21:20:20.338 T:2180 NOTICE: m_deviceName : {32605799-F6A8-424C-BECA-215943797592}
  356. 21:20:20.338 T:2180 NOTICE: m_displayName : Headset - Speakers (Beats Studio³ Hands-Free AG Audio)
  357. 21:20:20.338 T:2180 NOTICE: m_displayNameExtra: WASAPI: Speakers (Beats Studio³ Hands-Free AG Audio)
  358. 21:20:20.338 T:2180 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  359. 21:20:20.338 T:2180 NOTICE: m_channels : FL,FR
  360. 21:20:20.338 T:2180 NOTICE: m_sampleRates :
  361. 21:20:20.338 T:2180 NOTICE: m_dataFormats :
  362. 21:20:20.338 T:2180 NOTICE: m_streamTypes : No passthrough capabilities
  363. 21:20:20.338 T:2180 NOTICE: Device 4
  364. 21:20:20.338 T:2180 NOTICE: m_deviceName : {8C1DA526-0C5C-40A1-B708-582F98744659}
  365. 21:20:20.338 T:2180 NOTICE: m_displayName : SPDIF - Realtek Digital Output(Optical) (Realtek High Definition Audio)
  366. 21:20:20.338 T:2180 NOTICE: m_displayNameExtra: WASAPI: Realtek Digital Output(Optical) (Realtek High Definition Audio)
  367. 21:20:20.338 T:2180 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  368. 21:20:20.338 T:2180 NOTICE: m_channels : FL,FR
  369. 21:20:20.338 T:2180 NOTICE: m_sampleRates :
  370. 21:20:20.338 T:2180 NOTICE: m_dataFormats :
  371. 21:20:20.338 T:2180 NOTICE: m_streamTypes : No passthrough capabilities
  372. 21:20:20.338 T:16432 INFO: CActiveAESink::OpenSink - initialize sink
  373. 21:20:20.338 T:16432 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  374. 21:20:20.369 T:16432 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 0000000000010010
  375. 21:20:20.371 T:16432 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  376. 21:20:20.371 T:16432 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  377. 21:20:20.371 T:16432 DEBUG: Audio Device : Headphones (Beats Studio³ Stereo)
  378. 21:20:20.371 T:16432 DEBUG: Sample Rate : 44100
  379. 21:20:20.371 T:16432 DEBUG: Sample Format : AE_FMT_FLOAT
  380. 21:20:20.371 T:16432 DEBUG: Bits Per Sample : 32
  381. 21:20:20.371 T:16432 DEBUG: Valid Bits/Samp : 32
  382. 21:20:20.371 T:16432 DEBUG: Channel Count : 2
  383. 21:20:20.371 T:16432 DEBUG: Block Align : 8
  384. 21:20:20.371 T:16432 DEBUG: Avg. Bytes Sec : 352800
  385. 21:20:20.371 T:16432 DEBUG: Samples/Block : 32
  386. 21:20:20.371 T:16432 DEBUG: Format cBSize : 22
  387. 21:20:20.371 T:16432 DEBUG: Channel Layout : FL,FR
  388. 21:20:20.371 T:16432 DEBUG: Channel Mask : 3
  389. 21:20:20.371 T:16432 DEBUG: Frames : 661
  390. 21:20:20.371 T:16432 DEBUG: Frame Size : 8
  391. 21:20:20.371 T:16432 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  392. 21:20:20.371 T:16432 DEBUG: Output Device : default
  393. 21:20:20.371 T:16432 DEBUG: Sample Rate : 44100
  394. 21:20:20.371 T:16432 DEBUG: Sample Format : AE_FMT_FLOAT
  395. 21:20:20.371 T:16432 DEBUG: Channel Count : 2
  396. 21:20:20.371 T:16432 DEBUG: Channel Layout: FL,FR
  397. 21:20:20.371 T:16432 DEBUG: Frames : 661
  398. 21:20:20.371 T:16432 DEBUG: Frame Size : 8
  399. 21:20:20.371 T:15028 DEBUG: Thread RemoteControl start, auto delete: false
  400. 21:20:20.372 T:19296 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  401. 21:20:20.372 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  402. 21:20:20.373 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  403. 21:20:20.373 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  404. 21:20:20.373 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  405. 21:20:20.373 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  406. 21:20:20.373 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  407. 21:20:20.373 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  408. 21:20:20.373 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  409. 21:20:20.373 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  410. 21:20:20.373 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  411. 21:20:20.373 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  412. 21:20:20.374 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  413. 21:20:20.374 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  414. 21:20:20.374 T:15028 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  415. 21:20:20.374 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  416. 21:20:20.374 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  417. 21:20:20.374 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  418. 21:20:20.374 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  419. 21:20:20.374 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  420. 21:20:20.374 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  421. 21:20:20.375 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  422. 21:20:20.375 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  423. 21:20:20.375 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  424. 21:20:20.375 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  425. 21:20:20.375 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  426. 21:20:20.375 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  427. 21:20:20.375 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  428. 21:20:20.376 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  429. 21:20:20.376 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  430. 21:20:20.376 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  431. 21:20:20.376 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  432. 21:20:20.376 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  433. 21:20:20.376 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  434. 21:20:20.376 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  435. 21:20:20.376 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  436. 21:20:20.376 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  437. 21:20:20.377 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  438. 21:20:20.377 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  439. 21:20:20.377 T:19296 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  440. 21:20:20.389 T:16432 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  441. 21:20:20.402 T:19296 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\E:.
  442. 21:20:20.402 T:19296 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\E:.
  443. 21:20:20.409 T:19296 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 1080 Ti, adapter 0.
  444. 21:20:20.411 T:19296 NOTICE: Found screen: Generic PnP Monitor on NVIDIA GeForce GTX 1080 Ti, adapter 1.
  445. 21:20:20.411 T:19296 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  446. 21:20:20.411 T:19296 NOTICE: Secondary mode: 800x600@ 75.00 #2 - Full Screen
  447. 21:20:20.412 T:19296 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  448. 21:20:20.412 T:19296 NOTICE: Additional mode: 640x480@ 72.00 - Full Screen
  449. 21:20:20.413 T:19296 NOTICE: Additional mode: 640x480@ 75.00 - Full Screen
  450. 21:20:20.413 T:19296 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  451. 21:20:20.413 T:19296 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  452. 21:20:20.413 T:19296 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  453. 21:20:20.413 T:19296 NOTICE: Previous line repeats 2 times.
  454. 21:20:20.413 T:19296 NOTICE: Additional mode: 720x576@ 72.00 - Full Screen
  455. 21:20:20.413 T:19296 NOTICE: Previous line repeats 2 times.
  456. 21:20:20.413 T:19296 NOTICE: Additional mode: 720x576@ 75.00 - Full Screen
  457. 21:20:20.413 T:19296 NOTICE: Previous line repeats 2 times.
  458. 21:20:20.413 T:19296 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  459. 21:20:20.414 T:19296 NOTICE: Additional mode: 800x600@ 72.00 - Full Screen
  460. 21:20:20.414 T:19296 NOTICE: Additional mode: 800x600@ 75.00 - Full Screen
  461. 21:20:20.414 T:19296 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  462. 21:20:20.414 T:19296 NOTICE: Additional mode: 1024x768@ 70.00 - Full Screen
  463. 21:20:20.414 T:19296 NOTICE: Additional mode: 1024x768@ 75.00 - Full Screen
  464. 21:20:20.414 T:19296 NOTICE: Additional mode: 1152x864@ 75.00 - Full Screen
  465. 21:20:20.414 T:19296 NOTICE: Additional mode: 1176x664@ 60.00 - Full Screen
  466. 21:20:20.414 T:19296 NOTICE: Previous line repeats 2 times.
  467. 21:20:20.414 T:19296 NOTICE: Additional mode: 1176x664@ 59.94 - Full Screen
  468. 21:20:20.414 T:19296 NOTICE: Previous line repeats 2 times.
  469. 21:20:20.414 T:19296 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  470. 21:20:20.414 T:19296 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  471. 21:20:20.415 T:19296 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  472. 21:20:20.415 T:19296 NOTICE: Previous line repeats 2 times.
  473. 21:20:20.415 T:19296 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  474. 21:20:20.415 T:19296 NOTICE: Additional mode: 1280x960@ 60.00 - Full Screen
  475. 21:20:20.415 T:19296 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  476. 21:20:20.415 T:19296 NOTICE: Additional mode: 1280x1024@ 75.00 - Full Screen
  477. 21:20:20.415 T:19296 NOTICE: Additional mode: 1360x768@ 60.00 - Full Screen
  478. 21:20:20.415 T:19296 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  479. 21:20:20.415 T:19296 NOTICE: Previous line repeats 2 times.
  480. 21:20:20.415 T:19296 NOTICE: Additional mode: 1366x768@ 75.00 - Full Screen
  481. 21:20:20.415 T:19296 NOTICE: Previous line repeats 2 times.
  482. 21:20:20.415 T:19296 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  483. 21:20:20.415 T:19296 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  484. 21:20:20.415 T:19296 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  485. 21:20:20.416 T:19296 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  486. 21:20:20.416 T:19296 NOTICE: Additional mode: 1600x900@ 59.94 - Full Screen
  487. 21:20:20.416 T:19296 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  488. 21:20:20.416 T:19296 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  489. 21:20:20.416 T:19296 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  490. 21:20:20.416 T:19296 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  491. 21:20:20.416 T:19296 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  492. 21:20:20.416 T:19296 NOTICE: Additional mode: 1600x1024@ 59.94 - Full Screen
  493. 21:20:20.416 T:19296 NOTICE: Additional mode: 1600x1024@ 60.00 - Full Screen
  494. 21:20:20.416 T:19296 NOTICE: Additional mode: 1600x1200@ 60.00 - Full Screen
  495. 21:20:20.416 T:19296 NOTICE: Additional mode: 1680x1050@ 59.94 - Full Screen
  496. 21:20:20.416 T:19296 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  497. 21:20:20.416 T:19296 NOTICE: Additional mode: 1768x992@ 30.00i - Full Screen
  498. 21:20:20.416 T:19296 NOTICE: Previous line repeats 2 times.
  499. 21:20:20.416 T:19296 NOTICE: Additional mode: 1768x992@ 29.97i - Full Screen
  500. 21:20:20.416 T:19296 NOTICE: Previous line repeats 2 times.
  501. 21:20:20.416 T:19296 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  502. 21:20:20.417 T:19296 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  503. 21:20:20.417 T:19296 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  504. 21:20:20.417 T:19296 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  505. 21:20:20.417 T:19296 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  506. 21:20:20.417 T:19296 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  507. 21:20:20.417 T:19296 NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
  508. 21:20:20.417 T:19296 NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
  509. 21:20:20.417 T:19296 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  510. 21:20:20.417 T:19296 NOTICE: Additional mode: 1440x900@ 75.00 - Full Screen
  511. 21:20:20.418 T:19296 NOTICE: Additional mode: 1920x1440@ 59.94 #2 - Full Screen
  512. 21:20:20.418 T:19296 NOTICE: Additional mode: 1920x1440@ 60.00 #2 - Full Screen
  513. 21:20:20.418 T:19296 NOTICE: Additional mode: 640x480@ 60.00 #2 - Full Screen
  514. 21:20:20.418 T:19296 NOTICE: Additional mode: 640x480@ 72.00 #2 - Full Screen
  515. 21:20:20.418 T:19296 NOTICE: Additional mode: 640x480@ 75.00 #2 - Full Screen
  516. 21:20:20.418 T:19296 NOTICE: Additional mode: 720x480@ 60.00 #2 - Full Screen
  517. 21:20:20.418 T:19296 NOTICE: Additional mode: 720x480@ 59.94 #2 - Full Screen
  518. 21:20:20.418 T:19296 NOTICE: Additional mode: 720x576@ 56.00 #2 - Full Screen
  519. 21:20:20.418 T:19296 NOTICE: Previous line repeats 2 times.
  520. 21:20:20.418 T:19296 NOTICE: Additional mode: 720x576@ 60.00 #2 - Full Screen
  521. 21:20:20.419 T:19296 NOTICE: Previous line repeats 2 times.
  522. 21:20:20.419 T:19296 NOTICE: Additional mode: 720x576@ 72.00 #2 - Full Screen
  523. 21:20:20.419 T:19296 NOTICE: Previous line repeats 2 times.
  524. 21:20:20.419 T:19296 NOTICE: Additional mode: 720x576@ 75.00 #2 - Full Screen
  525. 21:20:20.419 T:19296 NOTICE: Previous line repeats 2 times.
  526. 21:20:20.419 T:19296 NOTICE: Additional mode: 800x600@ 56.00 #2 - Full Screen
  527. 21:20:20.419 T:19296 NOTICE: Additional mode: 800x600@ 60.00 #2 - Full Screen
  528. 21:20:20.419 T:19296 NOTICE: Additional mode: 800x600@ 72.00 #2 - Full Screen
  529. 21:20:20.419 T:19296 NOTICE: Additional mode: 800x600@ 75.00 #2 - Full Screen
  530. 21:20:20.419 T:19296 NOTICE: Additional mode: 1024x768@ 60.00 #2 - Full Screen
  531. 21:20:20.419 T:19296 NOTICE: Additional mode: 1024x768@ 70.00 #2 - Full Screen
  532. 21:20:20.419 T:19296 NOTICE: Additional mode: 1024x768@ 75.00 #2 - Full Screen
  533. 21:20:20.419 T:19296 NOTICE: Additional mode: 1152x864@ 75.00 #2 - Full Screen
  534. 21:20:20.419 T:19296 NOTICE: Additional mode: 1176x664@ 60.00 #2 - Full Screen
  535. 21:20:20.420 T:19296 NOTICE: Previous line repeats 2 times.
  536. 21:20:20.420 T:19296 NOTICE: Additional mode: 1176x664@ 59.94 #2 - Full Screen
  537. 21:20:20.420 T:19296 NOTICE: Previous line repeats 2 times.
  538. 21:20:20.420 T:19296 NOTICE: Additional mode: 1280x720@ 60.00 #2 - Full Screen
  539. 21:20:20.420 T:19296 NOTICE: Additional mode: 1280x720@ 59.94 #2 - Full Screen
  540. 21:20:20.420 T:19296 NOTICE: Additional mode: 1280x768@ 60.00 #2 - Full Screen
  541. 21:20:20.420 T:19296 NOTICE: Previous line repeats 2 times.
  542. 21:20:20.420 T:19296 NOTICE: Additional mode: 1280x768@ 75.00 #2 - Full Screen
  543. 21:20:20.420 T:19296 NOTICE: Previous line repeats 2 times.
  544. 21:20:20.420 T:19296 NOTICE: Additional mode: 1280x800@ 60.00 #2 - Full Screen
  545. 21:20:20.420 T:19296 NOTICE: Previous line repeats 2 times.
  546. 21:20:20.420 T:19296 NOTICE: Additional mode: 1280x800@ 75.00 #2 - Full Screen
  547. 21:20:20.420 T:19296 NOTICE: Previous line repeats 2 times.
  548. 21:20:20.420 T:19296 NOTICE: Additional mode: 1280x960@ 60.00 #2 - Full Screen
  549. 21:20:20.421 T:19296 NOTICE: Previous line repeats 2 times.
  550. 21:20:20.421 T:19296 NOTICE: Additional mode: 1280x960@ 75.00 #2 - Full Screen
  551. 21:20:20.421 T:19296 NOTICE: Previous line repeats 2 times.
  552. 21:20:20.421 T:19296 NOTICE: Additional mode: 1280x1024@ 60.00 #2 - Full Screen
  553. 21:20:20.421 T:19296 NOTICE: Additional mode: 1280x1024@ 75.00 #2 - Full Screen
  554. 21:20:20.421 T:19296 NOTICE: Additional mode: 1360x768@ 60.00 #2 - Full Screen
  555. 21:20:20.421 T:19296 NOTICE: Previous line repeats 2 times.
  556. 21:20:20.421 T:19296 NOTICE: Additional mode: 1360x768@ 59.94 #2 - Full Screen
  557. 21:20:20.421 T:19296 NOTICE: Previous line repeats 2 times.
  558. 21:20:20.421 T:19296 NOTICE: Additional mode: 1360x768@ 61.00 #2 - Full Screen
  559. 21:20:20.421 T:19296 NOTICE: Previous line repeats 2 times.
  560. 21:20:20.421 T:19296 NOTICE: Additional mode: 1366x768@ 60.00 #2 - Full Screen
  561. 21:20:20.421 T:19296 NOTICE: Previous line repeats 2 times.
  562. 21:20:20.421 T:19296 NOTICE: Additional mode: 1366x768@ 59.94 #2 - Full Screen
  563. 21:20:20.422 T:19296 NOTICE: Previous line repeats 2 times.
  564. 21:20:20.422 T:19296 NOTICE: Additional mode: 1366x768@ 61.00 #2 - Full Screen
  565. 21:20:20.422 T:19296 NOTICE: Previous line repeats 2 times.
  566. 21:20:20.422 T:19296 NOTICE: Additional mode: 1600x900@ 60.00 #2 - Full Screen
  567. 21:20:20.422 T:19296 NOTICE: Previous line repeats 2 times.
  568. 21:20:20.422 T:19296 NOTICE: Additional mode: 1600x900@ 59.94 #2 - Full Screen
  569. 21:20:20.422 T:19296 NOTICE: Previous line repeats 2 times.
  570. 21:20:20.422 T:19296 NOTICE: Additional mode: 1600x900@ 61.00 #2 - Full Screen
  571. 21:20:20.422 T:19296 NOTICE: Previous line repeats 2 times.
  572. 21:20:20.422 T:19296 NOTICE: Additional mode: 1600x1024@ 60.00 #2 - Full Screen
  573. 21:20:20.422 T:19296 NOTICE: Previous line repeats 2 times.
  574. 21:20:20.422 T:19296 NOTICE: Additional mode: 1600x1024@ 59.94 #2 - Full Screen
  575. 21:20:20.422 T:19296 NOTICE: Previous line repeats 2 times.
  576. 21:20:20.422 T:19296 NOTICE: Additional mode: 1600x1024@ 61.00 #2 - Full Screen
  577. 21:20:20.423 T:19296 NOTICE: Previous line repeats 2 times.
  578. 21:20:20.423 T:19296 NOTICE: Additional mode: 1600x1200@ 60.00 #2 - Full Screen
  579. 21:20:20.423 T:19296 NOTICE: Additional mode: 1680x1050@ 60.00 #2 - Full Screen
  580. 21:20:20.423 T:19296 NOTICE: Previous line repeats 2 times.
  581. 21:20:20.423 T:19296 NOTICE: Additional mode: 1680x1050@ 59.94 #2 - Full Screen
  582. 21:20:20.423 T:19296 NOTICE: Previous line repeats 2 times.
  583. 21:20:20.423 T:19296 NOTICE: Additional mode: 1680x1050@ 61.00 #2 - Full Screen
  584. 21:20:20.423 T:19296 NOTICE: Previous line repeats 2 times.
  585. 21:20:20.423 T:19296 NOTICE: Additional mode: 1768x992@ 60.00 #2 - Full Screen
  586. 21:20:20.423 T:19296 NOTICE: Previous line repeats 2 times.
  587. 21:20:20.423 T:19296 NOTICE: Additional mode: 1768x992@ 59.94 #2 - Full Screen
  588. 21:20:20.423 T:19296 NOTICE: Previous line repeats 2 times.
  589. 21:20:20.423 T:19296 NOTICE: Additional mode: 1768x992@ 61.00 #2 - Full Screen
  590. 21:20:20.423 T:19296 NOTICE: Previous line repeats 2 times.
  591. 21:20:20.423 T:19296 NOTICE: Additional mode: 1920x1080@ 60.00 #2 - Full Screen
  592. 21:20:20.423 T:19296 NOTICE: Additional mode: 1920x1080@ 59.94 #2 - Full Screen
  593. 21:20:20.424 T:19296 NOTICE: Additional mode: 1920x1080@ 61.00 #2 - Full Screen
  594. 21:20:20.424 T:19296 NOTICE: Additional mode: 1920x1200@ 60.00 #2 - Full Screen
  595. 21:20:20.424 T:19296 NOTICE: Additional mode: 1440x900@ 60.00 #2 - Full Screen
  596. 21:20:20.424 T:19296 NOTICE: Previous line repeats 2 times.
  597. 21:20:20.424 T:19296 NOTICE: Additional mode: 1440x900@ 59.94 #2 - Full Screen
  598. 21:20:20.424 T:19296 NOTICE: Previous line repeats 2 times.
  599. 21:20:20.424 T:19296 NOTICE: Additional mode: 1440x900@ 61.00 #2 - Full Screen
  600. 21:20:20.424 T:19296 NOTICE: Previous line repeats 2 times.
  601. 21:20:20.424 T:19296 NOTICE: Checking resolution 16
  602. 21:20:20.430 T:19296 DEBUG: CWinEventsWin32::WndProc: window resize event
  603. 21:20:20.430 T:19296 DEBUG: CWinEventsWin32::WndProc: window move event
  604. 21:20:20.431 T:19296 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  605. 21:20:20.433 T:19296 DEBUG: CWinEventsWin32::WndProcWindow is active
  606. 21:20:20.443 T:19296 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  607. 21:20:20.446 T:19296 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
  608. 21:20:20.446 T:19296 DEBUG: CRenderSystemDX::SetMonitor - Selected NVIDIA GeForce GTX 1080 Ti adapter.
  609. 21:20:20.446 T:19296 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{769AD22F-5AEB-11E9-B92B-7824AF8ABE46}\0000.
  610. 21:20:20.447 T:19296 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
  611. 21:20:20.470 T:19296 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  612. 21:20:20.485 T:19296 DEBUG: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource
  613. 21:20:20.486 T:19296 DEBUG: CRenderSystemDX::CreateDevice - on adapter NVIDIA GeForce GTX 1080 Ti (VendorId: 0x10de DeviceId: 0x1b06) with feature level 0xb100.
  614. 21:20:20.486 T:19296 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  615. 21:20:20.486 T:19296 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  616. 21:20:20.486 T:19296 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  617. 21:20:20.487 T:19296 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  618. 21:20:20.487 T:19296 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  619. 21:20:20.487 T:19296 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  620. 21:20:20.488 T:19296 DEBUG: Previous line repeats 10 times.
  621. 21:20:20.488 T:19296 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  622. 21:20:20.488 T:19296 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  623. 21:20:20.488 T:19296 DEBUG: CRenderSystemDX::FixRefreshRateIfNecessary: refreshRate: 60.0000, desired: 60.0000, deviation: 0.00000, fixRequired: false
  624. 21:20:20.490 T:19296 DEBUG: Previous line repeats 2 times.
  625. 21:20:20.490 T:19296 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  626. 21:20:20.542 T:19296 INFO: load keymapping
  627. 21:20:20.542 T:19296 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  628. 21:20:20.542 T:19296 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  629. 21:20:20.543 T:19296 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  630. 21:20:20.543 T:19296 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  631. 21:20:20.544 T:19296 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  632. 21:20:20.544 T:19296 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  633. 21:20:20.546 T:19296 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  634. 21:20:20.546 T:19296 INFO: Loading special://xbmc/system/keymaps/remote.xml
  635. 21:20:20.548 T:19296 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  636. 21:20:20.548 T:19296 INFO: Loading special://xbmc/system/IRSSmap.xml
  637. 21:20:20.548 T:19296 INFO: * Adding remote mapping for device 'Microsoft MCE'
  638. 21:20:20.549 T:19296 INFO: * Adding remote mapping for device 'Abstract'
  639. 21:20:20.549 T:19296 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  640. 21:20:20.549 T:19296 INFO: GUI format 1920x1080, Display 1920x1080@ 60.00 - Full Screen
  641. 21:20:20.549 T:19296 DEBUG: guilib: Fill viewport on change for solving rendering passes
  642. 21:20:20.549 T:19296 INFO: CLangInfo: loading resource.language.en_gb language information...
  643. 21:20:20.549 T:19296 DEBUG: trying to set locale to en-us
  644. 21:20:20.561 T:19296 INFO: global locale set to en-us
  645. 21:20:20.561 T:19296 INFO: CLangInfo: loading resource.language.en_gb language strings...
  646. 21:20:20.562 T:19296 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  647. 21:20:20.565 T:19296 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
  648. 21:20:20.566 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  649. 21:20:20.566 T:19296 DEBUG: LocalizeStrings: loaded 4096 strings from file resource://resource.language.en_gb/strings.po
  650. 21:20:20.573 T:19296 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. 21:20:20.573 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  652. 21:20:20.573 T:19296 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
  653. 21:20:20.574 T:19296 DEBUG: LocalizeStrings: loaded 536 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\resources\language\English\strings.xml
  654. 21:20:20.575 T:19296 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
  655. 21:20:20.575 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  656. 21:20:20.575 T:19296 DEBUG: LocalizeStrings: loaded 167 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\language\resource.language.en_gb\strings.po
  657. 21:20:20.576 T:19296 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\weather.yahoo\resources\language\English\strings.po
  658. 21:20:20.576 T:19296 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.albums.theaudiodb.com\resources\language\English\strings.po
  659. 21:20:20.577 T:19296 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.vorbis\resources\language\English\strings.po
  660. 21:20:20.577 T:19296 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
  661. 21:20:20.577 T:19296 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  662. 21:20:20.577 T:19296 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
  663. 21:20:20.578 T:19296 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
  664. 21:20:20.578 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  665. 21:20:20.578 T:19296 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  666. 21:20:20.578 T:19296 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. 21:20:20.578 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  668. 21:20:20.578 T:19296 DEBUG: LocalizeStrings: loaded 69 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.universal\resources\language\resource.language.en_gb\strings.po
  669. 21:20:20.579 T:19296 DEBUG: LocalizeStrings: loaded 45 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.youtube.dl\resources\language\English\strings.po
  670. 21:20:20.579 T:19296 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
  671. 21:20:20.579 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  672. 21:20:20.579 T:19296 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\resources\language\resource.language.en_gb\strings.po
  673. 21:20:20.579 T:19296 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
  674. 21:20:20.579 T:19296 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
  675. 21:20:20.580 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  676. 21:20:20.580 T:19296 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
  677. 21:20:20.580 T:19296 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. 21:20:20.580 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  679. 21:20:20.580 T:19296 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
  680. 21:20:20.580 T:19296 DEBUG: LocalizeStrings: loaded 260 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.cinemavision\resources\language\English\strings.po
  681. 21:20:20.581 T:19296 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  682. 21:20:20.581 T:19296 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.toolbox\resources\language\English\strings.po
  683. 21:20:20.581 T:19296 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.globalsearch\resources\language\English\strings.po
  684. 21:20:20.582 T:19296 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
  685. 21:20:20.582 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  686. 21:20:20.582 T:19296 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
  687. 21:20:20.582 T:19296 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. 21:20:20.583 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  689. 21:20:20.583 T:19296 DEBUG: LocalizeStrings: loaded 175 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt\resources\language\resource.language.en_gb\strings.po
  690. 21:20:20.583 T:19296 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\resources\language\English\strings.po
  691. 21:20:20.583 T:19296 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\resources\language\English\strings.xml
  692. 21:20:20.583 T:19296 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
  693. 21:20:20.584 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  694. 21:20:20.584 T:19296 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files (x86)\Kodi\addons\inputstream.adaptive\resources\language\resource.language.en_gb\strings.po
  695. 21:20:20.584 T:19296 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.musicvideos.theaudiodb.com\resources\language\English\strings.po
  696. 21:20:20.584 T:19296 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
  697. 21:20:20.584 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  698. 21:20:20.584 T:19296 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
  699. 21:20:20.585 T:19296 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. 21:20:20.585 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  701. 21:20:20.585 T:19296 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
  702. 21:20:20.586 T:19296 DEBUG: LocalizeStrings: loaded 44 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.watchdog\resources\language\English\strings.xml
  703. 21:20:20.586 T:19296 DEBUG: LocalizeStrings: loaded 119 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.artistslideshow\resources\language\English\strings.po
  704. 21:20:20.587 T:19296 DEBUG: LocalizeStrings: loaded 100 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.artwork.downloader\resources\language\English\strings.po
  705. 21:20:20.587 T:19296 DEBUG: LocalizeStrings: loaded 99 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.googlemusic.exp\resources\language\English\strings.po
  706. 21:20:20.588 T:19296 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
  707. 21:20:20.588 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  708. 21:20:20.588 T:19296 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
  709. 21:20:20.588 T:19296 DEBUG: LocalizeStrings: loaded 13 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  710. 21:20:20.588 T:19296 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
  711. 21:20:20.588 T:19296 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  712. 21:20:20.590 T:19296 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
  713. 21:20:20.590 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  714. 21:20:20.590 T:19296 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
  715. 21:20:20.590 T:19296 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.lame\resources\language\English\strings.po
  716. 21:20:20.591 T:19296 DEBUG: LocalizeStrings: loaded 26 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  717. 21:20:20.591 T:19296 DEBUG: LocalizeStrings: loaded 46 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\resources\language\English\strings.po
  718. 21:20:20.592 T:19296 DEBUG: LocalizeStrings: loaded 69 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\resources\language\English\strings.po
  719. 21:20:20.593 T:19296 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
  720. 21:20:20.593 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  721. 21:20:20.593 T:19296 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
  722. 21:20:20.594 T:19296 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
  723. 21:20:20.594 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  724. 21:20:20.594 T:19296 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
  725. 21:20:20.595 T:19296 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\resources\language\English\strings.xml
  726. 21:20:20.595 T:19296 DEBUG: LocalizeStrings: loaded 27 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.artworkorganizer\resources\language\English\strings.po
  727. 21:20:20.595 T:19296 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
  728. 21:20:20.596 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  729. 21:20:20.596 T:19296 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
  730. 21:20:20.596 T:19296 DEBUG: LocalizeStrings: loaded 64 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.onedrive\resources\language\English\strings.po
  731. 21:20:20.596 T:19296 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
  732. 21:20:20.597 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  733. 21:20:20.597 T:19296 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
  734. 21:20:20.597 T:19296 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
  735. 21:20:20.597 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  736. 21:20:20.597 T:19296 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
  737. 21:20:20.599 T:19296 DEBUG: LocalizeStrings: loaded 120 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\script.skinshortcuts\resources\language\English\strings.po
  738. 21:20:20.600 T:19296 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
  739. 21:20:20.600 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  740. 21:20:20.600 T:19296 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
  741. 21:20:20.601 T:19296 DEBUG: LocalizeStrings: loaded 67 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\resources\language\English\strings.po
  742. 21:20:20.602 T:19296 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
  743. 21:20:20.603 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  744. 21:20:20.603 T:19296 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
  745. 21:20:20.604 T:19296 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
  746. 21:20:20.604 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  747. 21:20:20.604 T:19296 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.argustv\resources\language\resource.language.en_gb\strings.po
  748. 21:20:20.605 T:19296 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
  749. 21:20:20.605 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  750. 21:20:20.605 T:19296 DEBUG: LocalizeStrings: loaded 67 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvblink\resources\language\resource.language.en_gb\strings.po
  751. 21:20:20.606 T:19296 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
  752. 21:20:20.606 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  753. 21:20:20.606 T:19296 DEBUG: LocalizeStrings: loaded 48 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvbviewer\resources\language\resource.language.en_gb\strings.po
  754. 21:20:20.606 T:19296 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
  755. 21:20:20.606 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  756. 21:20:20.606 T:19296 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Program Files (x86)\Kodi\addons\pvr.filmon\resources\language\resource.language.en_gb\strings.po
  757. 21:20:20.606 T:19296 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
  758. 21:20:20.607 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  759. 21:20:20.607 T:19296 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\resources\language\resource.language.en_gb\strings.po
  760. 21:20:20.607 T:19296 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
  761. 21:20:20.607 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  762. 21:20:20.607 T:19296 DEBUG: LocalizeStrings: loaded 75 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hts\resources\language\resource.language.en_gb\strings.po
  763. 21:20:20.608 T:19296 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
  764. 21:20:20.608 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  765. 21:20:20.608 T:19296 DEBUG: LocalizeStrings: loaded 22 strings from file C:\Program Files (x86)\Kodi\addons\pvr.iptvsimple\resources\language\resource.language.en_gb\strings.po
  766. 21:20:20.608 T:19296 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
  767. 21:20:20.608 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  768. 21:20:20.608 T:19296 DEBUG: LocalizeStrings: loaded 71 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mediaportal.tvserver\resources\language\resource.language.en_gb\strings.po
  769. 21:20:20.609 T:19296 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
  770. 21:20:20.609 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  771. 21:20:20.609 T:19296 DEBUG: LocalizeStrings: loaded 28 strings from file C:\Program Files (x86)\Kodi\addons\pvr.nextpvr\resources\language\resource.language.en_gb\strings.po
  772. 21:20:20.609 T:19296 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
  773. 21:20:20.609 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  774. 21:20:20.609 T:19296 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\pvr.njoy\resources\language\resource.language.en_gb\strings.po
  775. 21:20:20.610 T:19296 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
  776. 21:20:20.610 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  777. 21:20:20.610 T:19296 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\pvr.octonet\resources\language\resource.language.en_gb\strings.po
  778. 21:20:20.610 T:19296 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
  779. 21:20:20.610 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  780. 21:20:20.610 T:19296 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.pctv\resources\language\resource.language.en_gb\strings.po
  781. 21:20:20.611 T:19296 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
  782. 21:20:20.611 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  783. 21:20:20.611 T:19296 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Program Files (x86)\Kodi\addons\pvr.stalker\resources\language\resource.language.en_gb\strings.po
  784. 21:20:20.611 T:19296 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
  785. 21:20:20.611 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  786. 21:20:20.611 T:19296 DEBUG: LocalizeStrings: loaded 25 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vbox\resources\language\resource.language.en_gb\strings.po
  787. 21:20:20.612 T:19296 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
  788. 21:20:20.612 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  789. 21:20:20.612 T:19296 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\resources\language\resource.language.en_gb\strings.po
  790. 21:20:20.613 T:19296 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
  791. 21:20:20.613 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  792. 21:20:20.613 T:19296 DEBUG: LocalizeStrings: loaded 27 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vuplus\resources\language\resource.language.en_gb\strings.po
  793. 21:20:20.613 T:19296 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
  794. 21:20:20.613 T:19296 DEBUG: LocalizeStrings: loaded 284 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  795. 21:20:20.613 T:19296 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.wmc\resources\language\resource.language.en_gb\strings.po
  796. 21:20:20.614 T:19296 DEBUG: LocalizeStrings: loaded 15 strings from file C:\Program Files (x86)\Kodi\addons\visualization.spectrum\resources\language\English\strings.po
  797. 21:20:20.614 T:19296 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\service.subtitles.opensubtitles\resources\language\English\strings.po
  798. 21:20:20.615 T:19296 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  799. 21:20:20.615 T:19296 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  800. 21:20:20.615 T:19296 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  801. 21:20:20.615 T:19296 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  802. 21:20:20.615 T:19296 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  803. 21:20:20.615 T:19296 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
  804. 21:20:20.615 T:19296 DEBUG: SECTION:LoadDLL(special://xbmcbin/cec.dll)
  805. 21:20:20.618 T:19296 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
  806. 21:20:20.618 T:5144 DEBUG: Thread PeripBusUSB start, auto delete: false
  807. 21:20:20.618 T:17788 DEBUG: Thread PeripBusCEC start, auto delete: false
  808. 21:20:20.618 T:13296 DEBUG: Thread PeripBusAddon start, auto delete: false
  809. 21:20:20.618 T:15544 DEBUG: Thread PeripEventScanner start, auto delete: false
  810. 21:20:20.619 T:5144 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (15C2:003C) mapped to iMON HID device (type = imon)
  811. 21:20:20.620 T:5144 DEBUG: PERIPHERALS::CPeripheralHID::InitialiseFeature - removing keymapping for: v15C2p003C
  812. 21:20:20.620 T:5144 DEBUG: PERIPHERALS::CPeripheralHID::InitialiseFeature - initialised HID device (15C2:003C)
  813. 21:20:20.620 T:5144 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
  814. 21:20:20.620 T:5144 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)
  815. 21:20:20.621 T:12480 NOTICE: Running database version Addons27
  816. 21:20:20.621 T:12480 DEBUG: CDatabaseManager::Initialize, updating databases...
  817. 21:20:20.621 T:12480 NOTICE: Running database version ViewModes6
  818. 21:20:20.622 T:12480 NOTICE: Running database version Textures13
  819. 21:20:20.623 T:12480 NOTICE: Running database version MyMusic60
  820. 21:20:20.624 T:12480 NOTICE: Running database version MyVideos107
  821. 21:20:20.625 T:12480 NOTICE: Running database version TV29
  822. 21:20:20.626 T:12480 NOTICE: Running database version Epg11
  823. 21:20:20.627 T:12480 NOTICE: Running database version DSPlayer21
  824. 21:20:20.627 T:12480 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  825. 21:20:20.628 T:19296 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  826. 21:20:20.638 T:19248 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  827. 21:20:20.638 T:19248 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  828. 21:20:20.645 T:19296 INFO: Unloading old skin ...
  829. 21:20:20.653 T:19296 INFO: load skin from: C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7 (version: 2.0.7.5)
  830. 21:20:20.653 T:19296 INFO: load fonts for skin...
  831. 21:20:20.654 T:19296 INFO: Loading fonts from C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\1080i\Font.xml
  832. 21:20:20.709 T:19296 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
  833. 21:20:20.709 T:19296 DEBUG: LocalizeStrings: loaded 0 strings from file special://home/addons/script.madvrsettings/resources/09108_strings.po
  834. 21:20:20.709 T:19296 DEBUG: LocalizeStrings: loaded 981 strings from file C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\language\resource.language.en_gb\strings.po
  835. 21:20:20.710 T:19296 INFO: Loading skin includes from C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\1080i\includes.xml
  836. 21:20:21.013 T:19296 INFO: load new skin...
  837. 21:20:21.013 T:19296 INFO: Loading user windows, path C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\1080i
  838. 21:20:21.093 T:19296 DEBUG: Load Skin XML: 79.66ms
  839. 21:20:21.093 T:19296 INFO: initialize new skin...
  840. 21:20:21.093 T:19296 DEBUG: guilib: Fill viewport on change for solving rendering passes
  841. 21:20:21.093 T:19296 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  842. 21:20:21.102 T:19296 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\micha\AppData\Roaming\Kodi\addons\skin.aeonmq7\media\Textures.xbt
  843. 21:20:21.102 T:19296 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  844. 21:20:21.103 T:19296 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  845. 21:20:21.104 T:19296 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  846. 21:20:21.112 T:19296 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  847. 21:20:21.113 T:19296 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  848. 21:20:21.114 T:19296 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  849. 21:20:21.120 T:19296 INFO: skin loaded...
  850. 21:20:21.120 T:19296 DEBUG: Activating window ID: 12997
  851. 21:20:21.120 T:19296 DEBUG: ------ Window Init () ------
  852. 21:20:21.120 T:19296 INFO: load splash image: C:\Program Files (x86)\Kodi\media\Splash.png
  853. 21:20:21.126 T:19296 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  854. 21:20:21.126 T:19296 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  855. 21:20:21.126 T:19296 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  856. 21:20:21.126 T:19296 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  857. 21:20:21.135 T:19296 INFO: JSONRPC v8.0.0: Successfully initialized
  858. 21:20:21.135 T:19296 DEBUG: ADDON: Starting service addons.
  859. 21:20:21.137 T:19528 DEBUG: Thread LanguageInvoker start, auto delete: false
  860. 21:20:21.138 T:19528 DEBUG: Previous line repeats 1 times.
  861. 21:20:21.138 T:19528 INFO: initializing python engine.
  862. 21:20:21.138 T:5032 INFO: Previous line repeats 1 times.
  863. 21:20:21.138 T:5032 DEBUG: Thread LanguageInvoker start, auto delete: false
  864. 21:20:21.138 T:5032 INFO: initializing python engine.
  865. 21:20:21.138 T:12992 DEBUG: Thread LanguageInvoker start, auto delete: false
  866. 21:20:21.138 T:12992 INFO: initializing python engine.
  867. 21:20:21.138 T:11800 DEBUG: Thread LanguageInvoker start, auto delete: false
  868. 21:20:21.138 T:11800 INFO: initializing python engine.
  869. 21:20:21.138 T:6756 DEBUG: Thread LanguageInvoker start, auto delete: false
  870. 21:20:21.138 T:6756 INFO: initializing python engine.
  871. 21:20:21.138 T:7348 DEBUG: Thread LanguageInvoker start, auto delete: false
  872. 21:20:21.138 T:7348 INFO: initializing python engine.
  873. 21:20:21.138 T:19372 DEBUG: Thread LanguageInvoker start, auto delete: false
  874. 21:20:21.138 T:19372 INFO: initializing python engine.
  875. 21:20:21.138 T:18532 DEBUG: Thread LanguageInvoker start, auto delete: false
  876. 21:20:21.138 T:18532 INFO: initializing python engine.
  877. 21:20:21.138 T:18700 DEBUG: Thread LanguageInvoker start, auto delete: false
  878. 21:20:21.138 T:18700 INFO: initializing python engine.
  879. 21:20:21.138 T:21236 DEBUG: Thread LanguageInvoker start, auto delete: false
  880. 21:20:21.138 T:21236 INFO: initializing python engine.
  881. 21:20:21.138 T:5180 DEBUG: Thread LanguageInvoker start, auto delete: false
  882. 21:20:21.138 T:5180 INFO: initializing python engine.
  883. 21:20:21.138 T:19296 DEBUG: Activating window ID: 12999
  884. 21:20:21.138 T:19296 DEBUG: ------ Window Init (Startup.xml) ------
  885. 21:20:21.138 T:19296 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  886. 21:20:21.138 T:12884 DEBUG: Thread LanguageInvoker start, auto delete: false
  887. 21:20:21.139 T:12884 INFO: initializing python engine.
  888. 21:20:21.139 T:19296 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'noop'
  889. 21:20:21.142 T:15436 DEBUG: Previous line repeats 1 times.
  890. 21:20:21.142 T:15436 DEBUG: Thread Timer start, auto delete: false
  891. 21:20:21.143 T:15436 DEBUG: Thread Timer 15436 terminating
  892. 21:20:21.143 T:11208 DEBUG: Thread Timer start, auto delete: false
  893. 21:20:21.144 T:11208 DEBUG: Thread Timer 11208 terminating
  894. 21:20:21.144 T:14152 DEBUG: Thread Timer start, auto delete: false
  895. 21:20:21.146 T:19296 DEBUG: Activating window ID: 10000
  896. 21:20:21.146 T:19296 DEBUG: ------ Window Deinit (Startup.xml) ------
  897. 21:20:21.146 T:8852 DEBUG: Thread LanguageInvoker start, auto delete: false
  898. 21:20:21.146 T:19296 DEBUG: ------ Window Init (Home.xml) ------
  899. 21:20:21.146 T:19296 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  900. 21:20:21.146 T:8852 INFO: initializing python engine.
  901. 21:20:21.152 T:19528 DEBUG: CPythonInvoker(0, C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): start processing
  902. 21:20:21.152 T:5032 DEBUG: CPythonInvoker(2, C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt\default.py): start processing
  903. 21:20:21.152 T:12992 DEBUG: CPythonInvoker(3, C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): start processing
  904. 21:20:21.152 T:7348 DEBUG: CPythonInvoker(6, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): start processing
  905. 21:20:21.152 T:19372 DEBUG: CPythonInvoker(7, C:\Users\micha\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): start processing
  906. 21:20:21.152 T:21236 DEBUG: CPythonInvoker(10, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): start processing
  907. 21:20:21.152 T:12884 DEBUG: CPythonInvoker(12, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\service.py): start processing
  908. 21:20:21.152 T:18532 DEBUG: CPythonInvoker(8, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): start processing
  909. 21:20:21.152 T:18700 DEBUG: CPythonInvoker(9, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py): start processing
  910. 21:20:21.152 T:16580 DEBUG: CPythonInvoker(1, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  911. 21:20:21.152 T:6756 DEBUG: CPythonInvoker(5, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): start processing
  912. 21:20:21.152 T:5180 DEBUG: CPythonInvoker(11, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): start processing
  913. 21:20:21.152 T:8852 DEBUG: CPythonInvoker(13, C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py): start processing
  914. 21:20:21.152 T:11800 DEBUG: CPythonInvoker(4, C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py): start processing
  915. 21:20:21.166 T:19528 DEBUG: -->Python Interpreter Initialized<--
  916. 21:20:21.166 T:19528 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"
  917. 21:20:21.166 T:19528 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
  918. 21:20:21.166 T:19528 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
  919. 21:20:21.166 T:19528 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
  920. 21:20:21.293 T:19296 DEBUG: CDirectoryProvider[plugin://service.library.data.provider?type=+&reload=]: refreshing..
  921. 21:20:21.293 T:12480 DEBUG: Previous line repeats 1 times.
  922. 21:20:21.293 T:12480 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','1','?type=+&reload=')
  923. 21:20:21.293 T:9916 DEBUG: Thread JobWorker start, auto delete: true
  924. 21:20:21.293 T:19296 DEBUG: CDirectoryProvider[plugin://script.skin.helper.service/?action=getcast&movie=&downloadthumbs=true]: refreshing..
  925. 21:20:21.293 T:18880 DEBUG: Previous line repeats 1 times.
  926. 21:20:21.293 T:18880 DEBUG: Thread JobWorker start, auto delete: true
  927. 21:20:21.293 T:9916 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','2','?type=+&reload=')
  928. 21:20:21.294 T:10968 DEBUG: Thread LanguageInvoker start, auto delete: false
  929. 21:20:21.294 T:10968 INFO: initializing python engine.
  930. 21:20:21.294 T:10968 DEBUG: CPythonInvoker(14, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): start processing
  931. 21:20:21.294 T:18880 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','3','?action=getcast&movie=&downloadthumbs=true')
  932. 21:20:21.294 T:14572 DEBUG: Thread LanguageInvoker start, auto delete: false
  933. 21:20:21.294 T:14572 INFO: initializing python engine.
  934. 21:20:21.294 T:14572 DEBUG: CPythonInvoker(15, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): start processing
  935. 21:20:21.294 T:7776 DEBUG: Thread LanguageInvoker start, auto delete: false
  936. 21:20:21.294 T:7776 INFO: initializing python engine.
  937. 21:20:21.294 T:7776 DEBUG: CPythonInvoker(16, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): start processing
  938. 21:20:21.297 T:17732 DEBUG: Thread LanguageInvoker start, auto delete: false
  939. 21:20:21.297 T:14152 DEBUG: Thread Timer 14152 terminating
  940. 21:20:21.298 T:17732 INFO: initializing python engine.
  941. 21:20:21.298 T:17732 DEBUG: CPythonInvoker(17, C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py): start processing
  942. 21:20:21.298 T:1292 DEBUG: Thread Timer start, auto delete: false
  943. 21:20:21.299 T:1292 DEBUG: Thread Timer 1292 terminating
  944. 21:20:21.300 T:5352 DEBUG: Thread Timer start, auto delete: false
  945. 21:20:21.303 T:19296 DEBUG: ContextMenuManager: addon menus reloaded.
  946. 21:20:21.303 T:19296 INFO: removing tempfiles
  947. 21:20:21.303 T:19296 DEBUG: ADDON: Starting service addons.
  948. 21:20:21.306 T:11476 DEBUG: Thread LanguageInvoker start, auto delete: false
  949. 21:20:21.306 T:8508 DEBUG: Previous line repeats 1 times.
  950. 21:20:21.306 T:8508 INFO: initializing python engine.
  951. 21:20:21.306 T:8508 DEBUG: CPythonInvoker(19, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\default.py): start processing
  952. 21:20:21.306 T:11476 INFO: initializing python engine.
  953. 21:20:21.306 T:16024 DEBUG: Thread LanguageInvoker start, auto delete: false
  954. 21:20:21.306 T:11476 DEBUG: CPythonInvoker(18, C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib\entry_point.py): start processing
  955. 21:20:21.306 T:16024 INFO: initializing python engine.
  956. 21:20:21.306 T:16024 DEBUG: CPythonInvoker(20, C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\default.py): start processing
  957. 21:20:21.310 T:19296 DEBUG: CRepositoryUpdater: previous update at 12/13/2019 9:25:54 PM, next at 12/14/2019 9:25:54 PM
  958. 21:20:21.310 T:19296 NOTICE: initialize done
  959. 21:20:21.310 T:19296 NOTICE: Running the application...
  960. 21:20:21.310 T:11296 DEBUG: Thread Timer start, auto delete: false
  961. 21:20:21.310 T:19296 DEBUG: no profile autoexec.py (C:\Users\micha\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  962. 21:20:21.310 T:19296 DEBUG: CNetwork::NetworkMessage - Starting network services
  963. 21:20:21.311 T:19296 NOTICE: CWebServer[8091]: Started
  964. 21:20:21.311 T:19296 NOTICE: starting upnp client
  965. 21:20:21.312 T:4780 DEBUG: Thread EventServer start, auto delete: false
  966. 21:20:21.312 T:4780 NOTICE: ES: Starting UDP Event server on port 9777
  967. 21:20:21.313 T:4780 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  968. 21:20:21.314 T:19296 INFO: JSONRPC Server: Successfully initialized
  969. 21:20:21.314 T:7196 DEBUG: Thread TCPServer start, auto delete: false
  970. 21:20:21.320 T:5396 DEBUG: Thread JobWorker start, auto delete: true
  971. 21:20:21.325 T:5396 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'extrafanart/'
  972. 21:20:21.329 T:5032 DEBUG: -->Python Interpreter Initialized<--
  973. 21:20:21.329 T:5032 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"
  974. 21:20:21.329 T:12992 DEBUG: -->Python Interpreter Initialized<--
  975. 21:20:21.329 T:12992 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"
  976. 21:20:21.329 T:7348 DEBUG: -->Python Interpreter Initialized<--
  977. 21:20:21.329 T:7348 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"
  978. 21:20:21.329 T:19372 DEBUG: -->Python Interpreter Initialized<--
  979. 21:20:21.329 T:19372 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"
  980. 21:20:21.329 T:21236 DEBUG: -->Python Interpreter Initialized<--
  981. 21:20:21.329 T:21236 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"
  982. 21:20:21.330 T:12884 DEBUG: -->Python Interpreter Initialized<--
  983. 21:20:21.330 T:12884 DEBUG: CPythonInvoker(12, 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"
  984. 21:20:21.330 T:18532 DEBUG: -->Python Interpreter Initialized<--
  985. 21:20:21.330 T:18532 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"
  986. 21:20:21.331 T:18700 DEBUG: -->Python Interpreter Initialized<--
  987. 21:20:21.331 T:18700 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"
  988. 21:20:21.331 T:19296 DEBUG: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=recent&mediatype=movies&reload=]: refreshing..
  989. 21:20:21.331 T:16580 DEBUG: -->Python Interpreter Initialized<--
  990. 21:20:21.331 T:16580 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"
  991. 21:20:21.331 T:6756 DEBUG: -->Python Interpreter Initialized<--
  992. 21:20:21.331 T:6756 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"
  993. 21:20:21.331 T:5180 DEBUG: -->Python Interpreter Initialized<--
  994. 21:20:21.331 T:5180 DEBUG: CPythonInvoker(11, 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"
  995. 21:20:21.332 T:8852 DEBUG: -->Python Interpreter Initialized<--
  996. 21:20:21.332 T:8852 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"
  997. 21:20:21.332 T:11800 DEBUG: -->Python Interpreter Initialized<--
  998. 21:20:21.332 T:11800 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"
  999. 21:20:21.332 T:5032 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.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
  1000. 21:20:21.332 T:5032 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
  1001. 21:20:21.332 T:12992 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
  1002. 21:20:21.332 T:12992 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
  1003. 21:20:21.333 T:7348 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
  1004. 21:20:21.333 T:7348 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
  1005. 21:20:21.333 T:19372 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
  1006. 21:20:21.333 T:19372 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
  1007. 21:20:21.333 T:21236 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.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
  1008. 21:20:21.333 T:21236 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
  1009. 21:20:21.333 T:5032 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
  1010. 21:20:21.333 T:12992 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
  1011. 21:20:21.341 T:12884 DEBUG: CPythonInvoker(12, 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
  1012. 21:20:21.341 T:12884 DEBUG: CPythonInvoker(12, 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
  1013. 21:20:21.341 T:7348 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
  1014. 21:20:21.342 T:18532 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.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
  1015. 21:20:21.342 T:18532 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
  1016. 21:20:21.342 T:19372 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
  1017. 21:20:21.343 T:21236 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
  1018. 21:20:21.343 T:12884 DEBUG: CPythonInvoker(12, 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
  1019. 21:20:21.343 T:18532 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
  1020. 21:20:21.343 T:18700 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.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
  1021. 21:20:21.343 T:18700 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
  1022. 21:20:21.343 T:16580 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
  1023. 21:20:21.343 T:16580 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
  1024. 21:20:21.343 T:6756 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
  1025. 21:20:21.343 T:6756 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
  1026. 21:20:21.344 T:18700 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
  1027. 21:20:21.344 T:16580 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
  1028. 21:20:21.344 T:6756 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
  1029. 21:20:21.344 T:5180 DEBUG: CPythonInvoker(11, 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.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
  1030. 21:20:21.344 T:5180 DEBUG: CPythonInvoker(11, 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
  1031. 21:20:21.344 T:8852 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
  1032. 21:20:21.344 T:8852 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
  1033. 21:20:21.345 T:11800 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
  1034. 21:20:21.345 T:11800 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
  1035. 21:20:21.345 T:5180 DEBUG: CPythonInvoker(11, 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
  1036. 21:20:21.346 T:19296 DEBUG: ------ Window Init () ------
  1037. 21:20:21.349 T:8852 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
  1038. 21:20:21.350 T:5396 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/videocodec/
  1039. 21:20:21.350 T:5396 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/videocodec/
  1040. 21:20:21.350 T:5396 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/videoresolution/
  1041. 21:20:21.350 T:5396 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/videoresolution/
  1042. 21:20:21.351 T:5396 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/aspectratio/
  1043. 21:20:21.351 T:5396 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/aspectratio/
  1044. 21:20:21.351 T:11800 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
  1045. 21:20:21.351 T:5396 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/audiocodec/
  1046. 21:20:21.351 T:5396 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/audiocodec/
  1047. 21:20:21.351 T:5396 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/recordlabel/
  1048. 21:20:21.351 T:5396 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/recordlabel/
  1049. 21:20:21.403 T:18532 NOTICE: script.tv.show.next.aired --> TV Show - Next Aired version 7.0.1 started
  1050. 21:20:21.418 T:3260 DEBUG: Thread LanguageInvoker start, auto delete: false
  1051. 21:20:21.418 T:3260 INFO: initializing python engine.
  1052. 21:20:21.418 T:3260 DEBUG: CPythonInvoker(21, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py): start processing
  1053. 21:20:21.560 T:8344 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1054. 21:20:21.561 T:4780 DEBUG: Previous line repeats 1 times.
  1055. 21:20:21.561 T:4780 NOTICE: ES: Incoming connection from FrontView+ - Remote Control
  1056. 21:20:21.568 T:19296 DEBUG: ------ Window Init (DialogNotification.xml) ------
  1057. 21:20:21.804 T:5352 DEBUG: Thread Timer 5352 terminating
  1058. 21:20:21.978 T:6756 DEBUG: [plugin.video.youtube] send_notification: |check_settings| -> |{"httpd_address": "0.0.0.0", "use_httpd": false, "whitelist": "", "httpd_port": 50152}|
  1059. 21:20:21.978 T:6756 DEBUG: [plugin.video.youtube] JSONStore Load |C:\Users\micha\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.youtube\api_keys.json|
  1060. 21:20:21.979 T:6756 DEBUG: [plugin.video.youtube] JSONStore Load |C:\Users\micha\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.youtube\access_manager.json|
  1061. 21:20:21.985 T:19248 DEBUG: CAnnouncementManager - Announcement: check_settings from plugin.video.youtube
  1062. 21:20:21.985 T:19248 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.youtube, message check_settings
  1063. 21:20:21.987 T:6756 DEBUG: [plugin.video.youtube] User: |0| Using API key set: |1|
  1064. 21:20:21.992 T:6756 DEBUG: [plugin.video.youtube] YouTube service initialization...
  1065. 21:20:22.035 T:7332 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1066. 21:20:22.040 T:17140 DEBUG: Previous line repeats 1 times.
  1067. 21:20:22.040 T:17140 DEBUG: CVideoDatabase::RunQuery took 0 ms for 24 items query: select * from movie_view
  1068. 21:20:22.059 T:20888 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1069. 21:20:22.071 T:16912 DEBUG: Previous line repeats 2 times.
  1070. 21:20:22.071 T:16912 DEBUG: CVideoDatabase::RunQuery took 1 ms for 33 items query: SELECT * FROM tvshow_view
  1071. 21:20:22.079 T:10140 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1072. 21:20:22.082 T:10140 DEBUG: CVideoDatabase::RunQuery took 1 ms for 33 items query: SELECT * FROM tvshow_view
  1073. 21:20:22.086 T:6260 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1074. 21:20:22.090 T:6260 DEBUG: CVideoDatabase::RunQuery took 2 ms for 3 items query: SELECT * FROM season_view WHERE season_view.idShow = 19
  1075. 21:20:22.093 T:19432 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1076. 21:20:22.097 T:19432 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 97
  1077. 21:20:22.100 T:20628 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1078. 21:20:22.103 T:20628 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 98
  1079. 21:20:22.107 T:7204 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1080. 21:20:22.110 T:7204 DEBUG: CVideoDatabase::RunQuery took 2 ms for 2 items query: SELECT * FROM season_view WHERE season_view.idShow = 50
  1081. 21:20:22.114 T:20864 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1082. 21:20:22.117 T:20864 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 80
  1083. 21:20:22.121 T:9008 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1084. 21:20:22.124 T:9008 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 87
  1085. 21:20:22.127 T:11644 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1086. 21:20:22.131 T:11644 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 82
  1087. 21:20:22.134 T:14236 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1088. 21:20:22.138 T:14236 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 76
  1089. 21:20:22.140 T:884 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1090. 21:20:22.144 T:884 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 84
  1091. 21:20:22.147 T:12232 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1092. 21:20:22.151 T:12232 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: SELECT * FROM season_view WHERE season_view.idShow = 68
  1093. 21:20:22.156 T:10940 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1094. 21:20:22.161 T:10940 DEBUG: CVideoDatabase::RunQuery took 3 ms for 373 items query: select * from episode_view
  1095. 21:20:22.203 T:12884 NOTICE: PLEX.service: Delaying Plex startup by: 0 sec...
  1096. 21:20:22.204 T:12884 NOTICE: PLEX.service: ======== START PlexKodiConnect ========
  1097. 21:20:22.204 T:12884 NOTICE: PLEX.service: KODI Version: 17.6 Git:20171126-13194ec
  1098. 21:20:22.204 T:12884 NOTICE: PLEX.service: PlexKodiConnect Version: 2.10.4
  1099. 21:20:22.206 T:12884 NOTICE: PLEX.service: PKC Direct Paths: False
  1100. 21:20:22.207 T:12884 NOTICE: PLEX.service: Escape paths: False
  1101. 21:20:22.209 T:12884 NOTICE: PLEX.service: Synching Plex artwork to Kodi: True
  1102. 21:20:22.210 T:12884 NOTICE: PLEX.service: Number of sync threads: 10
  1103. 21:20:22.211 T:12884 NOTICE: PLEX.service: Playlist m3u encoding: mbcs
  1104. 21:20:22.211 T:12884 NOTICE: PLEX.service: Full sys.argv received: ['']
  1105. 21:20:22.212 T:12884 NOTICE: PLEX.service: Sync playlists: true
  1106. 21:20:22.214 T:12884 NOTICE: PLEX.service: Synching only specific Kodi playlists: False
  1107. 21:20:22.217 T:12884 NOTICE: PLEX.service: Kodi playlist prefix: sync_
  1108. 21:20:22.221 T:12884 NOTICE: PLEX.service: Synching only specific Plex playlists: False
  1109. 21:20:22.223 T:12884 NOTICE: PLEX.service: Play playlist prefix: sync_
  1110. 21:20:22.225 T:12884 NOTICE: PLEX.service: Db version: 2.7.1
  1111. 21:20:22.226 T:12884 NOTICE: PLEX.service: Kodi video database version: 107
  1112. 21:20:22.226 T:12884 NOTICE: PLEX.service: Kodi music database version: 60
  1113. 21:20:22.226 T:12884 NOTICE: PLEX.service: Kodi texture database version: 13
  1114. 21:20:22.236 T:12884 NOTICE: PLEX.clientinfo: Unique device Id plex_client_Id loaded: d8ae5a23-43fa-4de7-b0ff-f273902b8fc3
  1115. 21:20:22.239 T:12884 DEBUG: PLEX.connection: Loading Kodi webserver details
  1116. 21:20:22.239 T:12884 DEBUG: PLEX.connection: Loading connection settings
  1117. 21:20:22.250 T:12884 DEBUG: PLEX.connection: Set server MYDOMAIN.COM (64481c1408267cf1fb58257bd667c863b7bdf79b) to https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400
  1118. 21:20:22.250 T:12884 DEBUG: PLEX.account: Loading account settings
  1119. 21:20:22.382 T:15028 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  1120. 21:20:22.391 T:11996 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
  1121. 21:20:22.391 T:11996 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://MYDOMAIN.COM
  1122. 21:20:22.427 T:19372 DEBUG: RCB Service: Start
  1123. 21:20:22.427 T:19372 DEBUG: RCB Service: launch RCB on startup = false
  1124. 21:20:22.427 T:19372 DEBUG: RCB Service: scrape games on startup = false
  1125. 21:20:22.428 T:19372 DEBUG: RCB Service: Done
  1126. 21:20:22.428 T:19372 INFO: CPythonInvoker(7, C:\Users\micha\AppData\Roaming\Kodi\addons\service.rom.collection.browser\default.py): script successfully run
  1127. 21:20:22.428 T:19372 INFO: Python script stopped
  1128. 21:20:22.428 T:19372 DEBUG: Thread LanguageInvoker 19372 terminating
  1129. 21:20:22.433 T:12884 DEBUG: PLEX.download: Verify SSL certificates set to: False
  1130. 21:20:22.434 T:12884 DEBUG: PLEX.download: SSL client side certificate set to: None
  1131. 21:20:22.434 T:12884 DEBUG: PLEX.download: Requests session started on: https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400
  1132. 21:20:22.434 T:12884 DEBUG: PLEX.account: Loaded user MYDOMAIN.COM, 2335281 with plex token q8bFA... and pms token q8bFA...
  1133. 21:20:22.434 T:12884 DEBUG: PLEX.account: User is restricted Home user: False
  1134. 21:20:22.468 T:12884 NOTICE: PLEX.kodimonitor: Kodi monitor started.
  1135. 21:20:22.469 T:12884 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': []}]
  1136. 21:20:22.469 T:12884 DEBUG: PLEX.initialsetup: Entering initialsetup class
  1137. 21:20:22.477 T:12884 DEBUG: PLEX.initialsetup: Found a plex.tv token in the settings
  1138. 21:20:22.477 T:12884 NOTICE: PLEX.initialsetup: Initial setup called.
  1139. 21:20:22.522 T:18700 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1140. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1141. Error Type: <type 'exceptions.ImportError'>
  1142. Error Contents: No module named backports.functools_lru_cache
  1143. Traceback (most recent call last):
  1144. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\service.py", line 10, in <module>
  1145. from resources.lib.main_service import MainService
  1146. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\main_service.py", line 16, in <module>
  1147. from metadatautils import MetadataUtils
  1148. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\metadatautils.py", line 9, in <module>
  1149. import helpers.kodi_constants as kodi_constants
  1150. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\helpers\kodi_constants.py", line 9, in <module>
  1151. from utils import KODI_VERSION
  1152. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\helpers\utils.py", line 13, in <module>
  1153. import arrow
  1154. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\__init__.py", line 3, in <module>
  1155. from .arrow import Arrow
  1156. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\arrow.py", line 19, in <module>
  1157. from arrow import util, locales, parser, formatter
  1158. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\parser.py", line 12, in <module>
  1159. from backports.functools_lru_cache import lru_cache # pragma: no cover
  1160. ImportError: No module named backports.functools_lru_cache
  1161. -->End of Python script error report<--
  1162. 21:20:22.526 T:18700 INFO: Python script stopped
  1163. 21:20:22.526 T:18700 DEBUG: Thread LanguageInvoker 18700 terminating
  1164. 21:20:22.918 T:5180 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
  1165. 21:20:22.956 T:5180 DEBUG: plugin.audio.spotify --> ok spotty v0.12.0
  1166. {"debug":false,"lms-auth":true,"version":"0.12.0","volume-normalisation":true}
  1167. 21:20:22.962 T:5180 DEBUG: plugin.audio.spotify --> started webproxy at port 52308
  1168. 21:20:22.964 T:5180 DEBUG: plugin.audio.spotify --> Retrieving auth token....
  1169. 21:20:23.058 T:10968 DEBUG: -->Python Interpreter Initialized<--
  1170. 21:20:23.058 T:10968 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"
  1171. 21:20:23.058 T:14572 DEBUG: -->Python Interpreter Initialized<--
  1172. 21:20:23.058 T:14572 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"
  1173. 21:20:23.060 T:7776 DEBUG: -->Python Interpreter Initialized<--
  1174. 21:20:23.060 T:7776 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"
  1175. 21:20:23.060 T:17732 DEBUG: -->Python Interpreter Initialized<--
  1176. 21:20:23.060 T:17732 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"
  1177. 21:20:23.060 T:8508 DEBUG: -->Python Interpreter Initialized<--
  1178. 21:20:23.060 T:8508 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"
  1179. 21:20:23.061 T:11476 DEBUG: -->Python Interpreter Initialized<--
  1180. 21:20:23.061 T:11476 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"
  1181. 21:20:23.061 T:16024 DEBUG: -->Python Interpreter Initialized<--
  1182. 21:20:23.061 T:16024 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"
  1183. 21:20:23.065 T:8852 DEBUG: RCB started
  1184. 21:20:23.065 T:8852 DEBUG: RCB: sys.argv = ['default.py', 'limit=12']
  1185. 21:20:23.065 T:8852 DEBUG: RCB: param = default.py
  1186. 21:20:23.065 T:8852 DEBUG: RCB: setting launchRCB = True
  1187. 21:20:23.065 T:8852 DEBUG: RCB: param = limit=12
  1188. 21:20:23.065 T:8852 DEBUG: RCB: setting launchRCB = False
  1189. 21:20:23.065 T:8852 DEBUG: start gatherWidgetData
  1190. 21:20:23.066 T:11288 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1191. 21:20:23.067 T:12884 DEBUG: Previous line repeats 1 times.
  1192. 21:20:23.067 T:12884 NOTICE: PLEX.initialsetup: Current Kodi video memory cache in bytes: 20971520
  1193. 21:20:23.080 T:8852 DEBUG: RCB_INFO: Loading sqlite3 as DB engine
  1194. 21:20:23.080 T:21236 NOTICE: Skin Helper Widgets --> Backgroundservice started
  1195. 21:20:23.080 T:10968 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
  1196. 21:20:23.080 T:10968 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
  1197. 21:20:23.080 T:10968 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
  1198. 21:20:23.082 T:14572 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
  1199. 21:20:23.082 T:14572 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
  1200. 21:20:23.082 T:7348 DEBUG: Library Data Provider: service version 0.3.2 started
  1201. 21:20:23.082 T:7776 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.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
  1202. 21:20:23.082 T:7776 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
  1203. 21:20:23.082 T:14572 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
  1204. 21:20:23.084 T:17732 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
  1205. 21:20:23.084 T:17732 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
  1206. 21:20:23.084 T:8508 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
  1207. 21:20:23.084 T:8508 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
  1208. 21:20:23.084 T:11476 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
  1209. 21:20:23.084 T:11476 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
  1210. 21:20:23.084 T:7776 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
  1211. 21:20:23.084 T:16024 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
  1212. 21:20:23.084 T:16024 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
  1213. 21:20:23.084 T:17732 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
  1214. 21:20:23.085 T:8508 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
  1215. 21:20:23.089 T:11476 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
  1216. 21:20:23.091 T:16024 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
  1217. 21:20:23.097 T:7348 DEBUG: CVideoDatabase::RunQuery took 0 ms for 11 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  1218. 21:20:23.117 T:12884 NOTICE: PLEX.migration: Checking whether we need to migrate something
  1219. 21:20:23.122 T:12884 NOTICE: PLEX.migration: Already migrated to PKC version 2.10.4
  1220. 21:20:23.123 T:12884 DEBUG: PLEX.connection: Loading connection settings
  1221. 21:20:23.123 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 ms for 228 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1222. 21:20:23.133 T:12884 DEBUG: PLEX.connection: Set server MYDOMAIN.COM (64481c1408267cf1fb58257bd667c863b7bdf79b) to https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400
  1223. 21:20:23.133 T:12884 NOTICE: PLEX.initialsetup: PMS is already set: https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400. Checking now...
  1224. 21:20:23.133 T:12884 DEBUG: PLEX.plex_functions: Checking connection to server https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400 with verifySSL=False
  1225. 21:20:23.149 T:7348 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
  1226. 21:20:23.151 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1227. 21:20:23.151 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1228. 21:20:23.154 T:7348 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))
  1229. 21:20:23.158 T:8852 DEBUG: RCB: init log level
  1230. 21:20:23.158 T:8852 DEBUG: RCB: current log level: 2
  1231. 21:20:23.158 T:8852 DEBUG: RCB_INFO: Loading sqlite3 as DB engine
  1232. 21:20:23.158 T:7348 DEBUG: CVideoDatabase::RunQuery took 0 ms for 11 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  1233. 21:20:23.184 T:7348 DEBUG: CVideoDatabase::RunQuery took 2 ms for 228 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1234. 21:20:23.208 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1235. 21:20:23.208 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1236. 21:20:23.211 T:7348 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))
  1237. 21:20:23.218 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1238. 21:20:23.243 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 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))))
  1239. 21:20:23.254 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 86) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1240. 21:20:23.254 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1241. 21:20:23.260 T:7348 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)))
  1242. 21:20:23.260 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1243. 21:20:23.265 T:7348 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)))
  1244. 21:20:23.265 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1245. 21:20:23.271 T:7348 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)))
  1246. 21:20:23.271 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1247. 21:20:23.277 T:7348 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)))
  1248. 21:20:23.277 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1249. 21:20:23.282 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from episode_view WHERE (episode_view.idShow = 91) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  1250. 21:20:23.282 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1251. 21:20:23.291 T:7348 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 < 1)))
  1252. 21:20:23.291 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1253. 21:20:23.297 T:7348 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)))
  1254. 21:20:23.297 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1255. 21:20:23.303 T:7348 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)))
  1256. 21:20:23.303 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1257. 21:20:23.309 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  1258. 21:20:23.309 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1259. 21:20:23.319 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  1260. 21:20:23.319 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1261. 21:20:23.328 T:7348 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)))
  1262. 21:20:23.328 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1263. 21:20:23.335 T:7348 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)))
  1264. 21:20:23.335 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1265. 21:20:23.341 T:7348 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)))
  1266. 21:20:23.341 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1267. 21:20:23.347 T:7348 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)))
  1268. 21:20:23.347 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1269. 21:20:23.356 T:7348 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)))
  1270. 21:20:23.356 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1271. 21:20:23.364 T:7348 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)))
  1272. 21:20:23.364 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1273. 21:20:23.369 T:7348 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 < 1)))
  1274. 21:20:23.369 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1275. 21:20:23.376 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1276. 21:20:23.376 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1277. 21:20:23.378 T:7348 DEBUG: CFavourites::Load - no system favourites found, skipping
  1278. 21:20:23.386 T:7348 DEBUG: CVideoDatabase::RunQuery took 2 ms for 24 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount - tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1))
  1279. 21:20:23.393 T:7348 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:00.308000
  1280. 21:20:23.406 T:16580 DEBUG: Version Check: Version 0.4.7 started
  1281. 21:20:23.413 T:11800 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> Starting NextUp Service
  1282. 21:20:23.413 T:11800 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> ======== START NEXTUP SERVICE NOTIFICATION ========
  1283. 21:20:23.413 T:11800 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> KODI Version: 17.6 Git:20171126-13194ec
  1284. 21:20:23.413 T:11800 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> NEXTUP SERVICE NOTIFICATION Version: 1.0.37
  1285. 21:20:23.423 T:3260 DEBUG: -->Python Interpreter Initialized<--
  1286. 21:20:23.423 T:3260 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"
  1287. 21:20:23.423 T:8852 DEBUG: C:\Users\micha\AppData\Roaming\Kodi\userdata\addon_data\script.games.rom.collection.browser\MyGames.db
  1288. 21:20:23.428 T:8852 DEBUG: RCB: No database available. Won't gather any data.
  1289. 21:20:23.428 T:8852 DEBUG: close Connection
  1290. 21:20:23.428 T:8852 DEBUG: RCB: launchRCB = False
  1291. 21:20:23.428 T:8852 INFO: CPythonInvoker(13, C:\Users\micha\AppData\Roaming\Kodi\addons\script.games.rom.collection.browser\default.py): script successfully run
  1292. 21:20:23.429 T:7776 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1293. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1294. Error Type: <type 'exceptions.ImportError'>
  1295. Error Contents: No module named backports.functools_lru_cache
  1296. Traceback (most recent call last):
  1297. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py", line 10, in <module>
  1298. from resources.lib.plugin_content import PluginContent
  1299. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\plugin_content.py", line 17, in <module>
  1300. from metadatautils import MetadataUtils
  1301. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\metadatautils.py", line 9, in <module>
  1302. import helpers.kodi_constants as kodi_constants
  1303. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\helpers\kodi_constants.py", line 9, in <module>
  1304. from utils import KODI_VERSION
  1305. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\helpers\utils.py", line 13, in <module>
  1306. import arrow
  1307. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\__init__.py", line 3, in <module>
  1308. from .arrow import Arrow
  1309. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\arrow.py", line 19, in <module>
  1310. from arrow import util, locales, parser, formatter
  1311. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\parser.py", line 12, in <module>
  1312. from backports.functools_lru_cache import lru_cache # pragma: no cover
  1313. ImportError: No module named backports.functools_lru_cache
  1314. -->End of Python script error report<--
  1315. 21:20:23.431 T:7776 INFO: Python script stopped
  1316. 21:20:23.431 T:7776 DEBUG: Thread LanguageInvoker 7776 terminating
  1317. 21:20:23.435 T:18880 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://script.skin.helper.service/?action=getcast&movie=&downloadthumbs=true
  1318. 21:20:23.435 T:18880 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','4','?action=getcast&movie=&downloadthumbs=true')
  1319. 21:20:23.435 T:4744 DEBUG: Thread LanguageInvoker start, auto delete: false
  1320. 21:20:23.435 T:4744 INFO: initializing python engine.
  1321. 21:20:23.435 T:4744 DEBUG: CPythonInvoker(22, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py): start processing
  1322. 21:20:23.490 T:8852 INFO: Python script stopped
  1323. 21:20:23.490 T:8852 DEBUG: Thread LanguageInvoker 8852 terminating
  1324. 21:20:23.490 T:3260 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.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
  1325. 21:20:23.490 T:3260 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
  1326. 21:20:23.490 T:3260 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
  1327. 21:20:23.490 T:12992 DEBUG: Skin Widgets: script version 0.0.33 started
  1328. 21:20:23.494 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 11 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  1329. 21:20:23.635 T:19296 DEBUG: CDirectoryProvider[plugin://script.skin.helper.widgets/?action=recent&mediatype=movies&reload=20191215052023]: refreshing..
  1330. 21:20:24.071 T:15680 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1331. 21:20:24.384 T:15028 DEBUG: Previous line repeats 1 times.
  1332. 21:20:24.384 T:15028 DEBUG: CRemoteControl::Connect - failed to connect
  1333. 21:20:24.384 T:15028 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  1334. 21:20:24.623 T:11996 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYDOMAIN.COM:8096/emby/Items/1f81338f48f6ea9e30d85612d21f3349/Images/Logo/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=7b3ddcc221b03a8c0f539cec6e1c5f51
  1335. 21:20:24.623 T:11996 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
  1336. 21:20:24.656 T:9196 DEBUG: [StorageClient-2.6.1] Service loaded, starting server ...
  1337. 21:20:24.714 T:12992 DEBUG: CVideoDatabase::RunQuery took 2 ms for 228 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1338. 21:20:24.731 T:10968 DEBUG: Library Data Provider: script version 0.3.2 started
  1339. 21:20:24.732 T:12480 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1340. 21:20:24.734 T:10968 DEBUG: Library Data Provider: script version 0.3.2 stopped
  1341. 21:20:24.734 T:10968 INFO: CPythonInvoker(14, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): script successfully run
  1342. 21:20:24.734 T:12480 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
  1343. 21:20:24.735 T:12480 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
  1344. 21:20:24.736 T:12480 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1345. 21:20:24.739 T:12480 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1346. 21:20:24.741 T:14572 DEBUG: Library Data Provider: script version 0.3.2 started
  1347. 21:20:24.744 T:12480 DEBUG: CVideoDatabase::RunQuery took 2 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1348. 21:20:24.745 T:9916 DEBUG: PVR - PVR::CPVRClient::Create - creating PVR add-on instance 'PVR HDHomeRun Client'
  1349. 21:20:24.745 T:9916 DEBUG: ADDON: Dll Initializing - PVR HDHomeRun Client
  1350. 21:20:24.745 T:9916 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\pvr.hdhomerun.dll)
  1351. 21:20:24.747 T:9916 NOTICE: AddOnLog: PVR HDHomeRun Client: ADDON_Create - Creating the PVR HDHomeRun add-on
  1352. 21:20:24.747 T:9916 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'PVR HDHomeRun Client' requests setting 'hide_protected'
  1353. 21:20:24.747 T:9916 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'PVR HDHomeRun Client' requests setting 'hide_duplicate'
  1354. 21:20:24.747 T:9916 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'PVR HDHomeRun Client' requests setting 'mark_new'
  1355. 21:20:24.747 T:9916 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'PVR HDHomeRun Client' requests setting 'debug'
  1356. 21:20:24.750 T:12480 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1357. 21:20:24.751 T:12480 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1358. 21:20:24.751 T:12480 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')
  1359. 21:20:24.757 T:12480 INFO: WEATHER: Downloading weather
  1360. 21:20:24.757 T:20112 DEBUG: Thread LanguageInvoker start, auto delete: false
  1361. 21:20:24.757 T:20112 INFO: initializing python engine.
  1362. 21:20:24.757 T:20112 DEBUG: CPythonInvoker(23, C:\Users\micha\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): start processing
  1363. 21:20:24.778 T:14572 DEBUG: Library Data Provider: script version 0.3.2 stopped
  1364. 21:20:24.778 T:14572 INFO: CPythonInvoker(15, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): script successfully run
  1365. 21:20:24.779 T:10968 INFO: Python script stopped
  1366. 21:20:24.779 T:10968 DEBUG: Thread LanguageInvoker 10968 terminating
  1367. 21:20:24.779 T:17732 DEBUG: script.favourites: script version 7.1.3 started
  1368. 21:20:24.780 T:17732 DEBUG: script.favourites: ### params: {}
  1369. 21:20:24.781 T:3260 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1370. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1371. Error Type: <type 'exceptions.ImportError'>
  1372. Error Contents: No module named backports.functools_lru_cache
  1373. Traceback (most recent call last):
  1374. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\default.py", line 9, in <module>
  1375. from resources.lib.main_module import MainModule
  1376. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\resources\lib\main_module.py", line 14, in <module>
  1377. from thetvdb import TheTvDb
  1378. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib\thetvdb.py", line 22, in <module>
  1379. import arrow
  1380. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\__init__.py", line 3, in <module>
  1381. from .arrow import Arrow
  1382. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\arrow.py", line 19, in <module>
  1383. from arrow import util, locales, parser, formatter
  1384. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\parser.py", line 12, in <module>
  1385. from backports.functools_lru_cache import lru_cache # pragma: no cover
  1386. ImportError: No module named backports.functools_lru_cache
  1387. -->End of Python script error report<--
  1388. 21:20:24.785 T:3260 INFO: Python script stopped
  1389. 21:20:24.785 T:3260 DEBUG: Thread LanguageInvoker 3260 terminating
  1390. 21:20:24.786 T:12884 DEBUG: PLEX.plex_functions: Checking connection successfull. Answer: 200
  1391. 21:20:24.845 T:14572 INFO: Python script stopped
  1392. 21:20:24.845 T:14572 DEBUG: Thread LanguageInvoker 14572 terminating
  1393. 21:20:24.893 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view
  1394. 21:20:24.895 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1395. 21:20:24.895 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1396. 21:20:24.896 T:12992 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')
  1397. 21:20:24.896 T:12992 DEBUG: Time to retrieve artists from dataset = 0
  1398. 21:20:24.897 T:12992 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
  1399. 21:20:24.942 T:12992 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:01.451000
  1400. 21:20:24.945 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1401. 21:20:24.975 T:12992 DEBUG: CVideoDatabase::RunQuery took 2 ms for 18 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))))
  1402. 21:20:24.983 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 86) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1403. 21:20:24.983 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1404. 21:20:24.992 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  1405. 21:20:24.992 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1406. 21:20:24.998 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  1407. 21:20:24.998 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1408. 21:20:25.005 T:12992 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)))
  1409. 21:20:25.005 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1410. 21:20:25.017 T:12992 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)))
  1411. 21:20:25.017 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1412. 21:20:25.026 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select * from episode_view WHERE (episode_view.idShow = 91) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  1413. 21:20:25.026 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1414. 21:20:25.035 T:12992 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)))
  1415. 21:20:25.035 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1416. 21:20:25.042 T:12992 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)))
  1417. 21:20:25.042 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1418. 21:20:25.048 T:12992 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)))
  1419. 21:20:25.048 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1420. 21:20:25.055 T:12992 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)))
  1421. 21:20:25.055 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1422. 21:20:25.062 T:12992 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)))
  1423. 21:20:25.062 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1424. 21:20:25.067 T:16828 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1425. 21:20:25.069 T:12992 DEBUG: Previous line repeats 1 times.
  1426. 21:20:25.069 T:12992 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)))
  1427. 21:20:25.069 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1428. 21:20:25.077 T:12992 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)))
  1429. 21:20:25.077 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1430. 21:20:25.084 T:12992 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)))
  1431. 21:20:25.084 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1432. 21:20:25.089 T:4744 DEBUG: -->Python Interpreter Initialized<--
  1433. 21:20:25.089 T:4744 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"
  1434. 21:20:25.090 T:4744 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.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
  1435. 21:20:25.090 T:4744 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
  1436. 21:20:25.091 T:4744 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
  1437. 21:20:25.098 T:4080 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1438. 21:20:25.100 T:12992 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)))
  1439. 21:20:25.100 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1440. 21:20:25.102 T:17732 DEBUG: script.favourites: script stopped
  1441. 21:20:25.102 T:17732 INFO: CPythonInvoker(17, C:\Users\micha\AppData\Roaming\Kodi\addons\script.favourites\default.py): script successfully run
  1442. 21:20:25.107 T:12992 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 = 0)))
  1443. 21:20:25.107 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1444. 21:20:25.115 T:12992 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)))
  1445. 21:20:25.115 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1446. 21:20:25.131 T:12992 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)))
  1447. 21:20:25.131 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  1448. 21:20:25.140 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1449. 21:20:25.140 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1450. 21:20:25.142 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view
  1451. 21:20:25.143 T:12992 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:00.200000
  1452. 21:20:25.145 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 11 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  1453. 21:20:25.154 T:9916 DEBUG: CFileCache::Open - opening <api/guide.php> using cache
  1454. 21:20:25.154 T:9916 DEBUG: CurlFile::Open(0000023420835380) http://my.hdhomerun.com/api/guide.php?DeviceAuth=Sg57QQdN9vzgO2bQGyLOvZEW
  1455. 21:20:25.154 T:9916 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://my.hdhomerun.com
  1456. 21:20:25.184 T:12992 DEBUG: CVideoDatabase::RunQuery took 2 ms for 228 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1457. 21:20:25.262 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view
  1458. 21:20:25.264 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  1459. 21:20:25.264 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  1460. 21:20:25.264 T:12992 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:00.122000
  1461. 21:20:25.264 T:12992 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:01.773000
  1462. 21:20:25.428 T:8040 DEBUG: Thread FileCache start, auto delete: false
  1463. 21:20:25.452 T:8040 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  1464. 21:20:25.503 T:8040 DEBUG: Thread FileCache 8040 terminating
  1465. 21:20:25.507 T:17732 INFO: Python script stopped
  1466. 21:20:25.507 T:17732 DEBUG: Thread LanguageInvoker 17732 terminating
  1467. 21:20:25.508 T:20112 DEBUG: -->Python Interpreter Initialized<--
  1468. 21:20:25.508 T:20112 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"
  1469. 21:20:25.509 T:9916 DEBUG: CFileCache::Open - opening <lineup.json> using cache
  1470. 21:20:25.509 T:20112 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
  1471. 21:20:25.509 T:20112 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
  1472. 21:20:25.510 T:9916 DEBUG: CurlFile::Open(000002341E90EE00) http://192.168.1.99:80/lineup.json
  1473. 21:20:25.510 T:9916 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://192.168.1.99
  1474. 21:20:25.510 T:20112 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
  1475. 21:20:25.512 T:17828 DEBUG: Thread FileCache start, auto delete: false
  1476. 21:20:25.524 T:17828 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
  1477. 21:20:25.524 T:4744 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1478. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1479. Error Type: <type 'exceptions.ImportError'>
  1480. Error Contents: No module named backports.functools_lru_cache
  1481. Traceback (most recent call last):
  1482. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py", line 10, in <module>
  1483. from resources.lib.plugin_content import PluginContent
  1484. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\plugin_content.py", line 17, in <module>
  1485. from metadatautils import MetadataUtils
  1486. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\metadatautils.py", line 9, in <module>
  1487. import helpers.kodi_constants as kodi_constants
  1488. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\helpers\kodi_constants.py", line 9, in <module>
  1489. from utils import KODI_VERSION
  1490. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\helpers\utils.py", line 13, in <module>
  1491. import arrow
  1492. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\__init__.py", line 3, in <module>
  1493. from .arrow import Arrow
  1494. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\arrow.py", line 19, in <module>
  1495. from arrow import util, locales, parser, formatter
  1496. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\parser.py", line 12, in <module>
  1497. from backports.functools_lru_cache import lru_cache # pragma: no cover
  1498. ImportError: No module named backports.functools_lru_cache
  1499. -->End of Python script error report<--
  1500. 21:20:25.527 T:4744 INFO: Python script stopped
  1501. 21:20:25.527 T:4744 DEBUG: Thread LanguageInvoker 4744 terminating
  1502. 21:20:25.532 T:18880 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://script.skin.helper.service/?action=getcast&movie=&downloadthumbs=true
  1503. 21:20:25.532 T:18880 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Skin Helper Service Widgets('plugin://script.skin.helper.widgets/','5','?action=recent&mediatype=movies&reload=20191215052023')
  1504. 21:20:25.532 T:20992 DEBUG: Thread LanguageInvoker start, auto delete: false
  1505. 21:20:25.532 T:20992 INFO: initializing python engine.
  1506. 21:20:25.532 T:20992 DEBUG: CPythonInvoker(24, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\plugin.py): start processing
  1507. 21:20:25.560 T:8508 NOTICE: $$$ [xbmc.callbacks2] - Starting xbmc.callbacks2 version 0.1.2
  1508. 21:20:25.568 T:8508 NOTICE: $$$ [xbmc.callbacks2] - Executing command: [[u'D:\\OneDrive\\Command line\\LightSync-KodiStartup.exe']] for event: onStartup
  1509. 21:20:25.574 T:17828 DEBUG: Thread FileCache 17828 terminating
  1510. 21:20:25.578 T:18604 DEBUG: Thread PVRManager start, auto delete: false
  1511. 21:20:25.578 T:18604 DEBUG: PVRManager - PVR::CPVRManager::Load - active clients found. continue to start
  1512. 21:20:25.584 T:20992 DEBUG: -->Python Interpreter Initialized<--
  1513. 21:20:25.584 T:20992 DEBUG: CPythonInvoker(24, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\plugin.py): the source file to load is "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\plugin.py"
  1514. 21:20:25.585 T:19296 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1515. 21:20:25.585 T:18604 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - loading all TV channel groups
  1516. 21:20:25.587 T:12884 DEBUG: PLEX.plex_functions: Found machineIdentifier 64481c1408267cf1fb58257bd667c863b7bdf79b for the PMS https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400
  1517. 21:20:25.588 T:12884 NOTICE: PLEX.initialsetup: Using PMS https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400 with machineIdentifier 64481c1408267cf1fb58257bd667c863b7bdf79b
  1518. 21:20:25.593 T:20992 DEBUG: CPythonInvoker(24, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\plugin.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.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
  1519. 21:20:25.593 T:20992 DEBUG: CPythonInvoker(24, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\plugin.py): entering source directory C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets
  1520. 21:20:25.593 T:20992 DEBUG: CPythonInvoker(24, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 2.24.0 of the xbmc.python api
  1521. 21:20:25.606 T:18604 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'All channels' loaded from the database
  1522. 21:20:25.606 T:18604 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'HD channels' loaded from the database
  1523. 21:20:25.606 T:18604 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'SD channels' loaded from the database
  1524. 21:20:25.606 T:18604 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 3 TV groups fetched from the database
  1525. 21:20:25.607 T:18604 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 145 channels loaded from the database for group 'All channels'
  1526. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Qubo'
  1527. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CBS'
  1528. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MBC-D'
  1529. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'EstrellaTV'
  1530. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'COURT'
  1531. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'STADIUM'
  1532. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CH4'
  1533. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'HSN'
  1534. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NetViet'
  1535. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KTNC'
  1536. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MNT'
  1537. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Antenna'
  1538. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS'
  1539. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'HEROICN'
  1540. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PJKJAZZ'
  1541. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'TELE'
  1542. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Revenue'
  1543. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'LIGHTTV'
  1544. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'QuestTV'
  1545. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CBS'
  1546. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'LAFF'
  1547. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'IBC-TV'
  1548. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CW'
  1549. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KPJKHD'
  1550. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'UNI'
  1551. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Shop'
  1552. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'GETTV'
  1553. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NHK World TV'
  1554. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'TeleXitos'
  1555. 21:20:25.608 T:18604 INFO: Previous line repeats 1 times.
  1556. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Skylink'
  1557. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Dabl Network'
  1558. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'UNI'
  1559. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Unknown'
  1560. 21:20:25.608 T:18604 INFO: Previous line repeats 4 times.
  1561. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VietUSA'
  1562. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'RB-NetV'
  1563. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'METVN'
  1564. 21:20:25.608 T:18604 INFO: Previous line repeats 1 times.
  1565. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS Kids HD'
  1566. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KTSF'
  1567. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS'
  1568. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Vietday'
  1569. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Jewelry TV'
  1570. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'AZTECA2'
  1571. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'COMET'
  1572. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'FOX'
  1573. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'U_Ch'
  1574. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NBC'
  1575. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'EstrellaTV'
  1576. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ShopHQ'
  1577. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'DECADES'
  1578. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'COZITV'
  1579. 21:20:25.608 T:18604 INFO: Previous line repeats 1 times.
  1580. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS'
  1581. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'World'
  1582. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KTVU-SD'
  1583. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NewsNet'
  1584. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'BOUNCE'
  1585. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NBC'
  1586. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'AZTECAE'
  1587. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VBS'
  1588. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CH6'
  1589. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'COMET'
  1590. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'QUEST'
  1591. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Live Well Eastern'
  1592. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'JUSTNW'
  1593. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'HEROICN'
  1594. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ABC'
  1595. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ION Plus'
  1596. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS Kids HD'
  1597. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'TBD TV'
  1598. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'AZTECA4'
  1599. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CH5'
  1600. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KEMS'
  1601. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'LATV'
  1602. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Jewelry'
  1603. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ABC'
  1604. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'U-ChTV'
  1605. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'SonLife Broadcasting Network'
  1606. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VietSky'
  1607. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'METVN'
  1608. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MHz Worldview National Channel'
  1609. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KCNZ12'
  1610. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'First Nations Experience'
  1611. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'World'
  1612. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'HSN'
  1613. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'SETTV'
  1614. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KICU-HD'
  1615. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Dabl Network'
  1616. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NBC'
  1617. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NetV'
  1618. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'DiyaTV'
  1619. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Start TV Network'
  1620. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Faith USA'
  1621. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CRTV'
  1622. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'BUZZR'
  1623. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'UNIMAS'
  1624. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'FunRoad'
  1625. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'EstrellaTV'
  1626. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ABC'
  1627. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KOFY-TV'
  1628. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'JUSTNW'
  1629. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CREATE'
  1630. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'TELE'
  1631. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MNT'
  1632. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Evine'
  1633. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KMTP'
  1634. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS'
  1635. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'LAFF'
  1636. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'DECADES'
  1637. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'France24'
  1638. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MVIES'
  1639. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CW'
  1640. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VietTop'
  1641. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MYS'
  1642. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KQRM-LD'
  1643. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VLife'
  1644. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'HSN2'
  1645. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'MNT'
  1646. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NTD'
  1647. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'NHK World TV'
  1648. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'GETTV'
  1649. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'TLN'
  1650. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'THIS'
  1651. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Hai Le'
  1652. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'GRIT'
  1653. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Hanh Le'
  1654. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Sino TV'
  1655. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KCNZ'
  1656. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'QVC'
  1657. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VietBay'
  1658. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'AZTECAE'
  1659. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'FOX'
  1660. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'VNA TV'
  1661. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'PBS'
  1662. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'BOUNCE'
  1663. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'ION'
  1664. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'CCTV'
  1665. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'QHTV'
  1666. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'Start TV Network'
  1667. 21:20:25.608 T:18604 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::AddAndUpdateChannels - updated TV channel 'KOFY'
  1668. 21:20:25.609 T:18604 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'Favorite channels' with 0 channels
  1669. 21:20:25.618 T:18604 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 1 new user defined TV channel groups fetched from clients
  1670. 21:20:25.618 T:18604 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 0 channels loaded from the database for group 'Favorite channels'
  1671. 21:20:25.618 T:18604 DEBUG: PVR - PVR::CPVRClient::GetChannelGroupMembers - get group members for group 'Favorite channels' from add-on 'HDHomeRun PVR add-on:connected'
  1672. 21:20:25.619 T:18604 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 40 channels loaded from the database for group 'HD channels'
  1673. 21:20:25.619 T:18604 DEBUG: PVR - PVR::CPVRClient::GetChannelGroupMembers - get group members for group 'HD channels' from add-on 'HDHomeRun PVR add-on:connected'
  1674. 21:20:25.619 T:18604 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 105 channels loaded from the database for group 'SD channels'
  1675. 21:20:25.619 T:18604 DEBUG: PVR - PVR::CPVRClient::GetChannelGroupMembers - get group members for group 'SD channels' from add-on 'HDHomeRun PVR add-on:connected'
  1676. 21:20:25.619 T:18604 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - deleting empty group 'Favorite channels'
  1677. 21:20:25.635 T:10048 DEBUG: Thread LanguageInvoker start, auto delete: false
  1678. 21:20:25.635 T:10048 INFO: initializing python engine.
  1679. 21:20:25.635 T:18604 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  1680. 21:20:25.635 T:10048 DEBUG: CPythonInvoker(25, C:\Users\micha\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): start processing
  1681. 21:20:25.635 T:18604 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'All channels' with 145 channels
  1682. 21:20:25.677 T:18604 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'HD channels' with 40 channels
  1683. 21:20:25.692 T:18604 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'SD channels' with 105 channels
  1684. 21:20:25.710 T:18604 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 3 TV channel groups loaded
  1685. 21:20:25.710 T:18604 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - loading all radio channel groups
  1686. 21:20:25.710 T:18604 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 1 radio groups fetched from the database
  1687. 21:20:25.710 T:18604 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 0 channels loaded from the database for group 'All channels'
  1688. 21:20:25.710 T:18604 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 new user defined radio channel groups fetched from clients
  1689. 21:20:25.711 T:18604 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  1690. 21:20:25.711 T:18604 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 1 radio channel groups loaded
  1691. 21:20:25.711 T:18604 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  1692. 21:20:25.711 T:18604 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  1693. 21:20:25.711 T:18604 DEBUG: PVRManager - PVR::CPVRManager::Process - entering main loop
  1694. 21:20:25.711 T:20632 DEBUG: Thread PVRGUIInfo start, auto delete: false
  1695. 21:20:25.719 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Qubo'.
  1696. 21:20:25.720 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'MBC-D'.
  1697. 21:20:25.720 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'HSN'.
  1698. 21:20:25.720 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KTNC'.
  1699. 21:20:25.721 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'PJKJAZZ'.
  1700. 21:20:25.721 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'TELE'.
  1701. 21:20:25.721 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CBS'.
  1702. 21:20:25.722 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KPJKHD'.
  1703. 21:20:25.722 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'UNI'.
  1704. 21:20:25.722 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Shop'.
  1705. 21:20:25.722 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'GETTV'.
  1706. 21:20:25.722 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NHK World TV'.
  1707. 21:20:25.723 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'TeleXitos'.
  1708. 21:20:25.723 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Skylink'.
  1709. 21:20:25.723 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'UNI'.
  1710. 21:20:25.723 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'METVN'.
  1711. 21:20:25.724 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Vietday'.
  1712. 21:20:25.725 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'World'.
  1713. 21:20:25.725 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NewsNet'.
  1714. 21:20:25.725 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'AZTECAE'.
  1715. 21:20:25.725 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'COMET'.
  1716. 21:20:25.725 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Live Well Eastern'.
  1717. 21:20:25.726 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'JUSTNW'.
  1718. 21:20:25.726 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'TBD TV'.
  1719. 21:20:25.726 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KEMS'.
  1720. 21:20:25.727 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'SonLife Broadcasting Network'.
  1721. 21:20:25.727 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'MHz Worldview National Channel'.
  1722. 21:20:25.727 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'First Nations Experience'.
  1723. 21:20:25.727 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'World'.
  1724. 21:20:25.727 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'HSN'.
  1725. 21:20:25.728 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Start TV Network'.
  1726. 21:20:25.728 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'BUZZR'.
  1727. 21:20:25.728 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'UNIMAS'.
  1728. 21:20:25.728 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'EstrellaTV'.
  1729. 21:20:25.729 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CREATE'.
  1730. 21:20:25.729 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'TELE'.
  1731. 21:20:25.729 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'MNT'.
  1732. 21:20:25.729 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Evine'.
  1733. 21:20:25.729 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KMTP'.
  1734. 21:20:25.730 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'LAFF'.
  1735. 21:20:25.730 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'France24'.
  1736. 21:20:25.730 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'MVIES'.
  1737. 21:20:25.730 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'MYS'.
  1738. 21:20:25.730 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NTD'.
  1739. 21:20:25.730 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NHK World TV'.
  1740. 21:20:25.730 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'GETTV'.
  1741. 21:20:25.730 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'THIS'.
  1742. 21:20:25.730 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'GRIT'.
  1743. 21:20:25.730 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Sino TV'.
  1744. 21:20:25.730 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'QVC'.
  1745. 21:20:25.731 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'BOUNCE'.
  1746. 21:20:25.732 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CCTV'.
  1747. 21:20:25.732 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Start TV Network'.
  1748. 21:20:25.734 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'U_Ch'.
  1749. 21:20:25.734 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'TLN'.
  1750. 21:20:25.734 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NetViet'.
  1751. 21:20:25.734 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'IBC-TV'.
  1752. 21:20:25.734 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'RB-NetV'.
  1753. 21:20:25.734 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'U-ChTV'.
  1754. 21:20:25.735 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'SETTV'.
  1755. 21:20:25.735 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'NetV'.
  1756. 21:20:25.735 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'VietTop'.
  1757. 21:20:25.735 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KQRM-LD'.
  1758. 21:20:25.736 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Hai Le'.
  1759. 21:20:25.736 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Hanh Le'.
  1760. 21:20:25.736 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'QHTV'.
  1761. 21:20:25.738 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Unknown'.
  1762. 21:20:25.739 T:9916 DEBUG: Previous line repeats 1 times.
  1763. 21:20:25.739 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'VietBay'.
  1764. 21:20:25.742 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Unknown'.
  1765. 21:20:25.749 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CH4'.
  1766. 21:20:25.750 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CH6'.
  1767. 21:20:25.750 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'CH5'.
  1768. 21:20:25.750 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Jewelry'.
  1769. 21:20:25.750 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'DiyaTV'.
  1770. 21:20:25.751 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'Antenna'.
  1771. 21:20:25.753 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'KOFY'.
  1772. 21:20:25.753 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'VietUSA'.
  1773. 21:20:25.754 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'VBS'.
  1774. 21:20:25.755 T:9916 DEBUG: EPG - EPG::CEpg::Load - no database entries found for table 'VNA TV'.
  1775. 21:20:25.755 T:9916 NOTICE: EPG::CEpgContainer::Start - EPG thread started
  1776. 21:20:25.755 T:9916 INFO: PVRChannelGroupsContainer - PVR::CPVRChannelGroupsContainer::SearchMissingChannelIcons - starting channel icon search
  1777. 21:20:25.755 T:9056 DEBUG: Thread EPGUpdater start, auto delete: false
  1778. 21:20:25.935 T:19296 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  1779. 21:20:25.964 T:20992 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1780. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1781. Error Type: <type 'exceptions.ImportError'>
  1782. Error Contents: No module named backports.functools_lru_cache
  1783. Traceback (most recent call last):
  1784. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\plugin.py", line 9, in <module>
  1785. import main
  1786. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\resources\lib\main.py", line 17, in <module>
  1787. from metadatautils import MetadataUtils
  1788. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\metadatautils.py", line 9, in <module>
  1789. import helpers.kodi_constants as kodi_constants
  1790. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\helpers\kodi_constants.py", line 9, in <module>
  1791. from utils import KODI_VERSION
  1792. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.metadatautils\lib\helpers\utils.py", line 13, in <module>
  1793. import arrow
  1794. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\__init__.py", line 3, in <module>
  1795. from .arrow import Arrow
  1796. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\arrow.py", line 19, in <module>
  1797. from arrow import util, locales, parser, formatter
  1798. File "C:\Users\micha\AppData\Roaming\Kodi\addons\script.module.arrow\lib\arrow\parser.py", line 12, in <module>
  1799. from backports.functools_lru_cache import lru_cache # pragma: no cover
  1800. ImportError: No module named backports.functools_lru_cache
  1801. -->End of Python script error report<--
  1802. 21:20:25.967 T:20992 INFO: Python script stopped
  1803. 21:20:25.967 T:20992 DEBUG: Thread LanguageInvoker 20992 terminating
  1804. 21:20:25.971 T:18880 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://script.skin.helper.widgets/?action=recent&mediatype=movies&reload=20191215052023
  1805. 21:20:25.988 T:10048 DEBUG: -->Python Interpreter Initialized<--
  1806. 21:20:25.988 T:10048 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"
  1807. 21:20:25.988 T:10048 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
  1808. 21:20:25.988 T:10048 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
  1809. 21:20:25.988 T:10048 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
  1810. 21:20:26.035 T:5180 DEBUG: plugin.audio.spotify --> request_token_spotty stdout: thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', C:\Users\mh\.cargo\git\checkouts\librespot-40ba8a51a8dd7e0d\8983cc0\core\src\connection\mod.rs:93:20
  1811. note: Run with `RUST_BACKTRACE=1` for a backtrace.
  1812. 21:20:26.067 T:11288 DEBUG: CWebServer[8091]: request received for /jsonrpc
  1813. 21:20:26.076 T:8508 DEBUG: Previous line repeats 1 times.
  1814. 21:20:26.076 T:8508 NOTICE: $$$ [xbmc.callbacks2] - Command for onStartup executed successfully
  1815. 21:20:26.082 T:12884 NOTICE: PLEX.plex_companion: ----===## Starting PlexCompanion ##===----
  1816. 21:20:26.085 T:12884 DEBUG: PLEX.plex_companion: Registration string is:
  1817. Content-Type: plex/media-player
  1818. Resource-Identifier: d8ae5a23-43fa-4de7-b0ff-f273902b8fc3
  1819. Name: PlexKodiConnect
  1820. Port: 3005
  1821. Product: PlexKodiConnect
  1822. Version: 2.10.4
  1823. Protocol: plex
  1824. Protocol-Version: 1
  1825. Protocol-Capabilities: timeline,playback,navigation,playqueues
  1826. Device-Class: HTPC
  1827. 21:20:26.087 T:8960 DEBUG: PLEX.threads: (queue.0:worker.0): Active
  1828. 21:20:26.088 T:8960 DEBUG: PLEX.plex_functions: Checking connection to server https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400 with verifySSL=False
  1829. 21:20:26.167 T:8960 DEBUG: PLEX.plex_functions: Checking connection successfull. Answer: 200
  1830. 21:20:26.167 T:8960 NOTICE: PLEX.service: Server is online and ready
  1831. 21:20:26.167 T:8960 DEBUG: PLEX.threads: (queue.0:worker.0): Idle
  1832. 21:20:26.191 T:12884 DEBUG: PLEX.kodimonitor: PKC settings change detected
  1833. 21:20:26.192 T:16828 DEBUG: Previous line repeats 2 times.
  1834. 21:20:26.192 T:16828 DEBUG: PLEX.threads: (queue.0:worker.0): Active
  1835. 21:20:26.192 T:16828 NOTICE: PLEX.service: Authenticating user
  1836. 21:20:26.193 T:16828 NOTICE: PLEX.service: Trying to authenticate with old settings
  1837. 21:20:26.193 T:16828 DEBUG: PLEX.plex_functions: Checking connection to server https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400 with verifySSL=False
  1838. 21:20:26.239 T:16828 DEBUG: PLEX.plex_functions: Checking connection successfull. Answer: 200
  1839. 21:20:26.239 T:16828 NOTICE: PLEX.service: Successfully authenticated using old settings
  1840. 21:20:26.240 T:16828 DEBUG: PLEX.app: Resuming threads: []
  1841. 21:20:26.240 T:16828 DEBUG: PLEX.threads: (queue.0:worker.0): Idle
  1842. 21:20:26.295 T:4744 NOTICE: PLEX.websocket_client: ----===## Starting PMS_Websocket ##===----
  1843. 21:20:26.296 T:17828 NOTICE: PLEX.sync: ---===### Starting Sync Thread ###===---
  1844. 21:20:26.298 T:4744 DEBUG: PLEX.websocket_client: PMS_Websocket: connection closed, (re)connecting
  1845. 21:20:26.302 T:4744 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}
  1846. 21:20:26.304 T:18312 NOTICE: PLEX.playqueue: ----===## Starting PlayqueueMonitor ##===----
  1847. 21:20:26.305 T:3428 NOTICE: PLEX.plexgdm: Discovery starting up
  1848. 21:20:26.307 T:3428 NOTICE: PLEX.plexgdm: Registration starting up
  1849. 21:20:26.308 T:14548 DEBUG: PLEX.plexgdm: Sending registration data: HELLO * HTTP/1.0
  1850. Content-Type: plex/media-player
  1851. Resource-Identifier: d8ae5a23-43fa-4de7-b0ff-f273902b8fc3
  1852. Name: PlexKodiConnect
  1853. Port: 3005
  1854. Product: PlexKodiConnect
  1855. Version: 2.10.4
  1856. Protocol: plex
  1857. Protocol-Version: 1
  1858. Protocol-Capabilities: timeline,playback,navigation,playqueues
  1859. Device-Class: HTPC
  1860. 21:20:26.308 T:14548 DEBUG: PLEX.plexgdm: (Re-)registering PKC Plex Companion successful
  1861. 21:20:26.331 T:17828 NOTICE: PLEX.utils: Init DBs done
  1862. 21:20:26.331 T:17828 NOTICE: PLEX.sync: Doing initial sync on Kodi startup
  1863. 21:20:26.337 T:17828 NOTICE: PLEX.sync.sections: Starting synching sections from the PMS
  1864. 21:20:26.401 T:17828 DEBUG: PLEX.sync.sections: Clearing all the Plex video node variables
  1865. 21:20:26.414 T:17828 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': 1576387175}, {'index': 1, 'name': 'TV Shows', 'section_id': 1, 'section_type': 'show', 'sync_to_kodi': True, 'last_sync': 1576387175}]
  1866. 21:20:26.414 T:17828 NOTICE: PLEX.sync.full_sync: Running full_library_sync with repair=False
  1867. 21:20:26.415 T:7824 DEBUG: PLEX.threads: (queue.0:worker.0): Active
  1868. 21:20:26.435 T:17828 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': 1576387175}
  1869. 21:20:26.438 T:17828 DEBUG: PLEX.sync.full_sync: Writing changes to Kodi library now
  1870. 21:20:26.438 T:17828 DEBUG: PLEX.sync.full_sync: Done writing changes to Kodi library
  1871. 21:20:26.438 T:17828 NOTICE: PLEX.utils: It took 0:00:00.004000 to run the function addupdate_section
  1872. 21:20:26.456 T:17828 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': 1576387175}
  1873. 21:20:26.459 T:17828 DEBUG: PLEX.sync.full_sync: Writing changes to Kodi library now
  1874. 21:20:26.460 T:17828 DEBUG: PLEX.sync.full_sync: Done writing changes to Kodi library
  1875. 21:20:26.460 T:17828 NOTICE: PLEX.utils: It took 0:00:00.004000 to run the function addupdate_section
  1876. 21:20:26.483 T:17828 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': 1576387175}
  1877. 21:20:26.485 T:17828 DEBUG: PLEX.sync.full_sync: Writing changes to Kodi library now
  1878. 21:20:26.485 T:17828 DEBUG: PLEX.sync.full_sync: Done writing changes to Kodi library
  1879. 21:20:26.485 T:17828 NOTICE: PLEX.utils: It took 0:00:00.003000 to run the function addupdate_section
  1880. 21:20:26.493 T:7824 DEBUG: PLEX.threads: (queue.0:worker.0): Idle
  1881. 21:20:26.502 T:17828 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': 1576387175}
  1882. 21:20:26.504 T:17828 DEBUG: PLEX.sync.full_sync: Writing changes to Kodi library now
  1883. 21:20:26.504 T:17828 DEBUG: PLEX.sync.full_sync: Done writing changes to Kodi library
  1884. 21:20:26.504 T:17828 NOTICE: PLEX.utils: It took 0:00:00.003000 to run the function addupdate_section
  1885. 21:20:26.534 T:17828 NOTICE: PLEX.playlists: Starting playlist full sync
  1886. 21:20:26.547 T:17828 DEBUG: PLEX.playlists: Not synching Plex audio playlist
  1887. 21:20:26.551 T:17828 DEBUG: Previous line repeats 2 times.
  1888. 21:20:26.551 T:17828 NOTICE: PLEX.playlists: Playlist full sync done
  1889. 21:20:26.551 T:17828 NOTICE: PLEX.sync.full_sync: Start synching playstate and userdata for every item
  1890. 21:20:26.552 T:6952 DEBUG: Thread MusicInfoScanner start, auto delete: false
  1891. 21:20:26.552 T:19248 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  1892. 21:20:26.552 T:14988 DEBUG: PLEX.threads: (queue.0:worker.0): Active
  1893. 21:20:26.552 T:19248 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanStarted
  1894. 21:20:26.553 T:4716 DEBUG: PLEX.threads: (queue.0:worker.1): Active
  1895. 21:20:26.554 T:4716 DEBUG: PLEX.threads: (queue.0:worker.1): Idle
  1896. 21:20:26.554 T:6952 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Starting scan
  1897. 21:20:26.554 T:6952 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:00
  1898. 21:20:26.554 T:6952 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Finished scan
  1899. 21:20:26.554 T:19248 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  1900. 21:20:26.554 T:19248 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanFinished
  1901. 21:20:26.555 T:6952 DEBUG: Thread MusicInfoScanner 6952 terminating
  1902. 21:20:26.556 T:18880 NOTICE: VideoInfoScanner: Starting scan ..
  1903. 21:20:26.556 T:19248 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  1904. 21:20:26.556 T:19248 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
  1905. 21:20:26.564 T:18880 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
  1906. 21:20:26.564 T:19248 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  1907. 21:20:26.565 T:19248 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanFinished
  1908. 21:20:26.567 T:18880 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1909. 21:20:26.570 T:18880 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
  1910. 21:20:26.570 T:18880 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
  1911. 21:20:26.572 T:9916 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'extrafanart/'
  1912. 21:20:26.575 T:9916 DEBUG: Previous line repeats 1 times.
  1913. 21:20:26.575 T:9916 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/videocodec/
  1914. 21:20:26.575 T:5396 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/videoresolution/
  1915. 21:20:26.576 T:9916 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/videocodec/
  1916. 21:20:26.576 T:5396 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/videoresolution/
  1917. 21:20:26.576 T:9916 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/aspectratio/
  1918. 21:20:26.576 T:5396 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/audiocodec/
  1919. 21:20:26.576 T:9916 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/aspectratio/
  1920. 21:20:26.576 T:5396 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/audiocodec/
  1921. 21:20:26.576 T:9916 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/recordlabel/
  1922. 21:20:26.576 T:9916 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/recordlabel/
  1923. 21:20:26.577 T:18880 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1924. 21:20:26.578 T:18880 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')
  1925. 21:20:26.583 T:18880 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1926. 21:20:26.587 T:18880 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1927. 21:20:26.592 T:18880 DEBUG: CVideoDatabase::RunQuery took 2 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1928. 21:20:26.596 T:18880 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1929. 21:20:26.596 T:18880 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1930. 21:20:26.597 T:18880 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')
  1931. 21:20:26.607 T:12884 DEBUG: PLEX.kodimonitor: Kodi library scan music running.
  1932. 21:20:26.607 T:12884 DEBUG: PLEX.kodimonitor: Method: AudioLibrary.OnScanStarted Data: None
  1933. 21:20:26.607 T:12884 DEBUG: PLEX.kodimonitor: Kodi library scan music finished.
  1934. 21:20:26.608 T:12884 DEBUG: PLEX.kodimonitor: Method: AudioLibrary.OnScanFinished Data: None
  1935. 21:20:26.608 T:12884 DEBUG: PLEX.kodimonitor: Kodi library scan video running.
  1936. 21:20:26.608 T:12884 DEBUG: PLEX.kodimonitor: Method: VideoLibrary.OnScanStarted Data: None
  1937. 21:20:26.608 T:12884 DEBUG: PLEX.kodimonitor: Kodi library scan video finished.
  1938. 21:20:26.608 T:12884 DEBUG: PLEX.kodimonitor: Method: VideoLibrary.OnScanFinished Data: None
  1939. 21:20:26.620 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: AudioLibrary.OnScanStarted - data: null
  1940. 21:20:26.620 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: music database updated
  1941. 21:20:26.620 T:21236 DEBUG: Skin Helper Widgets --> Music database changed - type: - refreshing widgets....
  1942. 21:20:26.620 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: AudioLibrary.OnScanFinished - data: null
  1943. 21:20:26.620 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnScanStarted - data: null
  1944. 21:20:26.621 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: video database updated
  1945. 21:20:26.621 T:21236 DEBUG: Skin Helper Widgets --> Video database changed - type: - refreshing widgets....
  1946. 21:20:26.621 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnScanFinished - data: null
  1947. 21:20:26.649 T:17828 DEBUG: PLEX.sync.full_sync: Processing 24 playstates for library section {'index': 0, 'name': 'Movies', 'section_id': 2, 'section_type': 'movie', 'sync_to_kodi': True, 'last_sync': 1576387175}
  1948. 21:20:26.699 T:17828 NOTICE: PLEX.utils: It took 0:00:00.050000 to run the function playstate_per_section
  1949. 21:20:26.700 T:17828 DEBUG: PLEX.sync.full_sync: Processing 34 playstates for library section {'index': 1, 'name': 'TV Shows', 'section_id': 1, 'section_type': 'show', 'sync_to_kodi': True, 'last_sync': 1576387175}
  1950. 21:20:26.733 T:17828 NOTICE: PLEX.utils: It took 0:00:00.034000 to run the function playstate_per_section
  1951. 21:20:26.734 T:17828 DEBUG: PLEX.sync.full_sync: Processing 41 playstates for library section {'index': 1, 'name': 'TV Shows', 'section_id': 1, 'section_type': 'season', 'sync_to_kodi': True, 'last_sync': 1576387175}
  1952. 21:20:26.767 T:19296 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1953. 21:20:26.772 T:17828 NOTICE: PLEX.utils: It took 0:00:00.038000 to run the function playstate_per_section
  1954. 21:20:26.774 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'U_Ch' from client '8803291'
  1955. 21:20:26.774 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'TLN' from client '8803291'
  1956. 21:20:26.774 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'NetViet' from client '8803291'
  1957. 21:20:26.774 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'IBC-TV' from client '8803291'
  1958. 21:20:26.774 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'RB-NetV' from client '8803291'
  1959. 21:20:26.774 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'U-ChTV' from client '8803291'
  1960. 21:20:26.774 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'SETTV' from client '8803291'
  1961. 21:20:26.774 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'NetV' from client '8803291'
  1962. 21:20:26.775 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'VietTop' from client '8803291'
  1963. 21:20:26.775 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KQRM-LD' from client '8803291'
  1964. 21:20:26.775 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Hai Le' from client '8803291'
  1965. 21:20:26.775 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Hanh Le' from client '8803291'
  1966. 21:20:26.775 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'QHTV' from client '8803291'
  1967. 21:20:26.775 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Unknown' from client '8803291'
  1968. 21:20:26.775 T:9056 DEBUG: Previous line repeats 1 times.
  1969. 21:20:26.775 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'VietBay' from client '8803291'
  1970. 21:20:26.776 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Unknown' from client '8803291'
  1971. 21:20:26.776 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'CH4' from client '8803291'
  1972. 21:20:26.776 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'CH6' from client '8803291'
  1973. 21:20:26.776 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'CH5' from client '8803291'
  1974. 21:20:26.776 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Jewelry' from client '8803291'
  1975. 21:20:26.776 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'DiyaTV' from client '8803291'
  1976. 21:20:26.776 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'Antenna' from client '8803291'
  1977. 21:20:26.776 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'KOFY' from client '8803291'
  1978. 21:20:26.776 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'VietUSA' from client '8803291'
  1979. 21:20:26.777 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'VBS' from client '8803291'
  1980. 21:20:26.777 T:9056 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'VNA TV' from client '8803291'
  1981. 21:20:26.777 T:18604 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  1982. 21:20:26.785 T:19296 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  1983. 21:20:26.809 T:14548 DEBUG: PLEX.plexgdm: Recieved UDP packet from [('192.168.1.2', 54715)] containing [M-SEARCH * HTTP/1.1]
  1984. 21:20:26.809 T:14548 DEBUG: PLEX.plexgdm: Detected client discovery request from ('192.168.1.2', 54715). Replying
  1985. 21:20:26.809 T:14548 DEBUG: PLEX.plexgdm: Sending registration data HTTP/1.0 200 OK
  1986. 21:20:26.826 T:11996 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYDOMAIN.COM:8096/emby/Items/fbdbc182c483a541e0a25541fe41616b/Images/Logo/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=80c815a64c63ca5b60c22697193d7e9b
  1987. 21:20:26.826 T:11996 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
  1988. 21:20:26.873 T:20112 INFO: CPythonInvoker(23, C:\Users\micha\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): script successfully run
  1989. 21:20:26.917 T:20112 INFO: Python script stopped
  1990. 21:20:26.917 T:20112 DEBUG: Thread LanguageInvoker 20112 terminating
  1991. 21:20:26.978 T:12480 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  1992. 21:20:26.979 T:12480 DEBUG: POParser: loaded 130 weather tokens
  1993. 21:20:26.997 T:17580 DEBUG: PLEX.threads: (queue.0:worker.1): Active
  1994. 21:20:27.001 T:7280 DEBUG: PLEX.threads: (queue.0:worker.2): Active
  1995. 21:20:27.002 T:8344 DEBUG: PLEX.threads: (queue.0:worker.3): Active
  1996. 21:20:27.002 T:8344 DEBUG: PLEX.threads: (queue.0:worker.3): Idle
  1997. 21:20:27.004 T:14988 DEBUG: PLEX.threads: (queue.0:worker.0): Idle
  1998. 21:20:27.004 T:17828 DEBUG: PLEX.sync.full_sync: Processing 404 playstates for library section {'index': 1, 'name': 'TV Shows', 'section_id': 1, 'section_type': 'episode', 'sync_to_kodi': True, 'last_sync': 1576387175}
  1999. 21:20:27.049 T:7280 DEBUG: PLEX.threads: (queue.0:worker.2): Idle
  2000. 21:20:27.068 T:11608 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2001. 21:20:27.091 T:5180 DEBUG: Previous line repeats 1 times.
  2002. 21:20:27.091 T:5180 DEBUG: plugin.audio.spotify --> request_token_spotty stdout: thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', C:\Users\mh\.cargo\git\checkouts\librespot-40ba8a51a8dd7e0d\8983cc0\core\src\connection\mod.rs:93:20
  2003. note: Run with `RUST_BACKTRACE=1` for a backtrace.
  2004. 21:20:27.091 T:5180 DEBUG: plugin.audio.spotify --> Couldn't request authentication token. Username/password error ? If you're using a facebook account with Spotify, make sure to generate a device account/password in the Spotify accountdetails.
  2005. 21:20:27.091 T:12440 DEBUG: plugin.audio.spotify --> Start Spotify Connect Daemon
  2006. 21:20:27.099 T:11644 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2007. 21:20:27.192 T:17828 DEBUG: PLEX.plex_functions: Waiting for download to finish
  2008. 21:20:27.253 T:17580 DEBUG: PLEX.threads: (queue.0:worker.1): Idle
  2009. 21:20:27.462 T:17828 NOTICE: PLEX.utils: It took 0:00:00.460000 to run the function playstate_per_section
  2010. 21:20:27.462 T:17828 DEBUG: PLEX.sync.full_sync: Looking for items to delete
  2011. 21:20:27.478 T:17828 DEBUG: PLEX.sync.full_sync: Done deleting
  2012. 21:20:27.484 T:17828 NOTICE: PLEX.utils: It took 0:00:01.148000 to run the function _run
  2013. 21:20:27.484 T:17828 NOTICE: PLEX.sync.full_sync: Done full_sync
  2014. 21:20:27.485 T:17828 NOTICE: PLEX.sync: Done initial sync on Kodi startup
  2015. 21:20:27.487 T:17828 NOTICE: PLEX.sync: Start downloading additional fanart with refresh False
  2016. 21:20:27.491 T:7812 NOTICE: PLEX.sync.fanart: Starting FanartThread
  2017. 21:20:27.491 T:1528 NOTICE: PLEX.artwork: ---===### Starting ImageCachingThread ###===---
  2018. 21:20:27.495 T:7812 NOTICE: PLEX.sync.fanart: FanartThread finished: True
  2019. 21:20:27.502 T:21128 DEBUG: Thread MusicInfoScanner start, auto delete: false
  2020. 21:20:27.502 T:19248 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  2021. 21:20:27.502 T:19248 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanStarted
  2022. 21:20:27.503 T:21128 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Starting scan
  2023. 21:20:27.503 T:21128 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:00
  2024. 21:20:27.503 T:21128 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Finished scan
  2025. 21:20:27.503 T:19248 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  2026. 21:20:27.503 T:19248 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanFinished
  2027. 21:20:27.503 T:21128 DEBUG: Thread MusicInfoScanner 21128 terminating
  2028. 21:20:27.505 T:9916 NOTICE: VideoInfoScanner: Starting scan ..
  2029. 21:20:27.505 T:19248 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  2030. 21:20:27.505 T:19248 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
  2031. 21:20:27.505 T:9916 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
  2032. 21:20:27.505 T:19248 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  2033. 21:20:27.505 T:19248 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanFinished
  2034. 21:20:27.517 T:9916 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  2035. 21:20:27.519 T:9916 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
  2036. 21:20:27.520 T:9916 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
  2037. 21:20:27.521 T:12884 DEBUG: PLEX.kodimonitor: PKC settings change detected
  2038. 21:20:27.521 T:5396 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'extrafanart/'
  2039. 21:20:27.521 T:12884 DEBUG: PLEX.kodimonitor: Kodi library scan music running.
  2040. 21:20:27.521 T:12884 DEBUG: PLEX.kodimonitor: Method: AudioLibrary.OnScanStarted Data: None
  2041. 21:20:27.522 T:12884 DEBUG: PLEX.kodimonitor: Kodi library scan music finished.
  2042. 21:20:27.522 T:12884 DEBUG: PLEX.kodimonitor: Method: AudioLibrary.OnScanFinished Data: None
  2043. 21:20:27.522 T:12884 DEBUG: PLEX.kodimonitor: Kodi library scan video running.
  2044. 21:20:27.522 T:12884 DEBUG: PLEX.kodimonitor: Method: VideoLibrary.OnScanStarted Data: None
  2045. 21:20:27.522 T:12884 DEBUG: PLEX.kodimonitor: Kodi library scan video finished.
  2046. 21:20:27.523 T:12884 DEBUG: PLEX.kodimonitor: Method: VideoLibrary.OnScanFinished Data: None
  2047. 21:20:27.523 T:5396 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'extrafanart/'
  2048. 21:20:27.524 T:5396 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/videocodec/
  2049. 21:20:27.524 T:18880 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/videoresolution/
  2050. 21:20:27.524 T:12480 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/aspectratio/
  2051. 21:20:27.524 T:5396 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/videocodec/
  2052. 21:20:27.524 T:18880 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/videoresolution/
  2053. 21:20:27.524 T:12480 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/aspectratio/
  2054. 21:20:27.524 T:18880 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/recordlabel/
  2055. 21:20:27.524 T:5396 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/audiocodec/
  2056. 21:20:27.524 T:18880 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/recordlabel/
  2057. 21:20:27.525 T:5396 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/audiocodec/
  2058. 21:20:27.529 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: AudioLibrary.OnScanStarted - data: null
  2059. 21:20:27.529 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: music database updated
  2060. 21:20:27.529 T:21236 DEBUG: Skin Helper Widgets --> Music database changed - type: - refreshing widgets....
  2061. 21:20:27.536 T:9916 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  2062. 21:20:27.536 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: AudioLibrary.OnScanFinished - data: null
  2063. 21:20:27.536 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnScanStarted - data: null
  2064. 21:20:27.536 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: video database updated
  2065. 21:20:27.536 T:21236 DEBUG: Skin Helper Widgets --> Video database changed - type: - refreshing widgets....
  2066. 21:20:27.536 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnScanFinished - data: null
  2067. 21:20:27.537 T:9916 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')
  2068. 21:20:27.540 T:1528 NOTICE: PLEX.artwork: ---===### Stopped ImageCachingThread ###===---
  2069. 21:20:27.542 T:5396 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  2070. 21:20:27.545 T:5396 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  2071. 21:20:27.549 T:5396 DEBUG: CVideoDatabase::RunQuery took 2 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  2072. 21:20:27.553 T:5396 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  2073. 21:20:27.554 T:5396 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  2074. 21:20:27.555 T:5396 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')
  2075. 21:20:27.637 T:12884 DEBUG: PLEX.kodimonitor: PKC settings change detected
  2076. 21:20:28.068 T:20820 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2077. 21:20:28.422 T:16580 DEBUG: Previous line repeats 1 times.
  2078. 21:20:28.422 T:16580 DEBUG: Version Check: Version installed {u'major': 17, u'tag': u'stable', u'minor': 6, u'revision': u'20171126-13194ec'}
  2079. 21:20:28.422 T:16580 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'}
  2080. 21:20:28.422 T:16580 DEBUG: Version Check: You are running an older version
  2081. 21:20:28.653 T:7348 DEBUG: CVideoDatabase::RunQuery took 0 ms for 11 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  2082. 21:20:28.673 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 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))))
  2083. 21:20:28.681 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 86) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2084. 21:20:28.681 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2085. 21:20:28.682 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 11 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  2086. 21:20:28.687 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  2087. 21:20:28.687 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2088. 21:20:28.692 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  2089. 21:20:28.692 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2090. 21:20:28.697 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  2091. 21:20:28.697 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2092. 21:20:28.698 T:12992 DEBUG: CVideoDatabase::RunQuery took 2 ms for 18 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))))
  2093. 21:20:28.702 T:7348 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)))
  2094. 21:20:28.702 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2095. 21:20:28.706 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 86) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2096. 21:20:28.706 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2097. 21:20:28.710 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from episode_view WHERE (episode_view.idShow = 91) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2098. 21:20:28.710 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2099. 21:20:28.713 T:12992 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)))
  2100. 21:20:28.713 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2101. 21:20:28.716 T:7348 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)))
  2102. 21:20:28.716 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2103. 21:20:28.719 T:12992 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)))
  2104. 21:20:28.720 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2105. 21:20:28.722 T:7348 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)))
  2106. 21:20:28.723 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2107. 21:20:28.726 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  2108. 21:20:28.726 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2109. 21:20:28.728 T:7348 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)))
  2110. 21:20:28.728 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2111. 21:20:28.731 T:12992 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 = 0)))
  2112. 21:20:28.731 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2113. 21:20:28.733 T:7348 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)))
  2114. 21:20:28.733 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2115. 21:20:28.736 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select * from episode_view WHERE (episode_view.idShow = 91) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2116. 21:20:28.736 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2117. 21:20:28.738 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  2118. 21:20:28.738 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2119. 21:20:28.741 T:12992 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)))
  2120. 21:20:28.741 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2121. 21:20:28.743 T:7348 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)))
  2122. 21:20:28.743 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2123. 21:20:28.747 T:12992 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)))
  2124. 21:20:28.747 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2125. 21:20:28.748 T:7348 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)))
  2126. 21:20:28.748 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2127. 21:20:28.753 T:12992 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)))
  2128. 21:20:28.753 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2129. 21:20:28.754 T:7348 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)))
  2130. 21:20:28.754 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2131. 21:20:28.758 T:12992 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)))
  2132. 21:20:28.758 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2133. 21:20:28.758 T:7348 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)))
  2134. 21:20:28.758 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2135. 21:20:28.763 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  2136. 21:20:28.763 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2137. 21:20:28.764 T:7348 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)))
  2138. 21:20:28.764 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2139. 21:20:28.768 T:12992 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)))
  2140. 21:20:28.768 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2141. 21:20:28.770 T:7348 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)))
  2142. 21:20:28.770 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2143. 21:20:28.774 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  2144. 21:20:28.774 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2145. 21:20:28.776 T:7348 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 < 1)))
  2146. 21:20:28.776 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2147. 21:20:28.780 T:12992 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)))
  2148. 21:20:28.780 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2149. 21:20:28.783 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  2150. 21:20:28.786 T:12992 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)))
  2151. 21:20:28.786 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2152. 21:20:28.791 T:12992 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 = 0)))
  2153. 21:20:28.791 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2154. 21:20:28.796 T:12992 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)))
  2155. 21:20:28.796 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2156. 21:20:28.801 T:12992 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)))
  2157. 21:20:28.801 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2158. 21:20:28.805 T:7348 DEBUG: CVideoDatabase::RunQuery took 2 ms for 228 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  2159. 21:20:28.807 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  2160. 21:20:28.822 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 ms for 228 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  2161. 21:20:28.825 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2162. 21:20:28.825 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2163. 21:20:28.826 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2164. 21:20:28.827 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 1 ms
  2165. 21:20:28.829 T:7348 DEBUG: CVideoDatabase::RunQuery took 0 ms for 11 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  2166. 21:20:28.843 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view
  2167. 21:20:28.844 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2168. 21:20:28.844 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2169. 21:20:28.845 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2170. 21:20:28.846 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 1 ms
  2171. 21:20:28.848 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  2172. 21:20:28.850 T:7348 DEBUG: CVideoDatabase::RunQuery took 2 ms for 18 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))))
  2173. 21:20:28.858 T:7348 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 86) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2174. 21:20:28.858 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2175. 21:20:28.863 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  2176. 21:20:28.863 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2177. 21:20:28.865 T:12992 DEBUG: CVideoDatabase::RunQuery took 2 ms for 18 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))))
  2178. 21:20:28.868 T:7348 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)))
  2179. 21:20:28.868 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2180. 21:20:28.874 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episode_view WHERE (episode_view.idShow = 86) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2181. 21:20:28.874 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2182. 21:20:28.874 T:7348 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)))
  2183. 21:20:28.874 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2184. 21:20:28.880 T:12992 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)))
  2185. 21:20:28.880 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2186. 21:20:28.880 T:7348 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)))
  2187. 21:20:28.880 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2188. 21:20:28.885 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  2189. 21:20:28.885 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2190. 21:20:28.886 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select * from episode_view WHERE (episode_view.idShow = 91) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1)))
  2191. 21:20:28.886 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2192. 21:20:28.891 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  2193. 21:20:28.891 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2194. 21:20:28.891 T:7348 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)))
  2195. 21:20:28.891 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2196. 21:20:28.896 T:12992 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)))
  2197. 21:20:28.896 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2198. 21:20:28.897 T:7348 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)))
  2199. 21:20:28.897 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2200. 21:20:28.901 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select * from episode_view WHERE (episode_view.idShow = 91) AND (((episode_view.playCount IS NULL OR episode_view.playCount = 0)))
  2201. 21:20:28.901 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2202. 21:20:28.902 T:7348 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)))
  2203. 21:20:28.902 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2204. 21:20:28.906 T:12992 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)))
  2205. 21:20:28.906 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2206. 21:20:28.906 T:7348 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)))
  2207. 21:20:28.906 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2208. 21:20:28.912 T:12992 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 = 0)))
  2209. 21:20:28.912 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2210. 21:20:28.912 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  2211. 21:20:28.912 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2212. 21:20:28.917 T:12992 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)))
  2213. 21:20:28.917 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2214. 21:20:28.917 T:7348 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)))
  2215. 21:20:28.917 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2216. 21:20:28.923 T:12992 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)))
  2217. 21:20:28.923 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2218. 21:20:28.923 T:7348 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)))
  2219. 21:20:28.923 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2220. 21:20:28.928 T:7348 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)))
  2221. 21:20:28.928 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2222. 21:20:28.930 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 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)))
  2223. 21:20:28.930 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2224. 21:20:28.934 T:7348 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)))
  2225. 21:20:28.934 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2226. 21:20:28.935 T:12992 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)))
  2227. 21:20:28.935 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2228. 21:20:28.939 T:7348 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)))
  2229. 21:20:28.939 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2230. 21:20:28.940 T:12992 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)))
  2231. 21:20:28.940 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2232. 21:20:28.944 T:7348 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)))
  2233. 21:20:28.944 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2234. 21:20:28.945 T:12992 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)))
  2235. 21:20:28.945 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2236. 21:20:28.951 T:12992 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)))
  2237. 21:20:28.951 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2238. 21:20:28.951 T:7348 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)))
  2239. 21:20:28.951 T:7348 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2240. 21:20:28.957 T:7348 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  2241. 21:20:28.958 T:12992 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)))
  2242. 21:20:28.958 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2243. 21:20:28.964 T:12992 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)))
  2244. 21:20:28.964 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2245. 21:20:28.968 T:12992 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)))
  2246. 21:20:28.968 T:12992 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 30
  2247. 21:20:28.973 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  2248. 21:20:28.979 T:7348 DEBUG: CVideoDatabase::RunQuery took 2 ms for 228 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  2249. 21:20:28.989 T:12992 DEBUG: CVideoDatabase::RunQuery took 1 ms for 228 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  2250. 21:20:29.000 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2251. 21:20:29.000 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2252. 21:20:29.001 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2253. 21:20:29.001 T:7348 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2254. 21:20:29.009 T:12992 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from musicvideo_view
  2255. 21:20:29.010 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2256. 21:20:29.010 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2257. 21:20:29.011 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.*, albumartistview.* FROM albumview JOIN albumartistview ON albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = 'album'
  2258. 21:20:29.011 T:12992 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 0 ms
  2259. 21:20:29.028 T:11996 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYDOMAIN.COM:8096/emby/Items/c0e20f4e09daa1ecb0eff85ff31f3abd/Images/Logo/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=d6ccc8f420e29a3653737a480d11f2cf
  2260. 21:20:29.028 T:11996 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
  2261. 21:20:29.068 T:18700 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2262. 21:20:31.018 T:19296 DEBUG: Previous line repeats 4 times.
  2263. 21:20:31.018 T:19296 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2264. 21:20:31.018 T:19296 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  2265. 21:20:31.021 T:19296 DEBUG: CDirectoryProvider[plugin://service.library.data.provider?type=recommendedepisodes&reload=20191215052028]: refreshing..
  2266. 21:20:31.021 T:18880 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Library Data Provider('plugin://service.library.data.provider/','6','?type=recommendedepisodes&reload=20191215052028')
  2267. 21:20:31.022 T:4828 DEBUG: Thread LanguageInvoker start, auto delete: false
  2268. 21:20:31.022 T:4828 INFO: initializing python engine.
  2269. 21:20:31.022 T:4828 DEBUG: CPythonInvoker(26, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): start processing
  2270. 21:20:31.035 T:4828 DEBUG: -->Python Interpreter Initialized<--
  2271. 21:20:31.035 T:4828 DEBUG: CPythonInvoker(26, 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"
  2272. 21:20:31.035 T:4828 DEBUG: CPythonInvoker(26, 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
  2273. 21:20:31.035 T:4828 DEBUG: CPythonInvoker(26, 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
  2274. 21:20:31.035 T:4828 DEBUG: CPythonInvoker(26, 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
  2275. 21:20:31.057 T:4828 DEBUG: Library Data Provider: script version 0.3.2 started
  2276. 21:20:31.069 T:10908 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2277. 21:20:31.089 T:4828 DEBUG: Previous line repeats 1 times.
  2278. 21:20:31.089 T:4828 DEBUG: Library Data Provider: script version 0.3.2 stopped
  2279. 21:20:31.089 T:4828 INFO: CPythonInvoker(26, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\plugin.py): script successfully run
  2280. 21:20:31.101 T:14920 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2281. 21:20:31.107 T:19296 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'unknown'
  2282. 21:20:31.107 T:19296 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'eng'
  2283. 21:20:31.134 T:19296 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2284. 21:20:31.137 T:4828 INFO: Python script stopped
  2285. 21:20:31.137 T:4828 DEBUG: Thread LanguageInvoker 4828 terminating
  2286. 21:20:31.231 T:11996 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYDOMAIN.COM:8096/emby/Items/3c00c0c604dc0cc12bf8e5f0eaa3a24c/Images/Logo/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=f01b37aff7824c548aab9e25ddd3ce25
  2287. 21:20:31.231 T:11996 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
  2288. 21:20:31.251 T:19296 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2289. 21:20:31.251 T:19296 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  2290. 21:20:31.252 T:19296 DEBUG: CDirectoryProvider[]: refreshing..
  2291. 21:20:31.252 T:18880 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  2292. 21:20:31.270 T:18880 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/aspectratio/
  2293. 21:20:31.270 T:5396 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/videocodec/
  2294. 21:20:31.270 T:9916 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/videoresolution/
  2295. 21:20:31.270 T:12480 ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.mediaicons.coloured/audiocodec/
  2296. 21:20:31.270 T:18880 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/aspectratio/
  2297. 21:20:31.270 T:5396 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/videocodec/
  2298. 21:20:31.270 T:12480 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/audiocodec/
  2299. 21:20:31.270 T:9916 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url resource://resource.images.mediaicons.coloured/videoresolution/
  2300. 21:20:31.285 T:19296 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  2301. 21:20:31.334 T:19296 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2302. 21:20:31.434 T:19296 DEBUG: Previous line repeats 1 times.
  2303. 21:20:31.434 T:19296 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  2304. 21:20:31.439 T:10048 INFO: CPythonInvoker(25, C:\Users\micha\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): script successfully run
  2305. 21:20:31.478 T:10048 INFO: Python script stopped
  2306. 21:20:31.478 T:10048 DEBUG: Thread LanguageInvoker 10048 terminating
  2307. 21:20:31.501 T:19296 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2308. 21:20:31.584 T:19296 DEBUG: Previous line repeats 1 times.
  2309. 21:20:31.584 T:19296 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  2310. 21:20:31.668 T:19296 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2311. 21:20:31.821 T:14548 DEBUG: PLEX.plexgdm: Recieved UDP packet from [('192.168.1.2', 54715)] containing [M-SEARCH * HTTP/1.1]
  2312. 21:20:31.821 T:14548 DEBUG: PLEX.plexgdm: Detected client discovery request from ('192.168.1.2', 54715). Replying
  2313. 21:20:31.821 T:14548 DEBUG: PLEX.plexgdm: Sending registration data HTTP/1.0 200 OK
  2314. 21:20:32.069 T:11744 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2315. 21:20:32.092 T:5180 DEBUG: Previous line repeats 1 times.
  2316. 21:20:32.092 T:5180 DEBUG: plugin.audio.spotify --> retrieving token...
  2317. 21:20:32.093 T:5180 DEBUG: plugin.audio.spotify --> spotty terminated
  2318. 21:20:32.144 T:12440 DEBUG: plugin.audio.spotify --> Stopped Spotify Connect Daemon
  2319. 21:20:32.162 T:5180 DEBUG: plugin.audio.spotify --> Retrieving auth token....
  2320. 21:20:32.167 T:19296 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2321. 21:20:32.167 T:19296 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  2322. 21:20:32.301 T:19296 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2323. 21:20:32.501 T:19296 DEBUG: Previous line repeats 1 times.
  2324. 21:20:32.501 T:19296 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  2325. 21:20:32.617 T:19296 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2326. 21:20:33.018 T:19296 DEBUG: Previous line repeats 1 times.
  2327. 21:20:33.018 T:19296 DEBUG: CInputManager::OnKey: right (0xf083) pressed, action is Right
  2328. 21:20:33.070 T:11216 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2329. 21:20:33.151 T:19296 DEBUG: Previous line repeats 2 times.
  2330. 21:20:33.151 T:19296 DEBUG: Keyboard: scancode: 0x4d, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  2331. 21:20:33.216 T:5180 DEBUG: plugin.audio.spotify --> request_token_spotty stdout: thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', C:\Users\mh\.cargo\git\checkouts\librespot-40ba8a51a8dd7e0d\8983cc0\core\src\connection\mod.rs:93:20
  2332. note: Run with `RUST_BACKTRACE=1` for a backtrace.
  2333. 21:20:33.435 T:11996 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYDOMAIN.COM:8096/emby/Items/6c867a637cee893df4ea0d8bce452427/Images/Logo/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=7b9c41dec648a801f1c03506a91ad0ba
  2334. 21:20:33.435 T:11996 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
  2335. 21:20:33.934 T:19296 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
  2336. 21:20:34.051 T:19296 DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
  2337. 21:20:34.051 T:4808 DEBUG: Thread Timer start, auto delete: false
  2338. 21:20:34.053 T:19296 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  2339. 21:20:34.067 T:19248 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  2340. 21:20:34.067 T:19248 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  2341. 21:20:34.068 T:19296 NOTICE: Storing total System Uptime
  2342. 21:20:34.068 T:19296 NOTICE: Saving settings
  2343. 21:20:34.069 T:19296 NOTICE: Saving skin settings
  2344. 21:20:34.070 T:7676 DEBUG: CWebServer[8091]: request received for /jsonrpc
  2345. 21:20:34.072 T:19296 DEBUG: Previous line repeats 1 times.
  2346. 21:20:34.072 T:19296 NOTICE: stop all
  2347. 21:20:34.073 T:19296 NOTICE: stop player
  2348. 21:20:34.073 T:18880 DEBUG: Thread JobWorker 18880 terminating (autodelete)
  2349. 21:20:34.073 T:12480 DEBUG: Thread JobWorker 12480 terminating (autodelete)
  2350. 21:20:34.073 T:5396 DEBUG: Thread JobWorker 5396 terminating (autodelete)
  2351. 21:20:34.073 T:9916 DEBUG: Thread JobWorker 9916 terminating (autodelete)
  2352. 21:20:34.073 T:19296 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  2353. 21:20:34.073 T:19296 NOTICE: ES: Stopping event server
  2354. 21:20:34.073 T:19296 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  2355. 21:20:34.073 T:19296 NOTICE: stopping upnp
  2356. 21:20:34.090 T:21236 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: System.OnQuit - data: {"exitcode":0}
  2357. 21:20:34.101 T:12884 DEBUG: PLEX.kodimonitor: Method: System.OnQuit Data: {u'exitcode': 0}
  2358. 21:20:34.101 T:12884 NOTICE: PLEX.kodimonitor: Kodi OnQuit detected - shutting down
  2359. 21:20:34.101 T:12884 DEBUG: PLEX.service: Aborting all threads
  2360. 21:20:34.101 T:12884 DEBUG: PLEX.sync.sections: Clearing all the Plex video node variables
  2361. 21:20:34.103 T:12884 DEBUG: PLEX.app: Killing threads: [<PMS_Websocket(Thread-1, started 4744)>, <Sync(Thread-3, started 17828)>, <PlexCompanion(Thread-4, started 3428)>, <PlayqueueMonitor(Thread-5, started 18312)>]
  2362. 21:20:34.103 T:12884 DEBUG: PLEX.app: Waiting for threads to exit: [<PMS_Websocket(Thread-1, started 4744)>, <Sync(Thread-3, started 17828)>, <PlexCompanion(Thread-4, started 3428)>, <PlayqueueMonitor(Thread-5, started 18312)>]
  2363. 21:20:34.127 T:3428 NOTICE: PLEX.subscribers: Signaling a complete stop to PMS
  2364. 21:20:34.157 T:3428 WARNING: PLEX.download: Server timeout at: https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400/:/timeline
  2365. 21:20:34.157 T:3428 WARNING: PLEX.download: HTTPSConnectionPool(host='192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct', port=32400): Read timed out. (read timeout=0.0001)
  2366. 21:20:34.157 T:3428 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
  2367. 21:20:34.167 T:17828 NOTICE: PLEX.download: Request session stopped
  2368. 21:20:34.167 T:3428 WARNING: PLEX.download: Server timeout at: https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400/:/timeline
  2369. 21:20:34.167 T:17828 NOTICE: PLEX.sync: ###===--- Sync Thread Stopped ---===###
  2370. 21:20:34.167 T:3428 WARNING: PLEX.download: HTTPSConnectionPool(host='192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct', port=32400): Read timed out. (read timeout=0.0001)
  2371. 21:20:34.167 T:3428 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
  2372. 21:20:34.170 T:3428 WARNING: PLEX.download: Server unreachable at: https://192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct:32400/:/timeline
  2373. 21:20:34.170 T:3428 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 0x000002341CBF6B70>, 'Connection to 192-168-1-2.f0ccbd8f902d46f9acf71a891a966ea0.plex.direct timed out. (connect timeout=0.0001)'))
  2374. 21:20:34.170 T:3428 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
  2375. 21:20:34.170 T:3428 NOTICE: PLEX.plexgdm: Discovery shutting down
  2376. 21:20:34.204 T:12884 DEBUG: PLEX.app: Waiting for threads to exit: [<PMS_Websocket(Thread-1, started 4744)>, <PlexCompanion(Thread-4, started 3428)>, <PlayqueueMonitor(Thread-5, started 18312)>]
  2377. 21:20:34.244 T:5180 DEBUG: plugin.audio.spotify --> request_token_spotty stdout: thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', C:\Users\mh\.cargo\git\checkouts\librespot-40ba8a51a8dd7e0d\8983cc0\core\src\connection\mod.rs:93:20
  2378. note: Run with `RUST_BACKTRACE=1` for a backtrace.
  2379. 21:20:34.244 T:5180 DEBUG: plugin.audio.spotify --> Couldn't request authentication token. Username/password error ? If you're using a facebook account with Spotify, make sure to generate a device account/password in the Spotify accountdetails.
  2380. 21:20:34.244 T:13480 DEBUG: plugin.audio.spotify --> Start Spotify Connect Daemon
  2381. 21:20:34.252 T:18312 NOTICE: PLEX.playqueue: ----===## PlayqueueMonitor stopped ##===----
  2382. 21:20:34.305 T:12884 DEBUG: PLEX.app: Waiting for threads to exit: [<PMS_Websocket(Thread-1, started 4744)>, <PlexCompanion(Thread-4, started 3428)>]
  2383. 21:20:34.319 T:7196 DEBUG: Thread TCPServer 7196 terminating
  2384. 21:20:34.320 T:3428 NOTICE: PLEX.plexgdm: Registration shutting down
  2385. 21:20:34.324 T:14548 NOTICE: PLEX.plexgdm: Client Update loop stopped
  2386. 21:20:34.324 T:14548 DEBUG: PLEX.plexgdm: Sending registration data: BYE * HTTP/1.0
  2387. Content-Type: plex/media-player
  2388. Resource-Identifier: d8ae5a23-43fa-4de7-b0ff-f273902b8fc3
  2389. Name: PlexKodiConnect
  2390. Port: 3005
  2391. Product: PlexKodiConnect
  2392. Version: 2.10.4
  2393. Protocol: plex
  2394. Protocol-Version: 1
  2395. Protocol-Capabilities: timeline,playback,navigation,playqueues
  2396. Device-Class: HTPC
  2397. 21:20:34.324 T:3428 NOTICE: PLEX.plex_companion: ----===## Plex Companion stopped ##===----
  2398. 21:20:34.355 T:4744 NOTICE: PLEX.websocket_client: ##===---- PMS_Websocket Stopped ----===##
  2399. 21:20:34.406 T:12884 NOTICE: PLEX.service: ======== STOP PlexKodiConnect service ========
  2400. 21:20:34.406 T:12884 INFO: CPythonInvoker(12, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\service.py): script successfully run
  2401. 21:20:34.406 T:12884 INFO: CPythonInvoker(12, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.plexkodiconnect\service.py): waiting on thread 21116
  2402. 21:20:34.555 T:4808 DEBUG: Thread Timer 4808 terminating
  2403. 21:20:34.566 T:4780 NOTICE: ES: UDP Event server stopped
  2404. 21:20:34.566 T:4780 DEBUG: Thread EventServer 4780 terminating
  2405. 21:20:34.714 T:20632 DEBUG: Thread PVRGUIInfo 20632 terminating
  2406. 21:20:34.780 T:9056 DEBUG: Thread EPGUpdater 9056 terminating
  2407. 21:20:35.149 T:12884 INFO: Python script stopped
  2408. 21:20:35.149 T:12884 DEBUG: Thread LanguageInvoker 12884 terminating
  2409. 21:20:35.637 T:11996 ERROR: CCurlFile::Exists - Failed: Couldn't connect to server(7) for http://MYDOMAIN.COM:8096/emby/Items/2c587afe1d46f178ff30822758e1fb71/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=0ba6dda2ef3fc6ff441caafed53eec80
  2410. 21:20:35.637 T:19296 NOTICE: CWebServer[8091]: Stopped
  2411. 21:20:35.637 T:15544 DEBUG: Thread PeripEventScanner 15544 terminating
  2412. 21:20:35.637 T:5144 DEBUG: Thread PeripBusUSB 5144 terminating
  2413. 21:20:36.138 T:17788 DEBUG: Thread PeripBusCEC 17788 terminating
  2414. 21:20:36.138 T:13296 DEBUG: Thread PeripBusAddon 13296 terminating
  2415. 21:20:36.138 T:19296 NOTICE: clean cached files!
  2416. 21:20:36.138 T:19296 DEBUG: ADDON: Stopping service addons.
  2417. 21:20:36.175 T:19528 INFO: CPythonInvoker(0, C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): script successfully run
  2418. 21:20:36.175 T:19296 DEBUG: CPythonInvoker(0, C:\Users\micha\AppData\Roaming\Kodi\addons\script.cu.lrclyrics\default.py): script termination took 35ms
  2419. 21:20:36.175 T:16580 DEBUG: Version Check: Already notified one time for upgrading.
  2420. 21:20:36.175 T:16580 INFO: CPythonInvoker(1, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  2421. 21:20:36.175 T:19296 DEBUG: CPythonInvoker(1, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script termination took 0ms
  2422. 21:20:36.178 T:16580 INFO: Python script interrupted by user
  2423. 21:20:36.672 T:9196 INFO: Previous line repeats 1 times.
  2424. 21:20:36.672 T:9196 DEBUG: StorageServer-2.6.1 Closed down
  2425. 21:20:36.672 T:11476 INFO: CPythonInvoker(18, C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib\entry_point.py): script successfully run
  2426. 21:20:36.672 T:19296 DEBUG: CPythonInvoker(18, C:\Users\micha\AppData\Roaming\Kodi\addons\script.common.plugin.cache\resources\lib\entry_point.py): script termination took 494ms
  2427. 21:20:36.672 T:16580 DEBUG: Thread LanguageInvoker 16580 terminating
  2428. 21:20:36.673 T:11476 INFO: Python script interrupted by user
  2429. 21:20:36.673 T:5032 INFO: CPythonInvoker(2, C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt\default.py): script successfully run
  2430. 21:20:36.673 T:19296 DEBUG: CPythonInvoker(2, C:\Users\micha\AppData\Roaming\Kodi\addons\script.trakt\default.py): script termination took 0ms
  2431. 21:20:36.676 T:5032 INFO: Python script interrupted by user
  2432. 21:20:37.026 T:12992 DEBUG: Skin Widgets: script version 0.0.33 stopped
  2433. 21:20:37.026 T:12992 INFO: CPythonInvoker(3, C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): script successfully run
  2434. 21:20:37.026 T:19296 DEBUG: CPythonInvoker(3, C:\Users\micha\AppData\Roaming\Kodi\addons\service.skin.widgets\default.py): script termination took 354ms
  2435. 21:20:37.026 T:11476 DEBUG: Thread LanguageInvoker 11476 terminating
  2436. 21:20:37.027 T:12992 INFO: Python script interrupted by user
  2437. 21:20:37.027 T:11800 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> ======== STOP NEXTUP SERVICE NOTIFICATION ========
  2438. 21:20:37.027 T:11800 INFO: CPythonInvoker(4, C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py): script successfully run
  2439. 21:20:37.027 T:19296 DEBUG: CPythonInvoker(4, C:\Users\micha\AppData\Roaming\Kodi\addons\service.nextup.notification\service.py): script termination took 0ms
  2440. 21:20:37.028 T:11800 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::xbmcaddon::Addon,class XBMCAddon::xbmcaddon::Addon,class XBMCAddon::xbmc::Player
  2441. 21:20:37.028 T:11800 INFO: Python script interrupted by user
  2442. 21:20:37.028 T:6756 DEBUG: [plugin.video.youtube] PlaybackMonitor active threads: ||
  2443. 21:20:37.028 T:6756 INFO: CPythonInvoker(5, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): script successfully run
  2444. 21:20:37.028 T:19296 DEBUG: CPythonInvoker(5, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\startup.py): script termination took 1ms
  2445. 21:20:37.031 T:6756 INFO: Python script interrupted by user
  2446. 21:20:37.031 T:7348 DEBUG: Library Data Provider: service version 0.3.2 stopped
  2447. 21:20:37.031 T:7348 INFO: CPythonInvoker(6, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): script successfully run
  2448. 21:20:37.031 T:19296 DEBUG: CPythonInvoker(6, C:\Users\micha\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py): script termination took 0ms
  2449. 21:20:37.031 T:12992 DEBUG: Thread LanguageInvoker 12992 terminating
  2450. 21:20:37.032 T:18532 NOTICE: script.tv.show.next.aired --> TV Show - Next Aired version 7.0.1 stopped
  2451. 21:20:37.032 T:18532 INFO: CPythonInvoker(8, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script successfully run
  2452. 21:20:37.032 T:19296 DEBUG: CPythonInvoker(8, C:\Users\micha\AppData\Roaming\Kodi\addons\script.tv.show.next.aired\service.py): script termination took 1ms
  2453. 21:20:37.032 T:7348 INFO: Python script interrupted by user
  2454. 21:20:37.033 T:8508 INFO: Previous line repeats 1 times.
  2455. 21:20:37.033 T:8508 NOTICE: $$$ [xbmc.callbacks2] - Executing command: [[u'D:\\OneDrive\\Command line\\LightSync-Toggle.exe']] for event: onShutdown
  2456. 21:20:37.396 T:8508 NOTICE: $$$ [xbmc.callbacks2] - Command for onShutdown executed successfully
  2457. 21:20:37.396 T:8508 NOTICE: $$$ [xbmc.callbacks2] - Stopped xbmc.callbacks2
  2458. 21:20:37.396 T:8508 INFO: CPythonInvoker(19, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\default.py): script successfully run
  2459. 21:20:37.396 T:19296 DEBUG: CPythonInvoker(19, C:\Users\micha\AppData\Roaming\Kodi\addons\service.xbmc.callbacks2-master\default.py): script termination took 363ms
  2460. 21:20:37.396 T:19528 DEBUG: Thread LanguageInvoker 19528 terminating
  2461. 21:20:37.399 T:8508 INFO: Python script interrupted by user
  2462. 21:20:37.816 T:16024 INFO: CPythonInvoker(20, C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\default.py): script successfully run
  2463. 21:20:37.816 T:19296 DEBUG: CPythonInvoker(20, C:\Users\micha\AppData\Roaming\Kodi\addons\service.FrontView\default.py): script termination took 417ms
  2464. 21:20:37.816 T:5032 DEBUG: Thread LanguageInvoker 5032 terminating
  2465. 21:20:37.817 T:16024 INFO: Python script interrupted by user
  2466. 21:20:37.817 T:21236 NOTICE: Skin Helper Widgets --> Backgroundservice stopped
  2467. 21:20:37.817 T:21236 INFO: CPythonInvoker(10, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): script successfully run
  2468. 21:20:37.817 T:19296 DEBUG: CPythonInvoker(10, C:\Users\micha\AppData\Roaming\Kodi\addons\script.skin.helper.widgets\service.py): script termination took 1ms
  2469. 21:20:37.817 T:7348 DEBUG: Thread LanguageInvoker 7348 terminating
  2470. 21:20:37.818 T:21236 INFO: Python script interrupted by user
  2471. 21:20:37.818 T:5180 NOTICE: plugin.audio.spotify --> Shutdown requested !
  2472. 21:20:38.024 T:5180 DEBUG: plugin.audio.spotify --> spotty terminated
  2473. 21:20:38.085 T:13480 DEBUG: plugin.audio.spotify --> Stopped Spotify Connect Daemon
  2474. 21:20:38.093 T:5180 NOTICE: plugin.audio.spotify --> stopped
  2475. 21:20:38.093 T:5180 INFO: CPythonInvoker(11, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): script successfully run
  2476. 21:20:38.093 T:5180 INFO: CPythonInvoker(11, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): waiting on thread 10440
  2477. 21:20:38.194 T:5180 INFO: CPythonInvoker(11, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): waiting on thread 18452
  2478. 21:20:38.294 T:19296 DEBUG: CPythonInvoker(11, C:\Users\micha\AppData\Roaming\Kodi\addons\plugin.audio.spotify\service.py): script termination took 476ms
  2479. 21:20:38.294 T:6756 DEBUG: Thread LanguageInvoker 6756 terminating
  2480. 21:20:38.294 T:11800 DEBUG: Thread LanguageInvoker 11800 terminating
  2481. 21:20:38.294 T:18532 DEBUG: Thread LanguageInvoker 18532 terminating
  2482. 21:20:38.294 T:16024 DEBUG: Thread LanguageInvoker 16024 terminating
  2483. 21:20:38.294 T:21236 DEBUG: Thread LanguageInvoker 21236 terminating
  2484. 21:20:38.294 T:8508 DEBUG: Thread LanguageInvoker 8508 terminating
  2485. 21:20:38.294 T:2180 DEBUG: Thread ActiveAE 2180 terminating
  2486. 21:20:38.298 T:5180 INFO: Python script interrupted by user
  2487. 21:20:38.298 T:5180 DEBUG: Thread LanguageInvoker 5180 terminating
  2488. 21:20:38.299 T:16432 DEBUG: Thread AESink 16432 terminating
  2489. 21:20:38.299 T:19296 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  2490. 21:20:38.304 T:19296 NOTICE: closing down remote control service
  2491. 21:20:38.304 T:19296 NOTICE: stopped
  2492. 21:20:38.304 T:15028 DEBUG: Thread RemoteControl 15028 terminating
  2493. 21:20:38.504 T:19296 NOTICE: destroy
  2494. 21:20:38.504 T:19296 NOTICE: unload skin
  2495. 21:20:38.504 T:19296 INFO: Unloading old skin ...
  2496. 21:20:38.507 T:19296 DEBUG: ------ Window Deinit () ------
  2497. 21:20:38.507 T:19296 DEBUG: ------ Window Deinit (Home.xml) ------
  2498. 21:20:38.523 T:19296 DEBUG: CTextureBundleXBT::CloseBundle - Closed bundle
  2499. 21:20:38.547 T:19296 NOTICE: unload sections
  2500. 21:20:38.549 T:19296 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2501. 21:20:38.549 T:19296 NOTICE: PVRManager - stopping
  2502. 21:20:38.781 T:18604 DEBUG: Thread PVRManager 18604 terminating
  2503. 21:20:38.794 T:19296 DEBUG: PVR - PVR::CPVRClient::Destroy - destroying PVR add-on 'HDHomeRun PVR add-on:connected'
  2504. 21:20:39.582 T:19296 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\pvr.hdhomerun.dll)
  2505. 21:20:39.582 T:19296 INFO: ADDON: Dll Destroyed - PVR HDHomeRun Client
  2506. 21:20:39.582 T:19296 DEBUG: CSettingsManager: requested setting (epg.daystodisplay) was not found.
  2507. 21:20:39.582 T:19296 DEBUG: PVRManager - destroyed
  2508. 21:20:39.582 T:19296 DEBUG: ActiveAE DSP - destroyed
  2509. 21:20:39.582 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.plexkodiconnect.tvshows has been uninstalled.'
  2510. 21:20:39.582 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lrclyrics has been uninstalled.'
  2511. 21:20:39.582 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been uninstalled.'
  2512. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been uninstalled.'
  2513. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been uninstalled.'
  2514. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.plexkodiconnect has been uninstalled.'
  2515. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  2516. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been uninstalled.'
  2517. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been uninstalled.'
  2518. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been uninstalled.'
  2519. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  2520. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been uninstalled.'
  2521. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been uninstalled.'
  2522. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been uninstalled.'
  2523. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.idna has been uninstalled.'
  2524. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been uninstalled.'
  2525. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  2526. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.recordlabels.white has been uninstalled.'
  2527. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  2528. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been uninstalled.'
  2529. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been uninstalled.'
  2530. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.kodi65 has been uninstalled.'
  2531. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been uninstalled.'
  2532. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.httplib2 has been uninstalled.'
  2533. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.image.resource.select has been uninstalled.'
  2534. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  2535. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  2536. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been uninstalled.'
  2537. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been uninstalled.'
  2538. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.nextup.notification has been uninstalled.'
  2539. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been uninstalled.'
  2540. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been uninstalled.'
  2541. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.madvrsettings has been uninstalled.'
  2542. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been uninstalled.'
  2543. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been uninstalled.'
  2544. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.cherrypy has been uninstalled.'
  2545. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been uninstalled.'
  2546. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been uninstalled.'
  2547. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  2548. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.FrontView has been uninstalled.'
  2549. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in repository.marcelveldt has been uninstalled.'
  2550. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.actionhandler has been uninstalled.'
  2551. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been uninstalled.'
  2552. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been uninstalled.'
  2553. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been uninstalled.'
  2554. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  2555. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been uninstalled.'
  2556. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.defusedxml has been uninstalled.'
  2557. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been uninstalled.'
  2558. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been uninstalled.'
  2559. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been uninstalled.'
  2560. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  2561. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.port.hu has been uninstalled.'
  2562. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.artworkorganizer has been uninstalled.'
  2563. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in repository.dsplayer has been uninstalled.'
  2564. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been uninstalled.'
  2565. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.rom.collection.browser has been uninstalled.'
  2566. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.musicbrainz has been uninstalled.'
  2567. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been uninstalled.'
  2568. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  2569. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in repository.kodibrasilforum has been uninstalled.'
  2570. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.service has been uninstalled.'
  2571. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been uninstalled.'
  2572. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been uninstalled.'
  2573. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.t9.search has been uninstalled.'
  2574. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been uninstalled.'
  2575. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.aeonmq6 has been uninstalled.'
  2576. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been uninstalled.'
  2577. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  2578. 21:20:39.583 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  2579. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been uninstalled.'
  2580. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been uninstalled.'
  2581. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  2582. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been uninstalled.'
  2583. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been uninstalled.'
  2584. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in repository.foreverguest has been uninstalled.'
  2585. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in weather.openweathermap.extended has been uninstalled.'
  2586. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  2587. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  2588. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.games.rom.collection.browser has been uninstalled.'
  2589. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.autocompletion has been uninstalled.'
  2590. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.skin.helper.widgets has been uninstalled.'
  2591. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.extendedinfo has been uninstalled.'
  2592. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been uninstalled.'
  2593. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been uninstalled.'
  2594. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.spotify has been uninstalled.'
  2595. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.openweathermap.maps has been uninstalled.'
  2596. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  2597. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been uninstalled.'
  2598. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.thetvdb has been uninstalled.'
  2599. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  2600. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  2601. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been uninstalled.'
  2602. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  2603. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.theaudiodb.com has been uninstalled.'
  2604. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been uninstalled.'
  2605. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been uninstalled.'
  2606. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been uninstalled.'
  2607. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.onedrive has been uninstalled.'
  2608. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.skin.helper.artutils has been uninstalled.'
  2609. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been uninstalled.'
  2610. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been uninstalled.'
  2611. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.universal has been uninstalled.'
  2612. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  2613. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.youtube.dl has been uninstalled.'
  2614. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  2615. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in repository.plexkodiconnect has been uninstalled.'
  2616. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been uninstalled.'
  2617. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.cinemavision has been uninstalled.'
  2618. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.urllib3 has been uninstalled.'
  2619. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been uninstalled.'
  2620. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been uninstalled.'
  2621. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been uninstalled.'
  2622. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.toolbox has been uninstalled.'
  2623. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been uninstalled.'
  2624. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been uninstalled.'
  2625. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been uninstalled.'
  2626. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  2627. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.plexkodiconnect.movies has been uninstalled.'
  2628. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplecache has been uninstalled.'
  2629. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been uninstalled.'
  2630. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.skinthemes.aeonmq has been uninstalled.'
  2631. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been uninstalled.'
  2632. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been uninstalled.'
  2633. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been uninstalled.'
  2634. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  2635. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.musicgenreicons.text has been uninstalled.'
  2636. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.uritemplate has been uninstalled.'
  2637. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.animated has been uninstalled.'
  2638. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  2639. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in service.watchdog has been uninstalled.'
  2640. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.moviegenreicons.xzener-flat has been uninstalled.'
  2641. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  2642. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvshows.themoviedb.org has been uninstalled.'
  2643. 21:20:39.584 T:19296 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been uninstalled.'
  2644. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been uninstalled.'
  2645. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been uninstalled.'
  2646. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been uninstalled.'
  2647. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  2648. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.decorator has been uninstalled.'
  2649. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been uninstalled.'
  2650. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been uninstalled.'
  2651. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.certifi has been uninstalled.'
  2652. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.advanced.emulator.launcher has been uninstalled.'
  2653. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  2654. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth2client has been uninstalled.'
  2655. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.googlemusic.exp has been uninstalled.'
  2656. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.trakt has been uninstalled.'
  2657. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  2658. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been uninstalled.'
  2659. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in skin.aeonmq7 has been uninstalled.'
  2660. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.routing has been uninstalled.'
  2661. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  2662. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.future has been uninstalled.'
  2663. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been uninstalled.'
  2664. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  2665. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  2666. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been uninstalled.'
  2667. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in resource.images.mediaicons.coloured has been uninstalled.'
  2668. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.omdbapi.com has been uninstalled.'
  2669. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  2670. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.callbacks2 has been uninstalled.'
  2671. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  2672. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  2673. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  2674. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  2675. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in script.module.metadatautils has been uninstalled.'
  2676. 21:20:39.585 T:19296 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been uninstalled.'
  2677. 21:20:39.585 T:19296 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0000023405C27F00 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2678. 21:20:39.585 T:19296 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0000023405B59200 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2679. 21:20:39.585 T:19296 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0000023405B58E10 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2680. 21:20:39.585 T:19296 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0000023405B5A0A0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2681. 21:20:39.585 T:19296 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0000023405B58F30 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2682. 21:20:39.585 T:19296 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0000023405B58FC0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2683. 21:20:39.585 T:19296 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0000023405B59050 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2684. 21:20:39.585 T:19296 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0000023405B594D0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2685. 21:20:39.585 T:19296 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0000023405B59950 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2686. 21:20:39.585 T:19296 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0000023405B58BD0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2687. 21:20:39.585 T:19296 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0000023405C27E70 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2688. 21:20:39.585 T:19296 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0000023405B59A70 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  2689. 21:20:39.586 T:19296 NOTICE: application stopped...
  2690. 21:20:39.586 T:19248 DEBUG: Thread Announce 19248 terminating
  2691. 21:20:39.616 T:19296 DEBUG: SECTION:UnloadDll(special://xbmcbin/libcurl.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement