Advertisement
dippes

Kodi.log

Aug 28th, 2021
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 386.20 KB | None | 0 0
  1. ################################################################################
  2. # ... output of cat /storage/.kodi/temp/kodi.log
  3. # LibreELEC release: RPi4.arm-9.2.8
  4. #
  5. ################################################################################
  6. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: -----------------------------------------------------------------------
  7. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: Starting Kodi (18.9 (18.9.0) Git:leia_pi4_18.9-Leia). Platform: Linux ARM 32-bit
  8. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: Using Release Kodi x32 build
  9. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: Kodi compiled 2021-07-06 by GCC 8.3.0 for Linux ARM 32-bit version 4.19.127 (267135)
  10. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: Running on LibreELEC (official): 9.2.8, kernel: Linux ARM 32-bit version 4.19.127
  11. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: FFmpeg version/source: 4.0.4-Kodi
  12. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available
  13. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: ARM Features: Neon enabled
  14. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  15. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  16. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  17. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  18. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: special://envhome/ is mapped to: /storage
  19. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: special://home/ is mapped to: /storage/.kodi
  20. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  21. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  22. 2019-04-11 18:28:40.962 T:3011814784 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  23. 2019-04-11 18:28:40.963 T:3011814784 NOTICE: Local hostname: Media-Wohnzimmer
  24. 2019-04-11 18:28:40.963 T:3011814784 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  25. 2019-04-11 18:28:40.963 T:3011814784 NOTICE: -----------------------------------------------------------------------
  26. 2019-04-11 18:28:40.971 T:3011814784 INFO: loading settings
  27. 2019-04-11 18:28:40.973 T:3011814784 NOTICE: special://profile/ is mapped to: special://masterprofile/
  28. 2019-04-11 18:28:40.996 T:3011814784 DEBUG: CSkinSettings: no <skinsettings> tag found
  29. 2019-04-11 18:28:40.997 T:3011814784 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  30. 2019-04-11 18:28:40.997 T:3011814784 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  31. <?xml version="1.0" encoding="utf-8" ?>
  32. <advancedsettings>
  33. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  34. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  35. <showexitbutton>false</showexitbutton>
  36. <remotedelay>1</remotedelay>
  37. <samba>
  38. <clienttimeout>30</clienttimeout>
  39. </samba>
  40. <fanartres>720</fanartres>
  41. <imageres>540</imageres>
  42. </advancedsettings>
  43. 2019-04-11 18:28:40.997 T:3011814784 WARNING: CSettingsManager: missing version attribute
  44. 2019-04-11 18:28:40.999 T:3011814784 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  45. 2019-04-11 18:28:40.999 T:3011814784 NOTICE: Contents of special://profile/advancedsettings.xml are...
  46. <advancedsettings>
  47. <videodatabase>
  48. <type>mysql</type>
  49. <host>192.168.1.48</host>
  50. <port>3306</port>
  51. <user>kodi</user>
  52. <pass>*****</pass>
  53. </videodatabase>
  54. <musicdatabase>
  55. <type>mysql</type>
  56. <host>192.168.1.48</host>
  57. <port>3306</port>
  58. <user>kodi</user>
  59. <pass>*****</pass>
  60. </musicdatabase>
  61. <videolibrary>
  62. <importwatchedstate>true</importwatchedstate>
  63. <importresumepoint>true</importresumepoint>
  64. </videolibrary>
  65. <pathsubstitution>
  66. <substitute>
  67. <from>special://masterprofile/Thumbnails</from>
  68. <to>nfs://192.168.1.48/home/vdr/kodi/userdata/Thumbnails</to>
  69. </substitute>
  70. <substitute>
  71. <from>special://masterprofile/favourites.xml</from>
  72. <to>nfs://192.168.1.48/home/vdr/kodi/userdata/favourites.xml</to>
  73. </substitute>
  74. </pathsubstitution>
  75. </advancedsettings>
  76. 2019-04-11 18:28:40.999 T:3011814784 DEBUG: Configuring path substitutions
  77. 2019-04-11 18:28:40.999 T:3011814784 DEBUG: Registering substitution pair:
  78. 2019-04-11 18:28:40.999 T:3011814784 DEBUG: From: [/storage/.kodi/userdata/Thumbnails]
  79. 2019-04-11 18:28:40.999 T:3011814784 DEBUG: To: [nfs://192.168.1.48/home/vdr/kodi/userdata/Thumbnails]
  80. 2019-04-11 18:28:40.999 T:3011814784 DEBUG: Registering substitution pair:
  81. 2019-04-11 18:28:40.999 T:3011814784 DEBUG: From: [/storage/.kodi/userdata/favourites.xml]
  82. 2019-04-11 18:28:40.999 T:3011814784 DEBUG: To: [nfs://192.168.1.48/home/vdr/kodi/userdata/favourites.xml]
  83. 2019-04-11 18:28:40.999 T:3011814784 WARNING: VIDEO database configuration is experimental.
  84. 2019-04-11 18:28:40.999 T:3011814784 WARNING: CSettingsManager: missing version attribute
  85. 2019-04-11 18:28:41.000 T:3011814784 NOTICE: Default Video Player: VideoPlayer
  86. 2019-04-11 18:28:41.000 T:3011814784 NOTICE: Default Audio Player: paplayer
  87. 2019-04-11 18:28:41.000 T:3011814784 NOTICE: Enabled debug logging due to GUI setting (2)
  88. 2019-04-11 18:28:41.000 T:3011814784 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  89. 2019-04-11 18:28:41.000 T:3011814784 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  90. 2019-04-11 18:28:41.011 T:3011814784 INFO: creating subdirectories
  91. 2019-04-11 18:28:41.012 T:3011814784 INFO: userdata folder: special://masterprofile/
  92. 2019-04-11 18:28:41.012 T:3011814784 INFO: recording folder:
  93. 2019-04-11 18:28:41.012 T:3011814784 INFO: screenshots folder: /storage/screenshots/
  94. 2019-04-11 18:28:41.015 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails
  95. 2019-04-11 18:28:41.015 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails
  96. 2019-04-11 18:28:41.016 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/Video
  97. 2019-04-11 18:28:41.017 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/Video
  98. 2019-04-11 18:28:41.018 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/Video/Bookmarks
  99. 2019-04-11 18:28:41.018 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/Video/Bookmarks
  100. 2019-04-11 18:28:41.019 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/0
  101. 2019-04-11 18:28:41.019 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/0
  102. 2019-04-11 18:28:41.020 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/1
  103. 2019-04-11 18:28:41.020 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/1
  104. 2019-04-11 18:28:41.021 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/2
  105. 2019-04-11 18:28:41.021 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/2
  106. 2019-04-11 18:28:41.022 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/3
  107. 2019-04-11 18:28:41.022 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/3
  108. 2019-04-11 18:28:41.023 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/4
  109. 2019-04-11 18:28:41.023 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/4
  110. 2019-04-11 18:28:41.024 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/5
  111. 2019-04-11 18:28:41.024 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/5
  112. 2019-04-11 18:28:41.025 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/6
  113. 2019-04-11 18:28:41.025 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/6
  114. 2019-04-11 18:28:41.026 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/7
  115. 2019-04-11 18:28:41.026 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/7
  116. 2019-04-11 18:28:41.027 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/8
  117. 2019-04-11 18:28:41.027 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/8
  118. 2019-04-11 18:28:41.028 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/9
  119. 2019-04-11 18:28:41.028 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/9
  120. 2019-04-11 18:28:41.029 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/a
  121. 2019-04-11 18:28:41.029 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/a
  122. 2019-04-11 18:28:41.030 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/b
  123. 2019-04-11 18:28:41.030 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/b
  124. 2019-04-11 18:28:41.031 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/c
  125. 2019-04-11 18:28:41.031 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/c
  126. 2019-04-11 18:28:41.032 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/d
  127. 2019-04-11 18:28:41.032 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/d
  128. 2019-04-11 18:28:41.033 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/e
  129. 2019-04-11 18:28:41.033 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/e
  130. 2019-04-11 18:28:41.034 T:3011814784 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/f
  131. 2019-04-11 18:28:41.034 T:3011814784 ERROR: Create - Error creating special://masterprofile/Thumbnails/f
  132. 2019-04-11 18:28:41.038 T:3011814784 DEBUG: libinput: event0: device is ignored
  133. 2019-04-11 18:28:41.038 T:3011814784 DEBUG: libinput: event1: device is ignored
  134. 2019-04-11 18:28:41.200 T:3011814784 NOTICE: PulseAudio: Server found running - will try to use Pulse
  135. 2019-04-11 18:28:41.201 T:2934960960 DEBUG: Thread Lirc start, auto delete: false
  136. 2019-04-11 18:28:41.201 T:2934960960 INFO: Loading special://xbmc/system/Lircmap.xml
  137. 2019-04-11 18:28:41.201 T:3002069824 DEBUG: Thread libinput start, auto delete: false
  138. 2019-04-11 18:28:41.207 T:2934960960 INFO: * Adding remote mapping for device 'mceusb'
  139. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  140. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  141. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  142. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Adding remote mapping for device 'anysee'
  143. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Adding remote mapping for device 'iMON-PAD'
  144. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  145. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  146. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Adding remote mapping for device 'TwinHanRemote'
  147. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Adding remote mapping for device 'linux-input-layer'
  148. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  149. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Adding remote mapping for device 'mediacenter'
  150. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Adding remote mapping for device 'devinput'
  151. 2019-04-11 18:28:41.208 T:2934960960 INFO: * Adding remote mapping for device 'devinput-32'
  152. 2019-04-11 18:28:41.209 T:2934960960 INFO: * Adding remote mapping for device 'devinput-64'
  153. 2019-04-11 18:28:41.209 T:2934960960 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
  154. 2019-04-11 18:28:41.214 T:3011814784 NOTICE: Running database version Addons27
  155. 2019-04-11 18:28:41.352 T:3011814784 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  156. 2019-04-11 18:28:41.352 T:3011814784 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  157. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  158. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  159. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: context.extendedinfo.dialog v1.0.3 installed
  160. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: driver.dvb.crazycat v9.2.0.0 installed
  161. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: driver.dvb.dvb-latest v9.2.0.0 installed
  162. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: game.controller.default v1.0.10 installed
  163. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: game.controller.snes v1.0.10 installed
  164. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: inputstream.adaptive v2.4.8.1 installed
  165. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  166. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  167. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  168. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  169. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  170. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  171. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  172. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  173. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  174. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  175. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  176. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  177. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  178. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  179. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  180. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  181. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  182. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: kodi.resource v1.0.0 installed
  183. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: metadata.album.universal v3.1.5 installed
  184. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: metadata.artists.universal v4.3.4 installed
  185. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: metadata.common.allmusic.com v3.2.2 installed
  186. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: metadata.common.fanart.tv v3.6.3 installed
  187. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: metadata.common.imdb.com v3.2.3 installed
  188. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.4 installed
  189. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
  190. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: metadata.common.themoviedb.org v3.2.17 installed
  191. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: metadata.local v1.0.0 installed
  192. 2019-04-11 18:28:41.353 T:3011814784 NOTICE: ADDON: metadata.themoviedb.org v5.2.6 installed
  193. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.13 installed
  194. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: os.libreelec.tv v9.2 installed
  195. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: os.openelec.tv v9.2 installed
  196. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: peripheral.joystick v1.4.9 installed
  197. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: plugin.program.autocompletion v1.0.1 installed
  198. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: plugin.video.amazon-test v0.9.4 installed
  199. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: plugin.video.netflix v1.12.6 installed
  200. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: plugin.video.youtube v6.8.16 installed
  201. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: pvr.vdr.vnsi v3.6.4.1 installed
  202. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: repository.castagnait v1.0.1 installed
  203. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
  204. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: repository.libreelec.tv v9.2.0 installed
  205. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: repository.sandmann79.plugins v1.0.3 installed
  206. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
  207. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.aspectratio.color v1.0.0 installed
  208. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.audiochannels.color v1.0.0 installed
  209. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.audiocodec.color v1.0.0 installed
  210. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.extras.color v1.0.1 installed
  211. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.moviegenreicons.xzener-flat v0.0.3 installed
  212. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.mpaa.color v1.0.2 installed
  213. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.musiccodec.color v1.0.0 installed
  214. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.musicgenreicons.text v0.1.0 installed
  215. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.recordlabels.white v0.0.7 installed
  216. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.resolution.color v1.0.0 installed
  217. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.skinthemes.aeonmq v1.0.0 installed
  218. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.studios.coloured v0.0.20 installed
  219. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.studios.white v0.0.28 installed
  220. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.videocodec.color v1.0.0 installed
  221. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.weathericons.animated v0.0.6 installed
  222. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  223. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.language.de_de v9.0.21 installed
  224. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  225. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.uisounds.aeonmq6 v1.0.0 installed
  226. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  227. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
  228. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed
  229. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: script.artistslideshow v3.3.0 installed
  230. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: script.artworkorganizer v6.0.0 installed
  231. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: script.cu.lrclyrics v5.8.3 installed
  232. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: script.embuary.helper v1.5.0 installed
  233. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: script.extendedinfo v5.6.0 installed
  234. 2019-04-11 18:28:41.354 T:3011814784 NOTICE: ADDON: script.favourites v7.1.3 installed
  235. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.games.rom.collection.browser v2.1.3 installed
  236. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.globalsearch v8.0.13 installed
  237. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.image.resource.select v2.0.4 installed
  238. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.keymap v1.1.3 installed
  239. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.addon.signals v0.0.6 installed
  240. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.arrow v0.15.5 installed
  241. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.autocompletion v1.1.2 installed
  242. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.backports.functools_lru_cache v1.6.1 installed
  243. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.beautifulsoup v3.2.1 installed
  244. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.beautifulsoup4 v4.9.3 installed
  245. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
  246. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.chardet v3.0.4 installed
  247. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.dateutil v2.8.1 installed
  248. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.defusedxml v0.6.0 installed
  249. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.future v0.17.1 installed
  250. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.idna v2.8 installed
  251. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.inputstreamhelper v0.5.7 installed
  252. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.kodi-six v0.1.3 installed
  253. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.kodi65 v1.2.1 installed
  254. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.mechanicalsoup v1.0.0 installed
  255. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.metadatautils v1.0.0 installed
  256. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.musicbrainz v0.6.0 installed
  257. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.pil v1.1.7 installed
  258. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.pyautogui v0.9.51 installed
  259. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  260. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.pydes v2.0.1 installed
  261. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.pyxbmct v1.3.1 installed
  262. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.requests v2.22.0 installed
  263. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.routing v0.2.3 installed
  264. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.simplecache v1.0.20 installed
  265. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.simplejson v3.16.1 installed
  266. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.six v1.15.0 installed
  267. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.soupsieve v1.9.6+leia.1 installed
  268. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.thetvdb v1.0.12 installed
  269. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
  270. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.module.youtube.dl v21.303.0 installed
  271. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.openweathermap.maps v0.3.1 installed
  272. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
  273. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.randomandlastitems v2.2.2 installed
  274. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.skin.helper.colorpicker v1.0.13 installed
  275. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.skin.helper.service v1.1.3 installed
  276. 2019-04-11 18:28:41.355 T:3011814784 NOTICE: ADDON: script.skin.helper.skinbackup v1.0.12 installed
  277. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: script.skin.helper.widgets v1.0.22 installed
  278. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: script.tv.show.next.aired v6.0.15 installed
  279. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: service.library.data.provider v0.3.2 installed
  280. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
  281. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: service.rom.collection.browser v1.0.1 installed
  282. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: service.upnext v1.1.5 installed
  283. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: skin.ace2 v1.6.0 installed
  284. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: skin.aeonmq8 v2.9.0 installed
  285. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: skin.estuary v2.0.27 installed
  286. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: virtual.rpi-tools v9.2.0.107 installed
  287. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: virtual.system-tools v9.2.0.111 installed
  288. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: weather.openweathermap.extended v5.0.2 installed
  289. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  290. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: xbmc.addon v18.9 installed
  291. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: xbmc.core v0.1.0 installed
  292. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  293. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: xbmc.json v10.3.0 installed
  294. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  295. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: xbmc.python v2.26.0 installed
  296. 2019-04-11 18:28:41.356 T:3011814784 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  297. 2019-04-11 18:28:41.396 T:3011814784 DEBUG: CFavourites::Load - no system favourites found, skipping
  298. 2019-04-11 18:28:41.397 T:3011814784 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  299. 2019-04-11 18:28:41.399 T:3011814784 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
  300. 2019-04-11 18:28:41.399 T:3011814784 INFO: Selected Logind/UPower as PowerSyscall
  301. 2019-04-11 18:28:41.400 T:3011814784 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  302. 2019-04-11 18:28:41.400 T:3011814784 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
  303. 2019-04-11 18:28:41.407 T:3011814784 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 18
  304. 2019-04-11 18:28:41.409 T:3011814784 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
  305. 2019-04-11 18:28:41.409 T:2989327168 DEBUG: Thread ActiveAE start, auto delete: false
  306. 2019-04-11 18:28:41.410 T:2979001152 DEBUG: Thread AESink start, auto delete: false
  307. 2019-04-11 18:28:41.410 T:2968515392 DEBUG: Thread FDEventMonitor start, auto delete: false
  308. 2019-04-11 18:28:41.419 T:2989327168 INFO: CAESinkALSA - Unable to open device "default" for playback
  309. 2019-04-11 18:28:41.427 T:2989327168 DEBUG: PulseAudio: Context authorizing
  310. 2019-04-11 18:28:41.428 T:2989327168 DEBUG: PulseAudio: Context setting name
  311. 2019-04-11 18:28:41.428 T:2989327168 DEBUG: PulseAudio: Context ready
  312. 2019-04-11 18:28:41.429 T:2989327168 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  313. 2019-04-11 18:28:41.429 T:2989327168 NOTICE: Found 2 Lists of Devices
  314. 2019-04-11 18:28:41.429 T:2989327168 NOTICE: Enumerated PI devices:
  315. 2019-04-11 18:28:41.429 T:2989327168 NOTICE: Device 1
  316. 2019-04-11 18:28:41.429 T:2989327168 NOTICE: m_deviceName : HDMI
  317. 2019-04-11 18:28:41.429 T:2989327168 NOTICE: m_displayName : HDMI
  318. 2019-04-11 18:28:41.429 T:2989327168 NOTICE: m_displayNameExtra:
  319. 2019-04-11 18:28:41.429 T:2989327168 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  320. 2019-04-11 18:28:41.429 T:2989327168 NOTICE: m_channels : FL, FR
  321. 2019-04-11 18:28:41.429 T:2989327168 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  322. 2019-04-11 18:28:41.429 T:2989327168 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW
  323. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512
  324. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: Device 2
  325. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_deviceName : Analogue
  326. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_displayName : Analogue
  327. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_displayNameExtra:
  328. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  329. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_channels : FL, FR
  330. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_sampleRates : 48000
  331. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  332. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_streamTypes : No passthrough capabilities
  333. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: Device 3
  334. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_deviceName : Both
  335. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_displayName : HDMI and Analogue
  336. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_displayNameExtra:
  337. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  338. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_channels : FL, FR
  339. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_sampleRates : 48000
  340. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  341. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_streamTypes : No passthrough capabilities
  342. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: Enumerated PULSE devices:
  343. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: Device 1
  344. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_deviceName : Default
  345. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_displayName : Default
  346. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  347. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  348. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_channels : FL, FR
  349. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  350. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  351. 2019-04-11 18:28:41.430 T:2989327168 NOTICE: m_streamTypes : No passthrough capabilities
  352. 2019-04-11 18:28:41.430 T:2979001152 INFO: CActiveAESink::OpenSink - initialize sink
  353. 2019-04-11 18:28:41.431 T:2979001152 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  354. 2019-04-11 18:28:41.431 T:2979001152 DEBUG: DllBcm: Using omx system library
  355. 2019-04-11 18:28:41.432 T:2979001152 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  356. 2019-04-11 18:28:41.433 T:2979001152 DEBUG: Loading: libopenmaxil.so
  357. 2019-04-11 18:28:41.442 T:2979001152 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  358. 2019-04-11 18:28:41.442 T:2979001152 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  359. 2019-04-11 18:28:41.442 T:2979001152 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  360. 2019-04-11 18:28:41.444 T:2979001152 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0xb0f0d320
  361. 2019-04-11 18:28:41.445 T:2979001152 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  362. 2019-04-11 18:28:41.446 T:2979001152 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  363. 2019-04-11 18:28:41.446 T:2979001152 DEBUG: Output Device : HDMI
  364. 2019-04-11 18:28:41.446 T:2979001152 DEBUG: Sample Rate : 44100
  365. 2019-04-11 18:28:41.446 T:2979001152 DEBUG: Sample Format : AE_FMT_FLOAT
  366. 2019-04-11 18:28:41.446 T:2979001152 DEBUG: Channel Count : 2
  367. 2019-04-11 18:28:41.446 T:2979001152 DEBUG: Channel Layout: FL, FR
  368. 2019-04-11 18:28:41.446 T:2979001152 DEBUG: Frames : 2205
  369. 2019-04-11 18:28:41.446 T:2979001152 DEBUG: Frame Size : 8
  370. 2019-04-11 18:28:41.453 T:3011814784 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  371. 2019-04-11 18:28:41.458 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  372. 2019-04-11 18:28:41.458 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  373. 2019-04-11 18:28:41.459 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  374. 2019-04-11 18:28:41.459 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  375. 2019-04-11 18:28:41.459 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  376. 2019-04-11 18:28:41.460 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  377. 2019-04-11 18:28:41.460 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  378. 2019-04-11 18:28:41.461 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  379. 2019-04-11 18:28:41.462 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  380. 2019-04-11 18:28:41.462 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  381. 2019-04-11 18:28:41.462 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  382. 2019-04-11 18:28:41.463 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  383. 2019-04-11 18:28:41.463 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  384. 2019-04-11 18:28:41.463 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  385. 2019-04-11 18:28:41.464 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  386. 2019-04-11 18:28:41.464 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  387. 2019-04-11 18:28:41.465 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  388. 2019-04-11 18:28:41.465 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  389. 2019-04-11 18:28:41.466 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  390. 2019-04-11 18:28:41.466 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  391. 2019-04-11 18:28:41.467 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  392. 2019-04-11 18:28:41.467 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  393. 2019-04-11 18:28:41.467 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  394. 2019-04-11 18:28:41.468 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  395. 2019-04-11 18:28:41.468 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  396. 2019-04-11 18:28:41.469 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  397. 2019-04-11 18:28:41.469 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  398. 2019-04-11 18:28:41.470 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  399. 2019-04-11 18:28:41.470 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  400. 2019-04-11 18:28:41.471 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  401. 2019-04-11 18:28:41.471 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  402. 2019-04-11 18:28:41.472 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  403. 2019-04-11 18:28:41.472 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  404. 2019-04-11 18:28:41.472 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  405. 2019-04-11 18:28:41.473 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  406. 2019-04-11 18:28:41.473 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  407. 2019-04-11 18:28:41.474 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  408. 2019-04-11 18:28:41.474 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  409. 2019-04-11 18:28:41.475 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  410. 2019-04-11 18:28:41.475 T:3011814784 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  411. 2019-04-11 18:28:41.476 T:3011814784 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
  412. 2019-04-11 18:28:41.476 T:3011814784 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
  413. 2019-04-11 18:28:41.478 T:3011814784 DEBUG: Selected UDev as storage provider
  414. 2019-04-11 18:28:41.478 T:3011814784 NOTICE: Raspberry PI firmware version: Jun 26 2020 14:49:28
  415. Copyright (c) 2012 Broadcom
  416. version b078012603a6a094178f959805996ad225a0d83b (clean) (release) (start_x)
  417. 2019-04-11 18:28:41.479 T:3011814784 NOTICE: ARM mem: 703MB GPU mem: 320MB MPG2:0 WVC1:0
  418. 2019-04-11 18:28:41.479 T:3011814784 NOTICE: Config:
  419. arm_freq=1500
  420. audio_pwm_mode=514
  421. config_hdmi_boost=5
  422. core_freq=500
  423. core_freq_min=200
  424. disable_commandline_tags=2
  425. disable_l2cache=1
  426. disable_overscan=1
  427. display_hdmi_rotate=-1
  428. display_lcd_rotate=-1
  429. enable_gic=1
  430. enable_uart=1
  431. force_eeprom_read=1
  432. force_pwm_open=1
  433. framebuffer_ignore_alpha=1
  434. framebuffer_swap=1
  435. gpu_freq=500
  436. gpu_freq_min=250
  437. hdmi_channel_map=8
  438. init_uart_clock=0x2dc6c00
  439. lcd_framerate=60
  440. mask_gpu_interrupt0=1024
  441. mask_gpu_interrupt1=0x10000
  442. over_voltage_avs=-11250
  443. pause_burst_frames=1
  444. program_serial_random=1
  445. total_mem=4096
  446. hdmi_force_cec_address:0=65535
  447. hdmi_force_cec_address:1=65535
  448. hdmi_force_hotplug:0=1
  449. hdmi_ignore_cec_init:0=1
  450. hdmi_pixel_freq_limit:0=0x11e1a300
  451. hdmi_pixel_freq_limit:1=0x11e1a300
  452. 2019-04-11 18:28:41.479 T:3011814784 NOTICE: Config:
  453. device_tree=-
  454. overlay_prefix=overlays/
  455. hdmi_cvt:0=
  456. hdmi_cvt:1=
  457. hdmi_edid_filename:0=
  458. hdmi_edid_filename:1=
  459. hdmi_timings:0=
  460. hdmi_timings:1=
  461. 2019-04-11 18:28:41.479 T:3011814784 INFO: RetroPlayer[PROCESS]: Registering process control for GBM
  462. 2019-04-11 18:28:41.479 T:3011814784 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  463. 2019-04-11 18:28:41.628 T:3011814784 DEBUG: CDRMUtils::FindConnector - found connector: 51
  464. 2019-04-11 18:28:41.629 T:3011814784 DEBUG: CDRMUtils::OpenDrm - opened device: /dev/dri/card0 using module: vc4
  465. 2019-04-11 18:28:41.659 T:3011814784 DEBUG: CDRMUtils::FindConnector - found connector: 51
  466. 2019-04-11 18:28:41.659 T:3011814784 DEBUG: CDRMUtils::FindEncoder - found encoder: 50
  467. 2019-04-11 18:28:41.659 T:3011814784 DEBUG: CDRMUtils::FindCrtc - found crtc: 49
  468. 2019-04-11 18:28:41.659 T:3011814784 DEBUG: CDRMUtils::FindPlane - found video plane 28
  469. 2019-04-11 18:28:41.659 T:3011814784 WARNING: CDRMUtils::FindPlane - could not find plane
  470. 2019-04-11 18:28:41.660 T:3011814784 DEBUG: CDRMUtils::FindPlane - found gui plane 35
  471. 2019-04-11 18:28:41.660 T:3011814784 DEBUG: CDRMUtils::FindPreferredMode - found preferred mode: 1280x720 @ 60 Hz
  472. 2019-04-11 18:28:41.661 T:3011814784 DEBUG: CDRMAtomic::InitDrm - initialized atomic DRM
  473. 2019-04-11 18:28:41.748 T:3011814784 DEBUG: CWinSystemGbm::InitWindowSystem - initialized DRM
  474. 2019-04-11 18:28:41.748 T:3011814784 NOTICE: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
  475. 2019-04-11 18:28:41.748 T:3011814784 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz
  476. 2019-04-11 18:28:41.748 T:3011814784 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz
  477. 2019-04-11 18:28:41.748 T:3011814784 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 50.000000 Hz
  478. 2019-04-11 18:28:41.748 T:3011814784 NOTICE: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
  479. 2019-04-11 18:28:41.748 T:3011814784 NOTICE: Found resolution 1280x720 with 1280x720 @ 50.000000 Hz
  480. 2019-04-11 18:28:41.748 T:3011814784 NOTICE: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz
  481. 2019-04-11 18:28:41.748 T:3011814784 NOTICE: Found resolution 800x600 with 800x600 @ 60.000000 Hz
  482. 2019-04-11 18:28:41.748 T:3011814784 NOTICE: Found resolution 720x576 with 720x576 @ 50.000000 Hz
  483. 2019-04-11 18:28:41.749 T:3011814784 NOTICE: Found resolution 720x480 with 720x480 @ 59.940063 Hz
  484. 2019-04-11 18:28:41.749 T:3011814784 NOTICE: Found resolution 720x480 with 720x480 @ 60.000000 Hz
  485. 2019-04-11 18:28:41.749 T:3011814784 NOTICE: Found resolution 640x480 with 640x480 @ 60.000000 Hz
  486. 2019-04-11 18:28:41.750 T:3011814784 NOTICE: Previous line repeats 1 times.
  487. 2019-04-11 18:28:41.751 T:3011814784 NOTICE: EGL_VERSION = 1.4
  488. 2019-04-11 18:28:41.751 T:3011814784 NOTICE: EGL_VENDOR = Mesa Project
  489. 2019-04-11 18:28:41.751 T:3011814784 NOTICE: EGL_EXTENSIONS = EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2 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
  490. 2019-04-11 18:28:41.751 T:3011814784 NOTICE: EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_MESA_platform_gbm
  491. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL Config Attributes:
  492. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_BUFFER_SIZE: 32
  493. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_ALPHA_SIZE: 8
  494. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_BLUE_SIZE: 8
  495. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_GREEN_SIZE: 8
  496. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_RED_SIZE: 8
  497. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_DEPTH_SIZE: 16
  498. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_STENCIL_SIZE: 0
  499. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_CONFIG_CAVEAT: 0x3038
  500. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_CONFIG_ID: 10
  501. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_LEVEL: 0
  502. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 4096
  503. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_MAX_PBUFFER_PIXELS: 0
  504. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_MAX_PBUFFER_WIDTH: 4096
  505. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_NATIVE_RENDERABLE: 1
  506. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_NATIVE_VISUAL_ID: 875713089
  507. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0x3038
  508. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_SAMPLES: 0
  509. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_SAMPLE_BUFFERS: 0
  510. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_SURFACE_TYPE: 4
  511. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038
  512. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0
  513. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0
  514. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0
  515. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0
  516. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 0
  517. 2019-04-11 18:28:41.751 T:3011814784 DEBUG: EGL_MIN_SWAP_INTERVAL: 1
  518. 2019-04-11 18:28:41.752 T:3011814784 DEBUG: EGL_MAX_SWAP_INTERVAL: 1
  519. 2019-04-11 18:28:41.752 T:3011814784 DEBUG: EGL_LUMINANCE_SIZE: 0
  520. 2019-04-11 18:28:41.752 T:3011814784 DEBUG: EGL_ALPHA_MASK_SIZE: 0
  521. 2019-04-11 18:28:41.752 T:3011814784 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e
  522. 2019-04-11 18:28:41.752 T:3011814784 DEBUG: EGL_RENDERABLE_TYPE: 77
  523. 2019-04-11 18:28:41.752 T:3011814784 DEBUG: EGL_CONFORMANT: 77
  524. 2019-04-11 18:28:41.755 T:3011814784 NOTICE: Checking resolution 16
  525. 2019-04-11 18:28:41.755 T:3011814784 DEBUG: OnLostDevice - notify display change event
  526. 2019-04-11 18:28:41.854 T:2979001152 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
  527. 2019-04-11 18:28:41.854 T:2979001152 DEBUG: CAESinkPi:Deinitialize
  528. 2019-04-11 18:28:41.855 T:2979001152 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  529. 2019-04-11 18:28:41.862 T:2979001152 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0xb0f0d320
  530. 2019-04-11 18:28:41.862 T:3011814784 WARNING: CGBMUtils::DestroySurface - surface already destroyed
  531. 2019-04-11 18:28:41.862 T:3011814784 DEBUG: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM
  532. 2019-04-11 18:28:41.891 T:3011814784 DEBUG: CDRMUtils::SetMode - found crtc mode: 1280x720 @ 60 Hz
  533. 2019-04-11 18:28:41.891 T:3011814784 DEBUG: CGBMUtils::CreateSurface - created surface with size 1280x720
  534. 2019-04-11 18:28:41.898 T:3011814784 DEBUG: CWinSystemGbmEGLContext::CreateNewWindow - initialized GBM
  535. 2019-04-11 18:28:41.899 T:3011814784 NOTICE: GL_VENDOR = Broadcom
  536. 2019-04-11 18:28:41.899 T:3011814784 NOTICE: GL_RENDERER = V3D 4.2
  537. 2019-04-11 18:28:41.899 T:3011814784 NOTICE: GL_VERSION = OpenGL ES 3.0 Mesa 19.1.7
  538. 2019-04-11 18:28:41.899 T:3011814784 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.00
  539. 2019-04-11 18:28:41.899 T:3011814784 NOTICE: GL_EXTENSIONS = GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_texture_compression_astc_ldr GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_integer_mix GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_elements_base_vertex GL_EXT_texture_border_clamp GL_KHR_context_flush_control GL_OES_draw_elements_base_vertex GL_OES_texture_border_clamp GL_OES_texture_stencil8 GL_EXT_float_blend GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_MESA_shader_integer_functions GL_KHR_parallel_shader_compile GL_EXT_texture_query_lod
  540. 2019-04-11 18:28:42.606 T:3011814784 DEBUG: OnLostDevice - notify display change event
  541. 2019-04-11 18:28:42.635 T:3011814784 DEBUG: CDRMUtils::SetMode - found crtc mode: 1280x720 @ 60 Hz
  542. 2019-04-11 18:28:42.635 T:3011814784 INFO: GLES: Maximum texture width: 4096
  543. 2019-04-11 18:28:42.635 T:2989327168 DEBUG: CActiveAE - display reset event
  544. 2019-04-11 18:28:42.635 T:3011814784 DEBUG: guilib: Fill viewport on change for solving rendering passes
  545. 2019-04-11 18:28:42.635 T:2979001152 INFO: CActiveAESink::OpenSink - initialize sink
  546. 2019-04-11 18:28:42.635 T:2979001152 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  547. 2019-04-11 18:28:42.635 T:2979001152 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  548. 2019-04-11 18:28:42.635 T:2979001152 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  549. 2019-04-11 18:28:42.636 T:2979001152 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0xb0f0d320
  550. 2019-04-11 18:28:42.638 T:2979001152 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  551. 2019-04-11 18:28:42.638 T:2979001152 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  552. 2019-04-11 18:28:42.638 T:2979001152 DEBUG: Output Device : HDMI
  553. 2019-04-11 18:28:42.638 T:2979001152 DEBUG: Sample Rate : 44100
  554. 2019-04-11 18:28:42.638 T:2979001152 DEBUG: Sample Format : AE_FMT_FLOAT
  555. 2019-04-11 18:28:42.638 T:2979001152 DEBUG: Channel Count : 2
  556. 2019-04-11 18:28:42.638 T:2979001152 DEBUG: Channel Layout: FL, FR
  557. 2019-04-11 18:28:42.638 T:2979001152 DEBUG: Frames : 2205
  558. 2019-04-11 18:28:42.638 T:2979001152 DEBUG: Frame Size : 8
  559. 2019-04-11 18:28:42.640 T:2989327168 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  560. 2021-08-28 12:29:35.352 T:3011814784 DEBUG: EGL Debugging:
  561. Error: EGL_BAD_SURFACE
  562. Command: eglSwapBuffers
  563. Type: EGL_DEBUG_MSG_ERROR_KHR
  564. Message: dri2_swap_buffers
  565. 2021-08-28 12:29:35.366 T:3011814784 DEBUG: CRBP::OpenDisplay device:0 m_display:10000020 (0)
  566. 2021-08-28 12:29:35.366 T:3011814784 INFO: load keymapping
  567. 2021-08-28 12:29:35.369 T:3011814784 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  568. 2021-08-28 12:29:35.370 T:3011814784 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  569. 2021-08-28 12:29:35.372 T:3011814784 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  570. 2021-08-28 12:29:35.374 T:3011814784 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  571. 2021-08-28 12:29:35.377 T:3011814784 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  572. 2021-08-28 12:29:35.379 T:3011814784 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  573. 2021-08-28 12:29:35.387 T:3011814784 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  574. 2021-08-28 12:29:35.388 T:3011814784 INFO: Loading special://xbmc/system/keymaps/remote.xml
  575. 2021-08-28 12:29:35.392 T:3011814784 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  576. 2021-08-28 12:29:35.395 T:3011814784 INFO: GUI format 1280x720, Display 1280x720 @ 60.000000 Hz
  577. 2021-08-28 12:29:35.395 T:3011814784 INFO: CLangInfo: loading resource.language.de_de language information...
  578. 2021-08-28 12:29:35.397 T:3011814784 DEBUG: trying to set locale to de_DE.UTF-8
  579. 2021-08-28 12:29:35.404 T:3011814784 INFO: global locale set to C
  580. 2021-08-28 12:29:35.405 T:3011814784 INFO: CLangInfo: loading resource.language.de_de language strings...
  581. 2021-08-28 12:29:35.441 T:3011814784 DEBUG: LocalizeStrings: loaded 4015 strings from file resource://resource.language.de_de/strings.po
  582. 2021-08-28 12:29:35.459 T:3011814784 DEBUG: POParser: id:12343 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  583. 2021-08-28 12:29:35.470 T:3011814784 DEBUG: LocalizeStrings: loaded 8 strings from file resource://resource.language.en_gb/strings.po
  584. 2021-08-28 12:29:35.491 T:3011814784 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
  585. 2021-08-28 12:29:35.492 T:3011814784 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
  586. 2021-08-28 12:29:35.497 T:3011814784 DEBUG: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.de_de/strings.po
  587. 2021-08-28 12:29:35.498 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  588. 2021-08-28 12:29:35.500 T:3011814784 DEBUG: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/game.controller.snes/resources/language/resource.language.de_de/strings.po
  589. 2021-08-28 12:29:35.502 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
  590. 2021-08-28 12:29:35.504 T:3011814784 DEBUG: LocalizeStrings: loaded 11 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.de_de/strings.po
  591. 2021-08-28 12:29:35.504 T:3011814784 DEBUG: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
  592. 2021-08-28 12:29:35.506 T:3011814784 DEBUG: LocalizeStrings: loaded 23 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.de_de/strings.po
  593. 2021-08-28 12:29:35.507 T:3011814784 DEBUG: LocalizeStrings: loaded 9 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
  594. 2021-08-28 12:29:35.514 T:3011814784 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.de_de/strings.po
  595. 2021-08-28 12:29:35.515 T:3011814784 DEBUG: POParser: id:30003 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  596. 2021-08-28 12:29:35.515 T:3011814784 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  597. 2021-08-28 12:29:35.516 T:3011814784 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.de_de/strings.po
  598. 2021-08-28 12:29:35.517 T:3011814784 DEBUG: LocalizeStrings: loaded 10 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  599. 2021-08-28 12:29:35.520 T:3011814784 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
  600. 2021-08-28 12:29:35.529 T:3011814784 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.de_de/strings.po
  601. 2021-08-28 12:29:35.529 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  602. 2021-08-28 12:29:35.531 T:3011814784 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.de_de/strings.po
  603. 2021-08-28 12:29:35.532 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po
  604. 2021-08-28 12:29:35.535 T:3011814784 DEBUG: LocalizeStrings: loaded 259 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.de_de/strings.po
  605. 2021-08-28 12:29:35.538 T:3011814784 DEBUG: POParser: id:720 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  606. 2021-08-28 12:29:35.539 T:3011814784 DEBUG: POParser: id:32013 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  607. 2021-08-28 12:29:35.539 T:3011814784 DEBUG: POParser: id:32022 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  608. 2021-08-28 12:29:35.539 T:3011814784 DEBUG: POParser: id:32231 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  609. 2021-08-28 12:29:35.539 T:3011814784 DEBUG: POParser: id:32233 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  610. 2021-08-28 12:29:35.539 T:3011814784 DEBUG: POParser: id:32238 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  611. 2021-08-28 12:29:35.539 T:3011814784 DEBUG: LocalizeStrings: loaded 6 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
  612. 2021-08-28 12:29:35.546 T:3011814784 DEBUG: LocalizeStrings: loaded 83 strings from file /storage/.kodi/addons/script.module.inputstreamhelper/resources/language/resource.language.de_de/strings.po
  613. 2021-08-28 12:29:35.547 T:3011814784 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.module.inputstreamhelper/resources/language/resource.language.en_gb/strings.po
  614. 2021-08-28 12:29:35.560 T:3011814784 DEBUG: LocalizeStrings: loaded 180 strings from file /storage/.kodi/addons/plugin.video.amazon-test/resources/language/resource.language.de_de/strings.po
  615. 2021-08-28 12:29:35.562 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/plugin.video.amazon-test/resources/language/resource.language.en_gb/strings.po
  616. 2021-08-28 12:29:35.563 T:3011814784 DEBUG: LocalizeStrings: loaded 21 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.de_de/strings.po
  617. 2021-08-28 12:29:35.564 T:3011814784 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
  618. 2021-08-28 12:29:35.568 T:3011814784 DEBUG: LocalizeStrings: loaded 297 strings from file /storage/.kodi/addons/plugin.video.youtube/resources/language/resource.language.de_de/strings.po
  619. 2021-08-28 12:29:35.570 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/plugin.video.youtube/resources/language/resource.language.en_gb/strings.po
  620. 2021-08-28 12:29:35.574 T:3011814784 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.de_DE/strings.po
  621. 2021-08-28 12:29:35.575 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.en_GB/strings.po
  622. 2021-08-28 12:29:35.580 T:3011814784 DEBUG: LocalizeStrings: loaded 48 strings from file /storage/.kodi/addons/service.upnext/resources/language/resource.language.de_de/strings.po
  623. 2021-08-28 12:29:35.581 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/service.upnext/resources/language/resource.language.en_gb/strings.po
  624. 2021-08-28 12:29:35.589 T:3011814784 DEBUG: LocalizeStrings: loaded 51 strings from file /storage/.kodi/addons/script.module.metadatautils/resources/language/resource.language.en_gb/strings.po
  625. 2021-08-28 12:29:35.591 T:3011814784 DEBUG: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/script.skin.helper.service/resources/language/resource.language.en_gb/strings.po
  626. 2021-08-28 12:29:35.594 T:3011814784 DEBUG: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/service.library.data.provider/resources/language/resource.language.en_gb/strings.po
  627. 2021-08-28 12:29:35.607 T:3011814784 DEBUG: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/weather.openweathermap.extended/resources/language/resource.language.de_DE/strings.po
  628. 2021-08-28 12:29:35.609 T:3011814784 DEBUG: LocalizeStrings: loaded 82 strings from file /storage/.kodi/addons/weather.openweathermap.extended/resources/language/resource.language.en_GB/strings.po
  629. 2021-08-28 12:29:35.614 T:3011814784 DEBUG: LocalizeStrings: loaded 38 strings from file /storage/.kodi/addons/script.module.youtube.dl/resources/language/resource.language.de_de/strings.po
  630. 2021-08-28 12:29:35.615 T:3011814784 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/script.module.youtube.dl/resources/language/resource.language.en_gb/strings.po
  631. 2021-08-28 12:29:35.619 T:3011814784 DEBUG: LocalizeStrings: loaded 167 strings from file /storage/.kodi/addons/script.extendedinfo/resources/language/resource.language.en_gb/strings.po
  632. 2021-08-28 12:29:35.621 T:3011814784 DEBUG: LocalizeStrings: loaded 37 strings from file /storage/.kodi/addons/script.embuary.helper/resources/language/resource.language.de_DE/strings.po
  633. 2021-08-28 12:29:35.622 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.embuary.helper/resources/language/resource.language.en_GB/strings.po
  634. 2021-08-28 12:29:35.624 T:3011814784 DEBUG: LocalizeStrings: loaded 1 strings from file /storage/.kodi/addons/context.extendedinfo.dialog/resources/language/English/strings.po
  635. 2021-08-28 12:29:35.627 T:3011814784 DEBUG: LocalizeStrings: loaded 43 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/German/strings.po
  636. 2021-08-28 12:29:35.628 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/English/strings.po
  637. 2021-08-28 12:29:35.634 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.artistslideshow/resources/language/resource.language.de_de/strings.po
  638. 2021-08-28 12:29:35.635 T:3011814784 DEBUG: LocalizeStrings: loaded 112 strings from file /storage/.kodi/addons/script.artistslideshow/resources/language/resource.language.en_gb/strings.po
  639. 2021-08-28 12:29:35.638 T:3011814784 DEBUG: LocalizeStrings: loaded 46 strings from file /storage/.kodi/addons/script.cu.lrclyrics/resources/language/resource.language.de_DE/strings.po
  640. 2021-08-28 12:29:35.639 T:3011814784 DEBUG: POParser: id:32110 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  641. 2021-08-28 12:29:35.639 T:3011814784 DEBUG: LocalizeStrings: loaded 2 strings from file /storage/.kodi/addons/script.cu.lrclyrics/resources/language/resource.language.en_GB/strings.po
  642. 2021-08-28 12:29:35.643 T:3011814784 DEBUG: LocalizeStrings: loaded 21 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.de_DE/strings.po
  643. 2021-08-28 12:29:35.644 T:3011814784 DEBUG: POParser: id:32006 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  644. 2021-08-28 12:29:35.644 T:3011814784 DEBUG: POParser: id:32009 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  645. 2021-08-28 12:29:35.644 T:3011814784 DEBUG: POParser: id:32299 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  646. 2021-08-28 12:29:35.644 T:3011814784 DEBUG: LocalizeStrings: loaded 8 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_GB/strings.po
  647. 2021-08-28 12:29:35.655 T:3011814784 DEBUG: LocalizeStrings: loaded 542 strings from file /storage/.kodi/addons/script.games.rom.collection.browser/resources/language/German/strings.xml
  648. 2021-08-28 12:29:35.661 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.games.rom.collection.browser/resources/language/English/strings.xml
  649. 2021-08-28 12:29:35.663 T:3011814784 DEBUG: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/script.skin.helper.colorpicker/resources/language/resource.language.en_gb/strings.po
  650. 2021-08-28 12:29:35.665 T:3011814784 DEBUG: LocalizeStrings: loaded 39 strings from file /storage/.kodi/addons/script.skin.helper.skinbackup/resources/language/resource.language.en_gb/strings.po
  651. 2021-08-28 12:29:35.667 T:3011814784 DEBUG: LocalizeStrings: loaded 69 strings from file /storage/.kodi/addons/script.skin.helper.widgets/resources/language/resource.language.en_gb/strings.po
  652. 2021-08-28 12:29:35.669 T:3011814784 DEBUG: LocalizeStrings: loaded 23 strings from file /storage/.kodi/addons/script.artworkorganizer/resources/language/German/strings.po
  653. 2021-08-28 12:29:35.670 T:3011814784 DEBUG: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/script.artworkorganizer/resources/language/English/strings.po
  654. 2021-08-28 12:29:35.672 T:3011814784 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/plugin.program.autocompletion/resources/language/English/strings.po
  655. 2021-08-28 12:29:35.679 T:3011814784 DEBUG: LocalizeStrings: loaded 256 strings from file /storage/.kodi/addons/plugin.video.netflix/resources/language/resource.language.de_de/strings.po
  656. 2021-08-28 12:29:35.681 T:3011814784 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/plugin.video.netflix/resources/language/resource.language.en_gb/strings.po
  657. 2021-08-28 12:29:35.686 T:3011814784 DEBUG: LocalizeStrings: loaded 307 strings from file /storage/.kodi/addons/script.keymap/resources/language/resource.language.en_gb/strings.po
  658. 2021-08-28 12:29:35.687 T:3011814784 DEBUG: LocalizeStrings: loaded 70 strings from file /storage/.kodi/addons/pvr.vdr.vnsi/resources/language/resource.language.de_de/strings.po
  659. 2021-08-28 12:29:35.688 T:3011814784 DEBUG: LocalizeStrings: loaded 1 strings from file /storage/.kodi/addons/pvr.vdr.vnsi/resources/language/resource.language.en_gb/strings.po
  660. 2021-08-28 12:29:35.689 T:2876646208 DEBUG: Thread JobWorker start, auto delete: true
  661. 2021-08-28 12:29:35.689 T:2876646208 DEBUG: Initialize, updating databases...
  662. 2021-08-28 12:29:35.692 T:2876646208 NOTICE: Running database version Addons27
  663. 2021-08-28 12:29:35.695 T:2876646208 NOTICE: Running database version ViewModes6
  664. 2021-08-28 12:29:35.724 T:2876646208 NOTICE: Running database version Textures13
  665. 2021-08-28 12:29:35.727 T:2876646208 NOTICE: MYSQL: Connected to version 10.3.31-MariaDB-0ubuntu0.20.04.1
  666. 2021-08-28 12:29:35.731 T:2876646208 NOTICE: Running database version MyMusic72
  667. 2021-08-28 12:29:35.735 T:2876646208 NOTICE: Running database version MyVideos116
  668. 2021-08-28 12:29:35.739 T:2876646208 NOTICE: Running database version TV32
  669. 2021-08-28 12:29:35.742 T:2876646208 NOTICE: Running database version Epg12
  670. 2021-08-28 12:29:35.742 T:2876646208 DEBUG: Initialize, updating databases... DONE
  671. 2021-08-28 12:29:35.749 T:3011814784 NOTICE: start dvd mediatype detection
  672. 2021-08-28 12:29:35.749 T:2992972608 DEBUG: Thread DetectDVDMedia start, auto delete: false
  673. 2021-08-28 12:29:35.750 T:3011814784 DEBUG: DPMS: supported power-saving modes: OFF
  674. 2021-08-28 12:29:35.750 T:2992972608 DEBUG: Compiled with libcdio Version 0.94
  675. 2021-08-28 12:29:35.751 T:2992972608 DEBUG: Thread DetectDVDMedia 2992972608 terminating
  676. 2021-08-28 12:29:35.816 T:3011814784 INFO: Unloading old skin ...
  677. 2021-08-28 12:29:35.847 T:3011814784 NOTICE: load skin from: /storage/.kodi/addons/skin.aeonmq8 (version: 2.9.0)
  678. 2021-08-28 12:29:35.847 T:3011814784 INFO: load fonts for skin...
  679. 2021-08-28 12:29:35.854 T:3011814784 INFO: Loading skin includes from /storage/.kodi/addons/skin.aeonmq8/xml/Includes.xml
  680. 2021-08-28 12:29:36.479 T:3011814784 INFO: Loading fonts from /storage/.kodi/addons/skin.aeonmq8/xml/Font.xml
  681. 2021-08-28 12:29:36.731 T:3011814784 DEBUG: LocalizeStrings: loaded 901 strings from file /storage/.kodi/addons/skin.aeonmq8/language/resource.language.de_de/strings.po
  682. 2021-08-28 12:29:36.737 T:3011814784 DEBUG: LocalizeStrings: loaded 1 strings from file /storage/.kodi/addons/skin.aeonmq8/language/resource.language.en_gb/strings.po
  683. 2021-08-28 12:29:36.737 T:3011814784 INFO: load new skin...
  684. 2021-08-28 12:29:36.737 T:3011814784 INFO: Loading custom window XMLs from skin path /storage/.kodi/addons/skin.aeonmq8/xml
  685. 2021-08-28 12:29:36.785 T:3011814784 DEBUG: Load Skin XML: 47.91ms
  686. 2021-08-28 12:29:36.785 T:3011814784 INFO: initialize new skin...
  687. 2021-08-28 12:29:36.785 T:3011814784 DEBUG: guilib: Fill viewport on change for solving rendering passes
  688. 2021-08-28 12:29:36.785 T:3011814784 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  689. 2021-08-28 12:29:36.787 T:3011814784 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  690. 2021-08-28 12:29:36.824 T:3011814784 DEBUG: OpenBundle - Opened bundle /storage/.kodi/addons/skin.aeonmq8/media/Textures.xbt
  691. 2021-08-28 12:29:36.827 T:3011814784 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  692. 2021-08-28 12:29:36.829 T:3011814784 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  693. 2021-08-28 12:29:36.830 T:3011814784 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  694. 2021-08-28 12:29:36.833 T:3011814784 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  695. 2021-08-28 12:29:36.835 T:3011814784 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  696. 2021-08-28 12:29:36.836 T:3011814784 INFO: Loading skin file: customMusicFullscreen.xml, load type: LOAD_ON_GUI_INIT
  697. 2021-08-28 12:29:36.838 T:3011814784 INFO: skin loaded...
  698. 2021-08-28 12:29:36.838 T:3011814784 DEBUG: Activating window ID: 12997
  699. 2021-08-28 12:29:36.838 T:3011814784 DEBUG: ------ Window Init () ------
  700. 2021-08-28 12:29:36.839 T:3011814784 DEBUG: Activating window ID: 12999
  701. 2021-08-28 12:29:36.839 T:3011814784 DEBUG: ------ Window Init (Startup.xml) ------
  702. 2021-08-28 12:29:36.839 T:3011814784 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  703. 2021-08-28 12:29:36.841 T:2852078400 DEBUG: Thread Timer start, auto delete: false
  704. 2021-08-28 12:29:36.851 T:2843685696 DEBUG: Thread LanguageInvoker start, auto delete: false
  705. 2021-08-28 12:29:36.851 T:3011814784 DEBUG: Activating window ID: 10000
  706. 2021-08-28 12:29:36.851 T:3011814784 DEBUG: ------ Window Deinit (Startup.xml) ------
  707. 2021-08-28 12:29:36.851 T:2843685696 INFO: initializing python engine.
  708. 2021-08-28 12:29:36.851 T:3011814784 DEBUG: ------ Window Init (Home.xml) ------
  709. 2021-08-28 12:29:36.851 T:3011814784 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  710. 2021-08-28 12:29:36.879 T:2843685696 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): start processing
  711. 2021-08-28 12:29:36.903 T:2843685696 DEBUG: -->Python Interpreter Initialized<--
  712. 2021-08-28 12:29:36.903 T:2843685696 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): the source file to load is "/storage/.kodi/addons/script.games.rom.collection.browser/default.py"
  713. 2021-08-28 12:29:36.903 T:2843685696 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): setting the Python path to /storage/.kodi/addons/script.games.rom.collection.browser:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  714. 2021-08-28 12:29:36.903 T:2843685696 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): entering source directory /storage/.kodi/addons/script.games.rom.collection.browser
  715. 2021-08-28 12:29:36.903 T:2843685696 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): instantiating addon using automatically obtained id of "script.games.rom.collection.browser" dependent on version 2.1.0 of the xbmc.python api
  716. 2021-08-28 12:29:36.941 T:2843685696 DEBUG: RCB started
  717. 2021-08-28 12:29:36.941 T:2843685696 DEBUG: RCB: sys.argv = ['default.py', 'limit=12']
  718. 2021-08-28 12:29:36.941 T:2843685696 DEBUG: RCB: param = default.py
  719. 2021-08-28 12:29:36.941 T:2843685696 DEBUG: RCB: setting launchRCB = True
  720. 2021-08-28 12:29:36.941 T:2843685696 DEBUG: RCB: param = limit=12
  721. 2021-08-28 12:29:36.941 T:2843685696 DEBUG: RCB: setting launchRCB = False
  722. 2021-08-28 12:29:36.943 T:2843685696 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting definitions
  723. 2021-08-28 12:29:36.943 T:2843685696 DEBUG: CAddonSettings[script.games.rom.collection.browser]: trying to load setting definitions from old format...
  724. 2021-08-28 12:29:36.944 T:2843685696 DEBUG: start gatherWidgetData
  725. 2021-08-28 12:29:36.982 T:2843685696 DEBUG: RCB_INFO: Loading sqlite3 as DB engine
  726. 2021-08-28 12:29:37.181 T:3011814784 WARNING: Trying to add unsupported control type 1
  727. 2021-08-28 12:29:37.186 T:2843685696 DEBUG: RCB: init log level
  728. 2021-08-28 12:29:37.187 T:2843685696 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting definitions
  729. 2021-08-28 12:29:37.187 T:2843685696 DEBUG: CAddonSettings[script.games.rom.collection.browser]: trying to load setting definitions from old format...
  730. 2021-08-28 12:29:37.189 T:2843685696 DEBUG: RCB: current log level: 2
  731. 2021-08-28 12:29:37.189 T:2843685696 DEBUG: RCB_INFO: Loading sqlite3 as DB engine
  732. 2021-08-28 12:29:37.192 T:3011814784 WARNING: Trying to add unsupported control type 1
  733. 2021-08-28 12:29:37.257 T:2843685696 WARNING: Previous line repeats 2 times.
  734. 2021-08-28 12:29:37.257 T:2843685696 DEBUG: /storage/.kodi/userdata/addon_data/script.games.rom.collection.browser/MyGames.db
  735. 2021-08-28 12:29:37.260 T:2843685696 DEBUG: RCB: No database available. Won't gather any data.
  736. 2021-08-28 12:29:37.261 T:2843685696 DEBUG: close Connection
  737. 2021-08-28 12:29:37.261 T:2843685696 DEBUG: RCB: launchRCB = False
  738. 2021-08-28 12:29:37.261 T:2843685696 INFO: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): script successfully run
  739. 2021-08-28 12:29:37.261 T:2843685696 DEBUG: onExecutionDone(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py)
  740. 2021-08-28 12:29:37.277 T:2843685696 INFO: Python interpreter stopped
  741. 2021-08-28 12:29:37.277 T:2843685696 DEBUG: Thread LanguageInvoker 2843685696 terminating
  742. 2021-08-28 12:29:37.297 T:3011814784 DEBUG: CDirectoryProvider[plugin://script.skin.helper.service/?action=getcast&movie=&downloadthumbs=true]: refreshing..
  743. 2021-08-28 12:29:37.309 T:2876646208 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','1','?action=getcast&movie=&downloadthumbs=true','resume:false')
  744. 2021-08-28 12:29:37.309 T:2843685696 DEBUG: Thread LanguageInvoker start, auto delete: false
  745. 2021-08-28 12:29:37.309 T:2843685696 INFO: initializing python engine.
  746. 2021-08-28 12:29:37.309 T:2843685696 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing
  747. 2021-08-28 12:29:37.314 T:2829316928 DEBUG: Thread JobWorker start, auto delete: true
  748. 2021-08-28 12:29:37.327 T:2843685696 DEBUG: -->Python Interpreter Initialized<--
  749. 2021-08-28 12:29:37.327 T:2843685696 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/plugin.py"
  750. 2021-08-28 12:29:37.329 T:2843685696 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.service:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.backports.functools_lru_cache/lib:/storage/.kodi/addons/script.module.beautifulsoup/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  751. 2021-08-28 12:29:37.330 T:2843685696 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service
  752. 2021-08-28 12:29:37.330 T:2843685696 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 2.13.0 of the xbmc.python api
  753. 2021-08-28 12:29:37.360 T:2820924224 DEBUG: Thread LanguageInvoker start, auto delete: false
  754. 2021-08-28 12:29:37.361 T:2820924224 INFO: initializing python engine.
  755. 2021-08-28 12:29:37.361 T:2820924224 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): start processing
  756. 2021-08-28 12:29:37.370 T:2852078400 DEBUG: Thread Timer 2852078400 terminating
  757. 2021-08-28 12:29:37.370 T:2812531520 DEBUG: Thread Timer start, auto delete: false
  758. 2021-08-28 12:29:37.378 T:2812531520 DEBUG: Thread Timer 2812531520 terminating
  759. 2021-08-28 12:29:37.378 T:2852078400 DEBUG: Thread Timer start, auto delete: false
  760. 2021-08-28 12:29:37.387 T:2852078400 DEBUG: Thread Timer 2852078400 terminating
  761. 2021-08-28 12:29:37.387 T:2812531520 DEBUG: Thread Timer start, auto delete: false
  762. 2021-08-28 12:29:37.395 T:2812531520 DEBUG: Thread Timer 2812531520 terminating
  763. 2021-08-28 12:29:37.396 T:2852078400 DEBUG: Thread Timer start, auto delete: false
  764. 2021-08-28 12:29:37.405 T:2812531520 DEBUG: Thread AlarmClock start, auto delete: false
  765. 2021-08-28 12:29:37.405 T:3011814784 DEBUG: started alarm with name: firstload
  766. 2021-08-28 12:29:37.406 T:2852078400 DEBUG: Thread Timer 2852078400 terminating
  767. 2021-08-28 12:29:37.406 T:2804138816 DEBUG: Thread Timer start, auto delete: false
  768. 2021-08-28 12:29:37.414 T:2804138816 DEBUG: Previous line repeats 1 times.
  769. 2021-08-28 12:29:37.414 T:2804138816 DEBUG: Thread Timer 2804138816 terminating
  770. 2021-08-28 12:29:37.423 T:2852078400 DEBUG: Thread Timer 2852078400 terminating
  771. 2021-08-28 12:29:37.423 T:2804138816 DEBUG: Thread Timer start, auto delete: false
  772. 2021-08-28 12:29:37.432 T:2829316928 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  773. 2021-08-28 12:29:37.444 T:2829316928 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
  774. 2021-08-28 12:29:37.451 T:3011814784 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  775. 2021-08-28 12:29:37.451 T:3011814784 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  776. 2021-08-28 12:29:37.451 T:3011814784 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  777. 2021-08-28 12:29:37.451 T:3011814784 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  778. 2021-08-28 12:29:37.480 T:2829316928 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
  779. 2021-08-28 12:29:37.480 T:3011814784 INFO: JSONRPC v10.3.0: Successfully initialized
  780. 2021-08-28 12:29:37.483 T:3011814784 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  781. 2021-08-28 12:29:37.483 T:3011814784 DEBUG: LoadMappings - loaded node "CEC Adapter"
  782. 2021-08-28 12:29:37.483 T:3011814784 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  783. 2021-08-28 12:29:37.483 T:3011814784 DEBUG: LoadMappings - loaded node "iMON HID device"
  784. 2021-08-28 12:29:37.484 T:3011814784 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  785. 2021-08-28 12:29:37.484 T:3011814784 DEBUG: LoadMappings - loaded node ""
  786. 2021-08-28 12:29:37.484 T:3011814784 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  787. 2021-08-28 12:29:37.484 T:3011814784 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  788. 2021-08-28 12:29:37.485 T:3011814784 DEBUG: ADDON: Dll Initializing - Joystick Support
  789. 2021-08-28 12:29:37.485 T:3011814784 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.9)
  790. 2021-08-28 12:29:37.485 T:3011814784 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.9
  791. 2021-08-28 12:29:37.496 T:3011814784 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  792. 2021-08-28 12:29:37.496 T:3011814784 DEBUG: Calling TransferSettings for: Joystick Support
  793. 2021-08-28 12:29:37.496 T:3011814784 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
  794. 2021-08-28 12:29:37.497 T:3011814784 INFO: AddOnLog: Joystick Support: Enabling joystick interface "linux"
  795. 2021-08-28 12:29:37.497 T:2794849088 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
  796. 2021-08-28 12:29:37.497 T:2794849088 DEBUG: Process - initialised udev monitor
  797. 2021-08-28 12:29:37.497 T:2786456384 DEBUG: Thread PeripBusCEC start, auto delete: false
  798. 2021-08-28 12:29:37.497 T:2778063680 DEBUG: Thread PeripBusAddon start, auto delete: false
  799. 2021-08-28 12:29:37.498 T:3011814784 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  800. 2021-08-28 12:29:37.498 T:3011814784 NOTICE: Register - new keyboard device registered on application->keyboard: Tastatur (0000:0000)
  801. 2021-08-28 12:29:37.499 T:3011814784 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  802. 2021-08-28 12:29:37.499 T:3011814784 NOTICE: Register - new mouse device registered on application->mouse: Maus (0000:0000)
  803. 2021-08-28 12:29:37.505 T:2769597248 DEBUG: Thread PeripEventScanner start, auto delete: false
  804. 2021-08-28 12:29:37.505 T:2829316928 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  805. 2021-08-28 12:29:37.506 T:3011814784 DEBUG: ContextMenuManager: addon menus reloaded.
  806. 2021-08-28 12:29:37.506 T:3011814784 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  807. 2021-08-28 12:29:37.508 T:3011814784 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  808. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  809. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  810. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  811. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  812. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  813. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  814. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  815. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  816. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  817. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  818. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  819. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  820. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  821. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  822. 2021-08-28 12:29:37.509 T:3011814784 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  823. 2021-08-28 12:29:37.509 T:3011814784 NOTICE: Loaded playercorefactory configuration
  824. 2021-08-28 12:29:37.509 T:3011814784 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  825. 2021-08-28 12:29:37.509 T:3011814784 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  826. 2021-08-28 12:29:37.509 T:3011814784 INFO: removing tempfiles
  827. 2021-08-28 12:29:37.516 T:2761204544 DEBUG: Thread JobWorker start, auto delete: true
  828. 2021-08-28 12:29:37.533 T:2761204544 DEBUG: ADDON: Dll Initializing - VDR VNSI Client
  829. 2021-08-28 12:29:37.534 T:2761204544 DEBUG: SECTION:LoadDLL(/storage/.kodi/addons/pvr.vdr.vnsi/pvr.vdr.vnsi.so.3.6.4)
  830. 2021-08-28 12:29:37.534 T:2761204544 DEBUG: Loading: /storage/.kodi/addons/pvr.vdr.vnsi/pvr.vdr.vnsi.so.3.6.4
  831. 2021-08-28 12:29:37.537 T:3011814784 DEBUG: CRepositoryUpdater: previous update at 27.08.2021 14:03:26, next at 28.08.2021 14:03:26
  832. 2021-08-28 12:29:37.539 T:2752549696 DEBUG: Thread Timer start, auto delete: false
  833. 2021-08-28 12:29:37.544 T:2761204544 DEBUG: AddOnLog: VDR VNSI Client: Creating VDR VNSI PVR-Client
  834. 2021-08-28 12:29:37.544 T:2761204544 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'host'
  835. 2021-08-28 12:29:37.545 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  836. 2021-08-28 12:29:37.545 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  837. 2021-08-28 12:29:37.549 T:3011814784 DEBUG: CServiceAddonManager: starting service.libreelec.settings
  838. 2021-08-28 12:29:37.550 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  839. 2021-08-28 12:29:37.550 T:2761204544 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'wol_mac'
  840. 2021-08-28 12:29:37.551 T:3011814784 DEBUG: CServiceAddonManager: starting plugin.video.amazon-test
  841. 2021-08-28 12:29:37.551 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  842. 2021-08-28 12:29:37.551 T:2743964480 DEBUG: Thread LanguageInvoker start, auto delete: false
  843. 2021-08-28 12:29:37.552 T:3011814784 DEBUG: CServiceAddonManager: starting plugin.video.youtube
  844. 2021-08-28 12:29:37.552 T:3011814784 DEBUG: CServiceAddonManager: starting service.upnext
  845. 2021-08-28 12:29:37.552 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  846. 2021-08-28 12:29:37.552 T:2727179072 DEBUG: Thread LanguageInvoker start, auto delete: false
  847. 2021-08-28 12:29:37.553 T:2727179072 INFO: initializing python engine.
  848. 2021-08-28 12:29:37.553 T:3011814784 DEBUG: CServiceAddonManager: starting script.skin.helper.service
  849. 2021-08-28 12:29:37.553 T:3011814784 DEBUG: CServiceAddonManager: starting service.library.data.provider
  850. 2021-08-28 12:29:37.553 T:3011814784 DEBUG: CServiceAddonManager: starting script.embuary.helper
  851. 2021-08-28 12:29:37.554 T:3011814784 DEBUG: CServiceAddonManager: starting script.tv.show.next.aired
  852. 2021-08-28 12:29:37.554 T:3011814784 DEBUG: CServiceAddonManager: starting script.cu.lrclyrics
  853. 2021-08-28 12:29:37.554 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  854. 2021-08-28 12:29:37.554 T:2727179072 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): start processing
  855. 2021-08-28 12:29:37.554 T:3011814784 DEBUG: CServiceAddonManager: starting service.rom.collection.browser
  856. 2021-08-28 12:29:37.554 T:3011814784 DEBUG: CServiceAddonManager: starting script.skin.helper.skinbackup
  857. 2021-08-28 12:29:37.555 T:2761204544 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'port'
  858. 2021-08-28 12:29:37.555 T:2735571776 DEBUG: Thread LanguageInvoker start, auto delete: false
  859. 2021-08-28 12:29:37.555 T:3011814784 DEBUG: Previous line repeats 3 times.
  860. 2021-08-28 12:29:37.556 T:3011814784 DEBUG: CServiceAddonManager: starting script.skin.helper.widgets
  861. 2021-08-28 12:29:37.556 T:2743964480 INFO: initializing python engine.
  862. 2021-08-28 12:29:37.556 T:2676822848 DEBUG: Thread LanguageInvoker start, auto delete: false
  863. 2021-08-28 12:29:37.556 T:2735571776 DEBUG: Previous line repeats 1 times.
  864. 2021-08-28 12:29:37.556 T:2735571776 INFO: initializing python engine.
  865. 2021-08-28 12:29:37.556 T:2718786368 DEBUG: Thread LanguageInvoker start, auto delete: false
  866. 2021-08-28 12:29:37.557 T:2702000960 DEBUG: Previous line repeats 1 times.
  867. 2021-08-28 12:29:37.557 T:2702000960 INFO: initializing python engine.
  868. 2021-08-28 12:29:37.561 T:2743964480 INFO: Previous line repeats 1 times.
  869. 2021-08-28 12:29:37.561 T:2743964480 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
  870. 2021-08-28 12:29:37.561 T:3011814784 DEBUG: CServiceAddonManager: starting plugin.video.netflix
  871. 2021-08-28 12:29:37.562 T:2693608256 INFO: initializing python engine.
  872. 2021-08-28 12:29:37.564 T:2651611968 DEBUG: Thread LanguageInvoker start, auto delete: false
  873. 2021-08-28 12:29:37.564 T:2735571776 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): start processing
  874. 2021-08-28 12:29:37.565 T:2685215552 DEBUG: Thread LanguageInvoker start, auto delete: false
  875. 2021-08-28 12:29:37.565 T:2676822848 INFO: initializing python engine.
  876. 2021-08-28 12:29:37.565 T:2702000960 INFO: Previous line repeats 1 times.
  877. 2021-08-28 12:29:37.565 T:2702000960 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): start processing
  878. 2021-08-28 12:29:37.565 T:2668430144 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): start processing
  879. 2021-08-28 12:29:37.566 T:2718786368 INFO: initializing python engine.
  880. 2021-08-28 12:29:37.566 T:3011814784 INFO: Previous line repeats 1 times.
  881. 2021-08-28 12:29:37.566 T:3011814784 NOTICE: initialize done
  882. 2021-08-28 12:29:37.566 T:2693608256 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): start processing
  883. 2021-08-28 12:29:37.567 T:2651611968 INFO: initializing python engine.
  884. 2021-08-28 12:29:37.567 T:2643219264 DEBUG: Thread LanguageInvoker start, auto delete: false
  885. 2021-08-28 12:29:37.567 T:2685215552 INFO: initializing python engine.
  886. 2021-08-28 12:29:37.567 T:2676822848 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): start processing
  887. 2021-08-28 12:29:37.567 T:2710393664 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): start processing
  888. 2021-08-28 12:29:37.567 T:2718786368 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): start processing
  889. 2021-08-28 12:29:37.568 T:2660037440 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): start processing
  890. 2021-08-28 12:29:37.568 T:3011814784 NOTICE: Running the application...
  891. 2021-08-28 12:29:37.568 T:2651611968 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): start processing
  892. 2021-08-28 12:29:37.569 T:2685215552 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): start processing
  893. 2021-08-28 12:29:37.569 T:2643219264 INFO: initializing python engine.
  894. 2021-08-28 12:29:37.569 T:3011814784 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
  895. 2021-08-28 12:29:37.569 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  896. 2021-08-28 12:29:37.569 T:3011814784 DEBUG: NetworkMessage - Starting network services
  897. 2021-08-28 12:29:37.569 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  898. 2021-08-28 12:29:37.570 T:2643219264 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): start processing
  899. 2021-08-28 12:29:37.570 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  900. 2021-08-28 12:29:37.570 T:2761204544 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'priority'
  901. 2021-08-28 12:29:37.571 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  902. 2021-08-28 12:29:37.571 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  903. 2021-08-28 12:29:37.571 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  904. 2021-08-28 12:29:37.572 T:2761204544 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'timeshift'
  905. 2021-08-28 12:29:37.572 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  906. 2021-08-28 12:29:37.572 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  907. 2021-08-28 12:29:37.574 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  908. 2021-08-28 12:29:37.574 T:2761204544 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'convertchar'
  909. 2021-08-28 12:29:37.575 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  910. 2021-08-28 12:29:37.575 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  911. 2021-08-28 12:29:37.576 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  912. 2021-08-28 12:29:37.577 T:2761204544 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'timeout'
  913. 2021-08-28 12:29:37.577 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  914. 2021-08-28 12:29:37.577 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  915. 2021-08-28 12:29:37.578 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  916. 2021-08-28 12:29:37.578 T:2761204544 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'autochannelgroups'
  917. 2021-08-28 12:29:37.578 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  918. 2021-08-28 12:29:37.578 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  919. 2021-08-28 12:29:37.580 T:3011814784 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  920. 2021-08-28 12:29:37.580 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  921. 2021-08-28 12:29:37.580 T:2761204544 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'iconpath'
  922. 2021-08-28 12:29:37.581 T:3011814784 NOTICE: starting zeroconf publishing
  923. 2021-08-28 12:29:37.581 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  924. 2021-08-28 12:29:37.582 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  925. 2021-08-28 12:29:37.582 T:3011814784 NOTICE: CWebServer[8080]: Started
  926. 2021-08-28 12:29:37.583 T:2609648448 DEBUG: Thread EventServer start, auto delete: false
  927. 2021-08-28 12:29:37.583 T:3011814784 INFO: JSONRPC Server: Successfully initialized
  928. 2021-08-28 12:29:37.583 T:2609648448 NOTICE: ES: Starting UDP Event server on port 9777
  929. 2021-08-28 12:29:37.583 T:2609648448 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  930. 2021-08-28 12:29:37.583 T:3011814784 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
  931. 2021-08-28 12:29:37.585 T:3011814784 DEBUG: Loading: libshairplay.so.0
  932. 2021-08-28 12:29:37.586 T:2601255744 DEBUG: Thread TCPServer start, auto delete: false
  933. 2021-08-28 12:29:37.588 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  934. 2021-08-28 12:29:37.589 T:2761204544 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'chunksize'
  935. 2021-08-28 12:29:37.589 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  936. 2021-08-28 12:29:37.589 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  937. 2021-08-28 12:29:37.590 T:2761204544 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  938. 2021-08-28 12:29:37.594 T:2592678720 NOTICE: AddOnLog: VDR VNSI Client: Logged in at '1630146577+7200' to 'VDR-Network-Streaming-Interface (VNSI) Server' Version: '1.8.0' with protocol version '13'
  939. 2021-08-28 12:29:37.594 T:2592678720 DEBUG: AddOnLog: VDR VNSI Client: TryReconnect - reconnected
  940. 2021-08-28 12:29:37.595 T:3011814784 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/resolution/'
  941. 2021-08-28 12:29:37.595 T:3011814784 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/aspectratio/'
  942. 2021-08-28 12:29:37.595 T:3011814784 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/audiocodec/'
  943. 2021-08-28 12:29:37.596 T:3011814784 DEBUG: ------ Window Init () ------
  944. 2021-08-28 12:29:37.597 T:2575893312 DEBUG: Thread JobWorker start, auto delete: true
  945. 2021-08-28 12:29:37.602 T:3011814784 DEBUG: ------ Window Init (Pointer.xml) ------
  946. 2021-08-28 12:29:37.633 T:2761204544 NOTICE: PVR Manager: Starting
  947. 2021-08-28 12:29:37.634 T:2567500608 DEBUG: Thread JobWorker start, auto delete: true
  948. 2021-08-28 12:29:37.636 T:2829316928 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  949. 2021-08-28 12:29:37.642 T:2829316928 DEBUG: GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
  950. 2021-08-28 12:29:37.648 T:2559107904 DEBUG: Thread PVRManager start, auto delete: false
  951. 2021-08-28 12:29:37.657 T:2761204544 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.recordlabels.white/
  952. 2021-08-28 12:29:37.662 T:2575893312 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/
  953. 2021-08-28 12:29:37.664 T:2550715200 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  954. 2021-08-28 12:29:37.711 T:2829316928 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (Media-Wohnzimmer) port:8080
  955. 2021-08-28 12:29:37.711 T:2829316928 DEBUG: CZeroconfAvahi::addService() named: Kodi (Media-Wohnzimmer) type: _http._tcp port:8080
  956. 2021-08-28 12:29:37.715 T:2829316928 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (Media-Wohnzimmer) port:8080
  957. 2021-08-28 12:29:37.715 T:2829316928 DEBUG: CZeroconfAvahi::addService() named: Kodi (Media-Wohnzimmer) type: _xbmc-jsonrpc-h._tcp port:8080
  958. 2021-08-28 12:29:37.716 T:3011814784 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  959. 2021-08-28 12:29:37.720 T:2829316928 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (Media-Wohnzimmer) port:9090
  960. 2021-08-28 12:29:37.720 T:2829316928 DEBUG: CZeroconfAvahi::addService() named: Kodi (Media-Wohnzimmer) type: _xbmc-jsonrpc._tcp port:9090
  961. 2021-08-28 12:29:37.725 T:2829316928 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (Media-Wohnzimmer) port:9777
  962. 2021-08-28 12:29:37.725 T:2829316928 DEBUG: CZeroconfAvahi::addService() named: Kodi (Media-Wohnzimmer) type: _xbmc-events._udp port:9777
  963. 2021-08-28 12:29:37.769 T:2829316928 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:DCA6323339D4@Kodi (Media-Wohnzimmer) port:36666
  964. 2021-08-28 12:29:37.770 T:2829316928 DEBUG: CZeroconfAvahi::addService() named: DCA6323339D4@Kodi (Media-Wohnzimmer) type: _raop._tcp port:36666
  965. 2021-08-28 12:29:37.818 T:3011814784 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing..
  966. 2021-08-28 12:29:37.934 T:2829316928 INFO: WEATHER: Downloading weather
  967. 2021-08-28 12:29:37.937 T:2512474944 DEBUG: Thread LanguageInvoker start, auto delete: false
  968. 2021-08-28 12:29:38.004 T:2512474944 INFO: initializing python engine.
  969. 2021-08-28 12:29:38.004 T:2512474944 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): start processing
  970. 2021-08-28 12:29:38.017 T:2761204544 DEBUG: DoWork - took 359 ms to load special://skin/backgrounds/movies.jpg
  971. 2021-08-28 12:29:38.061 T:2804138816 DEBUG: Thread Timer 2804138816 terminating
  972. 2021-08-28 12:29:38.062 T:2804138816 DEBUG: Thread Timer start, auto delete: false
  973. 2021-08-28 12:29:38.066 T:2504082240 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  974. 2021-08-28 12:29:38.067 T:2504082240 DEBUG: Thread PVRGUIProgressHandler 2504082240 terminating (autodelete)
  975. 2021-08-28 12:29:38.071 T:2786456384 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  976. 2021-08-28 12:29:38.072 T:3011814784 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
  977. 2021-08-28 12:29:38.073 T:2786456384 DEBUG: InitialiseFeature - using libCEC v4.0.4
  978. 2021-08-28 12:29:38.073 T:2786456384 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  979. 2021-08-28 12:29:38.073 T:2786456384 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  980. 2021-08-28 12:29:38.073 T:2786456384 DEBUG: Thread PeripBusCEC 2786456384 terminating
  981. 2021-08-28 12:29:38.073 T:2495689536 DEBUG: Thread CECAdapter start, auto delete: false
  982. 2021-08-28 12:29:38.073 T:2495689536 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  983. 2021-08-28 12:29:38.111 T:2559107904 INFO: Deleted radio channel '' from group 'Alle Kanäle'
  984. 2021-08-28 12:29:38.116 T:3011814784 INFO: Previous line repeats 208 times.
  985. 2021-08-28 12:29:38.116 T:3011814784 DEBUG: ------ Window Init (DialogNotification.xml) ------
  986. 2021-08-28 12:29:38.121 T:3011814784 DEBUG: ------ Window Deinit (Pointer.xml) ------
  987. 2021-08-28 12:29:38.243 T:2478904128 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  988. 2021-08-28 12:29:38.243 T:2478904128 DEBUG: Thread PVRGUIProgressHandler 2478904128 terminating (autodelete)
  989. 2021-08-28 12:29:38.275 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  990. 2021-08-28 12:29:38.289 T:2843685696 WARNING: Previous line repeats 2 times.
  991. 2021-08-28 12:29:38.289 T:2843685696 DEBUG: Skin Helper Simplecache --> Initialized
  992. 2021-08-28 12:29:38.289 T:2843685696 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'getcast', u'downloadthumbs': u'true'}
  993. 2021-08-28 12:29:38.290 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  994. 2021-08-28 12:29:38.316 T:2843685696 WARNING: Previous line repeats 17 times.
  995. 2021-08-28 12:29:38.316 T:2843685696 DEBUG: Skin Helper Simplecache --> Initialized
  996. 2021-08-28 12:29:38.316 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  997. 2021-08-28 12:29:38.377 T:2478904128 WARNING: Previous line repeats 37 times.
  998. 2021-08-28 12:29:38.377 T:2478904128 DEBUG: Thread PVRGUIInfo start, auto delete: false
  999. 2021-08-28 12:29:38.378 T:2559107904 NOTICE: PVR Manager: Started
  1000. 2021-08-28 12:29:38.381 T:2470511424 DEBUG: Thread EPGUpdater start, auto delete: false
  1001. 2021-08-28 12:29:38.381 T:2567500608 NOTICE: EPG thread started
  1002. 2021-08-28 12:29:38.381 T:2567500608 INFO: Starting PVR channel icon search
  1003. 2021-08-28 12:29:38.415 T:2843685696 DEBUG: Skin Helper Simplecache --> Closed
  1004. 2021-08-28 12:29:38.415 T:2843685696 DEBUG: Previous line repeats 1 times.
  1005. 2021-08-28 12:29:38.416 T:2843685696 INFO: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run
  1006. 2021-08-28 12:29:38.416 T:2843685696 DEBUG: onExecutionDone(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py)
  1007. 2021-08-28 12:29:38.416 T:2804138816 DEBUG: Thread Timer 2804138816 terminating
  1008. 2021-08-28 12:29:38.417 T:2804138816 DEBUG: Thread Timer start, auto delete: false
  1009. 2021-08-28 12:29:38.428 T:2550715200 DEBUG: Thread PVRGUIProgressHandler 2550715200 terminating (autodelete)
  1010. 2021-08-28 12:29:38.429 T:2843685696 INFO: Python interpreter stopped
  1011. 2021-08-28 12:29:38.429 T:2843685696 DEBUG: Thread LanguageInvoker 2843685696 terminating
  1012. 2021-08-28 12:29:38.494 T:2710393664 DEBUG: -->Python Interpreter Initialized<--
  1013. 2021-08-28 12:29:38.494 T:2710393664 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/service.py"
  1014. 2021-08-28 12:29:38.520 T:2743964480 DEBUG: -->Python Interpreter Initialized<--
  1015. 2021-08-28 12:29:38.520 T:2743964480 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
  1016. 2021-08-28 12:29:38.546 T:2843685696 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  1017. 2021-08-28 12:29:38.547 T:2727179072 DEBUG: -->Python Interpreter Initialized<--
  1018. 2021-08-28 12:29:38.547 T:2727179072 DEBUG: CPythonInvoker(5, /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"
  1019. 2021-08-28 12:29:38.549 T:3011814784 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1020. 2021-08-28 12:29:38.570 T:2676822848 DEBUG: -->Python Interpreter Initialized<--
  1021. 2021-08-28 12:29:38.570 T:2676822848 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): the source file to load is "/storage/.kodi/addons/script.cu.lrclyrics/default.py"
  1022. 2021-08-28 12:29:38.572 T:2660037440 DEBUG: -->Python Interpreter Initialized<--
  1023. 2021-08-28 12:29:38.572 T:2660037440 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.skinbackup/service.py"
  1024. 2021-08-28 12:29:38.576 T:2634826560 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  1025. 2021-08-28 12:29:38.597 T:2743964480 DEBUG: Previous line repeats 3 times.
  1026. 2021-08-28 12:29:38.597 T:2743964480 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1027. 2021-08-28 12:29:38.597 T:2743964480 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  1028. 2021-08-28 12:29:38.597 T:2702000960 DEBUG: -->Python Interpreter Initialized<--
  1029. 2021-08-28 12:29:38.597 T:2702000960 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): the source file to load is "/storage/.kodi/addons/service.library.data.provider/service.py"
  1030. 2021-08-28 12:29:38.598 T:2743964480 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 2.1.0 of the xbmc.python api
  1031. 2021-08-28 12:29:38.602 T:2710393664 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.service:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.backports.functools_lru_cache/lib:/storage/.kodi/addons/script.module.beautifulsoup/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1032. 2021-08-28 12:29:38.602 T:2710393664 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.service
  1033. 2021-08-28 12:29:38.602 T:2710393664 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 2.13.0 of the xbmc.python api
  1034. 2021-08-28 12:29:38.603 T:2693608256 DEBUG: -->Python Interpreter Initialized<--
  1035. 2021-08-28 12:29:38.604 T:2693608256 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): the source file to load is "/storage/.kodi/addons/script.embuary.helper/service.py"
  1036. 2021-08-28 12:29:38.604 T:2727179072 DEBUG: CPythonInvoker(5, /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/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1037. 2021-08-28 12:29:38.604 T:2727179072 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): entering source directory /storage/.kodi/addons/plugin.video.youtube/resources/lib
  1038. 2021-08-28 12:29:38.604 T:2727179072 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.20.0 of the xbmc.python api
  1039. 2021-08-28 12:29:38.645 T:2634826560 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  1040. 2021-08-28 12:29:38.651 T:2843685696 DEBUG: Thread PVRGUIProgressHandler 2843685696 terminating (autodelete)
  1041. 2021-08-28 12:29:38.657 T:2843685696 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  1042. 2021-08-28 12:29:38.666 T:3011814784 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1043. 2021-08-28 12:29:38.671 T:2843685696 DEBUG: Thread PVRGUIProgressHandler 2843685696 terminating (autodelete)
  1044. 2021-08-28 12:29:38.688 T:3011814784 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  1045. 2021-08-28 12:29:38.759 T:2876646208 DEBUG: NFS: Context for 192.168.1.48/home/vdr/kodi/userdata not open - get a new context.
  1046. 2021-08-28 12:29:38.761 T:2743964480 DEBUG: ## LibreELEC Addon ## 9.0.0
  1047. 2021-08-28 12:29:38.768 T:2876646208 DEBUG: NFS: Connected to server 192.168.1.48 and export /home/vdr/kodi/userdata
  1048. 2021-08-28 12:29:38.768 T:2876646208 DEBUG: NFS: chunks: r/w 1048576/1048576
  1049. 2021-08-28 12:29:38.769 T:2876646208 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/f/fa52ebf0.jpg
  1050. 2021-08-28 12:29:38.771 T:2575893312 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/7/70d20e62.jpg
  1051. 2021-08-28 12:29:38.811 T:2876646208 DEBUG: ffmpeg[AB762340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1052. 2021-08-28 12:29:38.816 T:2843685696 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  1053. 2021-08-28 12:29:38.816 T:2843685696 DEBUG: Thread PVRGUIProgressHandler 2843685696 terminating (autodelete)
  1054. 2021-08-28 12:29:38.816 T:2876646208 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/f/fa52ebf0.jpg
  1055. 2021-08-28 12:29:38.817 T:2575893312 DEBUG: ffmpeg[99890340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1056. 2021-08-28 12:29:38.819 T:2876646208 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/6/6fcac416.jpg
  1057. 2021-08-28 12:29:38.825 T:2575893312 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/7/70d20e62.jpg
  1058. 2021-08-28 12:29:38.827 T:2575893312 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/f/fbcc5c16.jpg
  1059. 2021-08-28 12:29:38.837 T:2567500608 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/1/1af81c6a.jpg
  1060. 2021-08-28 12:29:38.838 T:3011814784 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'deu'
  1061. 2021-08-28 12:29:38.838 T:2876646208 DEBUG: ffmpeg[AB762340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1062. 2021-08-28 12:29:38.838 T:3011814784 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'deu'
  1063. 2021-08-28 12:29:38.845 T:2843685696 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  1064. 2021-08-28 12:29:38.853 T:2876646208 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/6/6fcac416.jpg
  1065. 2021-08-28 12:29:38.856 T:2876646208 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/b/bf46ff84.jpg
  1066. 2021-08-28 12:29:38.863 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1067. 2021-08-28 12:29:38.864 T:2843685696 DEBUG: Thread PVRGUIProgressHandler 2843685696 terminating (autodelete)
  1068. 2021-08-28 12:29:38.871 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1069. 2021-08-28 12:29:38.873 T:2567500608 DEBUG: ffmpeg[9908F340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1070. 2021-08-28 12:29:38.876 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1071. 2021-08-28 12:29:38.878 T:2575893312 DEBUG: ffmpeg[99890340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1072. 2021-08-28 12:29:38.880 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1073. 2021-08-28 12:29:38.892 T:2567500608 WARNING: Previous line repeats 3 times.
  1074. 2021-08-28 12:29:38.893 T:2567500608 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/1/1af81c6a.jpg
  1075. 2021-08-28 12:29:38.894 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1076. 2021-08-28 12:29:38.897 T:2876646208 WARNING: Previous line repeats 1 times.
  1077. 2021-08-28 12:29:38.897 T:2876646208 DEBUG: ffmpeg[AB762340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1078. 2021-08-28 12:29:38.897 T:2567500608 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/d/d43ca289.jpg
  1079. 2021-08-28 12:29:38.898 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1080. 2021-08-28 12:29:38.899 T:2575893312 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/f/fbcc5c16.jpg
  1081. 2021-08-28 12:29:38.899 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1082. 2021-08-28 12:29:38.900 T:2660037440 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.skinbackup:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1083. 2021-08-28 12:29:38.901 T:2660037440 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.skinbackup
  1084. 2021-08-28 12:29:38.902 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1085. 2021-08-28 12:29:38.907 T:2575893312 WARNING: Previous line repeats 3 times.
  1086. 2021-08-28 12:29:38.907 T:2575893312 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/6/69901ae3.jpg
  1087. 2021-08-28 12:29:38.909 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1088. 2021-08-28 12:29:38.914 T:2660037440 WARNING: Previous line repeats 2 times.
  1089. 2021-08-28 12:29:38.914 T:2660037440 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): instantiating addon using automatically obtained id of "script.skin.helper.skinbackup" dependent on version 2.13.0 of the xbmc.python api
  1090. 2021-08-28 12:29:38.915 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1091. 2021-08-28 12:29:38.916 T:2876646208 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/b/bf46ff84.jpg
  1092. 2021-08-28 12:29:38.923 T:2575893312 DEBUG: ffmpeg[99890340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1093. 2021-08-28 12:29:38.924 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1094. 2021-08-28 12:29:38.925 T:2876646208 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/2/21d24536.jpg
  1095. 2021-08-28 12:29:38.929 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1096. 2021-08-28 12:29:38.936 T:2575893312 WARNING: Previous line repeats 2 times.
  1097. 2021-08-28 12:29:38.936 T:2575893312 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/6/69901ae3.jpg
  1098. 2021-08-28 12:29:38.936 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1099. 2021-08-28 12:29:38.939 T:2575893312 WARNING: Previous line repeats 1 times.
  1100. 2021-08-28 12:29:38.939 T:2575893312 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/f/f8195eaa.jpg
  1101. 2021-08-28 12:29:38.940 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1102. 2021-08-28 12:29:38.959 T:2567500608 WARNING: Previous line repeats 5 times.
  1103. 2021-08-28 12:29:38.959 T:2567500608 DEBUG: ffmpeg[9908F340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1104. 2021-08-28 12:29:38.960 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1105. 2021-08-28 12:29:38.971 T:2567500608 WARNING: Previous line repeats 4 times.
  1106. 2021-08-28 12:29:38.971 T:2567500608 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/d/d43ca289.jpg
  1107. 2021-08-28 12:29:38.972 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1108. 2021-08-28 12:29:38.975 T:2567500608 WARNING: Previous line repeats 1 times.
  1109. 2021-08-28 12:29:38.975 T:2567500608 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/8/87555ffb.jpg
  1110. 2021-08-28 12:29:38.977 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1111. 2021-08-28 12:29:38.979 T:2876646208 DEBUG: ffmpeg[AB762340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1112. 2021-08-28 12:29:38.982 T:2575893312 DEBUG: ffmpeg[99890340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1113. 2021-08-28 12:29:38.982 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1114. 2021-08-28 12:29:38.995 T:2804138816 WARNING: Previous line repeats 2 times.
  1115. 2021-08-28 12:29:38.995 T:2804138816 DEBUG: Thread Timer 2804138816 terminating
  1116. 2021-08-28 12:29:38.996 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1117. 2021-08-28 12:29:38.997 T:2876646208 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/2/21d24536.jpg
  1118. 2021-08-28 12:29:39.000 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1119. 2021-08-28 12:29:39.004 T:2876646208 WARNING: Previous line repeats 2 times.
  1120. 2021-08-28 12:29:39.004 T:2876646208 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/a/ad03b1b9.jpg
  1121. 2021-08-28 12:29:39.004 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1122. 2021-08-28 12:29:39.005 T:2575893312 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/f/f8195eaa.jpg
  1123. 2021-08-28 12:29:39.007 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1124. 2021-08-28 12:29:39.011 T:2575893312 WARNING: Previous line repeats 1 times.
  1125. 2021-08-28 12:29:39.011 T:2575893312 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/CAA Media Finance / Lionsgate / Metro-Goldwyn-Mayer / Miramax / Toff Guy Films.png
  1126. 2021-08-28 12:29:39.011 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1127. 2021-08-28 12:29:39.012 T:2575893312 DEBUG: GetImageHash - unable to stat url resource://resource.images.studios.white/CAA Media Finance / Lionsgate / Metro-Goldwyn-Mayer / Miramax / Toff Guy Films.png
  1128. 2021-08-28 12:29:39.013 T:2567500608 DEBUG: ffmpeg[9908F340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1129. 2021-08-28 12:29:39.013 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1130. 2021-08-28 12:29:39.019 T:2567500608 WARNING: Previous line repeats 3 times.
  1131. 2021-08-28 12:29:39.019 T:2567500608 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/8/87555ffb.jpg
  1132. 2021-08-28 12:29:39.019 T:2559107904 WARNING: Unable to determine channel type. Defaulting to TV.
  1133. 2021-08-28 12:29:39.030 T:2876646208 WARNING: Previous line repeats 4 times.
  1134. 2021-08-28 12:29:39.030 T:2876646208 DEBUG: ffmpeg[AB762340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1135. 2021-08-28 12:29:39.038 T:2876646208 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/a/ad03b1b9.jpg
  1136. 2021-08-28 12:29:39.382 T:2804138816 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  1137. 2021-08-28 12:29:39.383 T:3011814784 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1138. 2021-08-28 12:29:39.403 T:2495689536 DEBUG: OpenConnection - connection to the CEC adapter opened
  1139. 2021-08-28 12:29:39.403 T:2495689536 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
  1140. 2021-08-28 12:29:39.403 T:2843685696 DEBUG: Thread CECAdapterUpdate start, auto delete: false
  1141. 2021-08-28 12:29:39.582 T:2651611968 DEBUG: -->Python Interpreter Initialized<--
  1142. 2021-08-28 12:29:39.582 T:2651611968 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.widgets/service.py"
  1143. 2021-08-28 12:29:39.584 T:2804138816 DEBUG: Thread PVRGUIProgressHandler 2804138816 terminating (autodelete)
  1144. 2021-08-28 12:29:39.586 T:2685215552 DEBUG: -->Python Interpreter Initialized<--
  1145. 2021-08-28 12:29:39.587 T:2685215552 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): the source file to load is "/storage/.kodi/addons/script.tv.show.next.aired/service.py"
  1146. 2021-08-28 12:29:39.588 T:2710393664 DEBUG: Skin Helper Simplecache --> Initialized
  1147. 2021-08-28 12:29:39.589 T:2710393664 DEBUG: CAddonSettings[script.module.metadatautils]: loading setting definitions
  1148. 2021-08-28 12:29:39.589 T:2710393664 DEBUG: CAddonSettings[script.module.metadatautils]: trying to load setting definitions from old format...
  1149. 2021-08-28 12:29:39.590 T:2702000960 DEBUG: CPythonInvoker(8, /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/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1150. 2021-08-28 12:29:39.590 T:2702000960 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): entering source directory /storage/.kodi/addons/service.library.data.provider
  1151. 2021-08-28 12:29:39.591 T:2710393664 DEBUG: Skin Helper Simplecache --> Initialized
  1152. 2021-08-28 12:29:39.591 T:2710393664 DEBUG: script.module.thetvdb --> Initialized
  1153. 2021-08-28 12:29:39.592 T:2702000960 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): instantiating addon using automatically obtained id of "service.library.data.provider" dependent on version 2.25.0 of the xbmc.python api
  1154. 2021-08-28 12:29:39.676 T:2693608256 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): setting the Python path to /storage/.kodi/addons/script.embuary.helper:/usr/share/kodi/addons/script.module.pil/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1155. 2021-08-28 12:29:39.676 T:2693608256 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): entering source directory /storage/.kodi/addons/script.embuary.helper
  1156. 2021-08-28 12:29:39.676 T:2668430144 DEBUG: -->Python Interpreter Initialized<--
  1157. 2021-08-28 12:29:39.676 T:2668430144 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): the source file to load is "/storage/.kodi/addons/service.rom.collection.browser/default.py"
  1158. 2021-08-28 12:29:39.704 T:2693608256 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): instantiating addon using automatically obtained id of "script.embuary.helper" dependent on version 2.26.0 of the xbmc.python api
  1159. 2021-08-28 12:29:39.726 T:2651611968 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.widgets:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.backports.functools_lru_cache/lib:/storage/.kodi/addons/script.module.beautifulsoup/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1160. 2021-08-28 12:29:39.726 T:2651611968 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
  1161. 2021-08-28 12:29:39.726 T:2651611968 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 2.24.0 of the xbmc.python api
  1162. 2021-08-28 12:29:39.727 T:2710393664 DEBUG: Skin Helper Simplecache --> Initialized
  1163. 2021-08-28 12:29:39.727 T:2735571776 DEBUG: -->Python Interpreter Initialized<--
  1164. 2021-08-28 12:29:39.727 T:2735571776 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): the source file to load is "/storage/.kodi/addons/plugin.video.amazon-test/service.py"
  1165. 2021-08-28 12:29:39.788 T:2512474944 DEBUG: -->Python Interpreter Initialized<--
  1166. 2021-08-28 12:29:39.789 T:2512474944 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): the source file to load is "/storage/.kodi/addons/weather.openweathermap.extended/default.py"
  1167. 2021-08-28 12:29:39.797 T:2660037440 DEBUG: Skin Helper Backup --> Service started
  1168. 2021-08-28 12:29:39.799 T:3011814784 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  1169. 2021-08-28 12:29:39.809 T:2702000960 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions
  1170. 2021-08-28 12:29:39.809 T:2702000960 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format...
  1171. 2021-08-28 12:29:39.810 T:2702000960 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions
  1172. 2021-08-28 12:29:39.810 T:2702000960 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format...
  1173. 2021-08-28 12:29:39.811 T:2702000960 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions
  1174. 2021-08-28 12:29:39.811 T:2702000960 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format...
  1175. 2021-08-28 12:29:39.812 T:2702000960 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions
  1176. 2021-08-28 12:29:39.812 T:2702000960 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format...
  1177. 2021-08-28 12:29:39.813 T:2710393664 DEBUG: Skin Helper Simplecache --> Initialized
  1178. 2021-08-28 12:29:39.813 T:2718786368 DEBUG: -->Python Interpreter Initialized<--
  1179. 2021-08-28 12:29:39.813 T:2718786368 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): the source file to load is "/storage/.kodi/addons/service.upnext/resources/lib/service_entry.py"
  1180. 2021-08-28 12:29:39.813 T:2676822848 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): setting the Python path to /storage/.kodi/addons/script.cu.lrclyrics:/storage/.kodi/addons/script.module.backports.functools_lru_cache/lib:/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.requests/lib:/storage/.kodi/addons/script.module.soupsieve/lib/:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1181. 2021-08-28 12:29:39.813 T:2676822848 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): entering source directory /storage/.kodi/addons/script.cu.lrclyrics
  1182. 2021-08-28 12:29:39.813 T:2643219264 DEBUG: -->Python Interpreter Initialized<--
  1183. 2021-08-28 12:29:39.813 T:2643219264 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): the source file to load is "/storage/.kodi/addons/plugin.video.netflix/service.py"
  1184. 2021-08-28 12:29:39.815 T:2676822848 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): instantiating addon using automatically obtained id of "script.cu.lrclyrics" dependent on version 2.25.0 of the xbmc.python api
  1185. 2021-08-28 12:29:39.816 T:2668430144 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): setting the Python path to /storage/.kodi/addons/service.rom.collection.browser:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1186. 2021-08-28 12:29:39.816 T:2668430144 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): entering source directory /storage/.kodi/addons/service.rom.collection.browser
  1187. 2021-08-28 12:29:39.816 T:2668430144 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): instantiating addon using automatically obtained id of "service.rom.collection.browser" dependent on version 2.1.0 of the xbmc.python api
  1188. 2021-08-28 12:29:39.818 T:2512474944 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): setting the Python path to /storage/.kodi/addons/weather.openweathermap.extended:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1189. 2021-08-28 12:29:39.818 T:2512474944 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): entering source directory /storage/.kodi/addons/weather.openweathermap.extended
  1190. 2021-08-28 12:29:39.818 T:2820924224 DEBUG: -->Python Interpreter Initialized<--
  1191. 2021-08-28 12:29:39.818 T:2820924224 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): the source file to load is "/storage/.kodi/addons/script.favourites/default.py"
  1192. 2021-08-28 12:29:39.818 T:2512474944 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): instantiating addon using automatically obtained id of "weather.openweathermap.extended" dependent on version 2.25.0 of the xbmc.python api
  1193. 2021-08-28 12:29:39.915 T:2651611968 NOTICE: Skin Helper Widgets --> Backgroundservice started
  1194. 2021-08-28 12:29:39.919 T:2710393664 DEBUG: CAddonSettings[script.module.metadatautils]: loading setting definitions
  1195. 2021-08-28 12:29:39.919 T:2710393664 DEBUG: CAddonSettings[script.module.metadatautils]: trying to load setting definitions from old format...
  1196. 2021-08-28 12:29:39.920 T:2643219264 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): setting the Python path to /storage/.kodi/addons/plugin.video.netflix:/storage/.kodi/addons/script.module.addon.signals/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.future/libs:/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.urllib3/lib:/usr/share/kodi/addons/script.module.pycryptodome/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1197. 2021-08-28 12:29:39.920 T:2643219264 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): entering source directory /storage/.kodi/addons/plugin.video.netflix
  1198. 2021-08-28 12:29:39.933 T:2643219264 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.26.0 of the xbmc.python api
  1199. 2021-08-28 12:29:40.014 T:2693608256 DEBUG: CAddonSettings[script.embuary.helper]: loading setting definitions
  1200. 2021-08-28 12:29:40.014 T:2693608256 DEBUG: CAddonSettings[script.embuary.helper]: trying to load setting definitions from old format...
  1201. 2021-08-28 12:29:40.017 T:2668430144 DEBUG: RCB Service: Start
  1202. 2021-08-28 12:29:40.018 T:2668430144 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting definitions
  1203. 2021-08-28 12:29:40.018 T:2668430144 DEBUG: CAddonSettings[script.games.rom.collection.browser]: trying to load setting definitions from old format...
  1204. 2021-08-28 12:29:40.019 T:2668430144 DEBUG: RCB Service: launch RCB on startup = false
  1205. 2021-08-28 12:29:40.019 T:2668430144 DEBUG: RCB Service: scrape games on startup = false
  1206. 2021-08-28 12:29:40.019 T:2668430144 DEBUG: RCB Service: Done
  1207. 2021-08-28 12:29:40.019 T:2668430144 INFO: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): script successfully run
  1208. 2021-08-28 12:29:40.019 T:2668430144 DEBUG: onExecutionDone(12, /storage/.kodi/addons/service.rom.collection.browser/default.py)
  1209. 2021-08-28 12:29:40.040 T:2668430144 INFO: Python interpreter stopped
  1210. 2021-08-28 12:29:40.040 T:2668430144 DEBUG: Thread LanguageInvoker 2668430144 terminating
  1211. 2021-08-28 12:29:40.041 T:2718786368 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): setting the Python path to /storage/.kodi/addons/service.upnext/resources/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1212. 2021-08-28 12:29:40.041 T:2718786368 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): entering source directory /storage/.kodi/addons/service.upnext/resources/lib
  1213. 2021-08-28 12:29:40.041 T:2710393664 DEBUG: Skin Helper Simplecache --> Initialized
  1214. 2021-08-28 12:29:40.041 T:2710393664 DEBUG: Metadata and Artwork module --> Initialized
  1215. 2021-08-28 12:29:40.042 T:2718786368 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): instantiating addon using automatically obtained id of "service.upnext" dependent on version 2.25.0 of the xbmc.python api
  1216. 2021-08-28 12:29:40.085 T:2660037440 DEBUG: CAddonSettings[script.skin.helper.skinbackup]: loading setting definitions
  1217. 2021-08-28 12:29:40.085 T:2660037440 DEBUG: CAddonSettings[script.skin.helper.skinbackup]: trying to load setting definitions from old format...
  1218. 2021-08-28 12:29:40.089 T:2710393664 DEBUG: Skin Helper Simplecache --> Initialized
  1219. 2021-08-28 12:29:40.104 T:2668430144 DEBUG: Skin Helper Service --> ListItemMonitor - started
  1220. 2021-08-28 12:29:40.104 T:2804138816 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
  1221. 2021-08-28 12:29:40.142 T:2710393664 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.3 started
  1222. 2021-08-28 12:29:40.143 T:2820924224 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): setting the Python path to /storage/.kodi/addons/script.favourites:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1223. 2021-08-28 12:29:40.143 T:2820924224 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): entering source directory /storage/.kodi/addons/script.favourites
  1224. 2021-08-28 12:29:40.144 T:2685215552 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): setting the Python path to /storage/.kodi/addons/script.tv.show.next.aired:/storage/.kodi/addons/script.module.simplejson/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1225. 2021-08-28 12:29:40.144 T:2685215552 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): entering source directory /storage/.kodi/addons/script.tv.show.next.aired
  1226. 2021-08-28 12:29:40.144 T:2820924224 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): instantiating addon using automatically obtained id of "script.favourites" dependent on version 2.25.0 of the xbmc.python api
  1227. 2021-08-28 12:29:40.150 T:2685215552 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
  1228. 2021-08-28 12:29:40.826 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1229. 2021-08-28 12:29:40.826 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1230. 2021-08-28 12:29:40.830 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1231. 2021-08-28 12:29:40.832 T:2727179072 DEBUG: CSettingsManager: requested setting (youtube.api.enable) was not found.
  1232. 2021-08-28 12:29:40.832 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.enable. Creating a setting on-the-fly...
  1233. 2021-08-28 12:29:40.832 T:2727179072 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch) was not found.
  1234. 2021-08-28 12:29:40.832 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch. Creating a setting on-the-fly...
  1235. 2021-08-28 12:29:40.832 T:2727179072 DEBUG: CSettingsManager: requested setting (youtube.get.watch_later.playlist.id) was not found.
  1236. 2021-08-28 12:29:40.832 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.get.watch_later.playlist.id. Creating a setting on-the-fly...
  1237. 2021-08-28 12:29:40.832 T:2727179072 DEBUG: CSettingsManager: requested setting (youtube.search.remote.friendly) was not found.
  1238. 2021-08-28 12:29:40.832 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.search.remote.friendly. Creating a setting on-the-fly...
  1239. 2021-08-28 12:29:40.833 T:2727179072 DEBUG: [plugin.video.youtube] send_notification: |check_settings| -> |{"httpd_address": "0.0.0.0", "use_httpd": false, "whitelist": "", "httpd_port": 50152}|
  1240. 2021-08-28 12:29:40.835 T:2727179072 DEBUG: [plugin.video.youtube] JSONStore Load |/storage/.kodi/userdata/addon_data/plugin.video.youtube/api_keys.json|
  1241. 2021-08-28 12:29:40.837 T:2727179072 DEBUG: [plugin.video.youtube] JSONStore Load |/storage/.kodi/userdata/addon_data/plugin.video.youtube/access_manager.json|
  1242. 2021-08-28 12:29:40.840 T:2727179072 DEBUG: [plugin.video.youtube] User: |0| Using API key set: |own|
  1243. 2021-08-28 12:29:40.867 T:2727179072 DEBUG: [plugin.video.youtube] YouTube service initialization...
  1244. 2021-08-28 12:29:40.869 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1245. 2021-08-28 12:29:40.869 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1246. 2021-08-28 12:29:40.873 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1247. 2021-08-28 12:29:40.875 T:2727179072 DEBUG: CSettingsManager: requested setting (youtube.api.enable) was not found.
  1248. 2021-08-28 12:29:40.875 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.enable. Creating a setting on-the-fly...
  1249. 2021-08-28 12:29:40.875 T:2727179072 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch) was not found.
  1250. 2021-08-28 12:29:40.875 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch. Creating a setting on-the-fly...
  1251. 2021-08-28 12:29:40.875 T:2727179072 DEBUG: CSettingsManager: requested setting (youtube.get.watch_later.playlist.id) was not found.
  1252. 2021-08-28 12:29:40.875 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.get.watch_later.playlist.id. Creating a setting on-the-fly...
  1253. 2021-08-28 12:29:40.875 T:2727179072 DEBUG: CSettingsManager: requested setting (youtube.search.remote.friendly) was not found.
  1254. 2021-08-28 12:29:40.875 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.search.remote.friendly. Creating a setting on-the-fly...
  1255. 2021-08-28 12:29:40.910 T:2651611968 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender plugin.video.youtube - method: Other.check_settings - data: ["%7B%22httpd_address%22%3A%20%220.0.0.0%22%2C%20%22use_httpd%22%3A%20false%2C%20%22whitelist%22%3A%20%22%22%2C%20%22httpd_port%22%3A%2050152%7D"]
  1256. 2021-08-28 12:29:40.926 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1257. 2021-08-28 12:29:40.926 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1258. 2021-08-28 12:29:40.929 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1259. 2021-08-28 12:29:40.931 T:2727179072 DEBUG: CSettingsManager: requested setting (youtube.api.enable) was not found.
  1260. 2021-08-28 12:29:40.931 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.enable. Creating a setting on-the-fly...
  1261. 2021-08-28 12:29:40.931 T:2727179072 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch) was not found.
  1262. 2021-08-28 12:29:40.931 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch. Creating a setting on-the-fly...
  1263. 2021-08-28 12:29:40.931 T:2727179072 DEBUG: CSettingsManager: requested setting (youtube.get.watch_later.playlist.id) was not found.
  1264. 2021-08-28 12:29:40.931 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.get.watch_later.playlist.id. Creating a setting on-the-fly...
  1265. 2021-08-28 12:29:40.931 T:2727179072 DEBUG: CSettingsManager: requested setting (youtube.search.remote.friendly) was not found.
  1266. 2021-08-28 12:29:40.932 T:2727179072 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.search.remote.friendly. Creating a setting on-the-fly...
  1267. 2021-08-28 12:29:41.096 T:2710393664 DEBUG: Skin Helper Service --> Kodi_Monitor: sender plugin.video.youtube - method: Other.check_settings - data: ["%7B%22httpd_address%22%3A%20%220.0.0.0%22%2C%20%22use_httpd%22%3A%20false%2C%20%22whitelist%22%3A%20%22%22%2C%20%22httpd_port%22%3A%2050152%7D"]
  1268. 2021-08-28 12:29:41.232 T:2718786368 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1269. 2021-08-28 12:29:41.232 T:2718786368 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1270. 2021-08-28 12:29:41.233 T:2718786368 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1271. 2021-08-28 12:29:41.233 T:2718786368 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1272. 2021-08-28 12:29:41.235 T:2718786368 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1273. 2021-08-28 12:29:41.235 T:2718786368 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1274. 2021-08-28 12:29:41.237 T:2718786368 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1275. 2021-08-28 12:29:41.237 T:2718786368 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1276. 2021-08-28 12:29:41.239 T:2718786368 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1277. 2021-08-28 12:29:41.239 T:2718786368 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1278. 2021-08-28 12:29:41.240 T:2718786368 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1279. 2021-08-28 12:29:41.241 T:2718786368 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1280. 2021-08-28 12:29:41.274 T:2718786368 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1281. 2021-08-28 12:29:41.274 T:2718786368 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1282. 2021-08-28 12:29:41.374 T:2702000960 DEBUG: Library Data Provider: service version 0.3.2 started
  1283. 2021-08-28 12:29:41.377 T:2735571776 DEBUG: CPythonInvoker(4, /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.backports.functools_lru_cache/lib:/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.pyautogui/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/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1284. 2021-08-28 12:29:41.378 T:2735571776 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): entering source directory /storage/.kodi/addons/plugin.video.amazon-test
  1285. 2021-08-28 12:29:41.378 T:2735571776 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): instantiating addon using automatically obtained id of "plugin.video.amazon-test" dependent on version 2.24.0 of the xbmc.python api
  1286. 2021-08-28 12:29:41.382 T:2693608256 NOTICE: [ script.embuary.helper ] Service: Started
  1287. 2021-08-28 12:29:41.383 T:2693608256 NOTICE: [ script.embuary.helper ] Service: Player monitor started
  1288. 2021-08-28 12:29:41.383 T:2693608256 DEBUG: [ script.embuary.helper ] Start new fanart grabber process
  1289. 2021-08-28 12:29:41.433 T:2685215552 DEBUG: CAddonSettings[script.tv.show.next.aired]: loading setting definitions
  1290. 2021-08-28 12:29:41.433 T:2685215552 DEBUG: CAddonSettings[script.tv.show.next.aired]: trying to load setting definitions from old format...
  1291. 2021-08-28 12:29:41.434 T:2685215552 DEBUG: script.tv.show.next.aired: ### params: {'service': 'true'}
  1292. 2021-08-28 12:29:41.434 T:2685215552 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15)
  1293. 2021-08-28 12:29:41.439 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  1294. 2021-08-28 12:29:41.439 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  1295. 2021-08-28 12:29:41.441 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  1296. 2021-08-28 12:29:41.441 T:2512474944 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  1297. 2021-08-28 12:29:41.441 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  1298. 2021-08-28 12:29:41.441 T:2512474944 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  1299. 2021-08-28 12:29:41.441 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  1300. 2021-08-28 12:29:41.441 T:2512474944 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  1301. 2021-08-28 12:29:41.441 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  1302. 2021-08-28 12:29:41.442 T:2512474944 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  1303. 2021-08-28 12:29:41.442 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  1304. 2021-08-28 12:29:41.442 T:2512474944 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  1305. 2021-08-28 12:29:41.442 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  1306. 2021-08-28 12:29:41.519 T:2409096000 DEBUG: Thread LanguageInvoker start, auto delete: false
  1307. 2021-08-28 12:29:41.519 T:2409096000 INFO: initializing python engine.
  1308. 2021-08-28 12:29:41.519 T:2409096000 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): start processing
  1309. 2021-08-28 12:29:41.600 T:2693608256 DEBUG: GetArtistsByWhereJSON query: SELECT a1.*, art.art_id AS idArt, art.type AS artType, art.url AS artURL FROM (SELECT artist.idArtist, strArtist FROM artist WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artist.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artist.idArtist)) AND (artist.strArtist != '') ORDER BY RAND() LIMIT 40) AS a1 LEFT JOIN art ON art.media_id = a1.idArtist AND art.media_type = 'artist' GROUP BY a1.idArtist, art.art_id ORDER BY a1.idArtist, arttype
  1310. 2021-08-28 12:29:41.607 T:2693608256 DEBUG: GetArtistsByWhereJSON - query took 7 ms
  1311. 2021-08-28 12:29:41.959 T:2702000960 DEBUG: GetSongsByWhereJSON query: SELECT sv.*, song_artist.idArtist AS idArtist, songartist.strArtist AS strArtist FROM (SELECT song.idSong, strTitle, song.strGenres, song.iYear, iTimesPlayed, lastPlayed, rating, CONCAT(path.strPath, strFilename) AS strPathFile, album.strAlbum AS strAlbum FROM song JOIN album ON album.idAlbum = song.idAlbum JOIN path ON path.idPath = song.idPath WHERE ((CAST(song.iTimesPlayed as DECIMAL(5,1)) < 1)) ORDER BY RAND() 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
  1312. 2021-08-28 12:29:42.015 T:2702000960 DEBUG: GetSongsByWhereJSON - query took 57 ms
  1313. 2021-08-28 12:29:42.081 T:2702000960 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, iYear, iTimesPlayed, 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 RAND() 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
  1314. 2021-08-28 12:29:42.110 T:2702000960 DEBUG: GetAlbumsByWhereJSON - query took 28 ms
  1315. 2021-08-28 12:29:42.760 T:2676822848 DEBUG: CAddonSettings[script.cu.lrclyrics]: loading setting definitions
  1316. 2021-08-28 12:29:42.760 T:2676822848 DEBUG: CAddonSettings[script.cu.lrclyrics]: trying to load setting definitions from old format...
  1317. 2021-08-28 12:29:42.761 T:2676822848 DEBUG: CAddonSettings[script.cu.lrclyrics]: loading setting values
  1318. 2021-08-28 12:29:42.763 T:2718786368 DEBUG: [service.upnext] DemoOverlay -> initialized
  1319. 2021-08-28 12:29:42.764 T:2718786368 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1320. 2021-08-28 12:29:42.764 T:2718786368 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1321. 2021-08-28 12:29:42.990 T:2702000960 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, iYear, iTimesPlayed, dateAdded, 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 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 dateAdded DESC, a1.idAlbum DESC, album_artist.iOrder
  1322. 2021-08-28 12:29:42.995 T:2718786368 DEBUG: [service.upnext] UpNextMonitor -> Service started
  1323. 2021-08-28 12:29:42.996 T:2820924224 DEBUG: script.favourites: script version 7.1.3 started
  1324. 2021-08-28 12:29:42.996 T:2820924224 DEBUG: script.favourites: ### params: {}
  1325. 2021-08-28 12:29:43.015 T:2702000960 DEBUG: GetAlbumsByWhereJSON - query took 26 ms
  1326. 2021-08-28 12:29:43.028 T:2409096000 DEBUG: -->Python Interpreter Initialized<--
  1327. 2021-08-28 12:29:43.028 T:2409096000 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): the source file to load is "/storage/.kodi/addons/script.openweathermap.maps/default.py"
  1328. 2021-08-28 12:29:43.035 T:2409096000 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): setting the Python path to /storage/.kodi/addons/script.openweathermap.maps:/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.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/share/kodi/addons/script.module.pil/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1329. 2021-08-28 12:29:43.035 T:2409096000 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): entering source directory /storage/.kodi/addons/script.openweathermap.maps
  1330. 2021-08-28 12:29:43.036 T:2409096000 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): instantiating addon using automatically obtained id of "script.openweathermap.maps" dependent on version 2.25.0 of the xbmc.python api
  1331. 2021-08-28 12:29:43.050 T:2820924224 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  1332. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  1333. Error Type: <type 'exceptions.IOError'>
  1334. Error Contents: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/favourites.xml'
  1335. Traceback (most recent call last):
  1336. File "/storage/.kodi/addons/script.favourites/default.py", line 146, in <module>
  1337. Main()
  1338. File "/storage/.kodi/addons/script.favourites/default.py", line 22, in __init__
  1339. found, favourites = self._read_file()
  1340. File "/storage/.kodi/addons/script.favourites/default.py", line 46, in _read_file
  1341. self.doc = parse(self.fav_file)
  1342. File "/usr/lib/python2.7/xml/dom/minidom.py", line 1918, in parse
  1343. File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 922, in parse
  1344. IOError: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/favourites.xml'
  1345. -->End of Python script error report<--
  1346. 2021-08-28 12:29:43.055 T:2820924224 DEBUG: onExecutionDone(2, /storage/.kodi/addons/script.favourites/default.py)
  1347. 2021-08-28 12:29:43.060 T:2643219264 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  1348. 2021-08-28 12:29:43.060 T:2643219264 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  1349. 2021-08-28 12:29:43.065 T:2643219264 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  1350. 2021-08-28 12:29:43.069 T:2643219264 INFO: [plugin.video.netflix (0)] The debug logging level is set as "Disabled"
  1351. 2021-08-28 12:29:43.189 T:2820924224 INFO: Python interpreter stopped
  1352. 2021-08-28 12:29:43.190 T:2820924224 DEBUG: Thread LanguageInvoker 2820924224 terminating
  1353. 2021-08-28 12:29:43.499 T:2702000960 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 31
  1354. 2021-08-28 12:29:43.597 T:2702000960 DEBUG: Previous line repeats 1 times.
  1355. 2021-08-28 12:29:43.597 T:2702000960 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, iYear, strArtists, iTimesPlayed, 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 iTimesPlayed DESC, CASE WHEN CAST(strAlbum AS INTEGER) = 0 THEN 100000000 ELSE CAST(strAlbum AS INTEGER) END DESC, strAlbum DESC, CASE WHEN CAST(strArtists AS INTEGER) = 0 THEN 100000000 ELSE CAST(strArtists AS INTEGER) END DESC, strArtists 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 iTimesPlayed DESC, CASE WHEN CAST(strAlbum AS INTEGER) = 0 THEN 100000000 ELSE CAST(strAlbum AS INTEGER) END DESC, strAlbum DESC, CASE WHEN CAST(strArtists AS INTEGER) = 0 THEN 100000000 ELSE CAST(strArtists AS INTEGER) END DESC, strArtists DESC, a1.idAlbum DESC, album_artist.iOrder
  1356. 2021-08-28 12:29:43.622 T:2702000960 DEBUG: GetAlbumsByWhereJSON - query took 24 ms
  1357. 2021-08-28 12:29:43.712 T:2685215552 NOTICE: script.tv.show.next.aired: ### starting data update
  1358. 2021-08-28 12:29:43.712 T:2685215552 NOTICE: script.tv.show.next.aired: ### grabbing a new country mapping list
  1359. 2021-08-28 12:29:43.738 T:2702000960 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:02.363261
  1360. 2021-08-28 12:29:43.878 T:2735571776 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting definitions
  1361. 2021-08-28 12:29:43.878 T:2735571776 DEBUG: CAddonSettings[plugin.video.amazon-test]: trying to load setting definitions from old format...
  1362. 2021-08-28 12:29:43.883 T:2735571776 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting values
  1363. 2021-08-28 12:29:43.883 T:2735571776 DEBUG: CSettingsManager: requested setting (drm_check) was not found.
  1364. 2021-08-28 12:29:43.883 T:2735571776 DEBUG: CAddonSettings[plugin.video.amazon-test]: failed to find definition for setting drm_check. Creating a setting on-the-fly...
  1365. 2021-08-28 12:29:43.883 T:2735571776 DEBUG: CSettingsManager: requested setting (fallback_method) was not found.
  1366. 2021-08-28 12:29:43.883 T:2735571776 DEBUG: CAddonSettings[plugin.video.amazon-test]: failed to find definition for setting fallback_method. Creating a setting on-the-fly...
  1367. 2021-08-28 12:29:43.884 T:2735571776 NOTICE: [Amazon VOD] Service: Proxy bound to 127.0.0.1:43327
  1368. 2021-08-28 12:29:44.308 T:2735571776 NOTICE: [Amazon VOD] Service: Proxy server started
  1369. 2021-08-28 12:29:44.310 T:2735571776 NOTICE: [Amazon VOD] Service started
  1370. 2021-08-28 12:29:44.373 T:2743964480 INFO: ## LibreELEC Addon ## system::set_hostname ## Media-Wohnzimmer
  1371. 2021-08-28 12:29:44.376 T:2743964480 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## de
  1372. 2021-08-28 12:29:44.376 T:2743964480 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps/*/de.bmap`
  1373. 2021-08-28 12:29:44.394 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  1374. 2021-08-28 12:29:44.395 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  1375. 2021-08-28 12:29:44.397 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  1376. 2021-08-28 12:29:44.397 T:2512474944 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  1377. 2021-08-28 12:29:44.397 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  1378. 2021-08-28 12:29:44.397 T:2512474944 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  1379. 2021-08-28 12:29:44.397 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  1380. 2021-08-28 12:29:44.397 T:2512474944 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  1381. 2021-08-28 12:29:44.397 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  1382. 2021-08-28 12:29:44.397 T:2512474944 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  1383. 2021-08-28 12:29:44.397 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  1384. 2021-08-28 12:29:44.398 T:2512474944 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  1385. 2021-08-28 12:29:44.398 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  1386. 2021-08-28 12:29:44.414 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  1387. 2021-08-28 12:29:44.414 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  1388. 2021-08-28 12:29:44.416 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  1389. 2021-08-28 12:29:44.416 T:2512474944 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  1390. 2021-08-28 12:29:44.416 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  1391. 2021-08-28 12:29:44.417 T:2512474944 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  1392. 2021-08-28 12:29:44.417 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  1393. 2021-08-28 12:29:44.417 T:2512474944 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  1394. 2021-08-28 12:29:44.417 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  1395. 2021-08-28 12:29:44.417 T:2512474944 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  1396. 2021-08-28 12:29:44.417 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  1397. 2021-08-28 12:29:44.417 T:2512474944 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  1398. 2021-08-28 12:29:44.417 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  1399. 2021-08-28 12:29:44.431 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  1400. 2021-08-28 12:29:44.431 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  1401. 2021-08-28 12:29:44.433 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  1402. 2021-08-28 12:29:44.433 T:2512474944 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  1403. 2021-08-28 12:29:44.434 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  1404. 2021-08-28 12:29:44.434 T:2512474944 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  1405. 2021-08-28 12:29:44.434 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  1406. 2021-08-28 12:29:44.434 T:2512474944 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  1407. 2021-08-28 12:29:44.434 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  1408. 2021-08-28 12:29:44.434 T:2512474944 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  1409. 2021-08-28 12:29:44.434 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  1410. 2021-08-28 12:29:44.434 T:2512474944 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  1411. 2021-08-28 12:29:44.434 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  1412. 2021-08-28 12:29:44.456 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  1413. 2021-08-28 12:29:44.456 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  1414. 2021-08-28 12:29:44.459 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  1415. 2021-08-28 12:29:44.459 T:2512474944 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  1416. 2021-08-28 12:29:44.460 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  1417. 2021-08-28 12:29:44.460 T:2512474944 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  1418. 2021-08-28 12:29:44.460 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  1419. 2021-08-28 12:29:44.460 T:2512474944 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  1420. 2021-08-28 12:29:44.460 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  1421. 2021-08-28 12:29:44.460 T:2512474944 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  1422. 2021-08-28 12:29:44.460 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  1423. 2021-08-28 12:29:44.460 T:2512474944 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  1424. 2021-08-28 12:29:44.460 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  1425. 2021-08-28 12:29:44.503 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  1426. 2021-08-28 12:29:44.503 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  1427. 2021-08-28 12:29:44.505 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  1428. 2021-08-28 12:29:44.505 T:2512474944 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  1429. 2021-08-28 12:29:44.505 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  1430. 2021-08-28 12:29:44.505 T:2512474944 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  1431. 2021-08-28 12:29:44.505 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  1432. 2021-08-28 12:29:44.505 T:2512474944 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  1433. 2021-08-28 12:29:44.505 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  1434. 2021-08-28 12:29:44.505 T:2512474944 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  1435. 2021-08-28 12:29:44.505 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  1436. 2021-08-28 12:29:44.505 T:2512474944 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  1437. 2021-08-28 12:29:44.505 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  1438. 2021-08-28 12:29:44.509 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  1439. 2021-08-28 12:29:44.509 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  1440. 2021-08-28 12:29:44.510 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  1441. 2021-08-28 12:29:44.510 T:2512474944 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  1442. 2021-08-28 12:29:44.510 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  1443. 2021-08-28 12:29:44.510 T:2512474944 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  1444. 2021-08-28 12:29:44.510 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  1445. 2021-08-28 12:29:44.510 T:2512474944 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  1446. 2021-08-28 12:29:44.510 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  1447. 2021-08-28 12:29:44.510 T:2512474944 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  1448. 2021-08-28 12:29:44.510 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  1449. 2021-08-28 12:29:44.511 T:2512474944 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  1450. 2021-08-28 12:29:44.511 T:2512474944 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  1451. 2021-08-28 12:29:44.512 T:2512474944 INFO: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): script successfully run
  1452. 2021-08-28 12:29:44.512 T:2512474944 DEBUG: onExecutionDone(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py)
  1453. 2021-08-28 12:29:46.719 T:2512474944 INFO: Python interpreter stopped
  1454. 2021-08-28 12:29:46.719 T:2512474944 DEBUG: Thread LanguageInvoker 2512474944 terminating
  1455. 2021-08-28 12:29:46.785 T:2829316928 DEBUG: POParser: loaded 130 weather tokens
  1456. 2021-08-28 12:29:48.178 T:2743964480 INFO: ## LibreELEC Addon ## updates::updateThread ## Started
  1457. 2021-08-28 12:29:48.192 T:2743964480 INFO: ## LibreELEC Addon ## updates::set_auto_update ## manual
  1458. 2021-08-28 12:29:48.295 T:2328879936 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
  1459. 2021-08-28 12:29:48.319 T:2337272640 INFO: ## LibreELEC Addon ## xdbus Monitor started. ##
  1460. 2021-08-28 12:29:48.440 T:3011814784 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  1461. 2021-08-28 12:29:48.746 T:2685215552 DEBUG: script.tv.show.next.aired: ### search language = "en"
  1462. 2021-08-28 12:29:48.746 T:2685215552 DEBUG: script.tv.show.next.aired: ### Update period: week (8682 mins)
  1463. 2021-08-28 12:29:48.844 T:2409096000 INFO: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): script successfully run
  1464. 2021-08-28 12:29:48.845 T:2409096000 DEBUG: onExecutionDone(17, /storage/.kodi/addons/script.openweathermap.maps/default.py)
  1465. 2021-08-28 12:29:49.011 T:2409096000 INFO: Python interpreter stopped
  1466. 2021-08-28 12:29:49.011 T:2409096000 DEBUG: Thread LanguageInvoker 2409096000 terminating
  1467. 2021-08-28 12:29:49.027 T:2685215552 ERROR: script.tv.show.next.aired: ### ERROR retreiving updates from thetvdb.com: File is not a zip file
  1468. 2021-08-28 12:29:49.127 T:2685215552 NOTICE: script.tv.show.next.aired: ### data update finished
  1469. 2021-08-28 12:29:49.266 T:3011814784 DEBUG: ------ Window Init (DialogNotification.xml) ------
  1470. 2021-08-28 12:29:49.683 T:2550715200 DEBUG: Skin Helper Service --> Started Background worker...
  1471. 2021-08-28 12:29:53.109 T:3011814784 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  1472. 2021-08-28 12:29:56.072 T:2550715200 DEBUG: Skin Helper Service --> Ended Background worker...
  1473.  
  1474. ################################################################################
  1475. # ... output of cat /storage/.kodi/temp/kodi.old.log
  1476. # LibreELEC release: RPi4.arm-9.2.8
  1477. #
  1478. ################################################################################
  1479. 2019-04-11 18:28:40.981 T:3011020160 NOTICE: -----------------------------------------------------------------------
  1480. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: Starting Kodi (18.9 (18.9.0) Git:leia_pi4_18.9-Leia). Platform: Linux ARM 32-bit
  1481. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: Using Release Kodi x32 build
  1482. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: Kodi compiled 2021-07-06 by GCC 8.3.0 for Linux ARM 32-bit version 4.19.127 (267135)
  1483. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: Running on LibreELEC (official): 9.2.8, kernel: Linux ARM 32-bit version 4.19.127
  1484. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: FFmpeg version/source: 4.0.4-Kodi
  1485. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available
  1486. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: ARM Features: Neon enabled
  1487. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  1488. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  1489. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  1490. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  1491. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: special://envhome/ is mapped to: /storage
  1492. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: special://home/ is mapped to: /storage/.kodi
  1493. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  1494. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  1495. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  1496. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: Local hostname: Media-Wohnzimmer
  1497. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  1498. 2019-04-11 18:28:40.982 T:3011020160 NOTICE: -----------------------------------------------------------------------
  1499. 2019-04-11 18:28:40.991 T:3011020160 INFO: loading settings
  1500. 2019-04-11 18:28:40.993 T:3011020160 NOTICE: special://profile/ is mapped to: special://masterprofile/
  1501. 2019-04-11 18:28:41.015 T:3011020160 DEBUG: CSkinSettings: no <skinsettings> tag found
  1502. 2019-04-11 18:28:41.015 T:3011020160 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  1503. 2019-04-11 18:28:41.016 T:3011020160 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  1504. <?xml version="1.0" encoding="utf-8" ?>
  1505. <advancedsettings>
  1506. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  1507. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  1508. <showexitbutton>false</showexitbutton>
  1509. <remotedelay>1</remotedelay>
  1510. <samba>
  1511. <clienttimeout>30</clienttimeout>
  1512. </samba>
  1513. <fanartres>720</fanartres>
  1514. <imageres>540</imageres>
  1515. </advancedsettings>
  1516. 2019-04-11 18:28:41.016 T:3011020160 WARNING: CSettingsManager: missing version attribute
  1517. 2019-04-11 18:28:41.017 T:3011020160 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  1518. 2019-04-11 18:28:41.017 T:3011020160 NOTICE: Contents of special://profile/advancedsettings.xml are...
  1519. <advancedsettings>
  1520. <videodatabase>
  1521. <type>mysql</type>
  1522. <host>192.168.1.48</host>
  1523. <port>3306</port>
  1524. <user>kodi</user>
  1525. <pass>*****</pass>
  1526. </videodatabase>
  1527. <musicdatabase>
  1528. <type>mysql</type>
  1529. <host>192.168.1.48</host>
  1530. <port>3306</port>
  1531. <user>kodi</user>
  1532. <pass>*****</pass>
  1533. </musicdatabase>
  1534. <videolibrary>
  1535. <importwatchedstate>true</importwatchedstate>
  1536. <importresumepoint>true</importresumepoint>
  1537. </videolibrary>
  1538. <pathsubstitution>
  1539. <substitute>
  1540. <from>special://masterprofile/Thumbnails</from>
  1541. <to>nfs://192.168.1.48/home/vdr/kodi/userdata/Thumbnails</to>
  1542. </substitute>
  1543. <substitute>
  1544. <from>special://masterprofile/favourites.xml</from>
  1545. <to>nfs://192.168.1.48/home/vdr/kodi/userdata/favourites.xml</to>
  1546. </substitute>
  1547. </pathsubstitution>
  1548. </advancedsettings>
  1549. 2019-04-11 18:28:41.017 T:3011020160 DEBUG: Configuring path substitutions
  1550. 2019-04-11 18:28:41.017 T:3011020160 DEBUG: Registering substitution pair:
  1551. 2019-04-11 18:28:41.018 T:3011020160 DEBUG: From: [/storage/.kodi/userdata/Thumbnails]
  1552. 2019-04-11 18:28:41.018 T:3011020160 DEBUG: To: [nfs://192.168.1.48/home/vdr/kodi/userdata/Thumbnails]
  1553. 2019-04-11 18:28:41.018 T:3011020160 DEBUG: Registering substitution pair:
  1554. 2019-04-11 18:28:41.018 T:3011020160 DEBUG: From: [/storage/.kodi/userdata/favourites.xml]
  1555. 2019-04-11 18:28:41.018 T:3011020160 DEBUG: To: [nfs://192.168.1.48/home/vdr/kodi/userdata/favourites.xml]
  1556. 2019-04-11 18:28:41.018 T:3011020160 WARNING: VIDEO database configuration is experimental.
  1557. 2019-04-11 18:28:41.018 T:3011020160 WARNING: CSettingsManager: missing version attribute
  1558. 2019-04-11 18:28:41.018 T:3011020160 NOTICE: Default Video Player: VideoPlayer
  1559. 2019-04-11 18:28:41.018 T:3011020160 NOTICE: Default Audio Player: paplayer
  1560. 2019-04-11 18:28:41.018 T:3011020160 NOTICE: Enabled debug logging due to GUI setting (2)
  1561. 2019-04-11 18:28:41.019 T:3011020160 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  1562. 2019-04-11 18:28:41.019 T:3011020160 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  1563. 2019-04-11 18:28:41.030 T:3011020160 INFO: creating subdirectories
  1564. 2019-04-11 18:28:41.030 T:3011020160 INFO: userdata folder: special://masterprofile/
  1565. 2019-04-11 18:28:41.030 T:3011020160 INFO: recording folder:
  1566. 2019-04-11 18:28:41.030 T:3011020160 INFO: screenshots folder: /storage/screenshots/
  1567. 2019-04-11 18:28:41.033 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails
  1568. 2019-04-11 18:28:41.033 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails
  1569. 2019-04-11 18:28:41.035 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/Video
  1570. 2019-04-11 18:28:41.035 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/Video
  1571. 2019-04-11 18:28:41.036 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/Video/Bookmarks
  1572. 2019-04-11 18:28:41.036 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/Video/Bookmarks
  1573. 2019-04-11 18:28:41.037 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/0
  1574. 2019-04-11 18:28:41.037 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/0
  1575. 2019-04-11 18:28:41.038 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/1
  1576. 2019-04-11 18:28:41.038 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/1
  1577. 2019-04-11 18:28:41.039 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/2
  1578. 2019-04-11 18:28:41.039 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/2
  1579. 2019-04-11 18:28:41.040 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/3
  1580. 2019-04-11 18:28:41.040 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/3
  1581. 2019-04-11 18:28:41.041 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/4
  1582. 2019-04-11 18:28:41.041 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/4
  1583. 2019-04-11 18:28:41.042 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/5
  1584. 2019-04-11 18:28:41.042 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/5
  1585. 2019-04-11 18:28:41.043 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/6
  1586. 2019-04-11 18:28:41.043 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/6
  1587. 2019-04-11 18:28:41.044 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/7
  1588. 2019-04-11 18:28:41.044 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/7
  1589. 2019-04-11 18:28:41.045 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/8
  1590. 2019-04-11 18:28:41.045 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/8
  1591. 2019-04-11 18:28:41.046 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/9
  1592. 2019-04-11 18:28:41.046 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/9
  1593. 2019-04-11 18:28:41.047 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/a
  1594. 2019-04-11 18:28:41.047 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/a
  1595. 2019-04-11 18:28:41.048 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/b
  1596. 2019-04-11 18:28:41.048 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/b
  1597. 2019-04-11 18:28:41.049 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/c
  1598. 2019-04-11 18:28:41.049 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/c
  1599. 2019-04-11 18:28:41.050 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/d
  1600. 2019-04-11 18:28:41.050 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/d
  1601. 2019-04-11 18:28:41.051 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/e
  1602. 2019-04-11 18:28:41.051 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/e
  1603. 2019-04-11 18:28:41.052 T:3011020160 ERROR: Create - Error creating /storage/.kodi/userdata/Thumbnails/f
  1604. 2019-04-11 18:28:41.052 T:3011020160 ERROR: Create - Error creating special://masterprofile/Thumbnails/f
  1605. 2019-04-11 18:28:41.056 T:3011020160 DEBUG: libinput: event0: device is ignored
  1606. 2019-04-11 18:28:41.056 T:3011020160 DEBUG: libinput: event1: device is ignored
  1607. 2019-04-11 18:28:41.225 T:3011020160 NOTICE: PulseAudio: Server found running - will try to use Pulse
  1608. 2019-04-11 18:28:41.226 T:2933912384 DEBUG: Thread Lirc start, auto delete: false
  1609. 2019-04-11 18:28:41.226 T:2933912384 INFO: Loading special://xbmc/system/Lircmap.xml
  1610. 2019-04-11 18:28:41.226 T:3001021248 DEBUG: Thread libinput start, auto delete: false
  1611. 2019-04-11 18:28:41.232 T:2933912384 INFO: * Adding remote mapping for device 'mceusb'
  1612. 2019-04-11 18:28:41.232 T:2933912384 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  1613. 2019-04-11 18:28:41.233 T:2933912384 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  1614. 2019-04-11 18:28:41.233 T:2933912384 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  1615. 2019-04-11 18:28:41.233 T:2933912384 INFO: * Adding remote mapping for device 'anysee'
  1616. 2019-04-11 18:28:41.233 T:2933912384 INFO: * Adding remote mapping for device 'iMON-PAD'
  1617. 2019-04-11 18:28:41.233 T:2933912384 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  1618. 2019-04-11 18:28:41.233 T:2933912384 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  1619. 2019-04-11 18:28:41.233 T:2933912384 INFO: * Adding remote mapping for device 'TwinHanRemote'
  1620. 2019-04-11 18:28:41.233 T:2933912384 INFO: * Adding remote mapping for device 'linux-input-layer'
  1621. 2019-04-11 18:28:41.233 T:2933912384 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  1622. 2019-04-11 18:28:41.233 T:2933912384 INFO: * Adding remote mapping for device 'mediacenter'
  1623. 2019-04-11 18:28:41.233 T:2933912384 INFO: * Adding remote mapping for device 'devinput'
  1624. 2019-04-11 18:28:41.233 T:2933912384 INFO: * Adding remote mapping for device 'devinput-32'
  1625. 2019-04-11 18:28:41.234 T:2933912384 INFO: * Adding remote mapping for device 'devinput-64'
  1626. 2019-04-11 18:28:41.234 T:2933912384 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
  1627. 2019-04-11 18:28:41.239 T:3011020160 NOTICE: Running database version Addons27
  1628. 2019-04-11 18:28:41.376 T:3011020160 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  1629. 2019-04-11 18:28:41.376 T:3011020160 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  1630. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  1631. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  1632. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: context.extendedinfo.dialog v1.0.3 installed
  1633. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: driver.dvb.crazycat v9.2.0.0 installed
  1634. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: driver.dvb.dvb-latest v9.2.0.0 installed
  1635. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: game.controller.default v1.0.10 installed
  1636. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: game.controller.snes v1.0.10 installed
  1637. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: inputstream.adaptive v2.4.8.1 installed
  1638. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  1639. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  1640. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  1641. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  1642. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  1643. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  1644. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  1645. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  1646. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  1647. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  1648. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  1649. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  1650. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  1651. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  1652. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  1653. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  1654. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  1655. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: kodi.resource v1.0.0 installed
  1656. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: metadata.album.universal v3.1.5 installed
  1657. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: metadata.artists.universal v4.3.4 installed
  1658. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: metadata.common.allmusic.com v3.2.2 installed
  1659. 2019-04-11 18:28:41.377 T:3011020160 NOTICE: ADDON: metadata.common.fanart.tv v3.6.3 installed
  1660. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: metadata.common.imdb.com v3.2.3 installed
  1661. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.4 installed
  1662. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
  1663. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: metadata.common.themoviedb.org v3.2.17 installed
  1664. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: metadata.local v1.0.0 installed
  1665. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: metadata.themoviedb.org v5.2.6 installed
  1666. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.13 installed
  1667. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: os.libreelec.tv v9.2 installed
  1668. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: os.openelec.tv v9.2 installed
  1669. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: peripheral.joystick v1.4.9 installed
  1670. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: plugin.program.autocompletion v1.0.1 installed
  1671. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: plugin.video.amazon-test v0.9.4 installed
  1672. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: plugin.video.netflix v1.12.6 installed
  1673. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: plugin.video.youtube v6.8.16 installed
  1674. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: pvr.vdr.vnsi v3.6.4.1 installed
  1675. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: repository.castagnait v1.0.1 installed
  1676. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
  1677. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: repository.libreelec.tv v9.2.0 installed
  1678. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: repository.sandmann79.plugins v1.0.3 installed
  1679. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
  1680. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.aspectratio.color v1.0.0 installed
  1681. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.audiochannels.color v1.0.0 installed
  1682. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.audiocodec.color v1.0.0 installed
  1683. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.extras.color v1.0.1 installed
  1684. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.moviegenreicons.xzener-flat v0.0.3 installed
  1685. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.mpaa.color v1.0.2 installed
  1686. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.musiccodec.color v1.0.0 installed
  1687. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.musicgenreicons.text v0.1.0 installed
  1688. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.recordlabels.white v0.0.7 installed
  1689. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.resolution.color v1.0.0 installed
  1690. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.skinthemes.aeonmq v1.0.0 installed
  1691. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.studios.coloured v0.0.20 installed
  1692. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.studios.white v0.0.28 installed
  1693. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.videocodec.color v1.0.0 installed
  1694. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.weathericons.animated v0.0.6 installed
  1695. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  1696. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.language.de_de v9.0.21 installed
  1697. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  1698. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.uisounds.aeonmq6 v1.0.0 installed
  1699. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  1700. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
  1701. 2019-04-11 18:28:41.378 T:3011020160 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed
  1702. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.artistslideshow v3.3.0 installed
  1703. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.artworkorganizer v6.0.0 installed
  1704. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.cu.lrclyrics v5.8.3 installed
  1705. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.embuary.helper v1.5.0 installed
  1706. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.extendedinfo v5.6.0 installed
  1707. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.favourites v7.1.3 installed
  1708. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.games.rom.collection.browser v2.1.3 installed
  1709. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.globalsearch v8.0.13 installed
  1710. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.image.resource.select v2.0.4 installed
  1711. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.keymap v1.1.3 installed
  1712. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.addon.signals v0.0.6 installed
  1713. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.arrow v0.15.5 installed
  1714. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.autocompletion v1.1.2 installed
  1715. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.backports.functools_lru_cache v1.6.1 installed
  1716. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.beautifulsoup v3.2.1 installed
  1717. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.beautifulsoup4 v4.9.3 installed
  1718. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
  1719. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.chardet v3.0.4 installed
  1720. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.dateutil v2.8.1 installed
  1721. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.defusedxml v0.6.0 installed
  1722. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.future v0.17.1 installed
  1723. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.idna v2.8 installed
  1724. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.inputstreamhelper v0.5.7 installed
  1725. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.kodi-six v0.1.3 installed
  1726. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.kodi65 v1.2.1 installed
  1727. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.mechanicalsoup v1.0.0 installed
  1728. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.metadatautils v1.0.0 installed
  1729. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.musicbrainz v0.6.0 installed
  1730. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.pil v1.1.7 installed
  1731. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.pyautogui v0.9.51 installed
  1732. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  1733. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.pydes v2.0.1 installed
  1734. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.pyxbmct v1.3.1 installed
  1735. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.requests v2.22.0 installed
  1736. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.routing v0.2.3 installed
  1737. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.simplecache v1.0.20 installed
  1738. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.simplejson v3.16.1 installed
  1739. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.six v1.15.0 installed
  1740. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.soupsieve v1.9.6+leia.1 installed
  1741. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.thetvdb v1.0.12 installed
  1742. 2019-04-11 18:28:41.379 T:3011020160 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
  1743. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: script.module.youtube.dl v21.303.0 installed
  1744. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: script.openweathermap.maps v0.3.1 installed
  1745. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
  1746. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: script.randomandlastitems v2.2.2 installed
  1747. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: script.skin.helper.colorpicker v1.0.13 installed
  1748. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: script.skin.helper.service v1.1.3 installed
  1749. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: script.skin.helper.skinbackup v1.0.12 installed
  1750. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: script.skin.helper.widgets v1.0.22 installed
  1751. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: script.tv.show.next.aired v6.0.15 installed
  1752. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: service.library.data.provider v0.3.2 installed
  1753. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
  1754. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: service.rom.collection.browser v1.0.1 installed
  1755. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: service.upnext v1.1.5 installed
  1756. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: skin.ace2 v1.6.0 installed
  1757. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: skin.aeonmq8 v2.9.0 installed
  1758. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: skin.estuary v2.0.27 installed
  1759. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: virtual.rpi-tools v9.2.0.107 installed
  1760. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: virtual.system-tools v9.2.0.111 installed
  1761. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: weather.openweathermap.extended v5.0.2 installed
  1762. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  1763. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: xbmc.addon v18.9 installed
  1764. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: xbmc.core v0.1.0 installed
  1765. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  1766. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: xbmc.json v10.3.0 installed
  1767. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  1768. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: xbmc.python v2.26.0 installed
  1769. 2019-04-11 18:28:41.380 T:3011020160 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  1770. 2019-04-11 18:28:41.420 T:3011020160 DEBUG: CFavourites::Load - no system favourites found, skipping
  1771. 2019-04-11 18:28:41.421 T:3011020160 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  1772. 2019-04-11 18:28:41.423 T:3011020160 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
  1773. 2019-04-11 18:28:41.423 T:3011020160 INFO: Selected Logind/UPower as PowerSyscall
  1774. 2019-04-11 18:28:41.423 T:3011020160 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  1775. 2019-04-11 18:28:41.424 T:3011020160 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
  1776. 2019-04-11 18:28:41.431 T:3011020160 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 18
  1777. 2019-04-11 18:28:41.433 T:3011020160 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
  1778. 2019-04-11 18:28:41.433 T:2988278592 DEBUG: Thread ActiveAE start, auto delete: false
  1779. 2019-04-11 18:28:41.434 T:2977952576 DEBUG: Thread AESink start, auto delete: false
  1780. 2019-04-11 18:28:41.434 T:2967466816 DEBUG: Thread FDEventMonitor start, auto delete: false
  1781. 2019-04-11 18:28:41.443 T:2988278592 INFO: CAESinkALSA - Unable to open device "default" for playback
  1782. 2019-04-11 18:28:41.452 T:2988278592 DEBUG: PulseAudio: Context authorizing
  1783. 2019-04-11 18:28:41.453 T:2988278592 DEBUG: PulseAudio: Context setting name
  1784. 2019-04-11 18:28:41.453 T:2988278592 DEBUG: PulseAudio: Context ready
  1785. 2019-04-11 18:28:41.453 T:2988278592 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  1786. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: Found 2 Lists of Devices
  1787. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: Enumerated PI devices:
  1788. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: Device 1
  1789. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_deviceName : HDMI
  1790. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_displayName : HDMI
  1791. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_displayNameExtra:
  1792. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  1793. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_channels : FL, FR
  1794. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  1795. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW
  1796. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512
  1797. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: Device 2
  1798. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_deviceName : Analogue
  1799. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_displayName : Analogue
  1800. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_displayNameExtra:
  1801. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1802. 2019-04-11 18:28:41.454 T:2988278592 NOTICE: m_channels : FL, FR
  1803. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_sampleRates : 48000
  1804. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  1805. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_streamTypes : No passthrough capabilities
  1806. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: Device 3
  1807. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_deviceName : Both
  1808. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_displayName : HDMI and Analogue
  1809. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_displayNameExtra:
  1810. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1811. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_channels : FL, FR
  1812. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_sampleRates : 48000
  1813. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  1814. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_streamTypes : No passthrough capabilities
  1815. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: Enumerated PULSE devices:
  1816. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: Device 1
  1817. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_deviceName : Default
  1818. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_displayName : Default
  1819. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  1820. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1821. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_channels : FL, FR
  1822. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  1823. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  1824. 2019-04-11 18:28:41.455 T:2988278592 NOTICE: m_streamTypes : No passthrough capabilities
  1825. 2019-04-11 18:28:41.455 T:2977952576 INFO: CActiveAESink::OpenSink - initialize sink
  1826. 2019-04-11 18:28:41.455 T:2977952576 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  1827. 2019-04-11 18:28:41.455 T:2977952576 DEBUG: DllBcm: Using omx system library
  1828. 2019-04-11 18:28:41.457 T:2977952576 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  1829. 2019-04-11 18:28:41.458 T:2977952576 DEBUG: Loading: libopenmaxil.so
  1830. 2019-04-11 18:28:41.467 T:2977952576 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  1831. 2019-04-11 18:28:41.467 T:2977952576 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  1832. 2019-04-11 18:28:41.467 T:2977952576 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  1833. 2019-04-11 18:28:41.468 T:2977952576 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0xb0e0d320
  1834. 2019-04-11 18:28:41.470 T:2977952576 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  1835. 2019-04-11 18:28:41.470 T:2977952576 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  1836. 2019-04-11 18:28:41.470 T:2977952576 DEBUG: Output Device : HDMI
  1837. 2019-04-11 18:28:41.470 T:2977952576 DEBUG: Sample Rate : 44100
  1838. 2019-04-11 18:28:41.470 T:2977952576 DEBUG: Sample Format : AE_FMT_FLOAT
  1839. 2019-04-11 18:28:41.470 T:2977952576 DEBUG: Channel Count : 2
  1840. 2019-04-11 18:28:41.470 T:2977952576 DEBUG: Channel Layout: FL, FR
  1841. 2019-04-11 18:28:41.470 T:2977952576 DEBUG: Frames : 2205
  1842. 2019-04-11 18:28:41.470 T:2977952576 DEBUG: Frame Size : 8
  1843. 2019-04-11 18:28:41.477 T:3011020160 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  1844. 2019-04-11 18:28:41.482 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  1845. 2019-04-11 18:28:41.482 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  1846. 2019-04-11 18:28:41.483 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  1847. 2019-04-11 18:28:41.483 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  1848. 2019-04-11 18:28:41.484 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  1849. 2019-04-11 18:28:41.484 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  1850. 2019-04-11 18:28:41.485 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  1851. 2019-04-11 18:28:41.485 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  1852. 2019-04-11 18:28:41.486 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  1853. 2019-04-11 18:28:41.486 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  1854. 2019-04-11 18:28:41.486 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  1855. 2019-04-11 18:28:41.487 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  1856. 2019-04-11 18:28:41.487 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  1857. 2019-04-11 18:28:41.488 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  1858. 2019-04-11 18:28:41.488 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  1859. 2019-04-11 18:28:41.489 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  1860. 2019-04-11 18:28:41.489 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  1861. 2019-04-11 18:28:41.490 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  1862. 2019-04-11 18:28:41.490 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  1863. 2019-04-11 18:28:41.491 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  1864. 2019-04-11 18:28:41.491 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  1865. 2019-04-11 18:28:41.492 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  1866. 2019-04-11 18:28:41.492 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  1867. 2019-04-11 18:28:41.492 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  1868. 2019-04-11 18:28:41.493 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  1869. 2019-04-11 18:28:41.493 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  1870. 2019-04-11 18:28:41.494 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  1871. 2019-04-11 18:28:41.494 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  1872. 2019-04-11 18:28:41.495 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  1873. 2019-04-11 18:28:41.495 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  1874. 2019-04-11 18:28:41.496 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  1875. 2019-04-11 18:28:41.496 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  1876. 2019-04-11 18:28:41.496 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  1877. 2019-04-11 18:28:41.497 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  1878. 2019-04-11 18:28:41.497 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  1879. 2019-04-11 18:28:41.498 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  1880. 2019-04-11 18:28:41.498 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  1881. 2019-04-11 18:28:41.499 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  1882. 2019-04-11 18:28:41.499 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  1883. 2019-04-11 18:28:41.500 T:3011020160 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  1884. 2019-04-11 18:28:41.500 T:3011020160 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
  1885. 2019-04-11 18:28:41.501 T:3011020160 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
  1886. 2019-04-11 18:28:41.503 T:3011020160 DEBUG: Selected UDev as storage provider
  1887. 2019-04-11 18:28:41.503 T:3011020160 NOTICE: Raspberry PI firmware version: Jun 26 2020 14:49:28
  1888. Copyright (c) 2012 Broadcom
  1889. version b078012603a6a094178f959805996ad225a0d83b (clean) (release) (start_x)
  1890. 2019-04-11 18:28:41.503 T:3011020160 NOTICE: ARM mem: 703MB GPU mem: 320MB MPG2:0 WVC1:0
  1891. 2019-04-11 18:28:41.503 T:3011020160 NOTICE: Config:
  1892. arm_freq=1500
  1893. audio_pwm_mode=514
  1894. config_hdmi_boost=5
  1895. core_freq=500
  1896. core_freq_min=200
  1897. disable_commandline_tags=2
  1898. disable_l2cache=1
  1899. disable_overscan=1
  1900. display_hdmi_rotate=-1
  1901. display_lcd_rotate=-1
  1902. enable_gic=1
  1903. enable_uart=1
  1904. force_eeprom_read=1
  1905. force_pwm_open=1
  1906. framebuffer_ignore_alpha=1
  1907. framebuffer_swap=1
  1908. gpu_freq=500
  1909. gpu_freq_min=250
  1910. hdmi_channel_map=8
  1911. init_uart_clock=0x2dc6c00
  1912. lcd_framerate=60
  1913. mask_gpu_interrupt0=1024
  1914. mask_gpu_interrupt1=0x10000
  1915. over_voltage_avs=-11250
  1916. pause_burst_frames=1
  1917. program_serial_random=1
  1918. total_mem=4096
  1919. hdmi_force_cec_address:0=65535
  1920. hdmi_force_cec_address:1=65535
  1921. hdmi_force_hotplug:0=1
  1922. hdmi_ignore_cec_init:0=1
  1923. hdmi_pixel_freq_limit:0=0x11e1a300
  1924. hdmi_pixel_freq_limit:1=0x11e1a300
  1925. 2019-04-11 18:28:41.504 T:3011020160 NOTICE: Config:
  1926. device_tree=-
  1927. overlay_prefix=overlays/
  1928. hdmi_cvt:0=
  1929. hdmi_cvt:1=
  1930. hdmi_edid_filename:0=
  1931. hdmi_edid_filename:1=
  1932. hdmi_timings:0=
  1933. hdmi_timings:1=
  1934. 2019-04-11 18:28:41.504 T:3011020160 INFO: RetroPlayer[PROCESS]: Registering process control for GBM
  1935. 2019-04-11 18:28:41.504 T:3011020160 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  1936. 2019-04-11 18:28:41.657 T:3011020160 DEBUG: CDRMUtils::FindConnector - found connector: 51
  1937. 2019-04-11 18:28:41.658 T:3011020160 DEBUG: CDRMUtils::OpenDrm - opened device: /dev/dri/card0 using module: vc4
  1938. 2019-04-11 18:28:41.689 T:3011020160 DEBUG: CDRMUtils::FindConnector - found connector: 51
  1939. 2019-04-11 18:28:41.690 T:3011020160 DEBUG: CDRMUtils::FindEncoder - found encoder: 50
  1940. 2019-04-11 18:28:41.690 T:3011020160 DEBUG: CDRMUtils::FindCrtc - found crtc: 49
  1941. 2019-04-11 18:28:41.690 T:3011020160 DEBUG: CDRMUtils::FindPlane - found video plane 28
  1942. 2019-04-11 18:28:41.691 T:3011020160 WARNING: CDRMUtils::FindPlane - could not find plane
  1943. 2019-04-11 18:28:41.691 T:3011020160 DEBUG: CDRMUtils::FindPlane - found gui plane 35
  1944. 2019-04-11 18:28:41.691 T:3011020160 DEBUG: CDRMUtils::FindPreferredMode - found preferred mode: 1280x720 @ 60 Hz
  1945. 2019-04-11 18:28:41.692 T:3011020160 DEBUG: CDRMAtomic::InitDrm - initialized atomic DRM
  1946. 2019-04-11 18:28:41.800 T:3011020160 DEBUG: CWinSystemGbm::InitWindowSystem - initialized DRM
  1947. 2019-04-11 18:28:41.800 T:3011020160 NOTICE: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
  1948. 2019-04-11 18:28:41.801 T:3011020160 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz
  1949. 2019-04-11 18:28:41.801 T:3011020160 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz
  1950. 2019-04-11 18:28:41.801 T:3011020160 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 50.000000 Hz
  1951. 2019-04-11 18:28:41.801 T:3011020160 NOTICE: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
  1952. 2019-04-11 18:28:41.801 T:3011020160 NOTICE: Found resolution 1280x720 with 1280x720 @ 50.000000 Hz
  1953. 2019-04-11 18:28:41.801 T:3011020160 NOTICE: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz
  1954. 2019-04-11 18:28:41.801 T:3011020160 NOTICE: Found resolution 800x600 with 800x600 @ 60.000000 Hz
  1955. 2019-04-11 18:28:41.801 T:3011020160 NOTICE: Found resolution 720x576 with 720x576 @ 50.000000 Hz
  1956. 2019-04-11 18:28:41.801 T:3011020160 NOTICE: Found resolution 720x480 with 720x480 @ 59.940063 Hz
  1957. 2019-04-11 18:28:41.801 T:3011020160 NOTICE: Found resolution 720x480 with 720x480 @ 60.000000 Hz
  1958. 2019-04-11 18:28:41.801 T:3011020160 NOTICE: Found resolution 640x480 with 640x480 @ 60.000000 Hz
  1959. 2019-04-11 18:28:41.803 T:3011020160 NOTICE: Previous line repeats 1 times.
  1960. 2019-04-11 18:28:41.803 T:3011020160 NOTICE: EGL_VERSION = 1.4
  1961. 2019-04-11 18:28:41.803 T:3011020160 NOTICE: EGL_VENDOR = Mesa Project
  1962. 2019-04-11 18:28:41.803 T:3011020160 NOTICE: EGL_EXTENSIONS = EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2 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
  1963. 2019-04-11 18:28:41.803 T:3011020160 NOTICE: EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_MESA_platform_gbm
  1964. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL Config Attributes:
  1965. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_BUFFER_SIZE: 32
  1966. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_ALPHA_SIZE: 8
  1967. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_BLUE_SIZE: 8
  1968. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_GREEN_SIZE: 8
  1969. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_RED_SIZE: 8
  1970. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_DEPTH_SIZE: 16
  1971. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_STENCIL_SIZE: 0
  1972. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_CONFIG_CAVEAT: 0x3038
  1973. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_CONFIG_ID: 10
  1974. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_LEVEL: 0
  1975. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 4096
  1976. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_MAX_PBUFFER_PIXELS: 0
  1977. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_MAX_PBUFFER_WIDTH: 4096
  1978. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_NATIVE_RENDERABLE: 1
  1979. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_NATIVE_VISUAL_ID: 875713089
  1980. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0x3038
  1981. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_SAMPLES: 0
  1982. 2019-04-11 18:28:41.803 T:3011020160 DEBUG: EGL_SAMPLE_BUFFERS: 0
  1983. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_SURFACE_TYPE: 4
  1984. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038
  1985. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0
  1986. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0
  1987. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0
  1988. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0
  1989. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 0
  1990. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_MIN_SWAP_INTERVAL: 1
  1991. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_MAX_SWAP_INTERVAL: 1
  1992. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_LUMINANCE_SIZE: 0
  1993. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_ALPHA_MASK_SIZE: 0
  1994. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e
  1995. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_RENDERABLE_TYPE: 77
  1996. 2019-04-11 18:28:41.804 T:3011020160 DEBUG: EGL_CONFORMANT: 77
  1997. 2019-04-11 18:28:41.807 T:3011020160 NOTICE: Checking resolution 16
  1998. 2019-04-11 18:28:41.807 T:3011020160 DEBUG: OnLostDevice - notify display change event
  1999. 2019-04-11 18:28:41.933 T:2977952576 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
  2000. 2019-04-11 18:28:41.933 T:2977952576 DEBUG: CAESinkPi:Deinitialize
  2001. 2019-04-11 18:28:41.933 T:2977952576 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  2002. 2019-04-11 18:28:41.936 T:2977952576 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0xb0e0d320
  2003. 2019-04-11 18:28:41.937 T:3011020160 WARNING: CGBMUtils::DestroySurface - surface already destroyed
  2004. 2019-04-11 18:28:41.937 T:3011020160 DEBUG: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM
  2005. 2019-04-11 18:28:41.965 T:3011020160 DEBUG: CDRMUtils::SetMode - found crtc mode: 1280x720 @ 60 Hz
  2006. 2019-04-11 18:28:41.966 T:3011020160 DEBUG: CGBMUtils::CreateSurface - created surface with size 1280x720
  2007. 2019-04-11 18:28:41.973 T:3011020160 DEBUG: CWinSystemGbmEGLContext::CreateNewWindow - initialized GBM
  2008. 2019-04-11 18:28:41.973 T:3011020160 NOTICE: GL_VENDOR = Broadcom
  2009. 2019-04-11 18:28:41.973 T:3011020160 NOTICE: GL_RENDERER = V3D 4.2
  2010. 2019-04-11 18:28:41.973 T:3011020160 NOTICE: GL_VERSION = OpenGL ES 3.0 Mesa 19.1.7
  2011. 2019-04-11 18:28:41.973 T:3011020160 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.00
  2012. 2019-04-11 18:28:41.973 T:3011020160 NOTICE: GL_EXTENSIONS = GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_texture_compression_astc_ldr GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_integer_mix GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_elements_base_vertex GL_EXT_texture_border_clamp GL_KHR_context_flush_control GL_OES_draw_elements_base_vertex GL_OES_texture_border_clamp GL_OES_texture_stencil8 GL_EXT_float_blend GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_MESA_shader_integer_functions GL_KHR_parallel_shader_compile GL_EXT_texture_query_lod
  2013. 2019-04-11 18:28:42.676 T:3011020160 DEBUG: OnLostDevice - notify display change event
  2014. 2019-04-11 18:28:42.704 T:3011020160 DEBUG: CDRMUtils::SetMode - found crtc mode: 1280x720 @ 60 Hz
  2015. 2019-04-11 18:28:42.705 T:3011020160 INFO: GLES: Maximum texture width: 4096
  2016. 2019-04-11 18:28:42.705 T:2988278592 DEBUG: CActiveAE - display reset event
  2017. 2019-04-11 18:28:42.705 T:3011020160 DEBUG: guilib: Fill viewport on change for solving rendering passes
  2018. 2019-04-11 18:28:42.705 T:2977952576 INFO: CActiveAESink::OpenSink - initialize sink
  2019. 2019-04-11 18:28:42.705 T:2977952576 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  2020. 2019-04-11 18:28:42.705 T:2977952576 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  2021. 2019-04-11 18:28:42.705 T:2977952576 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  2022. 2019-04-11 18:28:42.706 T:2977952576 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0xb0e0d320
  2023. 2019-04-11 18:28:42.708 T:2977952576 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  2024. 2019-04-11 18:28:42.708 T:2977952576 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  2025. 2019-04-11 18:28:42.708 T:2977952576 DEBUG: Output Device : HDMI
  2026. 2019-04-11 18:28:42.708 T:2977952576 DEBUG: Sample Rate : 44100
  2027. 2019-04-11 18:28:42.708 T:2977952576 DEBUG: Sample Format : AE_FMT_FLOAT
  2028. 2019-04-11 18:28:42.708 T:2977952576 DEBUG: Channel Count : 2
  2029. 2019-04-11 18:28:42.708 T:2977952576 DEBUG: Channel Layout: FL, FR
  2030. 2019-04-11 18:28:42.708 T:2977952576 DEBUG: Frames : 2205
  2031. 2019-04-11 18:28:42.708 T:2977952576 DEBUG: Frame Size : 8
  2032. 2019-04-11 18:28:42.710 T:2988278592 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2033. 2021-08-28 12:25:31.010 T:3011020160 DEBUG: EGL Debugging:
  2034. Error: EGL_BAD_SURFACE
  2035. Command: eglSwapBuffers
  2036. Type: EGL_DEBUG_MSG_ERROR_KHR
  2037. Message: dri2_swap_buffers
  2038. 2021-08-28 12:25:31.020 T:3011020160 DEBUG: CRBP::OpenDisplay device:0 m_display:10000020 (0)
  2039. 2021-08-28 12:25:31.020 T:3011020160 INFO: load keymapping
  2040. 2021-08-28 12:25:31.022 T:3011020160 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  2041. 2021-08-28 12:25:31.024 T:3011020160 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  2042. 2021-08-28 12:25:31.026 T:3011020160 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  2043. 2021-08-28 12:25:31.028 T:3011020160 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  2044. 2021-08-28 12:25:31.031 T:3011020160 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  2045. 2021-08-28 12:25:31.033 T:3011020160 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  2046. 2021-08-28 12:25:31.040 T:3011020160 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  2047. 2021-08-28 12:25:31.041 T:3011020160 INFO: Loading special://xbmc/system/keymaps/remote.xml
  2048. 2021-08-28 12:25:31.045 T:3011020160 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  2049. 2021-08-28 12:25:31.048 T:3011020160 INFO: GUI format 1280x720, Display 1280x720 @ 60.000000 Hz
  2050. 2021-08-28 12:25:31.048 T:3011020160 INFO: CLangInfo: loading resource.language.de_de language information...
  2051. 2021-08-28 12:25:31.049 T:3011020160 DEBUG: trying to set locale to de_DE.UTF-8
  2052. 2021-08-28 12:25:31.058 T:3011020160 INFO: global locale set to C
  2053. 2021-08-28 12:25:31.058 T:3011020160 INFO: CLangInfo: loading resource.language.de_de language strings...
  2054. 2021-08-28 12:25:31.095 T:3011020160 DEBUG: LocalizeStrings: loaded 4015 strings from file resource://resource.language.de_de/strings.po
  2055. 2021-08-28 12:25:31.113 T:3011020160 DEBUG: POParser: id:12343 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  2056. 2021-08-28 12:25:31.123 T:3011020160 DEBUG: LocalizeStrings: loaded 8 strings from file resource://resource.language.en_gb/strings.po
  2057. 2021-08-28 12:25:31.144 T:3011020160 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
  2058. 2021-08-28 12:25:31.145 T:3011020160 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
  2059. 2021-08-28 12:25:31.150 T:3011020160 DEBUG: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.de_de/strings.po
  2060. 2021-08-28 12:25:31.151 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  2061. 2021-08-28 12:25:31.152 T:3011020160 DEBUG: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/game.controller.snes/resources/language/resource.language.de_de/strings.po
  2062. 2021-08-28 12:25:31.155 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
  2063. 2021-08-28 12:25:31.156 T:3011020160 DEBUG: LocalizeStrings: loaded 11 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.de_de/strings.po
  2064. 2021-08-28 12:25:31.157 T:3011020160 DEBUG: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
  2065. 2021-08-28 12:25:31.159 T:3011020160 DEBUG: LocalizeStrings: loaded 23 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.de_de/strings.po
  2066. 2021-08-28 12:25:31.160 T:3011020160 DEBUG: LocalizeStrings: loaded 9 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
  2067. 2021-08-28 12:25:31.167 T:3011020160 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.de_de/strings.po
  2068. 2021-08-28 12:25:31.168 T:3011020160 DEBUG: POParser: id:30003 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  2069. 2021-08-28 12:25:31.168 T:3011020160 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  2070. 2021-08-28 12:25:31.169 T:3011020160 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.de_de/strings.po
  2071. 2021-08-28 12:25:31.170 T:3011020160 DEBUG: LocalizeStrings: loaded 10 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  2072. 2021-08-28 12:25:31.173 T:3011020160 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
  2073. 2021-08-28 12:25:31.181 T:3011020160 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.de_de/strings.po
  2074. 2021-08-28 12:25:31.182 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  2075. 2021-08-28 12:25:31.184 T:3011020160 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.de_de/strings.po
  2076. 2021-08-28 12:25:31.184 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po
  2077. 2021-08-28 12:25:31.187 T:3011020160 DEBUG: LocalizeStrings: loaded 259 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.de_de/strings.po
  2078. 2021-08-28 12:25:31.191 T:3011020160 DEBUG: POParser: id:720 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  2079. 2021-08-28 12:25:31.191 T:3011020160 DEBUG: POParser: id:32013 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  2080. 2021-08-28 12:25:31.191 T:3011020160 DEBUG: POParser: id:32022 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  2081. 2021-08-28 12:25:31.192 T:3011020160 DEBUG: POParser: id:32231 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  2082. 2021-08-28 12:25:31.192 T:3011020160 DEBUG: POParser: id:32233 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  2083. 2021-08-28 12:25:31.192 T:3011020160 DEBUG: POParser: id:32238 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  2084. 2021-08-28 12:25:31.192 T:3011020160 DEBUG: LocalizeStrings: loaded 6 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
  2085. 2021-08-28 12:25:31.199 T:3011020160 DEBUG: LocalizeStrings: loaded 83 strings from file /storage/.kodi/addons/script.module.inputstreamhelper/resources/language/resource.language.de_de/strings.po
  2086. 2021-08-28 12:25:31.200 T:3011020160 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.module.inputstreamhelper/resources/language/resource.language.en_gb/strings.po
  2087. 2021-08-28 12:25:31.213 T:3011020160 DEBUG: LocalizeStrings: loaded 180 strings from file /storage/.kodi/addons/plugin.video.amazon-test/resources/language/resource.language.de_de/strings.po
  2088. 2021-08-28 12:25:31.215 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/plugin.video.amazon-test/resources/language/resource.language.en_gb/strings.po
  2089. 2021-08-28 12:25:31.216 T:3011020160 DEBUG: LocalizeStrings: loaded 21 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.de_de/strings.po
  2090. 2021-08-28 12:25:31.217 T:3011020160 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
  2091. 2021-08-28 12:25:31.220 T:3011020160 DEBUG: LocalizeStrings: loaded 297 strings from file /storage/.kodi/addons/plugin.video.youtube/resources/language/resource.language.de_de/strings.po
  2092. 2021-08-28 12:25:31.222 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/plugin.video.youtube/resources/language/resource.language.en_gb/strings.po
  2093. 2021-08-28 12:25:31.227 T:3011020160 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.de_DE/strings.po
  2094. 2021-08-28 12:25:31.228 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.en_GB/strings.po
  2095. 2021-08-28 12:25:31.232 T:3011020160 DEBUG: LocalizeStrings: loaded 48 strings from file /storage/.kodi/addons/service.upnext/resources/language/resource.language.de_de/strings.po
  2096. 2021-08-28 12:25:31.233 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/service.upnext/resources/language/resource.language.en_gb/strings.po
  2097. 2021-08-28 12:25:31.242 T:3011020160 DEBUG: LocalizeStrings: loaded 51 strings from file /storage/.kodi/addons/script.module.metadatautils/resources/language/resource.language.en_gb/strings.po
  2098. 2021-08-28 12:25:31.244 T:3011020160 DEBUG: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/script.skin.helper.service/resources/language/resource.language.en_gb/strings.po
  2099. 2021-08-28 12:25:31.246 T:3011020160 DEBUG: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/service.library.data.provider/resources/language/resource.language.en_gb/strings.po
  2100. 2021-08-28 12:25:31.260 T:3011020160 DEBUG: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/weather.openweathermap.extended/resources/language/resource.language.de_DE/strings.po
  2101. 2021-08-28 12:25:31.261 T:3011020160 DEBUG: LocalizeStrings: loaded 82 strings from file /storage/.kodi/addons/weather.openweathermap.extended/resources/language/resource.language.en_GB/strings.po
  2102. 2021-08-28 12:25:31.267 T:3011020160 DEBUG: LocalizeStrings: loaded 38 strings from file /storage/.kodi/addons/script.module.youtube.dl/resources/language/resource.language.de_de/strings.po
  2103. 2021-08-28 12:25:31.267 T:3011020160 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/script.module.youtube.dl/resources/language/resource.language.en_gb/strings.po
  2104. 2021-08-28 12:25:31.272 T:3011020160 DEBUG: LocalizeStrings: loaded 167 strings from file /storage/.kodi/addons/script.extendedinfo/resources/language/resource.language.en_gb/strings.po
  2105. 2021-08-28 12:25:31.274 T:3011020160 DEBUG: LocalizeStrings: loaded 37 strings from file /storage/.kodi/addons/script.embuary.helper/resources/language/resource.language.de_DE/strings.po
  2106. 2021-08-28 12:25:31.274 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.embuary.helper/resources/language/resource.language.en_GB/strings.po
  2107. 2021-08-28 12:25:31.276 T:3011020160 DEBUG: LocalizeStrings: loaded 1 strings from file /storage/.kodi/addons/context.extendedinfo.dialog/resources/language/English/strings.po
  2108. 2021-08-28 12:25:31.279 T:3011020160 DEBUG: LocalizeStrings: loaded 43 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/German/strings.po
  2109. 2021-08-28 12:25:31.281 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/English/strings.po
  2110. 2021-08-28 12:25:31.287 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.artistslideshow/resources/language/resource.language.de_de/strings.po
  2111. 2021-08-28 12:25:31.288 T:3011020160 DEBUG: LocalizeStrings: loaded 112 strings from file /storage/.kodi/addons/script.artistslideshow/resources/language/resource.language.en_gb/strings.po
  2112. 2021-08-28 12:25:31.290 T:3011020160 DEBUG: LocalizeStrings: loaded 46 strings from file /storage/.kodi/addons/script.cu.lrclyrics/resources/language/resource.language.de_DE/strings.po
  2113. 2021-08-28 12:25:31.291 T:3011020160 DEBUG: POParser: id:32110 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  2114. 2021-08-28 12:25:31.291 T:3011020160 DEBUG: LocalizeStrings: loaded 2 strings from file /storage/.kodi/addons/script.cu.lrclyrics/resources/language/resource.language.en_GB/strings.po
  2115. 2021-08-28 12:25:31.293 T:3011020160 DEBUG: LocalizeStrings: loaded 21 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.de_DE/strings.po
  2116. 2021-08-28 12:25:31.294 T:3011020160 DEBUG: POParser: id:32006 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  2117. 2021-08-28 12:25:31.294 T:3011020160 DEBUG: POParser: id:32009 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  2118. 2021-08-28 12:25:31.294 T:3011020160 DEBUG: POParser: id:32299 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  2119. 2021-08-28 12:25:31.294 T:3011020160 DEBUG: LocalizeStrings: loaded 8 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_GB/strings.po
  2120. 2021-08-28 12:25:31.305 T:3011020160 DEBUG: LocalizeStrings: loaded 542 strings from file /storage/.kodi/addons/script.games.rom.collection.browser/resources/language/German/strings.xml
  2121. 2021-08-28 12:25:31.311 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.games.rom.collection.browser/resources/language/English/strings.xml
  2122. 2021-08-28 12:25:31.313 T:3011020160 DEBUG: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/script.skin.helper.colorpicker/resources/language/resource.language.en_gb/strings.po
  2123. 2021-08-28 12:25:31.315 T:3011020160 DEBUG: LocalizeStrings: loaded 39 strings from file /storage/.kodi/addons/script.skin.helper.skinbackup/resources/language/resource.language.en_gb/strings.po
  2124. 2021-08-28 12:25:31.316 T:3011020160 DEBUG: LocalizeStrings: loaded 69 strings from file /storage/.kodi/addons/script.skin.helper.widgets/resources/language/resource.language.en_gb/strings.po
  2125. 2021-08-28 12:25:31.319 T:3011020160 DEBUG: LocalizeStrings: loaded 23 strings from file /storage/.kodi/addons/script.artworkorganizer/resources/language/German/strings.po
  2126. 2021-08-28 12:25:31.320 T:3011020160 DEBUG: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/script.artworkorganizer/resources/language/English/strings.po
  2127. 2021-08-28 12:25:31.321 T:3011020160 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/plugin.program.autocompletion/resources/language/English/strings.po
  2128. 2021-08-28 12:25:31.329 T:3011020160 DEBUG: LocalizeStrings: loaded 256 strings from file /storage/.kodi/addons/plugin.video.netflix/resources/language/resource.language.de_de/strings.po
  2129. 2021-08-28 12:25:31.330 T:3011020160 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/plugin.video.netflix/resources/language/resource.language.en_gb/strings.po
  2130. 2021-08-28 12:25:31.335 T:3011020160 DEBUG: LocalizeStrings: loaded 307 strings from file /storage/.kodi/addons/script.keymap/resources/language/resource.language.en_gb/strings.po
  2131. 2021-08-28 12:25:31.337 T:3011020160 DEBUG: LocalizeStrings: loaded 70 strings from file /storage/.kodi/addons/pvr.vdr.vnsi/resources/language/resource.language.de_de/strings.po
  2132. 2021-08-28 12:25:31.338 T:3011020160 DEBUG: LocalizeStrings: loaded 1 strings from file /storage/.kodi/addons/pvr.vdr.vnsi/resources/language/resource.language.en_gb/strings.po
  2133. 2021-08-28 12:25:31.339 T:2875597632 DEBUG: Thread JobWorker start, auto delete: true
  2134. 2021-08-28 12:25:31.339 T:2875597632 DEBUG: Initialize, updating databases...
  2135. 2021-08-28 12:25:31.342 T:2875597632 NOTICE: Running database version Addons27
  2136. 2021-08-28 12:25:31.344 T:2875597632 NOTICE: Running database version ViewModes6
  2137. 2021-08-28 12:25:31.374 T:2875597632 NOTICE: Running database version Textures13
  2138. 2021-08-28 12:25:31.377 T:2875597632 NOTICE: MYSQL: Connected to version 10.3.31-MariaDB-0ubuntu0.20.04.1
  2139. 2021-08-28 12:25:31.381 T:2875597632 NOTICE: Running database version MyMusic72
  2140. 2021-08-28 12:25:31.386 T:2875597632 NOTICE: Running database version MyVideos116
  2141. 2021-08-28 12:25:31.390 T:2875597632 NOTICE: Running database version TV32
  2142. 2021-08-28 12:25:31.392 T:2875597632 NOTICE: Running database version Epg12
  2143. 2021-08-28 12:25:31.393 T:2875597632 DEBUG: Initialize, updating databases... DONE
  2144. 2021-08-28 12:25:31.403 T:3011020160 NOTICE: start dvd mediatype detection
  2145. 2021-08-28 12:25:31.403 T:2992177984 DEBUG: Thread DetectDVDMedia start, auto delete: false
  2146. 2021-08-28 12:25:31.403 T:3011020160 DEBUG: DPMS: supported power-saving modes: OFF
  2147. 2021-08-28 12:25:31.403 T:2992177984 DEBUG: Compiled with libcdio Version 0.94
  2148. 2021-08-28 12:25:31.405 T:2992177984 DEBUG: Thread DetectDVDMedia 2992177984 terminating
  2149. 2021-08-28 12:25:31.470 T:3011020160 INFO: Unloading old skin ...
  2150. 2021-08-28 12:25:31.501 T:3011020160 NOTICE: load skin from: /storage/.kodi/addons/skin.aeonmq8 (version: 2.9.0)
  2151. 2021-08-28 12:25:31.501 T:3011020160 INFO: load fonts for skin...
  2152. 2021-08-28 12:25:31.507 T:3011020160 INFO: Loading skin includes from /storage/.kodi/addons/skin.aeonmq8/xml/Includes.xml
  2153. 2021-08-28 12:25:32.120 T:3011020160 INFO: Loading fonts from /storage/.kodi/addons/skin.aeonmq8/xml/Font.xml
  2154. 2021-08-28 12:25:32.379 T:3011020160 DEBUG: LocalizeStrings: loaded 901 strings from file /storage/.kodi/addons/skin.aeonmq8/language/resource.language.de_de/strings.po
  2155. 2021-08-28 12:25:32.386 T:3011020160 DEBUG: LocalizeStrings: loaded 1 strings from file /storage/.kodi/addons/skin.aeonmq8/language/resource.language.en_gb/strings.po
  2156. 2021-08-28 12:25:32.386 T:3011020160 INFO: load new skin...
  2157. 2021-08-28 12:25:32.386 T:3011020160 INFO: Loading custom window XMLs from skin path /storage/.kodi/addons/skin.aeonmq8/xml
  2158. 2021-08-28 12:25:32.433 T:3011020160 DEBUG: Load Skin XML: 47.60ms
  2159. 2021-08-28 12:25:32.433 T:3011020160 INFO: initialize new skin...
  2160. 2021-08-28 12:25:32.433 T:3011020160 DEBUG: guilib: Fill viewport on change for solving rendering passes
  2161. 2021-08-28 12:25:32.433 T:3011020160 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  2162. 2021-08-28 12:25:32.435 T:3011020160 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  2163. 2021-08-28 12:25:32.471 T:3011020160 DEBUG: OpenBundle - Opened bundle /storage/.kodi/addons/skin.aeonmq8/media/Textures.xbt
  2164. 2021-08-28 12:25:32.474 T:3011020160 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  2165. 2021-08-28 12:25:32.476 T:3011020160 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  2166. 2021-08-28 12:25:32.478 T:3011020160 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  2167. 2021-08-28 12:25:32.481 T:3011020160 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  2168. 2021-08-28 12:25:32.483 T:3011020160 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  2169. 2021-08-28 12:25:32.484 T:3011020160 INFO: Loading skin file: customMusicFullscreen.xml, load type: LOAD_ON_GUI_INIT
  2170. 2021-08-28 12:25:32.486 T:3011020160 INFO: skin loaded...
  2171. 2021-08-28 12:25:32.486 T:3011020160 DEBUG: Activating window ID: 12997
  2172. 2021-08-28 12:25:32.486 T:3011020160 DEBUG: ------ Window Init () ------
  2173. 2021-08-28 12:25:32.486 T:3011020160 DEBUG: Activating window ID: 12999
  2174. 2021-08-28 12:25:32.486 T:3011020160 DEBUG: ------ Window Init (Startup.xml) ------
  2175. 2021-08-28 12:25:32.486 T:3011020160 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  2176. 2021-08-28 12:25:32.489 T:2851025728 DEBUG: Thread Timer start, auto delete: false
  2177. 2021-08-28 12:25:32.498 T:2842633024 DEBUG: Thread LanguageInvoker start, auto delete: false
  2178. 2021-08-28 12:25:32.498 T:3011020160 DEBUG: Activating window ID: 10000
  2179. 2021-08-28 12:25:32.498 T:3011020160 DEBUG: ------ Window Deinit (Startup.xml) ------
  2180. 2021-08-28 12:25:32.498 T:2842633024 INFO: initializing python engine.
  2181. 2021-08-28 12:25:32.498 T:3011020160 DEBUG: ------ Window Init (Home.xml) ------
  2182. 2021-08-28 12:25:32.498 T:3011020160 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  2183. 2021-08-28 12:25:32.527 T:2842633024 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): start processing
  2184. 2021-08-28 12:25:32.550 T:2842633024 DEBUG: -->Python Interpreter Initialized<--
  2185. 2021-08-28 12:25:32.551 T:2842633024 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): the source file to load is "/storage/.kodi/addons/script.games.rom.collection.browser/default.py"
  2186. 2021-08-28 12:25:32.551 T:2842633024 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): setting the Python path to /storage/.kodi/addons/script.games.rom.collection.browser:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2187. 2021-08-28 12:25:32.551 T:2842633024 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): entering source directory /storage/.kodi/addons/script.games.rom.collection.browser
  2188. 2021-08-28 12:25:32.551 T:2842633024 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): instantiating addon using automatically obtained id of "script.games.rom.collection.browser" dependent on version 2.1.0 of the xbmc.python api
  2189. 2021-08-28 12:25:32.589 T:2842633024 DEBUG: RCB started
  2190. 2021-08-28 12:25:32.589 T:2842633024 DEBUG: RCB: sys.argv = ['default.py', 'limit=12']
  2191. 2021-08-28 12:25:32.589 T:2842633024 DEBUG: RCB: param = default.py
  2192. 2021-08-28 12:25:32.589 T:2842633024 DEBUG: RCB: setting launchRCB = True
  2193. 2021-08-28 12:25:32.589 T:2842633024 DEBUG: RCB: param = limit=12
  2194. 2021-08-28 12:25:32.589 T:2842633024 DEBUG: RCB: setting launchRCB = False
  2195. 2021-08-28 12:25:32.590 T:2842633024 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting definitions
  2196. 2021-08-28 12:25:32.590 T:2842633024 DEBUG: CAddonSettings[script.games.rom.collection.browser]: trying to load setting definitions from old format...
  2197. 2021-08-28 12:25:32.592 T:2842633024 DEBUG: start gatherWidgetData
  2198. 2021-08-28 12:25:32.642 T:2842633024 DEBUG: RCB_INFO: Loading sqlite3 as DB engine
  2199. 2021-08-28 12:25:32.828 T:2842633024 DEBUG: RCB: init log level
  2200. 2021-08-28 12:25:32.830 T:2842633024 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting definitions
  2201. 2021-08-28 12:25:32.830 T:2842633024 DEBUG: CAddonSettings[script.games.rom.collection.browser]: trying to load setting definitions from old format...
  2202. 2021-08-28 12:25:32.830 T:3011020160 WARNING: Trying to add unsupported control type 1
  2203. 2021-08-28 12:25:32.831 T:2842633024 DEBUG: RCB: current log level: 2
  2204. 2021-08-28 12:25:32.831 T:2842633024 DEBUG: RCB_INFO: Loading sqlite3 as DB engine
  2205. 2021-08-28 12:25:32.842 T:3011020160 WARNING: Trying to add unsupported control type 1
  2206. 2021-08-28 12:25:32.898 T:2842633024 WARNING: Previous line repeats 2 times.
  2207. 2021-08-28 12:25:32.898 T:2842633024 DEBUG: /storage/.kodi/userdata/addon_data/script.games.rom.collection.browser/MyGames.db
  2208. 2021-08-28 12:25:32.901 T:2842633024 DEBUG: RCB: No database available. Won't gather any data.
  2209. 2021-08-28 12:25:32.901 T:2842633024 DEBUG: close Connection
  2210. 2021-08-28 12:25:32.901 T:2842633024 DEBUG: RCB: launchRCB = False
  2211. 2021-08-28 12:25:32.902 T:2842633024 INFO: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): script successfully run
  2212. 2021-08-28 12:25:32.902 T:2842633024 DEBUG: onExecutionDone(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py)
  2213. 2021-08-28 12:25:32.918 T:2842633024 INFO: Python interpreter stopped
  2214. 2021-08-28 12:25:32.918 T:2842633024 DEBUG: Thread LanguageInvoker 2842633024 terminating
  2215. 2021-08-28 12:25:32.945 T:3011020160 DEBUG: CDirectoryProvider[plugin://script.skin.helper.service/?action=getcast&movie=&downloadthumbs=true]: refreshing..
  2216. 2021-08-28 12:25:32.958 T:2875597632 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','1','?action=getcast&movie=&downloadthumbs=true','resume:false')
  2217. 2021-08-28 12:25:32.958 T:2842633024 DEBUG: Thread LanguageInvoker start, auto delete: false
  2218. 2021-08-28 12:25:32.958 T:2842633024 INFO: initializing python engine.
  2219. 2021-08-28 12:25:32.958 T:2842633024 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing
  2220. 2021-08-28 12:25:32.963 T:2828268352 DEBUG: Thread JobWorker start, auto delete: true
  2221. 2021-08-28 12:25:32.976 T:2842633024 DEBUG: -->Python Interpreter Initialized<--
  2222. 2021-08-28 12:25:32.976 T:2842633024 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/plugin.py"
  2223. 2021-08-28 12:25:32.978 T:2842633024 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.service:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.backports.functools_lru_cache/lib:/storage/.kodi/addons/script.module.beautifulsoup/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2224. 2021-08-28 12:25:32.978 T:2842633024 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service
  2225. 2021-08-28 12:25:32.978 T:2842633024 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 2.13.0 of the xbmc.python api
  2226. 2021-08-28 12:25:33.010 T:2819875648 DEBUG: Thread LanguageInvoker start, auto delete: false
  2227. 2021-08-28 12:25:33.010 T:2819875648 INFO: initializing python engine.
  2228. 2021-08-28 12:25:33.010 T:2819875648 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): start processing
  2229. 2021-08-28 12:25:33.017 T:2851025728 DEBUG: Thread Timer 2851025728 terminating
  2230. 2021-08-28 12:25:33.017 T:2811482944 DEBUG: Thread Timer start, auto delete: false
  2231. 2021-08-28 12:25:33.026 T:2811482944 DEBUG: Thread Timer 2811482944 terminating
  2232. 2021-08-28 12:25:33.029 T:2811482944 DEBUG: Thread Timer start, auto delete: false
  2233. 2021-08-28 12:25:33.038 T:2811482944 DEBUG: Thread Timer 2811482944 terminating
  2234. 2021-08-28 12:25:33.038 T:2851025728 DEBUG: Thread Timer start, auto delete: false
  2235. 2021-08-28 12:25:33.046 T:2851025728 DEBUG: Thread Timer 2851025728 terminating
  2236. 2021-08-28 12:25:33.047 T:2811482944 DEBUG: Thread Timer start, auto delete: false
  2237. 2021-08-28 12:25:33.055 T:2851025728 DEBUG: Thread AlarmClock start, auto delete: false
  2238. 2021-08-28 12:25:33.056 T:3011020160 DEBUG: started alarm with name: firstload
  2239. 2021-08-28 12:25:33.056 T:2811482944 DEBUG: Thread Timer 2811482944 terminating
  2240. 2021-08-28 12:25:33.056 T:2803090240 DEBUG: Thread Timer start, auto delete: false
  2241. 2021-08-28 12:25:33.065 T:2803090240 DEBUG: Thread Timer 2803090240 terminating
  2242. 2021-08-28 12:25:33.065 T:2811482944 DEBUG: Thread Timer start, auto delete: false
  2243. 2021-08-28 12:25:33.073 T:2811482944 DEBUG: Thread Timer 2811482944 terminating
  2244. 2021-08-28 12:25:33.074 T:2803090240 DEBUG: Thread Timer start, auto delete: false
  2245. 2021-08-28 12:25:33.082 T:2828268352 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  2246. 2021-08-28 12:25:33.093 T:2828268352 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
  2247. 2021-08-28 12:25:33.100 T:3011020160 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  2248. 2021-08-28 12:25:33.100 T:3011020160 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  2249. 2021-08-28 12:25:33.100 T:3011020160 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  2250. 2021-08-28 12:25:33.101 T:3011020160 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  2251. 2021-08-28 12:25:33.129 T:3011020160 INFO: JSONRPC v10.3.0: Successfully initialized
  2252. 2021-08-28 12:25:33.130 T:2828268352 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
  2253. 2021-08-28 12:25:33.132 T:3011020160 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  2254. 2021-08-28 12:25:33.132 T:3011020160 DEBUG: LoadMappings - loaded node "CEC Adapter"
  2255. 2021-08-28 12:25:33.132 T:3011020160 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  2256. 2021-08-28 12:25:33.132 T:3011020160 DEBUG: LoadMappings - loaded node "iMON HID device"
  2257. 2021-08-28 12:25:33.132 T:3011020160 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  2258. 2021-08-28 12:25:33.132 T:3011020160 DEBUG: LoadMappings - loaded node ""
  2259. 2021-08-28 12:25:33.133 T:3011020160 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  2260. 2021-08-28 12:25:33.133 T:3011020160 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  2261. 2021-08-28 12:25:33.133 T:3011020160 DEBUG: ADDON: Dll Initializing - Joystick Support
  2262. 2021-08-28 12:25:33.134 T:3011020160 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.9)
  2263. 2021-08-28 12:25:33.134 T:3011020160 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.9
  2264. 2021-08-28 12:25:33.145 T:3011020160 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  2265. 2021-08-28 12:25:33.145 T:3011020160 DEBUG: Calling TransferSettings for: Joystick Support
  2266. 2021-08-28 12:25:33.146 T:3011020160 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
  2267. 2021-08-28 12:25:33.146 T:3011020160 INFO: AddOnLog: Joystick Support: Enabling joystick interface "linux"
  2268. 2021-08-28 12:25:33.147 T:2793771840 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
  2269. 2021-08-28 12:25:33.147 T:2793771840 DEBUG: Process - initialised udev monitor
  2270. 2021-08-28 12:25:33.147 T:2785379136 DEBUG: Thread PeripBusCEC start, auto delete: false
  2271. 2021-08-28 12:25:33.147 T:2776986432 DEBUG: Thread PeripBusAddon start, auto delete: false
  2272. 2021-08-28 12:25:33.148 T:3011020160 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  2273. 2021-08-28 12:25:33.148 T:3011020160 NOTICE: Register - new keyboard device registered on application->keyboard: Tastatur (0000:0000)
  2274. 2021-08-28 12:25:33.148 T:3011020160 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  2275. 2021-08-28 12:25:33.149 T:3011020160 NOTICE: Register - new mouse device registered on application->mouse: Maus (0000:0000)
  2276. 2021-08-28 12:25:33.149 T:2828268352 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  2277. 2021-08-28 12:25:33.156 T:2768520000 DEBUG: Thread PeripEventScanner start, auto delete: false
  2278. 2021-08-28 12:25:33.156 T:3011020160 DEBUG: ContextMenuManager: addon menus reloaded.
  2279. 2021-08-28 12:25:33.156 T:3011020160 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  2280. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  2281. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  2282. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  2283. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  2284. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  2285. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  2286. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  2287. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  2288. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  2289. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  2290. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  2291. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  2292. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  2293. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  2294. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  2295. 2021-08-28 12:25:33.159 T:3011020160 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  2296. 2021-08-28 12:25:33.159 T:3011020160 NOTICE: Loaded playercorefactory configuration
  2297. 2021-08-28 12:25:33.159 T:3011020160 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  2298. 2021-08-28 12:25:33.159 T:3011020160 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  2299. 2021-08-28 12:25:33.159 T:3011020160 INFO: removing tempfiles
  2300. 2021-08-28 12:25:33.166 T:2760127296 DEBUG: Thread JobWorker start, auto delete: true
  2301. 2021-08-28 12:25:33.182 T:2760127296 DEBUG: ADDON: Dll Initializing - VDR VNSI Client
  2302. 2021-08-28 12:25:33.183 T:2760127296 DEBUG: SECTION:LoadDLL(/storage/.kodi/addons/pvr.vdr.vnsi/pvr.vdr.vnsi.so.3.6.4)
  2303. 2021-08-28 12:25:33.183 T:2760127296 DEBUG: Loading: /storage/.kodi/addons/pvr.vdr.vnsi/pvr.vdr.vnsi.so.3.6.4
  2304. 2021-08-28 12:25:33.187 T:3011020160 DEBUG: CRepositoryUpdater: previous update at 27.08.2021 14:03:26, next at 28.08.2021 14:03:26
  2305. 2021-08-28 12:25:33.191 T:2760127296 DEBUG: AddOnLog: VDR VNSI Client: Creating VDR VNSI PVR-Client
  2306. 2021-08-28 12:25:33.191 T:2760127296 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'host'
  2307. 2021-08-28 12:25:33.193 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  2308. 2021-08-28 12:25:33.193 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  2309. 2021-08-28 12:25:33.194 T:2751279936 DEBUG: Thread Timer start, auto delete: false
  2310. 2021-08-28 12:25:33.195 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  2311. 2021-08-28 12:25:33.195 T:2760127296 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'wol_mac'
  2312. 2021-08-28 12:25:33.195 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  2313. 2021-08-28 12:25:33.195 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  2314. 2021-08-28 12:25:33.196 T:3011020160 DEBUG: CServiceAddonManager: starting service.libreelec.settings
  2315. 2021-08-28 12:25:33.198 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  2316. 2021-08-28 12:25:33.198 T:2760127296 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'port'
  2317. 2021-08-28 12:25:33.198 T:3011020160 DEBUG: CServiceAddonManager: starting plugin.video.amazon-test
  2318. 2021-08-28 12:25:33.198 T:2742862656 DEBUG: Thread LanguageInvoker start, auto delete: false
  2319. 2021-08-28 12:25:33.198 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  2320. 2021-08-28 12:25:33.198 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  2321. 2021-08-28 12:25:33.199 T:2742862656 INFO: initializing python engine.
  2322. 2021-08-28 12:25:33.199 T:2742862656 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
  2323. 2021-08-28 12:25:33.199 T:3011020160 DEBUG: CServiceAddonManager: starting plugin.video.youtube
  2324. 2021-08-28 12:25:33.199 T:2734469952 DEBUG: Thread LanguageInvoker start, auto delete: false
  2325. 2021-08-28 12:25:33.200 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  2326. 2021-08-28 12:25:33.200 T:2760127296 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'priority'
  2327. 2021-08-28 12:25:33.200 T:2734469952 INFO: initializing python engine.
  2328. 2021-08-28 12:25:33.201 T:2734469952 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): start processing
  2329. 2021-08-28 12:25:33.205 T:3011020160 DEBUG: CServiceAddonManager: starting service.upnext
  2330. 2021-08-28 12:25:33.205 T:2726077248 DEBUG: Thread LanguageInvoker start, auto delete: false
  2331. 2021-08-28 12:25:33.205 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  2332. 2021-08-28 12:25:33.205 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  2333. 2021-08-28 12:25:33.206 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  2334. 2021-08-28 12:25:33.206 T:2760127296 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'timeshift'
  2335. 2021-08-28 12:25:33.207 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  2336. 2021-08-28 12:25:33.207 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  2337. 2021-08-28 12:25:33.207 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  2338. 2021-08-28 12:25:33.208 T:2760127296 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'convertchar'
  2339. 2021-08-28 12:25:33.208 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  2340. 2021-08-28 12:25:33.208 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  2341. 2021-08-28 12:25:33.209 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  2342. 2021-08-28 12:25:33.209 T:2760127296 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'timeout'
  2343. 2021-08-28 12:25:33.209 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  2344. 2021-08-28 12:25:33.209 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  2345. 2021-08-28 12:25:33.210 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  2346. 2021-08-28 12:25:33.210 T:2760127296 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'autochannelgroups'
  2347. 2021-08-28 12:25:33.210 T:2726077248 INFO: initializing python engine.
  2348. 2021-08-28 12:25:33.210 T:2726077248 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): start processing
  2349. 2021-08-28 12:25:33.210 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  2350. 2021-08-28 12:25:33.211 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  2351. 2021-08-28 12:25:33.212 T:3011020160 DEBUG: CServiceAddonManager: starting script.skin.helper.service
  2352. 2021-08-28 12:25:33.212 T:2717684544 DEBUG: Thread LanguageInvoker start, auto delete: false
  2353. 2021-08-28 12:25:33.212 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  2354. 2021-08-28 12:25:33.213 T:2760127296 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'iconpath'
  2355. 2021-08-28 12:25:33.213 T:2717684544 INFO: initializing python engine.
  2356. 2021-08-28 12:25:33.213 T:2717684544 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): start processing
  2357. 2021-08-28 12:25:33.213 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  2358. 2021-08-28 12:25:33.213 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  2359. 2021-08-28 12:25:33.214 T:3011020160 DEBUG: CServiceAddonManager: starting service.library.data.provider
  2360. 2021-08-28 12:25:33.214 T:2709291840 DEBUG: Thread LanguageInvoker start, auto delete: false
  2361. 2021-08-28 12:25:33.214 T:2709291840 INFO: initializing python engine.
  2362. 2021-08-28 12:25:33.214 T:2709291840 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): start processing
  2363. 2021-08-28 12:25:33.217 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  2364. 2021-08-28 12:25:33.217 T:2760127296 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'VDR VNSI Client' requests setting 'chunksize'
  2365. 2021-08-28 12:25:33.218 T:3011020160 DEBUG: CServiceAddonManager: starting script.embuary.helper
  2366. 2021-08-28 12:25:33.218 T:2700899136 DEBUG: Thread LanguageInvoker start, auto delete: false
  2367. 2021-08-28 12:25:33.218 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting definitions
  2368. 2021-08-28 12:25:33.218 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: trying to load setting definitions from old format...
  2369. 2021-08-28 12:25:33.218 T:2700899136 INFO: initializing python engine.
  2370. 2021-08-28 12:25:33.218 T:2700899136 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): start processing
  2371. 2021-08-28 12:25:33.218 T:3011020160 DEBUG: CServiceAddonManager: starting script.tv.show.next.aired
  2372. 2021-08-28 12:25:33.218 T:2692506432 DEBUG: Thread LanguageInvoker start, auto delete: false
  2373. 2021-08-28 12:25:33.219 T:2692506432 INFO: initializing python engine.
  2374. 2021-08-28 12:25:33.219 T:2692506432 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): start processing
  2375. 2021-08-28 12:25:33.219 T:2760127296 DEBUG: CAddonSettings[pvr.vdr.vnsi]: loading setting values
  2376. 2021-08-28 12:25:33.219 T:3011020160 DEBUG: CServiceAddonManager: starting script.cu.lrclyrics
  2377. 2021-08-28 12:25:33.219 T:2684113728 DEBUG: Thread LanguageInvoker start, auto delete: false
  2378. 2021-08-28 12:25:33.220 T:2684113728 INFO: initializing python engine.
  2379. 2021-08-28 12:25:33.220 T:2684113728 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): start processing
  2380. 2021-08-28 12:25:33.221 T:3011020160 DEBUG: CServiceAddonManager: starting service.rom.collection.browser
  2381. 2021-08-28 12:25:33.221 T:2667328320 DEBUG: Thread LanguageInvoker start, auto delete: false
  2382. 2021-08-28 12:25:33.222 T:2675721024 NOTICE: AddOnLog: VDR VNSI Client: Logged in at '1630146333+7200' to 'VDR-Network-Streaming-Interface (VNSI) Server' Version: '1.8.0' with protocol version '13'
  2383. 2021-08-28 12:25:33.222 T:2675721024 DEBUG: AddOnLog: VDR VNSI Client: TryReconnect - reconnected
  2384. 2021-08-28 12:25:33.223 T:2667328320 INFO: initializing python engine.
  2385. 2021-08-28 12:25:33.223 T:2667328320 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): start processing
  2386. 2021-08-28 12:25:33.223 T:3011020160 DEBUG: CServiceAddonManager: starting script.skin.helper.skinbackup
  2387. 2021-08-28 12:25:33.223 T:2658935616 DEBUG: Thread LanguageInvoker start, auto delete: false
  2388. 2021-08-28 12:25:33.224 T:3011020160 DEBUG: CServiceAddonManager: starting script.skin.helper.widgets
  2389. 2021-08-28 12:25:33.224 T:2650542912 DEBUG: Thread LanguageInvoker start, auto delete: false
  2390. 2021-08-28 12:25:33.224 T:2658935616 INFO: initializing python engine.
  2391. 2021-08-28 12:25:33.224 T:2658935616 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): start processing
  2392. 2021-08-28 12:25:33.224 T:2650542912 INFO: initializing python engine.
  2393. 2021-08-28 12:25:33.224 T:2650542912 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): start processing
  2394. 2021-08-28 12:25:33.225 T:3011020160 DEBUG: CServiceAddonManager: starting plugin.video.netflix
  2395. 2021-08-28 12:25:33.225 T:2642150208 DEBUG: Thread LanguageInvoker start, auto delete: false
  2396. 2021-08-28 12:25:33.225 T:2642150208 INFO: initializing python engine.
  2397. 2021-08-28 12:25:33.225 T:2642150208 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): start processing
  2398. 2021-08-28 12:25:33.226 T:3011020160 NOTICE: initialize done
  2399. 2021-08-28 12:25:33.226 T:2633757504 DEBUG: Thread LanguageInvoker start, auto delete: false
  2400. 2021-08-28 12:25:33.226 T:3011020160 NOTICE: Running the application...
  2401. 2021-08-28 12:25:33.226 T:2633757504 INFO: initializing python engine.
  2402. 2021-08-28 12:25:33.226 T:2633757504 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): start processing
  2403. 2021-08-28 12:25:33.226 T:3011020160 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
  2404. 2021-08-28 12:25:33.227 T:3011020160 DEBUG: NetworkMessage - Starting network services
  2405. 2021-08-28 12:25:33.235 T:3011020160 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  2406. 2021-08-28 12:25:33.236 T:3011020160 NOTICE: starting zeroconf publishing
  2407. 2021-08-28 12:25:33.236 T:3011020160 NOTICE: CWebServer[8080]: Started
  2408. 2021-08-28 12:25:33.237 T:3011020160 INFO: JSONRPC Server: Successfully initialized
  2409. 2021-08-28 12:25:33.241 T:2600162112 DEBUG: Thread EventServer start, auto delete: false
  2410. 2021-08-28 12:25:33.241 T:2600162112 NOTICE: ES: Starting UDP Event server on port 9777
  2411. 2021-08-28 12:25:33.241 T:3011020160 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
  2412. 2021-08-28 12:25:33.243 T:2600162112 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  2413. 2021-08-28 12:25:33.243 T:3011020160 DEBUG: Loading: libshairplay.so.0
  2414. 2021-08-28 12:25:33.243 T:2591769408 DEBUG: Thread TCPServer start, auto delete: false
  2415. 2021-08-28 12:25:33.249 T:3011020160 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/resolution/'
  2416. 2021-08-28 12:25:33.249 T:3011020160 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/aspectratio/'
  2417. 2021-08-28 12:25:33.249 T:3011020160 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/audiocodec/'
  2418. 2021-08-28 12:25:33.250 T:3011020160 DEBUG: ------ Window Init () ------
  2419. 2021-08-28 12:25:33.250 T:2574799680 DEBUG: Thread JobWorker start, auto delete: true
  2420. 2021-08-28 12:25:33.255 T:3011020160 DEBUG: ------ Window Init (Pointer.xml) ------
  2421. 2021-08-28 12:25:33.266 T:2760127296 NOTICE: PVR Manager: Starting
  2422. 2021-08-28 12:25:33.272 T:2566406976 DEBUG: Thread JobWorker start, auto delete: true
  2423. 2021-08-28 12:25:33.278 T:2558014272 DEBUG: Thread PVRManager start, auto delete: false
  2424. 2021-08-28 12:25:33.283 T:2549412672 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  2425. 2021-08-28 12:25:33.284 T:2574799680 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/
  2426. 2021-08-28 12:25:33.290 T:2760127296 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.recordlabels.white/
  2427. 2021-08-28 12:25:33.291 T:2828268352 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  2428. 2021-08-28 12:25:33.297 T:2828268352 DEBUG: GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
  2429. 2021-08-28 12:25:33.353 T:3011020160 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  2430. 2021-08-28 12:25:33.405 T:2828268352 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (Media-Wohnzimmer) port:8080
  2431. 2021-08-28 12:25:33.405 T:2828268352 DEBUG: CZeroconfAvahi::addService() named: Kodi (Media-Wohnzimmer) type: _http._tcp port:8080
  2432. 2021-08-28 12:25:33.409 T:2828268352 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (Media-Wohnzimmer) port:8080
  2433. 2021-08-28 12:25:33.409 T:2828268352 DEBUG: CZeroconfAvahi::addService() named: Kodi (Media-Wohnzimmer) type: _xbmc-jsonrpc-h._tcp port:8080
  2434. 2021-08-28 12:25:33.413 T:2828268352 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (Media-Wohnzimmer) port:9090
  2435. 2021-08-28 12:25:33.413 T:2828268352 DEBUG: CZeroconfAvahi::addService() named: Kodi (Media-Wohnzimmer) type: _xbmc-jsonrpc._tcp port:9090
  2436. 2021-08-28 12:25:33.417 T:2828268352 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (Media-Wohnzimmer) port:9777
  2437. 2021-08-28 12:25:33.417 T:2828268352 DEBUG: CZeroconfAvahi::addService() named: Kodi (Media-Wohnzimmer) type: _xbmc-events._udp port:9777
  2438. 2021-08-28 12:25:33.421 T:2828268352 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:DCA6323339D4@Kodi (Media-Wohnzimmer) port:36666
  2439. 2021-08-28 12:25:33.421 T:2828268352 DEBUG: CZeroconfAvahi::addService() named: DCA6323339D4@Kodi (Media-Wohnzimmer) type: _raop._tcp port:36666
  2440. 2021-08-28 12:25:33.436 T:3011020160 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing..
  2441. 2021-08-28 12:25:33.578 T:2760127296 INFO: WEATHER: Downloading weather
  2442. 2021-08-28 12:25:33.580 T:2508997440 DEBUG: Thread LanguageInvoker start, auto delete: false
  2443. 2021-08-28 12:25:33.581 T:2508997440 INFO: initializing python engine.
  2444. 2021-08-28 12:25:33.583 T:2508997440 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): start processing
  2445. 2021-08-28 12:25:33.633 T:2574799680 DEBUG: DoWork - took 342 ms to load special://skin/backgrounds/movies.jpg
  2446. 2021-08-28 12:25:33.643 T:2803090240 DEBUG: Thread Timer 2803090240 terminating
  2447. 2021-08-28 12:25:33.648 T:2500604736 DEBUG: Thread Timer start, auto delete: false
  2448. 2021-08-28 12:25:33.687 T:3011020160 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
  2449. 2021-08-28 12:25:33.693 T:2785379136 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  2450. 2021-08-28 12:25:33.702 T:2785379136 DEBUG: InitialiseFeature - using libCEC v4.0.4
  2451. 2021-08-28 12:25:33.702 T:2785379136 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  2452. 2021-08-28 12:25:33.702 T:2785379136 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  2453. 2021-08-28 12:25:33.702 T:2785379136 DEBUG: Thread PeripBusCEC 2785379136 terminating
  2454. 2021-08-28 12:25:33.703 T:2524218176 DEBUG: Thread CECAdapter start, auto delete: false
  2455. 2021-08-28 12:25:33.703 T:2524218176 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  2456. 2021-08-28 12:25:33.703 T:3011020160 DEBUG: ------ Window Init (DialogNotification.xml) ------
  2457. 2021-08-28 12:25:33.708 T:3011020160 DEBUG: ------ Window Deinit (Pointer.xml) ------
  2458. 2021-08-28 12:25:33.755 T:2483819328 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  2459. 2021-08-28 12:25:33.757 T:2483819328 DEBUG: Thread PVRGUIProgressHandler 2483819328 terminating (autodelete)
  2460. 2021-08-28 12:25:33.782 T:2558014272 INFO: Deleted radio channel '' from group 'Alle Kanäle'
  2461. 2021-08-28 12:25:33.911 T:2483819328 INFO: Previous line repeats 208 times.
  2462. 2021-08-28 12:25:33.911 T:2483819328 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  2463. 2021-08-28 12:25:33.911 T:2483819328 DEBUG: Thread PVRGUIProgressHandler 2483819328 terminating (autodelete)
  2464. 2021-08-28 12:25:33.947 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2465. 2021-08-28 12:25:33.985 T:2842633024 WARNING: Previous line repeats 21 times.
  2466. 2021-08-28 12:25:33.985 T:2842633024 DEBUG: Skin Helper Simplecache --> Initialized
  2467. 2021-08-28 12:25:33.985 T:2842633024 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'getcast', u'downloadthumbs': u'true'}
  2468. 2021-08-28 12:25:33.987 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2469. 2021-08-28 12:25:33.998 T:2842633024 WARNING: Previous line repeats 7 times.
  2470. 2021-08-28 12:25:33.998 T:2842633024 DEBUG: Skin Helper Simplecache --> Initialized
  2471. 2021-08-28 12:25:33.999 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2472. 2021-08-28 12:25:34.049 T:2483819328 WARNING: Previous line repeats 28 times.
  2473. 2021-08-28 12:25:34.049 T:2483819328 DEBUG: Thread PVRGUIInfo start, auto delete: false
  2474. 2021-08-28 12:25:34.049 T:2558014272 NOTICE: PVR Manager: Started
  2475. 2021-08-28 12:25:34.049 T:2475426624 DEBUG: Thread EPGUpdater start, auto delete: false
  2476. 2021-08-28 12:25:34.049 T:2828268352 NOTICE: EPG thread started
  2477. 2021-08-28 12:25:34.049 T:2828268352 INFO: Starting PVR channel icon search
  2478. 2021-08-28 12:25:34.055 T:2549412672 DEBUG: Thread PVRGUIProgressHandler 2549412672 terminating (autodelete)
  2479. 2021-08-28 12:25:34.070 T:2500604736 DEBUG: Thread Timer 2500604736 terminating
  2480. 2021-08-28 12:25:34.073 T:2500604736 DEBUG: Thread Timer start, auto delete: false
  2481. 2021-08-28 12:25:34.100 T:2842633024 DEBUG: Skin Helper Simplecache --> Closed
  2482. 2021-08-28 12:25:34.100 T:2842633024 DEBUG: Previous line repeats 1 times.
  2483. 2021-08-28 12:25:34.101 T:2842633024 INFO: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run
  2484. 2021-08-28 12:25:34.101 T:2842633024 DEBUG: onExecutionDone(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py)
  2485. 2021-08-28 12:25:34.115 T:2842633024 INFO: Python interpreter stopped
  2486. 2021-08-28 12:25:34.115 T:2842633024 DEBUG: Thread LanguageInvoker 2842633024 terminating
  2487. 2021-08-28 12:25:34.183 T:2625340224 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  2488. 2021-08-28 12:25:34.200 T:2842633024 DEBUG: Previous line repeats 4 times.
  2489. 2021-08-28 12:25:34.200 T:2842633024 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  2490. 2021-08-28 12:25:34.203 T:3011020160 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  2491. 2021-08-28 12:25:34.235 T:2684113728 DEBUG: -->Python Interpreter Initialized<--
  2492. 2021-08-28 12:25:34.235 T:2684113728 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): the source file to load is "/storage/.kodi/addons/script.tv.show.next.aired/service.py"
  2493. 2021-08-28 12:25:34.300 T:2692506432 DEBUG: -->Python Interpreter Initialized<--
  2494. 2021-08-28 12:25:34.301 T:2692506432 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): the source file to load is "/storage/.kodi/addons/script.embuary.helper/service.py"
  2495. 2021-08-28 12:25:34.302 T:2742862656 DEBUG: -->Python Interpreter Initialized<--
  2496. 2021-08-28 12:25:34.303 T:2742862656 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
  2497. 2021-08-28 12:25:34.304 T:2842633024 DEBUG: Thread PVRGUIProgressHandler 2842633024 terminating (autodelete)
  2498. 2021-08-28 12:25:34.313 T:2842633024 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  2499. 2021-08-28 12:25:34.314 T:2842633024 DEBUG: Thread PVRGUIProgressHandler 2842633024 terminating (autodelete)
  2500. 2021-08-28 12:25:34.333 T:2726077248 DEBUG: -->Python Interpreter Initialized<--
  2501. 2021-08-28 12:25:34.333 T:2726077248 DEBUG: CPythonInvoker(5, /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"
  2502. 2021-08-28 12:25:34.354 T:2642150208 DEBUG: -->Python Interpreter Initialized<--
  2503. 2021-08-28 12:25:34.354 T:2642150208 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.widgets/service.py"
  2504. 2021-08-28 12:25:34.357 T:2700899136 DEBUG: -->Python Interpreter Initialized<--
  2505. 2021-08-28 12:25:34.357 T:2700899136 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): the source file to load is "/storage/.kodi/addons/service.library.data.provider/service.py"
  2506. 2021-08-28 12:25:34.357 T:2819875648 DEBUG: -->Python Interpreter Initialized<--
  2507. 2021-08-28 12:25:34.357 T:2819875648 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): the source file to load is "/storage/.kodi/addons/script.favourites/default.py"
  2508. 2021-08-28 12:25:34.358 T:2742862656 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2509. 2021-08-28 12:25:34.358 T:2742862656 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  2510. 2021-08-28 12:25:34.372 T:2742862656 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 2.1.0 of the xbmc.python api
  2511. 2021-08-28 12:25:34.384 T:2658935616 DEBUG: -->Python Interpreter Initialized<--
  2512. 2021-08-28 12:25:34.384 T:2658935616 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): the source file to load is "/storage/.kodi/addons/service.rom.collection.browser/default.py"
  2513. 2021-08-28 12:25:34.385 T:2642150208 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.widgets:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.backports.functools_lru_cache/lib:/storage/.kodi/addons/script.module.beautifulsoup/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2514. 2021-08-28 12:25:34.385 T:2642150208 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets
  2515. 2021-08-28 12:25:34.385 T:2700899136 DEBUG: CPythonInvoker(8, /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/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2516. 2021-08-28 12:25:34.385 T:2700899136 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): entering source directory /storage/.kodi/addons/service.library.data.provider
  2517. 2021-08-28 12:25:34.385 T:2819875648 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): setting the Python path to /storage/.kodi/addons/script.favourites:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2518. 2021-08-28 12:25:34.386 T:2819875648 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): entering source directory /storage/.kodi/addons/script.favourites
  2519. 2021-08-28 12:25:34.386 T:2642150208 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): instantiating addon using automatically obtained id of "script.skin.helper.widgets" dependent on version 2.24.0 of the xbmc.python api
  2520. 2021-08-28 12:25:34.387 T:2692506432 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): setting the Python path to /storage/.kodi/addons/script.embuary.helper:/usr/share/kodi/addons/script.module.pil/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2521. 2021-08-28 12:25:34.387 T:2692506432 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): entering source directory /storage/.kodi/addons/script.embuary.helper
  2522. 2021-08-28 12:25:34.387 T:2819875648 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): instantiating addon using automatically obtained id of "script.favourites" dependent on version 2.25.0 of the xbmc.python api
  2523. 2021-08-28 12:25:34.392 T:2700899136 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): instantiating addon using automatically obtained id of "service.library.data.provider" dependent on version 2.25.0 of the xbmc.python api
  2524. 2021-08-28 12:25:34.396 T:2692506432 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): instantiating addon using automatically obtained id of "script.embuary.helper" dependent on version 2.26.0 of the xbmc.python api
  2525. 2021-08-28 12:25:34.397 T:2709291840 DEBUG: -->Python Interpreter Initialized<--
  2526. 2021-08-28 12:25:34.397 T:2709291840 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/service.py"
  2527. 2021-08-28 12:25:34.427 T:2566406976 DEBUG: NFS: Context for 192.168.1.48/home/vdr/kodi/userdata not open - get a new context.
  2528. 2021-08-28 12:25:34.433 T:3011020160 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  2529. 2021-08-28 12:25:34.436 T:2566406976 DEBUG: NFS: Connected to server 192.168.1.48 and export /home/vdr/kodi/userdata
  2530. 2021-08-28 12:25:34.436 T:2566406976 DEBUG: NFS: chunks: r/w 1048576/1048576
  2531. 2021-08-28 12:25:34.437 T:2566406976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/f/fa52ebf0.jpg
  2532. 2021-08-28 12:25:34.439 T:2574799680 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/7/70d20e62.jpg
  2533. 2021-08-28 12:25:34.442 T:2842633024 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  2534. 2021-08-28 12:25:34.442 T:2842633024 DEBUG: Thread PVRGUIProgressHandler 2842633024 terminating (autodelete)
  2535. 2021-08-28 12:25:34.455 T:2566406976 DEBUG: ffmpeg[98F84340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2536. 2021-08-28 12:25:34.458 T:3011020160 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'deu'
  2537. 2021-08-28 12:25:34.459 T:2566406976 DEBUG: Previous line repeats 1 times.
  2538. 2021-08-28 12:25:34.459 T:2566406976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/f/fa52ebf0.jpg
  2539. 2021-08-28 12:25:34.462 T:2566406976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/6/6fcac416.jpg
  2540. 2021-08-28 12:25:34.463 T:2574799680 DEBUG: ffmpeg[99785340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2541. 2021-08-28 12:25:34.465 T:2828268352 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/f/fbcc5c16.jpg
  2542. 2021-08-28 12:25:34.476 T:2842633024 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  2543. 2021-08-28 12:25:34.476 T:2842633024 DEBUG: Thread PVRGUIProgressHandler 2842633024 terminating (autodelete)
  2544. 2021-08-28 12:25:34.479 T:2574799680 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/7/70d20e62.jpg
  2545. 2021-08-28 12:25:34.487 T:2574799680 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/1/1af81c6a.jpg
  2546. 2021-08-28 12:25:34.498 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2547. 2021-08-28 12:25:34.500 T:2828268352 DEBUG: ffmpeg[A893F340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2548. 2021-08-28 12:25:34.503 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2549. 2021-08-28 12:25:34.509 T:2828268352 WARNING: Previous line repeats 1 times.
  2550. 2021-08-28 12:25:34.509 T:2828268352 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/f/fbcc5c16.jpg
  2551. 2021-08-28 12:25:34.511 T:2566406976 DEBUG: ffmpeg[98F84340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2552. 2021-08-28 12:25:34.511 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2553. 2021-08-28 12:25:34.512 T:2828268352 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/b/bf46ff84.jpg
  2554. 2021-08-28 12:25:34.515 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2555. 2021-08-28 12:25:34.526 T:2574799680 WARNING: Previous line repeats 4 times.
  2556. 2021-08-28 12:25:34.527 T:2574799680 DEBUG: ffmpeg[99785340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2557. 2021-08-28 12:25:34.532 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2558. 2021-08-28 12:25:34.533 T:2574799680 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/1/1af81c6a.jpg
  2559. 2021-08-28 12:25:34.534 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2560. 2021-08-28 12:25:34.535 T:2828268352 DEBUG: ffmpeg[A893F340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2561. 2021-08-28 12:25:34.535 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2562. 2021-08-28 12:25:34.536 T:2574799680 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/d/d43ca289.jpg
  2563. 2021-08-28 12:25:34.537 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2564. 2021-08-28 12:25:34.537 T:2566406976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/6/6fcac416.jpg
  2565. 2021-08-28 12:25:34.539 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2566. 2021-08-28 12:25:34.544 T:2566406976 WARNING: Previous line repeats 2 times.
  2567. 2021-08-28 12:25:34.544 T:2566406976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/6/69901ae3.jpg
  2568. 2021-08-28 12:25:34.544 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2569. 2021-08-28 12:25:34.553 T:2828268352 WARNING: Previous line repeats 3 times.
  2570. 2021-08-28 12:25:34.554 T:2828268352 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/b/bf46ff84.jpg
  2571. 2021-08-28 12:25:34.556 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2572. 2021-08-28 12:25:34.559 T:2574799680 WARNING: Previous line repeats 1 times.
  2573. 2021-08-28 12:25:34.559 T:2574799680 DEBUG: ffmpeg[99785340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2574. 2021-08-28 12:25:34.559 T:2828268352 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/2/21d24536.jpg
  2575. 2021-08-28 12:25:34.560 T:2566406976 DEBUG: ffmpeg[98F84340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2576. 2021-08-28 12:25:34.561 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2577. 2021-08-28 12:25:34.569 T:2566406976 WARNING: Previous line repeats 2 times.
  2578. 2021-08-28 12:25:34.569 T:2566406976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/6/69901ae3.jpg
  2579. 2021-08-28 12:25:34.569 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2580. 2021-08-28 12:25:34.571 T:2574799680 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/d/d43ca289.jpg
  2581. 2021-08-28 12:25:34.571 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2582. 2021-08-28 12:25:34.576 T:2566406976 WARNING: Previous line repeats 3 times.
  2583. 2021-08-28 12:25:34.576 T:2566406976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/f/f8195eaa.jpg
  2584. 2021-08-28 12:25:34.577 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2585. 2021-08-28 12:25:34.580 T:2828268352 WARNING: Previous line repeats 1 times.
  2586. 2021-08-28 12:25:34.580 T:2828268352 DEBUG: ffmpeg[A893F340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2587. 2021-08-28 12:25:34.581 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2588. 2021-08-28 12:25:34.584 T:2574799680 WARNING: Previous line repeats 1 times.
  2589. 2021-08-28 12:25:34.584 T:2574799680 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/8/87555ffb.jpg
  2590. 2021-08-28 12:25:34.584 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2591. 2021-08-28 12:25:34.597 T:2828268352 WARNING: Previous line repeats 4 times.
  2592. 2021-08-28 12:25:34.597 T:2828268352 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/2/21d24536.jpg
  2593. 2021-08-28 12:25:34.600 T:2828268352 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/a/ad03b1b9.jpg
  2594. 2021-08-28 12:25:34.610 T:2566406976 DEBUG: ffmpeg[98F84340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2595. 2021-08-28 12:25:34.610 T:2500604736 DEBUG: Thread Timer 2500604736 terminating
  2596. 2021-08-28 12:25:34.612 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2597. 2021-08-28 12:25:34.623 T:2566406976 WARNING: Previous line repeats 5 times.
  2598. 2021-08-28 12:25:34.623 T:2566406976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/f/f8195eaa.jpg
  2599. 2021-08-28 12:25:34.623 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2600. 2021-08-28 12:25:34.625 T:2566406976 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/CAA Media Finance / Lionsgate / Metro-Goldwyn-Mayer / Miramax / Toff Guy Films.png
  2601. 2021-08-28 12:25:34.628 T:2828268352 DEBUG: ffmpeg[A893F340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2602. 2021-08-28 12:25:34.629 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2603. 2021-08-28 12:25:34.629 T:2566406976 DEBUG: GetImageHash - unable to stat url resource://resource.images.studios.white/CAA Media Finance / Lionsgate / Metro-Goldwyn-Mayer / Miramax / Toff Guy Films.png
  2604. 2021-08-28 12:25:34.630 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2605. 2021-08-28 12:25:34.633 T:2574799680 WARNING: Previous line repeats 1 times.
  2606. 2021-08-28 12:25:34.633 T:2574799680 DEBUG: ffmpeg[99785340]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2607. 2021-08-28 12:25:34.634 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2608. 2021-08-28 12:25:34.637 T:2742862656 WARNING: Previous line repeats 1 times.
  2609. 2021-08-28 12:25:34.637 T:2742862656 DEBUG: ## LibreELEC Addon ## 9.0.0
  2610. 2021-08-28 12:25:34.637 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2611. 2021-08-28 12:25:34.658 T:2828268352 WARNING: Previous line repeats 5 times.
  2612. 2021-08-28 12:25:34.659 T:2828268352 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/a/ad03b1b9.jpg
  2613. 2021-08-28 12:25:34.659 T:2558014272 WARNING: Unable to determine channel type. Defaulting to TV.
  2614. 2021-08-28 12:25:34.663 T:2574799680 WARNING: Previous line repeats 1 times.
  2615. 2021-08-28 12:25:34.663 T:2574799680 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/8/87555ffb.jpg
  2616. 2021-08-28 12:25:34.698 T:2633757504 DEBUG: -->Python Interpreter Initialized<--
  2617. 2021-08-28 12:25:34.698 T:2633757504 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): the source file to load is "/storage/.kodi/addons/plugin.video.netflix/service.py"
  2618. 2021-08-28 12:25:34.700 T:2508997440 DEBUG: -->Python Interpreter Initialized<--
  2619. 2021-08-28 12:25:34.700 T:2508997440 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): the source file to load is "/storage/.kodi/addons/weather.openweathermap.extended/default.py"
  2620. 2021-08-28 12:25:34.764 T:2642150208 NOTICE: Skin Helper Widgets --> Backgroundservice started
  2621. 2021-08-28 12:25:34.764 T:2726077248 DEBUG: CPythonInvoker(5, /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/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2622. 2021-08-28 12:25:34.765 T:2726077248 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): entering source directory /storage/.kodi/addons/plugin.video.youtube/resources/lib
  2623. 2021-08-28 12:25:34.765 T:2667328320 DEBUG: -->Python Interpreter Initialized<--
  2624. 2021-08-28 12:25:34.765 T:2667328320 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): the source file to load is "/storage/.kodi/addons/script.cu.lrclyrics/default.py"
  2625. 2021-08-28 12:25:34.767 T:2726077248 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.20.0 of the xbmc.python api
  2626. 2021-08-28 12:25:34.768 T:2633757504 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): setting the Python path to /storage/.kodi/addons/plugin.video.netflix:/storage/.kodi/addons/script.module.addon.signals/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.future/libs:/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.urllib3/lib:/usr/share/kodi/addons/script.module.pycryptodome/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2627. 2021-08-28 12:25:34.768 T:2633757504 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): entering source directory /storage/.kodi/addons/plugin.video.netflix
  2628. 2021-08-28 12:25:34.768 T:2633757504 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.26.0 of the xbmc.python api
  2629. 2021-08-28 12:25:34.769 T:2684113728 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): setting the Python path to /storage/.kodi/addons/script.tv.show.next.aired:/storage/.kodi/addons/script.module.simplejson/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2630. 2021-08-28 12:25:34.769 T:2684113728 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): entering source directory /storage/.kodi/addons/script.tv.show.next.aired
  2631. 2021-08-28 12:25:34.769 T:2734469952 DEBUG: -->Python Interpreter Initialized<--
  2632. 2021-08-28 12:25:34.769 T:2734469952 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): the source file to load is "/storage/.kodi/addons/plugin.video.amazon-test/service.py"
  2633. 2021-08-28 12:25:34.771 T:2684113728 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
  2634. 2021-08-28 12:25:34.772 T:2508997440 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): setting the Python path to /storage/.kodi/addons/weather.openweathermap.extended:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2635. 2021-08-28 12:25:34.772 T:2508997440 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): entering source directory /storage/.kodi/addons/weather.openweathermap.extended
  2636. 2021-08-28 12:25:34.785 T:2700899136 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions
  2637. 2021-08-28 12:25:34.785 T:2700899136 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format...
  2638. 2021-08-28 12:25:34.786 T:2700899136 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions
  2639. 2021-08-28 12:25:34.786 T:2700899136 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format...
  2640. 2021-08-28 12:25:34.786 T:2700899136 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions
  2641. 2021-08-28 12:25:34.786 T:2700899136 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format...
  2642. 2021-08-28 12:25:34.787 T:2700899136 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions
  2643. 2021-08-28 12:25:34.787 T:2700899136 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format...
  2644. 2021-08-28 12:25:34.788 T:2508997440 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): instantiating addon using automatically obtained id of "weather.openweathermap.extended" dependent on version 2.25.0 of the xbmc.python api
  2645. 2021-08-28 12:25:34.811 T:2658935616 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): setting the Python path to /storage/.kodi/addons/service.rom.collection.browser:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2646. 2021-08-28 12:25:34.811 T:2658935616 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): entering source directory /storage/.kodi/addons/service.rom.collection.browser
  2647. 2021-08-28 12:25:34.862 T:2658935616 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): instantiating addon using automatically obtained id of "service.rom.collection.browser" dependent on version 2.1.0 of the xbmc.python api
  2648. 2021-08-28 12:25:35.050 T:2500604736 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
  2649. 2021-08-28 12:25:35.062 T:2524218176 DEBUG: OpenConnection - connection to the CEC adapter opened
  2650. 2021-08-28 12:25:35.063 T:2524218176 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
  2651. 2021-08-28 12:25:35.063 T:2842633024 DEBUG: Thread CECAdapterUpdate start, auto delete: false
  2652. 2021-08-28 12:25:35.070 T:3011020160 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  2653. 2021-08-28 12:25:35.271 T:2500604736 DEBUG: Thread PVRGUIProgressHandler 2500604736 terminating (autodelete)
  2654. 2021-08-28 12:25:35.478 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  2655. 2021-08-28 12:25:35.478 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  2656. 2021-08-28 12:25:35.483 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  2657. 2021-08-28 12:25:35.484 T:2726077248 DEBUG: CSettingsManager: requested setting (youtube.api.enable) was not found.
  2658. 2021-08-28 12:25:35.484 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.enable. Creating a setting on-the-fly...
  2659. 2021-08-28 12:25:35.484 T:2726077248 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch) was not found.
  2660. 2021-08-28 12:25:35.484 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch. Creating a setting on-the-fly...
  2661. 2021-08-28 12:25:35.485 T:2726077248 DEBUG: CSettingsManager: requested setting (youtube.get.watch_later.playlist.id) was not found.
  2662. 2021-08-28 12:25:35.485 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.get.watch_later.playlist.id. Creating a setting on-the-fly...
  2663. 2021-08-28 12:25:35.485 T:2726077248 DEBUG: CSettingsManager: requested setting (youtube.search.remote.friendly) was not found.
  2664. 2021-08-28 12:25:35.485 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.search.remote.friendly. Creating a setting on-the-fly...
  2665. 2021-08-28 12:25:35.486 T:2726077248 DEBUG: [plugin.video.youtube] send_notification: |check_settings| -> |{"httpd_address": "0.0.0.0", "use_httpd": false, "whitelist": "", "httpd_port": 50152}|
  2666. 2021-08-28 12:25:35.487 T:2726077248 DEBUG: [plugin.video.youtube] JSONStore Load |/storage/.kodi/userdata/addon_data/plugin.video.youtube/api_keys.json|
  2667. 2021-08-28 12:25:35.488 T:2726077248 DEBUG: [plugin.video.youtube] JSONStore Load |/storage/.kodi/userdata/addon_data/plugin.video.youtube/access_manager.json|
  2668. 2021-08-28 12:25:35.490 T:2726077248 DEBUG: [plugin.video.youtube] User: |0| Using API key set: |own|
  2669. 2021-08-28 12:25:35.494 T:3011020160 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  2670. 2021-08-28 12:25:35.511 T:2726077248 DEBUG: [plugin.video.youtube] YouTube service initialization...
  2671. 2021-08-28 12:25:35.513 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  2672. 2021-08-28 12:25:35.513 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  2673. 2021-08-28 12:25:35.516 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  2674. 2021-08-28 12:25:35.518 T:2726077248 DEBUG: CSettingsManager: requested setting (youtube.api.enable) was not found.
  2675. 2021-08-28 12:25:35.518 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.enable. Creating a setting on-the-fly...
  2676. 2021-08-28 12:25:35.518 T:2726077248 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch) was not found.
  2677. 2021-08-28 12:25:35.518 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch. Creating a setting on-the-fly...
  2678. 2021-08-28 12:25:35.518 T:2726077248 DEBUG: CSettingsManager: requested setting (youtube.get.watch_later.playlist.id) was not found.
  2679. 2021-08-28 12:25:35.518 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.get.watch_later.playlist.id. Creating a setting on-the-fly...
  2680. 2021-08-28 12:25:35.518 T:2726077248 DEBUG: CSettingsManager: requested setting (youtube.search.remote.friendly) was not found.
  2681. 2021-08-28 12:25:35.518 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.search.remote.friendly. Creating a setting on-the-fly...
  2682. 2021-08-28 12:25:35.565 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  2683. 2021-08-28 12:25:35.565 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  2684. 2021-08-28 12:25:35.568 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  2685. 2021-08-28 12:25:35.570 T:2726077248 DEBUG: CSettingsManager: requested setting (youtube.api.enable) was not found.
  2686. 2021-08-28 12:25:35.570 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.enable. Creating a setting on-the-fly...
  2687. 2021-08-28 12:25:35.570 T:2726077248 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch) was not found.
  2688. 2021-08-28 12:25:35.570 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch. Creating a setting on-the-fly...
  2689. 2021-08-28 12:25:35.570 T:2726077248 DEBUG: CSettingsManager: requested setting (youtube.get.watch_later.playlist.id) was not found.
  2690. 2021-08-28 12:25:35.570 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.get.watch_later.playlist.id. Creating a setting on-the-fly...
  2691. 2021-08-28 12:25:35.570 T:2726077248 DEBUG: CSettingsManager: requested setting (youtube.search.remote.friendly) was not found.
  2692. 2021-08-28 12:25:35.570 T:2726077248 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.search.remote.friendly. Creating a setting on-the-fly...
  2693. 2021-08-28 12:25:35.630 T:2642150208 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender plugin.video.youtube - method: Other.check_settings - data: ["%7B%22httpd_address%22%3A%20%220.0.0.0%22%2C%20%22use_httpd%22%3A%20false%2C%20%22whitelist%22%3A%20%22%22%2C%20%22httpd_port%22%3A%2050152%7D"]
  2694. 2021-08-28 12:25:35.655 T:2717684544 DEBUG: -->Python Interpreter Initialized<--
  2695. 2021-08-28 12:25:35.655 T:2717684544 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): the source file to load is "/storage/.kodi/addons/service.upnext/resources/lib/service_entry.py"
  2696. 2021-08-28 12:25:35.655 T:2709291840 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.service:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.backports.functools_lru_cache/lib:/storage/.kodi/addons/script.module.beautifulsoup/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.metadatautils/lib:/storage/.kodi/addons/script.module.musicbrainz/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplecache/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.thetvdb/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2697. 2021-08-28 12:25:35.656 T:2709291840 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.service
  2698. 2021-08-28 12:25:35.656 T:2709291840 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 2.13.0 of the xbmc.python api
  2699. 2021-08-28 12:25:35.718 T:2684113728 DEBUG: CAddonSettings[script.tv.show.next.aired]: loading setting definitions
  2700. 2021-08-28 12:25:35.718 T:2684113728 DEBUG: CAddonSettings[script.tv.show.next.aired]: trying to load setting definitions from old format...
  2701. 2021-08-28 12:25:35.719 T:2684113728 DEBUG: script.tv.show.next.aired: ### params: {'service': 'true'}
  2702. 2021-08-28 12:25:35.719 T:2684113728 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15)
  2703. 2021-08-28 12:25:35.724 T:2667328320 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): setting the Python path to /storage/.kodi/addons/script.cu.lrclyrics:/storage/.kodi/addons/script.module.backports.functools_lru_cache/lib:/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.requests/lib:/storage/.kodi/addons/script.module.soupsieve/lib/:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2704. 2021-08-28 12:25:35.724 T:2667328320 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): entering source directory /storage/.kodi/addons/script.cu.lrclyrics
  2705. 2021-08-28 12:25:35.760 T:2667328320 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): instantiating addon using automatically obtained id of "script.cu.lrclyrics" dependent on version 2.25.0 of the xbmc.python api
  2706. 2021-08-28 12:25:36.027 T:2717684544 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): setting the Python path to /storage/.kodi/addons/service.upnext/resources/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2707. 2021-08-28 12:25:36.027 T:2717684544 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): entering source directory /storage/.kodi/addons/service.upnext/resources/lib
  2708. 2021-08-28 12:25:36.030 T:2717684544 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): instantiating addon using automatically obtained id of "service.upnext" dependent on version 2.25.0 of the xbmc.python api
  2709. 2021-08-28 12:25:36.035 T:2650542912 DEBUG: -->Python Interpreter Initialized<--
  2710. 2021-08-28 12:25:36.035 T:2650542912 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.skinbackup/service.py"
  2711. 2021-08-28 12:25:36.696 T:2692506432 DEBUG: CAddonSettings[script.embuary.helper]: loading setting definitions
  2712. 2021-08-28 12:25:36.696 T:2692506432 DEBUG: CAddonSettings[script.embuary.helper]: trying to load setting definitions from old format...
  2713. 2021-08-28 12:25:36.699 T:2709291840 DEBUG: Skin Helper Simplecache --> Initialized
  2714. 2021-08-28 12:25:36.701 T:2709291840 DEBUG: CAddonSettings[script.module.metadatautils]: loading setting definitions
  2715. 2021-08-28 12:25:36.701 T:2709291840 DEBUG: CAddonSettings[script.module.metadatautils]: trying to load setting definitions from old format...
  2716. 2021-08-28 12:25:36.703 T:2709291840 DEBUG: Skin Helper Simplecache --> Initialized
  2717. 2021-08-28 12:25:36.732 T:2709291840 DEBUG: script.module.thetvdb --> Initialized
  2718. 2021-08-28 12:25:36.746 T:2650542912 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): setting the Python path to /storage/.kodi/addons/script.skin.helper.skinbackup:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2719. 2021-08-28 12:25:36.746 T:2650542912 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.skinbackup
  2720. 2021-08-28 12:25:36.767 T:2650542912 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): instantiating addon using automatically obtained id of "script.skin.helper.skinbackup" dependent on version 2.13.0 of the xbmc.python api
  2721. 2021-08-28 12:25:36.769 T:2734469952 DEBUG: CPythonInvoker(4, /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.backports.functools_lru_cache/lib:/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.pyautogui/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/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2722. 2021-08-28 12:25:36.769 T:2734469952 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): entering source directory /storage/.kodi/addons/plugin.video.amazon-test
  2723. 2021-08-28 12:25:36.769 T:2734469952 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): instantiating addon using automatically obtained id of "plugin.video.amazon-test" dependent on version 2.24.0 of the xbmc.python api
  2724. 2021-08-28 12:25:36.771 T:2700899136 DEBUG: Library Data Provider: service version 0.3.2 started
  2725. 2021-08-28 12:25:36.772 T:2709291840 DEBUG: Skin Helper Simplecache --> Initialized
  2726. 2021-08-28 12:25:36.781 T:2658935616 DEBUG: RCB Service: Start
  2727. 2021-08-28 12:25:36.783 T:2658935616 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting definitions
  2728. 2021-08-28 12:25:36.783 T:2658935616 DEBUG: CAddonSettings[script.games.rom.collection.browser]: trying to load setting definitions from old format...
  2729. 2021-08-28 12:25:36.785 T:2658935616 DEBUG: RCB Service: launch RCB on startup = false
  2730. 2021-08-28 12:25:36.786 T:2658935616 DEBUG: RCB Service: scrape games on startup = false
  2731. 2021-08-28 12:25:36.786 T:2658935616 DEBUG: RCB Service: Done
  2732. 2021-08-28 12:25:36.786 T:2658935616 INFO: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): script successfully run
  2733. 2021-08-28 12:25:36.786 T:2658935616 DEBUG: onExecutionDone(12, /storage/.kodi/addons/service.rom.collection.browser/default.py)
  2734. 2021-08-28 12:25:36.797 T:2658935616 INFO: Python interpreter stopped
  2735. 2021-08-28 12:25:36.797 T:2658935616 DEBUG: Thread LanguageInvoker 2658935616 terminating
  2736. 2021-08-28 12:25:36.897 T:2717684544 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  2737. 2021-08-28 12:25:36.897 T:2717684544 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  2738. 2021-08-28 12:25:36.898 T:2717684544 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  2739. 2021-08-28 12:25:36.898 T:2717684544 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  2740. 2021-08-28 12:25:36.900 T:2717684544 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  2741. 2021-08-28 12:25:36.900 T:2717684544 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  2742. 2021-08-28 12:25:36.901 T:2717684544 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  2743. 2021-08-28 12:25:36.901 T:2717684544 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  2744. 2021-08-28 12:25:36.903 T:2717684544 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  2745. 2021-08-28 12:25:36.903 T:2717684544 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  2746. 2021-08-28 12:25:36.906 T:2717684544 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  2747. 2021-08-28 12:25:36.906 T:2717684544 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  2748. 2021-08-28 12:25:36.910 T:2717684544 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  2749. 2021-08-28 12:25:36.910 T:2717684544 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  2750. 2021-08-28 12:25:37.013 T:2692506432 NOTICE: [ script.embuary.helper ] Service: Started
  2751. 2021-08-28 12:25:37.013 T:2692506432 NOTICE: [ script.embuary.helper ] Service: Player monitor started
  2752. 2021-08-28 12:25:37.014 T:2692506432 DEBUG: [ script.embuary.helper ] Start new fanart grabber process
  2753. 2021-08-28 12:25:37.293 T:2692506432 DEBUG: GetArtistsByWhereJSON query: SELECT a1.*, art.art_id AS idArt, art.type AS artType, art.url AS artURL FROM (SELECT artist.idArtist, strArtist FROM artist WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artist.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artist.idArtist)) AND (artist.strArtist != '') ORDER BY RAND() LIMIT 40) AS a1 LEFT JOIN art ON art.media_id = a1.idArtist AND art.media_type = 'artist' GROUP BY a1.idArtist, art.art_id ORDER BY a1.idArtist, arttype
  2754. 2021-08-28 12:25:37.300 T:2692506432 DEBUG: GetArtistsByWhereJSON - query took 6 ms
  2755. 2021-08-28 12:25:37.346 T:2700899136 DEBUG: GetSongsByWhereJSON query: SELECT sv.*, song_artist.idArtist AS idArtist, songartist.strArtist AS strArtist FROM (SELECT song.idSong, strTitle, song.strGenres, song.iYear, iTimesPlayed, lastPlayed, rating, CONCAT(path.strPath, strFilename) AS strPathFile, album.strAlbum AS strAlbum FROM song JOIN album ON album.idAlbum = song.idAlbum JOIN path ON path.idPath = song.idPath WHERE ((CAST(song.iTimesPlayed as DECIMAL(5,1)) < 1)) ORDER BY RAND() 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
  2756. 2021-08-28 12:25:37.432 T:2700899136 DEBUG: GetSongsByWhereJSON - query took 86 ms
  2757. 2021-08-28 12:25:37.478 T:2709291840 DEBUG: Skin Helper Simplecache --> Initialized
  2758. 2021-08-28 12:25:37.542 T:2700899136 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, iYear, iTimesPlayed, 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 RAND() 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
  2759. 2021-08-28 12:25:37.569 T:2700899136 DEBUG: GetAlbumsByWhereJSON - query took 27 ms
  2760. 2021-08-28 12:25:38.067 T:2684113728 NOTICE: script.tv.show.next.aired: ### starting data update
  2761. 2021-08-28 12:25:38.067 T:2684113728 NOTICE: script.tv.show.next.aired: ### grabbing a new country mapping list
  2762. 2021-08-28 12:25:38.209 T:2700899136 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, iYear, iTimesPlayed, dateAdded, 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 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 dateAdded DESC, a1.idAlbum DESC, album_artist.iOrder
  2763. 2021-08-28 12:25:38.235 T:2700899136 DEBUG: GetAlbumsByWhereJSON - query took 26 ms
  2764. 2021-08-28 12:25:38.425 T:2667328320 DEBUG: CAddonSettings[script.cu.lrclyrics]: loading setting definitions
  2765. 2021-08-28 12:25:38.425 T:2667328320 DEBUG: CAddonSettings[script.cu.lrclyrics]: trying to load setting definitions from old format...
  2766. 2021-08-28 12:25:38.427 T:2667328320 DEBUG: CAddonSettings[script.cu.lrclyrics]: loading setting values
  2767. 2021-08-28 12:25:38.466 T:2709291840 DEBUG: CAddonSettings[script.module.metadatautils]: loading setting definitions
  2768. 2021-08-28 12:25:38.466 T:2709291840 DEBUG: CAddonSettings[script.module.metadatautils]: trying to load setting definitions from old format...
  2769. 2021-08-28 12:25:38.568 T:2650542912 DEBUG: Skin Helper Backup --> Service started
  2770. 2021-08-28 12:25:38.576 T:2633757504 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  2771. 2021-08-28 12:25:38.576 T:2633757504 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  2772. 2021-08-28 12:25:38.583 T:2633757504 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  2773. 2021-08-28 12:25:38.586 T:2633757504 INFO: [plugin.video.netflix (0)] The debug logging level is set as "Disabled"
  2774. 2021-08-28 12:25:38.587 T:2709291840 DEBUG: Skin Helper Simplecache --> Initialized
  2775. 2021-08-28 12:25:38.587 T:2709291840 DEBUG: Metadata and Artwork module --> Initialized
  2776. 2021-08-28 12:25:38.587 T:2717684544 DEBUG: [service.upnext] DemoOverlay -> initialized
  2777. 2021-08-28 12:25:38.588 T:2717684544 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  2778. 2021-08-28 12:25:38.588 T:2717684544 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  2779. 2021-08-28 12:25:38.626 T:2709291840 DEBUG: Skin Helper Simplecache --> Initialized
  2780. 2021-08-28 12:25:38.634 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  2781. 2021-08-28 12:25:38.634 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  2782. 2021-08-28 12:25:38.636 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  2783. 2021-08-28 12:25:38.636 T:2508997440 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  2784. 2021-08-28 12:25:38.636 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  2785. 2021-08-28 12:25:38.636 T:2508997440 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  2786. 2021-08-28 12:25:38.636 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  2787. 2021-08-28 12:25:38.636 T:2508997440 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  2788. 2021-08-28 12:25:38.636 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  2789. 2021-08-28 12:25:38.636 T:2508997440 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  2790. 2021-08-28 12:25:38.636 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  2791. 2021-08-28 12:25:38.636 T:2508997440 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  2792. 2021-08-28 12:25:38.636 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  2793. 2021-08-28 12:25:38.638 T:2658935616 DEBUG: Skin Helper Service --> ListItemMonitor - started
  2794. 2021-08-28 12:25:38.639 T:2500604736 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
  2795. 2021-08-28 12:25:38.640 T:2709291840 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.3 started
  2796. 2021-08-28 12:25:38.647 T:2819875648 DEBUG: script.favourites: script version 7.1.3 started
  2797. 2021-08-28 12:25:38.647 T:2819875648 DEBUG: script.favourites: ### params: {}
  2798. 2021-08-28 12:25:38.648 T:2717684544 DEBUG: [service.upnext] UpNextMonitor -> Service started
  2799. 2021-08-28 12:25:38.658 T:2650542912 DEBUG: CAddonSettings[script.skin.helper.skinbackup]: loading setting definitions
  2800. 2021-08-28 12:25:38.658 T:2650542912 DEBUG: CAddonSettings[script.skin.helper.skinbackup]: trying to load setting definitions from old format...
  2801. 2021-08-28 12:25:38.670 T:2700899136 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 31
  2802. 2021-08-28 12:25:38.675 T:2819875648 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  2803. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  2804. Error Type: <type 'exceptions.IOError'>
  2805. Error Contents: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/favourites.xml'
  2806. Traceback (most recent call last):
  2807. File "/storage/.kodi/addons/script.favourites/default.py", line 146, in <module>
  2808. Main()
  2809. File "/storage/.kodi/addons/script.favourites/default.py", line 22, in __init__
  2810. found, favourites = self._read_file()
  2811. File "/storage/.kodi/addons/script.favourites/default.py", line 46, in _read_file
  2812. self.doc = parse(self.fav_file)
  2813. File "/usr/lib/python2.7/xml/dom/minidom.py", line 1918, in parse
  2814. File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 922, in parse
  2815. IOError: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/favourites.xml'
  2816. -->End of Python script error report<--
  2817. 2021-08-28 12:25:38.675 T:2819875648 DEBUG: onExecutionDone(2, /storage/.kodi/addons/script.favourites/default.py)
  2818. 2021-08-28 12:25:38.688 T:2549412672 DEBUG: Thread LanguageInvoker start, auto delete: false
  2819. 2021-08-28 12:25:38.689 T:2549412672 INFO: initializing python engine.
  2820. 2021-08-28 12:25:38.689 T:2549412672 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): start processing
  2821. 2021-08-28 12:25:38.775 T:2819875648 INFO: Python interpreter stopped
  2822. 2021-08-28 12:25:38.776 T:2819875648 DEBUG: Thread LanguageInvoker 2819875648 terminating
  2823. 2021-08-28 12:25:38.813 T:2700899136 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 31
  2824. 2021-08-28 12:25:38.830 T:2734469952 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting definitions
  2825. 2021-08-28 12:25:38.830 T:2734469952 DEBUG: CAddonSettings[plugin.video.amazon-test]: trying to load setting definitions from old format...
  2826. 2021-08-28 12:25:38.834 T:2734469952 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting values
  2827. 2021-08-28 12:25:38.834 T:2734469952 DEBUG: CSettingsManager: requested setting (drm_check) was not found.
  2828. 2021-08-28 12:25:38.834 T:2734469952 DEBUG: CAddonSettings[plugin.video.amazon-test]: failed to find definition for setting drm_check. Creating a setting on-the-fly...
  2829. 2021-08-28 12:25:38.834 T:2734469952 DEBUG: CSettingsManager: requested setting (fallback_method) was not found.
  2830. 2021-08-28 12:25:38.834 T:2734469952 DEBUG: CAddonSettings[plugin.video.amazon-test]: failed to find definition for setting fallback_method. Creating a setting on-the-fly...
  2831. 2021-08-28 12:25:38.835 T:2734469952 NOTICE: [Amazon VOD] Service: Proxy bound to 127.0.0.1:47429
  2832. 2021-08-28 12:25:38.893 T:2700899136 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, iYear, strArtists, iTimesPlayed, 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 iTimesPlayed DESC, CASE WHEN CAST(strAlbum AS INTEGER) = 0 THEN 100000000 ELSE CAST(strAlbum AS INTEGER) END DESC, strAlbum DESC, CASE WHEN CAST(strArtists AS INTEGER) = 0 THEN 100000000 ELSE CAST(strArtists AS INTEGER) END DESC, strArtists 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 iTimesPlayed DESC, CASE WHEN CAST(strAlbum AS INTEGER) = 0 THEN 100000000 ELSE CAST(strAlbum AS INTEGER) END DESC, strAlbum DESC, CASE WHEN CAST(strArtists AS INTEGER) = 0 THEN 100000000 ELSE CAST(strArtists AS INTEGER) END DESC, strArtists DESC, a1.idAlbum DESC, album_artist.iOrder
  2833. 2021-08-28 12:25:38.918 T:2700899136 DEBUG: GetAlbumsByWhereJSON - query took 25 ms
  2834. 2021-08-28 12:25:38.956 T:2549412672 DEBUG: -->Python Interpreter Initialized<--
  2835. 2021-08-28 12:25:38.956 T:2549412672 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): the source file to load is "/storage/.kodi/addons/script.openweathermap.maps/default.py"
  2836. 2021-08-28 12:25:38.958 T:2734469952 NOTICE: [Amazon VOD] Service: Proxy server started
  2837. 2021-08-28 12:25:38.959 T:2549412672 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): setting the Python path to /storage/.kodi/addons/script.openweathermap.maps:/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.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/share/kodi/addons/script.module.pil/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2838. 2021-08-28 12:25:38.959 T:2549412672 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): entering source directory /storage/.kodi/addons/script.openweathermap.maps
  2839. 2021-08-28 12:25:38.959 T:2734469952 NOTICE: [Amazon VOD] Service started
  2840. 2021-08-28 12:25:38.959 T:2549412672 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): instantiating addon using automatically obtained id of "script.openweathermap.maps" dependent on version 2.25.0 of the xbmc.python api
  2841. 2021-08-28 12:25:38.985 T:2700899136 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:02.213991
  2842. 2021-08-28 12:25:39.973 T:2742862656 INFO: ## LibreELEC Addon ## system::set_hostname ## Media-Wohnzimmer
  2843. 2021-08-28 12:25:39.980 T:2742862656 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## de
  2844. 2021-08-28 12:25:39.981 T:2742862656 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps/*/de.bmap`
  2845. 2021-08-28 12:25:40.183 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  2846. 2021-08-28 12:25:40.184 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  2847. 2021-08-28 12:25:40.185 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  2848. 2021-08-28 12:25:40.185 T:2508997440 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  2849. 2021-08-28 12:25:40.185 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  2850. 2021-08-28 12:25:40.185 T:2508997440 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  2851. 2021-08-28 12:25:40.185 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  2852. 2021-08-28 12:25:40.185 T:2508997440 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  2853. 2021-08-28 12:25:40.185 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  2854. 2021-08-28 12:25:40.186 T:2508997440 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  2855. 2021-08-28 12:25:40.186 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  2856. 2021-08-28 12:25:40.186 T:2508997440 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  2857. 2021-08-28 12:25:40.186 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  2858. 2021-08-28 12:25:40.200 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  2859. 2021-08-28 12:25:40.200 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  2860. 2021-08-28 12:25:40.202 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  2861. 2021-08-28 12:25:40.202 T:2508997440 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  2862. 2021-08-28 12:25:40.202 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  2863. 2021-08-28 12:25:40.202 T:2508997440 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  2864. 2021-08-28 12:25:40.202 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  2865. 2021-08-28 12:25:40.202 T:2508997440 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  2866. 2021-08-28 12:25:40.202 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  2867. 2021-08-28 12:25:40.202 T:2508997440 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  2868. 2021-08-28 12:25:40.202 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  2869. 2021-08-28 12:25:40.202 T:2508997440 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  2870. 2021-08-28 12:25:40.202 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  2871. 2021-08-28 12:25:40.207 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  2872. 2021-08-28 12:25:40.207 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  2873. 2021-08-28 12:25:40.209 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  2874. 2021-08-28 12:25:40.209 T:2508997440 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  2875. 2021-08-28 12:25:40.209 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  2876. 2021-08-28 12:25:40.209 T:2508997440 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  2877. 2021-08-28 12:25:40.209 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  2878. 2021-08-28 12:25:40.209 T:2508997440 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  2879. 2021-08-28 12:25:40.209 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  2880. 2021-08-28 12:25:40.209 T:2508997440 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  2881. 2021-08-28 12:25:40.209 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  2882. 2021-08-28 12:25:40.209 T:2508997440 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  2883. 2021-08-28 12:25:40.209 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  2884. 2021-08-28 12:25:40.213 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  2885. 2021-08-28 12:25:40.213 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  2886. 2021-08-28 12:25:40.215 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  2887. 2021-08-28 12:25:40.215 T:2508997440 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  2888. 2021-08-28 12:25:40.215 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  2889. 2021-08-28 12:25:40.215 T:2508997440 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  2890. 2021-08-28 12:25:40.215 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  2891. 2021-08-28 12:25:40.215 T:2508997440 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  2892. 2021-08-28 12:25:40.215 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  2893. 2021-08-28 12:25:40.215 T:2508997440 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  2894. 2021-08-28 12:25:40.215 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  2895. 2021-08-28 12:25:40.215 T:2508997440 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  2896. 2021-08-28 12:25:40.215 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  2897. 2021-08-28 12:25:40.218 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  2898. 2021-08-28 12:25:40.218 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  2899. 2021-08-28 12:25:40.220 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  2900. 2021-08-28 12:25:40.220 T:2508997440 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  2901. 2021-08-28 12:25:40.220 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  2902. 2021-08-28 12:25:40.220 T:2508997440 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  2903. 2021-08-28 12:25:40.220 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  2904. 2021-08-28 12:25:40.220 T:2508997440 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  2905. 2021-08-28 12:25:40.220 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  2906. 2021-08-28 12:25:40.220 T:2508997440 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  2907. 2021-08-28 12:25:40.220 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  2908. 2021-08-28 12:25:40.220 T:2508997440 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  2909. 2021-08-28 12:25:40.220 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  2910. 2021-08-28 12:25:40.232 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions
  2911. 2021-08-28 12:25:40.232 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format...
  2912. 2021-08-28 12:25:40.233 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values
  2913. 2021-08-28 12:25:40.234 T:2508997440 DEBUG: CSettingsManager: requested setting (Location1deg) was not found.
  2914. 2021-08-28 12:25:40.234 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly...
  2915. 2021-08-28 12:25:40.234 T:2508997440 DEBUG: CSettingsManager: requested setting (Location2deg) was not found.
  2916. 2021-08-28 12:25:40.234 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly...
  2917. 2021-08-28 12:25:40.234 T:2508997440 DEBUG: CSettingsManager: requested setting (Location3deg) was not found.
  2918. 2021-08-28 12:25:40.234 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly...
  2919. 2021-08-28 12:25:40.234 T:2508997440 DEBUG: CSettingsManager: requested setting (Location4deg) was not found.
  2920. 2021-08-28 12:25:40.234 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly...
  2921. 2021-08-28 12:25:40.234 T:2508997440 DEBUG: CSettingsManager: requested setting (Location5deg) was not found.
  2922. 2021-08-28 12:25:40.234 T:2508997440 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly...
  2923. 2021-08-28 12:25:40.239 T:2508997440 INFO: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): script successfully run
  2924. 2021-08-28 12:25:40.239 T:2508997440 DEBUG: onExecutionDone(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py)
  2925. 2021-08-28 12:25:40.900 T:2684113728 DEBUG: script.tv.show.next.aired: ### search language = "en"
  2926. 2021-08-28 12:25:40.901 T:2684113728 DEBUG: script.tv.show.next.aired: ### Update period: week (8677 mins)
  2927. 2021-08-28 12:25:42.350 T:2508997440 INFO: Python interpreter stopped
  2928. 2021-08-28 12:25:42.350 T:2508997440 DEBUG: Thread LanguageInvoker 2508997440 terminating
  2929. 2021-08-28 12:25:42.417 T:2760127296 DEBUG: POParser: loaded 130 weather tokens
  2930. 2021-08-28 12:25:42.838 T:2684113728 ERROR: script.tv.show.next.aired: ### ERROR retreiving updates from thetvdb.com: File is not a zip file
  2931. 2021-08-28 12:25:43.029 T:2684113728 NOTICE: script.tv.show.next.aired: ### data update finished
  2932. 2021-08-28 12:25:43.516 T:2742862656 INFO: ## LibreELEC Addon ## updates::updateThread ## Started
  2933. 2021-08-28 12:25:43.520 T:2742862656 INFO: ## LibreELEC Addon ## updates::set_auto_update ## manual
  2934. 2021-08-28 12:25:43.644 T:2382611264 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
  2935. 2021-08-28 12:25:43.678 T:2408051520 INFO: ## LibreELEC Addon ## xdbus Monitor started. ##
  2936. 2021-08-28 12:25:44.029 T:3011020160 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  2937. 2021-08-28 12:25:44.343 T:2549412672 INFO: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): script successfully run
  2938. 2021-08-28 12:25:44.343 T:2549412672 DEBUG: onExecutionDone(17, /storage/.kodi/addons/script.openweathermap.maps/default.py)
  2939. 2021-08-28 12:25:44.507 T:2549412672 INFO: Python interpreter stopped
  2940. 2021-08-28 12:25:44.507 T:2549412672 DEBUG: Thread LanguageInvoker 2549412672 terminating
  2941. 2021-08-28 12:25:44.670 T:3011020160 DEBUG: ------ Window Init (DialogNotification.xml) ------
  2942. 2021-08-28 12:25:46.404 T:2309989184 DEBUG: Skin Helper Service --> Started Background worker...
  2943. 2021-08-28 12:25:48.498 T:3011020160 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  2944. 2021-08-28 12:25:52.926 T:2309989184 DEBUG: Skin Helper Service --> Ended Background worker...
  2945. 2021-08-28 12:26:13.497 T:2566406976 DEBUG: Thread JobWorker 2566406976 terminating (autodelete)
  2946. 2021-08-28 12:26:13.497 T:2574799680 DEBUG: Thread JobWorker 2574799680 terminating (autodelete)
  2947. 2021-08-28 12:26:13.497 T:2760127296 DEBUG: Thread JobWorker 2760127296 terminating (autodelete)
  2948. 2021-08-28 12:26:13.497 T:2875597632 DEBUG: Thread JobWorker 2875597632 terminating (autodelete)
  2949. 2021-08-28 12:26:13.498 T:2828268352 DEBUG: Thread JobWorker 2828268352 terminating (autodelete)
  2950. 2021-08-28 12:26:30.593 T:2977952576 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
  2951. 2021-08-28 12:26:40.593 T:2977952576 DEBUG: CAESinkPi:Deinitialize
  2952. 2021-08-28 12:26:40.594 T:2977952576 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  2953. 2021-08-28 12:26:40.596 T:2977952576 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0xb0e0d320
  2954. 2021-08-28 12:27:13.870 T:3011020160 NOTICE: NFS is idle. Closing the remaining connections.
  2955. 2021-08-28 12:28:33.529 T:3011020160 DEBUG: CAddonSettings[screensaver.xbmc.builtin.dim]: loading setting definitions
  2956. 2021-08-28 12:28:33.530 T:3011020160 DEBUG: CAddonSettings[screensaver.xbmc.builtin.dim]: trying to load setting definitions from old format...
  2957. 2021-08-28 12:28:33.530 T:3011020160 DEBUG: ------ Window Init () ------
  2958. 2021-08-28 12:28:33.579 T:2642150208 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: GUI.OnScreensaverActivated - data: null
  2959. 2021-08-28 12:28:33.582 T:2709291840 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: GUI.OnScreensaverActivated - data: null
  2960. 2021-08-28 12:28:59.403 T:3011020160 NOTICE: Quitting due to POSIX signal
  2961. 2021-08-28 12:28:59.420 T:3011020160 INFO: Saving exitCode 65
  2962. 2021-08-28 12:28:59.420 T:3011020160 NOTICE: Stopping player
  2963. 2021-08-28 12:28:59.420 T:2851025728 DEBUG: Thread AlarmClock 2851025728 terminating
  2964. 2021-08-28 12:28:59.420 T:3011020160 NOTICE: Storing total System Uptime
  2965. 2021-08-28 12:28:59.420 T:3011020160 NOTICE: Saving settings
  2966. 2021-08-28 12:28:59.429 T:3011020160 NOTICE: Saving skin settings
  2967. 2021-08-28 12:28:59.455 T:3011020160 NOTICE: Stopping all
  2968. 2021-08-28 12:28:59.455 T:3011020160 DEBUG: NetworkMessage - Signaling network services to stop
  2969. 2021-08-28 12:28:59.455 T:3011020160 NOTICE: ES: Stopping event server
  2970. 2021-08-28 12:28:59.473 T:3011020160 DEBUG: CZeroconfAvahi::doRemoveService named: servers.airtunes
  2971. 2021-08-28 12:28:59.473 T:3011020160 DEBUG: NetworkMessage - Waiting for network services to stop
  2972. 2021-08-28 12:28:59.474 T:3011020160 NOTICE: stopping zeroconf publishing
  2973. 2021-08-28 12:28:59.475 T:2642150208 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: System.OnQuit - data: {"exitcode":65}
  2974. 2021-08-28 12:28:59.475 T:2642150208 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: GUI.OnScreensaverDeactivated - data: {"shuttingdown":false}
  2975. 2021-08-28 12:28:59.476 T:3011020160 NOTICE: CWebServer[8080]: Stopped
  2976. 2021-08-28 12:28:59.481 T:2709291840 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: System.OnQuit - data: {"exitcode":65}
  2977. 2021-08-28 12:28:59.482 T:2709291840 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: GUI.OnScreensaverDeactivated - data: {"shuttingdown":false}
  2978. 2021-08-28 12:28:59.906 T:2483819328 DEBUG: Thread PVRGUIInfo 2483819328 terminating
  2979. 2021-08-28 12:29:00.431 T:2591769408 DEBUG: Thread TCPServer 2591769408 terminating
  2980. 2021-08-28 12:29:00.432 T:2600162112 NOTICE: ES: UDP Event server stopped
  2981. 2021-08-28 12:29:00.432 T:2600162112 DEBUG: Thread EventServer 2600162112 terminating
  2982. 2021-08-28 12:29:00.432 T:3011020160 NOTICE: stop dvd detect media
  2983. 2021-08-28 12:29:00.432 T:3011020160 DEBUG: CServiceAddonManager: stopping plugin.video.amazon-test.
  2984. 2021-08-28 12:29:00.433 T:3011020160 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): trigger Monitor abort request
  2985. 2021-08-28 12:29:00.755 T:2734469952 NOTICE: [Amazon VOD] Service: Proxy server stopped
  2986. 2021-08-28 12:29:00.755 T:2734469952 NOTICE: [Amazon VOD] Service stopped
  2987. 2021-08-28 12:29:00.756 T:2734469952 INFO: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): script successfully run
  2988. 2021-08-28 12:29:00.756 T:2734469952 DEBUG: onExecutionDone(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py)
  2989. 2021-08-28 12:29:00.770 T:2734469952 WARNING: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): the python script "/storage/.kodi/addons/plugin.video.amazon-test/service.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon7xbmcgui6DialogE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE
  2990. 2021-08-28 12:29:00.770 T:2734469952 INFO: Python interpreter interrupted by user
  2991. 2021-08-28 12:29:00.770 T:3011020160 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): script termination took 337ms
  2992. 2021-08-28 12:29:00.770 T:3011020160 DEBUG: CServiceAddonManager: stopping plugin.video.netflix.
  2993. 2021-08-28 12:29:00.770 T:3011020160 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): trigger Monitor abort request
  2994. 2021-08-28 12:29:01.887 T:2633757504 INFO: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): script successfully run
  2995. 2021-08-28 12:29:01.887 T:2633757504 DEBUG: onExecutionDone(15, /storage/.kodi/addons/plugin.video.netflix/service.py)
  2996. 2021-08-28 12:29:01.927 T:2633757504 INFO: Python interpreter interrupted by user
  2997. 2021-08-28 12:29:01.927 T:3011020160 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): script termination took 1157ms
  2998. 2021-08-28 12:29:01.927 T:3011020160 DEBUG: CServiceAddonManager: stopping plugin.video.youtube.
  2999. 2021-08-28 12:29:01.927 T:2734469952 DEBUG: Thread LanguageInvoker 2734469952 terminating
  3000. 2021-08-28 12:29:01.927 T:2633757504 DEBUG: Thread LanguageInvoker 2633757504 terminating
  3001. 2021-08-28 12:29:01.927 T:3011020160 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): trigger Monitor abort request
  3002. 2021-08-28 12:29:01.928 T:2726077248 DEBUG: [plugin.video.youtube] PlaybackMonitor active threads: ||
  3003. 2021-08-28 12:29:01.929 T:2726077248 INFO: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): script successfully run
  3004. 2021-08-28 12:29:01.930 T:2726077248 DEBUG: onExecutionDone(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py)
  3005. 2021-08-28 12:29:01.957 T:2726077248 INFO: Python interpreter interrupted by user
  3006. 2021-08-28 12:29:01.957 T:3011020160 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): script termination took 29ms
  3007. 2021-08-28 12:29:01.957 T:3011020160 DEBUG: CServiceAddonManager: stopping script.cu.lrclyrics.
  3008. 2021-08-28 12:29:01.957 T:2726077248 DEBUG: Thread LanguageInvoker 2726077248 terminating
  3009. 2021-08-28 12:29:01.957 T:3011020160 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): trigger Monitor abort request
  3010. 2021-08-28 12:29:02.012 T:2667328320 INFO: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): script successfully run
  3011. 2021-08-28 12:29:02.012 T:2667328320 DEBUG: onExecutionDone(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py)
  3012. 2021-08-28 12:29:02.025 T:2667328320 INFO: Python interpreter interrupted by user
  3013. 2021-08-28 12:29:02.025 T:3011020160 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): script termination took 68ms
  3014. 2021-08-28 12:29:02.025 T:3011020160 DEBUG: CServiceAddonManager: stopping script.embuary.helper.
  3015. 2021-08-28 12:29:02.025 T:2667328320 DEBUG: Thread LanguageInvoker 2667328320 terminating
  3016. 2021-08-28 12:29:02.026 T:3011020160 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): trigger Monitor abort request
  3017. 2021-08-28 12:29:02.026 T:2692506432 NOTICE: [ script.embuary.helper ] Service: Player monitor stopped
  3018. 2021-08-28 12:29:02.026 T:2692506432 NOTICE: [ script.embuary.helper ] Service: Stopped
  3019. 2021-08-28 12:29:02.026 T:2692506432 INFO: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): script successfully run
  3020. 2021-08-28 12:29:02.026 T:2692506432 DEBUG: onExecutionDone(9, /storage/.kodi/addons/script.embuary.helper/service.py)
  3021. 2021-08-28 12:29:02.033 T:2692506432 INFO: Python interpreter interrupted by user
  3022. 2021-08-28 12:29:02.033 T:3011020160 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): script termination took 7ms
  3023. 2021-08-28 12:29:02.033 T:3011020160 DEBUG: CServiceAddonManager: stopping script.skin.helper.service.
  3024. 2021-08-28 12:29:02.033 T:3011020160 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): trigger Monitor abort request
  3025. 2021-08-28 12:29:02.034 T:2709291840 NOTICE: Skin Helper Service --> Shutdown requested !
  3026. 2021-08-28 12:29:02.034 T:2709291840 DEBUG: Skin Helper Service --> ListItemMonitor - stop called
  3027. 2021-08-28 12:29:02.034 T:2709291840 DEBUG: Skin Helper Service --> WebService - stop called
  3028. 2021-08-28 12:29:02.036 T:2500604736 DEBUG: Skin Helper Service --> Webservice --> [28/Aug/2021 12:29:02] "QUIT / HTTP/1.1" 200 -
  3029. 2021-08-28 12:29:02.038 T:2709291840 DEBUG: Skin Helper Simplecache --> Closed
  3030. 2021-08-28 12:29:02.039 T:2709291840 DEBUG: Previous line repeats 4 times.
  3031. 2021-08-28 12:29:02.039 T:2709291840 DEBUG: Metadata and Artwork module --> Exited
  3032. 2021-08-28 12:29:02.039 T:2709291840 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.3 stopped
  3033. 2021-08-28 12:29:02.039 T:2709291840 DEBUG: Skin Helper Simplecache --> Closed
  3034. 2021-08-28 12:29:02.039 T:2709291840 INFO: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): script successfully run
  3035. 2021-08-28 12:29:02.039 T:2709291840 DEBUG: onExecutionDone(7, /storage/.kodi/addons/script.skin.helper.service/service.py)
  3036. 2021-08-28 12:29:02.055 T:2709291840 INFO: Python interpreter interrupted by user
  3037. 2021-08-28 12:29:02.056 T:3011020160 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): script termination took 22ms
  3038. 2021-08-28 12:29:02.056 T:3011020160 DEBUG: CServiceAddonManager: stopping script.skin.helper.skinbackup.
  3039. 2021-08-28 12:29:02.056 T:2692506432 DEBUG: Thread LanguageInvoker 2692506432 terminating
  3040. 2021-08-28 12:29:02.056 T:2709291840 DEBUG: Thread LanguageInvoker 2709291840 terminating
  3041. 2021-08-28 12:29:02.056 T:3011020160 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): trigger Monitor abort request
  3042. 2021-08-28 12:29:02.056 T:2650542912 DEBUG: Skin Helper Backup --> Service stopped
  3043. 2021-08-28 12:29:02.056 T:2650542912 INFO: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): script successfully run
  3044. 2021-08-28 12:29:02.056 T:2650542912 DEBUG: onExecutionDone(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py)
  3045. 2021-08-28 12:29:02.061 T:2650542912 INFO: Python interpreter interrupted by user
  3046. 2021-08-28 12:29:02.061 T:3011020160 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): script termination took 6ms
  3047. 2021-08-28 12:29:02.061 T:3011020160 DEBUG: CServiceAddonManager: stopping script.skin.helper.widgets.
  3048. 2021-08-28 12:29:02.062 T:2650542912 DEBUG: Thread LanguageInvoker 2650542912 terminating
  3049. 2021-08-28 12:29:02.062 T:3011020160 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): trigger Monitor abort request
  3050. 2021-08-28 12:29:02.062 T:2642150208 NOTICE: Skin Helper Widgets --> Backgroundservice stopped
  3051. 2021-08-28 12:29:02.062 T:2642150208 INFO: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): script successfully run
  3052. 2021-08-28 12:29:02.062 T:2642150208 DEBUG: onExecutionDone(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py)
  3053. 2021-08-28 12:29:02.065 T:2642150208 INFO: Python interpreter interrupted by user
  3054. 2021-08-28 12:29:02.066 T:3011020160 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): script termination took 4ms
  3055. 2021-08-28 12:29:02.066 T:3011020160 DEBUG: CServiceAddonManager: stopping script.tv.show.next.aired.
  3056. 2021-08-28 12:29:02.066 T:2642150208 DEBUG: Thread LanguageInvoker 2642150208 terminating
  3057. 2021-08-28 12:29:02.066 T:3011020160 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): trigger Monitor abort request
  3058. 2021-08-28 12:29:03.066 T:2684113728 NOTICE: script.tv.show.next.aired: ### abort requested -- stopping background processing
  3059. 2021-08-28 12:29:03.067 T:2684113728 INFO: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): script aborted
  3060. 2021-08-28 12:29:03.067 T:2684113728 DEBUG: onExecutionDone(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py)
  3061. 2021-08-28 12:29:03.079 T:2684113728 INFO: Python interpreter interrupted by user
  3062. 2021-08-28 12:29:03.080 T:3011020160 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): script termination took 1014ms
  3063. 2021-08-28 12:29:03.080 T:3011020160 DEBUG: CServiceAddonManager: stopping service.library.data.provider.
  3064. 2021-08-28 12:29:03.080 T:3011020160 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): trigger Monitor abort request
  3065. 2021-08-28 12:29:03.080 T:2700899136 DEBUG: Library Data Provider: service version 0.3.2 stopped
  3066. 2021-08-28 12:29:03.080 T:2700899136 INFO: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): script successfully run
  3067. 2021-08-28 12:29:03.080 T:2700899136 DEBUG: onExecutionDone(8, /storage/.kodi/addons/service.library.data.provider/service.py)
  3068. 2021-08-28 12:29:03.085 T:2700899136 INFO: Python interpreter interrupted by user
  3069. 2021-08-28 12:29:03.085 T:3011020160 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): script termination took 5ms
  3070. 2021-08-28 12:29:03.085 T:3011020160 DEBUG: CServiceAddonManager: stopping service.libreelec.settings.
  3071. 2021-08-28 12:29:03.085 T:2700899136 DEBUG: Thread LanguageInvoker 2700899136 terminating
  3072. 2021-08-28 12:29:03.085 T:3011020160 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): trigger Monitor abort request
  3073. 2021-08-28 12:29:03.085 T:2684113728 DEBUG: Thread LanguageInvoker 2684113728 terminating
  3074. 2021-08-28 12:29:03.086 T:2408051520 INFO: ## LibreELEC Addon ## xdbus Monitor stopped. ##
  3075. 2021-08-28 12:29:03.104 T:2742862656 DEBUG: ## LibreELEC Addon ## STOP SERVICE DONE !
  3076. 2021-08-28 12:29:03.105 T:2382611264 INFO: ## LibreELEC Addon ## _service_::run ## MESSAGE:'exit'
  3077. 2021-08-28 12:29:03.106 T:2742862656 INFO: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): script successfully run
  3078. 2021-08-28 12:29:03.106 T:2742862656 INFO: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): waiting on thread 18446744071923581760
  3079. 2021-08-28 12:29:03.136 T:2508997440 INFO: ## LibreELEC Addon ## updates::updateThread ## Stopped
  3080. 2021-08-28 12:29:03.207 T:2742862656 DEBUG: onExecutionDone(3, /usr/share/kodi/addons/service.libreelec.settings/service.py)
  3081. 2021-08-28 12:29:03.224 T:2742862656 INFO: Python interpreter interrupted by user
  3082. 2021-08-28 12:29:03.225 T:3011020160 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): script termination took 139ms
  3083. 2021-08-28 12:29:03.225 T:3011020160 DEBUG: CServiceAddonManager: stopping service.rom.collection.browser.
  3084. 2021-08-28 12:29:03.225 T:2742862656 DEBUG: Thread LanguageInvoker 2742862656 terminating
  3085. 2021-08-28 12:29:03.225 T:3011020160 INFO: CServiceAddonManager: failed to stop service.rom.collection.browser (may have ended)
  3086. 2021-08-28 12:29:03.225 T:3011020160 DEBUG: CServiceAddonManager: stopping service.upnext.
  3087. 2021-08-28 12:29:03.225 T:3011020160 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): trigger Monitor abort request
  3088. 2021-08-28 12:29:03.227 T:2717684544 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  3089. 2021-08-28 12:29:03.227 T:2717684544 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  3090. 2021-08-28 12:29:03.230 T:2717684544 DEBUG: [service.upnext] UpNextMonitor -> Service stopped
  3091. 2021-08-28 12:29:03.230 T:2717684544 INFO: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): script successfully run
  3092. 2021-08-28 12:29:03.230 T:2717684544 DEBUG: onExecutionDone(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py)
  3093. 2021-08-28 12:29:03.237 T:2717684544 INFO: Python interpreter interrupted by user
  3094. 2021-08-28 12:29:03.237 T:3011020160 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): script termination took 12ms
  3095. 2021-08-28 12:29:03.237 T:2988278592 DEBUG: Thread ActiveAE 2988278592 terminating
  3096. 2021-08-28 12:29:03.237 T:2977952576 DEBUG: Thread AESink 2977952576 terminating
  3097. 2021-08-28 12:29:03.238 T:2717684544 DEBUG: Thread LanguageInvoker 2717684544 terminating
  3098. 2021-08-28 12:29:03.239 T:3011020160 NOTICE: Application stopped
  3099. 2021-08-28 12:29:03.439 T:3011020160 NOTICE: XBApplicationEx: destroying...
  3100. 2021-08-28 12:29:03.439 T:3011020160 NOTICE: PVR Manager: Stopping
  3101. 2021-08-28 12:29:03.439 T:2475426624 DEBUG: Thread EPGUpdater 2475426624 terminating
  3102. 2021-08-28 12:29:04.221 T:2558014272 DEBUG: Thread PVRManager 2558014272 terminating
  3103. 2021-08-28 12:29:04.230 T:3011020160 NOTICE: PVR Manager: Stopped
  3104. 2021-08-28 12:29:04.234 T:3011020160 DEBUG: SECTION:UnloadDll(/storage/.kodi/addons/pvr.vdr.vnsi/pvr.vdr.vnsi.so.3.6.4)
  3105. 2021-08-28 12:29:04.235 T:3011020160 INFO: ADDON: Dll Destroyed - VDR VNSI Client
  3106. 2021-08-28 12:29:04.237 T:2768520000 DEBUG: Thread PeripEventScanner 2768520000 terminating
  3107. 2021-08-28 12:29:04.324 T:2793771840 DEBUG: Thread PeripBusUSBUdev 2793771840 terminating
  3108. 2021-08-28 12:29:04.976 T:2842633024 DEBUG: Thread CECAdapterUpdate 2842633024 terminating
  3109. 2021-08-28 12:29:04.976 T:2524218176 DEBUG: Process - sending standby commands
  3110. 2021-08-28 12:29:05.742 T:2524218176 DEBUG: Process - CEC adapter processor thread ended
  3111. 2021-08-28 12:29:05.743 T:2524218176 DEBUG: Thread CECAdapter 2524218176 terminating
  3112. 2021-08-28 12:29:06.244 T:2776986432 DEBUG: Thread PeripBusAddon 2776986432 terminating
  3113. 2021-08-28 12:29:06.676 T:3011020160 INFO: AddOnLog: Joystick Support: Disabling joystick interface "linux"
  3114. 2021-08-28 12:29:06.677 T:3011020160 DEBUG: SECTION:UnloadDll(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.9)
  3115. 2021-08-28 12:29:06.677 T:3011020160 INFO: ADDON: Dll Destroyed - Joystick Support
  3116. 2021-08-28 12:29:06.678 T:3011020160 NOTICE: unload skin
  3117. 2021-08-28 12:29:06.678 T:3011020160 INFO: Unloading old skin ...
  3118. 2021-08-28 12:29:06.739 T:3011020160 DEBUG: ------ Window Deinit () ------
  3119. 2021-08-28 12:29:06.740 T:3011020160 DEBUG: Previous line repeats 1 times.
  3120. 2021-08-28 12:29:06.740 T:3011020160 DEBUG: ------ Window Deinit (Home.xml) ------
  3121. 2021-08-28 12:29:06.741 T:2811482944 DEBUG: Thread Timer start, auto delete: false
  3122. 2021-08-28 12:29:06.755 T:3011020160 DEBUG: CloseBundle - Closed bundle
  3123. 2021-08-28 12:29:06.784 T:3011020160 DEBUG: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 61
  3124. 2021-08-28 12:29:06.784 T:3011020160 DEBUG: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 63
  3125. 2021-08-28 12:29:06.787 T:3011020160 DEBUG: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM
  3126. 2021-08-28 12:29:06.790 T:3011020160 NOTICE: unload sections
  3127. 2021-08-28 12:29:06.799 T:3011020160 DEBUG: LogindUPowerSyscall - delay lock sleep released
  3128. 2021-08-28 12:29:06.801 T:2751279936 DEBUG: Thread Timer 2751279936 terminating
  3129. 2021-08-28 12:29:06.804 T:3011020160 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x139ee90 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3130. 2021-08-28 12:29:06.804 T:3011020160 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x13a6c98 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3131. 2021-08-28 12:29:06.804 T:3011020160 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x13b8e40 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3132. 2021-08-28 12:29:06.804 T:3011020160 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x13bb1c0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3133. 2021-08-28 12:29:06.804 T:3011020160 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x136ffc0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3134. 2021-08-28 12:29:06.804 T:3011020160 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x139d848 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3135. 2021-08-28 12:29:06.804 T:3011020160 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x13aeb48 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3136. 2021-08-28 12:29:06.804 T:3011020160 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x139da50 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3137. 2021-08-28 12:29:06.804 T:3011020160 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x139fad8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3138. 2021-08-28 12:29:06.804 T:3011020160 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x13b70e0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3139. 2021-08-28 12:29:06.804 T:3011020160 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x13b6af8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3140. 2021-08-28 12:29:06.804 T:3011020160 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x13b7cf8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  3141. 2021-08-28 12:29:06.805 T:3011020160 DEBUG: object 0 --> 0 instances
  3142. 2021-08-28 12:29:06.805 T:3011020160 DEBUG: object 1 --> 0 instances
  3143. 2021-08-28 12:29:06.805 T:3011020160 DEBUG: object 2 --> 0 instances
  3144. 2021-08-28 12:29:06.805 T:3011020160 DEBUG: object 3 --> 0 instances
  3145. 2021-08-28 12:29:06.805 T:3011020160 DEBUG: object 4 --> 0 instances
  3146. 2021-08-28 12:29:06.805 T:3011020160 DEBUG: object 5 --> 0 instances
  3147. 2021-08-28 12:29:06.805 T:3011020160 DEBUG: object 6 --> 0 instances
  3148. 2021-08-28 12:29:06.805 T:3011020160 DEBUG: object 7 --> 0 instances
  3149. 2021-08-28 12:29:06.805 T:3011020160 DEBUG: object 8 --> 0 instances
  3150. 2021-08-28 12:29:06.806 T:3011020160 DEBUG: object 9 --> 0 instances
  3151. 2021-08-28 12:29:06.854 T:3011020160 DEBUG: CWinSystemGbm::DestroyWindowSystem - deinitialized DRM
  3152. 2021-08-28 12:29:06.966 T:3001021248 DEBUG: Thread libinput 3001021248 terminating
  3153. 2021-08-28 12:29:06.966 T:2933912384 DEBUG: Thread Lirc 2933912384 terminating
  3154. 2021-08-28 12:29:06.970 T:3011020160 DEBUG: CDRMUtils::RestoreOriginalMode - set original crtc mode
  3155. 2021-08-28 12:29:06.995 T:3011007296 DEBUG: Thread Announce 3011007296 terminating
  3156. 2021-08-28 12:29:06.998 T:3011020160 NOTICE: XBApplicationEx: application stopped!
  3157.  
  3158.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement