Advertisement
Guest User

Untitled

a guest
Apr 6th, 2020
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 128.88 KB | None | 0 0
  1. 2020-04-06 15:13:53.766 T:801 NOTICE: -----------------------------------------------------------------------
  2. 2020-04-06 15:13:53.766 T:801 NOTICE: Starting Kodi (19.0-ALPHA1 Git:6de683c). Platform: Linux x86 64-bit
  3. 2020-04-06 15:13:53.766 T:801 NOTICE: Using Release Kodi x64 build
  4. 2020-04-06 15:13:53.766 T:801 NOTICE: Kodi compiled 2020-04-05 by GCC 9.3.0 for Linux x86 64-bit version 5.6.2 (329218)
  5. 2020-04-06 15:13:53.766 T:801 NOTICE: Running on LibreELEC (Milhouse): devel-20200405210338-#0405-g656a0e2 [Build #0405] 9.80, kernel: Linux x86 64-bit version 5.6.2
  6. 2020-04-06 15:13:53.766 T:801 NOTICE: FFmpeg version/source: 4.2.2-Kodi
  7. 2020-04-06 15:13:53.766 T:801 NOTICE: Host CPU: Intel(R) Celeron(R) CPU N3150 @ 1.60GHz, 4 cores available
  8. 2020-04-06 15:13:53.766 T:801 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  9. 2020-04-06 15:13:53.766 T:801 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  10. 2020-04-06 15:13:53.766 T:801 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  11. 2020-04-06 15:13:53.766 T:801 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  12. 2020-04-06 15:13:53.766 T:801 NOTICE: special://envhome/ is mapped to: /storage
  13. 2020-04-06 15:13:53.767 T:801 NOTICE: special://home/ is mapped to: /storage/.kodi
  14. 2020-04-06 15:13:53.767 T:801 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  15. 2020-04-06 15:13:53.767 T:801 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  16. 2020-04-06 15:13:53.767 T:801 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  17. 2020-04-06 15:13:53.767 T:801 NOTICE: Local hostname: LibreELEC
  18. 2020-04-06 15:13:53.767 T:801 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  19. 2020-04-06 15:13:53.767 T:801 NOTICE: -----------------------------------------------------------------------
  20. 2020-04-06 15:13:53.767 T:801 INFO: loading settings
  21. 2020-04-06 15:13:53.768 T:801 NOTICE: special://profile/ is mapped to: special://masterprofile/
  22. 2020-04-06 15:13:53.789 T:801 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  23. 2020-04-06 15:13:53.789 T:801 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  24. <?xml version="1.0" encoding="utf-8" ?>
  25. <advancedsettings>
  26. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  27. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  28. <showexitbutton>false</showexitbutton>
  29. <remotedelay>1</remotedelay>
  30. <samba>
  31. <clienttimeout>30</clienttimeout>
  32. </samba>
  33. <video>
  34. <latency>
  35. <delay>0</delay>
  36. <refresh>
  37. <min>23</min>
  38. <max>24</max>
  39. <delay>175</delay>
  40. </refresh>
  41. </latency>
  42. </video>
  43. </advancedsettings>
  44. 2020-04-06 15:13:53.789 T:801 WARNING: CSettingsManager: missing version attribute
  45. 2020-04-06 15:13:53.790 T:801 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  46. 2020-04-06 15:13:53.790 T:801 NOTICE: Default Video Player: VideoPlayer
  47. 2020-04-06 15:13:53.790 T:801 NOTICE: Default Audio Player: paplayer
  48. 2020-04-06 15:13:53.790 T:801 NOTICE: Enabled debug logging due to GUI setting (2)
  49. 2020-04-06 15:13:53.790 T:801 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  50. 2020-04-06 15:13:53.790 T:801 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  51. 2020-04-06 15:13:53.793 T:801 DEBUG: CSkinSettings: no <skinsettings> tag found
  52. 2020-04-06 15:13:53.812 T:801 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  53. 2020-04-06 15:13:53.812 T:801 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  54. <?xml version="1.0" encoding="utf-8" ?>
  55. <advancedsettings>
  56. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  57. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  58. <showexitbutton>false</showexitbutton>
  59. <remotedelay>1</remotedelay>
  60. <samba>
  61. <clienttimeout>30</clienttimeout>
  62. </samba>
  63. <video>
  64. <latency>
  65. <delay>0</delay>
  66. <refresh>
  67. <min>23</min>
  68. <max>24</max>
  69. <delay>175</delay>
  70. </refresh>
  71. </latency>
  72. </video>
  73. </advancedsettings>
  74. 2020-04-06 15:13:53.812 T:801 WARNING: CSettingsManager: missing version attribute
  75. 2020-04-06 15:13:53.813 T:801 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  76. 2020-04-06 15:13:53.813 T:801 NOTICE: Default Video Player: VideoPlayer
  77. 2020-04-06 15:13:53.813 T:801 NOTICE: Default Audio Player: paplayer
  78. 2020-04-06 15:13:53.813 T:801 NOTICE: Enabled debug logging due to GUI setting (2)
  79. 2020-04-06 15:13:53.813 T:801 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  80. 2020-04-06 15:13:53.813 T:801 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  81. 2020-04-06 15:13:53.816 T:801 DEBUG: CSkinSettings: no <skinsettings> tag found
  82. 2020-04-06 15:13:53.826 T:801 INFO: creating subdirectories
  83. 2020-04-06 15:13:53.826 T:801 INFO: userdata folder: special://masterprofile/
  84. 2020-04-06 15:13:53.826 T:801 INFO: recording folder:
  85. 2020-04-06 15:13:53.826 T:801 INFO: screenshots folder: /storage/screenshots/
  86. 2020-04-06 15:13:53.850 T:801 NOTICE: PulseAudio: Server found running - will try to use Pulse
  87. 2020-04-06 15:13:53.852 T:801 DEBUG: PulseAudio: Context authorizing
  88. 2020-04-06 15:13:53.854 T:801 DEBUG: PulseAudio: Context setting name
  89. 2020-04-06 15:13:53.855 T:801 DEBUG: PulseAudio: Context ready
  90. 2020-04-06 15:13:53.856 T:805 DEBUG: Thread Lirc start, auto delete: false
  91. 2020-04-06 15:13:53.857 T:805 INFO: Loading special://xbmc/system/Lircmap.xml
  92. 2020-04-06 15:13:53.859 T:801 NOTICE: Running database version Addons27
  93. 2020-04-06 15:13:53.864 T:805 INFO: * Adding remote mapping for device 'mceusb'
  94. 2020-04-06 15:13:53.864 T:805 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  95. 2020-04-06 15:13:53.864 T:805 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  96. 2020-04-06 15:13:53.864 T:805 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  97. 2020-04-06 15:13:53.864 T:805 INFO: * Adding remote mapping for device 'anysee'
  98. 2020-04-06 15:13:53.864 T:805 INFO: * Adding remote mapping for device 'iMON-PAD'
  99. 2020-04-06 15:13:53.864 T:805 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  100. 2020-04-06 15:13:53.864 T:805 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  101. 2020-04-06 15:13:53.865 T:805 INFO: * Adding remote mapping for device 'TwinHanRemote'
  102. 2020-04-06 15:13:53.865 T:805 INFO: * Adding remote mapping for device 'linux-input-layer'
  103. 2020-04-06 15:13:53.865 T:805 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  104. 2020-04-06 15:13:53.865 T:805 INFO: * Adding remote mapping for device 'mediacenter'
  105. 2020-04-06 15:13:53.865 T:805 INFO: * Adding remote mapping for device 'devinput'
  106. 2020-04-06 15:13:53.865 T:805 INFO: * Adding remote mapping for device 'devinput-32'
  107. 2020-04-06 15:13:53.865 T:805 INFO: * Adding remote mapping for device 'devinput-64'
  108. 2020-04-06 15:13:53.866 T:805 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
  109. 2020-04-06 15:13:53.959 T:801 DEBUG: CAddonMgr::FindAddons: Addon 'metadata.common.theaudiodb.com' already present with version 2.0.2 at '/usr/share/kodi/addons/metadata.common.theaudiodb.com/' replaced with version 2.0.3 at '/storage/.kodi/addons/metadata.common.theaudiodb.com/'
  110. 2020-04-06 15:13:53.962 T:801 DEBUG: CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org' already present with version 3.1.0 at '/usr/share/kodi/addons/metadata.tvshows.themoviedb.org/' replaced with version 3.5.2 at '/storage/.kodi/addons/metadata.tvshows.themoviedb.org/'
  111. 2020-04-06 15:13:53.966 T:801 DEBUG: CAddonMgr::FindAddons: Addon 'metadata.artists.universal' already present with version 4.3.0 at '/usr/share/kodi/addons/metadata.artists.universal/' replaced with version 4.3.2 at '/storage/.kodi/addons/metadata.artists.universal/'
  112. 2020-04-06 15:13:53.969 T:801 DEBUG: CAddonMgr::FindAddons: Addon 'metadata.album.universal' already present with version 3.1.1 at '/usr/share/kodi/addons/metadata.album.universal/' replaced with version 3.1.2 at '/storage/.kodi/addons/metadata.album.universal/'
  113. 2020-04-06 15:13:53.970 T:801 DEBUG: CAddonMgr::FindAddons: Addon 'metadata.common.themoviedb.org' already present with version 3.1.9 at '/usr/share/kodi/addons/metadata.common.themoviedb.org/' replaced with version 3.1.10 at '/storage/.kodi/addons/metadata.common.themoviedb.org/'
  114. 2020-04-06 15:13:53.973 T:801 DEBUG: CAddonMgr::FindAddons: Addon 'metadata.common.fanart.tv' already present with version 3.6.1 at '/usr/share/kodi/addons/metadata.common.fanart.tv/' replaced with version 3.6.2 at '/storage/.kodi/addons/metadata.common.fanart.tv/'
  115. 2020-04-06 15:13:53.976 T:801 DEBUG: CAddonMgr::FindAddons: Addon 'metadata.common.allmusic.com' already present with version 3.2.0 at '/usr/share/kodi/addons/metadata.common.allmusic.com/' replaced with version 3.2.1 at '/storage/.kodi/addons/metadata.common.allmusic.com/'
  116. 2020-04-06 15:13:53.977 T:801 WARNING: CAddonMgr::FindAddons: Addon 'inputstream.adaptive' already present with higher version 999.2.5.4 at '/usr/share/kodi/addons/inputstream.adaptive/' - other version 2.5.3.1 at '/storage/.kodi/addons/inputstream.adaptive/' will be ignored
  117. 2020-04-06 15:13:53.984 T:801 DEBUG: CAddonMgr::FindAddons: Addon 'metadata.themoviedb.org' already present with version 5.1.7 at '/usr/share/kodi/addons/metadata.themoviedb.org/' replaced with version 5.1.10 at '/storage/.kodi/addons/metadata.themoviedb.org/'
  118. 2020-04-06 15:13:53.994 T:801 NOTICE: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.0 installed
  119. 2020-04-06 15:13:53.994 T:801 NOTICE: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.0 installed
  120. 2020-04-06 15:13:53.994 T:801 NOTICE: CAddonMgr::FindAddons: browser.chrome v9.80.2.101 installed
  121. 2020-04-06 15:13:53.994 T:801 NOTICE: CAddonMgr::FindAddons: driver.dvb.crazycat v9.80.3.0 installed
  122. 2020-04-06 15:13:53.994 T:801 NOTICE: CAddonMgr::FindAddons: driver.dvb.dvb-latest v9.80.3.0 installed
  123. 2020-04-06 15:13:53.994 T:801 NOTICE: CAddonMgr::FindAddons: game.controller.default v1.0.8 installed
  124. 2020-04-06 15:13:53.994 T:801 NOTICE: CAddonMgr::FindAddons: game.controller.snes v1.0.8 installed
  125. 2020-04-06 15:13:53.995 T:801 NOTICE: CAddonMgr::FindAddons: inputstream.adaptive v999.2.5.4 installed
  126. 2020-04-06 15:13:53.995 T:801 NOTICE: CAddonMgr::FindAddons: inputstream.ffmpegdirect v999.1.7.3 installed
  127. 2020-04-06 15:13:53.995 T:801 NOTICE: CAddonMgr::FindAddons: inputstream.rtmp v999.3.0.1 installed
  128. 2020-04-06 15:13:53.995 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.0.2 installed
  129. 2020-04-06 15:13:53.995 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.0.3 installed
  130. 2020-04-06 15:13:53.995 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.3 installed
  131. 2020-04-06 15:13:53.995 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.global.gui v5.14.0 installed
  132. 2020-04-06 15:13:53.996 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.global.main v1.1.0 installed
  133. 2020-04-06 15:13:53.996 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.0 installed
  134. 2020-04-06 15:13:53.996 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v2.0.0 installed
  135. 2020-04-06 15:13:53.996 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.0.0 installed
  136. 2020-04-06 15:13:53.996 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.game v2.0.0 installed
  137. 2020-04-06 15:13:53.996 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.0.0 installed
  138. 2020-04-06 15:13:53.996 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v2.0.12 installed
  139. 2020-04-06 15:13:53.997 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v1.3.7 installed
  140. 2020-04-06 15:13:53.997 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.pvr v6.3.0 installed
  141. 2020-04-06 15:13:53.997 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.0.0 installed
  142. 2020-04-06 15:13:53.997 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.vfs v2.3.0 installed
  143. 2020-04-06 15:13:53.997 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v1.0.1 installed
  144. 2020-04-06 15:13:53.997 T:801 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.visualization v2.0.2 installed
  145. 2020-04-06 15:13:53.997 T:801 NOTICE: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
  146. 2020-04-06 15:13:53.998 T:801 NOTICE: CAddonMgr::FindAddons: metadata.album.universal v3.1.2 installed
  147. 2020-04-06 15:13:53.998 T:801 NOTICE: CAddonMgr::FindAddons: metadata.artists.universal v4.3.2 installed
  148. 2020-04-06 15:13:53.998 T:801 NOTICE: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.1 installed
  149. 2020-04-06 15:13:53.998 T:801 NOTICE: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.2 installed
  150. 2020-04-06 15:13:53.998 T:801 NOTICE: CAddonMgr::FindAddons: metadata.common.imdb.com v3.1.4 installed
  151. 2020-04-06 15:13:53.998 T:801 NOTICE: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.1 installed
  152. 2020-04-06 15:13:53.998 T:801 NOTICE: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
  153. 2020-04-06 15:13:53.999 T:801 NOTICE: CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.1.10 installed
  154. 2020-04-06 15:13:53.999 T:801 NOTICE: CAddonMgr::FindAddons: metadata.local v1.0.0 installed
  155. 2020-04-06 15:13:53.999 T:801 NOTICE: CAddonMgr::FindAddons: metadata.themoviedb.org v5.1.10 installed
  156. 2020-04-06 15:13:53.999 T:801 NOTICE: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.5.2 installed
  157. 2020-04-06 15:13:53.999 T:801 NOTICE: CAddonMgr::FindAddons: os.libreelec.tv v9.80 installed
  158. 2020-04-06 15:13:53.999 T:801 NOTICE: CAddonMgr::FindAddons: os.openelec.tv v9.80 installed
  159. 2020-04-06 15:13:53.999 T:801 NOTICE: CAddonMgr::FindAddons: peripheral.joystick v1.5.2 installed
  160. 2020-04-06 15:13:53.999 T:801 NOTICE: CAddonMgr::FindAddons: peripheral.xarcade v999.1.1.0 installed
  161. 2020-04-06 15:13:54.000 T:801 NOTICE: CAddonMgr::FindAddons: plugin.audio.amazonmedia v0.0.48 installed
  162. 2020-04-06 15:13:54.000 T:801 NOTICE: CAddonMgr::FindAddons: plugin.video.amazon-test v0.8.2+matrix.1 installed
  163. 2020-04-06 15:13:54.000 T:801 NOTICE: CAddonMgr::FindAddons: plugin.video.raitv v3.4.8 installed
  164. 2020-04-06 15:13:54.000 T:801 NOTICE: CAddonMgr::FindAddons: plugin.video.youtube v6.7.0+matrix.1 installed
  165. 2020-04-06 15:13:54.000 T:801 NOTICE: CAddonMgr::FindAddons: pvr.argustv v999.4.1.4 installed
  166. 2020-04-06 15:13:54.000 T:801 NOTICE: CAddonMgr::FindAddons: pvr.demo v999.4.1.3 installed
  167. 2020-04-06 15:13:54.001 T:801 NOTICE: CAddonMgr::FindAddons: pvr.dvblink v999.5.2.7 installed
  168. 2020-04-06 15:13:54.001 T:801 NOTICE: CAddonMgr::FindAddons: pvr.dvbviewer v999.4.1.6 installed
  169. 2020-04-06 15:13:54.001 T:801 NOTICE: CAddonMgr::FindAddons: pvr.filmon v999.3.2.1 installed
  170. 2020-04-06 15:13:54.001 T:801 NOTICE: CAddonMgr::FindAddons: pvr.freebox v999.2.2.4 installed
  171. 2020-04-06 15:13:54.001 T:801 NOTICE: CAddonMgr::FindAddons: pvr.hdhomerun v999.4.1.5 installed
  172. 2020-04-06 15:13:54.001 T:801 NOTICE: CAddonMgr::FindAddons: pvr.hts v999.5.4.5 installed
  173. 2020-04-06 15:13:54.001 T:801 NOTICE: CAddonMgr::FindAddons: pvr.iptvsimple v999.4.11.6 installed
  174. 2020-04-06 15:13:54.001 T:801 NOTICE: CAddonMgr::FindAddons: pvr.mediaportal.tvserver v999.4.2.6 installed
  175. 2020-04-06 15:13:54.002 T:801 NOTICE: CAddonMgr::FindAddons: pvr.mythtv v999.6.4.1 installed
  176. 2020-04-06 15:13:54.002 T:801 NOTICE: CAddonMgr::FindAddons: pvr.nextpvr v999.4.3.5 installed
  177. 2020-04-06 15:13:54.002 T:801 NOTICE: CAddonMgr::FindAddons: pvr.njoy v999.4.1.3 installed
  178. 2020-04-06 15:13:54.002 T:801 NOTICE: CAddonMgr::FindAddons: pvr.octonet v999.1.2.4 installed
  179. 2020-04-06 15:13:54.002 T:801 NOTICE: CAddonMgr::FindAddons: pvr.pctv v999.3.1.3 installed
  180. 2020-04-06 15:13:54.002 T:801 NOTICE: CAddonMgr::FindAddons: pvr.sledovanitv.cz v999.2.5.0 installed
  181. 2020-04-06 15:13:54.002 T:801 NOTICE: CAddonMgr::FindAddons: pvr.stalker v999.4.1.5 installed
  182. 2020-04-06 15:13:54.003 T:801 NOTICE: CAddonMgr::FindAddons: pvr.teleboy v999.19.4.6 installed
  183. 2020-04-06 15:13:54.003 T:801 NOTICE: CAddonMgr::FindAddons: pvr.vbox v999.5.5.7 installed
  184. 2020-04-06 15:13:54.003 T:801 NOTICE: CAddonMgr::FindAddons: pvr.vdr.vnsi v999.4.2.7 installed
  185. 2020-04-06 15:13:54.003 T:801 NOTICE: CAddonMgr::FindAddons: pvr.vuplus v999.4.10.0 installed
  186. 2020-04-06 15:13:54.003 T:801 NOTICE: CAddonMgr::FindAddons: pvr.waipu v999.1.4.3 installed
  187. 2020-04-06 15:13:54.003 T:801 NOTICE: CAddonMgr::FindAddons: pvr.wmc v999.3.2.5 installed
  188. 2020-04-06 15:13:54.003 T:801 NOTICE: CAddonMgr::FindAddons: pvr.zattoo v999.19.2.15 installed
  189. 2020-04-06 15:13:54.004 T:801 NOTICE: CAddonMgr::FindAddons: repository.kodi.game v1.0.0 installed
  190. 2020-04-06 15:13:54.004 T:801 NOTICE: CAddonMgr::FindAddons: repository.kodinerds v6.19.1 installed
  191. 2020-04-06 15:13:54.004 T:801 NOTICE: CAddonMgr::FindAddons: repository.libreelec.tv v9.80.3 installed
  192. 2020-04-06 15:13:54.004 T:801 NOTICE: CAddonMgr::FindAddons: repository.notoco v1.0 installed
  193. 2020-04-06 15:13:54.004 T:801 NOTICE: CAddonMgr::FindAddons: repository.sandmann79-py3.plugins v1.0.0 installed
  194. 2020-04-06 15:13:54.004 T:801 NOTICE: CAddonMgr::FindAddons: repository.spacys.plugins v0.0.2 installed
  195. 2020-04-06 15:13:54.004 T:801 NOTICE: CAddonMgr::FindAddons: repository.xbmc.org v3.2.1 installed
  196. 2020-04-06 15:13:54.005 T:801 NOTICE: CAddonMgr::FindAddons: resource.images.recordlabels.white v0.0.7 installed
  197. 2020-04-06 15:13:54.005 T:801 NOTICE: CAddonMgr::FindAddons: resource.images.studios.white v0.0.24 installed
  198. 2020-04-06 15:13:54.005 T:801 NOTICE: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.8 installed
  199. 2020-04-06 15:13:54.005 T:801 NOTICE: CAddonMgr::FindAddons: resource.language.en_gb v2.0.1 installed
  200. 2020-04-06 15:13:54.005 T:801 NOTICE: CAddonMgr::FindAddons: resource.language.it_it v9.0.18 installed
  201. 2020-04-06 15:13:54.005 T:801 NOTICE: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.0 installed
  202. 2020-04-06 15:13:54.005 T:801 NOTICE: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.33 installed
  203. 2020-04-06 15:13:54.006 T:801 NOTICE: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.58 installed
  204. 2020-04-06 15:13:54.006 T:801 NOTICE: CAddonMgr::FindAddons: script.audio.profiles v1.4.2 installed
  205. 2020-04-06 15:13:54.006 T:801 NOTICE: CAddonMgr::FindAddons: script.common.plugin.cache v2.6.1.1 installed
  206. 2020-04-06 15:13:54.006 T:801 NOTICE: CAddonMgr::FindAddons: script.globalsearch v9.0.1 installed
  207. 2020-04-06 15:13:54.006 T:801 NOTICE: CAddonMgr::FindAddons: script.module.beautifulsoup4 v4.8.2+matrix.1 installed
  208. 2020-04-06 15:13:54.006 T:801 NOTICE: CAddonMgr::FindAddons: script.module.certifi v2019.11.28+matrix.1 installed
  209. 2020-04-06 15:13:54.006 T:801 NOTICE: CAddonMgr::FindAddons: script.module.chardet v3.0.4.1 installed
  210. 2020-04-06 15:13:54.007 T:801 NOTICE: CAddonMgr::FindAddons: script.module.html5lib v1.0.1+matrix.1 installed
  211. 2020-04-06 15:13:54.007 T:801 NOTICE: CAddonMgr::FindAddons: script.module.idna v2.8.1+matrix.1 installed
  212. 2020-04-06 15:13:54.007 T:801 NOTICE: CAddonMgr::FindAddons: script.module.inputstreamhelper v0.4.4+matrix.1 installed
  213. 2020-04-06 15:13:54.007 T:801 NOTICE: CAddonMgr::FindAddons: script.module.kodi-six v0.1.3.1 installed
  214. 2020-04-06 15:13:54.007 T:801 NOTICE: CAddonMgr::FindAddons: script.module.mechanicalsoup v0.12.0+matrix.1 installed
  215. 2020-04-06 15:13:54.007 T:801 NOTICE: CAddonMgr::FindAddons: script.module.mechanize v0.4.3+matrix.1 installed
  216. 2020-04-06 15:13:54.007 T:801 NOTICE: CAddonMgr::FindAddons: script.module.pil v1.1.7 installed
  217. 2020-04-06 15:13:54.008 T:801 NOTICE: CAddonMgr::FindAddons: script.module.pyautogui v0.9.49+matrix.1 installed
  218. 2020-04-06 15:13:54.008 T:801 NOTICE: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
  219. 2020-04-06 15:13:54.008 T:801 NOTICE: CAddonMgr::FindAddons: script.module.pydes v2.0.1+matrix.1 installed
  220. 2020-04-06 15:13:54.008 T:801 NOTICE: CAddonMgr::FindAddons: script.module.pyxbmct v1.3.1+matrix.1 installed
  221. 2020-04-06 15:13:54.008 T:801 NOTICE: CAddonMgr::FindAddons: script.module.requests v2.22.0+matrix.1 installed
  222. 2020-04-06 15:13:54.008 T:801 NOTICE: CAddonMgr::FindAddons: script.module.routing v0.2.3+matrix.1 installed
  223. 2020-04-06 15:13:54.008 T:801 NOTICE: CAddonMgr::FindAddons: script.module.simplejson v3.17.0+matrix.1 installed
  224. 2020-04-06 15:13:54.008 T:801 NOTICE: CAddonMgr::FindAddons: script.module.six v1.14.0+matrix.1 installed
  225. 2020-04-06 15:13:54.009 T:801 NOTICE: CAddonMgr::FindAddons: script.module.soupsieve v2.0.0+matrix.1 installed
  226. 2020-04-06 15:13:54.009 T:801 NOTICE: CAddonMgr::FindAddons: script.module.unidecode v1.1.1.1 installed
  227. 2020-04-06 15:13:54.009 T:801 NOTICE: CAddonMgr::FindAddons: script.module.urllib3 v1.25.8+matrix.1 installed
  228. 2020-04-06 15:13:54.009 T:801 NOTICE: CAddonMgr::FindAddons: script.module.webencodings v0.5.1+matrix.1 installed
  229. 2020-04-06 15:13:54.009 T:801 NOTICE: CAddonMgr::FindAddons: script.openweathermap.maps v1.0.3 installed
  230. 2020-04-06 15:13:54.009 T:801 NOTICE: CAddonMgr::FindAddons: script.program.driverselect v3.0.0 installed
  231. 2020-04-06 15:13:54.009 T:801 NOTICE: CAddonMgr::FindAddons: script.skin.info.service v1.0.8 installed
  232. 2020-04-06 15:13:54.010 T:801 NOTICE: CAddonMgr::FindAddons: script.skinshortcuts v1.1.0 installed
  233. 2020-04-06 15:13:54.010 T:801 NOTICE: CAddonMgr::FindAddons: service.library.data.provider v0.4.0 installed
  234. 2020-04-06 15:13:54.010 T:801 NOTICE: CAddonMgr::FindAddons: service.libreelec.settings v9.8.0 installed
  235. 2020-04-06 15:13:54.010 T:801 NOTICE: CAddonMgr::FindAddons: skin.aeon.nox.silvo v7.9.5 installed
  236. 2020-04-06 15:13:54.010 T:801 NOTICE: CAddonMgr::FindAddons: skin.estuary v2.0.24 installed
  237. 2020-04-06 15:13:54.010 T:801 NOTICE: CAddonMgr::FindAddons: vfs.libarchive v999.1.2.0 installed
  238. 2020-04-06 15:13:54.010 T:801 NOTICE: CAddonMgr::FindAddons: vfs.rar v999.3.2.0 installed
  239. 2020-04-06 15:13:54.011 T:801 NOTICE: CAddonMgr::FindAddons: vfs.sftp v999.1.2.0 installed
  240. 2020-04-06 15:13:54.011 T:801 NOTICE: CAddonMgr::FindAddons: virtual.network-tools v9.80.2.103 installed
  241. 2020-04-06 15:13:54.011 T:801 NOTICE: CAddonMgr::FindAddons: weather.openweathermap.extended v5.0.2 installed
  242. 2020-04-06 15:13:54.011 T:801 NOTICE: CAddonMgr::FindAddons: weather.yahoo v6.0.9 installed
  243. 2020-04-06 15:13:54.011 T:801 NOTICE: CAddonMgr::FindAddons: webinterface.default v18.x-2.4.6 installed
  244. 2020-04-06 15:13:54.011 T:801 NOTICE: CAddonMgr::FindAddons: xbmc.addon v18.9.701 installed
  245. 2020-04-06 15:13:54.011 T:801 NOTICE: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
  246. 2020-04-06 15:13:54.012 T:801 NOTICE: CAddonMgr::FindAddons: xbmc.gui v5.14.0 installed
  247. 2020-04-06 15:13:54.012 T:801 NOTICE: CAddonMgr::FindAddons: xbmc.json v11.8.0 installed
  248. 2020-04-06 15:13:54.012 T:801 NOTICE: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
  249. 2020-04-06 15:13:54.012 T:801 NOTICE: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
  250. 2020-04-06 15:13:54.012 T:801 NOTICE: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
  251. 2020-04-06 15:13:54.014 T:801 DEBUG: ADDON: Dll Initializing - Archive support
  252. 2020-04-06 15:13:54.015 T:801 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/vfs.libarchive/vfs.libarchive.so.1.2.0)
  253. 2020-04-06 15:13:54.015 T:801 DEBUG: Loading: /usr/lib/kodi/addons/vfs.libarchive/vfs.libarchive.so.1.2.0
  254. 2020-04-06 15:13:54.018 T:801 DEBUG: CFavourites::Load - no system favourites found, skipping
  255. 2020-04-06 15:13:54.027 T:801 DEBUG: DBus method call to org.freedesktop.ConsoleKit.Manager.CanStop at /org/freedesktop/ConsoleKit/Manager of org.freedesktop.ConsoleKit failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.ConsoleKit was not provided by any .service files
  256. 2020-04-06 15:13:54.027 T:801 INFO: Selected Logind/UPower as PowerSyscall
  257. 2020-04-06 15:13:54.029 T:801 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  258. 2020-04-06 15:13:54.029 T:801 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
  259. 2020-04-06 15:13:54.060 T:801 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 13
  260. 2020-04-06 15:13:54.065 T:801 DEBUG: DBus method call to org.freedesktop.UPower.EnumerateDevices at /org/freedesktop/UPower of org.freedesktop.UPower failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  261. 2020-04-06 15:13:54.066 T:801 DEBUG: DBus method call to org.freedesktop.DBus.Peer.Ping at /org/freedesktop/UDisks2 of org.freedesktop.UDisks2 failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks2 was not provided by any .service files
  262. 2020-04-06 15:13:54.066 T:801 DEBUG: DBus method call to org.freedesktop.UDisks.EnumerateDevices at /org/freedesktop/UDisks of org.freedesktop.UDisks failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
  263. 2020-04-06 15:13:54.070 T:801 DEBUG: Selected UDev as storage provider
  264. 2020-04-06 15:13:54.071 T:806 DEBUG: Thread ActiveAE start, auto delete: false
  265. 2020-04-06 15:13:54.072 T:807 DEBUG: Thread AESink start, auto delete: false
  266. 2020-04-06 15:13:54.073 T:808 DEBUG: Thread FDEventMonitor start, auto delete: false
  267. 2020-04-06 15:13:54.149 T:806 INFO: CAESinkALSA - Unable to open device "surround21" for playback
  268. 2020-04-06 15:13:54.157 T:806 INFO: CAESinkALSA - Unable to open device "surround21:CARD=PCH,DEV=0" for playback
  269. 2020-04-06 15:13:54.170 T:806 DEBUG: CAESinkALSA - HDMI device "hdmi:CARD=PCH,DEV=1" may be unconnected (no ELD data)
  270. 2020-04-06 15:13:54.173 T:806 DEBUG: CAESinkALSA - HDMI device "hdmi:CARD=PCH,DEV=2" may be unconnected (no ELD data)
  271. 2020-04-06 15:13:54.175 T:806 DEBUG: PulseAudio: Context authorizing
  272. 2020-04-06 15:13:54.177 T:806 DEBUG: PulseAudio: Context setting name
  273. 2020-04-06 15:13:54.178 T:806 DEBUG: PulseAudio: Context ready
  274. 2020-04-06 15:13:54.180 T:806 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  275. 2020-04-06 15:13:54.182 T:806 NOTICE: Found 2 Lists of Devices
  276. 2020-04-06 15:13:54.182 T:806 NOTICE: Enumerated ALSA devices:
  277. 2020-04-06 15:13:54.182 T:806 NOTICE: Device 1
  278. 2020-04-06 15:13:54.182 T:806 NOTICE: m_deviceName : @
  279. 2020-04-06 15:13:54.182 T:806 NOTICE: m_displayName : Default (HDA Intel PCH ALC283 Analog)
  280. 2020-04-06 15:13:54.182 T:806 NOTICE: m_displayNameExtra:
  281. 2020-04-06 15:13:54.182 T:806 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  282. 2020-04-06 15:13:54.182 T:806 NOTICE: m_channels : FL, FR
  283. 2020-04-06 15:13:54.183 T:806 NOTICE: m_sampleRates : 48000
  284. 2020-04-06 15:13:54.183 T:806 NOTICE: m_dataFormats : AE_FMT_S32NE
  285. 2020-04-06 15:13:54.183 T:806 NOTICE: m_streamTypes : No passthrough capabilities
  286. 2020-04-06 15:13:54.183 T:806 NOTICE: Device 2
  287. 2020-04-06 15:13:54.183 T:806 NOTICE: m_deviceName : @:CARD=PCH,DEV=0
  288. 2020-04-06 15:13:54.183 T:806 NOTICE: m_displayName : HDA Intel PCH
  289. 2020-04-06 15:13:54.183 T:806 NOTICE: m_displayNameExtra: ALC283 Analog
  290. 2020-04-06 15:13:54.183 T:806 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  291. 2020-04-06 15:13:54.183 T:806 NOTICE: m_channels : FL, FR
  292. 2020-04-06 15:13:54.183 T:806 NOTICE: m_sampleRates : 48000
  293. 2020-04-06 15:13:54.183 T:806 NOTICE: m_dataFormats : AE_FMT_S32NE
  294. 2020-04-06 15:13:54.183 T:806 NOTICE: m_streamTypes : No passthrough capabilities
  295. 2020-04-06 15:13:54.183 T:806 NOTICE: Device 3
  296. 2020-04-06 15:13:54.183 T:806 NOTICE: m_deviceName : hdmi:CARD=PCH,DEV=0
  297. 2020-04-06 15:13:54.183 T:806 NOTICE: m_displayName : HDA Intel PCH
  298. 2020-04-06 15:13:54.184 T:806 NOTICE: m_displayNameExtra: DON DENON-AVR on HDMI #0
  299. 2020-04-06 15:13:54.184 T:806 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  300. 2020-04-06 15:13:54.184 T:806 NOTICE: m_channels : FL, FR, LFE, FC, BL, BR, BC, BLOC, BROC
  301. 2020-04-06 15:13:54.184 T:806 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  302. 2020-04-06 15:13:54.184 T:806 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
  303. 2020-04-06 15:13:54.184 T:806 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
  304. 2020-04-06 15:13:54.184 T:806 NOTICE: Device 4
  305. 2020-04-06 15:13:54.184 T:806 NOTICE: m_deviceName : hdmi:CARD=PCH,DEV=1
  306. 2020-04-06 15:13:54.184 T:806 NOTICE: m_displayName : HDA Intel PCH
  307. 2020-04-06 15:13:54.184 T:806 NOTICE: m_displayNameExtra: HDMI #1
  308. 2020-04-06 15:13:54.184 T:806 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  309. 2020-04-06 15:13:54.184 T:806 NOTICE: m_channels : FL, FR
  310. 2020-04-06 15:13:54.184 T:806 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  311. 2020-04-06 15:13:54.184 T:806 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
  312. 2020-04-06 15:13:54.184 T:806 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
  313. 2020-04-06 15:13:54.184 T:806 NOTICE: Device 5
  314. 2020-04-06 15:13:54.184 T:806 NOTICE: m_deviceName : hdmi:CARD=PCH,DEV=2
  315. 2020-04-06 15:13:54.185 T:806 NOTICE: m_displayName : HDA Intel PCH
  316. 2020-04-06 15:13:54.185 T:806 NOTICE: m_displayNameExtra: HDMI #2
  317. 2020-04-06 15:13:54.185 T:806 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  318. 2020-04-06 15:13:54.185 T:806 NOTICE: m_channels : FL, FR
  319. 2020-04-06 15:13:54.185 T:806 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  320. 2020-04-06 15:13:54.185 T:806 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
  321. 2020-04-06 15:13:54.185 T:806 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
  322. 2020-04-06 15:13:54.185 T:806 NOTICE: Enumerated PULSE devices:
  323. 2020-04-06 15:13:54.185 T:806 NOTICE: Device 1
  324. 2020-04-06 15:13:54.185 T:806 NOTICE: m_deviceName : Default
  325. 2020-04-06 15:13:54.185 T:806 NOTICE: m_displayName : Default
  326. 2020-04-06 15:13:54.185 T:806 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  327. 2020-04-06 15:13:54.185 T:806 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  328. 2020-04-06 15:13:54.185 T:806 NOTICE: m_channels : FL, FR
  329. 2020-04-06 15:13:54.185 T:806 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  330. 2020-04-06 15:13:54.185 T:806 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  331. 2020-04-06 15:13:54.185 T:806 NOTICE: m_streamTypes : No passthrough capabilities
  332. 2020-04-06 15:13:54.186 T:807 INFO: CActiveAESink::OpenSink - initialize sink
  333. 2020-04-06 15:13:54.186 T:807 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=PCH,DEV=0
  334. 2020-04-06 15:13:54.186 T:807 INFO: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=PCH,DEV=0"
  335. 2020-04-06 15:13:54.200 T:807 INFO: CAESinkALSA::Initialize - Opened device "hdmi:CARD=PCH,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
  336. 2020-04-06 15:13:54.201 T:807 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
  337. 2020-04-06 15:13:54.201 T:807 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
  338. 2020-04-06 15:13:54.201 T:807 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
  339. 2020-04-06 15:13:54.215 T:807 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2205, bufferSize 8820
  340. 2020-04-06 15:13:54.215 T:807 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
  341. 2020-04-06 15:13:54.219 T:807 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
  342. 2020-04-06 15:13:54.220 T:807 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
  343. 2020-04-06 15:13:54.220 T:807 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: FL FR)
  344. 2020-04-06 15:13:54.220 T:807 DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
  345. 2020-04-06 15:13:54.220 T:807 DEBUG: Output Device : HDA Intel PCH
  346. 2020-04-06 15:13:54.220 T:807 DEBUG: Sample Rate : 44100
  347. 2020-04-06 15:13:54.220 T:807 DEBUG: Sample Format : AE_FMT_S32NE
  348. 2020-04-06 15:13:54.220 T:807 DEBUG: Channel Count : 2
  349. 2020-04-06 15:13:54.220 T:807 DEBUG: Channel Layout: FL, FR
  350. 2020-04-06 15:13:54.220 T:807 DEBUG: Frames : 2205
  351. 2020-04-06 15:13:54.220 T:807 DEBUG: Frame Size : 8
  352. 2020-04-06 15:13:54.239 T:801 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  353. 2020-04-06 15:13:54.242 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  354. 2020-04-06 15:13:54.242 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  355. 2020-04-06 15:13:54.243 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  356. 2020-04-06 15:13:54.243 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  357. 2020-04-06 15:13:54.243 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  358. 2020-04-06 15:13:54.244 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  359. 2020-04-06 15:13:54.244 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  360. 2020-04-06 15:13:54.245 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  361. 2020-04-06 15:13:54.246 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  362. 2020-04-06 15:13:54.246 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  363. 2020-04-06 15:13:54.246 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  364. 2020-04-06 15:13:54.247 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  365. 2020-04-06 15:13:54.248 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  366. 2020-04-06 15:13:54.248 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  367. 2020-04-06 15:13:54.248 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  368. 2020-04-06 15:13:54.249 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  369. 2020-04-06 15:13:54.249 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  370. 2020-04-06 15:13:54.250 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  371. 2020-04-06 15:13:54.250 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  372. 2020-04-06 15:13:54.251 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  373. 2020-04-06 15:13:54.251 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  374. 2020-04-06 15:13:54.252 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  375. 2020-04-06 15:13:54.252 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  376. 2020-04-06 15:13:54.252 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  377. 2020-04-06 15:13:54.253 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Persian QWERTY" successfully loaded
  378. 2020-04-06 15:13:54.253 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  379. 2020-04-06 15:13:54.254 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  380. 2020-04-06 15:13:54.254 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  381. 2020-04-06 15:13:54.255 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  382. 2020-04-06 15:13:54.255 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  383. 2020-04-06 15:13:54.256 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  384. 2020-04-06 15:13:54.256 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  385. 2020-04-06 15:13:54.257 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  386. 2020-04-06 15:13:54.257 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  387. 2020-04-06 15:13:54.257 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  388. 2020-04-06 15:13:54.258 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  389. 2020-04-06 15:13:54.258 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  390. 2020-04-06 15:13:54.259 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  391. 2020-04-06 15:13:54.259 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  392. 2020-04-06 15:13:54.260 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  393. 2020-04-06 15:13:54.260 T:801 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  394. 2020-04-06 15:13:54.280 T:801 INFO: Available videomodes (xrandr):
  395. 2020-04-06 15:13:54.280 T:801 INFO: Output 'HDMI1' has 31 modes
  396. 2020-04-06 15:13:54.280 T:801 INFO: ID:0x4b Name:1920x1080 Refresh:50.000000 Width:1920 Height:1080
  397. 2020-04-06 15:13:54.280 T:801 INFO: Pixel Ratio: 1.000000
  398. 2020-04-06 15:13:54.280 T:801 INFO: ID:0x18d Name:1920x1080 Refresh:60.000000 Width:1920 Height:1080
  399. 2020-04-06 15:13:54.280 T:801 INFO: Pixel Ratio: 1.000000
  400. 2020-04-06 15:13:54.280 T:801 INFO: ID:0x18e Name:1920x1080 Refresh:59.940201 Width:1920 Height:1080
  401. 2020-04-06 15:13:54.280 T:801 INFO: Pixel Ratio: 1.000000
  402. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x191 Name:1920x1080 Refresh:30.000000 Width:1920 Height:1080
  403. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 1.000000
  404. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x192 Name:1920x1080 Refresh:25.000000 Width:1920 Height:1080
  405. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 1.000000
  406. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x193 Name:1920x1080 Refresh:24.000000 Width:1920 Height:1080
  407. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 1.000000
  408. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x195 Name:1920x1080 Refresh:29.970100 Width:1920 Height:1080
  409. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 1.000000
  410. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x196 Name:1920x1080 Refresh:23.976080 Width:1920 Height:1080
  411. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 1.000000
  412. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x18f Name:1920x1080i Refresh:30.000000 Width:1920 Height:1080
  413. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 1.000000
  414. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x190 Name:1920x1080i Refresh:25.000000 Width:1920 Height:1080
  415. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 1.000000
  416. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x194 Name:1920x1080i Refresh:29.970100 Width:1920 Height:1080
  417. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 1.000000
  418. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x197 Name:2880x576 Refresh:50.000000 Width:2880 Height:576
  419. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 0.355556
  420. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x198 Name:2880x480 Refresh:60.000000 Width:2880 Height:480
  421. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 0.296296
  422. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x199 Name:2880x480 Refresh:59.940060 Width:2880 Height:480
  423. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 0.296296
  424. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x19a Name:1280x1024 Refresh:60.019741 Width:1280 Height:1024
  425. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 1.422222
  426. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x19b Name:1280x720 Refresh:60.000000 Width:1280 Height:720
  427. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 1.000000
  428. 2020-04-06 15:13:54.281 T:801 INFO: ID:0x19c Name:1280x720 Refresh:50.000000 Width:1280 Height:720
  429. 2020-04-06 15:13:54.281 T:801 INFO: Pixel Ratio: 1.000000
  430. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x19d Name:1280x720 Refresh:59.940201 Width:1280 Height:720
  431. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 1.000000
  432. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x19e Name:1440x576 Refresh:50.000000 Width:1440 Height:576
  433. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 0.711111
  434. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x19f Name:1024x768 Refresh:60.003841 Width:1024 Height:768
  435. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 1.333333
  436. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x1a0 Name:1440x480 Refresh:60.000000 Width:1440 Height:480
  437. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 0.592593
  438. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x1a1 Name:1440x480 Refresh:59.940060 Width:1440 Height:480
  439. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 0.592593
  440. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x1a2 Name:800x600 Refresh:60.316540 Width:800 Height:600
  441. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 1.333333
  442. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x1a3 Name:720x576 Refresh:50.000000 Width:720 Height:576
  443. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 1.422222
  444. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x1a4 Name:720x576i Refresh:25.000000 Width:720 Height:576
  445. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 1.422222
  446. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x1a5 Name:720x480 Refresh:60.000000 Width:720 Height:480
  447. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 1.185185
  448. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x1a6 Name:720x480 Refresh:59.940060 Width:720 Height:480
  449. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 1.185185
  450. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x1a7 Name:720x480i Refresh:30.001110 Width:720 Height:480
  451. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 1.185185
  452. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x1a8 Name:720x480i Refresh:29.970030 Width:720 Height:480
  453. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 1.185185
  454. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x1a9 Name:640x480 Refresh:60.000000 Width:640 Height:480
  455. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 1.333333
  456. 2020-04-06 15:13:54.282 T:801 INFO: ID:0x1aa Name:640x480 Refresh:59.940479 Width:640 Height:480
  457. 2020-04-06 15:13:54.282 T:801 INFO: Pixel Ratio: 1.333333
  458. 2020-04-06 15:13:54.283 T:801 NOTICE: Checking resolution 18
  459. 2020-04-06 15:13:54.283 T:801 DEBUG: Window Manager Name: Fluxbox
  460. 2020-04-06 15:13:54.300 T:801 INFO: RetroPlayer[PROCESS]: Registering process control for X11
  461. 2020-04-06 15:13:54.300 T:801 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGL
  462. 2020-04-06 15:13:54.331 T:801 NOTICE: Using visual 0x20
  463. 2020-04-06 15:13:54.361 T:801 DEBUG: Vaapi2 EGL interop test results: general yes, deepColor yes
  464. 2020-04-06 15:13:54.361 T:801 DEBUG: libva info: VA-API version 1.7.0
  465. 2020-04-06 15:13:54.362 T:801 DEBUG: libva info: Trying to open /usr/lib/dri/i965_drv_video.so
  466. 2020-04-06 15:13:54.362 T:801 DEBUG: libva info: Found init function __vaDriverInit_1_6
  467. 2020-04-06 15:13:54.363 T:801 DEBUG: libva info: va_openDriver() returns 0
  468. 2020-04-06 15:13:54.363 T:801 NOTICE: VAAPI::Close - closing decoder context
  469. 2020-04-06 15:13:54.364 T:801 DEBUG: EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_CHROMIUM_sync_control EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_NOK_swap_region EGL_NOK_texture_from_pixmap EGL_NV_post_sub_buffer
  470. 2020-04-06 15:13:54.364 T:801 NOTICE: CRenderSystemGL::InitRenderSystem - Version: 4.6 (Core Profile) Mesa 20.0.4, Major: 4, Minor: 6
  471. 2020-04-06 15:13:54.364 T:801 NOTICE: GL_VENDOR = Intel Open Source Technology Center
  472. 2020-04-06 15:13:54.364 T:801 NOTICE: GL_RENDERER = Mesa DRI Intel(R) HD Graphics 400 (BSW)
  473. 2020-04-06 15:13:54.364 T:801 NOTICE: GL_VERSION = 4.6 (Core Profile) Mesa 20.0.4
  474. 2020-04-06 15:13:54.364 T:801 NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.60
  475. 2020-04-06 15:13:54.364 T:801 NOTICE: GL_EXTENSIONS = GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_APPLE_object_purgeable GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_texture_float GL_EXT_EGL_image_storage GL_EXT_EGL_sync GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_demote_to_helper_invocation GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_multimode_draw_arrays GL_INTEL_performance_query GL_INTEL_shader_integer_functions2 GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_MESA_framebuffer_flip_y GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_texture_barrier GL_OES_EGL_image GL_S3_s3tc
  476. 2020-04-06 15:13:54.387 T:801 NOTICE: CWinSystemX11::SetFullScreen - calling xrandr
  477. 2020-04-06 15:13:54.388 T:801 DEBUG: OnLostDevice - notify display change event
  478. 2020-04-06 15:13:54.630 T:801 INFO: XRANDR: /usr/lib/kodi/kodi-xrandr --screen 0 --output HDMI1 --mode 0x18d
  479. 2020-04-06 15:13:54.745 T:801 INFO: GL: Maximum texture width: 16384
  480. 2020-04-06 15:13:54.745 T:801 DEBUG: guilib: Fill viewport on change for solving rendering passes
  481. 2020-04-06 15:13:54.908 T:801 INFO: GL: Enabling VSYNC
  482. 2020-04-06 15:13:54.922 T:801 INFO: load keymapping
  483. 2020-04-06 15:13:54.925 T:801 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  484. 2020-04-06 15:13:54.926 T:801 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  485. 2020-04-06 15:13:54.927 T:801 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  486. 2020-04-06 15:13:54.929 T:801 INFO: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
  487. 2020-04-06 15:13:54.930 T:801 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  488. 2020-04-06 15:13:54.932 T:801 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  489. 2020-04-06 15:13:54.935 T:801 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  490. 2020-04-06 15:13:54.942 T:801 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  491. 2020-04-06 15:13:54.943 T:801 INFO: Loading special://xbmc/system/keymaps/remote.xml
  492. 2020-04-06 15:13:54.947 T:801 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  493. 2020-04-06 15:13:54.949 T:801 INFO: Loading special://masterprofile/keymaps/remote2020.xml
  494. 2020-04-06 15:13:54.951 T:801 INFO: Loading special://profile/keymaps/remote2020.xml
  495. 2020-04-06 15:13:54.951 T:801 INFO: GUI format 1920x1080, Display HDMI1: 1920x1080 @ 60.00Hz
  496. 2020-04-06 15:13:54.951 T:801 INFO: CLangInfo: loading resource.language.en_gb language information...
  497. 2020-04-06 15:13:54.952 T:801 DEBUG: trying to set locale to en_AU.UTF-8
  498. 2020-04-06 15:13:54.953 T:801 INFO: global locale set to C
  499. 2020-04-06 15:13:54.953 T:801 INFO: CLangInfo: loading resource.language.en_gb language strings...
  500. 2020-04-06 15:13:54.977 T:801 DEBUG: LocalizeStrings: loaded 4059 strings from file resource://resource.language.en_gb/strings.po
  501. 2020-04-06 15:13:54.981 T:801 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
  502. 2020-04-06 15:13:54.981 T:801 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
  503. 2020-04-06 15:13:54.982 T:801 DEBUG: LocalizeStrings: loaded 10 strings from file /storage/.kodi/addons/browser.chrome/resources/language/English/strings.po
  504. 2020-04-06 15:13:54.983 T:801 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  505. 2020-04-06 15:13:54.983 T:801 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
  506. 2020-04-06 15:13:54.984 T:801 DEBUG: LocalizeStrings: loaded 24 strings from file /usr/share/kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
  507. 2020-04-06 15:13:54.985 T:801 DEBUG: LocalizeStrings: loaded 17 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
  508. 2020-04-06 15:13:54.985 T:801 DEBUG: LocalizeStrings: loaded 32 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
  509. 2020-04-06 15:13:54.988 T:801 DEBUG: LocalizeStrings: loaded 8 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  510. 2020-04-06 15:13:54.989 T:801 DEBUG: LocalizeStrings: loaded 11 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  511. 2020-04-06 15:13:54.989 T:801 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
  512. 2020-04-06 15:13:54.990 T:801 DEBUG: LocalizeStrings: loaded 46 strings from file /storage/.kodi/addons/plugin.audio.amazonmedia/resources/language/resource.language.en_gb/strings.po
  513. 2020-04-06 15:13:54.990 T:801 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: /storage/.kodi/addons/plugin.video.amazon-test/resources/language/resource.language.en_gb/strings.po
  514. 2020-04-06 15:13:54.991 T:801 DEBUG: LocalizeStrings: loaded 146 strings from file /storage/.kodi/addons/plugin.video.amazon-test/resources/language/resource.language.en_gb/strings.po
  515. 2020-04-06 15:13:54.992 T:801 DEBUG: LocalizeStrings: loaded 15 strings from file /storage/.kodi/addons/plugin.video.raitv/resources/language/resource.language.en_gb/strings.po
  516. 2020-04-06 15:13:54.993 T:801 DEBUG: LocalizeStrings: loaded 293 strings from file /storage/.kodi/addons/plugin.video.youtube/resources/language/resource.language.en_gb/strings.po
  517. 2020-04-06 15:13:54.993 T:801 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.argustv/resources/language/resource.language.en_gb/strings.po
  518. 2020-04-06 15:13:54.994 T:801 DEBUG: LocalizeStrings: loaded 6 strings from file /usr/share/kodi/addons/pvr.demo/resources/language/resource.language.en_gb/strings.po
  519. 2020-04-06 15:13:54.994 T:801 DEBUG: LocalizeStrings: loaded 82 strings from file /usr/share/kodi/addons/pvr.dvblink/resources/language/resource.language.en_gb/strings.po
  520. 2020-04-06 15:13:54.995 T:801 DEBUG: LocalizeStrings: loaded 78 strings from file /usr/share/kodi/addons/pvr.dvbviewer/resources/language/resource.language.en_gb/strings.po
  521. 2020-04-06 15:13:54.995 T:801 DEBUG: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/pvr.filmon/resources/language/resource.language.en_gb/strings.po
  522. 2020-04-06 15:13:54.995 T:801 DEBUG: LocalizeStrings: loaded 25 strings from file /usr/share/kodi/addons/pvr.freebox/resources/language/resource.language.en_gb/strings.po
  523. 2020-04-06 15:13:54.996 T:801 DEBUG: LocalizeStrings: loaded 5 strings from file /usr/share/kodi/addons/pvr.hdhomerun/resources/language/resource.language.en_gb/strings.po
  524. 2020-04-06 15:13:54.996 T:801 DEBUG: LocalizeStrings: loaded 86 strings from file /usr/share/kodi/addons/pvr.hts/resources/language/resource.language.en_gb/strings.po
  525. 2020-04-06 15:13:54.998 T:801 DEBUG: LocalizeStrings: loaded 104 strings from file /usr/share/kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_gb/strings.po
  526. 2020-04-06 15:13:54.998 T:801 DEBUG: LocalizeStrings: loaded 72 strings from file /usr/share/kodi/addons/pvr.mediaportal.tvserver/resources/language/resource.language.en_gb/strings.po
  527. 2020-04-06 15:13:54.999 T:801 DEBUG: LocalizeStrings: loaded 109 strings from file /usr/share/kodi/addons/pvr.mythtv/resources/language/resource.language.en_gb/strings.po
  528. 2020-04-06 15:13:54.999 T:801 DEBUG: LocalizeStrings: loaded 40 strings from file /usr/share/kodi/addons/pvr.nextpvr/resources/language/resource.language.en_gb/strings.po
  529. 2020-04-06 15:13:55.000 T:801 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/pvr.njoy/resources/language/resource.language.en_gb/strings.po
  530. 2020-04-06 15:13:55.000 T:801 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/pvr.octonet/resources/language/resource.language.en_gb/strings.po
  531. 2020-04-06 15:13:55.000 T:801 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.pctv/resources/language/resource.language.en_gb/strings.po
  532. 2020-04-06 15:13:55.000 T:801 DEBUG: LocalizeStrings: loaded 20 strings from file /usr/share/kodi/addons/pvr.sledovanitv.cz/resources/language/resource.language.en_gb/strings.po
  533. 2020-04-06 15:13:55.001 T:801 DEBUG: LocalizeStrings: loaded 43 strings from file /usr/share/kodi/addons/pvr.stalker/resources/language/resource.language.en_gb/strings.po
  534. 2020-04-06 15:13:55.001 T:801 DEBUG: LocalizeStrings: loaded 7 strings from file /usr/share/kodi/addons/pvr.teleboy/resources/language/resource.language.en_gb/strings.po
  535. 2020-04-06 15:13:55.002 T:801 DEBUG: LocalizeStrings: loaded 43 strings from file /usr/share/kodi/addons/pvr.vbox/resources/language/resource.language.en_gb/strings.po
  536. 2020-04-06 15:13:55.002 T:801 DEBUG: LocalizeStrings: loaded 71 strings from file /usr/share/kodi/addons/pvr.vdr.vnsi/resources/language/resource.language.en_gb/strings.po
  537. 2020-04-06 15:13:55.005 T:801 DEBUG: LocalizeStrings: loaded 241 strings from file /usr/share/kodi/addons/pvr.vuplus/resources/language/resource.language.en_gb/strings.po
  538. 2020-04-06 15:13:55.005 T:801 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/pvr.waipu/resources/language/resource.language.en_gb/strings.po
  539. 2020-04-06 15:13:55.006 T:801 DEBUG: LocalizeStrings: loaded 70 strings from file /usr/share/kodi/addons/pvr.wmc/resources/language/resource.language.en_gb/strings.po
  540. 2020-04-06 15:13:55.006 T:801 DEBUG: LocalizeStrings: loaded 35 strings from file /usr/share/kodi/addons/pvr.zattoo/resources/language/resource.language.en_gb/strings.po
  541. 2020-04-06 15:13:55.012 T:801 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  542. 2020-04-06 15:13:55.013 T:801 DEBUG: LocalizeStrings: loaded 44 strings from file /storage/.kodi/addons/script.audio.profiles/resources/language/resource.language.en_gb/strings.po
  543. 2020-04-06 15:13:55.013 T:801 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/script.common.plugin.cache/resources/language/resource.language.en_gb/strings.po
  544. 2020-04-06 15:13:55.013 T:801 DEBUG: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_GB/strings.po
  545. 2020-04-06 15:13:55.016 T:801 DEBUG: LocalizeStrings: loaded 78 strings from file /storage/.kodi/addons/script.module.inputstreamhelper/resources/language/resource.language.en_gb/strings.po
  546. 2020-04-06 15:13:55.023 T:801 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po
  547. 2020-04-06 15:13:55.025 T:801 DEBUG: LocalizeStrings: loaded 123 strings from file /storage/.kodi/addons/script.skinshortcuts/resources/language/resource.language.en_gb/strings.po
  548. 2020-04-06 15:13:55.025 T:801 DEBUG: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/service.library.data.provider/resources/language/resource.language.en_gb/strings.po
  549. 2020-04-06 15:13:55.027 T:801 DEBUG: LocalizeStrings: loaded 260 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
  550. 2020-04-06 15:13:55.028 T:801 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/vfs.libarchive/resources/language/resource.language.en_gb/strings.po
  551. 2020-04-06 15:13:55.028 T:801 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/vfs.rar/resources/language/resource.language.en_gb/strings.po
  552. 2020-04-06 15:13:55.030 T:801 DEBUG: LocalizeStrings: loaded 106 strings from file /storage/.kodi/addons/weather.openweathermap.extended/resources/language/resource.language.en_GB/strings.po
  553. 2020-04-06 15:13:55.032 T:816 DEBUG: Thread JobWorker start, auto delete: true
  554. 2020-04-06 15:13:55.033 T:816 DEBUG: Initialize, updating databases...
  555. 2020-04-06 15:13:55.038 T:816 NOTICE: Running database version Addons27
  556. 2020-04-06 15:13:55.041 T:816 NOTICE: Running database version ViewModes6
  557. 2020-04-06 15:13:55.044 T:816 NOTICE: Running database version Textures13
  558. 2020-04-06 15:13:55.047 T:816 NOTICE: Running database version MyMusic75
  559. 2020-04-06 15:13:55.052 T:816 NOTICE: Running database version MyVideos116
  560. 2020-04-06 15:13:55.054 T:816 NOTICE: Running database version TV36
  561. 2020-04-06 15:13:55.055 T:816 NOTICE: Running database version Epg13
  562. 2020-04-06 15:13:55.055 T:816 DEBUG: Initialize, updating databases... DONE
  563. 2020-04-06 15:13:55.066 T:801 NOTICE: start dvd mediatype detection
  564. 2020-04-06 15:13:55.066 T:817 DEBUG: Thread DetectDVDMedia start, auto delete: false
  565. 2020-04-06 15:13:55.067 T:817 DEBUG: Compiled with libcdio Version 0.20100
  566. 2020-04-06 15:13:55.069 T:817 DEBUG: Thread DetectDVDMedia 140217587590912 terminating
  567. 2020-04-06 15:13:55.110 T:801 INFO: Unloading old skin ...
  568. 2020-04-06 15:13:55.121 T:801 NOTICE: load skin from: /storage/.kodi/addons/skin.aeon.nox.silvo/ (version: 7.9.5)
  569. 2020-04-06 15:13:55.121 T:801 INFO: load fonts for skin...
  570. 2020-04-06 15:13:55.123 T:801 INFO: Loading skin includes from /storage/.kodi/addons/skin.aeon.nox.silvo/16x9/Includes.xml
  571. 2020-04-06 15:13:55.570 T:801 INFO: Loading fonts from /storage/.kodi/addons/skin.aeon.nox.silvo/16x9/Font.xml
  572. 2020-04-06 15:13:55.861 T:801 DEBUG: LocalizeStrings: loaded 752 strings from file /storage/.kodi/addons/skin.aeon.nox.silvo/language/resource.language.en_gb/strings.po
  573. 2020-04-06 15:13:55.861 T:801 INFO: load new skin...
  574. 2020-04-06 15:13:55.861 T:801 INFO: Loading custom window XMLs from skin path /storage/.kodi/addons/skin.aeon.nox.silvo/16x9
  575. 2020-04-06 15:13:55.888 T:801 DEBUG: Load Skin XML: 27.21ms
  576. 2020-04-06 15:13:55.888 T:801 INFO: initialize new skin...
  577. 2020-04-06 15:13:55.888 T:801 DEBUG: guilib: Fill viewport on change for solving rendering passes
  578. 2020-04-06 15:13:55.888 T:801 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  579. 2020-04-06 15:13:55.893 T:801 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  580. 2020-04-06 15:13:55.896 T:801 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  581. 2020-04-06 15:13:55.910 T:801 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  582. 2020-04-06 15:13:55.912 T:801 INFO: Loading skin file: custom_1198_FullscreenParty.xml, load type: LOAD_ON_GUI_INIT
  583. 2020-04-06 15:13:55.913 T:801 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  584. 2020-04-06 15:13:55.916 T:801 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  585. 2020-04-06 15:13:55.920 T:801 INFO: Previous line repeats 1 times.
  586. 2020-04-06 15:13:55.920 T:801 INFO: Loading skin file: custom_1134_PausedOverlay.xml, load type: LOAD_ON_GUI_INIT
  587. 2020-04-06 15:13:55.927 T:801 INFO: Loading skin file: custom_1199_FullscreenMusic.xml, load type: LOAD_ON_GUI_INIT
  588. 2020-04-06 15:13:55.929 T:801 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  589. 2020-04-06 15:13:55.954 T:801 INFO: skin loaded...
  590. 2020-04-06 15:13:55.954 T:801 DEBUG: Activating window ID: 12997
  591. 2020-04-06 15:13:55.954 T:801 DEBUG: ------ Window Init () ------
  592. 2020-04-06 15:13:55.955 T:801 DEBUG: Activating window ID: 12999
  593. 2020-04-06 15:13:55.955 T:801 DEBUG: ------ Window Init (Startup.xml) ------
  594. 2020-04-06 15:13:55.955 T:801 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  595. 2020-04-06 15:13:55.958 T:818 DEBUG: Thread Timer start, auto delete: false
  596. 2020-04-06 15:13:55.968 T:818 DEBUG: Thread Timer 140217109440256 terminating
  597. 2020-04-06 15:13:55.970 T:819 DEBUG: Thread Timer start, auto delete: false
  598. 2020-04-06 15:13:55.980 T:819 DEBUG: Thread Timer 140217109440256 terminating
  599. 2020-04-06 15:13:55.981 T:820 DEBUG: Thread Timer start, auto delete: false
  600. 2020-04-06 15:13:55.991 T:820 DEBUG: Thread Timer 140217109440256 terminating
  601. 2020-04-06 15:13:55.992 T:821 DEBUG: Thread Timer start, auto delete: false
  602. 2020-04-06 15:13:56.004 T:822 DEBUG: Thread LanguageInvoker start, auto delete: false
  603. 2020-04-06 15:13:56.004 T:822 INFO: initializing python engine.
  604. 2020-04-06 15:13:56.005 T:801 DEBUG: Activating window ID: 10000
  605. 2020-04-06 15:13:56.005 T:801 DEBUG: ------ Window Deinit (Startup.xml) ------
  606. 2020-04-06 15:13:56.005 T:801 DEBUG: ------ Window Init (Home.xml) ------
  607. 2020-04-06 15:13:56.005 T:801 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  608. 2020-04-06 15:13:56.020 T:801 WARNING: Skin has invalid include: skinshortcuts-template-widget1
  609. 2020-04-06 15:13:56.020 T:801 WARNING: Skin has invalid include: skinshortcuts-template-widget2
  610. 2020-04-06 15:13:56.055 T:822 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.skin.info.service/default.py): start processing
  611. 2020-04-06 15:13:56.096 T:822 DEBUG: -->Python Interpreter Initialized<--
  612. 2020-04-06 15:13:56.096 T:822 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.skin.info.service/default.py): the source file to load is "/storage/.kodi/addons/script.skin.info.service/default.py"
  613. 2020-04-06 15:13:56.096 T:822 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.skin.info.service/default.py): setting the Python path to /storage/.kodi/addons/script.skin.info.service:/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages:/usr/lib/python3.7/site-packages/gtk-2.0
  614. 2020-04-06 15:13:56.096 T:822 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.skin.info.service/default.py): entering source directory /storage/.kodi/addons/script.skin.info.service
  615. 2020-04-06 15:13:56.097 T:822 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.skin.info.service/default.py): instantiating addon using automatically obtained id of "script.skin.info.service" dependent on version 3.0.0 of the xbmc.python api
  616. 2020-04-06 15:13:56.097 T:801 DEBUG: CDirectoryProvider[videodb://movies/titles/]: refreshing..
  617. 2020-04-06 15:13:56.097 T:801 DEBUG: CDirectoryProvider[videodb://tvshows/titles/]: refreshing..
  618. 2020-04-06 15:13:56.097 T:801 DEBUG: CDirectoryProvider[musicdb://artists/?albumartistsonly=true]: refreshing..
  619. 2020-04-06 15:13:56.098 T:823 DEBUG: Thread JobWorker start, auto delete: true
  620. 2020-04-06 15:13:56.098 T:801 DEBUG: CDirectoryProvider[videodb://musicvideos/titles/]: refreshing..
  621. 2020-04-06 15:13:56.101 T:824 DEBUG: Thread JobWorker start, auto delete: true
  622. 2020-04-06 15:13:56.125 T:824 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
  623. 2020-04-06 15:13:56.154 T:825 DEBUG: Thread LanguageInvoker start, auto delete: false
  624. 2020-04-06 15:13:56.154 T:825 INFO: initializing python engine.
  625. 2020-04-06 15:13:56.154 T:825 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skinshortcuts/default.py): start processing
  626. 2020-04-06 15:13:56.160 T:826 DEBUG: Thread LanguageInvoker start, auto delete: false
  627. 2020-04-06 15:13:56.163 T:826 INFO: initializing python engine.
  628. 2020-04-06 15:13:56.164 T:826 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.skin.info.service/default.py): start processing
  629. 2020-04-06 15:13:56.170 T:823 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  630. 2020-04-06 15:13:56.179 T:801 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  631. 2020-04-06 15:13:56.179 T:801 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  632. 2020-04-06 15:13:56.179 T:801 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  633. 2020-04-06 15:13:56.179 T:801 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  634. 2020-04-06 15:13:56.183 T:823 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
  635. 2020-04-06 15:13:56.211 T:823 DEBUG: 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
  636. 2020-04-06 15:13:56.214 T:801 INFO: JSONRPC v11.8.0: Successfully initialized
  637. 2020-04-06 15:13:56.216 T:801 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  638. 2020-04-06 15:13:56.216 T:801 DEBUG: LoadMappings - loaded node "CEC Adapter"
  639. 2020-04-06 15:13:56.216 T:801 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  640. 2020-04-06 15:13:56.216 T:801 ERROR: LoadMappings - ignoring node "iMON HID device" with invalid vendor_product attribute
  641. 2020-04-06 15:13:56.217 T:801 DEBUG: LoadMappings - loaded node "iMON HID device"
  642. 2020-04-06 15:13:56.217 T:801 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  643. 2020-04-06 15:13:56.217 T:801 DEBUG: LoadMappings - loaded node ""
  644. 2020-04-06 15:13:56.217 T:823 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  645. 2020-04-06 15:13:56.218 T:801 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  646. 2020-04-06 15:13:56.218 T:801 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  647. 2020-04-06 15:13:56.218 T:801 DEBUG: ADDON: Dll Initializing - Joystick Support
  648. 2020-04-06 15:13:56.218 T:801 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.5.2)
  649. 2020-04-06 15:13:56.219 T:801 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.5.2
  650. 2020-04-06 15:13:56.227 T:801 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  651. 2020-04-06 15:13:56.227 T:801 DEBUG: Calling TransferSettings for: Joystick Support
  652. 2020-04-06 15:13:56.227 T:801 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
  653. 2020-04-06 15:13:56.227 T:801 INFO: AddOnLog: Joystick Support: Enabling joystick interface "linux"
  654. 2020-04-06 15:13:56.228 T:828 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
  655. 2020-04-06 15:13:56.228 T:828 DEBUG: Process - initialised udev monitor
  656. 2020-04-06 15:13:56.229 T:829 DEBUG: Thread PeripBusCEC start, auto delete: false
  657. 2020-04-06 15:13:56.236 T:824 DEBUG: GetArtistsByWhere: Time to fill list with artists 112ms query took 13ms
  658. 2020-04-06 15:13:56.247 T:830 DEBUG: Thread PeripBusAddon start, auto delete: false
  659. 2020-04-06 15:13:56.247 T:801 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  660. 2020-04-06 15:13:56.247 T:801 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  661. 2020-04-06 15:13:56.248 T:801 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  662. 2020-04-06 15:13:56.248 T:801 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  663. 2020-04-06 15:13:56.257 T:831 DEBUG: Thread PeripEventScanner start, auto delete: false
  664. 2020-04-06 15:13:56.257 T:801 DEBUG: ContextMenuManager: addon menus reloaded.
  665. 2020-04-06 15:13:56.257 T:801 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  666. 2020-04-06 15:13:56.292 T:801 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  667. 2020-04-06 15:13:56.292 T:801 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  668. 2020-04-06 15:13:56.292 T:801 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  669. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  670. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  671. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  672. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  673. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  674. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  675. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  676. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  677. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  678. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: discimage
  679. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  680. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  681. 2020-04-06 15:13:56.293 T:801 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  682. 2020-04-06 15:13:56.293 T:801 NOTICE: Loaded playercorefactory configuration
  683. 2020-04-06 15:13:56.293 T:801 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  684. 2020-04-06 15:13:56.293 T:801 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  685. 2020-04-06 15:13:56.293 T:801 INFO: removing tempfiles
  686. 2020-04-06 15:13:56.298 T:801 DEBUG: CRepositoryUpdater: previous update at 06/04/2020 2:52:01 PM, next at 07/04/2020 2:52:01 PM
  687. 2020-04-06 15:13:56.307 T:832 DEBUG: Thread Timer start, auto delete: false
  688. 2020-04-06 15:13:56.307 T:801 DEBUG: CServiceAddonManager: starting plugin.video.amazon-test
  689. 2020-04-06 15:13:56.309 T:825 DEBUG: -->Python Interpreter Initialized<--
  690. 2020-04-06 15:13:56.310 T:825 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skinshortcuts/default.py): the source file to load is "/storage/.kodi/addons/script.skinshortcuts/default.py"
  691. 2020-04-06 15:13:56.310 T:825 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skinshortcuts/default.py): setting the Python path to /storage/.kodi/addons/script.skinshortcuts:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.unidecode/lib:/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages:/usr/lib/python3.7/site-packages/gtk-2.0
  692. 2020-04-06 15:13:56.310 T:833 DEBUG: Thread LanguageInvoker start, auto delete: false
  693. 2020-04-06 15:13:56.310 T:801 DEBUG: CServiceAddonManager: starting plugin.video.youtube
  694. 2020-04-06 15:13:56.310 T:825 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skinshortcuts/default.py): entering source directory /storage/.kodi/addons/script.skinshortcuts
  695. 2020-04-06 15:13:56.310 T:825 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skinshortcuts/default.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 3.0.0 of the xbmc.python api
  696. 2020-04-06 15:13:56.310 T:833 INFO: initializing python engine.
  697. 2020-04-06 15:13:56.310 T:833 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.amazon-test/service.py): start processing
  698. 2020-04-06 15:13:56.317 T:823 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  699. 2020-04-06 15:13:56.320 T:834 DEBUG: Thread LanguageInvoker start, auto delete: false
  700. 2020-04-06 15:13:56.320 T:801 DEBUG: CServiceAddonManager: starting script.audio.profiles
  701. 2020-04-06 15:13:56.321 T:834 INFO: initializing python engine.
  702. 2020-04-06 15:13:56.321 T:834 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): start processing
  703. 2020-04-06 15:13:56.331 T:835 DEBUG: Thread LanguageInvoker start, auto delete: false
  704. 2020-04-06 15:13:56.332 T:801 DEBUG: CServiceAddonManager: starting script.common.plugin.cache
  705. 2020-04-06 15:13:56.332 T:835 INFO: initializing python engine.
  706. 2020-04-06 15:13:56.332 T:835 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/script.audio.profiles/service.py): start processing
  707. 2020-04-06 15:13:56.339 T:836 DEBUG: Thread LanguageInvoker start, auto delete: false
  708. 2020-04-06 15:13:56.339 T:801 DEBUG: CServiceAddonManager: starting service.library.data.provider
  709. 2020-04-06 15:13:56.339 T:836 INFO: initializing python engine.
  710. 2020-04-06 15:13:56.339 T:836 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.common.plugin.cache/resources/lib/entry_point.py): start processing
  711. 2020-04-06 15:13:56.339 T:837 DEBUG: Thread LanguageInvoker start, auto delete: false
  712. 2020-04-06 15:13:56.339 T:801 DEBUG: CServiceAddonManager: starting service.libreelec.settings
  713. 2020-04-06 15:13:56.340 T:837 INFO: initializing python engine.
  714. 2020-04-06 15:13:56.340 T:837 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/service.library.data.provider/service.py): start processing
  715. 2020-04-06 15:13:56.340 T:838 DEBUG: Thread LanguageInvoker start, auto delete: false
  716. 2020-04-06 15:13:56.340 T:801 NOTICE: initialize done
  717. 2020-04-06 15:13:56.340 T:801 NOTICE: Running the application...
  718. 2020-04-06 15:13:56.341 T:801 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
  719. 2020-04-06 15:13:56.341 T:801 DEBUG: NetworkMessage - Starting network services
  720. 2020-04-06 15:13:56.341 T:838 INFO: initializing python engine.
  721. 2020-04-06 15:13:56.342 T:838 DEBUG: CPythonInvoker(8, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
  722. 2020-04-06 15:13:56.345 T:801 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  723. 2020-04-06 15:13:56.346 T:801 NOTICE: starting zeroconf publishing
  724. 2020-04-06 15:13:56.346 T:801 NOTICE: CWebServer[8080]: Started
  725. 2020-04-06 15:13:56.346 T:842 DEBUG: Thread EventServer start, auto delete: false
  726. 2020-04-06 15:13:56.347 T:801 INFO: JSONRPC Server: Successfully initialized
  727. 2020-04-06 15:13:56.347 T:842 NOTICE: ES: Starting UDP Event server on port 9777
  728. 2020-04-06 15:13:56.347 T:842 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  729. 2020-04-06 15:13:56.348 T:843 DEBUG: Thread TCPServer start, auto delete: false
  730. 2020-04-06 15:13:56.375 T:823 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (LibreELEC) port:8080
  731. 2020-04-06 15:13:56.376 T:823 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _http._tcp port:8080
  732. 2020-04-06 15:13:56.379 T:824 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (LibreELEC) port:8080
  733. 2020-04-06 15:13:56.382 T:824 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc-h._tcp port:8080
  734. 2020-04-06 15:13:56.384 T:823 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (LibreELEC) port:9777
  735. 2020-04-06 15:13:56.388 T:824 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (LibreELEC) port:9090
  736. 2020-04-06 15:13:56.388 T:824 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc._tcp port:9090
  737. 2020-04-06 15:13:56.395 T:824 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:DCFE07E09442@Kodi (LibreELEC) port:36666
  738. 2020-04-06 15:13:56.395 T:824 DEBUG: CZeroconfAvahi::addService() named: DCFE07E09442@Kodi (LibreELEC) type: _raop._tcp port:36666
  739. 2020-04-06 15:13:56.397 T:801 DEBUG: ------ Window Init () ------
  740. 2020-04-06 15:13:56.403 T:801 DEBUG: NotifyXRREvent - notify display reset event
  741. 2020-04-06 15:13:56.406 T:823 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-events._udp port:9777
  742. 2020-04-06 15:13:56.422 T:801 DEBUG: RecreateWindow - current output: HDMI1, mode: 0x18d, refresh: 60.000
  743. 2020-04-06 15:13:56.422 T:801 DEBUG: OnLostDevice - notify display change event
  744. 2020-04-06 15:13:56.424 T:801 DEBUG: Window Manager Name: Fluxbox
  745. 2020-04-06 15:13:56.465 T:801 DEBUG: CWinSystemX11::RefreshEGLContext: refreshing context
  746. 2020-04-06 15:13:56.472 T:806 DEBUG: CActiveAE - display reset event
  747. 2020-04-06 15:13:56.472 T:807 INFO: CActiveAESink::OpenSink - initialize sink
  748. 2020-04-06 15:13:56.472 T:807 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=PCH,DEV=0
  749. 2020-04-06 15:13:56.472 T:807 INFO: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=PCH,DEV=0"
  750. 2020-04-06 15:13:56.477 T:801 INFO: GL: Maximum texture width: 16384
  751. 2020-04-06 15:13:56.478 T:807 INFO: CAESinkALSA::Initialize - Opened device "hdmi:CARD=PCH,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
  752. 2020-04-06 15:13:56.479 T:807 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
  753. 2020-04-06 15:13:56.479 T:807 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S32NE
  754. 2020-04-06 15:13:56.479 T:807 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
  755. 2020-04-06 15:13:56.481 T:826 DEBUG: -->Python Interpreter Initialized<--
  756. 2020-04-06 15:13:56.481 T:826 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.skin.info.service/default.py): the source file to load is "/storage/.kodi/addons/script.skin.info.service/default.py"
  757. 2020-04-06 15:13:56.481 T:826 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.skin.info.service/default.py): setting the Python path to /storage/.kodi/addons/script.skin.info.service:/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages:/usr/lib/python3.7/site-packages/gtk-2.0
  758. 2020-04-06 15:13:56.481 T:826 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.skin.info.service/default.py): entering source directory /storage/.kodi/addons/script.skin.info.service
  759. 2020-04-06 15:13:56.482 T:826 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.skin.info.service/default.py): instantiating addon using automatically obtained id of "script.skin.info.service" dependent on version 3.0.0 of the xbmc.python api
  760. 2020-04-06 15:13:56.484 T:807 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2205, bufferSize 8820
  761. 2020-04-06 15:13:56.484 T:807 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
  762. 2020-04-06 15:13:56.485 T:807 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
  763. 2020-04-06 15:13:56.485 T:807 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
  764. 2020-04-06 15:13:56.485 T:807 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: FL FR)
  765. 2020-04-06 15:13:56.485 T:807 DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
  766. 2020-04-06 15:13:56.486 T:807 DEBUG: Output Device : HDA Intel PCH
  767. 2020-04-06 15:13:56.486 T:807 DEBUG: Sample Rate : 44100
  768. 2020-04-06 15:13:56.486 T:807 DEBUG: Sample Format : AE_FMT_S32NE
  769. 2020-04-06 15:13:56.486 T:807 DEBUG: Channel Count : 2
  770. 2020-04-06 15:13:56.486 T:807 DEBUG: Channel Layout: FL, FR
  771. 2020-04-06 15:13:56.486 T:807 DEBUG: Frames : 2205
  772. 2020-04-06 15:13:56.486 T:807 DEBUG: Frame Size : 8
  773. 2020-04-06 15:13:56.487 T:806 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  774. 2020-04-06 15:13:56.499 T:821 DEBUG: Thread Timer 140217109440256 terminating
  775. 2020-04-06 15:13:56.556 T:801 INFO: GL: Enabling VSYNC
  776. 2020-04-06 15:13:56.561 T:824 INFO: WEATHER: Downloading weather
  777. 2020-04-06 15:13:56.569 T:846 DEBUG: Thread LanguageInvoker start, auto delete: false
  778. 2020-04-06 15:13:56.569 T:846 INFO: initializing python engine.
  779. 2020-04-06 15:13:56.569 T:846 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/weather.yahoo/default.py): start processing
  780. 2020-04-06 15:13:56.771 T:837 DEBUG: -->Python Interpreter Initialized<--
  781. 2020-04-06 15:13:56.771 T:837 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/service.library.data.provider/service.py): the source file to load is "/storage/.kodi/addons/service.library.data.provider/service.py"
  782. 2020-04-06 15:13:56.771 T:837 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/service.library.data.provider/service.py): setting the Python path to /storage/.kodi/addons/service.library.data.provider:/storage/.kodi/addons/script.module.routing/lib:/storage/.kodi/addons/script.module.simplejson/lib:/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages:/usr/lib/python3.7/site-packages/gtk-2.0
  783. 2020-04-06 15:13:56.771 T:837 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/service.library.data.provider/service.py): entering source directory /storage/.kodi/addons/service.library.data.provider
  784. 2020-04-06 15:13:56.772 T:837 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/service.library.data.provider/service.py): instantiating addon using automatically obtained id of "service.library.data.provider" dependent on version 3.0.0 of the xbmc.python api
  785. 2020-04-06 15:13:56.778 T:836 DEBUG: -->Python Interpreter Initialized<--
  786. 2020-04-06 15:13:56.778 T:836 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.common.plugin.cache/resources/lib/entry_point.py): the source file to load is "/storage/.kodi/addons/script.common.plugin.cache/resources/lib/entry_point.py"
  787. 2020-04-06 15:13:56.778 T:836 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.common.plugin.cache/resources/lib/entry_point.py): setting the Python path to /storage/.kodi/addons/script.common.plugin.cache/resources/lib:/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages:/usr/lib/python3.7/site-packages/gtk-2.0
  788. 2020-04-06 15:13:56.778 T:836 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.common.plugin.cache/resources/lib/entry_point.py): entering source directory /storage/.kodi/addons/script.common.plugin.cache/resources/lib
  789. 2020-04-06 15:13:56.778 T:836 DEBUG: CPythonInvoker(6, /storage/.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 3.0.0 of the xbmc.python api
  790. 2020-04-06 15:13:56.796 T:801 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
  791. 2020-04-06 15:13:56.884 T:835 DEBUG: -->Python Interpreter Initialized<--
  792. 2020-04-06 15:13:56.884 T:835 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/script.audio.profiles/service.py): the source file to load is "/storage/.kodi/addons/script.audio.profiles/service.py"
  793. 2020-04-06 15:13:56.884 T:835 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/script.audio.profiles/service.py): setting the Python path to /storage/.kodi/addons/script.audio.profiles:/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages:/usr/lib/python3.7/site-packages/gtk-2.0
  794. 2020-04-06 15:13:56.884 T:835 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/script.audio.profiles/service.py): entering source directory /storage/.kodi/addons/script.audio.profiles
  795. 2020-04-06 15:13:56.885 T:835 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/script.audio.profiles/service.py): instantiating addon using automatically obtained id of "script.audio.profiles" dependent on version 3.0.0 of the xbmc.python api
  796. 2020-04-06 15:13:56.998 T:833 DEBUG: -->Python Interpreter Initialized<--
  797. 2020-04-06 15:13:56.998 T:833 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.amazon-test/service.py): the source file to load is "/storage/.kodi/addons/plugin.video.amazon-test/service.py"
  798. 2020-04-06 15:13:56.999 T:833 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.amazon-test/service.py): setting the Python path to /storage/.kodi/addons/plugin.video.amazon-test:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.inputstreamhelper/lib:/storage/.kodi/addons/script.module.kodi-six/libs:/storage/.kodi/addons/script.module.mechanicalsoup/lib:/storage/.kodi/addons/script.module.pydes/lib:/storage/.kodi/addons/script.module.pyxbmct/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.soupsieve/lib:/storage/.kodi/addons/script.module.urllib3/lib:/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages:/usr/lib/python3.7/site-packages/gtk-2.0
  799. 2020-04-06 15:13:56.999 T:833 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.amazon-test/service.py): entering source directory /storage/.kodi/addons/plugin.video.amazon-test
  800. 2020-04-06 15:13:56.999 T:833 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.amazon-test/service.py): instantiating addon using automatically obtained id of "plugin.video.amazon-test" dependent on version 3.0.0 of the xbmc.python api
  801. 2020-04-06 15:13:57.007 T:834 DEBUG: -->Python Interpreter Initialized<--
  802. 2020-04-06 15:13:57.007 T:834 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): the source file to load is "/storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py"
  803. 2020-04-06 15:13:57.007 T:834 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): setting the Python path to /storage/.kodi/addons/plugin.video.youtube/resources/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.inputstreamhelper/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.urllib3/lib:/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages:/usr/lib/python3.7/site-packages/gtk-2.0
  804. 2020-04-06 15:13:57.007 T:834 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): entering source directory /storage/.kodi/addons/plugin.video.youtube/resources/lib
  805. 2020-04-06 15:13:57.008 T:834 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 3.0.0 of the xbmc.python api
  806. 2020-04-06 15:13:57.265 T:838 DEBUG: -->Python Interpreter Initialized<--
  807. 2020-04-06 15:13:57.265 T:838 DEBUG: CPythonInvoker(8, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
  808. 2020-04-06 15:13:57.265 T:838 DEBUG: CPythonInvoker(8, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages:/usr/lib/python3.7/site-packages/gtk-2.0
  809. 2020-04-06 15:13:57.266 T:838 DEBUG: CPythonInvoker(8, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  810. 2020-04-06 15:13:57.266 T:838 DEBUG: CPythonInvoker(8, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 3.0.0 of the xbmc.python api
  811. 2020-04-06 15:13:57.269 T:839 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  812. 2020-04-06 15:13:57.336 T:846 DEBUG: Previous line repeats 4 times.
  813. 2020-04-06 15:13:57.336 T:846 DEBUG: -->Python Interpreter Initialized<--
  814. 2020-04-06 15:13:57.336 T:846 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
  815. 2020-04-06 15:13:57.337 T:846 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages:/usr/lib/python3.7/site-packages/gtk-2.0
  816. 2020-04-06 15:13:57.337 T:846 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
  817. 2020-04-06 15:13:57.337 T:846 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 3.0.0 of the xbmc.python api
  818. 2020-04-06 15:13:57.337 T:846 INFO: CPythonInvoker(9, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
  819. 2020-04-06 15:13:57.337 T:846 DEBUG: onExecutionDone(9, /storage/.kodi/addons/weather.yahoo/default.py)
  820. 2020-04-06 15:13:57.421 T:846 INFO: Python interpreter stopped
  821. 2020-04-06 15:13:57.422 T:846 DEBUG: Thread LanguageInvoker 140216814143232 terminating
  822. 2020-04-06 15:13:57.490 T:824 DEBUG: POParser: loaded 130 weather tokens
  823. 2020-04-06 15:13:57.660 T:836 DEBUG: CAddonSettings[script.common.plugin.cache]: loading setting definitions
  824. 2020-04-06 15:13:57.660 T:836 DEBUG: CAddonSettings[script.common.plugin.cache]: trying to load setting definitions from old format...
  825. 2020-04-06 15:13:57.805 T:835 DEBUG: CAddonSettings[script.audio.profiles]: loading setting definitions
  826. 2020-04-06 15:13:57.805 T:835 DEBUG: CAddonSettings[script.audio.profiles]: trying to load setting definitions from old format...
  827. 2020-04-06 15:13:57.807 T:835 DEBUG: CAddonSettings[script.audio.profiles]: loading setting values
  828. 2020-04-06 15:13:57.808 T:835 DEBUG: ..::Audio Profiles::.. [MONITOR] Last loaded profile: 1 To switch profile: 1
  829. 2020-04-06 15:13:57.808 T:835 DEBUG: ..::Audio Profiles::.. [MONITOR] Switching omitted (same profile) or switching is susspend
  830. 2020-04-06 15:13:57.827 T:837 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions
  831. 2020-04-06 15:13:57.827 T:837 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format...
  832. 2020-04-06 15:13:57.828 T:837 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions
  833. 2020-04-06 15:13:57.828 T:837 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format...
  834. 2020-04-06 15:13:57.829 T:837 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions
  835. 2020-04-06 15:13:57.830 T:837 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format...
  836. 2020-04-06 15:13:57.830 T:837 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions
  837. 2020-04-06 15:13:57.830 T:837 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format...
  838. 2020-04-06 15:13:57.831 T:837 DEBUG: Library Data Provider: b'service version 0.4.0 started'
  839. 2020-04-06 15:13:57.996 T:822 DEBUG: script.skin.info.service: starting daemon
  840. 2020-04-06 15:13:57.996 T:822 DEBUG: script.skin.info.service: version 1.0.8 started
  841. 2020-04-06 15:13:57.997 T:822 DEBUG: script.skin.info.service: starting backend
  842. 2020-04-06 15:13:58.066 T:837 DEBUG: GetSongsByWhereJSON query: SELECT sv.*, song_artist.idArtist AS idArtist, songartist.strArtist AS strArtist FROM (SELECT song.idSong, strTitle, song.strGenres, iTimesPlayed, lastPlayed, rating, path.strPath || strFilename AS strPathFile, album.strAlbum AS strAlbum, CAST(song.strReleaseDate AS INTEGER) AS iYear FROM song JOIN album ON album.idAlbum = song.idAlbum JOIN path ON path.idPath = song.idPath WHERE ((CAST(song.iTimesPlayed as DECIMAL(6,1)) < 1)) ORDER BY RANDOM() LIMIT 20) AS sv JOIN song_artist ON song_artist.idSong = sv.idSong AND song_artist.idRole = 1 JOIN artist AS songartist ON songartist.idArtist = song_artist.idArtist GROUP BY sv.idSong, song_artist.idArtist ORDER BY sv.idSong, song_artist.iOrder
  843. 2020-04-06 15:13:58.073 T:837 DEBUG: GetSongsByWhereJSON - query took 8 ms
  844. 2020-04-06 15:13:58.098 T:837 DEBUG: GetAlbumsByWhereJSON query: SELECT a1.*, album_artist.idArtist AS idArtist, artist.strArtist AS strArtist FROM (SELECT albumview.idAlbum, strAlbum, strReview, strGenres, strThemes, strMoods, strStyles, strType, strLabel, fRating, iTimesPlayed, CAST(strReleaseDate AS INTEGER) AS iYear, art.url AS thumbnail FROM albumview LEFT JOIN art ON art.media_id = idAlbum AND art.media_type = 'album' AND art.type = 'thumb' WHERE albumview.strReleaseType = 'album' ORDER BY RANDOM() LIMIT 20) AS a1 JOIN album_artist ON album_artist.idAlbum = a1.idAlbum JOIN artist ON artist.idArtist = album_artist.idArtist GROUP BY a1.idAlbum, album_artist.idArtist ORDER BY a1.idAlbum, album_artist.iOrder
  845. 2020-04-06 15:13:58.104 T:837 DEBUG: GetAlbumsByWhereJSON - query took 6 ms
  846. 2020-04-06 15:13:58.273 T:847 DEBUG: CAddonSettings[script.common.plugin.cache]: loading setting definitions
  847. 2020-04-06 15:13:58.273 T:847 DEBUG: CAddonSettings[script.common.plugin.cache]: trying to load setting definitions from old format...
  848. 2020-04-06 15:13:58.277 T:847 DEBUG: CAddonSettings[script.common.plugin.cache]: loading setting definitions
  849. 2020-04-06 15:13:58.277 T:847 DEBUG: CAddonSettings[script.common.plugin.cache]: trying to load setting definitions from old format...
  850. 2020-04-06 15:13:58.277 T:847 DEBUG: [StorageClient-2.6.1.1] Service loaded, starting server ...
  851. 2020-04-06 15:13:58.331 T:837 DEBUG: GetAlbumsByWhereJSON query: SELECT a1.*, album_artist.idArtist AS idArtist, artist.strArtist AS strArtist FROM (SELECT albumview.idAlbum, strAlbum, strReview, strGenres, strThemes, strMoods, strStyles, strType, strLabel, fRating, iTimesPlayed, dateAdded, CAST(strReleaseDate AS INTEGER) AS iYear, art.url AS thumbnail FROM albumview LEFT JOIN art ON art.media_id = idAlbum AND art.media_type = 'album' AND art.type = 'thumb' WHERE albumview.strReleaseType = 'album' ORDER BY albumview.dateAdded DESC, albumview.idAlbum DESC LIMIT 20) AS a1 JOIN album_artist ON album_artist.idAlbum = a1.idAlbum JOIN artist ON artist.idArtist = album_artist.idArtist GROUP BY a1.idAlbum, album_artist.idArtist ORDER BY a1.dateAdded DESC, a1.idAlbum DESC, album_artist.iOrder
  852. 2020-04-06 15:13:58.340 T:837 DEBUG: GetAlbumsByWhereJSON - query took 9 ms
  853. 2020-04-06 15:13:58.521 T:837 DEBUG: GetAlbumsByWhereJSON query: SELECT a1.*, album_artist.idArtist AS idArtist, artist.strArtist AS strArtist FROM (SELECT albumview.idAlbum, strAlbum, strReview, strGenres, strThemes, strMoods, strStyles, strType, strLabel, fRating, iTimesPlayed, CAST(strReleaseDate AS INTEGER) AS iYear, art.url AS thumbnail FROM albumview LEFT JOIN art ON art.media_id = idAlbum AND art.media_type = 'album' AND art.type = 'thumb' WHERE albumview.strReleaseType = 'album' ORDER BY albumview.iTimesPlayed DESC, CASE WHEN CAST(albumview.strAlbum AS INTEGER) = 0 THEN 100000000 ELSE CAST(albumview.strAlbum AS INTEGER) END DESC, albumview.strAlbum COLLATE NOCASE DESC, albumview.idAlbum DESC LIMIT 20) AS a1 JOIN album_artist ON album_artist.idAlbum = a1.idAlbum JOIN artist ON artist.idArtist = album_artist.idArtist GROUP BY a1.idAlbum, album_artist.idArtist ORDER BY a1.iTimesPlayed DESC, CASE WHEN CAST(a1.strAlbum AS INTEGER) = 0 THEN 100000000 ELSE CAST(a1.strAlbum AS INTEGER) END DESC, a1.strAlbum COLLATE NOCASE DESC, a1.idAlbum DESC, album_artist.iOrder
  854. 2020-04-06 15:13:58.527 T:837 DEBUG: GetAlbumsByWhereJSON - query took 5 ms
  855. 2020-04-06 15:13:58.554 T:837 DEBUG: Library Data Provider: b'Total time needed for all queries: 0:00:00.720255'
  856. 2020-04-06 15:13:58.854 T:804 DEBUG: Sink changed
  857. 2020-04-06 15:13:58.912 T:826 DEBUG: script.skin.info.service: Daemon already active
  858. 2020-04-06 15:13:58.912 T:826 DEBUG: script.skin.info.service: finished
  859. 2020-04-06 15:13:58.912 T:826 INFO: CPythonInvoker(2, /storage/.kodi/addons/script.skin.info.service/default.py): script successfully run
  860. 2020-04-06 15:13:58.912 T:826 DEBUG: onExecutionDone(2, /storage/.kodi/addons/script.skin.info.service/default.py)
  861. 2020-04-06 15:13:59.149 T:826 WARNING: CPythonInvoker(2, /storage/.kodi/addons/script.skin.info.service/default.py): the python script "/storage/.kodi/addons/script.skin.info.service/default.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6WindowE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon7xbmcgui6WindowE,N9XBMCAddon7xbmcgui6WindowE,N9XBMCAddon7xbmcgui6WindowE
  862. 2020-04-06 15:13:59.149 T:826 INFO: Python interpreter stopped
  863. 2020-04-06 15:13:59.149 T:826 DEBUG: Thread LanguageInvoker 140216857786112 terminating
  864. 2020-04-06 15:13:59.864 T:825 DEBUG: CAddonSettings[script.skinshortcuts]: loading setting definitions
  865. 2020-04-06 15:13:59.864 T:825 DEBUG: CAddonSettings[script.skinshortcuts]: trying to load setting definitions from old format...
  866. 2020-04-06 15:13:59.992 T:825 DEBUG: CAddonSettings[script.skinshortcuts]: loading setting definitions
  867. 2020-04-06 15:13:59.992 T:825 DEBUG: CAddonSettings[script.skinshortcuts]: trying to load setting definitions from old format...
  868. 2020-04-06 15:13:59.994 T:848 DEBUG: Thread Timer start, auto delete: false
  869. 2020-04-06 15:14:00.119 T:825 INFO: CPythonInvoker(1, /storage/.kodi/addons/script.skinshortcuts/default.py): script successfully run
  870. 2020-04-06 15:14:00.119 T:825 DEBUG: onExecutionDone(1, /storage/.kodi/addons/script.skinshortcuts/default.py)
  871. 2020-04-06 15:14:00.154 T:848 DEBUG: Thread Timer 140217109440256 terminating
  872. 2020-04-06 15:14:00.155 T:849 DEBUG: Thread Timer start, auto delete: false
  873. 2020-04-06 15:14:00.381 T:825 WARNING: CPythonInvoker(1, /storage/.kodi/addons/script.skinshortcuts/default.py): the python script "/storage/.kodi/addons/script.skinshortcuts/default.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE
  874. 2020-04-06 15:14:00.381 T:825 INFO: Python interpreter stopped
  875. 2020-04-06 15:14:00.381 T:825 DEBUG: Thread LanguageInvoker 140216841418496 terminating
  876. 2020-04-06 15:14:00.472 T:838 DEBUG: ## LibreELEC Addon ## 9.8.0
  877. 2020-04-06 15:14:00.669 T:849 DEBUG: Thread Timer 140217109440256 terminating
  878. 2020-04-06 15:14:00.946 T:833 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting definitions
  879. 2020-04-06 15:14:00.946 T:833 DEBUG: CAddonSettings[plugin.video.amazon-test]: trying to load setting definitions from old format...
  880. 2020-04-06 15:14:00.950 T:833 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting values
  881. 2020-04-06 15:14:00.952 T:833 NOTICE: [Amazon VOD] Service: Proxy bound to 127.0.0.1:40819
  882. 2020-04-06 15:14:00.962 T:833 NOTICE: [Amazon VOD] Service: Proxy server started
  883. 2020-04-06 15:14:00.970 T:833 NOTICE: [Amazon VOD] Service started
  884. 2020-04-06 15:14:01.485 T:838 INFO: ## LibreELEC Addon ## system::set_hostname ## LibreELEC
  885. 2020-04-06 15:14:01.543 T:838 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## us,us -model pc105
  886. 2020-04-06 15:14:01.963 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  887. 2020-04-06 15:14:01.963 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  888. 2020-04-06 15:14:01.968 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  889. 2020-04-06 15:14:01.970 T:834 DEBUG: CSettingsManager: requested setting (kodion.view.default) was not found.
  890. 2020-04-06 15:14:01.970 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.view.default. Creating a setting on-the-fly...
  891. 2020-04-06 15:14:01.970 T:834 DEBUG: CSettingsManager: requested setting (kodion.view.episodes) was not found.
  892. 2020-04-06 15:14:01.970 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.view.episodes. Creating a setting on-the-fly...
  893. 2020-04-06 15:14:01.970 T:834 DEBUG: CSettingsManager: requested setting (kodion.view.override) was not found.
  894. 2020-04-06 15:14:01.970 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.view.override. Creating a setting on-the-fly...
  895. 2020-04-06 15:14:01.970 T:834 DEBUG: CSettingsManager: requested setting (youtube.api.enable) was not found.
  896. 2020-04-06 15:14:01.970 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.enable. Creating a setting on-the-fly...
  897. 2020-04-06 15:14:01.970 T:834 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch) was not found.
  898. 2020-04-06 15:14:01.970 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch. Creating a setting on-the-fly...
  899. 2020-04-06 15:14:01.972 T:834 DEBUG: [plugin.video.youtube] send_notification: |check_settings| -> |{"use_httpd": false, "httpd_port": 50152, "whitelist": "", "httpd_address": "0.0.0.0"}|
  900. 2020-04-06 15:14:01.974 T:834 DEBUG: [plugin.video.youtube] JSONStore Load |b'/storage/.kodi/userdata/addon_data/plugin.video.youtube/api_keys.json'|
  901. 2020-04-06 15:14:01.975 T:834 DEBUG: [plugin.video.youtube] JSONStore Load |b'/storage/.kodi/userdata/addon_data/plugin.video.youtube/access_manager.json'|
  902. 2020-04-06 15:14:01.975 T:834 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
  903. 2020-04-06 15:14:01.975 T:834 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
  904. 2020-04-06 15:14:01.976 T:834 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
  905. 2020-04-06 15:14:01.976 T:834 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
  906. 2020-04-06 15:14:01.976 T:834 DEBUG: [plugin.video.youtube] User: |0| Using API key set: |own|
  907. 2020-04-06 15:14:02.002 T:838 INFO: ## LibreELEC Addon ## updates::updateThread ## Started
  908. 2020-04-06 15:14:02.021 T:838 INFO: ## LibreELEC Addon ## updates::set_auto_update ## manual
  909. 2020-04-06 15:14:02.082 T:834 DEBUG: [plugin.video.youtube] YouTube service initialization...
  910. 2020-04-06 15:14:02.084 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  911. 2020-04-06 15:14:02.084 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  912. 2020-04-06 15:14:02.088 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  913. 2020-04-06 15:14:02.091 T:834 DEBUG: CSettingsManager: requested setting (kodion.view.default) was not found.
  914. 2020-04-06 15:14:02.091 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.view.default. Creating a setting on-the-fly...
  915. 2020-04-06 15:14:02.091 T:834 DEBUG: CSettingsManager: requested setting (kodion.view.episodes) was not found.
  916. 2020-04-06 15:14:02.091 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.view.episodes. Creating a setting on-the-fly...
  917. 2020-04-06 15:14:02.091 T:834 DEBUG: CSettingsManager: requested setting (kodion.view.override) was not found.
  918. 2020-04-06 15:14:02.091 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.view.override. Creating a setting on-the-fly...
  919. 2020-04-06 15:14:02.091 T:834 DEBUG: CSettingsManager: requested setting (youtube.api.enable) was not found.
  920. 2020-04-06 15:14:02.091 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.enable. Creating a setting on-the-fly...
  921. 2020-04-06 15:14:02.091 T:834 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch) was not found.
  922. 2020-04-06 15:14:02.091 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch. Creating a setting on-the-fly...
  923. 2020-04-06 15:14:02.103 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  924. 2020-04-06 15:14:02.103 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  925. 2020-04-06 15:14:02.107 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  926. 2020-04-06 15:14:02.109 T:834 DEBUG: CSettingsManager: requested setting (kodion.view.default) was not found.
  927. 2020-04-06 15:14:02.109 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.view.default. Creating a setting on-the-fly...
  928. 2020-04-06 15:14:02.109 T:834 DEBUG: CSettingsManager: requested setting (kodion.view.episodes) was not found.
  929. 2020-04-06 15:14:02.109 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.view.episodes. Creating a setting on-the-fly...
  930. 2020-04-06 15:14:02.109 T:834 DEBUG: CSettingsManager: requested setting (kodion.view.override) was not found.
  931. 2020-04-06 15:14:02.110 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.view.override. Creating a setting on-the-fly...
  932. 2020-04-06 15:14:02.110 T:834 DEBUG: CSettingsManager: requested setting (youtube.api.enable) was not found.
  933. 2020-04-06 15:14:02.110 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.enable. Creating a setting on-the-fly...
  934. 2020-04-06 15:14:02.110 T:834 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch) was not found.
  935. 2020-04-06 15:14:02.110 T:834 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch. Creating a setting on-the-fly...
  936. 2020-04-06 15:14:02.154 T:858 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
  937. 2020-04-06 15:14:02.170 T:857 INFO: ## LibreELEC Addon ## xdbus Monitor started. ##
  938. 2020-04-06 15:14:28.474 T:805 DEBUG: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
  939. 2020-04-06 15:14:28.502 T:801 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  940. 2020-04-06 15:14:28.709 T:805 DEBUG: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
  941. 2020-04-06 15:14:28.717 T:801 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  942. 2020-04-06 15:14:28.942 T:805 DEBUG: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
  943. 2020-04-06 15:14:28.950 T:801 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  944. 2020-04-06 15:14:29.356 T:805 DEBUG: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
  945. 2020-04-06 15:14:29.360 T:801 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  946. 2020-04-06 15:14:29.661 T:805 DEBUG: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
  947. 2020-04-06 15:14:29.665 T:801 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  948. 2020-04-06 15:14:29.721 T:824 DEBUG: GetImageHash - unable to stat url /storage/downloads/system.jpg
  949. 2020-04-06 15:14:29.908 T:805 DEBUG: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
  950. 2020-04-06 15:14:29.917 T:801 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  951. 2020-04-06 15:14:30.939 T:805 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  952. 2020-04-06 15:14:30.948 T:801 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  953. 2020-04-06 15:14:30.949 T:801 DEBUG: Activating window ID: 11133
  954. 2020-04-06 15:14:31.578 T:801 DEBUG: ------ Window Deinit (Home.xml) ------
  955. 2020-04-06 15:14:31.578 T:801 DEBUG: FreeVisualisation() done
  956. 2020-04-06 15:14:31.580 T:801 DEBUG: ------ Window Init (custom_1133_Apps.xml) ------
  957. 2020-04-06 15:14:31.580 T:801 INFO: Loading skin file: custom_1133_Apps.xml, load type: KEEP_IN_MEMORY
  958. 2020-04-06 15:14:31.599 T:801 ERROR: Window Translator: Can't find window service-libreelec-settings-mainwindow
  959. 2020-04-06 15:14:31.599 T:801 ERROR: Window Translator: Can't find window service-coreelec-settings-mainwindow
  960. 2020-04-06 15:14:31.627 T:801 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  961. 2020-04-06 15:14:31.629 T:801 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'osd/buttons/OSDChannelUpFO.png'
  962. 2020-04-06 15:14:31.630 T:801 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'osd/buttons/OSDChannelUpNF.png'
  963. 2020-04-06 15:14:31.693 T:859 DEBUG: Thread JobWorker start, auto delete: true
  964. 2020-04-06 15:14:33.560 T:805 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  965. 2020-04-06 15:14:33.601 T:801 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  966. 2020-04-06 15:14:33.608 T:801 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  967. 2020-04-06 15:14:33.942 T:805 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  968. 2020-04-06 15:14:33.982 T:801 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  969. 2020-04-06 15:14:33.988 T:801 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  970. 2020-04-06 15:14:35.388 T:805 DEBUG: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
  971. 2020-04-06 15:14:35.398 T:801 DEBUG: HandleKey: menu (0xd8) pressed, action is Back
  972. 2020-04-06 15:14:35.398 T:801 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  973. 2020-04-06 15:14:36.012 T:801 DEBUG: ------ Window Deinit (custom_1133_Apps.xml) ------
  974. 2020-04-06 15:14:36.012 T:801 DEBUG: FreeVisualisation() done
  975. 2020-04-06 15:14:36.014 T:801 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  976. 2020-04-06 15:14:36.014 T:801 DEBUG: ------ Window Init (Home.xml) ------
  977. 2020-04-06 15:14:36.022 T:860 DEBUG: Thread LanguageInvoker start, auto delete: false
  978. 2020-04-06 15:14:36.023 T:860 INFO: initializing python engine.
  979. 2020-04-06 15:14:36.023 T:860 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.skinshortcuts/default.py): start processing
  980. 2020-04-06 15:14:36.069 T:860 DEBUG: -->Python Interpreter Initialized<--
  981. 2020-04-06 15:14:36.069 T:860 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.skinshortcuts/default.py): the source file to load is "/storage/.kodi/addons/script.skinshortcuts/default.py"
  982. 2020-04-06 15:14:36.069 T:860 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.skinshortcuts/default.py): setting the Python path to /storage/.kodi/addons/script.skinshortcuts:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.unidecode/lib:/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages:/usr/lib/python3.7/site-packages/gtk-2.0
  983. 2020-04-06 15:14:36.070 T:860 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.skinshortcuts/default.py): entering source directory /storage/.kodi/addons/script.skinshortcuts
  984. 2020-04-06 15:14:36.070 T:860 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.skinshortcuts/default.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 3.0.0 of the xbmc.python api
  985. 2020-04-06 15:14:36.376 T:860 DEBUG: CAddonSettings[script.skinshortcuts]: loading setting definitions
  986. 2020-04-06 15:14:36.376 T:860 DEBUG: CAddonSettings[script.skinshortcuts]: trying to load setting definitions from old format...
  987. 2020-04-06 15:14:36.485 T:860 DEBUG: CAddonSettings[script.skinshortcuts]: loading setting definitions
  988. 2020-04-06 15:14:36.485 T:860 DEBUG: CAddonSettings[script.skinshortcuts]: trying to load setting definitions from old format...
  989. 2020-04-06 15:14:36.496 T:861 DEBUG: Thread Timer start, auto delete: false
  990. 2020-04-06 15:14:36.512 T:860 INFO: CPythonInvoker(10, /storage/.kodi/addons/script.skinshortcuts/default.py): script successfully run
  991. 2020-04-06 15:14:36.512 T:860 DEBUG: onExecutionDone(10, /storage/.kodi/addons/script.skinshortcuts/default.py)
  992. 2020-04-06 15:14:36.518 T:861 DEBUG: Thread Timer 140217109440256 terminating
  993. 2020-04-06 15:14:36.518 T:862 DEBUG: Thread Timer start, auto delete: false
  994. 2020-04-06 15:14:36.833 T:805 DEBUG: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
  995. 2020-04-06 15:14:36.859 T:860 WARNING: CPythonInvoker(10, /storage/.kodi/addons/script.skinshortcuts/default.py): the python script "/storage/.kodi/addons/script.skinshortcuts/default.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE
  996. 2020-04-06 15:14:36.860 T:860 INFO: Python interpreter stopped
  997. 2020-04-06 15:14:36.860 T:860 DEBUG: Thread LanguageInvoker 140216814143232 terminating
  998. 2020-04-06 15:14:36.873 T:801 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  999. 2020-04-06 15:14:37.025 T:862 DEBUG: Thread Timer 140217109440256 terminating
  1000. 2020-04-06 15:14:37.428 T:805 DEBUG: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  1001. 2020-04-06 15:14:37.445 T:801 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1002. 2020-04-06 15:14:37.939 T:805 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1003. 2020-04-06 15:14:37.940 T:801 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1004. 2020-04-06 15:14:38.622 T:805 DEBUG: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  1005. 2020-04-06 15:14:38.623 T:801 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1006. 2020-04-06 15:14:38.834 T:805 DEBUG: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  1007. 2020-04-06 15:14:38.848 T:801 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1008. 2020-04-06 15:14:39.297 T:805 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  1009. 2020-04-06 15:14:39.310 T:801 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1010. 2020-04-06 15:14:39.310 T:801 DEBUG: Activating window ID: 10040
  1011. 2020-04-06 15:14:39.938 T:801 DEBUG: ------ Window Deinit (Home.xml) ------
  1012. 2020-04-06 15:14:39.938 T:801 DEBUG: FreeVisualisation() done
  1013. 2020-04-06 15:14:39.944 T:801 DEBUG: ------ Window Init (AddonBrowser.xml) ------
  1014. 2020-04-06 15:14:39.944 T:801 INFO: Loading skin file: AddonBrowser.xml, load type: KEEP_IN_MEMORY
  1015. 2020-04-06 15:14:40.071 T:801 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'osd/buttons/OSDChannelUpFO.png'
  1016. 2020-04-06 15:14:40.072 T:801 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'osd/buttons/OSDChannelUpNF.png'
  1017. 2020-04-06 15:14:40.078 T:801 DEBUG: CGUIMediaWindow::GetDirectory (addons://)
  1018. 2020-04-06 15:14:40.078 T:801 DEBUG: ParentPath = []
  1019. 2020-04-06 15:14:40.079 T:801 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
  1020. 2020-04-06 15:14:40.086 T:801 DEBUG: CAddonDatabase: query SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (4,7,15,23,39,41,42) ORDER BY addons.addonID returned 752 rows in 7 ms
  1021. 2020-04-06 15:14:40.180 T:801 DEBUG: CAddonDatabase::GetAddons took 101 ms
  1022. 2020-04-06 15:14:40.185 T:801 DEBUG: CAddonMgr::GetAvailableUpdates took 105 ms
  1023. 2020-04-06 15:14:40.199 T:863 DEBUG: Thread BackgroundLoader start, auto delete: false
  1024. 2020-04-06 15:14:40.208 T:863 DEBUG: Thread BackgroundLoader 140215549146880 terminating
  1025. 2020-04-06 15:14:40.880 T:805 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1026. 2020-04-06 15:14:40.893 T:801 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1027. 2020-04-06 15:14:41.368 T:805 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  1028. 2020-04-06 15:14:41.402 T:801 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1029. 2020-04-06 15:14:41.405 T:801 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/)
  1030. 2020-04-06 15:14:41.405 T:801 DEBUG: ParentPath = [addons://]
  1031. 2020-04-06 15:14:41.407 T:864 DEBUG: Thread waiting start, auto delete: false
  1032. 2020-04-06 15:14:41.410 T:864 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 1 ms
  1033. 2020-04-06 15:14:41.425 T:864 DEBUG: CAddonDatabase: query SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (4,7,15,23,39,41,42) ORDER BY addons.addonID returned 752 rows in 15 ms
  1034. 2020-04-06 15:14:41.508 T:801 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1035. 2020-04-06 15:14:41.530 T:864 DEBUG: CAddonDatabase::GetAddons took 121 ms
  1036. 2020-04-06 15:14:41.535 T:864 DEBUG: CAddonMgr::GetAvailableUpdates took 126 ms
  1037. 2020-04-06 15:14:41.541 T:864 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
  1038. 2020-04-06 15:14:41.552 T:864 DEBUG: CAddonDatabase: query SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (4,7,15,23,39,41,42) ORDER BY addons.addonID returned 752 rows in 12 ms
  1039. 2020-04-06 15:14:41.643 T:864 DEBUG: CAddonDatabase::GetAddons took 103 ms
  1040. 2020-04-06 15:14:41.648 T:864 DEBUG: CAddonMgr::GetAvailableUpdates took 107 ms
  1041. 2020-04-06 15:14:41.654 T:864 DEBUG: Thread waiting 140215524161280 terminating
  1042. 2020-04-06 15:14:41.676 T:801 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1043. 2020-04-06 15:14:41.683 T:865 DEBUG: Thread BackgroundLoader start, auto delete: false
  1044. 2020-04-06 15:14:41.696 T:865 DEBUG: Thread BackgroundLoader 140215549146880 terminating
  1045. 2020-04-06 15:14:42.299 T:805 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1046. 2020-04-06 15:14:42.330 T:801 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1047. 2020-04-06 15:14:42.557 T:805 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1048. 2020-04-06 15:14:42.559 T:801 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1049. 2020-04-06 15:14:42.561 T:823 INFO: easy_acquire - Created session to https://raw.githubusercontent.com
  1050. 2020-04-06 15:14:42.912 T:823 DEBUG: GetImageHash - unable to stat url https://raw.githubusercontent.com/spacys/mediathek/master/plugin.audio.amazonmedia/fanart.jpg
  1051. 2020-04-06 15:14:43.113 T:805 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  1052. 2020-04-06 15:14:43.125 T:801 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1053. 2020-04-06 15:14:43.125 T:801 DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
  1054. 2020-04-06 15:14:43.125 T:801 INFO: Loading skin file: DialogAddonInfo.xml, load type: KEEP_IN_MEMORY
  1055. 2020-04-06 15:14:43.145 T:801 DEBUG: CAddonSettings[plugin.audio.amazonmedia]: loading setting definitions
  1056. 2020-04-06 15:14:43.145 T:801 DEBUG: CAddonSettings[plugin.audio.amazonmedia]: trying to load setting definitions from old format...
  1057. 2020-04-06 15:14:43.146 T:801 DEBUG: CAddonSettings[plugin.audio.amazonmedia]: loading setting values
  1058. 2020-04-06 15:14:44.283 T:805 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1059. 2020-04-06 15:14:44.297 T:801 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1060. 2020-04-06 15:14:44.702 T:805 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  1061. 2020-04-06 15:14:44.703 T:801 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1062. 2020-04-06 15:14:44.728 T:801 DEBUG: ------ Window Init (DialogSelect.xml) ------
  1063. 2020-04-06 15:14:44.729 T:801 INFO: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
  1064. 2020-04-06 15:14:44.747 T:823 DEBUG: GetImageHash - unable to stat url /storage/.kodi/addons/repository.spacys.plugins/icon.png
  1065. 2020-04-06 15:14:45.522 T:805 DEBUG: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  1066. 2020-04-06 15:14:45.556 T:801 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1067. 2020-04-06 15:14:45.556 T:801 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
  1068. 2020-04-06 15:14:45.573 T:801 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
  1069. 2020-04-06 15:14:45.573 T:801 DEBUG: CAddonInstaller: installing 'plugin.audio.amazonmedia' version '0.0.49' from repository 'repository.spacys.plugins'
  1070. 2020-04-06 15:14:45.604 T:859 DEBUG: CAddonMgr: plugin.audio.amazonmedia unloaded
  1071. 2020-04-06 15:14:45.609 T:859 DEBUG: Unpacking zip://special%3a%2f%2fhome%2faddons%2fpackages%2fplugin.audio.amazonmedia-0.0.49.zip/plugin.audio.amazonmedia/ to /storage/.kodi/addons/temp/e582dcd0-7835-4402-9207-54da672c3d40
  1072. 2020-04-06 15:14:45.688 T:859 ERROR: Rename - Error renaming file /storage/.kodi/addons/temp/e582dcd0-7835-4402-9207-54da672c3d40
  1073. 2020-04-06 15:14:45.688 T:859 ERROR: Failed to move new addon files from '/storage/.kodi/addons/temp/e582dcd0-7835-4402-9207-54da672c3d40' to '/storage/.kodi/addons/plugin.audio.amazonmedia'
  1074. 2020-04-06 15:14:45.707 T:801 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/)
  1075. 2020-04-06 15:14:45.707 T:801 DEBUG: ParentPath = [addons://outdated/]
  1076. 2020-04-06 15:14:45.708 T:867 DEBUG: Thread waiting start, auto delete: false
  1077. 2020-04-06 15:14:45.711 T:867 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 1 ms
  1078. 2020-04-06 15:14:45.729 T:867 DEBUG: CAddonDatabase: query SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (4,7,15,23,39,41,42) ORDER BY addons.addonID returned 752 rows in 18 ms
  1079. 2020-04-06 15:14:45.809 T:801 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1080. 2020-04-06 15:14:45.812 T:801 DEBUG: ------ Window Init (DialogNotification.xml) ------
  1081. 2020-04-06 15:14:45.833 T:867 DEBUG: CAddonDatabase::GetAddons took 123 ms
  1082. 2020-04-06 15:14:45.837 T:867 DEBUG: CAddonMgr::GetAvailableUpdates took 127 ms
  1083. 2020-04-06 15:14:45.843 T:867 DEBUG: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
  1084. 2020-04-06 15:14:45.856 T:867 DEBUG: CAddonDatabase: query SELECT * FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon WHERE addonlinkrepo.idRepo IN (4,7,15,23,39,41,42) ORDER BY addons.addonID returned 752 rows in 13 ms
  1085. 2020-04-06 15:14:45.946 T:867 DEBUG: CAddonDatabase::GetAddons took 103 ms
  1086. 2020-04-06 15:14:45.950 T:867 DEBUG: CAddonMgr::GetAvailableUpdates took 107 ms
  1087. 2020-04-06 15:14:45.957 T:867 DEBUG: Thread waiting 140215524161280 terminating
  1088. 2020-04-06 15:14:45.971 T:801 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1089. 2020-04-06 15:14:45.975 T:868 DEBUG: Thread BackgroundLoader start, auto delete: false
  1090. 2020-04-06 15:14:45.980 T:868 DEBUG: Thread BackgroundLoader 140215549146880 terminating
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement