Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
################################################################################ # ... output of cat /storage/.kodi/temp/kodi.log # LibreELEC release: RPi4.arm-9.2.7 # ################################################################################ 2021-07-13 17:11:28.901 T:3010648576 NOTICE: ----------------------------------------------------------------------- 2021-07-13 17:11:28.901 T:3010648576 NOTICE: Starting Kodi (18.9 (18.9.0) Git:leia_pi4_18.9-Leia). Platform: Linux ARM 32-bit 2021-07-13 17:11:28.901 T:3010648576 NOTICE: Using Release Kodi x32 build 2021-07-13 17:11:28.901 T:3010648576 NOTICE: Kodi compiled 2021-05-27 by GCC 8.3.0 for Linux ARM 32-bit version 4.19.127 (267135) 2021-07-13 17:11:28.902 T:3010648576 NOTICE: Running on LibreELEC (widevine): 9.2.7, kernel: Linux ARM 32-bit version 4.19.127 2021-07-13 17:11:28.902 T:3010648576 NOTICE: FFmpeg version/source: 4.0.4-Kodi 2021-07-13 17:11:28.902 T:3010648576 NOTICE: Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available 2021-07-13 17:11:28.902 T:3010648576 NOTICE: ARM Features: Neon enabled 2021-07-13 17:11:28.902 T:3010648576 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/ 2021-07-13 17:11:28.902 T:3010648576 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi 2021-07-13 17:11:28.902 T:3010648576 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons 2021-07-13 17:11:28.902 T:3010648576 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata 2021-07-13 17:11:28.902 T:3010648576 NOTICE: special://envhome/ is mapped to: /storage 2021-07-13 17:11:28.902 T:3010648576 NOTICE: special://home/ is mapped to: /storage/.kodi 2021-07-13 17:11:28.902 T:3010648576 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp 2021-07-13 17:11:28.902 T:3010648576 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp 2021-07-13 17:11:28.902 T:3010648576 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin 2021-07-13 17:11:28.902 T:3010648576 NOTICE: Local hostname: Raspi-Schlafzimmer 2021-07-13 17:11:28.902 T:3010648576 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log 2021-07-13 17:11:28.902 T:3010648576 NOTICE: ----------------------------------------------------------------------- 2021-07-13 17:11:28.911 T:3010648576 INFO: loading settings 2021-07-13 17:11:28.913 T:3010648576 NOTICE: special://profile/ is mapped to: special://masterprofile/ 2021-07-13 17:11:28.934 T:3010648576 DEBUG: CSkinSettings: no <skinsettings> tag found 2021-07-13 17:11:28.935 T:3010648576 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml 2021-07-13 17:11:28.935 T:3010648576 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are... <?xml version="1.0" encoding="utf-8" ?> <advancedsettings> <cputempcommand>/usr/bin/cputemp</cputempcommand> <gputempcommand>/usr/bin/gputemp</gputempcommand> <showexitbutton>false</showexitbutton> <remotedelay>1</remotedelay> <samba> <clienttimeout>30</clienttimeout> </samba> <fanartres>720</fanartres> <imageres>540</imageres> </advancedsettings> 2021-07-13 17:11:28.935 T:3010648576 WARNING: CSettingsManager: missing version attribute 2021-07-13 17:11:28.937 T:3010648576 NOTICE: Loaded settings file from special://profile/advancedsettings.xml 2021-07-13 17:11:28.937 T:3010648576 NOTICE: Contents of special://profile/advancedsettings.xml are... <advancedsettings> <videodatabase> <type>mysql</type> <host>192.168.1.48</host> <port>3306</port> <user>kodi</user> <pass>*****</pass> </videodatabase> <musicdatabase> <type>mysql</type> <host>192.168.1.48</host> <port>3306</port> <user>kodi</user> <pass>*****</pass> </musicdatabase> <videolibrary> <importwatchedstate>true</importwatchedstate> <importresumepoint>true</importresumepoint> </videolibrary> <pathsubstitution> <substitute> <from>special://masterprofile/Thumbnails</from> <to>nfs://192.168.1.48/home/vdr/kodi/userdata/Thumbnails</to> </substitute> <substitute> <from>special://masterprofile/favourites.xml</from> <to>nfs://192.168.1.48/home/vdr/kodi/userdata/favourites.xml</to> </substitute> </pathsubstitution> </advancedsettings> 2021-07-13 17:11:28.937 T:3010648576 DEBUG: Configuring path substitutions 2021-07-13 17:11:28.937 T:3010648576 DEBUG: Registering substitution pair: 2021-07-13 17:11:28.937 T:3010648576 DEBUG: From: [/storage/.kodi/userdata/Thumbnails] 2021-07-13 17:11:28.937 T:3010648576 DEBUG: To: [nfs://192.168.1.48/home/vdr/kodi/userdata/Thumbnails] 2021-07-13 17:11:28.937 T:3010648576 DEBUG: Registering substitution pair: 2021-07-13 17:11:28.938 T:3010648576 DEBUG: From: [/storage/.kodi/userdata/favourites.xml] 2021-07-13 17:11:28.938 T:3010648576 DEBUG: To: [nfs://192.168.1.48/home/vdr/kodi/userdata/favourites.xml] 2021-07-13 17:11:28.938 T:3010648576 WARNING: VIDEO database configuration is experimental. 2021-07-13 17:11:28.938 T:3010648576 WARNING: CSettingsManager: missing version attribute 2021-07-13 17:11:28.938 T:3010648576 NOTICE: Default Video Player: VideoPlayer 2021-07-13 17:11:28.938 T:3010648576 NOTICE: Default Audio Player: paplayer 2021-07-13 17:11:28.938 T:3010648576 NOTICE: Enabled debug logging due to GUI setting (2) 2021-07-13 17:11:28.938 T:3010648576 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM" 2021-07-13 17:11:28.939 T:3010648576 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml 2021-07-13 17:11:28.949 T:3010648576 INFO: creating subdirectories 2021-07-13 17:11:28.949 T:3010648576 INFO: userdata folder: special://masterprofile/ 2021-07-13 17:11:28.949 T:3010648576 INFO: recording folder: 2021-07-13 17:11:28.949 T:3010648576 INFO: screenshots folder: /storage/screenshots/ 2021-07-13 17:11:28.955 T:3010648576 DEBUG: NFS: Context for 192.168.1.48/home/vdr/kodi/userdata not open - get a new context. 2021-07-13 17:11:28.962 T:3010648576 DEBUG: NFS: Connected to server 192.168.1.48 and export /home/vdr/kodi/userdata 2021-07-13 17:11:28.962 T:3010648576 DEBUG: NFS: chunks: r/w 1048576/1048576 2021-07-13 17:11:29.057 T:3010648576 NOTICE: PulseAudio: Server found running - will try to use Pulse 2021-07-13 17:11:29.058 T:2935026432 DEBUG: Thread Lirc start, auto delete: false 2021-07-13 17:11:29.058 T:3002135296 DEBUG: Thread libinput start, auto delete: false 2021-07-13 17:11:29.058 T:2935026432 INFO: Loading special://xbmc/system/Lircmap.xml 2021-07-13 17:11:29.064 T:2935026432 INFO: * Adding remote mapping for device 'mceusb' 2021-07-13 17:11:29.064 T:2935026432 INFO: * Adding remote mapping for device 'XboxDVDDongle' 2021-07-13 17:11:29.064 T:2935026432 INFO: * Adding remote mapping for device 'Microsoft_Xbox' 2021-07-13 17:11:29.064 T:2935026432 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote' 2021-07-13 17:11:29.065 T:2935026432 INFO: * Adding remote mapping for device 'anysee' 2021-07-13 17:11:29.065 T:2935026432 INFO: * Adding remote mapping for device 'iMON-PAD' 2021-07-13 17:11:29.065 T:2935026432 INFO: * Adding remote mapping for device 'Antec_Veris_RM200' 2021-07-13 17:11:29.065 T:2935026432 INFO: * Adding remote mapping for device 'MCE_via_iMON' 2021-07-13 17:11:29.065 T:2935026432 INFO: * Adding remote mapping for device 'TwinHanRemote' 2021-07-13 17:11:29.065 T:2935026432 INFO: * Adding remote mapping for device 'linux-input-layer' 2021-07-13 17:11:29.065 T:2935026432 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote' 2021-07-13 17:11:29.065 T:2935026432 INFO: * Adding remote mapping for device 'mediacenter' 2021-07-13 17:11:29.065 T:2935026432 INFO: * Adding remote mapping for device 'devinput' 2021-07-13 17:11:29.066 T:2935026432 INFO: * Adding remote mapping for device 'devinput-32' 2021-07-13 17:11:29.066 T:2935026432 INFO: * Adding remote mapping for device 'devinput-64' 2021-07-13 17:11:29.067 T:2935026432 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping 2021-07-13 17:11:29.072 T:3010648576 NOTICE: Running database version Addons27 2021-07-13 17:11:29.205 T:3010648576 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory' 2021-07-13 17:11:29.206 T:3010648576 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.' 2021-07-13 17:11:29.206 T:3010648576 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed 2021-07-13 17:11:29.206 T:3010648576 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed 2021-07-13 17:11:29.206 T:3010648576 NOTICE: ADDON: context.extendedinfo.dialog v1.0.3 installed 2021-07-13 17:11:29.206 T:3010648576 NOTICE: ADDON: driver.dvb.crazycat v9.2.0.0 installed 2021-07-13 17:11:29.206 T:3010648576 NOTICE: ADDON: driver.dvb.dvb-latest v9.2.0.0 installed 2021-07-13 17:11:29.206 T:3010648576 NOTICE: ADDON: game.controller.default v1.0.8 installed 2021-07-13 17:11:29.206 T:3010648576 NOTICE: ADDON: game.controller.snes v1.0.8 installed 2021-07-13 17:11:29.206 T:3010648576 NOTICE: ADDON: inputstream.adaptive v2.4.7.1 installed 2021-07-13 17:11:29.206 T:3010648576 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: kodi.resource v1.0.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: metadata.album.universal v3.1.4 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: metadata.artists.universal v4.3.3 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: metadata.common.allmusic.com v3.2.2 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: metadata.common.fanart.tv v3.6.3 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: metadata.common.imdb.com v3.2.3 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.4 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: metadata.common.themoviedb.org v3.2.17 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: metadata.local v1.0.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: metadata.themoviedb.org v5.2.6 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.13 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: os.libreelec.tv v9.2 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: os.openelec.tv v9.2 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: peripheral.joystick v1.4.9 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: plugin.program.autocompletion v1.0.1 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: plugin.video.amazon-test v0.9.4 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: plugin.video.netflix v1.12.5 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: plugin.video.youtube v6.8.15 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: repository.castagnait v1.0.1 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: repository.kodi.game v1.0.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: repository.libreelec.tv v9.2.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: repository.sandmann79.plugins v1.0.3 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: resource.images.aspectratio.color v1.0.0 installed 2021-07-13 17:11:29.207 T:3010648576 NOTICE: ADDON: resource.images.audiochannels.color v1.0.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.audiocodec.color v1.0.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.extras.color v1.0.1 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.moviegenreicons.xzener-flat v0.0.3 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.mpaa.color v1.0.2 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.musiccodec.color v1.0.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.musicgenreicons.text v0.1.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.recordlabels.white v0.0.7 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.resolution.color v1.0.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.skinthemes.aeonmq v1.0.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.studios.coloured v0.0.20 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.studios.white v0.0.28 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.videocodec.color v1.0.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.weathericons.animated v0.0.6 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.language.de_de v9.0.21 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.uisounds.aeonmq6 v1.0.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.artistslideshow v3.3.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.artworkorganizer v6.0.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.cu.lrclyrics v5.8.3 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.embuary.helper v1.5.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.extendedinfo v5.6.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.favourites v7.1.3 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.games.rom.collection.browser v2.1.3 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.globalsearch v8.0.13 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.image.resource.select v2.0.4 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.module.addon.signals v0.0.6 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.module.arrow v0.15.5 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.module.autocompletion v1.1.2 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.module.backports.functools_lru_cache v1.6.1 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.module.beautifulsoup v3.2.1 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.module.beautifulsoup4 v4.9.3 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.module.certifi v2019.9.11 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.module.chardet v3.0.4 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.module.dateutil v2.8.1 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.module.defusedxml v0.6.0 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.module.future v0.17.1 installed 2021-07-13 17:11:29.208 T:3010648576 NOTICE: ADDON: script.module.idna v2.8 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.inputstreamhelper v0.5.7 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.kodi-six v0.1.3 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.kodi65 v1.2.1 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.mechanicalsoup v1.0.0 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.metadatautils v1.0.0 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.musicbrainz v0.6.0 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.pil v1.1.7 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.pyautogui v0.9.51 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.pydes v2.0.1 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.pyxbmct v1.3.1 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.requests v2.22.0 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.routing v0.2.3 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.simplecache v1.0.20 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.simplejson v3.16.1 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.six v1.15.0 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.soupsieve v1.9.6+leia.1 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.thetvdb v1.0.12 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.module.youtube.dl v21.303.0 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.openweathermap.maps v0.3.1 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.program.driverselect v0.1.6 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.randomandlastitems v2.2.2 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.skin.helper.colorpicker v1.0.13 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.skin.helper.service v1.1.3 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.skin.helper.skinbackup v1.0.12 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.skin.helper.widgets v1.0.22 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: script.tv.show.next.aired v6.0.15 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: service.library.data.provider v0.3.2 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: service.rom.collection.browser v1.0.1 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: service.upnext v1.1.5 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: skin.ace2 v1.6.0 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: skin.aeonmq8 v2.9.0 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: skin.estuary v2.0.27 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: virtual.rpi-tools v9.2.0.107 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: virtual.system-tools v9.2.0.111 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: weather.openweathermap.extended v5.0.2 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: xbmc.addon v18.9 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: xbmc.core v0.1.0 installed 2021-07-13 17:11:29.209 T:3010648576 NOTICE: ADDON: xbmc.gui v5.14.0 installed 2021-07-13 17:11:29.210 T:3010648576 NOTICE: ADDON: xbmc.json v10.3.0 installed 2021-07-13 17:11:29.210 T:3010648576 NOTICE: ADDON: xbmc.metadata v2.1.0 installed 2021-07-13 17:11:29.210 T:3010648576 NOTICE: ADDON: xbmc.python v2.26.0 installed 2021-07-13 17:11:29.210 T:3010648576 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed 2021-07-13 17:11:29.245 T:3010648576 DEBUG: CFavourites::Load - no system favourites found, skipping 2021-07-13 17:11:29.246 T:3010648576 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/favourites.xml 2021-07-13 17:11:29.248 T:3010648576 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/favourites.xml 2021-07-13 17:11:29.251 T:3010648576 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 2021-07-13 17:11:29.251 T:3010648576 INFO: Selected Logind/UPower as PowerSyscall 2021-07-13 17:11:29.252 T:3010648576 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files 2021-07-13 17:11:29.252 T:3010648576 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available 2021-07-13 17:11:29.260 T:3010648576 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 19 2021-07-13 17:11:29.262 T:3010648576 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 2021-07-13 17:11:29.262 T:2991506176 DEBUG: Thread ActiveAE start, auto delete: false 2021-07-13 17:11:29.262 T:2983113472 DEBUG: Thread AESink start, auto delete: false 2021-07-13 17:11:29.264 T:2974720768 DEBUG: Thread FDEventMonitor start, auto delete: false 2021-07-13 17:11:29.273 T:2991506176 INFO: CAESinkALSA - Unable to open device "default" for playback 2021-07-13 17:11:29.281 T:2991506176 DEBUG: PulseAudio: Context authorizing 2021-07-13 17:11:29.281 T:2991506176 DEBUG: PulseAudio: Context setting name 2021-07-13 17:11:29.282 T:2991506176 DEBUG: PulseAudio: Context ready 2021-07-13 17:11:29.282 T:2991506176 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail 2021-07-13 17:11:29.283 T:2991506176 NOTICE: Found 2 Lists of Devices 2021-07-13 17:11:29.283 T:2991506176 NOTICE: Enumerated PI devices: 2021-07-13 17:11:29.283 T:2991506176 NOTICE: Device 1 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_deviceName : HDMI 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_displayName : HDMI 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_displayNameExtra: 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_deviceType : AE_DEVTYPE_HDMI 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_channels : FL, FR 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000 2021-07-13 17:11:29.283 T:2991506176 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 2021-07-13 17:11:29.283 T:2991506176 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 2021-07-13 17:11:29.283 T:2991506176 NOTICE: Device 2 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_deviceName : Analogue 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_displayName : Analogue 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_displayNameExtra: 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_channels : FL, FR 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_sampleRates : 48000 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_streamTypes : No passthrough capabilities 2021-07-13 17:11:29.283 T:2991506176 NOTICE: Device 3 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_deviceName : Both 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_displayName : HDMI and Analogue 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_displayNameExtra: 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2021-07-13 17:11:29.283 T:2991506176 NOTICE: m_channels : FL, FR 2021-07-13 17:11:29.284 T:2991506176 NOTICE: m_sampleRates : 48000 2021-07-13 17:11:29.284 T:2991506176 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP 2021-07-13 17:11:29.284 T:2991506176 NOTICE: m_streamTypes : No passthrough capabilities 2021-07-13 17:11:29.284 T:2991506176 NOTICE: Enumerated PULSE devices: 2021-07-13 17:11:29.284 T:2991506176 NOTICE: Device 1 2021-07-13 17:11:29.284 T:2991506176 NOTICE: m_deviceName : Default 2021-07-13 17:11:29.284 T:2991506176 NOTICE: m_displayName : Default 2021-07-13 17:11:29.284 T:2991506176 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO) 2021-07-13 17:11:29.284 T:2991506176 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2021-07-13 17:11:29.284 T:2991506176 NOTICE: m_channels : FL, FR 2021-07-13 17:11:29.284 T:2991506176 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000 2021-07-13 17:11:29.284 T:2991506176 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT 2021-07-13 17:11:29.284 T:2991506176 NOTICE: m_streamTypes : No passthrough capabilities 2021-07-13 17:11:29.284 T:2983113472 INFO: CActiveAESink::OpenSink - initialize sink 2021-07-13 17:11:29.284 T:2983113472 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI 2021-07-13 17:11:29.284 T:2983113472 DEBUG: DllBcm: Using omx system library 2021-07-13 17:11:29.285 T:2983113472 DEBUG: SECTION:LoadDLL(libopenmaxil.so) 2021-07-13 17:11:29.287 T:2983113472 DEBUG: Loading: libopenmaxil.so 2021-07-13 17:11:29.296 T:2983113472 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found. 2021-07-13 17:11:29.296 T:2983113472 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI 2021-07-13 17:11:29.296 T:2983113472 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008 2021-07-13 17:11:29.298 T:2983113472 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x1e74de0 2021-07-13 17:11:29.299 T:2983113472 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16) 2021-07-13 17:11:29.300 T:2983113472 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 2021-07-13 17:11:29.300 T:2983113472 DEBUG: Output Device : HDMI 2021-07-13 17:11:29.300 T:2983113472 DEBUG: Sample Rate : 44100 2021-07-13 17:11:29.300 T:2983113472 DEBUG: Sample Format : AE_FMT_FLOAT 2021-07-13 17:11:29.300 T:2983113472 DEBUG: Channel Count : 2 2021-07-13 17:11:29.300 T:2983113472 DEBUG: Channel Layout: FL, FR 2021-07-13 17:11:29.300 T:2983113472 DEBUG: Frames : 2205 2021-07-13 17:11:29.300 T:2983113472 DEBUG: Frame Size : 8 2021-07-13 17:11:29.307 T:3010648576 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts... 2021-07-13 17:11:29.312 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded 2021-07-13 17:11:29.313 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded 2021-07-13 17:11:29.313 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded 2021-07-13 17:11:29.313 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded 2021-07-13 17:11:29.314 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded 2021-07-13 17:11:29.314 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded 2021-07-13 17:11:29.314 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded 2021-07-13 17:11:29.315 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded 2021-07-13 17:11:29.315 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded 2021-07-13 17:11:29.316 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded 2021-07-13 17:11:29.316 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded 2021-07-13 17:11:29.316 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded 2021-07-13 17:11:29.317 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded 2021-07-13 17:11:29.317 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded 2021-07-13 17:11:29.317 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded 2021-07-13 17:11:29.318 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded 2021-07-13 17:11:29.318 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded 2021-07-13 17:11:29.318 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded 2021-07-13 17:11:29.319 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded 2021-07-13 17:11:29.319 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded 2021-07-13 17:11:29.320 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded 2021-07-13 17:11:29.320 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded 2021-07-13 17:11:29.320 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded 2021-07-13 17:11:29.321 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded 2021-07-13 17:11:29.321 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded 2021-07-13 17:11:29.322 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded 2021-07-13 17:11:29.322 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded 2021-07-13 17:11:29.323 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded 2021-07-13 17:11:29.323 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded 2021-07-13 17:11:29.323 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded 2021-07-13 17:11:29.324 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded 2021-07-13 17:11:29.324 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded 2021-07-13 17:11:29.324 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded 2021-07-13 17:11:29.325 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded 2021-07-13 17:11:29.325 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded 2021-07-13 17:11:29.326 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded 2021-07-13 17:11:29.326 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded 2021-07-13 17:11:29.327 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded 2021-07-13 17:11:29.327 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded 2021-07-13 17:11:29.327 T:3010648576 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded 2021-07-13 17:11:29.328 T:3010648576 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 2021-07-13 17:11:29.328 T:3010648576 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 2021-07-13 17:11:29.330 T:3010648576 DEBUG: Selected UDev as storage provider 2021-07-13 17:11:29.331 T:3010648576 NOTICE: Raspberry PI firmware version: Jun 26 2020 14:49:28 Copyright (c) 2012 Broadcom version b078012603a6a094178f959805996ad225a0d83b (clean) (release) (start_x) 2021-07-13 17:11:29.331 T:3010648576 NOTICE: ARM mem: 703MB GPU mem: 320MB MPG2:0 WVC1:0 2021-07-13 17:11:29.331 T:3010648576 NOTICE: Config: arm_freq=1500 audio_pwm_mode=514 config_hdmi_boost=5 core_freq=500 core_freq_min=200 disable_commandline_tags=2 disable_l2cache=1 disable_overscan=1 display_hdmi_rotate=-1 display_lcd_rotate=-1 enable_gic=1 enable_uart=1 force_eeprom_read=1 force_pwm_open=1 framebuffer_ignore_alpha=1 framebuffer_swap=1 gpu_freq=500 gpu_freq_min=250 hdmi_channel_map=8 init_uart_clock=0x2dc6c00 lcd_framerate=60 mask_gpu_interrupt0=1024 mask_gpu_interrupt1=0x10000 over_voltage_avs=-11250 pause_burst_frames=1 program_serial_random=1 total_mem=4096 hdmi_force_cec_address:0=65535 hdmi_force_cec_address:1=65535 hdmi_ignore_cec_init:0=1 hdmi_pixel_freq_limit:0=0x11e1a300 hdmi_pixel_freq_limit:1=0x11e1a300 2021-07-13 17:11:29.331 T:3010648576 NOTICE: Config: device_tree=- overlay_prefix=overlays/ hdmi_cvt:0= hdmi_cvt:1= hdmi_edid_filename:0= hdmi_edid_filename:1= hdmi_timings:0= hdmi_timings:1= 2021-07-13 17:11:29.331 T:3010648576 INFO: RetroPlayer[PROCESS]: Registering process control for GBM 2021-07-13 17:11:29.331 T:3010648576 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES 2021-07-13 17:11:29.612 T:3010648576 DEBUG: CDRMUtils::FindConnector - found connector: 51 2021-07-13 17:11:29.612 T:3010648576 DEBUG: CDRMUtils::OpenDrm - opened device: /dev/dri/card0 using module: vc4 2021-07-13 17:11:29.644 T:3010648576 DEBUG: CDRMUtils::FindConnector - found connector: 51 2021-07-13 17:11:29.644 T:3010648576 DEBUG: CDRMUtils::FindEncoder - found encoder: 50 2021-07-13 17:11:29.644 T:3010648576 DEBUG: CDRMUtils::FindCrtc - found crtc: 49 2021-07-13 17:11:29.644 T:3010648576 DEBUG: CDRMUtils::FindPlane - found video plane 28 2021-07-13 17:11:29.644 T:3010648576 WARNING: CDRMUtils::FindPlane - could not find plane 2021-07-13 17:11:29.645 T:3010648576 DEBUG: CDRMUtils::FindPlane - found gui plane 35 2021-07-13 17:11:29.645 T:3010648576 DEBUG: CDRMUtils::FindPreferredMode - found preferred mode: 3840x2160 @ 30 Hz 2021-07-13 17:11:29.646 T:3010648576 DEBUG: CDRMAtomic::InitDrm - initialized atomic DRM 2021-07-13 17:11:29.733 T:3010648576 DEBUG: CWinSystemGbm::InitWindowSystem - initialized DRM 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 3840x2160 with 3840x2160 @ 30.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 4096x2160 with 4096x2160 @ 30.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 4096x2160 with 4096x2160 @ 29.970032 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 4096x2160 with 4096x2160 @ 24.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 4096x2160 with 4096x2160 @ 23.976025 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 3840x2160 with 3840x2160 @ 29.970032 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 3840x2160 with 3840x2160 @ 25.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 3840x2160 with 3840x2160 @ 24.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 3840x2160 with 3840x2160 @ 23.976025 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 2560x1440 with 2560x1440 @ 60.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 50.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 30.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 29.970032 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 25.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 24.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 23.976025 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1680x1050 with 1680x1050 @ 60.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1600x900 with 1600x900 @ 60.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1280x1024 with 1280x1024 @ 75.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1280x1024 with 1280x1024 @ 60.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1440x900 with 1440x900 @ 60.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1280x800 with 1280x800 @ 60.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1152x864 with 1152x864 @ 75.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1280x720 with 1280x720 @ 50.000000 Hz 2021-07-13 17:11:29.734 T:3010648576 NOTICE: Found resolution 1024x768 with 1024x768 @ 75.000000 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 1024x768 with 1024x768 @ 70.000000 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 832x624 with 832x624 @ 74.925079 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 800x600 with 800x600 @ 75.000000 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 800x600 with 800x600 @ 72.000000 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 800x600 with 800x600 @ 60.000000 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 720x576 with 720x576 @ 50.000000 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 720x480 with 720x480 @ 59.940063 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 720x480 with 720x480 @ 60.000000 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 640x480 with 640x480 @ 75.000000 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 640x480 with 640x480 @ 73.000000 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 640x480 with 640x480 @ 67.000000 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 640x480 with 640x480 @ 60.000000 Hz 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Previous line repeats 1 times. 2021-07-13 17:11:29.735 T:3010648576 NOTICE: Found resolution 720x400 with 720x400 @ 70.000000 Hz 2021-07-13 17:11:29.737 T:3010648576 NOTICE: EGL_VERSION = 1.4 2021-07-13 17:11:29.737 T:3010648576 NOTICE: EGL_VENDOR = Mesa Project 2021-07-13 17:11:29.737 T:3010648576 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 2021-07-13 17:11:29.737 T:3010648576 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 2021-07-13 17:11:29.737 T:3010648576 DEBUG: EGL Config Attributes: 2021-07-13 17:11:29.737 T:3010648576 DEBUG: EGL_BUFFER_SIZE: 32 2021-07-13 17:11:29.737 T:3010648576 DEBUG: EGL_ALPHA_SIZE: 8 2021-07-13 17:11:29.737 T:3010648576 DEBUG: EGL_BLUE_SIZE: 8 2021-07-13 17:11:29.737 T:3010648576 DEBUG: EGL_GREEN_SIZE: 8 2021-07-13 17:11:29.737 T:3010648576 DEBUG: EGL_RED_SIZE: 8 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_DEPTH_SIZE: 16 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_STENCIL_SIZE: 0 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_CONFIG_CAVEAT: 0x3038 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_CONFIG_ID: 10 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_LEVEL: 0 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 4096 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_MAX_PBUFFER_PIXELS: 0 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_MAX_PBUFFER_WIDTH: 4096 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_NATIVE_RENDERABLE: 1 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_NATIVE_VISUAL_ID: 875713089 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0x3038 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_SAMPLES: 0 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_SAMPLE_BUFFERS: 0 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_SURFACE_TYPE: 4 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 0 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_MIN_SWAP_INTERVAL: 1 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_MAX_SWAP_INTERVAL: 1 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_LUMINANCE_SIZE: 0 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_ALPHA_MASK_SIZE: 0 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_RENDERABLE_TYPE: 77 2021-07-13 17:11:29.738 T:3010648576 DEBUG: EGL_CONFORMANT: 77 2021-07-13 17:11:29.742 T:3010648576 NOTICE: Checking resolution 29 2021-07-13 17:11:29.742 T:3010648576 DEBUG: OnLostDevice - notify display change event 2021-07-13 17:11:29.856 T:2983113472 DEBUG: CAESinkPi:Drain delay:100ms now:0ms 2021-07-13 17:11:29.857 T:2983113472 DEBUG: CAESinkPi:Deinitialize 2021-07-13 17:11:29.857 T:2983113472 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000 2021-07-13 17:11:29.865 T:2983113472 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x1e74de0 2021-07-13 17:11:29.865 T:3010648576 WARNING: CGBMUtils::DestroySurface - surface already destroyed 2021-07-13 17:11:29.865 T:3010648576 DEBUG: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM 2021-07-13 17:11:29.895 T:3010648576 DEBUG: CDRMUtils::SetMode - found crtc mode: 1920x1080 @ 50 Hz 2021-07-13 17:11:29.895 T:3010648576 DEBUG: CGBMUtils::CreateSurface - created surface with size 1920x1080 2021-07-13 17:11:29.911 T:3010648576 DEBUG: CWinSystemGbmEGLContext::CreateNewWindow - initialized GBM 2021-07-13 17:11:29.911 T:3010648576 NOTICE: GL_VENDOR = Broadcom 2021-07-13 17:11:29.911 T:3010648576 NOTICE: GL_RENDERER = V3D 4.2 2021-07-13 17:11:29.912 T:3010648576 NOTICE: GL_VERSION = OpenGL ES 3.0 Mesa 19.1.7 2021-07-13 17:11:29.912 T:3010648576 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.00 2021-07-13 17:11:29.912 T:3010648576 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 2021-07-13 17:11:30.362 T:3010648576 DEBUG: OnLostDevice - notify display change event 2021-07-13 17:11:30.393 T:3010648576 DEBUG: CDRMUtils::SetMode - found crtc mode: 1920x1080 @ 50 Hz 2021-07-13 17:11:30.393 T:3010648576 INFO: GLES: Maximum texture width: 4096 2021-07-13 17:11:30.393 T:2991506176 DEBUG: CActiveAE - display reset event 2021-07-13 17:11:30.393 T:3010648576 DEBUG: guilib: Fill viewport on change for solving rendering passes 2021-07-13 17:11:30.393 T:2983113472 INFO: CActiveAESink::OpenSink - initialize sink 2021-07-13 17:11:30.393 T:2983113472 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI 2021-07-13 17:11:30.393 T:2983113472 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI 2021-07-13 17:11:30.393 T:2983113472 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008 2021-07-13 17:11:30.394 T:2983113472 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x2436c00 2021-07-13 17:11:30.396 T:2983113472 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16) 2021-07-13 17:11:30.396 T:2983113472 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 2021-07-13 17:11:30.396 T:2983113472 DEBUG: Output Device : HDMI 2021-07-13 17:11:30.396 T:2983113472 DEBUG: Sample Rate : 44100 2021-07-13 17:11:30.396 T:2983113472 DEBUG: Sample Format : AE_FMT_FLOAT 2021-07-13 17:11:30.397 T:2983113472 DEBUG: Channel Count : 2 2021-07-13 17:11:30.397 T:2983113472 DEBUG: Channel Layout: FL, FR 2021-07-13 17:11:30.397 T:2983113472 DEBUG: Frames : 2205 2021-07-13 17:11:30.397 T:2983113472 DEBUG: Frame Size : 8 2021-07-13 17:11:30.398 T:2991506176 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 2021-07-13 17:11:30.887 T:3010648576 DEBUG: EGL Debugging: Error: EGL_BAD_SURFACE Command: eglSwapBuffers Type: EGL_DEBUG_MSG_ERROR_KHR Message: dri2_swap_buffers 2021-07-13 17:11:31.065 T:3010648576 DEBUG: CRBP::OpenDisplay device:0 m_display:10000020 (0) 2021-07-13 17:11:31.065 T:3010648576 INFO: load keymapping 2021-07-13 17:11:31.067 T:3010648576 INFO: Loading special://xbmc/system/keymaps/appcommand.xml 2021-07-13 17:11:31.068 T:3010648576 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml 2021-07-13 17:11:31.069 T:3010648576 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml 2021-07-13 17:11:31.071 T:3010648576 INFO: Loading special://xbmc/system/keymaps/gamepad.xml 2021-07-13 17:11:31.073 T:3010648576 INFO: Loading special://xbmc/system/keymaps/joystick.xml 2021-07-13 17:11:31.076 T:3010648576 INFO: Loading special://xbmc/system/keymaps/keyboard.xml 2021-07-13 17:11:31.082 T:3010648576 INFO: Loading special://xbmc/system/keymaps/mouse.xml 2021-07-13 17:11:31.082 T:3010648576 INFO: Loading special://xbmc/system/keymaps/remote.xml 2021-07-13 17:11:31.086 T:3010648576 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml 2021-07-13 17:11:31.089 T:3010648576 INFO: GUI format 1920x1080, Display 1920x1080 @ 50.000000 Hz 2021-07-13 17:11:31.089 T:3010648576 INFO: CLangInfo: loading resource.language.de_de language information... 2021-07-13 17:11:31.090 T:3010648576 DEBUG: trying to set locale to de_DE.UTF-8 2021-07-13 17:11:31.098 T:3010648576 INFO: global locale set to C 2021-07-13 17:11:31.098 T:3010648576 INFO: CLangInfo: loading resource.language.de_de language strings... 2021-07-13 17:11:31.130 T:3010648576 DEBUG: LocalizeStrings: loaded 4015 strings from file resource://resource.language.de_de/strings.po 2021-07-13 17:11:31.145 T:3010648576 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 2021-07-13 17:11:31.157 T:3010648576 DEBUG: LocalizeStrings: loaded 8 strings from file resource://resource.language.en_gb/strings.po 2021-07-13 17:11:31.175 T:3010648576 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po 2021-07-13 17:11:31.177 T:3010648576 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po 2021-07-13 17:11:31.179 T:3010648576 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.182 T:3010648576 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.184 T:3010648576 DEBUG: LocalizeStrings: loaded 11 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.185 T:3010648576 DEBUG: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.186 T:3010648576 DEBUG: LocalizeStrings: loaded 23 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.187 T:3010648576 DEBUG: LocalizeStrings: loaded 9 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.194 T:3010648576 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.195 T:3010648576 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 2021-07-13 17:11:31.195 T:3010648576 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.196 T:3010648576 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.197 T:3010648576 DEBUG: LocalizeStrings: loaded 10 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.200 T:3010648576 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.209 T:3010648576 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.209 T:3010648576 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.211 T:3010648576 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.212 T:3010648576 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.214 T:3010648576 DEBUG: LocalizeStrings: loaded 259 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.217 T:3010648576 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 2021-07-13 17:11:31.218 T:3010648576 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 2021-07-13 17:11:31.218 T:3010648576 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 2021-07-13 17:11:31.218 T:3010648576 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 2021-07-13 17:11:31.218 T:3010648576 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 2021-07-13 17:11:31.218 T:3010648576 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 2021-07-13 17:11:31.219 T:3010648576 DEBUG: LocalizeStrings: loaded 6 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.225 T:3010648576 DEBUG: LocalizeStrings: loaded 83 strings from file /storage/.kodi/addons/script.module.inputstreamhelper/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.226 T:3010648576 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.module.inputstreamhelper/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.239 T:3010648576 DEBUG: LocalizeStrings: loaded 180 strings from file /storage/.kodi/addons/plugin.video.amazon-test/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.241 T:3010648576 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/plugin.video.amazon-test/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.242 T:3010648576 DEBUG: LocalizeStrings: loaded 21 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.243 T:3010648576 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.246 T:3010648576 DEBUG: LocalizeStrings: loaded 296 strings from file /storage/.kodi/addons/plugin.video.youtube/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.248 T:3010648576 DEBUG: LocalizeStrings: loaded 1 strings from file /storage/.kodi/addons/plugin.video.youtube/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.253 T:3010648576 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.de_DE/strings.po 2021-07-13 17:11:31.254 T:3010648576 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.en_GB/strings.po 2021-07-13 17:11:31.259 T:3010648576 DEBUG: LocalizeStrings: loaded 48 strings from file /storage/.kodi/addons/service.upnext/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.259 T:3010648576 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/service.upnext/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.268 T:3010648576 DEBUG: LocalizeStrings: loaded 51 strings from file /storage/.kodi/addons/script.module.metadatautils/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.270 T:3010648576 DEBUG: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/script.skin.helper.service/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.272 T:3010648576 DEBUG: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/service.library.data.provider/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.286 T:3010648576 DEBUG: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/weather.openweathermap.extended/resources/language/resource.language.de_DE/strings.po 2021-07-13 17:11:31.287 T:3010648576 DEBUG: LocalizeStrings: loaded 82 strings from file /storage/.kodi/addons/weather.openweathermap.extended/resources/language/resource.language.en_GB/strings.po 2021-07-13 17:11:31.293 T:3010648576 DEBUG: LocalizeStrings: loaded 38 strings from file /storage/.kodi/addons/script.module.youtube.dl/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.293 T:3010648576 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/script.module.youtube.dl/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.298 T:3010648576 DEBUG: LocalizeStrings: loaded 167 strings from file /storage/.kodi/addons/script.extendedinfo/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.299 T:3010648576 DEBUG: LocalizeStrings: loaded 37 strings from file /storage/.kodi/addons/script.embuary.helper/resources/language/resource.language.de_DE/strings.po 2021-07-13 17:11:31.300 T:3010648576 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.embuary.helper/resources/language/resource.language.en_GB/strings.po 2021-07-13 17:11:31.302 T:3010648576 DEBUG: LocalizeStrings: loaded 1 strings from file /storage/.kodi/addons/context.extendedinfo.dialog/resources/language/English/strings.po 2021-07-13 17:11:31.305 T:3010648576 DEBUG: LocalizeStrings: loaded 43 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/German/strings.po 2021-07-13 17:11:31.307 T:3010648576 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/English/strings.po 2021-07-13 17:11:31.313 T:3010648576 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.artistslideshow/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.314 T:3010648576 DEBUG: LocalizeStrings: loaded 112 strings from file /storage/.kodi/addons/script.artistslideshow/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.316 T:3010648576 DEBUG: LocalizeStrings: loaded 46 strings from file /storage/.kodi/addons/script.cu.lrclyrics/resources/language/resource.language.de_DE/strings.po 2021-07-13 17:11:31.317 T:3010648576 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 2021-07-13 17:11:31.317 T:3010648576 DEBUG: LocalizeStrings: loaded 2 strings from file /storage/.kodi/addons/script.cu.lrclyrics/resources/language/resource.language.en_GB/strings.po 2021-07-13 17:11:31.319 T:3010648576 DEBUG: LocalizeStrings: loaded 21 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.de_DE/strings.po 2021-07-13 17:11:31.320 T:3010648576 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 2021-07-13 17:11:31.320 T:3010648576 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 2021-07-13 17:11:31.320 T:3010648576 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 2021-07-13 17:11:31.320 T:3010648576 DEBUG: LocalizeStrings: loaded 8 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_GB/strings.po 2021-07-13 17:11:31.330 T:3010648576 DEBUG: LocalizeStrings: loaded 542 strings from file /storage/.kodi/addons/script.games.rom.collection.browser/resources/language/German/strings.xml 2021-07-13 17:11:31.335 T:3010648576 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/script.games.rom.collection.browser/resources/language/English/strings.xml 2021-07-13 17:11:31.337 T:3010648576 DEBUG: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/script.skin.helper.colorpicker/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.338 T:3010648576 DEBUG: LocalizeStrings: loaded 39 strings from file /storage/.kodi/addons/script.skin.helper.skinbackup/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.340 T:3010648576 DEBUG: LocalizeStrings: loaded 69 strings from file /storage/.kodi/addons/script.skin.helper.widgets/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.342 T:3010648576 DEBUG: LocalizeStrings: loaded 23 strings from file /storage/.kodi/addons/script.artworkorganizer/resources/language/German/strings.po 2021-07-13 17:11:31.343 T:3010648576 DEBUG: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/script.artworkorganizer/resources/language/English/strings.po 2021-07-13 17:11:31.345 T:3010648576 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/plugin.program.autocompletion/resources/language/English/strings.po 2021-07-13 17:11:31.352 T:3010648576 DEBUG: LocalizeStrings: loaded 256 strings from file /storage/.kodi/addons/plugin.video.netflix/resources/language/resource.language.de_de/strings.po 2021-07-13 17:11:31.354 T:3010648576 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/plugin.video.netflix/resources/language/resource.language.en_gb/strings.po 2021-07-13 17:11:31.355 T:2887197440 DEBUG: Thread JobWorker start, auto delete: true 2021-07-13 17:11:31.355 T:2887197440 DEBUG: Initialize, updating databases... 2021-07-13 17:11:31.357 T:2887197440 NOTICE: Running database version Addons27 2021-07-13 17:11:31.359 T:2887197440 NOTICE: Running database version ViewModes6 2021-07-13 17:11:31.388 T:2887197440 NOTICE: Running database version Textures13 2021-07-13 17:11:31.391 T:2887197440 NOTICE: MYSQL: Connected to version 10.3.29-MariaDB-0ubuntu0.20.04.1 2021-07-13 17:11:31.395 T:2887197440 NOTICE: Running database version MyMusic72 2021-07-13 17:11:31.399 T:2887197440 NOTICE: Running database version MyVideos116 2021-07-13 17:11:31.401 T:2887197440 NOTICE: Running database version TV32 2021-07-13 17:11:31.403 T:2887197440 NOTICE: Running database version Epg12 2021-07-13 17:11:31.403 T:2887197440 DEBUG: Initialize, updating databases... DONE 2021-07-13 17:11:31.422 T:3010648576 NOTICE: start dvd mediatype detection 2021-07-13 17:11:31.422 T:3010648576 DEBUG: DPMS: supported power-saving modes: OFF 2021-07-13 17:11:31.422 T:2939527936 DEBUG: Thread DetectDVDMedia start, auto delete: false 2021-07-13 17:11:31.422 T:2939527936 DEBUG: Compiled with libcdio Version 0.94 2021-07-13 17:11:31.424 T:2939527936 DEBUG: Thread DetectDVDMedia 2939527936 terminating 2021-07-13 17:11:31.482 T:3010648576 INFO: Unloading old skin ... 2021-07-13 17:11:31.505 T:3010648576 NOTICE: load skin from: /storage/.kodi/addons/skin.aeonmq8 (version: 2.9.0) 2021-07-13 17:11:31.505 T:3010648576 INFO: load fonts for skin... 2021-07-13 17:11:31.510 T:3010648576 INFO: Loading skin includes from /storage/.kodi/addons/skin.aeonmq8/xml/Includes.xml 2021-07-13 17:11:31.938 T:3010648576 INFO: Loading fonts from /storage/.kodi/addons/skin.aeonmq8/xml/Font.xml 2021-07-13 17:11:32.193 T:3010648576 DEBUG: LocalizeStrings: loaded 901 strings from file /storage/.kodi/addons/skin.aeonmq8/language/resource.language.de_de/strings.po 2021-07-13 17:11:32.199 T:3010648576 DEBUG: LocalizeStrings: loaded 1 strings from file /storage/.kodi/addons/skin.aeonmq8/language/resource.language.en_gb/strings.po 2021-07-13 17:11:32.199 T:3010648576 INFO: load new skin... 2021-07-13 17:11:32.199 T:3010648576 INFO: Loading custom window XMLs from skin path /storage/.kodi/addons/skin.aeonmq8/xml 2021-07-13 17:11:32.242 T:3010648576 DEBUG: Load Skin XML: 43.08ms 2021-07-13 17:11:32.242 T:3010648576 INFO: initialize new skin... 2021-07-13 17:11:32.243 T:3010648576 DEBUG: guilib: Fill viewport on change for solving rendering passes 2021-07-13 17:11:32.243 T:3010648576 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT 2021-07-13 17:11:32.244 T:3010648576 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT 2021-07-13 17:11:32.278 T:3010648576 DEBUG: OpenBundle - Opened bundle /storage/.kodi/addons/skin.aeonmq8/media/Textures.xbt 2021-07-13 17:11:32.281 T:3010648576 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT 2021-07-13 17:11:32.283 T:3010648576 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT 2021-07-13 17:11:32.285 T:3010648576 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT 2021-07-13 17:11:32.287 T:3010648576 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT 2021-07-13 17:11:32.289 T:3010648576 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT 2021-07-13 17:11:32.291 T:3010648576 INFO: Loading skin file: customMusicFullscreen.xml, load type: LOAD_ON_GUI_INIT 2021-07-13 17:11:32.292 T:3010648576 INFO: skin loaded... 2021-07-13 17:11:32.292 T:3010648576 DEBUG: Activating window ID: 12997 2021-07-13 17:11:32.292 T:3010648576 DEBUG: ------ Window Init () ------ 2021-07-13 17:11:32.293 T:3010648576 DEBUG: Activating window ID: 12999 2021-07-13 17:11:32.293 T:3010648576 DEBUG: ------ Window Init (Startup.xml) ------ 2021-07-13 17:11:32.293 T:3010648576 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME 2021-07-13 17:11:32.295 T:2878804736 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:32.303 T:2870412032 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.303 T:3010648576 DEBUG: Activating window ID: 10000 2021-07-13 17:11:32.303 T:3010648576 DEBUG: ------ Window Deinit (Startup.xml) ------ 2021-07-13 17:11:32.303 T:3010648576 DEBUG: ------ Window Init (Home.xml) ------ 2021-07-13 17:11:32.303 T:2870412032 INFO: initializing python engine. 2021-07-13 17:11:32.303 T:3010648576 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY 2021-07-13 17:11:32.332 T:2870412032 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): start processing 2021-07-13 17:11:32.354 T:2870412032 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:32.355 T:2870412032 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" 2021-07-13 17:11:32.355 T:2870412032 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 2021-07-13 17:11:32.355 T:2870412032 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): entering source directory /storage/.kodi/addons/script.games.rom.collection.browser 2021-07-13 17:11:32.355 T:2870412032 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 2021-07-13 17:11:32.401 T:2870412032 DEBUG: RCB started 2021-07-13 17:11:32.401 T:2870412032 DEBUG: RCB: sys.argv = ['default.py', 'limit=12'] 2021-07-13 17:11:32.402 T:2870412032 DEBUG: RCB: param = default.py 2021-07-13 17:11:32.402 T:2870412032 DEBUG: RCB: setting launchRCB = True 2021-07-13 17:11:32.402 T:2870412032 DEBUG: RCB: param = limit=12 2021-07-13 17:11:32.402 T:2870412032 DEBUG: RCB: setting launchRCB = False 2021-07-13 17:11:32.403 T:2870412032 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting definitions 2021-07-13 17:11:32.403 T:2870412032 DEBUG: CAddonSettings[script.games.rom.collection.browser]: trying to load setting definitions from old format... 2021-07-13 17:11:32.404 T:2870412032 DEBUG: start gatherWidgetData 2021-07-13 17:11:32.441 T:2870412032 DEBUG: RCB_INFO: Loading sqlite3 as DB engine 2021-07-13 17:11:32.599 T:3010648576 WARNING: Trying to add unsupported control type 1 2021-07-13 17:11:32.625 T:2870412032 WARNING: Previous line repeats 3 times. 2021-07-13 17:11:32.625 T:2870412032 DEBUG: RCB: init log level 2021-07-13 17:11:32.626 T:2870412032 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting definitions 2021-07-13 17:11:32.626 T:2870412032 DEBUG: CAddonSettings[script.games.rom.collection.browser]: trying to load setting definitions from old format... 2021-07-13 17:11:32.627 T:2870412032 DEBUG: RCB: current log level: 2 2021-07-13 17:11:32.627 T:2870412032 DEBUG: RCB_INFO: Loading sqlite3 as DB engine 2021-07-13 17:11:32.692 T:2870412032 DEBUG: /storage/.kodi/userdata/addon_data/script.games.rom.collection.browser/MyGames.db 2021-07-13 17:11:32.696 T:2870412032 DEBUG: RCB: No database available. Won't gather any data. 2021-07-13 17:11:32.696 T:2870412032 DEBUG: close Connection 2021-07-13 17:11:32.696 T:2870412032 DEBUG: RCB: launchRCB = False 2021-07-13 17:11:32.697 T:2870412032 INFO: CPythonInvoker(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py): script successfully run 2021-07-13 17:11:32.697 T:2870412032 DEBUG: onExecutionDone(0, /storage/.kodi/addons/script.games.rom.collection.browser/default.py) 2021-07-13 17:11:32.707 T:3010648576 DEBUG: CDirectoryProvider[plugin://script.skin.helper.service/?action=getcast&movie=&downloadthumbs=true]: refreshing.. 2021-07-13 17:11:32.707 T:2887197440 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','1','?action=getcast&movie=&downloadthumbs=true','resume:false') 2021-07-13 17:11:32.708 T:2862019328 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.708 T:2862019328 INFO: initializing python engine. 2021-07-13 17:11:32.708 T:2862019328 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing 2021-07-13 17:11:32.713 T:2853626624 DEBUG: Thread JobWorker start, auto delete: true 2021-07-13 17:11:32.717 T:2870412032 INFO: Python interpreter stopped 2021-07-13 17:11:32.717 T:2870412032 DEBUG: Thread LanguageInvoker 2870412032 terminating 2021-07-13 17:11:32.733 T:2862019328 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:32.733 T:2862019328 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" 2021-07-13 17:11:32.735 T:2862019328 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 2021-07-13 17:11:32.735 T:2862019328 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service 2021-07-13 17:11:32.735 T:2862019328 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 2021-07-13 17:11:32.759 T:2870412032 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.759 T:2870412032 INFO: initializing python engine. 2021-07-13 17:11:32.759 T:2870412032 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): start processing 2021-07-13 17:11:32.760 T:2878804736 DEBUG: Thread Timer 2878804736 terminating 2021-07-13 17:11:32.760 T:2845233920 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:32.767 T:2845233920 DEBUG: Thread Timer 2845233920 terminating 2021-07-13 17:11:32.768 T:2878804736 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:32.774 T:2878804736 DEBUG: Thread Timer 2878804736 terminating 2021-07-13 17:11:32.775 T:2845233920 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:32.782 T:2845233920 DEBUG: Thread Timer 2845233920 terminating 2021-07-13 17:11:32.782 T:2878804736 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:32.789 T:2845233920 DEBUG: Thread AlarmClock start, auto delete: false 2021-07-13 17:11:32.789 T:3010648576 DEBUG: started alarm with name: firstload 2021-07-13 17:11:32.789 T:2878804736 DEBUG: Thread Timer 2878804736 terminating 2021-07-13 17:11:32.790 T:2836841216 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:32.797 T:2836841216 DEBUG: Thread Timer 2836841216 terminating 2021-07-13 17:11:32.797 T:2878804736 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:32.804 T:2878804736 DEBUG: Thread Timer 2878804736 terminating 2021-07-13 17:11:32.804 T:2836841216 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:32.812 T:2853626624 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update 2021-07-13 17:11:32.822 T:2853626624 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 2021-07-13 17:11:32.828 T:3010648576 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting 2021-07-13 17:11:32.828 T:3010648576 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList" 2021-07-13 17:11:32.828 T:3010648576 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting") 2021-07-13 17:11:32.828 T:3010648576 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting 2021-07-13 17:11:32.854 T:3010648576 INFO: JSONRPC v10.3.0: Successfully initialized 2021-07-13 17:11:32.857 T:3010648576 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid" 2021-07-13 17:11:32.857 T:2853626624 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 2021-07-13 17:11:32.857 T:3010648576 DEBUG: LoadMappings - loaded node "CEC Adapter" 2021-07-13 17:11:32.857 T:3010648576 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter" 2021-07-13 17:11:32.857 T:3010648576 DEBUG: LoadMappings - loaded node "iMON HID device" 2021-07-13 17:11:32.857 T:3010648576 DEBUG: LoadMappings - loaded node "WETEK Play remote" 2021-07-13 17:11:32.857 T:3010648576 DEBUG: LoadMappings - loaded node "" 2021-07-13 17:11:32.858 T:3010648576 DEBUG: Add-on bus: Registering add-on peripheral.joystick 2021-07-13 17:11:32.858 T:3010648576 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support' 2021-07-13 17:11:32.858 T:3010648576 DEBUG: ADDON: Dll Initializing - Joystick Support 2021-07-13 17:11:32.858 T:3010648576 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.9) 2021-07-13 17:11:32.858 T:3010648576 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.9 2021-07-13 17:11:32.869 T:3010648576 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks 2021-07-13 17:11:32.869 T:3010648576 DEBUG: Calling TransferSettings for: Joystick Support 2021-07-13 17:11:32.869 T:3010648576 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions 2021-07-13 17:11:32.870 T:3010648576 INFO: AddOnLog: Joystick Support: Enabling joystick interface "linux" 2021-07-13 17:11:32.870 T:2828161792 DEBUG: Thread PeripBusUSBUdev start, auto delete: false 2021-07-13 17:11:32.870 T:2828161792 DEBUG: Process - initialised udev monitor 2021-07-13 17:11:32.871 T:2819769088 DEBUG: Thread PeripBusCEC start, auto delete: false 2021-07-13 17:11:32.871 T:2811376384 DEBUG: Thread PeripBusAddon start, auto delete: false 2021-07-13 17:11:32.872 T:3010648576 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices 2021-07-13 17:11:32.872 T:3010648576 NOTICE: Register - new keyboard device registered on application->keyboard: Tastatur (0000:0000) 2021-07-13 17:11:32.872 T:3010648576 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices 2021-07-13 17:11:32.872 T:3010648576 NOTICE: Register - new mouse device registered on application->mouse: Maus (0000:0000) 2021-07-13 17:11:32.873 T:2802983680 DEBUG: Thread PeripEventScanner start, auto delete: false 2021-07-13 17:11:32.875 T:2853626624 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update 2021-07-13 17:11:32.879 T:3010648576 DEBUG: ContextMenuManager: addon menus reloaded. 2021-07-13 17:11:32.879 T:3010648576 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml. 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv 2021-07-13 17:11:32.882 T:3010648576 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio 2021-07-13 17:11:32.882 T:3010648576 NOTICE: Loaded playercorefactory configuration 2021-07-13 17:11:32.883 T:3010648576 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml. 2021-07-13 17:11:32.883 T:3010648576 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping. 2021-07-13 17:11:32.883 T:3010648576 INFO: removing tempfiles 2021-07-13 17:11:32.887 T:2794590976 DEBUG: Thread JobWorker start, auto delete: true 2021-07-13 17:11:32.902 T:3010648576 DEBUG: CRepositoryUpdater: previous update at 12.07.2021 18:53:47, next at 13.07.2021 18:53:47 2021-07-13 17:11:32.903 T:2785936128 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:32.914 T:3010648576 DEBUG: CServiceAddonManager: starting service.libreelec.settings 2021-07-13 17:11:32.914 T:3010648576 DEBUG: CServiceAddonManager: starting plugin.video.amazon-test 2021-07-13 17:11:32.915 T:3010648576 DEBUG: CServiceAddonManager: starting plugin.video.youtube 2021-07-13 17:11:32.916 T:3010648576 DEBUG: CServiceAddonManager: starting service.upnext 2021-07-13 17:11:32.920 T:2769150720 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.920 T:3010648576 DEBUG: CServiceAddonManager: starting script.skin.helper.service 2021-07-13 17:11:32.920 T:2777543424 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.920 T:2769150720 INFO: initializing python engine. 2021-07-13 17:11:32.920 T:2760758016 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.920 T:2769150720 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): start processing 2021-07-13 17:11:32.920 T:3010648576 DEBUG: CServiceAddonManager: starting service.library.data.provider 2021-07-13 17:11:32.921 T:2760758016 INFO: initializing python engine. 2021-07-13 17:11:32.921 T:2752365312 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.927 T:2760758016 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): start processing 2021-07-13 17:11:32.927 T:2777543424 INFO: initializing python engine. 2021-07-13 17:11:32.927 T:3010648576 DEBUG: CServiceAddonManager: starting script.embuary.helper 2021-07-13 17:11:32.928 T:2752365312 INFO: initializing python engine. 2021-07-13 17:11:32.928 T:2735579904 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.928 T:2777543424 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing 2021-07-13 17:11:32.928 T:3010648576 DEBUG: CServiceAddonManager: starting script.tv.show.next.aired 2021-07-13 17:11:32.928 T:2752365312 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): start processing 2021-07-13 17:11:32.928 T:2735579904 INFO: initializing python engine. 2021-07-13 17:11:32.928 T:3010648576 DEBUG: CServiceAddonManager: starting script.cu.lrclyrics 2021-07-13 17:11:32.928 T:2735579904 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): start processing 2021-07-13 17:11:32.929 T:2743972608 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.929 T:2743972608 INFO: initializing python engine. 2021-07-13 17:11:32.929 T:2743972608 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): start processing 2021-07-13 17:11:32.929 T:3010648576 DEBUG: CServiceAddonManager: starting service.rom.collection.browser 2021-07-13 17:11:32.929 T:3010648576 DEBUG: CServiceAddonManager: starting script.skin.helper.skinbackup 2021-07-13 17:11:32.929 T:3010648576 DEBUG: CServiceAddonManager: starting script.skin.helper.widgets 2021-07-13 17:11:32.930 T:3010648576 DEBUG: CServiceAddonManager: starting plugin.video.netflix 2021-07-13 17:11:32.930 T:3010648576 NOTICE: initialize done 2021-07-13 17:11:32.930 T:3010648576 NOTICE: Running the application... 2021-07-13 17:11:32.931 T:3010648576 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping 2021-07-13 17:11:32.931 T:3010648576 DEBUG: NetworkMessage - Starting network services 2021-07-13 17:11:32.931 T:2701746944 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.931 T:2701746944 INFO: initializing python engine. 2021-07-13 17:11:32.931 T:2701746944 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): start processing 2021-07-13 17:11:32.932 T:2676568832 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.932 T:2676568832 INFO: initializing python engine. 2021-07-13 17:11:32.932 T:2676568832 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): start processing 2021-07-13 17:11:32.933 T:2718532352 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.933 T:2718532352 INFO: initializing python engine. 2021-07-13 17:11:32.933 T:2718532352 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): start processing 2021-07-13 17:11:32.935 T:2726925056 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.935 T:2726925056 INFO: initializing python engine. 2021-07-13 17:11:32.935 T:2726925056 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): start processing 2021-07-13 17:11:32.935 T:3010648576 DEBUG: CZeroconfAvahi::clientCallback: client is up and running 2021-07-13 17:11:32.935 T:3010648576 NOTICE: starting zeroconf publishing 2021-07-13 17:11:32.936 T:2710139648 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.936 T:2710139648 INFO: initializing python engine. 2021-07-13 17:11:32.936 T:2710139648 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): start processing 2021-07-13 17:11:32.936 T:3010648576 NOTICE: CWebServer[8080]: Started 2021-07-13 17:11:32.936 T:2684961536 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.936 T:2794590976 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (Raspi-Schlafzimmer) port:8080 2021-07-13 17:11:32.936 T:2684961536 INFO: initializing python engine. 2021-07-13 17:11:32.936 T:2684961536 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): start processing 2021-07-13 17:11:32.937 T:2794590976 DEBUG: CZeroconfAvahi::addService() named: Kodi (Raspi-Schlafzimmer) type: _http._tcp port:8080 2021-07-13 17:11:32.937 T:3010648576 INFO: JSONRPC Server: Successfully initialized 2021-07-13 17:11:32.937 T:3010648576 DEBUG: SECTION:LoadDLL(libshairplay.so.0) 2021-07-13 17:11:32.938 T:3010648576 DEBUG: Loading: libshairplay.so.0 2021-07-13 17:11:32.943 T:2693354240 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:32.944 T:2642998016 DEBUG: Thread EventServer start, auto delete: false 2021-07-13 17:11:32.946 T:2693354240 INFO: initializing python engine. 2021-07-13 17:11:32.946 T:2642998016 NOTICE: ES: Starting UDP Event server on port 9777 2021-07-13 17:11:32.957 T:2634605312 DEBUG: Thread TCPServer start, auto delete: false 2021-07-13 17:11:32.957 T:3010648576 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/resolution/' 2021-07-13 17:11:32.958 T:2693354240 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): start processing 2021-07-13 17:11:32.958 T:2642998016 NOTICE: UDP: Listening on port 9777 (ipv6 : true) 2021-07-13 17:11:32.958 T:2617635584 DEBUG: Thread JobWorker start, auto delete: true 2021-07-13 17:11:32.958 T:3010648576 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/aspectratio/' 2021-07-13 17:11:32.958 T:3010648576 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/audiocodec/' 2021-07-13 17:11:32.959 T:3010648576 DEBUG: ------ Window Init () ------ 2021-07-13 17:11:32.965 T:3010648576 DEBUG: ------ Window Init (Pointer.xml) ------ 2021-07-13 17:11:32.972 T:2617635584 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.recordlabels.white/ 2021-07-13 17:11:32.981 T:2794590976 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/ 2021-07-13 17:11:32.984 T:2853626624 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update 2021-07-13 17:11:32.991 T:2853626624 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 != '') 2021-07-13 17:11:33.067 T:2853626624 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (Raspi-Schlafzimmer) port:8080 2021-07-13 17:11:33.068 T:2853626624 DEBUG: CZeroconfAvahi::addService() named: Kodi (Raspi-Schlafzimmer) type: _xbmc-jsonrpc-h._tcp port:8080 2021-07-13 17:11:33.072 T:2853626624 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (Raspi-Schlafzimmer) port:9090 2021-07-13 17:11:33.072 T:2853626624 DEBUG: CZeroconfAvahi::addService() named: Kodi (Raspi-Schlafzimmer) type: _xbmc-jsonrpc._tcp port:9090 2021-07-13 17:11:33.075 T:2853626624 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:DCA6323339D4@Kodi (Raspi-Schlafzimmer) port:36666 2021-07-13 17:11:33.075 T:2853626624 DEBUG: CZeroconfAvahi::addService() named: DCA6323339D4@Kodi (Raspi-Schlafzimmer) type: _raop._tcp port:36666 2021-07-13 17:11:33.078 T:2853626624 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (Raspi-Schlafzimmer) port:9777 2021-07-13 17:11:33.078 T:2853626624 DEBUG: CZeroconfAvahi::addService() named: Kodi (Raspi-Schlafzimmer) type: _xbmc-events._udp port:9777 2021-07-13 17:11:33.160 T:3010648576 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing.. 2021-07-13 17:11:33.189 T:2819769088 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec) 2021-07-13 17:11:33.191 T:2819769088 DEBUG: InitialiseFeature - using libCEC v4.0.4 2021-07-13 17:11:33.192 T:2819769088 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices 2021-07-13 17:11:33.192 T:2819769088 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001) 2021-07-13 17:11:33.192 T:2819769088 DEBUG: Thread PeripBusCEC 2819769088 terminating 2021-07-13 17:11:33.192 T:2595934976 DEBUG: Thread CECAdapter start, auto delete: false 2021-07-13 17:11:33.193 T:2595934976 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI 2021-07-13 17:11:33.221 T:2617635584 DEBUG: DoWork - took 248 ms to load special://skin/backgrounds/movies.jpg 2021-07-13 17:11:33.222 T:2617635584 INFO: WEATHER: Downloading weather 2021-07-13 17:11:33.222 T:2578883328 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:33.222 T:2578883328 INFO: initializing python engine. 2021-07-13 17:11:33.222 T:2578883328 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): start processing 2021-07-13 17:11:33.282 T:2836841216 DEBUG: Thread Timer 2836841216 terminating 2021-07-13 17:11:33.282 T:2836841216 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:33.290 T:3010648576 DEBUG: ------ Window Init (DialogNotification.xml) ------ 2021-07-13 17:11:33.402 T:3010648576 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired 2021-07-13 17:11:33.579 T:2862019328 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:33.580 T:2862019328 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'getcast', u'downloadthumbs': u'true'} 2021-07-13 17:11:33.658 T:2735579904 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:33.658 T:2735579904 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" 2021-07-13 17:11:33.695 T:2735579904 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 2021-07-13 17:11:33.696 T:2735579904 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): entering source directory /storage/.kodi/addons/service.library.data.provider 2021-07-13 17:11:33.696 T:2735579904 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 2021-07-13 17:11:33.699 T:2862019328 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:33.700 T:2870412032 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:33.700 T:2870412032 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): the source file to load is "/storage/.kodi/addons/script.favourites/default.py" 2021-07-13 17:11:33.741 T:2701746944 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:33.741 T:2701746944 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" 2021-07-13 17:11:33.772 T:2735579904 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions 2021-07-13 17:11:33.772 T:2735579904 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format... 2021-07-13 17:11:33.772 T:2735579904 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions 2021-07-13 17:11:33.772 T:2735579904 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format... 2021-07-13 17:11:33.773 T:2735579904 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions 2021-07-13 17:11:33.773 T:2735579904 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format... 2021-07-13 17:11:33.774 T:2735579904 DEBUG: CAddonSettings[service.library.data.provider]: loading setting definitions 2021-07-13 17:11:33.774 T:2735579904 DEBUG: CAddonSettings[service.library.data.provider]: trying to load setting definitions from old format... 2021-07-13 17:11:33.774 T:2752365312 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:33.774 T:2752365312 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" 2021-07-13 17:11:33.774 T:2752365312 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 2021-07-13 17:11:33.775 T:2752365312 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): entering source directory /storage/.kodi/addons/service.upnext/resources/lib 2021-07-13 17:11:33.792 T:2752365312 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 2021-07-13 17:11:33.805 T:2836841216 DEBUG: Thread Timer 2836841216 terminating 2021-07-13 17:11:33.805 T:2559103744 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:33.807 T:2718532352 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:33.807 T:2718532352 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" 2021-07-13 17:11:33.808 T:2769150720 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:33.808 T:2769150720 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" 2021-07-13 17:11:33.821 T:2862019328 DEBUG: Skin Helper Simplecache --> Closed 2021-07-13 17:11:33.821 T:2862019328 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:33.821 T:2862019328 INFO: CPythonInvoker(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run 2021-07-13 17:11:33.821 T:2862019328 DEBUG: onExecutionDone(1, /storage/.kodi/addons/script.skin.helper.service/plugin.py) 2021-07-13 17:11:33.834 T:2862019328 INFO: Python interpreter stopped 2021-07-13 17:11:33.834 T:2862019328 DEBUG: Thread LanguageInvoker 2862019328 terminating 2021-07-13 17:11:33.856 T:2684961536 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:33.857 T:2684961536 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" 2021-07-13 17:11:33.859 T:2668176128 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established 2021-07-13 17:11:33.865 T:3010648576 DEBUG: ------ Window Deinit (Pointer.xml) ------ 2021-07-13 17:11:33.964 T:2701746944 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 2021-07-13 17:11:33.964 T:2701746944 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): entering source directory /storage/.kodi/addons/service.rom.collection.browser 2021-07-13 17:11:33.965 T:2718532352 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 2021-07-13 17:11:33.965 T:2718532352 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): entering source directory /storage/.kodi/addons/script.tv.show.next.aired 2021-07-13 17:11:33.965 T:2701746944 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 2021-07-13 17:11:33.967 T:2752365312 DEBUG: CAddonSettings[service.upnext]: loading setting definitions 2021-07-13 17:11:33.967 T:2752365312 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format... 2021-07-13 17:11:33.969 T:2752365312 DEBUG: CAddonSettings[service.upnext]: loading setting definitions 2021-07-13 17:11:33.969 T:2752365312 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format... 2021-07-13 17:11:33.970 T:2684961536 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 2021-07-13 17:11:33.970 T:2684961536 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.widgets 2021-07-13 17:11:33.970 T:2718532352 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 2021-07-13 17:11:33.970 T:2684961536 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 2021-07-13 17:11:33.971 T:2870412032 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 2021-07-13 17:11:33.971 T:2870412032 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.favourites/default.py): entering source directory /storage/.kodi/addons/script.favourites 2021-07-13 17:11:33.972 T:2752365312 DEBUG: CAddonSettings[service.upnext]: loading setting definitions 2021-07-13 17:11:33.972 T:2752365312 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format... 2021-07-13 17:11:33.973 T:2752365312 DEBUG: CAddonSettings[service.upnext]: loading setting definitions 2021-07-13 17:11:33.974 T:2752365312 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format... 2021-07-13 17:11:33.975 T:2752365312 DEBUG: CAddonSettings[service.upnext]: loading setting definitions 2021-07-13 17:11:33.975 T:2752365312 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format... 2021-07-13 17:11:33.976 T:2752365312 DEBUG: CAddonSettings[service.upnext]: loading setting definitions 2021-07-13 17:11:33.976 T:2752365312 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format... 2021-07-13 17:11:33.977 T:2870412032 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 2021-07-13 17:11:33.982 T:2752365312 DEBUG: CAddonSettings[service.upnext]: loading setting definitions 2021-07-13 17:11:33.982 T:2752365312 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format... 2021-07-13 17:11:33.983 T:2676568832 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:33.983 T:2676568832 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" 2021-07-13 17:11:33.985 T:2693354240 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:33.985 T:2693354240 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" 2021-07-13 17:11:33.985 T:2743972608 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:33.985 T:2743972608 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" 2021-07-13 17:11:33.988 T:2668176128 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established 2021-07-13 17:11:34.101 T:2760758016 DEBUG: Previous line repeats 3 times. 2021-07-13 17:11:34.101 T:2760758016 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:34.101 T:2760758016 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" 2021-07-13 17:11:34.109 T:2887197440 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/4/4a606129.jpg 2021-07-13 17:11:34.113 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/2/2c2d89e9.jpg 2021-07-13 17:11:34.118 T:2853626624 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/7/7f124f58.jpg 2021-07-13 17:11:34.129 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:34.130 T:2853626624 DEBUG: ffmpeg[AA16E300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:34.131 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/2/2c2d89e9.jpg 2021-07-13 17:11:34.131 T:2853626624 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/7/7f124f58.jpg 2021-07-13 17:11:34.133 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/8/8ac72fb0.jpg 2021-07-13 17:11:34.134 T:2887197440 DEBUG: ffmpeg[AC172300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:34.136 T:2887197440 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/4/4a606129.jpg 2021-07-13 17:11:34.139 T:2853626624 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/8/8be2b3e0.jpg 2021-07-13 17:11:34.141 T:2887197440 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/c/c9c52e0d.jpg 2021-07-13 17:11:34.142 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:34.146 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/8/8ac72fb0.jpg 2021-07-13 17:11:34.152 T:2887197440 DEBUG: ffmpeg[AC172300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:34.153 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/b/b2376e7f.jpg 2021-07-13 17:11:34.154 T:2887197440 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/c/c9c52e0d.jpg 2021-07-13 17:11:34.157 T:2853626624 DEBUG: ffmpeg[AA16E300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:34.159 T:2887197440 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/c/cdb37605.jpg 2021-07-13 17:11:34.160 T:2853626624 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/8/8be2b3e0.jpg 2021-07-13 17:11:34.165 T:2853626624 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/9/9dd89659.jpg 2021-07-13 17:11:34.167 T:3010648576 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'deu' 2021-07-13 17:11:34.168 T:2794590976 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:34.169 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:34.172 T:2887197440 DEBUG: ffmpeg[AC172300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:34.174 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/b/b2376e7f.jpg 2021-07-13 17:11:34.174 T:2718532352 DEBUG: CAddonSettings[script.tv.show.next.aired]: loading setting definitions 2021-07-13 17:11:34.174 T:2718532352 DEBUG: CAddonSettings[script.tv.show.next.aired]: trying to load setting definitions from old format... 2021-07-13 17:11:34.176 T:2718532352 DEBUG: script.tv.show.next.aired: ### params: {'service': 'true'} 2021-07-13 17:11:34.176 T:2718532352 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15) 2021-07-13 17:11:34.176 T:2693354240 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 2021-07-13 17:11:34.176 T:2693354240 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.skinbackup 2021-07-13 17:11:34.177 T:2743972608 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 2021-07-13 17:11:34.177 T:2743972608 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): entering source directory /storage/.kodi/addons/script.skin.helper.service 2021-07-13 17:11:34.177 T:2693354240 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 2021-07-13 17:11:34.178 T:2743972608 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 2021-07-13 17:11:34.179 T:2760758016 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 2021-07-13 17:11:34.179 T:2760758016 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): entering source directory /storage/.kodi/addons/plugin.video.youtube/resources/lib 2021-07-13 17:11:34.179 T:2726925056 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:34.179 T:2726925056 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" 2021-07-13 17:11:34.180 T:2760758016 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 2021-07-13 17:11:34.180 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/2/2d9a3358.jpg 2021-07-13 17:11:34.180 T:2710139648 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:34.180 T:2710139648 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" 2021-07-13 17:11:34.182 T:2887197440 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/c/cdb37605.jpg 2021-07-13 17:11:34.186 T:2853626624 DEBUG: ffmpeg[AA16E300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:34.187 T:2887197440 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/8/87e5c9ae.jpg 2021-07-13 17:11:34.191 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:34.192 T:2853626624 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/9/9dd89659.jpg 2021-07-13 17:11:34.195 T:2853626624 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/9/985a0ed9.jpg 2021-07-13 17:11:34.196 T:2684961536 NOTICE: Skin Helper Widgets --> Backgroundservice started 2021-07-13 17:11:34.197 T:2769150720 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 2021-07-13 17:11:34.197 T:2769150720 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): entering source directory /storage/.kodi/addons/plugin.video.amazon-test 2021-07-13 17:11:34.197 T:2769150720 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 2021-07-13 17:11:34.200 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/2/2d9a3358.jpg 2021-07-13 17:11:34.201 T:2794590976 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/Paramount / Platinum Dunes / Sunday Night.png 2021-07-13 17:11:34.201 T:2794590976 DEBUG: GetImageHash - unable to stat url resource://resource.images.studios.white/Paramount / Platinum Dunes / Sunday Night.png 2021-07-13 17:11:34.204 T:2887197440 DEBUG: ffmpeg[AC172300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:34.205 T:2887197440 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/8/87e5c9ae.jpg 2021-07-13 17:11:34.207 T:2853626624 DEBUG: ffmpeg[AA16E300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:34.208 T:2853626624 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/9/985a0ed9.jpg 2021-07-13 17:11:34.268 T:2777543424 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:34.268 T:2777543424 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" 2021-07-13 17:11:34.268 T:2777543424 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 2021-07-13 17:11:34.268 T:2777543424 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings 2021-07-13 17:11:34.268 T:2701746944 DEBUG: RCB Service: Start 2021-07-13 17:11:34.269 T:2701746944 DEBUG: CAddonSettings[script.games.rom.collection.browser]: loading setting definitions 2021-07-13 17:11:34.269 T:2701746944 DEBUG: CAddonSettings[script.games.rom.collection.browser]: trying to load setting definitions from old format... 2021-07-13 17:11:34.270 T:2701746944 DEBUG: RCB Service: launch RCB on startup = false 2021-07-13 17:11:34.270 T:2701746944 DEBUG: RCB Service: scrape games on startup = false 2021-07-13 17:11:34.271 T:2701746944 DEBUG: RCB Service: Done 2021-07-13 17:11:34.271 T:2701746944 INFO: CPythonInvoker(12, /storage/.kodi/addons/service.rom.collection.browser/default.py): script successfully run 2021-07-13 17:11:34.271 T:2701746944 DEBUG: onExecutionDone(12, /storage/.kodi/addons/service.rom.collection.browser/default.py) 2021-07-13 17:11:34.271 T:2676568832 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 2021-07-13 17:11:34.271 T:2676568832 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): entering source directory /storage/.kodi/addons/plugin.video.netflix 2021-07-13 17:11:34.271 T:2777543424 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 2021-07-13 17:11:34.278 T:2701746944 INFO: Python interpreter stopped 2021-07-13 17:11:34.278 T:2676568832 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 2021-07-13 17:11:34.278 T:2701746944 DEBUG: Thread LanguageInvoker 2701746944 terminating 2021-07-13 17:11:34.281 T:2870412032 DEBUG: script.favourites: script version 7.1.3 started 2021-07-13 17:11:34.282 T:2870412032 DEBUG: script.favourites: ### params: {} 2021-07-13 17:11:34.328 T:2559103744 DEBUG: Thread Timer 2559103744 terminating 2021-07-13 17:11:34.459 T:2595934976 DEBUG: OpenConnection - connection to the CEC adapter opened 2021-07-13 17:11:34.459 T:2595934976 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC 2021-07-13 17:11:34.459 T:2559103744 DEBUG: Thread CECAdapterUpdate start, auto delete: false 2021-07-13 17:11:34.761 T:2559103744 DEBUG: UpdateMenuLanguage - using TV menu language is disabled 2021-07-13 17:11:34.880 T:2726925056 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 2021-07-13 17:11:34.880 T:2726925056 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): entering source directory /storage/.kodi/addons/script.embuary.helper 2021-07-13 17:11:34.910 T:2726925056 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 2021-07-13 17:11:34.915 T:2743972608 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:34.916 T:2743972608 DEBUG: CAddonSettings[script.module.metadatautils]: loading setting definitions 2021-07-13 17:11:34.916 T:2743972608 DEBUG: CAddonSettings[script.module.metadatautils]: trying to load setting definitions from old format... 2021-07-13 17:11:34.918 T:2743972608 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:34.918 T:2743972608 DEBUG: script.module.thetvdb --> Initialized 2021-07-13 17:11:35.446 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions 2021-07-13 17:11:35.446 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format... 2021-07-13 17:11:35.449 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values 2021-07-13 17:11:35.451 T:2760758016 DEBUG: CSettingsManager: requested setting (youtube.api.enable) was not found. 2021-07-13 17:11:35.451 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.enable. Creating a setting on-the-fly... 2021-07-13 17:11:35.452 T:2760758016 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch) was not found. 2021-07-13 17:11:35.452 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch. Creating a setting on-the-fly... 2021-07-13 17:11:35.452 T:2760758016 DEBUG: CSettingsManager: requested setting (youtube.get.watch_later.playlist.id) was not found. 2021-07-13 17:11:35.452 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.get.watch_later.playlist.id. Creating a setting on-the-fly... 2021-07-13 17:11:35.452 T:2760758016 DEBUG: CSettingsManager: requested setting (youtube.search.remote.friendly) was not found. 2021-07-13 17:11:35.452 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.search.remote.friendly. Creating a setting on-the-fly... 2021-07-13 17:11:35.453 T:2760758016 DEBUG: [plugin.video.youtube] send_notification: |check_settings| -> |{"httpd_address": "0.0.0.0", "use_httpd": false, "whitelist": "", "httpd_port": 50152}| 2021-07-13 17:11:35.454 T:2760758016 DEBUG: [plugin.video.youtube] JSONStore Load |/storage/.kodi/userdata/addon_data/plugin.video.youtube/api_keys.json| 2021-07-13 17:11:35.456 T:2760758016 DEBUG: [plugin.video.youtube] JSONStore Load |/storage/.kodi/userdata/addon_data/plugin.video.youtube/access_manager.json| 2021-07-13 17:11:35.457 T:2760758016 DEBUG: [plugin.video.youtube] User: |0| Using API key set: |own| 2021-07-13 17:11:35.471 T:2684961536 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"] 2021-07-13 17:11:35.480 T:2710139648 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 2021-07-13 17:11:35.480 T:2710139648 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): entering source directory /storage/.kodi/addons/script.cu.lrclyrics 2021-07-13 17:11:35.482 T:2710139648 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 2021-07-13 17:11:35.483 T:2578883328 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:35.484 T:2578883328 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" 2021-07-13 17:11:35.508 T:2760758016 DEBUG: [plugin.video.youtube] YouTube service initialization... 2021-07-13 17:11:35.510 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions 2021-07-13 17:11:35.510 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format... 2021-07-13 17:11:35.514 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values 2021-07-13 17:11:35.516 T:2760758016 DEBUG: CSettingsManager: requested setting (youtube.api.enable) was not found. 2021-07-13 17:11:35.516 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.enable. Creating a setting on-the-fly... 2021-07-13 17:11:35.516 T:2760758016 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch) was not found. 2021-07-13 17:11:35.516 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch. Creating a setting on-the-fly... 2021-07-13 17:11:35.516 T:2760758016 DEBUG: CSettingsManager: requested setting (youtube.get.watch_later.playlist.id) was not found. 2021-07-13 17:11:35.517 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.get.watch_later.playlist.id. Creating a setting on-the-fly... 2021-07-13 17:11:35.517 T:2760758016 DEBUG: CSettingsManager: requested setting (youtube.search.remote.friendly) was not found. 2021-07-13 17:11:35.517 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.search.remote.friendly. Creating a setting on-the-fly... 2021-07-13 17:11:35.553 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions 2021-07-13 17:11:35.553 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format... 2021-07-13 17:11:35.556 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values 2021-07-13 17:11:35.558 T:2760758016 DEBUG: CSettingsManager: requested setting (youtube.api.enable) was not found. 2021-07-13 17:11:35.558 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.enable. Creating a setting on-the-fly... 2021-07-13 17:11:35.558 T:2760758016 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch) was not found. 2021-07-13 17:11:35.558 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch. Creating a setting on-the-fly... 2021-07-13 17:11:35.558 T:2760758016 DEBUG: CSettingsManager: requested setting (youtube.get.watch_later.playlist.id) was not found. 2021-07-13 17:11:35.558 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.get.watch_later.playlist.id. Creating a setting on-the-fly... 2021-07-13 17:11:35.558 T:2760758016 DEBUG: CSettingsManager: requested setting (youtube.search.remote.friendly) was not found. 2021-07-13 17:11:35.558 T:2760758016 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.search.remote.friendly. Creating a setting on-the-fly... 2021-07-13 17:11:35.932 T:2743972608 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:36.044 T:2777543424 DEBUG: ## LibreELEC Addon ## 9.0.0 2021-07-13 17:11:36.128 T:2693354240 DEBUG: Skin Helper Backup --> Service started 2021-07-13 17:11:36.209 T:2726925056 DEBUG: CAddonSettings[script.embuary.helper]: loading setting definitions 2021-07-13 17:11:36.210 T:2726925056 DEBUG: CAddonSettings[script.embuary.helper]: trying to load setting definitions from old format... 2021-07-13 17:11:36.214 T:2743972608 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:36.295 T:2718532352 NOTICE: script.tv.show.next.aired: ### starting data update 2021-07-13 17:11:36.295 T:2718532352 NOTICE: script.tv.show.next.aired: ### grabbing a new country mapping list 2021-07-13 17:11:36.405 T:2752365312 DEBUG: [service.upnext] DemoOverlay -> initialized 2021-07-13 17:11:36.406 T:2752365312 DEBUG: CAddonSettings[service.upnext]: loading setting definitions 2021-07-13 17:11:36.406 T:2752365312 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format... 2021-07-13 17:11:36.424 T:2743972608 DEBUG: CAddonSettings[script.module.metadatautils]: loading setting definitions 2021-07-13 17:11:36.424 T:2743972608 DEBUG: CAddonSettings[script.module.metadatautils]: trying to load setting definitions from old format... 2021-07-13 17:11:36.531 T:2735579904 DEBUG: Library Data Provider: service version 0.3.2 started 2021-07-13 17:11:36.533 T:2578883328 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 2021-07-13 17:11:36.533 T:2578883328 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): entering source directory /storage/.kodi/addons/weather.openweathermap.extended 2021-07-13 17:11:36.533 T:2578883328 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 2021-07-13 17:11:36.558 T:2870412032 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.IOError'> Error Contents: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/favourites.xml' Traceback (most recent call last): File "/storage/.kodi/addons/script.favourites/default.py", line 146, in <module> Main() File "/storage/.kodi/addons/script.favourites/default.py", line 22, in __init__ found, favourites = self._read_file() File "/storage/.kodi/addons/script.favourites/default.py", line 46, in _read_file self.doc = parse(self.fav_file) File "/usr/lib/python2.7/xml/dom/minidom.py", line 1918, in parse File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 922, in parse IOError: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/favourites.xml' -->End of Python script error report<-- 2021-07-13 17:11:36.558 T:2870412032 DEBUG: onExecutionDone(2, /storage/.kodi/addons/script.favourites/default.py) 2021-07-13 17:11:36.568 T:2693354240 DEBUG: CAddonSettings[script.skin.helper.skinbackup]: loading setting definitions 2021-07-13 17:11:36.568 T:2693354240 DEBUG: CAddonSettings[script.skin.helper.skinbackup]: trying to load setting definitions from old format... 2021-07-13 17:11:36.576 T:2743972608 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:36.576 T:2743972608 DEBUG: Metadata and Artwork module --> Initialized 2021-07-13 17:11:36.670 T:2870412032 INFO: Python interpreter stopped 2021-07-13 17:11:36.670 T:2870412032 DEBUG: Thread LanguageInvoker 2870412032 terminating 2021-07-13 17:11:36.681 T:2743972608 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:36.682 T:2752365312 DEBUG: [service.upnext] UpNextMonitor -> Service started 2021-07-13 17:11:36.691 T:2870412032 DEBUG: Skin Helper Service --> ListItemMonitor - started 2021-07-13 17:11:36.701 T:2701746944 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307 2021-07-13 17:11:36.836 T:2743972608 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.3 started 2021-07-13 17:11:36.837 T:2726925056 NOTICE: [ script.embuary.helper ] Service: Started 2021-07-13 17:11:36.837 T:2726925056 NOTICE: [ script.embuary.helper ] Service: Player monitor started 2021-07-13 17:11:36.838 T:2726925056 DEBUG: [ script.embuary.helper ] Start new fanart grabber process 2021-07-13 17:11:37.011 T:2726925056 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 2021-07-13 17:11:37.026 T:2726925056 DEBUG: GetArtistsByWhereJSON - query took 15 ms 2021-07-13 17:11:37.116 T:2735579904 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 2021-07-13 17:11:37.117 T:2559103744 DEBUG: UpdateAudioSystemStatus - no CEC capable amplifier found 2021-07-13 17:11:37.173 T:2735579904 DEBUG: GetSongsByWhereJSON - query took 56 ms 2021-07-13 17:11:37.262 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:37.304 T:2634605312 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:37.304 T:2634605312 DEBUG: JSONRPC Server: New connection detected 2021-07-13 17:11:37.304 T:2634605312 INFO: JSONRPC Server: New connection added 2021-07-13 17:11:37.313 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:37.336 T:2735579904 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:37.336 T:2735579904 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 2021-07-13 17:11:37.364 T:2735579904 DEBUG: GetAlbumsByWhereJSON - query took 28 ms 2021-07-13 17:11:37.820 T:2710139648 DEBUG: CAddonSettings[script.cu.lrclyrics]: loading setting definitions 2021-07-13 17:11:37.820 T:2710139648 DEBUG: CAddonSettings[script.cu.lrclyrics]: trying to load setting definitions from old format... 2021-07-13 17:11:37.821 T:2710139648 DEBUG: CAddonSettings[script.cu.lrclyrics]: loading setting values 2021-07-13 17:11:37.825 T:2676568832 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions 2021-07-13 17:11:37.825 T:2676568832 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format... 2021-07-13 17:11:37.830 T:2676568832 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values 2021-07-13 17:11:37.833 T:2676568832 INFO: [plugin.video.netflix (0)] The debug logging level is set as "Disabled" 2021-07-13 17:11:37.940 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions 2021-07-13 17:11:37.941 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format... 2021-07-13 17:11:37.942 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values 2021-07-13 17:11:37.942 T:2578883328 DEBUG: CSettingsManager: requested setting (Location1deg) was not found. 2021-07-13 17:11:37.942 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly... 2021-07-13 17:11:37.942 T:2578883328 DEBUG: CSettingsManager: requested setting (Location2deg) was not found. 2021-07-13 17:11:37.942 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly... 2021-07-13 17:11:37.942 T:2578883328 DEBUG: CSettingsManager: requested setting (Location3deg) was not found. 2021-07-13 17:11:37.942 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly... 2021-07-13 17:11:37.942 T:2578883328 DEBUG: CSettingsManager: requested setting (Location4deg) was not found. 2021-07-13 17:11:37.942 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly... 2021-07-13 17:11:37.943 T:2578883328 DEBUG: CSettingsManager: requested setting (Location5deg) was not found. 2021-07-13 17:11:37.943 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly... 2021-07-13 17:11:38.024 T:2440549120 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:38.025 T:2440549120 INFO: initializing python engine. 2021-07-13 17:11:38.025 T:2440549120 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): start processing 2021-07-13 17:11:38.138 T:2440549120 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:38.138 T:2440549120 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" 2021-07-13 17:11:38.138 T:2440549120 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 2021-07-13 17:11:38.139 T:2440549120 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): entering source directory /storage/.kodi/addons/script.openweathermap.maps 2021-07-13 17:11:38.139 T:2440549120 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 2021-07-13 17:11:38.204 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:38.285 T:2735579904 DEBUG: Previous line repeats 2 times. 2021-07-13 17:11:38.285 T:2735579904 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 2021-07-13 17:11:38.311 T:2735579904 DEBUG: GetAlbumsByWhereJSON - query took 26 ms 2021-07-13 17:11:38.633 T:2735579904 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 31 2021-07-13 17:11:38.696 T:2769150720 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting definitions 2021-07-13 17:11:38.696 T:2769150720 DEBUG: CAddonSettings[plugin.video.amazon-test]: trying to load setting definitions from old format... 2021-07-13 17:11:38.699 T:2769150720 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting values 2021-07-13 17:11:38.700 T:2769150720 DEBUG: CSettingsManager: requested setting (drm_check) was not found. 2021-07-13 17:11:38.700 T:2769150720 DEBUG: CAddonSettings[plugin.video.amazon-test]: failed to find definition for setting drm_check. Creating a setting on-the-fly... 2021-07-13 17:11:38.700 T:2769150720 DEBUG: CSettingsManager: requested setting (fallback_method) was not found. 2021-07-13 17:11:38.700 T:2769150720 DEBUG: CAddonSettings[plugin.video.amazon-test]: failed to find definition for setting fallback_method. Creating a setting on-the-fly... 2021-07-13 17:11:38.701 T:2769150720 NOTICE: [Amazon VOD] Service: Proxy bound to 127.0.0.1:58717 2021-07-13 17:11:38.701 T:2735579904 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 31 2021-07-13 17:11:38.796 T:2735579904 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 2021-07-13 17:11:38.812 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:38.823 T:2735579904 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:38.824 T:2735579904 DEBUG: GetAlbumsByWhereJSON - query took 27 ms 2021-07-13 17:11:38.832 T:2836841216 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:38.971 T:2578883328 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:38.971 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions 2021-07-13 17:11:38.971 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format... 2021-07-13 17:11:38.972 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values 2021-07-13 17:11:38.973 T:2578883328 DEBUG: CSettingsManager: requested setting (Location1deg) was not found. 2021-07-13 17:11:38.973 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly... 2021-07-13 17:11:38.973 T:2578883328 DEBUG: CSettingsManager: requested setting (Location2deg) was not found. 2021-07-13 17:11:38.973 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly... 2021-07-13 17:11:38.973 T:2578883328 DEBUG: CSettingsManager: requested setting (Location3deg) was not found. 2021-07-13 17:11:38.973 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly... 2021-07-13 17:11:38.973 T:2578883328 DEBUG: CSettingsManager: requested setting (Location4deg) was not found. 2021-07-13 17:11:38.973 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly... 2021-07-13 17:11:38.973 T:2578883328 DEBUG: CSettingsManager: requested setting (Location5deg) was not found. 2021-07-13 17:11:38.973 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly... 2021-07-13 17:11:38.977 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions 2021-07-13 17:11:38.977 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format... 2021-07-13 17:11:38.978 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values 2021-07-13 17:11:38.979 T:2578883328 DEBUG: CSettingsManager: requested setting (Location1deg) was not found. 2021-07-13 17:11:38.979 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly... 2021-07-13 17:11:38.979 T:2578883328 DEBUG: CSettingsManager: requested setting (Location2deg) was not found. 2021-07-13 17:11:38.979 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly... 2021-07-13 17:11:38.979 T:2578883328 DEBUG: CSettingsManager: requested setting (Location3deg) was not found. 2021-07-13 17:11:38.979 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly... 2021-07-13 17:11:38.979 T:2578883328 DEBUG: CSettingsManager: requested setting (Location4deg) was not found. 2021-07-13 17:11:38.979 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly... 2021-07-13 17:11:38.979 T:2578883328 DEBUG: CSettingsManager: requested setting (Location5deg) was not found. 2021-07-13 17:11:38.979 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.029 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions 2021-07-13 17:11:39.029 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format... 2021-07-13 17:11:39.031 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values 2021-07-13 17:11:39.032 T:2578883328 DEBUG: CSettingsManager: requested setting (Location1deg) was not found. 2021-07-13 17:11:39.032 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.032 T:2578883328 DEBUG: CSettingsManager: requested setting (Location2deg) was not found. 2021-07-13 17:11:39.032 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.032 T:2578883328 DEBUG: CSettingsManager: requested setting (Location3deg) was not found. 2021-07-13 17:11:39.032 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.032 T:2578883328 DEBUG: CSettingsManager: requested setting (Location4deg) was not found. 2021-07-13 17:11:39.032 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.032 T:2578883328 DEBUG: CSettingsManager: requested setting (Location5deg) was not found. 2021-07-13 17:11:39.032 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.115 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions 2021-07-13 17:11:39.115 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format... 2021-07-13 17:11:39.117 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values 2021-07-13 17:11:39.117 T:2578883328 DEBUG: CSettingsManager: requested setting (Location1deg) was not found. 2021-07-13 17:11:39.118 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.118 T:2578883328 DEBUG: CSettingsManager: requested setting (Location2deg) was not found. 2021-07-13 17:11:39.118 T:2735579904 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:02.586006 2021-07-13 17:11:39.118 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.118 T:2578883328 DEBUG: CSettingsManager: requested setting (Location3deg) was not found. 2021-07-13 17:11:39.118 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.118 T:2578883328 DEBUG: CSettingsManager: requested setting (Location4deg) was not found. 2021-07-13 17:11:39.118 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.118 T:2578883328 DEBUG: CSettingsManager: requested setting (Location5deg) was not found. 2021-07-13 17:11:39.118 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.131 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions 2021-07-13 17:11:39.131 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format... 2021-07-13 17:11:39.132 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values 2021-07-13 17:11:39.133 T:2578883328 DEBUG: CSettingsManager: requested setting (Location1deg) was not found. 2021-07-13 17:11:39.133 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.133 T:2578883328 DEBUG: CSettingsManager: requested setting (Location2deg) was not found. 2021-07-13 17:11:39.133 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.133 T:2578883328 DEBUG: CSettingsManager: requested setting (Location3deg) was not found. 2021-07-13 17:11:39.133 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.133 T:2578883328 DEBUG: CSettingsManager: requested setting (Location4deg) was not found. 2021-07-13 17:11:39.133 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.133 T:2578883328 DEBUG: CSettingsManager: requested setting (Location5deg) was not found. 2021-07-13 17:11:39.133 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.137 T:2769150720 NOTICE: [Amazon VOD] Service: Proxy server started 2021-07-13 17:11:39.138 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting definitions 2021-07-13 17:11:39.138 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: trying to load setting definitions from old format... 2021-07-13 17:11:39.139 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: loading setting values 2021-07-13 17:11:39.139 T:2578883328 DEBUG: CSettingsManager: requested setting (Location1deg) was not found. 2021-07-13 17:11:39.139 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location1deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.139 T:2578883328 DEBUG: CSettingsManager: requested setting (Location2deg) was not found. 2021-07-13 17:11:39.139 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location2deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.139 T:2578883328 DEBUG: CSettingsManager: requested setting (Location3deg) was not found. 2021-07-13 17:11:39.139 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location3deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.139 T:2578883328 DEBUG: CSettingsManager: requested setting (Location4deg) was not found. 2021-07-13 17:11:39.140 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location4deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.140 T:2578883328 DEBUG: CSettingsManager: requested setting (Location5deg) was not found. 2021-07-13 17:11:39.140 T:2578883328 DEBUG: CAddonSettings[weather.openweathermap.extended]: failed to find definition for setting Location5deg. Creating a setting on-the-fly... 2021-07-13 17:11:39.148 T:2578883328 INFO: CPythonInvoker(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py): script successfully run 2021-07-13 17:11:39.148 T:2578883328 DEBUG: onExecutionDone(16, /storage/.kodi/addons/weather.openweathermap.extended/default.py) 2021-07-13 17:11:39.148 T:2769150720 NOTICE: [Amazon VOD] Service started 2021-07-13 17:11:39.295 T:2578883328 INFO: Python interpreter stopped 2021-07-13 17:11:39.295 T:2578883328 DEBUG: Thread LanguageInvoker 2578883328 terminating 2021-07-13 17:11:39.332 T:2777543424 INFO: ## LibreELEC Addon ## system::set_hostname ## Raspi-Schlafzimmer 2021-07-13 17:11:39.350 T:2617635584 DEBUG: POParser: loaded 130 weather tokens 2021-07-13 17:11:39.352 T:2777543424 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## de 2021-07-13 17:11:39.352 T:2777543424 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps/*/de.bmap` 2021-07-13 17:11:40.180 T:2718532352 DEBUG: script.tv.show.next.aired: ### search language = "en" 2021-07-13 17:11:40.181 T:2718532352 DEBUG: script.tv.show.next.aired: ### Update period: day (222 mins) 2021-07-13 17:11:40.342 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:40.830 T:2642998016 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:40.830 T:2642998016 DEBUG: EventClient: button code 0 pressed 2021-07-13 17:11:40.842 T:3010648576 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up 2021-07-13 17:11:40.883 T:2578883328 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:40.909 T:2578883328 DEBUG: Thread Timer 2578883328 terminating 2021-07-13 17:11:40.909 T:2492740352 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:11:40.922 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/1/1c685117.png 2021-07-13 17:11:41.004 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/1/1c685117.png 2021-07-13 17:11:41.005 T:2617635584 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','2','?action=extrafanart&fanarts=%5Bu%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F520763%2Fmoviebackground%2Fa-quiet-place-2-5e59a4d08d1e4.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F520763%2Fmoviebackground%2Fa-quiet-place-2-5e5f1cdedc75f.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F520763%2Fmoviebackground%2Fa-quiet-place-2-5ed0a2ff62a10.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F520763%2Fmoviebackground%2Fa-quiet-place-2-5e6aa81e2eab2.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F520763%2Fmoviebackground%2Fa-quiet-place-2-5edc59a8bc410.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F520763%2Fmoviebackground%2Fa-quiet-place-2-5e6b98af70219.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F520763%2Fmoviebackground%2Fa-quiet-place-part-ii-60dd99263af73.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F520763%2Fmoviebackground%2Fa-quiet-place-part-ii-60dd99277eb02.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F520763%2Fmoviebackground%2Fa-quiet-place-2-5dfc4e5178a7a.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F520763%2Fmoviebackground%2Fa-quiet-place-2-5e5982fa4eb34.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F520763%2Fmoviebackground%2Fa-quiet-place-part-ii-60dd99282e74b.jpg%27%5D','resume:false') 2021-07-13 17:11:41.005 T:2578883328 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:41.005 T:2578883328 INFO: initializing python engine. 2021-07-13 17:11:41.005 T:2578883328 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing 2021-07-13 17:11:41.401 T:3010648576 DEBUG: CDirectoryProvider[plugin://script.skin.helper.service/?action=getcast&movie=A Quiet Place 2&downloadthumbs=true]: refreshing.. 2021-07-13 17:11:41.402 T:2887197440 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','3','?action=getcast&movie=A Quiet Place 2&downloadthumbs=true','resume:false') 2021-07-13 17:11:41.403 T:2501133056 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:41.403 T:2501133056 INFO: initializing python engine. 2021-07-13 17:11:41.403 T:2501133056 DEBUG: CPythonInvoker(19, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing 2021-07-13 17:11:41.443 T:2853626624 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/Paramount / Platinum Dunes / Sunday Night.png 2021-07-13 17:11:41.443 T:2853626624 DEBUG: GetImageHash - unable to stat url resource://resource.images.studios.white/Paramount / Platinum Dunes / Sunday Night.png 2021-07-13 17:11:41.455 T:2492740352 DEBUG: Thread Timer 2492740352 terminating 2021-07-13 17:11:41.793 T:2578883328 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:41.793 T:2578883328 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/script.skin.helper.service/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/plugin.py" 2021-07-13 17:11:41.808 T:2501133056 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:41.809 T:2501133056 DEBUG: CPythonInvoker(19, /storage/.kodi/addons/script.skin.helper.service/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/plugin.py" 2021-07-13 17:11:41.813 T:2578883328 DEBUG: CPythonInvoker(18, /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 2021-07-13 17:11:41.813 T:2578883328 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service 2021-07-13 17:11:41.813 T:2578883328 DEBUG: CPythonInvoker(18, /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 2021-07-13 17:11:41.882 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:41.891 T:2642998016 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:41.891 T:2642998016 DEBUG: EventClient: button code 0 pressed 2021-07-13 17:11:41.902 T:3010648576 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right 2021-07-13 17:11:41.904 T:2794590976 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/CAPCOM / Constantin Film / Impact Pictures / Screen Gems / Sony Pictures / Tencent Pictures / Toho Co..png 2021-07-13 17:11:41.904 T:2794590976 DEBUG: GetImageHash - unable to stat url resource://resource.images.studios.white/CAPCOM / Constantin Film / Impact Pictures / Screen Gems / Sony Pictures / Tencent Pictures / Toho Co..png 2021-07-13 17:11:41.907 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/b/b3befc3e.png 2021-07-13 17:11:41.911 T:3010648576 DEBUG: CDirectoryProvider[plugin://script.skin.helper.service/?action=getcast&movie=Monster Hunter&downloadthumbs=true]: refreshing.. 2021-07-13 17:11:41.973 T:2853626624 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/3/3bb10eed.jpg 2021-07-13 17:11:42.030 T:2853626624 DEBUG: ffmpeg[AA16E300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:42.044 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/b/b3befc3e.png 2021-07-13 17:11:42.044 T:2794590976 DEBUG: DoWork - took 139 ms to load special://masterprofile/Thumbnails/b/b3befc3e.png 2021-07-13 17:11:42.049 T:2853626624 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/3/3bb10eed.jpg 2021-07-13 17:11:42.049 T:2853626624 DEBUG: DoWork - took 104 ms to load special://masterprofile/Thumbnails/3/3bb10eed.jpg 2021-07-13 17:11:42.050 T:2853626624 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','4','?action=getcast&movie=Monster Hunter&downloadthumbs=true','resume:false') 2021-07-13 17:11:42.051 T:2431632128 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:42.051 T:2431632128 INFO: initializing python engine. 2021-07-13 17:11:42.051 T:2431632128 DEBUG: CPythonInvoker(20, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing 2021-07-13 17:11:42.468 T:2501133056 DEBUG: CPythonInvoker(19, /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 2021-07-13 17:11:42.468 T:2501133056 DEBUG: CPythonInvoker(19, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service 2021-07-13 17:11:42.468 T:2501133056 DEBUG: CPythonInvoker(19, /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 2021-07-13 17:11:42.469 T:2578883328 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:42.700 T:2718532352 ERROR: script.tv.show.next.aired: ### ERROR retreiving updates from thetvdb.com: File is not a zip file 2021-07-13 17:11:42.774 T:2642998016 DEBUG: EventClient: button code 0 pressed 2021-07-13 17:11:42.782 T:3010648576 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right 2021-07-13 17:11:42.789 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/6/688ec85c.jpg 2021-07-13 17:11:42.793 T:3010648576 DEBUG: CDirectoryProvider[plugin://script.skin.helper.service/?action=getcast&movie=Black Widow&downloadthumbs=true]: refreshing.. 2021-07-13 17:11:42.832 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:42.837 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/6/688ec85c.jpg 2021-07-13 17:11:42.841 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/5/511bef07.png 2021-07-13 17:11:42.878 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/5/511bef07.png 2021-07-13 17:11:42.993 T:3010648576 DEBUG: ------ Window Deinit (DialogNotification.xml) ------ 2021-07-13 17:11:43.182 T:2501133056 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:43.194 T:2501133056 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'getcast', u'movie': u'a quiet place 2', u'downloadthumbs': u'true'} 2021-07-13 17:11:43.227 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/c/c60663ab.jpg 2021-07-13 17:11:43.246 T:2578883328 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'extrafanart', u'fanarts': u"[u'https://assets.fanart.tv/fanart/movies/520763/moviebackground/a-quiet-place-2-5e59a4d08d1e4.jpg', u'https://assets.fanart.tv/fanart/movies/520763/moviebackground/a-quiet-place-2-5e5f1cdedc75f.jpg', u'https://assets.fanart.tv/fanart/movies/520763/moviebackground/a-quiet-place-2-5ed0a2ff62a10.jpg', u'https://assets.fanart.tv/fanart/movies/520763/moviebackground/a-quiet-place-2-5e6aa81e2eab2.jpg', u'https://assets.fanart.tv/fanart/movies/520763/moviebackground/a-quiet-place-2-5edc59a8bc410.jpg', u'https://assets.fanart.tv/fanart/movies/520763/moviebackground/a-quiet-place-2-5e6b98af70219.jpg', u'https://assets.fanart.tv/fanart/movies/520763/moviebackground/a-quiet-place-part-ii-60dd99263af73.jpg', u'https://assets.fanart.tv/fanart/movies/520763/moviebackground/a-quiet-place-part-ii-60dd99277eb02.jpg', u'https://assets.fanart.tv/fanart/movies/520763/moviebackground/a-quiet-place-2-5dfc4e5178a7a.jpg', u'https://assets.fanart.tv/fanart/movies/520763/moviebackground/a-quiet-place-2-5e5982fa4eb34.jpg', u'https://assets.fanart.tv/fanart/movies/520763/moviebackground/a-quiet-place-part-ii-60dd99282e74b.jpg']"} 2021-07-13 17:11:43.251 T:2501133056 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:43.256 T:2431632128 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:43.256 T:2431632128 DEBUG: CPythonInvoker(20, /storage/.kodi/addons/script.skin.helper.service/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/plugin.py" 2021-07-13 17:11:43.258 T:2431632128 DEBUG: CPythonInvoker(20, /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 2021-07-13 17:11:43.259 T:2431632128 DEBUG: CPythonInvoker(20, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service 2021-07-13 17:11:43.270 T:2431632128 DEBUG: CPythonInvoker(20, /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 2021-07-13 17:11:43.312 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:43.314 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/c/c60663ab.jpg 2021-07-13 17:11:43.405 T:2501133056 DEBUG: Skin Helper Simplecache --> Closed 2021-07-13 17:11:43.406 T:2501133056 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:43.406 T:2501133056 INFO: CPythonInvoker(19, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run 2021-07-13 17:11:43.406 T:2501133056 DEBUG: onExecutionDone(19, /storage/.kodi/addons/script.skin.helper.service/plugin.py) 2021-07-13 17:11:43.408 T:2617635584 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','5','?action=getcast&movie=Black Widow&downloadthumbs=true','resume:false') 2021-07-13 17:11:43.411 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:43.412 T:2324558592 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:43.412 T:2324558592 INFO: initializing python engine. 2021-07-13 17:11:43.412 T:2324558592 DEBUG: CPythonInvoker(21, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing 2021-07-13 17:11:43.417 T:2501133056 INFO: Python interpreter stopped 2021-07-13 17:11:43.417 T:2578883328 DEBUG: Skin Helper Simplecache --> Closed 2021-07-13 17:11:43.417 T:2501133056 DEBUG: Thread LanguageInvoker 2501133056 terminating 2021-07-13 17:11:43.425 T:2578883328 INFO: CPythonInvoker(18, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run 2021-07-13 17:11:43.425 T:2578883328 DEBUG: onExecutionDone(18, /storage/.kodi/addons/script.skin.helper.service/plugin.py) 2021-07-13 17:11:43.429 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:43.441 T:2578883328 INFO: Python interpreter stopped 2021-07-13 17:11:43.441 T:2578883328 DEBUG: Thread LanguageInvoker 2578883328 terminating 2021-07-13 17:11:43.446 T:2718532352 NOTICE: script.tv.show.next.aired: ### data update finished 2021-07-13 17:11:43.919 T:2431632128 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:43.919 T:2431632128 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'getcast', u'movie': u'monster hunter', u'downloadthumbs': u'true'} 2021-07-13 17:11:43.936 T:2431632128 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:43.982 T:2324558592 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:43.982 T:2324558592 DEBUG: CPythonInvoker(21, /storage/.kodi/addons/script.skin.helper.service/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/plugin.py" 2021-07-13 17:11:43.985 T:2324558592 DEBUG: CPythonInvoker(21, /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 2021-07-13 17:11:43.985 T:2324558592 DEBUG: CPythonInvoker(21, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service 2021-07-13 17:11:43.990 T:2324558592 DEBUG: CPythonInvoker(21, /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 2021-07-13 17:11:44.517 T:2642998016 DEBUG: EventClient: button code 0 pressed 2021-07-13 17:11:44.542 T:3010648576 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select 2021-07-13 17:11:44.550 T:3010648576 DEBUG: CAddonSettings[metadata.themoviedb.org]: loading setting definitions 2021-07-13 17:11:44.551 T:3010648576 DEBUG: CAddonSettings[metadata.themoviedb.org]: trying to load setting definitions from old format... 2021-07-13 17:11:44.551 T:3010648576 DEBUG: CAddonSettings[metadata.themoviedb.org]: loading setting values 2021-07-13 17:11:44.568 T:3010648576 DEBUG: NFS: Context for 192.168.1.48/mnt/media2 not open - get a new context. 2021-07-13 17:11:44.577 T:3010648576 DEBUG: NFS: Connected to server 192.168.1.48 and export /mnt/media2 2021-07-13 17:11:44.577 T:3010648576 DEBUG: NFS: chunks: r/w 1048576/1048576 2021-07-13 17:11:44.594 T:3010648576 DEBUG: ------ Window Init (DialogVideoInfo.xml) ------ 2021-07-13 17:11:44.594 T:3010648576 INFO: Loading skin file: DialogVideoInfo.xml, load type: KEEP_IN_MEMORY 2021-07-13 17:11:44.713 T:3010648576 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/audiocodec/' 2021-07-13 17:11:44.719 T:3010648576 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:44.719 T:3010648576 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/studios/Marvel Studios.png' 2021-07-13 17:11:44.720 T:2887197440 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','6','?action=extrafanart&fanarts=%5Bu%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5df6d882db224.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e24f98e6c3b3.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5de6dc470c0ee.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e38a0f2c7819.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e9796b451883.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e24f97386e81.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e38a23053d87.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e695c53e80e0.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e794c5b276ad.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e41c8ed72038.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e2349a183985.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e2349d431b48.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5f51a4294a45a.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e6ecd216ff9c.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-6028522eceab7.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e6c693ba0232.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5f1bb81a2b908.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e7e7b292d6a0.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5fdf9c8fdff6c.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-602854dfecc54.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-602854f23df4b.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5f128bf2cd4a3.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e5924f80427c.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e6d51ed27c09.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5fe33b3af1c2d.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-605b4a5420ba4.jpg%27%5D','resume:false') 2021-07-13 17:11:44.722 T:2450514688 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:44.722 T:2450514688 INFO: initializing python engine. 2021-07-13 17:11:44.722 T:2450514688 DEBUG: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing 2021-07-13 17:11:44.726 T:2794590976 DEBUG: NFS: Refreshing context for 192.168.1.48/home/vdr/kodi/userdata, old: 14454, new: 15877 2021-07-13 17:11:44.726 T:2794590976 DEBUG: NFS: Using cached context. 2021-07-13 17:11:44.728 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/6/62d6fa83.png 2021-07-13 17:11:44.741 T:2324558592 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:44.741 T:2324558592 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'getcast', u'movie': u'black widow', u'downloadthumbs': u'true'} 2021-07-13 17:11:44.810 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/6/62d6fa83.png 2021-07-13 17:11:44.814 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/9/9c407d34.jpg 2021-07-13 17:11:44.817 T:2450514688 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:44.817 T:2450514688 DEBUG: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.service/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/plugin.py" 2021-07-13 17:11:44.821 T:2324558592 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:44.828 T:2450514688 DEBUG: CPythonInvoker(22, /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 2021-07-13 17:11:44.828 T:2450514688 DEBUG: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service 2021-07-13 17:11:44.837 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:44.838 T:2450514688 DEBUG: CPythonInvoker(22, /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 2021-07-13 17:11:44.851 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/9/9c407d34.jpg 2021-07-13 17:11:44.856 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/5/5d4808f8.jpg 2021-07-13 17:11:44.866 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:44.869 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/5/5d4808f8.jpg 2021-07-13 17:11:44.871 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/7/7399eda9.jpg 2021-07-13 17:11:44.881 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:44.884 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/7/7399eda9.jpg 2021-07-13 17:11:44.886 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/3/36929f34.jpg 2021-07-13 17:11:44.898 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:44.901 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/3/36929f34.jpg 2021-07-13 17:11:44.903 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/c/cd429591.jpg 2021-07-13 17:11:44.912 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:44.913 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/c/cd429591.jpg 2021-07-13 17:11:44.922 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/f/f88ac9f0.jpg 2021-07-13 17:11:44.934 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:44.937 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/f/f88ac9f0.jpg 2021-07-13 17:11:44.940 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/3/3bb5befd.jpg 2021-07-13 17:11:44.942 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:44.954 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:44.956 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:44.957 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/3/3bb5befd.jpg 2021-07-13 17:11:44.975 T:2431632128 DEBUG: Skin Helper Simplecache --> Closed 2021-07-13 17:11:44.975 T:2431632128 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:44.975 T:2431632128 INFO: CPythonInvoker(20, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run 2021-07-13 17:11:44.975 T:2431632128 DEBUG: onExecutionDone(20, /storage/.kodi/addons/script.skin.helper.service/plugin.py) 2021-07-13 17:11:45.009 T:2431632128 INFO: Python interpreter stopped 2021-07-13 17:11:45.009 T:2431632128 DEBUG: Thread LanguageInvoker 2431632128 terminating 2021-07-13 17:11:45.747 T:2450514688 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:45.818 T:2450514688 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'extrafanart', u'fanarts': u"[u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5df6d882db224.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e24f98e6c3b3.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5de6dc470c0ee.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e38a0f2c7819.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e9796b451883.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e24f97386e81.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e38a23053d87.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e695c53e80e0.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e794c5b276ad.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e41c8ed72038.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e2349a183985.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e2349d431b48.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5f51a4294a45a.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e6ecd216ff9c.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-6028522eceab7.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e6c693ba0232.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5f1bb81a2b908.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e7e7b292d6a0.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5fdf9c8fdff6c.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-602854dfecc54.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-602854f23df4b.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5f128bf2cd4a3.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e5924f80427c.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e6d51ed27c09.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5fe33b3af1c2d.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-605b4a5420ba4.jpg']"} 2021-07-13 17:11:45.848 T:2450514688 DEBUG: Skin Helper Simplecache --> Closed 2021-07-13 17:11:45.848 T:2450514688 INFO: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run 2021-07-13 17:11:45.848 T:2450514688 DEBUG: onExecutionDone(22, /storage/.kodi/addons/script.skin.helper.service/plugin.py) 2021-07-13 17:11:45.863 T:2450514688 INFO: Python interpreter stopped 2021-07-13 17:11:45.863 T:2450514688 DEBUG: Thread LanguageInvoker 2450514688 terminating 2021-07-13 17:11:45.872 T:2777543424 INFO: ## LibreELEC Addon ## updates::updateThread ## Started 2021-07-13 17:11:45.874 T:2777543424 INFO: ## LibreELEC Addon ## updates::set_auto_update ## manual 2021-07-13 17:11:46.015 T:2307773184 INFO: ## LibreELEC Addon ## _service_::run ## WAITING: 2021-07-13 17:11:46.021 T:2853626624 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','7','?action=extrafanart&fanarts=%5Bu%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5df6d882db224.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e24f98e6c3b3.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5de6dc470c0ee.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e38a0f2c7819.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e9796b451883.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e24f97386e81.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e38a23053d87.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e695c53e80e0.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e794c5b276ad.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e41c8ed72038.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e2349a183985.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e2349d431b48.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5f51a4294a45a.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e6ecd216ff9c.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-6028522eceab7.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e6c693ba0232.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5f1bb81a2b908.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e7e7b292d6a0.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5fdf9c8fdff6c.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-602854dfecc54.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-602854f23df4b.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5f128bf2cd4a3.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e5924f80427c.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e6d51ed27c09.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5fe33b3af1c2d.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-605b4a5420ba4.jpg%27%5D','resume:false') 2021-07-13 17:11:46.022 T:2431632128 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:46.022 T:2431632128 INFO: initializing python engine. 2021-07-13 17:11:46.022 T:2431632128 DEBUG: CPythonInvoker(23, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing 2021-07-13 17:11:46.024 T:2324558592 DEBUG: Skin Helper Simplecache --> Closed 2021-07-13 17:11:46.026 T:2324558592 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:46.026 T:2324558592 INFO: CPythonInvoker(21, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run 2021-07-13 17:11:46.026 T:2324558592 DEBUG: onExecutionDone(21, /storage/.kodi/addons/script.skin.helper.service/plugin.py) 2021-07-13 17:11:46.042 T:2324558592 INFO: Python interpreter stopped 2021-07-13 17:11:46.042 T:2324558592 DEBUG: Thread LanguageInvoker 2324558592 terminating 2021-07-13 17:11:46.101 T:2431632128 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:46.101 T:2431632128 DEBUG: CPythonInvoker(23, /storage/.kodi/addons/script.skin.helper.service/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/plugin.py" 2021-07-13 17:11:46.104 T:2431632128 DEBUG: CPythonInvoker(23, /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 2021-07-13 17:11:46.104 T:2431632128 DEBUG: CPythonInvoker(23, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service 2021-07-13 17:11:46.106 T:2431632128 DEBUG: CPythonInvoker(23, /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 2021-07-13 17:11:46.136 T:2316165888 INFO: ## LibreELEC Addon ## xdbus Monitor started. ## 2021-07-13 17:11:46.461 T:2642998016 DEBUG: EventClient: button code 0 pressed 2021-07-13 17:11:46.468 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:46.482 T:3010648576 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:46.482 T:3010648576 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select 2021-07-13 17:11:46.483 T:3010648576 DEBUG: ------ Window Deinit (DialogVideoInfo.xml) ------ 2021-07-13 17:11:46.483 T:3010648576 DEBUG: FreeVisualisation() done 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerCoreFactory::GetPlayers(nfs://192.168.1.48/mnt/media2/Black Widow (2021)/Black Widow (2021).mkv) 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players 2021-07-13 17:11:46.507 T:3010648576 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer) 2021-07-13 17:11:46.508 T:3010648576 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0 2021-07-13 17:11:46.508 T:3010648576 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1 2021-07-13 17:11:46.508 T:3010648576 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players 2021-07-13 17:11:46.510 T:3010648576 DEBUG: CMMALPool::CMMALPool Created pool 0x5deb410 of size 26 x 0 for port vc.ril.video_decode:out:0(I420) 2021-07-13 17:11:46.512 T:3010648576 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData 2021-07-13 17:11:46.512 T:3010648576 NOTICE: VideoPlayer::OpenFile: nfs://192.168.1.48/mnt/media2/Black Widow (2021)/Black Widow (2021).mkv 2021-07-13 17:11:46.512 T:3010648576 DEBUG: CMMALRenderer::CMMALRenderer 2021-07-13 17:11:46.513 T:3010648576 DEBUG: OnPlayBackStarted: CApplication::OnPlayBackStarted 2021-07-13 17:11:46.520 T:2484347648 DEBUG: Thread VideoPlayer start, auto delete: false 2021-07-13 17:11:46.520 T:2458907392 DEBUG: Thread MMALProcess start, auto delete: false 2021-07-13 17:11:46.520 T:2458907392 DEBUG: CMMALRenderer::Run - starting 2021-07-13 17:11:46.521 T:2484347648 NOTICE: Creating InputStream 2021-07-13 17:11:46.522 T:2484347648 DEBUG: NFS: Refreshing context for 192.168.1.48/mnt/media2, old: 15719, new: 17672 2021-07-13 17:11:46.522 T:2484347648 DEBUG: NFS: Using cached context. 2021-07-13 17:11:46.525 T:2794590976 DEBUG: Loading settings for nfs://192.168.1.48/mnt/media2/Black Widow (2021)/Black Widow (2021).mkv 2021-07-13 17:11:46.527 T:2684961536 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"id":1073,"type":"movie"},"playlistid":1,"position":0} 2021-07-13 17:11:46.530 T:2743972608 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Playlist.OnAdd - data: {"item":{"id":1073,"type":"movie"},"playlistid":1,"position":0} 2021-07-13 17:11:46.551 T:2484347648 DEBUG: CNFSFile::Open - opened mnt/media2/Black Widow (2021)/Black Widow (2021).mkv 2021-07-13 17:11:46.555 T:2484347648 DEBUG: ScanForExternalSubtitles: Searching for subtitles... 2021-07-13 17:11:46.561 T:2484347648 DEBUG: ScanForExternalSubtitles: END (total time: 6 ms) 2021-07-13 17:11:46.561 T:2484347648 NOTICE: Creating Demuxer 2021-07-13 17:11:46.564 T:3010648576 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing.. 2021-07-13 17:11:46.646 T:2484347648 DEBUG: Open - probing detected format [matroska,webm] 2021-07-13 17:11:46.657 T:2484347648 DEBUG: Open - avformat_find_stream_info starting 2021-07-13 17:11:46.742 T:3010648576 DEBUG: CVideoGUIInfo::InitCurrentItem(nfs://192.168.1.48/mnt/media2/Black Widow (2021)/Black Widow (2021).mkv) 2021-07-13 17:11:46.763 T:3010648576 DEBUG: CPlayerGUIInfo::InitCurrentItem(nfs://192.168.1.48/mnt/media2/Black Widow (2021)/Black Widow (2021).mkv) 2021-07-13 17:11:46.838 T:2743972608 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Info.OnChanged - data: null 2021-07-13 17:11:46.838 T:2743972608 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"id":1073,"type":"movie"},"player":{"playerid":1,"speed":1}} 2021-07-13 17:11:46.864 T:3010648576 DEBUG: ------ Window Init (DialogBusy.xml) ------ 2021-07-13 17:11:46.872 T:2726925056 DEBUG: NFS: Refreshing context for 192.168.1.48/home/vdr/kodi/userdata, old: 16101, new: 18023 2021-07-13 17:11:46.873 T:2726925056 DEBUG: NFS: Using cached context. 2021-07-13 17:11:46.876 T:3010648576 DEBUG: CDirectoryProvider[plugin://script.skin.helper.service/?action=getcast&movie=Black Widow&downloadthumbs=true]: refreshing.. 2021-07-13 17:11:46.877 T:3010648576 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/audiocodec/' 2021-07-13 17:11:46.877 T:2887197440 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','8','?action=getcast&movie=Black Widow&downloadthumbs=true','resume:false') 2021-07-13 17:11:46.877 T:3010648576 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/audiocodec/' 2021-07-13 17:11:46.886 T:2282595072 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:46.886 T:2282595072 INFO: initializing python engine. 2021-07-13 17:11:46.886 T:2282595072 DEBUG: CPythonInvoker(24, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing 2021-07-13 17:11:46.900 T:2726925056 WARNING: [ script.embuary.helper ] Image error: Could not open cached image --> [Errno 2] No such file or directory: '/storage/.kodi/userdata/Thumbnails/7/7f124f58.jpg' 2021-07-13 17:11:46.918 T:2726925056 WARNING: Previous line repeats 1 times. 2021-07-13 17:11:46.918 T:2726925056 DEBUG: NFS: Refreshing context for 192.168.1.48/mnt/media2, old: 17858, new: 18069 2021-07-13 17:11:46.918 T:2726925056 DEBUG: NFS: Using cached context. 2021-07-13 17:11:46.919 T:2726925056 DEBUG: CNFSFile::Open - opened mnt/media2/Black Widow (2021)/Black Widow (2021)-poster.jpg 2021-07-13 17:11:46.940 T:2440549120 INFO: CPythonInvoker(17, /storage/.kodi/addons/script.openweathermap.maps/default.py): script successfully run 2021-07-13 17:11:46.940 T:2440549120 DEBUG: onExecutionDone(17, /storage/.kodi/addons/script.openweathermap.maps/default.py) 2021-07-13 17:11:46.941 T:2617635584 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','9','?action=extrafanart&fanarts=%5Bu%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5df6d882db224.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e24f98e6c3b3.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5de6dc470c0ee.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e38a0f2c7819.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e9796b451883.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e24f97386e81.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e38a23053d87.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e695c53e80e0.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e794c5b276ad.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e41c8ed72038.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e2349a183985.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e2349d431b48.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5f51a4294a45a.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e6ecd216ff9c.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-6028522eceab7.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e6c693ba0232.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5f1bb81a2b908.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e7e7b292d6a0.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5fdf9c8fdff6c.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-602854dfecc54.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-602854f23df4b.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5f128bf2cd4a3.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e5924f80427c.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5e6d51ed27c09.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-5fe33b3af1c2d.jpg%27%2C+u%27https%3A%2F%2Fassets.fanart.tv%2Ffanart%2Fmovies%2F497698%2Fmoviebackground%2Fblack-widow-605b4a5420ba4.jpg%27%5D','resume:false') 2021-07-13 17:11:46.943 T:2406454016 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:11:46.943 T:2406454016 INFO: initializing python engine. 2021-07-13 17:11:46.944 T:2406454016 DEBUG: CPythonInvoker(25, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing 2021-07-13 17:11:46.946 T:2726925056 DEBUG: CNFSFile::Close closing file mnt/media2/Black Widow (2021)/Black Widow (2021)-poster.jpg 2021-07-13 17:11:47.082 T:2431632128 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:47.085 T:2684961536 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Info.OnChanged - data: null 2021-07-13 17:11:47.085 T:2684961536 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnPlay - data: {"item":{"id":1073,"type":"movie"},"player":{"playerid":1,"speed":1}} 2021-07-13 17:11:47.334 T:2440549120 INFO: Python interpreter stopped 2021-07-13 17:11:47.334 T:2440549120 DEBUG: Thread LanguageInvoker 2440549120 terminating 2021-07-13 17:11:47.335 T:2431632128 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'extrafanart', u'fanarts': u"[u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5df6d882db224.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e24f98e6c3b3.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5de6dc470c0ee.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e38a0f2c7819.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e9796b451883.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e24f97386e81.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e38a23053d87.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e695c53e80e0.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e794c5b276ad.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e41c8ed72038.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e2349a183985.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e2349d431b48.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5f51a4294a45a.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e6ecd216ff9c.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-6028522eceab7.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e6c693ba0232.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5f1bb81a2b908.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e7e7b292d6a0.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5fdf9c8fdff6c.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-602854dfecc54.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-602854f23df4b.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5f128bf2cd4a3.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e5924f80427c.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e6d51ed27c09.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5fe33b3af1c2d.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-605b4a5420ba4.jpg']"} 2021-07-13 17:11:47.366 T:2282595072 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:47.366 T:2282595072 DEBUG: CPythonInvoker(24, /storage/.kodi/addons/script.skin.helper.service/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/plugin.py" 2021-07-13 17:11:47.369 T:2282595072 DEBUG: CPythonInvoker(24, /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 2021-07-13 17:11:47.369 T:2282595072 DEBUG: CPythonInvoker(24, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service 2021-07-13 17:11:47.369 T:2282595072 DEBUG: CPythonInvoker(24, /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 2021-07-13 17:11:47.733 T:2484347648 DEBUG: Open - av_find_stream_info finished 2021-07-13 17:11:47.733 T:2484347648 INFO: ffmpeg[94142300]: Input #0, matroska,webm, from 'nfs://192.168.1.48/mnt/media2/Heimat (2021)/Heimat (2021).mkv': 2021-07-13 17:11:47.733 T:2484347648 INFO: ffmpeg[94142300]: Metadata: 2021-07-13 17:11:47.733 T:2484347648 INFO: ffmpeg[94142300]: encoder : libebml v1.4.2 + libmatroska v1.6.4 2021-07-13 17:11:47.733 T:2484347648 INFO: ffmpeg[94142300]: creation_time : 2021-07-13T09:05:35.000000Z 2021-07-13 17:11:47.733 T:2484347648 INFO: ffmpeg[94142300]: Duration: 02:13:46.77, start: 0.000000, bitrate: 13186 kb/s 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: Stream #0:0: Video: h264 (High), yuv420p(tv, bt2020nc/bt2020/smpte2084, progressive), 3840x2160 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default) 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: Metadata: 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: BPS : 13036160 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: DURATION : 02:13:46.769000000 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: NUMBER_OF_FRAMES: 192450 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: NUMBER_OF_BYTES : 13079781399 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_WRITING_APP: mkvmerge v56.1.0 ('My Friend') 64-bit 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_WRITING_DATE_UTC: 2021-07-13 09:05:35 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: Stream #0:1(ger): Audio: aac (LC), 48000 Hz, 5.1, fltp 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: Metadata: 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: BPS : 147193 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: DURATION : 02:13:46.752000000 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: NUMBER_OF_FRAMES: 376254 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: NUMBER_OF_BYTES : 147685219 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_WRITING_APP: mkvmerge v56.1.0 ('My Friend') 64-bit 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_WRITING_DATE_UTC: 2021-07-13 09:05:35 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES 2021-07-13 17:11:47.734 T:2484347648 INFO: ffmpeg[94142300]: Stream #0:2(ger): Subtitle: subrip (forced) 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: Metadata: 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: title : de_Forced 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: BPS : 1 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: DURATION : 01:51:16.051000000 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: NUMBER_OF_FRAMES: 40 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: NUMBER_OF_BYTES : 1049 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_WRITING_APP: mkvmerge v56.1.0 ('My Friend') 64-bit 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_WRITING_DATE_UTC: 2021-07-13 09:05:35 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: Stream #0:3(ger): Subtitle: subrip 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: Metadata: 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: title : de_Full 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: BPS : 35 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: DURATION : 02:12:01.505000000 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: NUMBER_OF_FRAMES: 1204 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: NUMBER_OF_BYTES : 35621 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_WRITING_APP: mkvmerge v56.1.0 ('My Friend') 64-bit 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_WRITING_DATE_UTC: 2021-07-13 09:05:35 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: Stream #0:4(ger): Subtitle: subrip 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: Metadata: 2021-07-13 17:11:47.735 T:2484347648 INFO: ffmpeg[94142300]: title : de_Full 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: BPS : 50 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: DURATION : 02:13:28.175000000 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: NUMBER_OF_FRAMES: 1502 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: NUMBER_OF_BYTES : 50567 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_WRITING_APP: mkvmerge v56.1.0 ('My Friend') 64-bit 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_WRITING_DATE_UTC: 2021-07-13 09:05:35 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: Stream #0:5(eng): Subtitle: subrip 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: Metadata: 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: title : en_Full 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: BPS : 46 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: DURATION : 02:13:27.466000000 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: NUMBER_OF_FRAMES: 1630 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: NUMBER_OF_BYTES : 46838 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_WRITING_APP: mkvmerge v56.1.0 ('My Friend') 64-bit 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_WRITING_DATE_UTC: 2021-07-13 09:05:35 2021-07-13 17:11:47.736 T:2484347648 INFO: ffmpeg[94142300]: _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES 2021-07-13 17:11:47.736 T:2484347648 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0 2021-07-13 17:11:47.736 T:2484347648 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1 2021-07-13 17:11:47.736 T:2484347648 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2 2021-07-13 17:11:47.736 T:2484347648 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 3 2021-07-13 17:11:47.736 T:2484347648 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 4 2021-07-13 17:11:47.736 T:2484347648 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 5 2021-07-13 17:11:47.737 T:2484347648 NOTICE: Opening stream: 0 source: 256 2021-07-13 17:11:47.737 T:2484347648 NOTICE: Whitelist search for: width: 3840, height: 2160, fps: 23.976, 3D: false 2021-07-13 17:11:47.737 T:2484347648 DEBUG: Whitelist is empty using default one 2021-07-13 17:11:47.737 T:2484347648 DEBUG: Trying to find exact refresh rate 2021-07-13 17:11:47.737 T:2484347648 DEBUG: Matched exact whitelisted Resolution 4096x2160 @ 23.976025 Hz (21) 2021-07-13 17:11:47.737 T:2484347648 NOTICE: Display resolution ADJUST : 4096x2160 @ 23.976025 Hz (21) (weight: 0.000) 2021-07-13 17:11:47.743 T:3010648576 DEBUG: CWinSystemGbmGLESContext::SetFullScreen - resolution changed, creating a new window 2021-07-13 17:11:47.743 T:3010648576 DEBUG: OnLostDevice - notify display change event 2021-07-13 17:11:47.851 T:2983113472 DEBUG: CAESinkPi:Drain delay:100ms now:0ms 2021-07-13 17:11:47.851 T:2983113472 DEBUG: CAESinkPi:Deinitialize 2021-07-13 17:11:47.851 T:2983113472 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000 2021-07-13 17:11:47.863 T:2983113472 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x2436c00 2021-07-13 17:11:47.863 T:3010648576 NOTICE: VideoPlayer: OnLostDisplay received 2021-07-13 17:11:47.863 T:3010648576 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED 2021-07-13 17:11:47.863 T:3010648576 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED 2021-07-13 17:11:47.863 T:3010648576 DEBUG: Flush - flushing renderer 2021-07-13 17:11:47.863 T:3010648576 DEBUG: CMMALRenderer::Flush 2021-07-13 17:11:47.864 T:3010648576 DEBUG: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 81 2021-07-13 17:11:47.882 T:3010648576 DEBUG: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 94 2021-07-13 17:11:47.882 T:3010648576 DEBUG: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM 2021-07-13 17:11:47.914 T:3010648576 DEBUG: CDRMUtils::SetMode - found crtc mode: 4096x2160 @ 24 Hz 2021-07-13 17:11:47.914 T:3010648576 DEBUG: CGBMUtils::CreateSurface - created surface with size 4096x2160 2021-07-13 17:11:47.977 T:3010648576 DEBUG: CWinSystemGbmEGLContext::CreateNewWindow - initialized GBM 2021-07-13 17:11:47.977 T:3010648576 DEBUG: OnLostDevice - notify display change event 2021-07-13 17:11:47.977 T:3010648576 NOTICE: VideoPlayer: OnLostDisplay received 2021-07-13 17:11:47.977 T:3010648576 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED 2021-07-13 17:11:47.978 T:3010648576 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED 2021-07-13 17:11:47.978 T:3010648576 DEBUG: Flush - flushing renderer 2021-07-13 17:11:47.978 T:3010648576 DEBUG: CMMALRenderer::Flush 2021-07-13 17:11:47.987 T:2406454016 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:11:47.987 T:2406454016 DEBUG: CPythonInvoker(25, /storage/.kodi/addons/script.skin.helper.service/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/plugin.py" 2021-07-13 17:11:47.993 T:2406454016 DEBUG: CPythonInvoker(25, /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 2021-07-13 17:11:47.993 T:2406454016 DEBUG: CPythonInvoker(25, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service 2021-07-13 17:11:47.993 T:2406454016 DEBUG: CPythonInvoker(25, /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 2021-07-13 17:11:48.006 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:48.008 T:3010648576 DEBUG: CDRMUtils::SetMode - found crtc mode: 4096x2160 @ 24 Hz 2021-07-13 17:11:48.008 T:3010648576 INFO: GLES: Maximum texture width: 4096 2021-07-13 17:11:48.008 T:3010648576 NOTICE: VideoPlayer: OnResetDisplay received 2021-07-13 17:11:48.008 T:2991506176 DEBUG: CActiveAE - display reset event 2021-07-13 17:11:48.008 T:3010648576 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED 2021-07-13 17:11:48.008 T:2983113472 INFO: CActiveAESink::OpenSink - initialize sink 2021-07-13 17:11:48.008 T:2983113472 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI 2021-07-13 17:11:48.008 T:2983113472 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI 2021-07-13 17:11:48.008 T:3010648576 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED 2021-07-13 17:11:48.008 T:2983113472 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008 2021-07-13 17:11:48.009 T:2983113472 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x2436c00 2021-07-13 17:11:48.011 T:2983113472 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16) 2021-07-13 17:11:48.011 T:2983113472 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 2021-07-13 17:11:48.011 T:2983113472 DEBUG: Output Device : HDMI 2021-07-13 17:11:48.011 T:2983113472 DEBUG: Sample Rate : 44100 2021-07-13 17:11:48.011 T:2983113472 DEBUG: Sample Format : AE_FMT_FLOAT 2021-07-13 17:11:48.011 T:2983113472 DEBUG: Channel Count : 2 2021-07-13 17:11:48.012 T:2983113472 DEBUG: Channel Layout: FL, FR 2021-07-13 17:11:48.012 T:2983113472 DEBUG: Frames : 2205 2021-07-13 17:11:48.012 T:2983113472 DEBUG: Frame Size : 8 2021-07-13 17:11:48.013 T:2991506176 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 2021-07-13 17:11:48.161 T:2484347648 NOTICE: Creating video codec with codec id: 27 2021-07-13 17:11:48.161 T:2484347648 DEBUG: CSettingsManager: requested setting (videoplayer.supportmvc) was not found. 2021-07-13 17:11:48.162 T:2282595072 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:48.163 T:2282595072 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'getcast', u'movie': u'black widow', u'downloadthumbs': u'true'} 2021-07-13 17:11:48.164 T:2431632128 DEBUG: Skin Helper Simplecache --> Closed 2021-07-13 17:11:48.164 T:2431632128 INFO: CPythonInvoker(23, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run 2021-07-13 17:11:48.165 T:2431632128 DEBUG: onExecutionDone(23, /storage/.kodi/addons/script.skin.helper.service/plugin.py) 2021-07-13 17:11:48.166 T:2484347648 DEBUG: CMMALPool::CMMALPool Created pool 0x5c0cbf0 of size 26 x 128 for port vc.ril.video_decode:out:0(OPQV) 2021-07-13 17:11:48.167 T:2484347648 ERROR: CMMALVideo::Open Failed to commit format for decoder input port vc.ril.video_decode:in:0(H264) (status=3 EINVAL) 2021-07-13 17:11:48.167 T:2484347648 DEBUG: CMMALPool::~CMMALPool Destroying pool 0x5c0cbf0 for port vc.ril.video_decode:out:0(OPQV) 2021-07-13 17:11:48.170 T:2484347648 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 2021-07-13 17:11:48.170 T:2484347648 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264 2021-07-13 17:11:48.170 T:2484347648 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 27 2021-07-13 17:11:48.172 T:2484347648 DEBUG: CMMALPool::CMMALPool Created pool 0x5dbfc30 of size 26 x 0 for port vc.ril.video_decode:out:0(I420) 2021-07-13 17:11:48.172 T:2484347648 DEBUG: CMMALPool::~CMMALPool Destroying pool 0x5deb410 for port vc.ril.video_decode:out:0(I420) 2021-07-13 17:11:48.172 T:2484347648 NOTICE: Creating video thread 2021-07-13 17:11:48.173 T:2484347648 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: nfs://192.168.1.48/mnt/media2/Heimat (2021)/Heimat (2021).mkv 2021-07-13 17:11:48.173 T:2484347648 NOTICE: Opening stream: 1 source: 256 2021-07-13 17:11:48.173 T:2484347648 NOTICE: Finding audio codec for: 86018 2021-07-13 17:11:48.176 T:2484347648 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac 2021-07-13 17:11:48.176 T:2324558592 DEBUG: Thread VideoPlayerVideo start, auto delete: false 2021-07-13 17:11:48.176 T:2484347648 NOTICE: Creating audio thread 2021-07-13 17:11:48.176 T:2324558592 NOTICE: running thread: video_thread 2021-07-13 17:11:48.176 T:2324558592 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_PAUSE: 0 2021-07-13 17:11:48.176 T:2484347648 NOTICE: Opening stream: 2 source: 256 2021-07-13 17:11:48.177 T:2484347648 DEBUG: Prepare - Start position set to last stopped position: 474000 2021-07-13 17:11:48.179 T:2431632128 INFO: Python interpreter stopped 2021-07-13 17:11:48.179 T:2431632128 DEBUG: Thread LanguageInvoker 2431632128 terminating 2021-07-13 17:11:48.179 T:2423239424 DEBUG: Thread VideoPlayerAudio start, auto delete: false 2021-07-13 17:11:48.179 T:2423239424 NOTICE: running thread: CVideoPlayerAudio::Process() 2021-07-13 17:11:48.179 T:2423239424 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_PAUSE: 0 2021-07-13 17:11:48.182 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:48.192 T:2726925056 DEBUG: NFS: Refreshing context for 192.168.1.48/home/vdr/kodi/userdata, old: 18023, new: 19343 2021-07-13 17:11:48.192 T:2726925056 DEBUG: NFS: Using cached context. 2021-07-13 17:11:48.194 T:2726925056 WARNING: [ script.embuary.helper ] Image error: Could not open cached image --> [Errno 2] No such file or directory: '/storage/.kodi/userdata/Thumbnails/7/7f124f58.jpg' 2021-07-13 17:11:48.201 T:2484347648 DEBUG: SeekTime - seek ended up on time 470470 2021-07-13 17:11:48.201 T:2484347648 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers 2021-07-13 17:11:48.210 T:2423239424 DEBUG: CDVDAudio::Pause - pausing audio stream 2021-07-13 17:11:48.210 T:2423239424 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE 2021-07-13 17:11:48.210 T:2324558592 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE 2021-07-13 17:11:48.210 T:2484347648 DEBUG: CVideoPlayer::SetCaching - caching state 2 2021-07-13 17:11:48.210 T:2484347648 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000 2021-07-13 17:11:48.210 T:2484347648 DEBUG: Prepare - starting demuxer from: 474000 2021-07-13 17:11:48.210 T:2484347648 DEBUG: CVideoPlayer::HandleMessages - player 2 reported state: 0 2021-07-13 17:11:48.210 T:2853626624 DEBUG: OnAVChange: CApplication::OnAVChange 2021-07-13 17:11:48.210 T:2484347648 DEBUG: CVideoPlayer::HandleMessages - player 1 reported state: 0 2021-07-13 17:11:48.220 T:2423239424 DEBUG: CDVDAudio::Pause - pausing audio stream 2021-07-13 17:11:48.231 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:48.250 T:2484347648 DEBUG: Previous line repeats 2 times. 2021-07-13 17:11:48.250 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470470000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.250 T:2324558592 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback 2021-07-13 17:11:48.250 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470484000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.250 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470505000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.251 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470526000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.251 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470547000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.251 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470569000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.251 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470590000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.251 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470611000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.251 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470632000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.252 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470470000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.252 T:2324558592 NOTICE: CDecoder::Open - fmt:0 2021-07-13 17:11:48.252 T:2324558592 DEBUG: CDecoder::Open MMAL - source requires 3 references 2021-07-13 17:11:48.252 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470512000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.252 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470553000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.253 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470595000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.253 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470655000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.253 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470676000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.253 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470697000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.253 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470718000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.253 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470740000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.253 T:2324558592 DEBUG: CMMALPool::CMMALPool Created pool 0x5c05eb0 of size 26 x 0 for port vc.ril.video_decode:out:0(I420) 2021-07-13 17:11:48.253 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470761000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.253 T:2324558592 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264-mmal 2021-07-13 17:11:48.253 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470782000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.254 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470803000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.254 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470637000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.254 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470679000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.254 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470720000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.254 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470762000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.254 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470825000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.254 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470846000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.254 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470867000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.254 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470888000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.255 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470910000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.255 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470931000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.255 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470952000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.255 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470973000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.255 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470804000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.255 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470845000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.255 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470887000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.256 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470929000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.256 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:470996000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.256 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471017000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.256 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471038000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.256 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471059000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.256 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471081000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.256 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471102000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.256 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471123000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.256 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471144000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.256 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:470970000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.257 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471012000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.257 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471054000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.257 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471096000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.257 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471167000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.257 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471188000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.257 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471209000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.257 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471230000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.257 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471252000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.257 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471273000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.257 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471294000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.257 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471315000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.258 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471137000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.258 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471179000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.258 T:2324558592 DEBUG: CMMALPool::Configure pool:0x5c05eb0 3840x2160 (4096x2192) pix:0 size:0 fmt:I420 2021-07-13 17:11:48.259 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471221000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.260 T:2684961536 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnAVChange - data: {"item":{"id":1073,"type":"movie"},"player":{"playerid":1,"speed":1}} 2021-07-13 17:11:48.260 T:2726925056 WARNING: [ script.embuary.helper ] Image error: Could not open cached image --> [Errno 2] No such file or directory: '/storage/.kodi/userdata/Thumbnails/7/7f124f58.jpg' 2021-07-13 17:11:48.265 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471262000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.265 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471337000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.266 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471358000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.266 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471379000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.266 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471400000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.266 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471422000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.266 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471443000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.266 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471464000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.266 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471485000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.267 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471304000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.268 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471346000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.268 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471388000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.283 T:2743972608 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnAVChange - data: {"item":{"id":1073,"type":"movie"},"player":{"playerid":1,"speed":1}} 2021-07-13 17:11:48.291 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471429000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.291 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471508000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.292 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471529000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.292 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471550000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.292 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471571000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.292 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471593000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.292 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471614000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.292 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471635000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.292 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471656000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.293 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471471000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.293 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471513000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.294 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471554000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.294 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471596000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.294 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471679000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.294 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471700000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.294 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471721000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.294 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471742000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.295 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471764000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.295 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471785000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.295 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471806000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.295 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471827000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.295 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471638000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.296 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471680000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.296 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471721000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.297 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471763000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.297 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471849000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.298 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471870000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.298 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471891000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.298 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471912000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.298 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471933000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.298 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471954000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.298 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471805000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.299 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471846000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.300 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471888000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.301 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471930000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.301 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471977000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.301 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:471998000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.301 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472019000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.301 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472040000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.301 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472062000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.301 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472083000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.302 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472104000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.302 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472125000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.302 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:471971000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.303 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472013000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.304 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472055000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.304 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472097000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.304 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472148000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.305 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472169000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.305 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472190000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.305 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472211000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.305 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472233000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.305 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472254000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.305 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472275000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.305 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472296000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.305 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472138000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.306 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472180000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.307 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472222000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.307 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472263000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.343 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472319000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.344 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472340000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.344 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472361000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.344 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472382000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.344 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472404000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.344 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472425000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.344 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472446000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.344 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472467000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.344 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472305000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.345 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472347000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.345 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472389000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.346 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472430000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.346 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472489000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.346 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472510000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.346 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472531000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.346 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472552000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.347 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472574000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.347 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472595000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.347 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472616000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.347 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472637000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.347 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472472000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.348 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472514000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.348 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472555000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.349 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472597000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.349 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472660000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.349 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472681000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.349 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472702000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.349 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472723000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.349 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472745000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.349 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472766000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.350 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472787000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.350 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472808000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.350 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472639000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.351 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472681000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.351 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472722000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.352 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472764000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.352 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472831000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.352 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472852000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.352 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472873000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.352 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472894000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.352 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472916000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.352 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472937000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.352 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472958000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.352 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:472979000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.353 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472806000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.353 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472847000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.354 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472889000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.354 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472931000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.354 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473001000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.354 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473022000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.355 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473043000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.355 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473064000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.355 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473086000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.355 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473107000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.355 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473128000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.355 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473149000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.355 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:472972000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.356 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473014000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.356 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473056000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.357 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473098000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.357 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473172000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.357 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473193000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.357 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473214000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.357 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473235000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.357 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473257000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.357 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473278000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.357 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473299000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.358 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473139000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.358 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473181000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.358 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473223000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.359 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473264000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.359 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473321000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.359 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473342000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.359 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473363000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.359 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473384000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.359 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473406000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.359 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473427000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.360 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473448000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.360 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473469000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.383 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473306000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.384 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473348000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.384 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473390000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.384 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473431000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.384 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473492000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.384 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473513000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.384 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473534000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.385 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473555000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.385 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473577000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.385 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473598000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.385 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473619000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.385 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473640000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.385 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473473000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.385 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473515000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.386 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473556000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.386 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473598000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.386 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473663000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.386 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473684000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.386 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473705000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.386 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473726000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.386 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473748000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.386 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473769000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.387 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473790000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.387 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473811000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.387 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473640000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.387 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473682000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.387 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473723000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.387 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473765000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.388 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473833000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.388 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473854000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.388 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473875000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.388 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473896000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.388 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473918000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.388 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473939000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.388 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473960000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.388 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:1 dts:473981000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.389 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473807000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.389 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473848000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.390 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473890000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.390 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473932000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.390 T:2484347648 DEBUG: CVideoPlayer::SetCaching - caching state 1 2021-07-13 17:11:48.390 T:2484347648 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000 2021-07-13 17:11:48.391 T:2484347648 DEBUG: CheckPlayerInit - dropping packet type:2 dts:473973000.000000 to get to start point at 474000000.000000 2021-07-13 17:11:48.393 T:2423239424 DEBUG: CDVDAudio::Pause - pausing audio stream 2021-07-13 17:11:48.393 T:2423239424 NOTICE: Creating audio stream (codec id: 86018, channels: 6, sample rate: 48000, no pass-through) 2021-07-13 17:11:48.394 T:2423239424 DEBUG: CVideoPlayerAudio:: synctype set to 0: clock feedback 2021-07-13 17:11:48.414 T:2983113472 INFO: CActiveAESink::OpenSink - initialize sink 2021-07-13 17:11:48.467 T:3010648576 DEBUG: EGL Debugging: Error: EGL_BAD_SURFACE Command: eglSwapBuffers Type: EGL_DEBUG_MSG_ERROR_KHR Message: dri2_swap_buffers 2021-07-13 17:11:48.468 T:3010648576 DEBUG: CRBP::CloseDisplay display:10000020 m_display:10000020 2021-07-13 17:11:48.502 T:2324558592 DEBUG: CRenderManager::Configure - change configuration. 3840x2160. display: 3840x2160. framerate: 23.98. 2021-07-13 17:11:48.513 T:2983113472 DEBUG: CAESinkPi:Drain delay:99ms now:0ms 2021-07-13 17:11:48.513 T:2983113472 DEBUG: CAESinkPi:Deinitialize 2021-07-13 17:11:48.513 T:2983113472 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000 2021-07-13 17:11:48.522 T:2484347648 DEBUG: CVideoPlayer::SetCaching - caching state 2 2021-07-13 17:11:48.522 T:2484347648 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000 2021-07-13 17:11:48.525 T:2983113472 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x2436c00 2021-07-13 17:11:48.525 T:2983113472 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI 2021-07-13 17:11:48.525 T:2983113472 DEBUG: CAESinkPi:Initialize Format:24 Channels:2 Samplerate:48000 framesize:8 bufsize:19200 bytes/s=384000.00 dest=PI:HDMI 2021-07-13 17:11:48.525 T:2983113472 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008 2021-07-13 17:11:48.526 T:2983113472 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x2436de0 2021-07-13 17:11:48.527 T:2983113472 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(19200), nBufferAlignment(16) 2021-07-13 17:11:48.528 T:2983113472 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 2021-07-13 17:11:48.528 T:2983113472 DEBUG: Output Device : HDMI 2021-07-13 17:11:48.528 T:2983113472 DEBUG: Sample Rate : 48000 2021-07-13 17:11:48.528 T:2983113472 DEBUG: Sample Format : AE_FMT_FLOATP 2021-07-13 17:11:48.528 T:2983113472 DEBUG: Channel Count : 2 2021-07-13 17:11:48.528 T:2983113472 DEBUG: Channel Layout: FL, FR 2021-07-13 17:11:48.528 T:2983113472 DEBUG: Frames : 2400 2021-07-13 17:11:48.528 T:2983113472 DEBUG: Frame Size : 8 2021-07-13 17:11:48.530 T:2991506176 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 2021-07-13 17:11:48.530 T:2423239424 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:48.530 T:2423239424 DEBUG: CDVDAudio::Pause - pausing audio stream 2021-07-13 17:11:48.542 T:2484347648 DEBUG: CVideoPlayer::HandleMessages - player started 1 2021-07-13 17:11:48.542 T:2794590976 DEBUG: OnAVChange: CApplication::OnAVChange 2021-07-13 17:11:48.604 T:2684961536 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnAVChange - data: {"item":{"id":1073,"type":"movie"},"player":{"playerid":1,"speed":1}} 2021-07-13 17:11:48.625 T:2282595072 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:11:48.632 T:2406454016 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:48.632 T:2406454016 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'extrafanart', u'fanarts': u"[u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5df6d882db224.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e24f98e6c3b3.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5de6dc470c0ee.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e38a0f2c7819.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e9796b451883.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e24f97386e81.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e38a23053d87.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e695c53e80e0.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e794c5b276ad.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e41c8ed72038.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e2349a183985.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e2349d431b48.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5f51a4294a45a.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e6ecd216ff9c.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-6028522eceab7.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e6c693ba0232.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5f1bb81a2b908.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e7e7b292d6a0.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5fdf9c8fdff6c.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-602854dfecc54.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-602854f23df4b.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5f128bf2cd4a3.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e5924f80427c.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e6d51ed27c09.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5fe33b3af1c2d.jpg', u'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-605b4a5420ba4.jpg']"} 2021-07-13 17:11:48.661 T:3010648576 DEBUG: CRBP::OpenDisplay device:0 m_display:10000040 (0) 2021-07-13 17:11:48.670 T:2406454016 DEBUG: Skin Helper Simplecache --> Closed 2021-07-13 17:11:48.671 T:2406454016 INFO: CPythonInvoker(25, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run 2021-07-13 17:11:48.671 T:2406454016 DEBUG: onExecutionDone(25, /storage/.kodi/addons/script.skin.helper.service/plugin.py) 2021-07-13 17:11:48.679 T:2853626624 INFO: easy_acquire - Created session to https://assets.fanart.tv 2021-07-13 17:11:48.685 T:3010648576 DEBUG: DeleteRenderer - deleting renderer 2021-07-13 17:11:48.685 T:3010648576 DEBUG: CMMALRenderer::~CMMALRenderer 2021-07-13 17:11:48.685 T:3010648576 DEBUG: CMMALRenderer::UnInitMMAL 2021-07-13 17:11:48.685 T:2458907392 DEBUG: CMMALRenderer::Run - stopping 2021-07-13 17:11:48.685 T:2458907392 DEBUG: Thread MMALProcess 2458907392 terminating 2021-07-13 17:11:48.685 T:3010648576 DEBUG: CMMALRenderer::CMMALRenderer 2021-07-13 17:11:48.685 T:2274202368 DEBUG: Thread MMALProcess start, auto delete: false 2021-07-13 17:11:48.686 T:3010648576 DEBUG: CMMALRenderer::Configure - 3840x2160->3840x2160@23.98 flags:1c5 format:-1 orient:0 2021-07-13 17:11:48.686 T:2274202368 DEBUG: CMMALRenderer::Run - starting 2021-07-13 17:11:48.686 T:3010648576 DEBUG: CRenderManager::Configure - 6 2021-07-13 17:11:48.686 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:48.687 T:2406454016 INFO: Python interpreter stopped 2021-07-13 17:11:48.687 T:2406454016 DEBUG: Thread LanguageInvoker 2406454016 terminating 2021-07-13 17:11:48.694 T:2617635584 DEBUG: OnAVChange: CApplication::OnAVChange 2021-07-13 17:11:48.705 T:2684961536 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnAVChange - data: {"item":{"id":1073,"type":"movie"},"player":{"playerid":1,"speed":1}} 2021-07-13 17:11:48.757 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:48.777 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync -1 (+874) 2021-07-13 17:11:48.802 T:2853626624 DEBUG: CCurlFile::GetMimeType - https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e695c53e80e0.jpg -> image/jpeg 2021-07-13 17:11:48.802 T:2853626624 DEBUG: CurlFile::Open(0x6659960) https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e695c53e80e0.jpg 2021-07-13 17:11:48.836 T:2617635584 DEBUG: NFS: Refreshing context for 192.168.1.48/mnt/media2, old: 19669, new: 19987 2021-07-13 17:11:48.836 T:2617635584 DEBUG: NFS: Using cached context. 2021-07-13 17:11:48.850 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:48.851 T:3010648576 DEBUG: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 81 2021-07-13 17:11:48.905 T:2617635584 DEBUG: NFS: Refreshing context for 192.168.1.48/home/vdr/kodi/userdata, old: 19343, new: 20056 2021-07-13 17:11:48.905 T:2617635584 DEBUG: NFS: Using cached context. 2021-07-13 17:11:48.907 T:2617635584 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/3/32f887e1.jpg 2021-07-13 17:11:48.942 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:48.942 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 875 (+1) 2021-07-13 17:11:48.946 T:2617635584 DEBUG: ffmpeg[9C05F300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:48.950 T:2617635584 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/3/32f887e1.jpg 2021-07-13 17:11:48.989 T:2794590976 DEBUG: NFS: Refreshing context for 192.168.1.48/mnt/media2, old: 19987, new: 20140 2021-07-13 17:11:48.989 T:2794590976 DEBUG: NFS: Using cached context. 2021-07-13 17:11:48.993 T:2794590976 DEBUG: CNFSFile::Open - opened mnt/media2/Heimat (2021)/../extrafanart/AfdGF0wbkBNZAPyhYpJY86J57B4.jpg 2021-07-13 17:11:49.018 T:2743972608 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnAVChange - data: {"item":{"id":1073,"type":"movie"},"player":{"playerid":1,"speed":1}} 2021-07-13 17:11:49.034 T:3010648576 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:49.034 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:49.034 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 877 (+2) 2021-07-13 17:11:49.075 T:2853626624 DEBUG: ffmpeg[AA16E300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:49.084 T:2853626624 DEBUG: Caching image 'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e695c53e80e0.jpg' to '0/079c6ed9.jpg': 2021-07-13 17:11:49.100 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:49.106 T:2794590976 DEBUG: CNFSFile::Close closing file mnt/media2/Heimat (2021)/../extrafanart/AfdGF0wbkBNZAPyhYpJY86J57B4.jpg 2021-07-13 17:11:49.106 T:2794590976 DEBUG: Caching image 'nfs://192.168.1.48/mnt/media2/Heimat (2021)/../extrafanart/AfdGF0wbkBNZAPyhYpJY86J57B4.jpg' to '6/6b5b26f6.jpg': 2021-07-13 17:11:49.107 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:49.129 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:49.129 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 880 (+1) 2021-07-13 17:11:49.203 T:2265809664 DEBUG: Skin Helper Service --> Started Background worker... 2021-07-13 17:11:49.214 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:49.214 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 882 (+1) 2021-07-13 17:11:49.292 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:49.292 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 884 (+1) 2021-07-13 17:11:49.298 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:49.348 T:2853626624 DEBUG: cached image 'special://masterprofile/Thumbnails/0/079c6ed9.jpg' size 1280x720 2021-07-13 17:11:49.374 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:49.375 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 886 (+1) 2021-07-13 17:11:49.397 T:2794590976 DEBUG: cached image 'special://masterprofile/Thumbnails/6/6b5b26f6.jpg' size 1280x720 2021-07-13 17:11:49.438 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:49.457 T:2853626624 DEBUG: NFS: Refreshing context for 192.168.1.48/home/vdr/kodi/userdata, old: 20064, new: 20608 2021-07-13 17:11:49.458 T:2853626624 DEBUG: NFS: Using cached context. 2021-07-13 17:11:49.458 T:2853626624 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //Thumbnails/0/079c6ed9.jpg 2021-07-13 17:11:49.459 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:49.459 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 888 (+1) 2021-07-13 17:11:49.532 T:2794590976 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //Thumbnails/6/6b5b26f6.jpg 2021-07-13 17:11:49.557 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:49.569 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:49.569 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 890 (+2) 2021-07-13 17:11:49.606 T:2853626624 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/0/079c6ed9.jpg 2021-07-13 17:11:49.623 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:49.642 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/6/6b5b26f6.jpg 2021-07-13 17:11:49.676 T:2617635584 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/a/aa94313e.png 2021-07-13 17:11:49.694 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:49.710 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:49.743 T:2617635584 DEBUG: Previous line repeats 2 times. 2021-07-13 17:11:49.743 T:2617635584 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/a/aa94313e.png 2021-07-13 17:11:49.743 T:2617635584 DEBUG: DoWork - took 195 ms to load special://masterprofile/Thumbnails/a/aa94313e.png 2021-07-13 17:11:49.760 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:49.792 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:49.792 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 894 (+3) 2021-07-13 17:11:49.850 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:49.862 T:2324558592 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:49.862 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:49.866 T:2862019328 DEBUG: CWebServer[8080]: request received for /image/image%3A%2F%2Fnfs%253a%252f%252f192.168.1.48%252fmnt%252fmedia2%252fBlack%2520Widow%2520(2021)%252fBlack%2520Widow%2520(2021)-poster.jpg%2F 2021-07-13 17:11:49.873 T:2862019328 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/7/7f124f58.jpg 2021-07-13 17:11:49.875 T:2862019328 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/7/7f124f58.jpg 2021-07-13 17:11:49.878 T:2862019328 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/7/7f124f58.jpg 2021-07-13 17:11:49.888 T:2836841216 DEBUG: CWebServer[8080]: request received for /image/image%3A%2F%2Fnfs%253a%252f%252f192.168.1.48%252fmnt%252fmedia2%252fBlack%2520Widow%2520(2021)%252fBlack%2520Widow%2520(2021)-poster.jpg%2F 2021-07-13 17:11:49.896 T:2836841216 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/7/7f124f58.jpg 2021-07-13 17:11:49.898 T:2836841216 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/7/7f124f58.jpg 2021-07-13 17:11:49.901 T:2836841216 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:49.901 T:2836841216 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/7/7f124f58.jpg 2021-07-13 17:11:49.917 T:2836841216 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/7/7f124f58.jpg 2021-07-13 17:11:49.967 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:49.967 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 898 (+3) 2021-07-13 17:11:50.009 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:50.045 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:50.045 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 902 (+1) 2021-07-13 17:11:50.123 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:50.124 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 904 (+1) 2021-07-13 17:11:50.132 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:50.212 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:50.212 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 906 (+1) 2021-07-13 17:11:50.274 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:50.293 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:50.293 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 908 (+1) 2021-07-13 17:11:50.375 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:50.375 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 910 (+1) 2021-07-13 17:11:50.423 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:50.458 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:50.458 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 912 (+1) 2021-07-13 17:11:50.542 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:50.542 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 914 (+1) 2021-07-13 17:11:50.566 T:2324558592 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 41727 2021-07-13 17:11:50.567 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:50.625 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:50.625 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 916 (+1) 2021-07-13 17:11:50.690 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:50.709 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:50.709 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 918 (+1) 2021-07-13 17:11:50.795 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:50.795 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 920 (+1) 2021-07-13 17:11:50.838 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:50.875 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:50.875 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 922 (+1) 2021-07-13 17:11:50.958 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:50.958 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 924 (+1) 2021-07-13 17:11:50.983 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:51.043 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:51.043 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 926 (+1) 2021-07-13 17:11:51.126 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:51.126 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 928 (+1) 2021-07-13 17:11:51.128 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:51.181 T:2862019328 DEBUG: CWebServer[8080]: request received for /image/image%3A%2F%2Fnfs%253a%252f%252f192.168.1.48%252fmnt%252fmedia2%252fBlack%2520Widow%2520(2021)%252fBlack%2520Widow%2520(2021)-fanart.jpg%2F 2021-07-13 17:11:51.187 T:2862019328 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/6/688ec85c.jpg 2021-07-13 17:11:51.188 T:2862019328 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/6/688ec85c.jpg 2021-07-13 17:11:51.191 T:2862019328 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/6/688ec85c.jpg 2021-07-13 17:11:51.213 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:51.213 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 930 (+1) 2021-07-13 17:11:51.232 T:2862019328 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/6/688ec85c.jpg 2021-07-13 17:11:51.264 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:51.294 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:51.294 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 932 (+1) 2021-07-13 17:11:51.337 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:51.382 T:3010648576 DEBUG: Previous line repeats 3 times. 2021-07-13 17:11:51.382 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:51.382 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 934 (+1) 2021-07-13 17:11:51.414 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:51.461 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:51.461 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 936 (+1) 2021-07-13 17:11:51.544 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:51.544 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 938 (+1) 2021-07-13 17:11:51.564 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:51.627 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:51.627 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 940 (+1) 2021-07-13 17:11:51.713 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:51.713 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 942 (+1) 2021-07-13 17:11:51.716 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:51.797 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:51.797 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 944 (+1) 2021-07-13 17:11:51.854 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:51.874 T:2282595072 DEBUG: Skin Helper Simplecache --> Closed 2021-07-13 17:11:51.875 T:2282595072 DEBUG: Previous line repeats 1 times. 2021-07-13 17:11:51.875 T:2282595072 INFO: CPythonInvoker(24, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run 2021-07-13 17:11:51.875 T:2282595072 DEBUG: onExecutionDone(24, /storage/.kodi/addons/script.skin.helper.service/plugin.py) 2021-07-13 17:11:51.891 T:2282595072 INFO: Python interpreter stopped 2021-07-13 17:11:51.891 T:2282595072 DEBUG: Thread LanguageInvoker 2282595072 terminating 2021-07-13 17:11:51.914 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:51.914 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 946 (+2) 2021-07-13 17:11:52.005 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:52.005 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 949 (+1) 2021-07-13 17:11:52.017 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:52.087 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:52.087 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 951 (+1) 2021-07-13 17:11:52.170 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:52.170 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 953 (+1) 2021-07-13 17:11:52.179 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:52.253 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:52.253 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 955 (+1) 2021-07-13 17:11:52.337 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:52.337 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 957 (+1) 2021-07-13 17:11:52.340 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:52.445 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:52.445 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 959 (+1) 2021-07-13 17:11:52.500 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:52.505 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:52.505 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 961 (+1) 2021-07-13 17:11:52.590 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:52.590 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 963 (+1) 2021-07-13 17:11:52.657 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:52.671 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:52.671 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 965 (+1) 2021-07-13 17:11:52.753 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:52.753 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 967 (+1) 2021-07-13 17:11:52.809 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:52.841 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:52.841 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 969 (+1) 2021-07-13 17:11:52.920 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:52.920 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 971 (+1) 2021-07-13 17:11:52.925 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:52.957 T:2324558592 DEBUG: Previous line repeats 2 times. 2021-07-13 17:11:52.957 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:52.958 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:53.003 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:53.003 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 973 (+1) 2021-07-13 17:11:53.087 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:53.087 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 975 (+1) 2021-07-13 17:11:53.091 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:53.170 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:53.170 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 977 (+1) 2021-07-13 17:11:53.252 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:53.255 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:53.256 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 979 (+1) 2021-07-13 17:11:53.344 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:53.344 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 981 (+1) 2021-07-13 17:11:53.421 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:53.421 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 983 (+1) 2021-07-13 17:11:53.429 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:53.507 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:53.507 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 985 (+1) 2021-07-13 17:11:53.528 T:2484347648 DEBUG: CVideoPlayer::SetCaching - caching state 0 2021-07-13 17:11:53.528 T:2484347648 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000 2021-07-13 17:11:53.575 T:3010648576 DEBUG: ------ Window Init (DialogNotification.xml) ------ 2021-07-13 17:11:53.582 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:53.590 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:53.590 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 987 (+1) 2021-07-13 17:11:53.670 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:53.670 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 989 (+1) 2021-07-13 17:11:53.716 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:53.754 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:53.754 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 991 (+1) 2021-07-13 17:11:53.840 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:53.840 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 993 (+1) 2021-07-13 17:11:53.870 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:53.920 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:53.920 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 995 (+1) 2021-07-13 17:11:54.009 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:54.009 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 997 (+1) 2021-07-13 17:11:54.017 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:54.101 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:54.101 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 999 (+1) 2021-07-13 17:11:54.112 T:2853626624 DEBUG: CCurlFile::GetMimeType - https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e24f97386e81.jpg -> image/jpeg 2021-07-13 17:11:54.112 T:2853626624 DEBUG: CurlFile::Open(0x7174fc0) https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e24f97386e81.jpg 2021-07-13 17:11:54.175 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:54.175 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1001 (+1) 2021-07-13 17:11:54.176 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:54.209 T:2853626624 DEBUG: ffmpeg[AA16E300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:54.226 T:2853626624 DEBUG: Caching image 'https://assets.fanart.tv/fanart/movies/497698/moviebackground/black-widow-5e24f97386e81.jpg' to '4/40403b21.jpg': 2021-07-13 17:11:54.256 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:54.256 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1003 (+1) 2021-07-13 17:11:54.326 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:54.330 T:2887197440 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/e/eca9e4be.jpg 2021-07-13 17:11:54.345 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:54.345 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1005 (+1) 2021-07-13 17:11:54.417 T:2794590976 DEBUG: NFS: Refreshing context for 192.168.1.48/mnt/media2, old: 23034, new: 25568 2021-07-13 17:11:54.417 T:2794590976 DEBUG: NFS: Using cached context. 2021-07-13 17:11:54.420 T:2794590976 DEBUG: CNFSFile::Open - opened mnt/media2/Heimat (2021)/../extrafanart/42hzH0rnuLF0MjKX9XNzOQooyxq.jpg 2021-07-13 17:11:54.427 T:2887197440 DEBUG: ffmpeg[AC172300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:54.437 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:54.437 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1007 (+1) 2021-07-13 17:11:54.455 T:2887197440 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/e/eca9e4be.jpg 2021-07-13 17:11:54.464 T:2887197440 DEBUG: DoWork - took 136 ms to load special://masterprofile/Thumbnails/e/eca9e4be.jpg 2021-07-13 17:11:54.469 T:2853626624 DEBUG: cached image 'special://masterprofile/Thumbnails/4/40403b21.jpg' size 1280x720 2021-07-13 17:11:54.523 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:54.523 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1009 (+1) 2021-07-13 17:11:54.530 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:54.546 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:54.550 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:54.556 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:54.563 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:54.576 T:2853626624 DEBUG: NFS: Refreshing context for 192.168.1.48/home/vdr/kodi/userdata, old: 25544, new: 25727 2021-07-13 17:11:54.576 T:2853626624 DEBUG: NFS: Using cached context. 2021-07-13 17:11:54.576 T:2853626624 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //Thumbnails/4/40403b21.jpg 2021-07-13 17:11:54.580 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:54.594 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:54.594 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1011 (+1) 2021-07-13 17:11:54.614 T:2794590976 DEBUG: CNFSFile::Close closing file mnt/media2/Heimat (2021)/../extrafanart/42hzH0rnuLF0MjKX9XNzOQooyxq.jpg 2021-07-13 17:11:54.616 T:2853626624 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/4/40403b21.jpg 2021-07-13 17:11:54.657 T:2794590976 DEBUG: Caching image 'nfs://192.168.1.48/mnt/media2/Heimat (2021)/../extrafanart/42hzH0rnuLF0MjKX9XNzOQooyxq.jpg' to '1/1f82f966.jpg': 2021-07-13 17:11:54.673 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:54.673 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1013 (+1) 2021-07-13 17:11:54.726 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:54.828 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:54.828 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1015 (+3) 2021-07-13 17:11:54.885 T:2794590976 DEBUG: cached image 'special://masterprofile/Thumbnails/1/1f82f966.jpg' size 1280x720 2021-07-13 17:11:54.901 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:54.927 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:54.927 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1019 (+1) 2021-07-13 17:11:54.982 T:2794590976 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //Thumbnails/1/1f82f966.jpg 2021-07-13 17:11:55.005 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:55.005 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1021 (+1) 2021-07-13 17:11:55.049 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:55.060 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/1/1f82f966.jpg 2021-07-13 17:11:55.089 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:55.089 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1023 (+1) 2021-07-13 17:11:55.204 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:55.239 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:55.239 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1025 (+2) 2021-07-13 17:11:55.298 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:55.298 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1028 (+1) 2021-07-13 17:11:55.369 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:55.382 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:55.382 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1030 (+1) 2021-07-13 17:11:55.464 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:55.465 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1032 (+1) 2021-07-13 17:11:55.530 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:55.549 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:55.549 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1034 (+1) 2021-07-13 17:11:55.631 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:55.631 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1036 (+1) 2021-07-13 17:11:55.666 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:55.715 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:55.715 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1038 (+1) 2021-07-13 17:11:55.797 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:55.797 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1040 (+1) 2021-07-13 17:11:55.819 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:55.881 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:55.881 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1042 (+1) 2021-07-13 17:11:55.968 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:55.968 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1044 (+1) 2021-07-13 17:11:55.971 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:56.051 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:56.051 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1046 (+1) 2021-07-13 17:11:56.124 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:56.134 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:56.134 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1048 (+1) 2021-07-13 17:11:56.165 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:56.216 T:3010648576 DEBUG: Previous line repeats 3 times. 2021-07-13 17:11:56.216 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:56.217 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1050 (+1) 2021-07-13 17:11:56.261 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:56.298 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:56.298 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1052 (+1) 2021-07-13 17:11:56.383 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:56.383 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1054 (+1) 2021-07-13 17:11:56.414 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:56.466 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:56.466 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1056 (+1) 2021-07-13 17:11:56.549 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:56.549 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1058 (+1) 2021-07-13 17:11:56.566 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:56.632 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:56.632 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1060 (+1) 2021-07-13 17:11:56.709 T:2265809664 DEBUG: Skin Helper Service --> Ended Background worker... 2021-07-13 17:11:56.714 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:56.714 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1062 (+1) 2021-07-13 17:11:56.716 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:56.799 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:56.799 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1064 (+1) 2021-07-13 17:11:56.843 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:56.880 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:56.880 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1066 (+1) 2021-07-13 17:11:56.964 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:56.964 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1068 (+1) 2021-07-13 17:11:56.985 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:57.049 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:57.049 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1070 (+1) 2021-07-13 17:11:57.124 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:57.131 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:57.131 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1072 (+1) 2021-07-13 17:11:57.214 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:57.214 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1074 (+1) 2021-07-13 17:11:57.257 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:57.297 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:57.297 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1076 (+1) 2021-07-13 17:11:57.381 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:57.381 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1078 (+1) 2021-07-13 17:11:57.382 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:57.464 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:57.464 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1080 (+1) 2021-07-13 17:11:57.517 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:57.549 T:3010648576 DEBUG: ------ Window Deinit (DialogNotification.xml) ------ 2021-07-13 17:11:57.549 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:57.549 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1082 (+1) 2021-07-13 17:11:57.631 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:57.631 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1084 (+1) 2021-07-13 17:11:57.657 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:57.714 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:57.714 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1086 (+1) 2021-07-13 17:11:57.788 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:57.793 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:57.800 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:57.800 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1088 (+1) 2021-07-13 17:11:57.804 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:57.881 T:3010648576 DEBUG: Previous line repeats 2 times. 2021-07-13 17:11:57.881 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:57.881 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1090 (+1) 2021-07-13 17:11:57.922 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:57.965 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:57.965 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1092 (+1) 2021-07-13 17:11:58.050 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:58.050 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1094 (+1) 2021-07-13 17:11:58.059 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:58.134 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:58.134 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1096 (+1) 2021-07-13 17:11:58.198 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:58.215 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:58.215 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1098 (+1) 2021-07-13 17:11:58.256 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:58.298 T:3010648576 DEBUG: Previous line repeats 2 times. 2021-07-13 17:11:58.298 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:58.298 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1100 (+1) 2021-07-13 17:11:58.331 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:58.381 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:58.381 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1102 (+1) 2021-07-13 17:11:58.455 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:58.466 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:58.466 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1104 (+1) 2021-07-13 17:11:58.548 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:58.548 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1106 (+1) 2021-07-13 17:11:58.588 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:58.632 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:58.632 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1108 (+1) 2021-07-13 17:11:58.716 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:58.716 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1110 (+1) 2021-07-13 17:11:58.723 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:58.801 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:58.801 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1112 (+1) 2021-07-13 17:11:58.862 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:58.882 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:58.882 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1114 (+1) 2021-07-13 17:11:58.965 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:58.965 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1116 (+1) 2021-07-13 17:11:58.989 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:59.049 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:59.049 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1118 (+1) 2021-07-13 17:11:59.128 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:59.135 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:59.135 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1120 (+1) 2021-07-13 17:11:59.216 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:59.216 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1122 (+1) 2021-07-13 17:11:59.270 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:59.299 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:59.299 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1124 (+1) 2021-07-13 17:11:59.383 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:59.383 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1126 (+1) 2021-07-13 17:11:59.406 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:59.411 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:59.460 T:2617635584 DEBUG: Previous line repeats 2 times. 2021-07-13 17:11:59.460 T:2617635584 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/f/fbb96c8b.jpg 2021-07-13 17:11:59.465 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:59.470 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:59.470 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1128 (+1) 2021-07-13 17:11:59.535 T:2836841216 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:59.536 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:59.536 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:11:59.551 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:59.551 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1130 (+1) 2021-07-13 17:11:59.580 T:2617635584 DEBUG: ffmpeg[9C05F300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:59.585 T:2617635584 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/f/fbb96c8b.jpg 2021-07-13 17:11:59.585 T:2617635584 DEBUG: DoWork - took 127 ms to load special://masterprofile/Thumbnails/f/fbb96c8b.jpg 2021-07-13 17:11:59.661 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:59.661 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1132 (+1) 2021-07-13 17:11:59.679 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:59.709 T:2887197440 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/4/468623f4.jpg 2021-07-13 17:11:59.738 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:59.738 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1134 (+1) 2021-07-13 17:11:59.741 T:2887197440 DEBUG: ffmpeg[AC172300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:11:59.745 T:2887197440 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/4/468623f4.jpg 2021-07-13 17:11:59.791 T:2794590976 DEBUG: NFS: Refreshing context for 192.168.1.48/mnt/media2, old: 28695, new: 30942 2021-07-13 17:11:59.791 T:2794590976 DEBUG: NFS: Using cached context. 2021-07-13 17:11:59.794 T:2794590976 DEBUG: CNFSFile::Open - opened mnt/media2/Heimat (2021)/../extrafanart/jCaIELiZmAmYFbqlD1Sfg5AJe91.jpg 2021-07-13 17:11:59.832 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:11:59.837 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:59.837 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1136 (+2) 2021-07-13 17:11:59.926 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:11:59.926 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1139 (+1) 2021-07-13 17:11:59.996 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:12:00.008 T:2794590976 DEBUG: CNFSFile::Close closing file mnt/media2/Heimat (2021)/../extrafanart/jCaIELiZmAmYFbqlD1Sfg5AJe91.jpg 2021-07-13 17:12:00.008 T:2794590976 DEBUG: Caching image 'nfs://192.168.1.48/mnt/media2/Heimat (2021)/../extrafanart/jCaIELiZmAmYFbqlD1Sfg5AJe91.jpg' to '4/47fc9af9.jpg': 2021-07-13 17:12:00.010 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:00.010 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1141 (+1) 2021-07-13 17:12:00.095 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:00.095 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1143 (+1) 2021-07-13 17:12:00.132 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:12:00.178 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:00.179 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1145 (+1) 2021-07-13 17:12:00.237 T:2794590976 DEBUG: cached image 'special://masterprofile/Thumbnails/4/47fc9af9.jpg' size 1280x720 2021-07-13 17:12:00.259 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:00.260 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1147 (+1) 2021-07-13 17:12:00.284 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:12:00.346 T:2794590976 DEBUG: NFS: Refreshing context for 192.168.1.48/home/vdr/kodi/userdata, old: 30867, new: 31497 2021-07-13 17:12:00.346 T:2794590976 DEBUG: NFS: Using cached context. 2021-07-13 17:12:00.346 T:2794590976 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //Thumbnails/4/47fc9af9.jpg 2021-07-13 17:12:00.348 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:00.348 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1149 (+1) 2021-07-13 17:12:00.427 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:00.427 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1151 (+1) 2021-07-13 17:12:00.430 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:12:00.434 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/4/47fc9af9.jpg 2021-07-13 17:12:00.572 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:00.572 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1153 (+2) 2021-07-13 17:12:00.577 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:12:00.634 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:00.634 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1156 (+1) 2021-07-13 17:12:00.704 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:12:00.719 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:00.719 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1158 (+1) 2021-07-13 17:12:00.801 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:00.801 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1160 (+1) 2021-07-13 17:12:00.850 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:12:00.884 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:00.884 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1162 (+1) 2021-07-13 17:12:00.967 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:00.968 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1164 (+1) 2021-07-13 17:12:00.994 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:12:01.042 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:12:01.051 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:01.051 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1166 (+1) 2021-07-13 17:12:01.066 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:12:01.134 T:2324558592 DEBUG: Previous line repeats 2 times. 2021-07-13 17:12:01.134 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:12:01.136 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:01.136 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1168 (+1) 2021-07-13 17:12:01.219 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:01.220 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1170 (+1) 2021-07-13 17:12:01.261 T:2324558592 DEBUG: OutputPicture - dropped in output 2021-07-13 17:12:01.301 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:01.301 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1172 (+1) 2021-07-13 17:12:01.385 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:12:01.385 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1174 (+1) 2021-07-13 17:12:01.467 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1176 (+1) 2021-07-13 17:12:01.469 T:2274202368 DEBUG: CMMALRenderer::CheckConfigurationVout Changing Vout dimensions from 0x0 (0x0) to 3840x2160 (4096x2192) I420 2021-07-13 17:12:01.472 T:2484347648 DEBUG: CVideoPlayer::HandleMessages - player started 2 2021-07-13 17:12:01.472 T:2484347648 DEBUG: VideoPlayer::Sync - Audio - pts: 474302000.000000, cache: 416185.737785, totalcache: 699999.988079 2021-07-13 17:12:01.472 T:2484347648 DEBUG: VideoPlayer::Sync - Video - pts: 474056708.333333, cache: 50000.000000, totalcache: 100000.000000 2021-07-13 17:12:01.472 T:2324558592 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(473885814.262215) 2021-07-13 17:12:01.472 T:2423239424 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(473885814.262215), level: 98, cache: 379028.015119 2021-07-13 17:12:01.472 T:2423239424 DEBUG: CDVDAudio::Resume - resume audio stream 2021-07-13 17:12:01.473 T:2853626624 DEBUG: OnAVStarted: CApplication::OnAVStarted 2021-07-13 17:12:01.474 T:2274202368 DEBUG: CMMALRenderer::SetVideoRect 0,0,3840,2160 -> 0,0,0,0 (o:0 v:0 d:0 i:0) 2021-07-13 17:12:01.474 T:2274202368 DEBUG: CMMALRenderer::SetVideoRect 0,0,3840,2160 -> 0,0,0,0 t:100000 2021-07-13 17:12:01.475 T:2458907392 DEBUG: Thread MMALRenderer start, auto delete: false 2021-07-13 17:12:01.475 T:2458907392 DEBUG: CMMALRenderer::Process - starting 2021-07-13 17:12:01.475 T:2991506176 DEBUG: ActiveAE - start sync of audio stream 2021-07-13 17:12:01.524 T:2743972608 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnAVStart - data: {"item":{"id":1073,"type":"movie"},"player":{"playerid":1,"speed":1}} 2021-07-13 17:12:01.527 T:2684961536 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnAVStart - data: {"item":{"id":1073,"type":"movie"},"player":{"playerid":1,"speed":1}} 2021-07-13 17:12:01.541 T:3010648576 DEBUG: Activating window ID: 12005 2021-07-13 17:12:01.541 T:3010648576 DEBUG: ------ Window Deinit (Home.xml) ------ 2021-07-13 17:12:01.542 T:2222187264 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:12:01.553 T:3010648576 DEBUG: ------ Window Init (VideoFullScreen.xml) ------ 2021-07-13 17:12:01.553 T:3010648576 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY 2021-07-13 17:12:01.557 T:3010648576 NOTICE: Whitelist search for: width: 3840, height: 2160, fps: 23.976, 3D: false 2021-07-13 17:12:01.557 T:3010648576 DEBUG: Whitelist is empty using default one 2021-07-13 17:12:01.557 T:3010648576 DEBUG: Trying to find exact refresh rate 2021-07-13 17:12:01.557 T:3010648576 DEBUG: Matched exact whitelisted Resolution 4096x2160 @ 23.976025 Hz (21) 2021-07-13 17:12:01.557 T:3010648576 NOTICE: Display resolution ADJUST : 4096x2160 @ 23.976025 Hz (21) (weight: 0.000) 2021-07-13 17:12:01.558 T:3010648576 DEBUG: CMMALRenderer::SetVideoRect 0,0,3840,2160 -> 64,0,1984,1080 (o:0 v:0 d:0 i:0) 2021-07-13 17:12:01.558 T:3010648576 DEBUG: CMMALRenderer::SetVideoRect 0,0,3840,2160 -> 64,0,1920,1080 t:100000 2021-07-13 17:12:01.558 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 1178 (+1) 2021-07-13 17:12:01.564 T:2617635584 DEBUG: OnAVChange: CApplication::OnAVChange 2021-07-13 17:12:01.582 T:3010648576 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 2021-07-13 17:12:01.582 T:2991506176 DEBUG: ActiveAE::SyncStream - average error of 38.085819, start adjusting 2021-07-13 17:12:01.582 T:2991506176 DEBUG: ActiveAE::SyncStream - average error 0.085819 below threshold of 30.000000 2021-07-13 17:12:01.625 T:2743972608 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnAVChange - data: {"item":{"id":1073,"type":"movie"},"player":{"playerid":1,"speed":1}} 2021-07-13 17:12:01.628 T:2684961536 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnAVChange - data: {"item":{"id":1073,"type":"movie"},"player":{"playerid":1,"speed":1}} 2021-07-13 17:12:02.067 T:2222187264 DEBUG: Thread Timer 2222187264 terminating 2021-07-13 17:12:02.620 T:2423239424 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:-30185.719215, adjusted:-30185.719215 2021-07-13 17:12:02.668 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:12:06.430 T:2324558592 DEBUG: Previous line repeats 11 times. 2021-07-13 17:12:06.430 T:2324558592 DEBUG: CPtsTracker: detected pattern of length 1: 41708.33, frameduration: 41708.333333 2021-07-13 17:12:06.721 T:2423239424 DEBUG: CDVDClock::ErrorAdjust - CVideoPlayerAudio::OutputPacket - error:30252.663065, adjusted:41708.333333 2021-07-13 17:12:07.488 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:12:09.523 T:2324558592 DEBUG: Previous line repeats 12 times. 2021-07-13 17:12:09.524 T:2324558592 DEBUG: CPtsTracker: pattern lost on diff 167000.000000, number of losses 1 2021-07-13 17:12:10.744 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:12:24.229 T:3010648576 DEBUG: Previous line repeats 40 times. 2021-07-13 17:12:24.229 T:3010648576 INFO: CheckIdle - Closing session to https://assets.fanart.tv (easy=0x6351000, multi=0x7a29040) 2021-07-13 17:12:25.323 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:12:31.570 T:2853626624 DEBUG: Previous line repeats 20 times. 2021-07-13 17:12:31.570 T:2853626624 DEBUG: Thread JobWorker 2853626624 terminating (autodelete) 2021-07-13 17:12:31.570 T:2617635584 DEBUG: Thread JobWorker 2617635584 terminating (autodelete) 2021-07-13 17:12:31.570 T:2794590976 DEBUG: Thread JobWorker 2794590976 terminating (autodelete) 2021-07-13 17:12:31.571 T:2887197440 DEBUG: Thread JobWorker 2887197440 terminating (autodelete) 2021-07-13 17:12:31.779 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:12:47.522 T:2642998016 DEBUG: Previous line repeats 44 times. 2021-07-13 17:12:47.522 T:2642998016 NOTICE: ES: Client from ::ffff:192.168.1.152 timed out 2021-07-13 17:12:47.966 T:2862019328 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:14:01.239 T:2634605312 DEBUG: Previous line repeats 180 times. 2021-07-13 17:14:01.239 T:2634605312 INFO: JSONRPC Server: Disconnection detected 2021-07-13 17:14:01.932 T:2634605312 DEBUG: JSONRPC Server: New connection detected 2021-07-13 17:14:01.932 T:2634605312 INFO: JSONRPC Server: New connection added 2021-07-13 17:14:02.362 T:2887197440 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:14:02.369 T:3010648576 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate 2021-07-13 17:14:02.370 T:3010648576 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------ 2021-07-13 17:14:02.378 T:3010648576 DEBUG: CWinSystemGbmGLESContext::SetFullScreen - resolution changed, creating a new window 2021-07-13 17:14:02.378 T:3010648576 DEBUG: OnLostDevice - notify display change event 2021-07-13 17:14:02.484 T:2983113472 DEBUG: CAESinkPi:Drain delay:99ms now:0ms 2021-07-13 17:14:02.484 T:2983113472 DEBUG: CAESinkPi:Deinitialize 2021-07-13 17:14:02.484 T:2983113472 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000 2021-07-13 17:14:02.488 T:2983113472 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x2436de0 2021-07-13 17:14:02.488 T:3010648576 NOTICE: VideoPlayer: OnLostDisplay received 2021-07-13 17:14:02.488 T:3010648576 DEBUG: Flush - flushing renderer 2021-07-13 17:14:02.489 T:3010648576 DEBUG: CMMALRenderer::Flush 2021-07-13 17:14:02.494 T:3010648576 DEBUG: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 95 2021-07-13 17:14:02.494 T:3010648576 DEBUG: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 81 2021-07-13 17:14:02.536 T:3010648576 DEBUG: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM 2021-07-13 17:14:02.566 T:3010648576 DEBUG: CDRMUtils::SetMode - found crtc mode: 1920x1080 @ 50 Hz 2021-07-13 17:14:02.566 T:3010648576 DEBUG: CGBMUtils::CreateSurface - created surface with size 1920x1080 2021-07-13 17:14:02.568 T:2324558592 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_PAUSE: 1 2021-07-13 17:14:02.583 T:3010648576 DEBUG: CWinSystemGbmEGLContext::CreateNewWindow - initialized GBM 2021-07-13 17:14:02.583 T:3010648576 DEBUG: OnLostDevice - notify display change event 2021-07-13 17:14:02.584 T:3010648576 NOTICE: VideoPlayer: OnLostDisplay received 2021-07-13 17:14:02.584 T:3010648576 DEBUG: Flush - flushing renderer 2021-07-13 17:14:02.584 T:2324558592 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_PAUSE: 1 2021-07-13 17:14:02.584 T:3010648576 DEBUG: CMMALRenderer::Flush 2021-07-13 17:14:02.614 T:3010648576 DEBUG: CDRMUtils::SetMode - found crtc mode: 1920x1080 @ 50 Hz 2021-07-13 17:14:02.614 T:3010648576 INFO: GLES: Maximum texture width: 4096 2021-07-13 17:14:02.614 T:3010648576 NOTICE: VideoPlayer: OnResetDisplay received 2021-07-13 17:14:02.614 T:2991506176 DEBUG: CActiveAE - display reset event 2021-07-13 17:14:02.614 T:2324558592 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_PAUSE: 0 2021-07-13 17:14:02.614 T:2983113472 INFO: CActiveAESink::OpenSink - initialize sink 2021-07-13 17:14:02.614 T:2983113472 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI 2021-07-13 17:14:02.614 T:2983113472 DEBUG: CAESinkPi:Initialize Format:24 Channels:2 Samplerate:48000 framesize:8 bufsize:19200 bytes/s=384000.00 dest=PI:HDMI 2021-07-13 17:14:02.615 T:2983113472 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008 2021-07-13 17:14:02.616 T:2983113472 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x2436de0 2021-07-13 17:14:02.617 T:2983113472 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(19200), nBufferAlignment(16) 2021-07-13 17:14:02.618 T:2983113472 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 2021-07-13 17:14:02.618 T:2983113472 DEBUG: Output Device : HDMI 2021-07-13 17:14:02.618 T:2983113472 DEBUG: Sample Rate : 48000 2021-07-13 17:14:02.618 T:2983113472 DEBUG: Sample Format : AE_FMT_FLOATP 2021-07-13 17:14:02.618 T:2983113472 DEBUG: Channel Count : 2 2021-07-13 17:14:02.618 T:2983113472 DEBUG: Channel Layout: FL, FR 2021-07-13 17:14:02.618 T:2983113472 DEBUG: Frames : 2400 2021-07-13 17:14:02.618 T:2983113472 DEBUG: Frame Size : 8 2021-07-13 17:14:02.621 T:2991506176 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 2021-07-13 17:14:02.622 T:2423239424 DEBUG: Previous line repeats 2 times. 2021-07-13 17:14:02.622 T:2423239424 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_PAUSE: 1 2021-07-13 17:14:02.622 T:2423239424 DEBUG: Previous line repeats 1 times. 2021-07-13 17:14:02.622 T:2423239424 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_PAUSE: 0 2021-07-13 17:14:02.728 T:2887197440 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:14:02.766 T:3010648576 DEBUG: Previous line repeats 1 times. 2021-07-13 17:14:02.766 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil) 2021-07-13 17:14:02.766 T:3010648576 DEBUG: CMMALRenderer::RenderUpdate - vsync 4076 (+9) 2021-07-13 17:14:02.767 T:3010648576 DEBUG: EGL Debugging: Error: EGL_BAD_SURFACE Command: eglSwapBuffers Type: EGL_DEBUG_MSG_ERROR_KHR Message: dri2_swap_buffers 2021-07-13 17:14:02.767 T:3010648576 DEBUG: CRBP::CloseDisplay display:10000040 m_display:10000040 2021-07-13 17:14:02.786 T:2887197440 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:14:02.794 T:2458907392 DEBUG: CRBP::WaitVsync no vsync 4085/4086 display:0 delay:0 2021-07-13 17:14:02.797 T:2887197440 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:14:02.845 T:2458907392 DEBUG: Previous line repeats 1 times. 2021-07-13 17:14:02.845 T:2458907392 DEBUG: CRBP::WaitVsync no vsync 4085/4086 display:0 delay:0 2021-07-13 17:14:02.959 T:3010648576 DEBUG: Previous line repeats 2 times. 2021-07-13 17:14:02.959 T:3010648576 DEBUG: CRBP::OpenDisplay device:0 m_display:10000060 (0) 2021-07-13 17:14:02.959 T:3010648576 DEBUG: CGUIWindowManager::PreviousWindow: Activate new 2021-07-13 17:14:02.959 T:3010648576 DEBUG: ------ Window Init (Home.xml) ------ 2021-07-13 17:14:02.960 T:3010648576 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing.. 2021-07-13 17:14:02.960 T:2836841216 DEBUG: Thread JobWorker start, auto delete: true 2021-07-13 17:14:02.960 T:3010648576 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing.. 2021-07-13 17:14:02.961 T:2794590976 DEBUG: Previous line repeats 18 times. 2021-07-13 17:14:02.961 T:2794590976 DEBUG: Thread JobWorker start, auto delete: true 2021-07-13 17:14:02.961 T:3010648576 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing.. 2021-07-13 17:14:02.962 T:2853626624 DEBUG: Thread JobWorker start, auto delete: true 2021-07-13 17:14:02.972 T:2414846720 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:14:02.974 T:2617635584 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:14:02.975 T:2617635584 INFO: initializing python engine. 2021-07-13 17:14:02.975 T:2617635584 DEBUG: CPythonInvoker(26, /storage/.kodi/addons/script.favourites/default.py): start processing 2021-07-13 17:14:02.981 T:2414846720 DEBUG: Thread Timer 2414846720 terminating 2021-07-13 17:14:02.982 T:2384593664 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:14:02.991 T:2384593664 DEBUG: Thread Timer 2384593664 terminating 2021-07-13 17:14:03.005 T:2617635584 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:14:03.006 T:2617635584 DEBUG: CPythonInvoker(26, /storage/.kodi/addons/script.favourites/default.py): the source file to load is "/storage/.kodi/addons/script.favourites/default.py" 2021-07-13 17:14:03.006 T:2617635584 DEBUG: CPythonInvoker(26, /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 2021-07-13 17:14:03.006 T:2617635584 DEBUG: CPythonInvoker(26, /storage/.kodi/addons/script.favourites/default.py): entering source directory /storage/.kodi/addons/script.favourites 2021-07-13 17:14:03.006 T:2384593664 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:14:03.006 T:2617635584 DEBUG: CPythonInvoker(26, /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 2021-07-13 17:14:03.012 T:2384593664 DEBUG: Thread Timer 2384593664 terminating 2021-07-13 17:14:03.020 T:2414846720 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:14:03.028 T:3010648576 NOTICE: CVideoPlayer::CloseFile() 2021-07-13 17:14:03.028 T:3010648576 DEBUG: DeleteRenderer - deleting renderer 2021-07-13 17:14:03.028 T:3010648576 DEBUG: CMMALRenderer::~CMMALRenderer 2021-07-13 17:14:03.028 T:3010648576 DEBUG: CMMALRenderer::UnInitMMAL 2021-07-13 17:14:03.035 T:2484347648 NOTICE: CVideoPlayer::OnExit() 2021-07-13 17:14:03.035 T:2484347648 NOTICE: Closing stream player 1 2021-07-13 17:14:03.035 T:2484347648 NOTICE: Waiting for audio thread to exit 2021-07-13 17:14:03.039 T:2617635584 DEBUG: script.favourites: script version 7.1.3 started 2021-07-13 17:14:03.039 T:2617635584 DEBUG: script.favourites: ### params: {} 2021-07-13 17:14:03.045 T:2617635584 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.IOError'> Error Contents: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/favourites.xml' Traceback (most recent call last): File "/storage/.kodi/addons/script.favourites/default.py", line 146, in <module> Main() File "/storage/.kodi/addons/script.favourites/default.py", line 22, in __init__ found, favourites = self._read_file() File "/storage/.kodi/addons/script.favourites/default.py", line 46, in _read_file self.doc = parse(self.fav_file) File "/usr/lib/python2.7/xml/dom/minidom.py", line 1918, in parse File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 922, in parse IOError: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/favourites.xml' -->End of Python script error report<-- 2021-07-13 17:14:03.045 T:2617635584 DEBUG: onExecutionDone(26, /storage/.kodi/addons/script.favourites/default.py) 2021-07-13 17:14:03.059 T:2458907392 DEBUG: CMMALRenderer::Process - stopping 2021-07-13 17:14:03.059 T:2458907392 DEBUG: Thread MMALRenderer 2458907392 terminating 2021-07-13 17:14:03.062 T:2274202368 DEBUG: CMMALRenderer::Run - stopping 2021-07-13 17:14:03.062 T:2274202368 DEBUG: Thread MMALProcess 2274202368 terminating 2021-07-13 17:14:03.062 T:3010648576 NOTICE: VideoPlayer: waiting for threads to exit 2021-07-13 17:14:03.070 T:2423239424 NOTICE: thread end: CVideoPlayerAudio::OnExit() 2021-07-13 17:14:03.070 T:2423239424 DEBUG: Thread VideoPlayerAudio 2423239424 terminating 2021-07-13 17:14:03.071 T:2484347648 NOTICE: Closing audio device 2021-07-13 17:14:03.120 T:2484347648 DEBUG: CDVDAudio::Flush - flush audio stream 2021-07-13 17:14:03.120 T:2991506176 DEBUG: CActiveAE::DiscardStream - audio stream deleted 2021-07-13 17:14:03.120 T:2991506176 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 2021-07-13 17:14:03.121 T:2983113472 DEBUG: Previous line repeats 2 times. 2021-07-13 17:14:03.121 T:2983113472 INFO: CActiveAESink::OpenSink - initialize sink 2021-07-13 17:14:03.121 T:2484347648 NOTICE: Deleting audio codec 2021-07-13 17:14:03.122 T:2484347648 NOTICE: Closing stream player 2 2021-07-13 17:14:03.122 T:2484347648 NOTICE: waiting for video thread to exit 2021-07-13 17:14:03.220 T:2983113472 DEBUG: CAESinkPi:Drain delay:99ms now:0ms 2021-07-13 17:14:03.220 T:2983113472 DEBUG: CAESinkPi:Deinitialize 2021-07-13 17:14:03.221 T:2983113472 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000 2021-07-13 17:14:03.229 T:2983113472 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x2436de0 2021-07-13 17:14:03.229 T:2983113472 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI 2021-07-13 17:14:03.229 T:2983113472 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI 2021-07-13 17:14:03.229 T:2983113472 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008 2021-07-13 17:14:03.231 T:2983113472 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x7d87aa0 2021-07-13 17:14:03.232 T:2983113472 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16) 2021-07-13 17:14:03.233 T:2983113472 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 2021-07-13 17:14:03.233 T:2983113472 DEBUG: Output Device : HDMI 2021-07-13 17:14:03.233 T:2983113472 DEBUG: Sample Rate : 44100 2021-07-13 17:14:03.233 T:2983113472 DEBUG: Sample Format : AE_FMT_FLOAT 2021-07-13 17:14:03.233 T:2983113472 DEBUG: Channel Count : 2 2021-07-13 17:14:03.233 T:2983113472 DEBUG: Channel Layout: FL, FR 2021-07-13 17:14:03.233 T:2983113472 DEBUG: Frames : 2205 2021-07-13 17:14:03.233 T:2983113472 DEBUG: Frame Size : 8 2021-07-13 17:14:03.234 T:2991506176 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 2021-07-13 17:14:03.245 T:2324558592 DEBUG: Previous line repeats 1 times. 2021-07-13 17:14:03.245 T:2324558592 NOTICE: thread end: video_thread 2021-07-13 17:14:03.245 T:2324558592 DEBUG: Thread VideoPlayerVideo 2324558592 terminating 2021-07-13 17:14:03.245 T:2484347648 NOTICE: deleting video codec 2021-07-13 17:14:03.246 T:2484347648 DEBUG: CMMALPool::~CMMALPool Destroying pool 0x5c05eb0 for port vc.ril.video_decode:out:0(I420) 2021-07-13 17:14:03.256 T:2484347648 NOTICE: Closing stream player 3 2021-07-13 17:14:03.257 T:2431632128 DEBUG: Thread JobWorker start, auto delete: true 2021-07-13 17:14:03.258 T:2484347648 DEBUG: CNFSFile::Close closing file mnt/media2/Heimat (2021)/Heimat (2021).mkv 2021-07-13 17:14:03.258 T:2484347648 DEBUG: Thread VideoPlayer 2484347648 terminating 2021-07-13 17:14:03.258 T:3010648576 NOTICE: VideoPlayer: finished waiting 2021-07-13 17:14:03.258 T:3010648576 NOTICE: CVideoPlayer::CloseFile() 2021-07-13 17:14:03.258 T:3010648576 NOTICE: VideoPlayer: waiting for threads to exit 2021-07-13 17:14:03.258 T:3010648576 NOTICE: VideoPlayer: finished waiting 2021-07-13 17:14:03.261 T:2431632128 INFO: Deleting settings information for files nfs://192.168.1.48/mnt/media2/Heimat (2021)/Heimat (2021).mkv 2021-07-13 17:14:03.261 T:2431632128 DEBUG: Mysql execute: DELETE FROM settings WHERE idFile=1647 2021-07-13 17:14:03.262 T:2836841216 DEBUG: DoWork - Saving file state for video item nfs://192.168.1.48/mnt/media2/Heimat (2021)/Heimat (2021).mkv 2021-07-13 17:14:03.263 T:3010648576 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData 2021-07-13 17:14:03.266 T:2836841216 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed='2021-07-13 17:14:03' where idFile=1647 2021-07-13 17:14:03.302 T:2617635584 INFO: Python interpreter stopped 2021-07-13 17:14:03.302 T:2617635584 DEBUG: Thread LanguageInvoker 2617635584 terminating 2021-07-13 17:14:03.333 T:2836841216 DEBUG: Mysql execute: update bookmark set timeInSeconds = 595.171414, totalTimeInSeconds = 8026.772000, thumbNailImage = '', player = 'VideoPlayer', playerState = '' where idBookmark = 86 2021-07-13 17:14:03.369 T:2431632128 DEBUG: OnPlayBackStopped: CApplication::OnPlayBackStopped 2021-07-13 17:14:03.374 T:3010648576 DEBUG: CMMALPool::~CMMALPool Destroying pool 0x5dbfc30 for port vc.ril.video_decode:out:0(I420) 2021-07-13 17:14:03.376 T:3010648576 DEBUG: ------ Window Init (DialogNotification.xml) ------ 2021-07-13 17:14:03.379 T:2836841216 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/Paramount / Platinum Dunes / Sunday Night.png 2021-07-13 17:14:03.379 T:2836841216 DEBUG: GetImageHash - unable to stat url resource://resource.images.studios.white/Paramount / Platinum Dunes / Sunday Night.png 2021-07-13 17:14:03.380 T:3010648576 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'deu' 2021-07-13 17:14:03.381 T:2836841216 DEBUG: Previous line repeats 1 times. 2021-07-13 17:14:03.381 T:2836841216 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.recordlabels.white/ 2021-07-13 17:14:03.389 T:3010648576 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing.. 2021-07-13 17:14:03.407 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/4/468623f4.jpg 2021-07-13 17:14:03.414 T:2853626624 DEBUG: NFS: Refreshing context for 192.168.1.48/mnt/media2, old: 153931, new: 154565 2021-07-13 17:14:03.414 T:2853626624 DEBUG: NFS: Using cached context. 2021-07-13 17:14:03.427 T:2684961536 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnUpdate - data: {"item":{"id":1073,"type":"movie"}} 2021-07-13 17:14:03.427 T:2684961536 DEBUG: Skin Helper Widgets --> Video database changed - type: movie - refreshing widgets.... 2021-07-13 17:14:03.428 T:2743972608 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnUpdate - data: {"item":{"id":1073,"type":"movie"}} 2021-07-13 17:14:03.433 T:2684961536 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnUpdate - data: {"id":1073,"type":"movie"} 2021-07-13 17:14:03.433 T:2684961536 DEBUG: Skin Helper Widgets --> Video database changed - type: movie - refreshing widgets.... 2021-07-13 17:14:03.433 T:2684961536 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":false,"item":{"id":1073,"type":"movie"}} 2021-07-13 17:14:03.433 T:2684961536 DEBUG: Skin Helper Widgets --> Video database changed - type: movie - refreshing widgets.... 2021-07-13 17:14:03.441 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:14:03.449 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/4/468623f4.jpg 2021-07-13 17:14:03.452 T:2794590976 DEBUG: NFS: Refreshing context for 192.168.1.48/home/vdr/kodi/userdata, old: 154566, new: 154603 2021-07-13 17:14:03.452 T:2794590976 DEBUG: NFS: Using cached context. 2021-07-13 17:14:03.454 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/4/47fc9af9.jpg 2021-07-13 17:14:03.497 T:2431632128 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/2/2c2d89e9.jpg 2021-07-13 17:14:03.501 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:14:03.503 T:2726925056 DEBUG: [ script.embuary.helper ] Force widgets to refresh (VideoLibrary.OnUpdate) 2021-07-13 17:14:03.503 T:2726925056 DEBUG: [ script.embuary.helper ] Execute: AlarmClock(WidgetRefresh,SetProperty(EmbuaryWidgetUpdate,20210713151403,home),00:10,silent) 2021-07-13 17:14:03.511 T:2431632128 DEBUG: ffmpeg[90EFC300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:14:03.512 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/4/47fc9af9.jpg 2021-07-13 17:14:03.512 T:2431632128 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/2/2c2d89e9.jpg 2021-07-13 17:14:03.521 T:2726925056 DEBUG: [ script.embuary.helper ] Force widgets to refresh (VideoLibrary.OnUpdate) 2021-07-13 17:14:03.522 T:2726925056 DEBUG: [ script.embuary.helper ] Execute: AlarmClock(WidgetRefresh,SetProperty(EmbuaryWidgetUpdate,20210713151403,home),00:10,silent) 2021-07-13 17:14:03.551 T:2414846720 DEBUG: Thread Timer 2414846720 terminating 2021-07-13 17:14:03.552 T:2381275904 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:14:03.561 T:3010648576 DEBUG: started alarm with name: widgetrefresh 2021-07-13 17:14:03.563 T:2743972608 DEBUG: Previous line repeats 1 times. 2021-07-13 17:14:03.563 T:2743972608 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: VideoLibrary.OnUpdate - data: {"id":1073,"type":"movie"} 2021-07-13 17:14:03.569 T:2853626624 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/Paramount / Platinum Dunes / Sunday Night.png 2021-07-13 17:14:03.570 T:2853626624 DEBUG: GetImageHash - unable to stat url resource://resource.images.studios.white/Paramount / Platinum Dunes / Sunday Night.png 2021-07-13 17:14:03.570 T:3010648576 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'deu' 2021-07-13 17:14:03.571 T:2853626624 DEBUG: Previous line repeats 1 times. 2021-07-13 17:14:03.571 T:2853626624 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.recordlabels.white/ 2021-07-13 17:14:03.625 T:2836841216 DEBUG: DoWork - took 242 ms to load special://skin/backgrounds/movies.jpg 2021-07-13 17:14:03.625 T:2836841216 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'extrafanart/' 2021-07-13 17:14:03.635 T:2752365312 DEBUG: CAddonSettings[service.upnext]: loading setting definitions 2021-07-13 17:14:03.635 T:2752365312 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format... 2021-07-13 17:14:03.638 T:2752365312 DEBUG: CAddonSettings[service.upnext]: loading setting definitions 2021-07-13 17:14:03.638 T:2752365312 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format... 2021-07-13 17:14:03.649 T:2760758016 DEBUG: [plugin.video.youtube] PlaybackMonitor active threads: || 2021-07-13 17:14:03.692 T:2743972608 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: Player.OnStop - data: {"end":false,"item":{"id":1073,"type":"movie"}} 2021-07-13 17:14:03.693 T:3010648576 DEBUG: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 81 2021-07-13 17:14:03.723 T:2853626624 DEBUG: DoWork - took 151 ms to load special://skin/backgrounds/movies.jpg 2021-07-13 17:14:03.875 T:2853626624 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update 2021-07-13 17:14:03.884 T:2853626624 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 2021-07-13 17:14:03.913 T:2853626624 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 2021-07-13 17:14:03.925 T:2853626624 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update 2021-07-13 17:14:03.983 T:2794590976 DEBUG: CNFSFile::Open - opened home/vdr/kodi/userdata/Thumbnails/4/4a606129.jpg 2021-07-13 17:14:03.991 T:2794590976 DEBUG: ffmpeg[A6921300]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra. 2021-07-13 17:14:03.992 T:2794590976 DEBUG: CNFSFile::Close closing file home/vdr/kodi/userdata/Thumbnails/4/4a606129.jpg 2021-07-13 17:14:03.996 T:2836841216 DEBUG: DoWork - trying to extract filestream details from video file nfs://192.168.1.48/mnt/media4/TV-Serien/Your Honor/your.honor.s01e08.german.dl.720p.web.h264-wvf.mkv 2021-07-13 17:14:03.997 T:2836841216 DEBUG: NFS: Context for 192.168.1.48/mnt/media4/TV-Serien not open - get a new context. 2021-07-13 17:14:04.004 T:2836841216 DEBUG: NFS: Connected to server 192.168.1.48 and export /mnt/media4/TV-Serien 2021-07-13 17:14:04.004 T:2836841216 DEBUG: NFS: chunks: r/w 1048576/1048576 2021-07-13 17:14:04.005 T:2836841216 DEBUG: CNFSFile::Open - opened mnt/media4/TV-Serien/Your Honor/your.honor.s01e08.german.dl.720p.web.h264-wvf.mkv 2021-07-13 17:14:04.013 T:2853626624 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update 2021-07-13 17:14:04.017 T:2853626624 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 != '') 2021-07-13 17:14:04.074 T:2381275904 DEBUG: Thread Timer 2381275904 terminating 2021-07-13 17:14:04.395 T:2887197440 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:14:04.604 T:2836841216 DEBUG: Previous line repeats 1 times. 2021-07-13 17:14:04.604 T:2836841216 DEBUG: Open - probing detected format [matroska,webm] 2021-07-13 17:14:04.608 T:2836841216 DEBUG: Open - avformat_find_stream_info starting 2021-07-13 17:14:04.635 T:2836841216 DEBUG: Open - av_find_stream_info finished 2021-07-13 17:14:04.635 T:2836841216 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0 2021-07-13 17:14:04.635 T:2836841216 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1 2021-07-13 17:14:04.636 T:2836841216 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2 2021-07-13 17:14:04.636 T:2836841216 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 3 2021-07-13 17:14:04.636 T:2836841216 DEBUG: CNFSFile::Close closing file mnt/media4/TV-Serien/Your Honor/your.honor.s01e08.german.dl.720p.web.h264-wvf.mkv 2021-07-13 17:14:04.641 T:2836841216 DEBUG: Mysql Start transaction 2021-07-13 17:14:04.641 T:2836841216 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 1642 2021-07-13 17:14:04.641 T:2836841216 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (1642,0,'h264',1.777778,1280,720,3312,'','') 2021-07-13 17:14:04.642 T:2836841216 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (1642,1,'aac',2,'ger') 2021-07-13 17:14:04.642 T:2836841216 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (1642,2,'ger') 2021-07-13 17:14:04.642 T:2836841216 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (1642,2,'eng') 2021-07-13 17:14:04.643 T:2836841216 DEBUG: Mysql execute: update movie set c11=3312 where idFile=1642 and c11='' 2021-07-13 17:14:04.643 T:2836841216 DEBUG: Mysql execute: update episode set c09=3312 where idFile=1642 and c09='' 2021-07-13 17:14:04.643 T:2836841216 DEBUG: Mysql execute: update musicvideo set c04=3312 where idFile=1642 and c04='' 2021-07-13 17:14:04.719 T:2836841216 DEBUG: Mysql commit transaction 2021-07-13 17:14:04.721 T:2836841216 DEBUG: Mysql Start transaction 2021-07-13 17:14:04.721 T:2836841216 DEBUG: Mysql execute: UPDATE files SET dateAdded='2021-06-29 10:06:03' WHERE idFile=1642 2021-07-13 17:14:04.722 T:2836841216 DEBUG: This query part contains a like, we will double backslash in the next field: select actor_id from actor where name like ' 2021-07-13 17:14:04.771 T:2836841216 DEBUG: Previous line repeats 1 times. 2021-07-13 17:14:04.771 T:2836841216 DEBUG: Mysql execute: UPDATE rating SET rating = 7.000000, votes = 1 WHERE rating_id = 1510 2021-07-13 17:14:04.771 T:2836841216 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=320 AND media_type='episode' 2021-07-13 17:14:04.772 T:2836841216 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (320, 'episode', '2546480', 'tmdb') 2021-07-13 17:14:04.773 T:2836841216 DEBUG: Mysql Start transaction 2021-07-13 17:14:04.773 T:2836841216 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 1642 2021-07-13 17:14:04.774 T:2836841216 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (1642,0,'h264',1.777778,1280,720,3312,'','') 2021-07-13 17:14:04.774 T:2836841216 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (1642,1,'aac',2,'ger') 2021-07-13 17:14:04.774 T:2836841216 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (1642,2,'ger') 2021-07-13 17:14:04.775 T:2836841216 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (1642,2,'eng') 2021-07-13 17:14:04.775 T:2836841216 DEBUG: Mysql execute: update movie set c11=3312 where idFile=1642 and c11='' 2021-07-13 17:14:04.775 T:2836841216 DEBUG: Mysql execute: update episode set c09=3312 where idFile=1642 and c09='' 2021-07-13 17:14:04.776 T:2836841216 DEBUG: Mysql execute: update musicvideo set c04=3312 where idFile=1642 and c04='' 2021-07-13 17:14:04.830 T:2836841216 DEBUG: Mysql commit transaction 2021-07-13 17:14:04.833 T:2836841216 DEBUG: Mysql execute: UPDATE episode SET c00='Part Eight',c01='Jimmy puts pressure on Michael over Carlo’s trial. At a family dinner, Adam announces his future plans. Nancy and Lee discover some cops aren’t what they seem.',c03='1510',c04='Frank Baldwin',c05='2021-01-31',c06='<thumb>https://image.tmdb.org/t/p/original/wws8e2upfRBUSYJOiqEYdynbm5W.jpg</thumb><thumb>https://image.tmdb.org/t/p/original/wLXUNUTB983b6NOCD4ropntPJdr.jpg</thumb><thumb>https://image.tmdb.org/t/p/original/bbzRPAUPyQoaXPMZbiuwT7F5sU2.jpg</thumb><thumb>https://image.tmdb.org/t/p/original/zTaiS8MwcgdV6agWULPRZEqiuAk.jpg</thumb><thumb>https://image.tmdb.org/t/p/original/u1PvntTB0ILj20hh6Fkkk1hkX2q.jpg</thumb><thumb>https://image.tmdb.org/t/p/original/xcX2vCU5t4KN50F6Kio0ZnL0yV6.jpg</thumb><thumb>https://image.tmdb.org/t/p/original/uYvPcpusIo3OA1HuopyVEERbxqg.jpg</thumb><thumb>https://image.tmdb.org/t/p/original/q7zZV8DIBFqF4ILcEYLCjUcqDao.jpg</thumb><thumb>https://image.tmdb.org/t/p/original/A2NhU8aaOqgHGc3PPJyFkVF4VUd.jpg</thumb><thumb>https://image.tmdb.org/t/p/original/qo5j5HBJAZtAYSlBkKZR4DDBRi7.jpg</thumb>',c07='',c09='3312',c10='Eva Sørhaug',c11='',c12='1',c13='8',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.1.48/mnt/media4/TV-Serien/Your Honor/your.honor.s01e08.german.dl.720p.web.h264-wvf.mkv',c19='1268',c20='3436', userrating = NULL, idSeason = 64 where idEpisode=320 2021-07-13 17:14:04.875 T:2836841216 DEBUG: Mysql commit transaction 2021-07-13 17:14:05.970 T:2887197440 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:14:08.370 T:3010648576 DEBUG: Previous line repeats 3 times. 2021-07-13 17:14:08.370 T:3010648576 DEBUG: ------ Window Deinit (DialogNotification.xml) ------ 2021-07-13 17:14:09.082 T:2887197440 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:14:34.582 T:2853626624 DEBUG: Previous line repeats 44 times. 2021-07-13 17:14:34.582 T:2853626624 DEBUG: Thread JobWorker 2853626624 terminating (autodelete) 2021-07-13 17:14:34.582 T:2794590976 DEBUG: Thread JobWorker 2794590976 terminating (autodelete) 2021-07-13 17:14:34.583 T:2431632128 DEBUG: Thread JobWorker 2431632128 terminating (autodelete) 2021-07-13 17:14:34.877 T:2836841216 DEBUG: Thread JobWorker 2836841216 terminating (autodelete) 2021-07-13 17:14:35.030 T:2887197440 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:15:03.342 T:2983113472 DEBUG: Previous line repeats 51 times. 2021-07-13 17:15:03.342 T:2983113472 DEBUG: CAESinkPi:Drain delay:100ms now:0ms 2021-07-13 17:15:04.348 T:2836841216 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:15:10.860 T:2726925056 DEBUG: Previous line repeats 9 times. 2021-07-13 17:15:10.860 T:2726925056 DEBUG: [ script.embuary.helper ] Start new fanart grabber process 2021-07-13 17:15:11.046 T:2726925056 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 2021-07-13 17:15:11.061 T:2726925056 DEBUG: GetArtistsByWhereJSON - query took 15 ms 2021-07-13 17:15:11.075 T:2836841216 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:15:13.343 T:2983113472 DEBUG: Previous line repeats 6 times. 2021-07-13 17:15:13.343 T:2983113472 DEBUG: CAESinkPi:Deinitialize 2021-07-13 17:15:13.343 T:2983113472 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000 2021-07-13 17:15:13.345 T:2983113472 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x7d87aa0 2021-07-13 17:15:13.613 T:2836841216 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:15:42.979 T:3010648576 DEBUG: Previous line repeats 53 times. 2021-07-13 17:15:42.979 T:3010648576 NOTICE: NFS is idle. Closing the remaining connections. 2021-07-13 17:15:42.993 T:2836841216 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:16:45.900 T:2718532352 DEBUG: Previous line repeats 55 times. 2021-07-13 17:16:45.901 T:2718532352 NOTICE: script.tv.show.next.aired: ### starting data update 2021-07-13 17:16:45.901 T:2718532352 NOTICE: script.tv.show.next.aired: ### grabbing a new country mapping list 2021-07-13 17:16:46.778 T:2718532352 DEBUG: script.tv.show.next.aired: ### search language = "en" 2021-07-13 17:16:46.778 T:2718532352 DEBUG: script.tv.show.next.aired: ### Update period: day (228 mins) 2021-07-13 17:16:47.017 T:2718532352 ERROR: script.tv.show.next.aired: ### ERROR retreiving updates from thetvdb.com: File is not a zip file 2021-07-13 17:16:47.062 T:2718532352 NOTICE: script.tv.show.next.aired: ### data update finished 2021-07-13 17:17:03.147 T:2743972608 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: GUI.OnScreensaverActivated - data: null 2021-07-13 17:17:03.151 T:3010648576 DEBUG: CAddonSettings[screensaver.xbmc.builtin.dim]: loading setting definitions 2021-07-13 17:17:03.151 T:3010648576 DEBUG: CAddonSettings[screensaver.xbmc.builtin.dim]: trying to load setting definitions from old format... 2021-07-13 17:17:03.152 T:3010648576 DEBUG: ------ Window Init () ------ 2021-07-13 17:17:03.232 T:2684961536 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: GUI.OnScreensaverActivated - data: null ################################################################################ # ... output of cat /storage/.kodi/temp/kodi.old.log # LibreELEC release: RPi4.arm-9.2.7 # ################################################################################ 2021-07-13 17:06:05.125 T:3010750976 NOTICE: ----------------------------------------------------------------------- 2021-07-13 17:06:05.125 T:3010750976 NOTICE: Starting Kodi (18.9 (18.9.0) Git:leia_pi4_18.9-Leia). Platform: Linux ARM 32-bit 2021-07-13 17:06:05.125 T:3010750976 NOTICE: Using Release Kodi x32 build 2021-07-13 17:06:05.125 T:3010750976 NOTICE: Kodi compiled 2021-05-27 by GCC 8.3.0 for Linux ARM 32-bit version 4.19.127 (267135) 2021-07-13 17:06:05.125 T:3010750976 NOTICE: Running on LibreELEC (widevine): 9.2.7, kernel: Linux ARM 32-bit version 4.19.127 2021-07-13 17:06:05.126 T:3010750976 NOTICE: FFmpeg version/source: 4.0.4-Kodi 2021-07-13 17:06:05.126 T:3010750976 NOTICE: Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available 2021-07-13 17:06:05.126 T:3010750976 NOTICE: ARM Features: Neon enabled 2021-07-13 17:06:05.126 T:3010750976 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/ 2021-07-13 17:06:05.126 T:3010750976 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi 2021-07-13 17:06:05.126 T:3010750976 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons 2021-07-13 17:06:05.126 T:3010750976 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata 2021-07-13 17:06:05.126 T:3010750976 NOTICE: special://envhome/ is mapped to: /storage 2021-07-13 17:06:05.126 T:3010750976 NOTICE: special://home/ is mapped to: /storage/.kodi 2021-07-13 17:06:05.126 T:3010750976 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp 2021-07-13 17:06:05.126 T:3010750976 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp 2021-07-13 17:06:05.126 T:3010750976 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin 2021-07-13 17:06:05.126 T:3010750976 NOTICE: Local hostname: Raspi-Schlafzimmer 2021-07-13 17:06:05.126 T:3010750976 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log 2021-07-13 17:06:05.126 T:3010750976 NOTICE: ----------------------------------------------------------------------- 2021-07-13 17:06:05.135 T:3010750976 INFO: loading settings 2021-07-13 17:06:05.137 T:3010750976 NOTICE: special://profile/ is mapped to: special://masterprofile/ 2021-07-13 17:06:05.157 T:3010750976 DEBUG: CSkinSettings: no <skinsettings> tag found 2021-07-13 17:06:05.158 T:3010750976 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml 2021-07-13 17:06:05.158 T:3010750976 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are... <?xml version="1.0" encoding="utf-8" ?> <advancedsettings> <cputempcommand>/usr/bin/cputemp</cputempcommand> <gputempcommand>/usr/bin/gputemp</gputempcommand> <showexitbutton>false</showexitbutton> <remotedelay>1</remotedelay> <samba> <clienttimeout>30</clienttimeout> </samba> <fanartres>720</fanartres> <imageres>540</imageres> </advancedsettings> 2021-07-13 17:06:05.158 T:3010750976 WARNING: CSettingsManager: missing version attribute 2021-07-13 17:06:05.160 T:3010750976 NOTICE: Loaded settings file from special://profile/advancedsettings.xml 2021-07-13 17:06:05.160 T:3010750976 NOTICE: Contents of special://profile/advancedsettings.xml are... <advancedsettings> <videodatabase> <type>mysql</type> <host>192.168.1.48</host> <port>3306</port> <user>kodi</user> <pass>*****</pass> </videodatabase> <musicdatabase> <type>mysql</type> <host>192.168.1.48</host> <port>3306</port> <user>kodi</user> <pass>*****</pass> </musicdatabase> <videolibrary> <importwatchedstate>true</importwatchedstate> <importresumepoint>true</importresumepoint> </videolibrary> <pathsubstitution> <substitute> <from>special://masterprofile/Thumbnails</from> <to>nfs://192.168.1.48/home/vdr/kodi/userdata/Thumbnails</to> </substitute> <substitute> <from>special://masterprofile/favourites.xml</from> <to>nfs://192.168.1.48/home/vdr/kodi/userdata/favourites.xml</to> </substitute> </pathsubstitution> </advancedsettings> 2021-07-13 17:06:05.160 T:3010750976 DEBUG: Configuring path substitutions 2021-07-13 17:06:05.160 T:3010750976 DEBUG: Registering substitution pair: 2021-07-13 17:06:05.160 T:3010750976 DEBUG: From: [/storage/.kodi/userdata/Thumbnails] 2021-07-13 17:06:05.160 T:3010750976 DEBUG: To: [nfs://192.168.1.48/home/vdr/kodi/userdata/Thumbnails] 2021-07-13 17:06:05.160 T:3010750976 DEBUG: Registering substitution pair: 2021-07-13 17:06:05.160 T:3010750976 DEBUG: From: [/storage/.kodi/userdata/favourites.xml] 2021-07-13 17:06:05.160 T:3010750976 DEBUG: To: [nfs://192.168.1.48/home/vdr/kodi/userdata/favourites.xml] 2021-07-13 17:06:05.160 T:3010750976 WARNING: VIDEO database configuration is experimental. 2021-07-13 17:06:05.160 T:3010750976 WARNING: CSettingsManager: missing version attribute 2021-07-13 17:06:05.161 T:3010750976 NOTICE: Default Video Player: VideoPlayer 2021-07-13 17:06:05.161 T:3010750976 NOTICE: Default Audio Player: paplayer 2021-07-13 17:06:05.161 T:3010750976 NOTICE: Disabled debug logging due to GUI setting. Level 0. 2021-07-13 17:06:05.161 T:3010750976 NOTICE: Log level changed to "LOG_LEVEL_NORMAL" 2021-07-13 17:06:05.161 T:3010750976 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml 2021-07-13 17:06:05.280 T:3010750976 NOTICE: PulseAudio: Server found running - will try to use Pulse 2021-07-13 17:06:05.295 T:3010750976 NOTICE: Running database version Addons27 2021-07-13 17:06:05.430 T:3010750976 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed 2021-07-13 17:06:05.430 T:3010750976 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed 2021-07-13 17:06:05.430 T:3010750976 NOTICE: ADDON: context.extendedinfo.dialog v1.0.3 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: driver.dvb.crazycat v9.2.0.0 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: driver.dvb.dvb-latest v9.2.0.0 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: game.controller.default v1.0.8 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: game.controller.snes v1.0.8 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: inputstream.adaptive v2.4.7.1 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: kodi.resource v1.0.0 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: metadata.album.universal v3.1.4 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: metadata.artists.universal v4.3.3 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: metadata.common.allmusic.com v3.2.2 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: metadata.common.fanart.tv v3.6.3 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: metadata.common.imdb.com v3.2.3 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.4 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: metadata.common.themoviedb.org v3.2.17 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: metadata.local v1.0.0 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: metadata.themoviedb.org v5.2.6 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.13 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: os.libreelec.tv v9.2 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: os.openelec.tv v9.2 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: peripheral.joystick v1.4.9 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: plugin.program.autocompletion v1.0.1 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: plugin.video.amazon-test v0.9.4 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: plugin.video.netflix v1.12.5 installed 2021-07-13 17:06:05.431 T:3010750976 NOTICE: ADDON: plugin.video.youtube v6.8.15 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: repository.castagnait v1.0.1 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: repository.kodi.game v1.0.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: repository.libreelec.tv v9.2.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: repository.sandmann79.plugins v1.0.3 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.aspectratio.color v1.0.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.audiochannels.color v1.0.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.audiocodec.color v1.0.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.extras.color v1.0.1 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.moviegenreicons.xzener-flat v0.0.3 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.mpaa.color v1.0.2 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.musiccodec.color v1.0.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.musicgenreicons.text v0.1.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.recordlabels.white v0.0.7 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.resolution.color v1.0.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.skinthemes.aeonmq v1.0.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.studios.coloured v0.0.20 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.studios.white v0.0.28 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.videocodec.color v1.0.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.weathericons.animated v0.0.6 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.language.de_de v9.0.21 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.uisounds.aeonmq6 v1.0.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.artistslideshow v3.3.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.artworkorganizer v6.0.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.cu.lrclyrics v5.8.3 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.embuary.helper v1.5.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.extendedinfo v5.6.0 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.favourites v7.1.3 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.games.rom.collection.browser v2.1.3 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.globalsearch v8.0.13 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.image.resource.select v2.0.4 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.module.addon.signals v0.0.6 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.module.arrow v0.15.5 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.module.autocompletion v1.1.2 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.module.backports.functools_lru_cache v1.6.1 installed 2021-07-13 17:06:05.432 T:3010750976 NOTICE: ADDON: script.module.beautifulsoup v3.2.1 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.beautifulsoup4 v4.9.3 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.certifi v2019.9.11 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.chardet v3.0.4 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.dateutil v2.8.1 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.defusedxml v0.6.0 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.future v0.17.1 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.idna v2.8 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.inputstreamhelper v0.5.7 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.kodi-six v0.1.3 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.kodi65 v1.2.1 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.mechanicalsoup v1.0.0 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.metadatautils v1.0.0 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.musicbrainz v0.6.0 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.pil v1.1.7 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.pyautogui v0.9.51 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.pydes v2.0.1 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.pyxbmct v1.3.1 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.requests v2.22.0 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.routing v0.2.3 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.simplecache v1.0.20 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.simplejson v3.16.1 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.six v1.15.0 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.soupsieve v1.9.6+leia.1 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.thetvdb v1.0.12 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.module.youtube.dl v21.303.0 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.openweathermap.maps v0.3.1 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.program.driverselect v0.1.6 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.randomandlastitems v2.2.2 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.skin.helper.colorpicker v1.0.13 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.skin.helper.service v1.1.3 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.skin.helper.skinbackup v1.0.12 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.skin.helper.widgets v1.0.22 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: script.tv.show.next.aired v6.0.15 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: service.library.data.provider v0.3.2 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: service.rom.collection.browser v1.0.1 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: service.upnext v1.1.5 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: skin.ace2 v1.6.0 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: skin.aeonmq8 v2.9.0 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: skin.estuary v2.0.27 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: virtual.rpi-tools v9.2.0.107 installed 2021-07-13 17:06:05.433 T:3010750976 NOTICE: ADDON: virtual.system-tools v9.2.0.111 installed 2021-07-13 17:06:05.434 T:3010750976 NOTICE: ADDON: weather.openweathermap.extended v5.0.2 installed 2021-07-13 17:06:05.434 T:3010750976 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed 2021-07-13 17:06:05.434 T:3010750976 NOTICE: ADDON: xbmc.addon v18.9 installed 2021-07-13 17:06:05.434 T:3010750976 NOTICE: ADDON: xbmc.core v0.1.0 installed 2021-07-13 17:06:05.434 T:3010750976 NOTICE: ADDON: xbmc.gui v5.14.0 installed 2021-07-13 17:06:05.434 T:3010750976 NOTICE: ADDON: xbmc.json v10.3.0 installed 2021-07-13 17:06:05.434 T:3010750976 NOTICE: ADDON: xbmc.metadata v2.1.0 installed 2021-07-13 17:06:05.434 T:3010750976 NOTICE: ADDON: xbmc.python v2.26.0 installed 2021-07-13 17:06:05.434 T:3010750976 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed 2021-07-13 17:06:05.475 T:3010750976 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files 2021-07-13 17:06:05.506 T:2991608576 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail 2021-07-13 17:06:05.507 T:2991608576 NOTICE: Found 2 Lists of Devices 2021-07-13 17:06:05.507 T:2991608576 NOTICE: Enumerated PI devices: 2021-07-13 17:06:05.507 T:2991608576 NOTICE: Device 1 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_deviceName : HDMI 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_displayName : HDMI 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_displayNameExtra: 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_deviceType : AE_DEVTYPE_HDMI 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_channels : FL, FR 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000 2021-07-13 17:06:05.507 T:2991608576 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 2021-07-13 17:06:05.507 T:2991608576 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 2021-07-13 17:06:05.507 T:2991608576 NOTICE: Device 2 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_deviceName : Analogue 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_displayName : Analogue 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_displayNameExtra: 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_channels : FL, FR 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_sampleRates : 48000 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP 2021-07-13 17:06:05.507 T:2991608576 NOTICE: m_streamTypes : No passthrough capabilities 2021-07-13 17:06:05.507 T:2991608576 NOTICE: Device 3 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_deviceName : Both 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_displayName : HDMI and Analogue 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_displayNameExtra: 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_channels : FL, FR 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_sampleRates : 48000 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_streamTypes : No passthrough capabilities 2021-07-13 17:06:05.508 T:2991608576 NOTICE: Enumerated PULSE devices: 2021-07-13 17:06:05.508 T:2991608576 NOTICE: Device 1 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_deviceName : Default 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_displayName : Default 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO) 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_channels : FL, FR 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT 2021-07-13 17:06:05.508 T:2991608576 NOTICE: m_streamTypes : No passthrough capabilities 2021-07-13 17:06:05.552 T:3010750976 NOTICE: Raspberry PI firmware version: Jun 26 2020 14:49:28 Copyright (c) 2012 Broadcom version b078012603a6a094178f959805996ad225a0d83b (clean) (release) (start_x) 2021-07-13 17:06:05.552 T:3010750976 NOTICE: ARM mem: 703MB GPU mem: 320MB MPG2:0 WVC1:0 2021-07-13 17:06:05.553 T:3010750976 NOTICE: Config: arm_freq=1500 audio_pwm_mode=514 config_hdmi_boost=5 core_freq=500 core_freq_min=200 disable_commandline_tags=2 disable_l2cache=1 disable_overscan=1 display_hdmi_rotate=-1 display_lcd_rotate=-1 enable_gic=1 enable_uart=1 force_eeprom_read=1 force_pwm_open=1 framebuffer_ignore_alpha=1 framebuffer_swap=1 gpu_freq=500 gpu_freq_min=250 hdmi_channel_map=8 init_uart_clock=0x2dc6c00 lcd_framerate=60 mask_gpu_interrupt0=1024 mask_gpu_interrupt1=0x10000 over_voltage_avs=-11250 pause_burst_frames=1 program_serial_random=1 total_mem=4096 hdmi_force_cec_address:0=65535 hdmi_force_cec_address:1=65535 hdmi_ignore_cec_init:0=1 hdmi_pixel_freq_limit:0=0x11e1a300 hdmi_pixel_freq_limit:1=0x11e1a300 2021-07-13 17:06:05.553 T:3010750976 NOTICE: Config: device_tree=- overlay_prefix=overlays/ hdmi_cvt:0= hdmi_cvt:1= hdmi_edid_filename:0= hdmi_edid_filename:1= hdmi_timings:0= hdmi_timings:1= 2021-07-13 17:06:05.871 T:3010750976 WARNING: CDRMUtils::FindPlane - could not find plane 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 3840x2160 with 3840x2160 @ 30.000000 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 4096x2160 with 4096x2160 @ 30.000000 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 4096x2160 with 4096x2160 @ 29.970032 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 4096x2160 with 4096x2160 @ 24.000000 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 4096x2160 with 4096x2160 @ 23.976025 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 3840x2160 with 3840x2160 @ 29.970032 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 3840x2160 with 3840x2160 @ 25.000000 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 3840x2160 with 3840x2160 @ 24.000000 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 3840x2160 with 3840x2160 @ 23.976025 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 2560x1440 with 2560x1440 @ 60.000000 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 50.000000 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 30.000000 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 29.970032 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 25.000000 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 24.000000 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 23.976025 Hz 2021-07-13 17:06:05.960 T:3010750976 NOTICE: Found resolution 1680x1050 with 1680x1050 @ 60.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 1600x900 with 1600x900 @ 60.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 1280x1024 with 1280x1024 @ 75.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 1280x1024 with 1280x1024 @ 60.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 1440x900 with 1440x900 @ 60.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 1280x800 with 1280x800 @ 60.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 1152x864 with 1152x864 @ 75.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 1280x720 with 1280x720 @ 50.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 1024x768 with 1024x768 @ 75.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 1024x768 with 1024x768 @ 70.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 832x624 with 832x624 @ 74.925079 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 800x600 with 800x600 @ 75.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 800x600 with 800x600 @ 72.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 800x600 with 800x600 @ 60.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 720x576 with 720x576 @ 50.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 720x480 with 720x480 @ 59.940063 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 720x480 with 720x480 @ 60.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 640x480 with 640x480 @ 75.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 640x480 with 640x480 @ 73.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 640x480 with 640x480 @ 67.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 640x480 with 640x480 @ 60.000000 Hz 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Previous line repeats 1 times. 2021-07-13 17:06:05.961 T:3010750976 NOTICE: Found resolution 720x400 with 720x400 @ 70.000000 Hz 2021-07-13 17:06:05.963 T:3010750976 NOTICE: EGL_VERSION = 1.4 2021-07-13 17:06:05.963 T:3010750976 NOTICE: EGL_VENDOR = Mesa Project 2021-07-13 17:06:05.963 T:3010750976 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 2021-07-13 17:06:05.963 T:3010750976 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 2021-07-13 17:06:05.967 T:3010750976 NOTICE: Checking resolution 29 2021-07-13 17:06:06.088 T:3010750976 WARNING: CGBMUtils::DestroySurface - surface already destroyed 2021-07-13 17:06:06.135 T:3010750976 NOTICE: GL_VENDOR = Broadcom 2021-07-13 17:06:06.135 T:3010750976 NOTICE: GL_RENDERER = V3D 4.2 2021-07-13 17:06:06.135 T:3010750976 NOTICE: GL_VERSION = OpenGL ES 3.0 Mesa 19.1.7 2021-07-13 17:06:06.135 T:3010750976 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.00 2021-07-13 17:06:06.135 T:3010750976 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 2021-07-13 17:06:07.578 T:2887299840 NOTICE: Running database version Addons27 2021-07-13 17:06:07.579 T:2887299840 NOTICE: Running database version ViewModes6 2021-07-13 17:06:07.606 T:2887299840 NOTICE: Running database version Textures13 2021-07-13 17:06:07.609 T:2887299840 NOTICE: MYSQL: Connected to version 10.3.29-MariaDB-0ubuntu0.20.04.1 2021-07-13 17:06:07.613 T:2887299840 NOTICE: Running database version MyMusic72 2021-07-13 17:06:07.617 T:2887299840 NOTICE: Running database version MyVideos116 2021-07-13 17:06:07.619 T:2887299840 NOTICE: Running database version TV32 2021-07-13 17:06:07.620 T:2887299840 NOTICE: Running database version Epg12 2021-07-13 17:06:07.648 T:3010750976 NOTICE: start dvd mediatype detection 2021-07-13 17:06:07.731 T:3010750976 NOTICE: load skin from: /storage/.kodi/addons/skin.aeonmq8 (version: 2.9.0) 2021-07-13 17:06:08.826 T:3010750976 WARNING: Trying to add unsupported control type 1 2021-07-13 17:06:09.055 T:3010750976 WARNING: Previous line repeats 3 times. 2021-07-13 17:06:09.055 T:3010750976 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList" 2021-07-13 17:06:09.096 T:3010750976 NOTICE: Register - new keyboard device registered on application->keyboard: Tastatur (0000:0000) 2021-07-13 17:06:09.097 T:3010750976 NOTICE: Register - new mouse device registered on application->mouse: Maus (0000:0000) 2021-07-13 17:06:09.104 T:3010750976 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml. 2021-07-13 17:06:09.104 T:3010750976 NOTICE: Loaded playercorefactory configuration 2021-07-13 17:06:09.104 T:3010750976 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml. 2021-07-13 17:06:09.105 T:3010750976 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping. 2021-07-13 17:06:09.146 T:3010750976 NOTICE: initialize done 2021-07-13 17:06:09.146 T:3010750976 NOTICE: Running the application... 2021-07-13 17:06:09.153 T:3010750976 NOTICE: starting zeroconf publishing 2021-07-13 17:06:09.154 T:3010750976 NOTICE: CWebServer[8080]: Started 2021-07-13 17:06:09.155 T:2643362560 NOTICE: ES: Starting UDP Event server on port 9777 2021-07-13 17:06:09.157 T:2643362560 NOTICE: UDP: Listening on port 9777 (ipv6 : true) 2021-07-13 17:06:09.187 T:2794693376 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/ 2021-07-13 17:06:09.194 T:2617737984 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.recordlabels.white/ 2021-07-13 17:06:09.461 T:2819871488 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001) 2021-07-13 17:06:10.469 T:2887299840 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/Paramount / Platinum Dunes / Sunday Night.png 2021-07-13 17:06:10.631 T:2718896896 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15) 2021-07-13 17:06:10.898 T:2870514432 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //Thumbnails/4/4a606129.jpg 2021-07-13 17:06:11.621 T:2727289600 NOTICE: [ script.embuary.helper ] Service: Started 2021-07-13 17:06:11.621 T:2727289600 NOTICE: [ script.embuary.helper ] Service: Player monitor started 2021-07-13 17:06:12.928 T:2718896896 NOTICE: script.tv.show.next.aired: ### starting data update 2021-07-13 17:06:12.928 T:2718896896 NOTICE: script.tv.show.next.aired: ### grabbing a new country mapping list 2021-07-13 17:06:13.879 T:2853729024 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.IOError'> Error Contents: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/favourites.xml' Traceback (most recent call last): File "/storage/.kodi/addons/script.favourites/default.py", line 146, in <module> Main() File "/storage/.kodi/addons/script.favourites/default.py", line 22, in __init__ found, favourites = self._read_file() File "/storage/.kodi/addons/script.favourites/default.py", line 46, in _read_file self.doc = parse(self.fav_file) File "/usr/lib/python2.7/xml/dom/minidom.py", line 1918, in parse File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 922, in parse IOError: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/favourites.xml' -->End of Python script error report<-- 2021-07-13 17:06:14.027 T:2853729024 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307 2021-07-13 17:06:14.046 T:2744075008 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.3 started 2021-07-13 17:06:14.193 T:2685326080 NOTICE: Skin Helper Widgets --> Backgroundservice started 2021-07-13 17:06:14.363 T:2752467712 NOTICE: [service.upnext] UpNextMonitor -> Service started 2021-07-13 17:06:14.526 T:2769253120 NOTICE: [Amazon VOD] Service: Proxy bound to 127.0.0.1:41823 2021-07-13 17:06:14.955 T:2769253120 NOTICE: [Amazon VOD] Service: Proxy server started 2021-07-13 17:06:14.959 T:2769253120 NOTICE: [Amazon VOD] Service started 2021-07-13 17:06:23.764 T:2718896896 ERROR: script.tv.show.next.aired: ### ERROR retreiving updates from thetvdb.com: File is not a zip file 2021-07-13 17:06:23.830 T:2718896896 NOTICE: script.tv.show.next.aired: ### data update finished 2021-07-13 17:07:51.169 T:3010750976 NOTICE: NFS is idle. Closing the remaining connections. 2021-07-13 17:09:58.409 T:2870514432 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //Thumbnails/1/1c685117.png 2021-07-13 17:09:58.518 T:2365444864 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/Paramount / Platinum Dunes / Sunday Night.png 2021-07-13 17:10:00.049 T:2365444864 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //Thumbnails/a/a786d075.jpg 2021-07-13 17:10:04.524 T:2365444864 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/ 2021-07-13 17:10:04.629 T:2453005056 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/Paramount / Platinum Dunes / Sunday Night.png 2021-07-13 17:10:07.209 T:2453005056 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/ 2021-07-13 17:10:08.229 T:2453005056 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/Paramount / Platinum Dunes / Sunday Night.png 2021-07-13 17:10:08.389 T:2373837568 ERROR: NEWADDON Unknown Video Info Key "progress" 2021-07-13 17:10:09.030 T:2365444864 ERROR: Previous line repeats 3 times. 2021-07-13 17:10:09.030 T:2365444864 ERROR: DoWork - Direct texture file loading failed for special://skin/backgrounds/weather.jpg 2021-07-13 17:10:10.570 T:2424193792 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/ 2021-07-13 17:10:30.389 T:3010750976 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM" 2021-07-13 17:10:30.389 T:3010750976 NOTICE: Enabled debug logging due to GUI setting. Level 2. 2021-07-13 17:10:30.390 T:3010750976 DEBUG: ------ Window Init () ------ 2021-07-13 17:10:31.340 T:2617737984 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:10:41.197 T:2643362560 DEBUG: Previous line repeats 14 times. 2021-07-13 17:10:41.197 T:2643362560 DEBUG: EventClient: button code 0 pressed 2021-07-13 17:10:41.229 T:3010750976 DEBUG: HandleKey: menu (0xd8) pressed, action is PreviousMenu 2021-07-13 17:10:41.246 T:3010750976 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate 2021-07-13 17:10:41.536 T:3010750976 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------ 2021-07-13 17:10:41.568 T:3010750976 DEBUG: CGUIWindowManager::PreviousWindow: Activate new 2021-07-13 17:10:41.568 T:3010750976 DEBUG: ------ Window Init (Settings.xml) ------ 2021-07-13 17:10:41.863 T:2424193792 DEBUG: DoWork - took 199 ms to load special://skin/backgrounds/extras/settings_system.jpg 2021-07-13 17:10:42.119 T:2617737984 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:10:42.805 T:2643362560 DEBUG: Previous line repeats 2 times. 2021-07-13 17:10:42.805 T:2643362560 DEBUG: EventClient: button code 0 pressed 2021-07-13 17:10:42.849 T:3010750976 DEBUG: HandleKey: menu (0xd8) pressed, action is PreviousMenu 2021-07-13 17:10:42.849 T:3010750976 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate 2021-07-13 17:10:43.154 T:3010750976 DEBUG: ------ Window Deinit (Settings.xml) ------ 2021-07-13 17:10:43.168 T:3010750976 DEBUG: CGUIWindowManager::PreviousWindow: Activate new 2021-07-13 17:10:43.168 T:3010750976 DEBUG: ------ Window Init (Home.xml) ------ 2021-07-13 17:10:43.171 T:3010750976 DEBUG: CDirectoryProvider[plugin://script.skin.helper.service/?action=getcast&movie=&downloadthumbs=true]: refreshing.. 2021-07-13 17:10:43.173 T:2870514432 DEBUG: StartScript - calling plugin Skin Helper Service('plugin://script.skin.helper.service/','6','?action=getcast&movie=&downloadthumbs=true','resume:false') 2021-07-13 17:10:43.173 T:2302558976 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:10:43.173 T:2302558976 INFO: initializing python engine. 2021-07-13 17:10:43.173 T:2302558976 DEBUG: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.service/plugin.py): start processing 2021-07-13 17:10:43.197 T:2302558976 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:10:43.197 T:2302558976 DEBUG: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.service/plugin.py): the source file to load is "/storage/.kodi/addons/script.skin.helper.service/plugin.py" 2021-07-13 17:10:43.200 T:2444612352 DEBUG: Thread LanguageInvoker start, auto delete: false 2021-07-13 17:10:43.200 T:2444612352 INFO: initializing python engine. 2021-07-13 17:10:43.200 T:2444612352 DEBUG: CPythonInvoker(23, /storage/.kodi/addons/script.favourites/default.py): start processing 2021-07-13 17:10:43.201 T:2285773568 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:10:43.202 T:2302558976 DEBUG: CPythonInvoker(22, /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 2021-07-13 17:10:43.203 T:2302558976 DEBUG: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.service/plugin.py): entering source directory /storage/.kodi/addons/script.skin.helper.service 2021-07-13 17:10:43.213 T:2285773568 DEBUG: Thread Timer 2285773568 terminating 2021-07-13 17:10:43.213 T:2317161216 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:10:43.220 T:2302558976 DEBUG: CPythonInvoker(22, /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 2021-07-13 17:10:43.224 T:2317161216 DEBUG: Thread Timer 2317161216 terminating 2021-07-13 17:10:43.225 T:2285773568 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:10:43.236 T:2285773568 DEBUG: Thread Timer 2285773568 terminating 2021-07-13 17:10:43.237 T:2317161216 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:10:43.248 T:2424193792 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update 2021-07-13 17:10:43.259 T:2424193792 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 2021-07-13 17:10:43.298 T:2424193792 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 2021-07-13 17:10:43.316 T:2424193792 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update 2021-07-13 17:10:43.329 T:2365444864 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/ 2021-07-13 17:10:43.329 T:3010750976 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/resolution/' 2021-07-13 17:10:43.329 T:3010750976 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/aspectratio/' 2021-07-13 17:10:43.330 T:3010750976 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'flags/audiocodec/' 2021-07-13 17:10:43.330 T:2453005056 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.recordlabels.white/ 2021-07-13 17:10:43.369 T:2317161216 DEBUG: Thread Timer 2317161216 terminating 2021-07-13 17:10:43.369 T:2317161216 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:10:43.425 T:2424193792 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update 2021-07-13 17:10:43.432 T:2424193792 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 != '') 2021-07-13 17:10:43.675 T:2617737984 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:10:43.749 T:2444612352 DEBUG: Previous line repeats 1 times. 2021-07-13 17:10:43.749 T:2444612352 DEBUG: -->Python Interpreter Initialized<-- 2021-07-13 17:10:43.749 T:2444612352 DEBUG: CPythonInvoker(23, /storage/.kodi/addons/script.favourites/default.py): the source file to load is "/storage/.kodi/addons/script.favourites/default.py" 2021-07-13 17:10:43.749 T:2444612352 DEBUG: CPythonInvoker(23, /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 2021-07-13 17:10:43.749 T:2444612352 DEBUG: CPythonInvoker(23, /storage/.kodi/addons/script.favourites/default.py): entering source directory /storage/.kodi/addons/script.favourites 2021-07-13 17:10:43.749 T:2444612352 DEBUG: CPythonInvoker(23, /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 2021-07-13 17:10:43.765 T:2444612352 DEBUG: script.favourites: script version 7.1.3 started 2021-07-13 17:10:43.765 T:2444612352 DEBUG: script.favourites: ### params: {} 2021-07-13 17:10:43.765 T:2302558976 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:10:43.765 T:2302558976 DEBUG: Skin Helper Service --> plugin called with parameters: {u'action': u'getcast', u'downloadthumbs': u'true'} 2021-07-13 17:10:43.766 T:2302558976 DEBUG: Skin Helper Simplecache --> Initialized 2021-07-13 17:10:43.769 T:2444612352 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.IOError'> Error Contents: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/favourites.xml' Traceback (most recent call last): File "/storage/.kodi/addons/script.favourites/default.py", line 146, in <module> Main() File "/storage/.kodi/addons/script.favourites/default.py", line 22, in __init__ found, favourites = self._read_file() File "/storage/.kodi/addons/script.favourites/default.py", line 46, in _read_file self.doc = parse(self.fav_file) File "/usr/lib/python2.7/xml/dom/minidom.py", line 1918, in parse File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 922, in parse IOError: [Errno 2] No such file or directory: u'/storage/.kodi/userdata/favourites.xml' -->End of Python script error report<-- 2021-07-13 17:10:43.772 T:2444612352 DEBUG: onExecutionDone(23, /storage/.kodi/addons/script.favourites/default.py) 2021-07-13 17:10:43.789 T:3010750976 DEBUG: ------ Window Init (DialogNotification.xml) ------ 2021-07-13 17:10:43.893 T:2317161216 DEBUG: Thread Timer 2317161216 terminating 2021-07-13 17:10:43.925 T:2444612352 INFO: Python interpreter stopped 2021-07-13 17:10:43.925 T:2444612352 DEBUG: Thread LanguageInvoker 2444612352 terminating 2021-07-13 17:10:43.926 T:2302558976 DEBUG: Skin Helper Simplecache --> Closed 2021-07-13 17:10:43.926 T:2302558976 DEBUG: Previous line repeats 1 times. 2021-07-13 17:10:43.926 T:2302558976 INFO: CPythonInvoker(22, /storage/.kodi/addons/script.skin.helper.service/plugin.py): script successfully run 2021-07-13 17:10:43.926 T:2302558976 DEBUG: onExecutionDone(22, /storage/.kodi/addons/script.skin.helper.service/plugin.py) 2021-07-13 17:10:43.938 T:2302558976 INFO: Python interpreter stopped 2021-07-13 17:10:43.939 T:2302558976 DEBUG: Thread LanguageInvoker 2302558976 terminating 2021-07-13 17:10:45.210 T:2617737984 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:10:49.658 T:3010750976 DEBUG: Previous line repeats 5 times. 2021-07-13 17:10:49.658 T:3010750976 DEBUG: ------ Window Deinit (DialogNotification.xml) ------ 2021-07-13 17:10:49.834 T:2302558976 DEBUG: CWebServer[8080]: request received for /jsonrpc 2021-07-13 17:10:55.248 T:3010750976 DEBUG: Previous line repeats 11 times. 2021-07-13 17:10:55.249 T:3010750976 INFO: Saving exitCode 66 2021-07-13 17:10:55.327 T:3010750976 DEBUG: ------ Window Init (DialogBusy.xml) ------ 2021-07-13 17:10:55.335 T:2744075008 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: System.OnRestart - data: null 2021-07-13 17:10:55.389 T:3010750976 NOTICE: Quitting due to POSIX signal 2021-07-13 17:10:55.399 T:2685326080 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: System.OnRestart - data: null 2021-07-13 17:10:55.408 T:3010750976 NOTICE: Stopping player 2021-07-13 17:10:55.409 T:3010750976 NOTICE: Storing total System Uptime 2021-07-13 17:10:55.409 T:2878907136 DEBUG: Thread AlarmClock 2878907136 terminating 2021-07-13 17:10:55.409 T:3010750976 NOTICE: Saving settings 2021-07-13 17:10:55.417 T:3010750976 NOTICE: Saving skin settings 2021-07-13 17:10:55.436 T:2744075008 DEBUG: Skin Helper Service --> Kodi_Monitor: sender xbmc - method: System.OnQuit - data: {"exitcode":66} 2021-07-13 17:10:55.439 T:3010750976 NOTICE: Stopping all 2021-07-13 17:10:55.439 T:2365444864 DEBUG: Thread JobWorker 2365444864 terminating (autodelete) 2021-07-13 17:10:55.439 T:2424193792 DEBUG: Thread JobWorker 2424193792 terminating (autodelete) 2021-07-13 17:10:55.439 T:2870514432 DEBUG: Thread JobWorker 2870514432 terminating (autodelete) 2021-07-13 17:10:55.440 T:3010750976 DEBUG: NetworkMessage - Signaling network services to stop 2021-07-13 17:10:55.440 T:3010750976 NOTICE: ES: Stopping event server 2021-07-13 17:10:55.440 T:2453005056 DEBUG: Thread JobWorker 2453005056 terminating (autodelete) 2021-07-13 17:10:55.469 T:2836943616 DEBUG: Thread CECAdapterUpdate 2836943616 terminating 2021-07-13 17:10:55.499 T:2685326080 DEBUG: Skin Helper Widgets --> Kodi_Monitor: sender xbmc - method: System.OnQuit - data: {"exitcode":66} 2021-07-13 17:10:55.504 T:2586157824 DEBUG: Process - CEC adapter processor thread ended 2021-07-13 17:10:55.504 T:2586157824 DEBUG: Thread CECAdapter 2586157824 terminating 2021-07-13 17:10:55.818 T:2643362560 NOTICE: ES: UDP Event server stopped 2021-07-13 17:10:55.818 T:2643362560 DEBUG: Thread EventServer 2643362560 terminating 2021-07-13 17:10:55.842 T:3010750976 DEBUG: CZeroconfAvahi::doRemoveService named: servers.airtunes 2021-07-13 17:10:55.843 T:3010750976 DEBUG: NetworkMessage - Waiting for network services to stop 2021-07-13 17:10:55.843 T:3010750976 NOTICE: stopping zeroconf publishing 2021-07-13 17:10:55.845 T:3010750976 NOTICE: CWebServer[8080]: Stopped 2021-07-13 17:10:56.362 T:2634969856 DEBUG: Thread TCPServer 2634969856 terminating 2021-07-13 17:10:56.362 T:3010750976 NOTICE: stop dvd detect media 2021-07-13 17:10:56.362 T:3010750976 DEBUG: CServiceAddonManager: stopping plugin.video.amazon-test. 2021-07-13 17:10:56.362 T:3010750976 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): trigger Monitor abort request 2021-07-13 17:10:56.441 T:2769253120 NOTICE: [Amazon VOD] Service: Proxy server stopped 2021-07-13 17:10:56.442 T:2769253120 NOTICE: [Amazon VOD] Service stopped 2021-07-13 17:10:56.442 T:2769253120 INFO: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): script successfully run 2021-07-13 17:10:56.442 T:2769253120 DEBUG: onExecutionDone(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py) 2021-07-13 17:10:56.458 T:2769253120 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: N9XBMCAddon7xbmcgui6DialogE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE,N9XBMCAddon9xbmcaddon5AddonE 2021-07-13 17:10:56.458 T:2769253120 INFO: Python interpreter interrupted by user 2021-07-13 17:10:56.459 T:3010750976 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.amazon-test/service.py): script termination took 96ms 2021-07-13 17:10:56.459 T:3010750976 DEBUG: CServiceAddonManager: stopping plugin.video.netflix. 2021-07-13 17:10:56.459 T:2769253120 DEBUG: Thread LanguageInvoker 2769253120 terminating 2021-07-13 17:10:56.459 T:3010750976 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): trigger Monitor abort request 2021-07-13 17:10:56.941 T:2676933376 INFO: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): script successfully run 2021-07-13 17:10:56.942 T:2676933376 DEBUG: onExecutionDone(15, /storage/.kodi/addons/plugin.video.netflix/service.py) 2021-07-13 17:10:56.986 T:2676933376 INFO: Python interpreter interrupted by user 2021-07-13 17:10:56.987 T:3010750976 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/plugin.video.netflix/service.py): script termination took 527ms 2021-07-13 17:10:56.987 T:3010750976 DEBUG: CServiceAddonManager: stopping plugin.video.youtube. 2021-07-13 17:10:56.987 T:2676933376 DEBUG: Thread LanguageInvoker 2676933376 terminating 2021-07-13 17:10:56.987 T:3010750976 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): trigger Monitor abort request 2021-07-13 17:10:56.987 T:2760860416 DEBUG: [plugin.video.youtube] PlaybackMonitor active threads: || 2021-07-13 17:10:56.989 T:2760860416 INFO: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): script successfully run 2021-07-13 17:10:56.989 T:2760860416 DEBUG: onExecutionDone(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py) 2021-07-13 17:10:57.013 T:2760860416 INFO: Python interpreter interrupted by user 2021-07-13 17:10:57.013 T:3010750976 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): script termination took 26ms 2021-07-13 17:10:57.013 T:3010750976 DEBUG: CServiceAddonManager: stopping script.cu.lrclyrics. 2021-07-13 17:10:57.013 T:2760860416 DEBUG: Thread LanguageInvoker 2760860416 terminating 2021-07-13 17:10:57.013 T:3010750976 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): trigger Monitor abort request 2021-07-13 17:10:57.031 T:2710504192 INFO: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): script successfully run 2021-07-13 17:10:57.031 T:2710504192 DEBUG: onExecutionDone(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py) 2021-07-13 17:10:57.050 T:2710504192 INFO: Python interpreter interrupted by user 2021-07-13 17:10:57.050 T:3010750976 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/script.cu.lrclyrics/default.py): script termination took 37ms 2021-07-13 17:10:57.050 T:3010750976 DEBUG: CServiceAddonManager: stopping script.embuary.helper. 2021-07-13 17:10:57.050 T:2710504192 DEBUG: Thread LanguageInvoker 2710504192 terminating 2021-07-13 17:10:57.050 T:3010750976 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): trigger Monitor abort request 2021-07-13 17:10:57.051 T:2727289600 NOTICE: [ script.embuary.helper ] Service: Player monitor stopped 2021-07-13 17:10:57.051 T:2727289600 NOTICE: [ script.embuary.helper ] Service: Stopped 2021-07-13 17:10:57.051 T:2727289600 INFO: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): script successfully run 2021-07-13 17:10:57.051 T:2727289600 DEBUG: onExecutionDone(9, /storage/.kodi/addons/script.embuary.helper/service.py) 2021-07-13 17:10:57.060 T:2727289600 INFO: Python interpreter interrupted by user 2021-07-13 17:10:57.060 T:3010750976 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/script.embuary.helper/service.py): script termination took 10ms 2021-07-13 17:10:57.060 T:3010750976 DEBUG: CServiceAddonManager: stopping script.skin.helper.service. 2021-07-13 17:10:57.060 T:2727289600 DEBUG: Thread LanguageInvoker 2727289600 terminating 2021-07-13 17:10:57.060 T:3010750976 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): trigger Monitor abort request 2021-07-13 17:10:57.061 T:2744075008 NOTICE: Skin Helper Service --> Shutdown requested ! 2021-07-13 17:10:57.061 T:2744075008 DEBUG: Skin Helper Service --> ListItemMonitor - stop called 2021-07-13 17:10:57.061 T:2744075008 DEBUG: Skin Helper Service --> WebService - stop called 2021-07-13 17:10:57.063 T:2853729024 DEBUG: Skin Helper Service --> Webservice --> [13/Jul/2021 17:10:57] "QUIT / HTTP/1.1" 200 - 2021-07-13 17:10:57.066 T:2744075008 DEBUG: Skin Helper Simplecache --> Closed 2021-07-13 17:10:57.067 T:2744075008 DEBUG: Previous line repeats 4 times. 2021-07-13 17:10:57.067 T:2744075008 DEBUG: Metadata and Artwork module --> Exited 2021-07-13 17:10:57.067 T:2744075008 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.3 stopped 2021-07-13 17:10:57.067 T:2744075008 DEBUG: Skin Helper Simplecache --> Closed 2021-07-13 17:10:57.067 T:2744075008 INFO: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): script successfully run 2021-07-13 17:10:57.067 T:2744075008 DEBUG: onExecutionDone(7, /storage/.kodi/addons/script.skin.helper.service/service.py) 2021-07-13 17:10:57.088 T:2744075008 INFO: Python interpreter interrupted by user 2021-07-13 17:10:57.088 T:3010750976 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.skin.helper.service/service.py): script termination took 28ms 2021-07-13 17:10:57.088 T:3010750976 DEBUG: CServiceAddonManager: stopping script.skin.helper.skinbackup. 2021-07-13 17:10:57.088 T:2744075008 DEBUG: Thread LanguageInvoker 2744075008 terminating 2021-07-13 17:10:57.088 T:3010750976 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): trigger Monitor abort request 2021-07-13 17:10:57.089 T:2693718784 DEBUG: Skin Helper Backup --> Service stopped 2021-07-13 17:10:57.089 T:2693718784 INFO: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): script successfully run 2021-07-13 17:10:57.089 T:2693718784 DEBUG: onExecutionDone(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py) 2021-07-13 17:10:57.095 T:2693718784 INFO: Python interpreter interrupted by user 2021-07-13 17:10:57.096 T:3010750976 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skin.helper.skinbackup/service.py): script termination took 7ms 2021-07-13 17:10:57.096 T:3010750976 DEBUG: CServiceAddonManager: stopping script.skin.helper.widgets. 2021-07-13 17:10:57.096 T:2693718784 DEBUG: Thread LanguageInvoker 2693718784 terminating 2021-07-13 17:10:57.096 T:3010750976 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): trigger Monitor abort request 2021-07-13 17:10:57.096 T:2685326080 NOTICE: Skin Helper Widgets --> Backgroundservice stopped 2021-07-13 17:10:57.096 T:2685326080 INFO: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): script successfully run 2021-07-13 17:10:57.096 T:2685326080 DEBUG: onExecutionDone(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py) 2021-07-13 17:10:57.102 T:2685326080 INFO: Python interpreter interrupted by user 2021-07-13 17:10:57.102 T:3010750976 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/script.skin.helper.widgets/service.py): script termination took 6ms 2021-07-13 17:10:57.102 T:3010750976 DEBUG: CServiceAddonManager: stopping script.tv.show.next.aired. 2021-07-13 17:10:57.102 T:2685326080 DEBUG: Thread LanguageInvoker 2685326080 terminating 2021-07-13 17:10:57.102 T:3010750976 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): trigger Monitor abort request 2021-07-13 17:10:57.928 T:2718896896 NOTICE: script.tv.show.next.aired: ### abort requested -- stopping background processing 2021-07-13 17:10:57.928 T:2718896896 INFO: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): script aborted 2021-07-13 17:10:57.928 T:2718896896 DEBUG: onExecutionDone(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py) 2021-07-13 17:10:57.941 T:2718896896 INFO: Python interpreter interrupted by user 2021-07-13 17:10:57.941 T:3010750976 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/script.tv.show.next.aired/service.py): script termination took 839ms 2021-07-13 17:10:57.941 T:3010750976 DEBUG: CServiceAddonManager: stopping service.library.data.provider. 2021-07-13 17:10:57.941 T:3010750976 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): trigger Monitor abort request 2021-07-13 17:10:57.942 T:2735682304 DEBUG: Library Data Provider: service version 0.3.2 stopped 2021-07-13 17:10:57.942 T:2735682304 INFO: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): script successfully run 2021-07-13 17:10:57.942 T:2735682304 DEBUG: onExecutionDone(8, /storage/.kodi/addons/service.library.data.provider/service.py) 2021-07-13 17:10:57.948 T:2735682304 INFO: Python interpreter interrupted by user 2021-07-13 17:10:57.949 T:3010750976 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/service.library.data.provider/service.py): script termination took 2ms 2021-07-13 17:10:57.949 T:3010750976 DEBUG: CServiceAddonManager: stopping service.libreelec.settings. 2021-07-13 17:10:57.949 T:2718896896 DEBUG: Thread LanguageInvoker 2718896896 terminating 2021-07-13 17:10:57.949 T:2735682304 DEBUG: Thread LanguageInvoker 2735682304 terminating 2021-07-13 17:10:57.949 T:3010750976 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): trigger Monitor abort request 2021-07-13 17:10:57.950 T:2382230272 INFO: ## LibreELEC Addon ## xdbus Monitor stopped. ## 2021-07-13 17:10:57.966 T:2777645824 DEBUG: ## LibreELEC Addon ## STOP SERVICE DONE ! 2021-07-13 17:10:57.967 T:2777645824 INFO: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): script successfully run 2021-07-13 17:10:57.967 T:2777645824 INFO: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): waiting on thread 18446744071813600000 2021-07-13 17:10:57.967 T:2399015680 INFO: ## LibreELEC Addon ## _service_::run ## MESSAGE:'exit' 2021-07-13 17:10:58.004 T:2492121856 INFO: ## LibreELEC Addon ## updates::updateThread ## Stopped 2021-07-13 17:10:58.067 T:2777645824 DEBUG: onExecutionDone(3, /usr/share/kodi/addons/service.libreelec.settings/service.py) 2021-07-13 17:10:58.084 T:2777645824 INFO: Python interpreter interrupted by user 2021-07-13 17:10:58.084 T:3010750976 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.libreelec.settings/service.py): script termination took 135ms 2021-07-13 17:10:58.085 T:3010750976 DEBUG: CServiceAddonManager: stopping service.rom.collection.browser. 2021-07-13 17:10:58.085 T:2777645824 DEBUG: Thread LanguageInvoker 2777645824 terminating 2021-07-13 17:10:58.085 T:3010750976 INFO: CServiceAddonManager: failed to stop service.rom.collection.browser (may have ended) 2021-07-13 17:10:58.085 T:3010750976 DEBUG: CServiceAddonManager: stopping service.upnext. 2021-07-13 17:10:58.085 T:3010750976 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): trigger Monitor abort request 2021-07-13 17:10:58.086 T:2752467712 DEBUG: CAddonSettings[service.upnext]: loading setting definitions 2021-07-13 17:10:58.087 T:2752467712 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format... 2021-07-13 17:10:58.088 T:2752467712 DEBUG: [service.upnext] UpNextMonitor -> Service stopped 2021-07-13 17:10:58.089 T:2752467712 INFO: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): script successfully run 2021-07-13 17:10:58.089 T:2752467712 DEBUG: onExecutionDone(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py) 2021-07-13 17:10:58.094 T:2752467712 INFO: Python interpreter interrupted by user 2021-07-13 17:10:58.094 T:3010750976 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): script termination took 6ms 2021-07-13 17:10:58.095 T:2752467712 DEBUG: Thread LanguageInvoker 2752467712 terminating 2021-07-13 17:10:58.095 T:2991608576 DEBUG: Thread ActiveAE 2991608576 terminating 2021-07-13 17:10:58.095 T:2983215872 DEBUG: Thread AESink 2983215872 terminating 2021-07-13 17:10:58.096 T:3010750976 NOTICE: Application stopped 2021-07-13 17:10:58.296 T:3010750976 NOTICE: XBApplicationEx: destroying... 2021-07-13 17:10:58.297 T:2803086080 DEBUG: Thread PeripEventScanner 2803086080 terminating 2021-07-13 17:10:58.367 T:2828264192 DEBUG: Thread PeripBusUSBUdev 2828264192 terminating 2021-07-13 17:10:58.506 T:2811478784 DEBUG: Thread PeripBusAddon 2811478784 terminating 2021-07-13 17:10:58.647 T:3010750976 INFO: AddOnLog: Joystick Support: Disabling joystick interface "linux" 2021-07-13 17:10:58.648 T:3010750976 DEBUG: SECTION:UnloadDll(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.9) 2021-07-13 17:10:58.649 T:3010750976 INFO: ADDON: Dll Destroyed - Joystick Support 2021-07-13 17:10:58.649 T:3010750976 NOTICE: unload skin 2021-07-13 17:10:58.649 T:3010750976 INFO: Unloading old skin ... 2021-07-13 17:10:58.700 T:3010750976 DEBUG: ------ Window Deinit () ------ 2021-07-13 17:10:58.704 T:3010750976 DEBUG: ------ Window Deinit (Home.xml) ------ 2021-07-13 17:10:58.704 T:2845336320 DEBUG: Thread Timer start, auto delete: false 2021-07-13 17:10:58.718 T:3010750976 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 2021-07-13 17:10:58.721 T:3010750976 DEBUG: CloseBundle - Closed bundle 2021-07-13 17:10:58.750 T:3010750976 DEBUG: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 81 2021-07-13 17:10:58.768 T:3010750976 DEBUG: CDRMUtils::DrmFbDestroyCallback - removing framebuffer: 94 2021-07-13 17:10:58.769 T:3010750976 DEBUG: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM 2021-07-13 17:10:58.771 T:3010750976 NOTICE: unload sections 2021-07-13 17:10:58.776 T:3010750976 DEBUG: LogindUPowerSyscall - delay lock sleep released 2021-07-13 17:10:58.777 T:2786038528 DEBUG: Thread Timer 2786038528 terminating 2021-07-13 17:10:58.779 T:3010750976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2dfb480 with reference count 1 when destroying the associated plug-in context. Not releasing the object.' 2021-07-13 17:10:58.779 T:3010750976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2dfbd00 with reference count 1 when destroying the associated plug-in context. Not releasing the object.' 2021-07-13 17:10:58.779 T:3010750976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e1a680 with reference count 1 when destroying the associated plug-in context. Not releasing the object.' 2021-07-13 17:10:58.779 T:3010750976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e1a980 with reference count 1 when destroying the associated plug-in context. Not releasing the object.' 2021-07-13 17:10:58.779 T:3010750976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2dfad40 with reference count 1 when destroying the associated plug-in context. Not releasing the object.' 2021-07-13 17:10:58.779 T:3010750976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e1a240 with reference count 1 when destroying the associated plug-in context. Not releasing the object.' 2021-07-13 17:10:58.779 T:3010750976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e1af40 with reference count 1 when destroying the associated plug-in context. Not releasing the object.' 2021-07-13 17:10:58.779 T:3010750976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e1b540 with reference count 1 when destroying the associated plug-in context. Not releasing the object.' 2021-07-13 17:10:58.779 T:3010750976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e1b940 with reference count 1 when destroying the associated plug-in context. Not releasing the object.' 2021-07-13 17:10:58.780 T:3010750976 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 0x2e1bd40 with reference count 1 when destroying the associated plug-in context. Not releasing the object.' 2021-07-13 17:10:58.780 T:3010750976 DEBUG: object 0 --> 0 instances 2021-07-13 17:10:58.780 T:3010750976 DEBUG: object 1 --> 0 instances 2021-07-13 17:10:58.780 T:3010750976 DEBUG: object 2 --> 0 instances 2021-07-13 17:10:58.780 T:3010750976 DEBUG: object 3 --> 0 instances 2021-07-13 17:10:58.780 T:3010750976 DEBUG: object 4 --> 0 instances 2021-07-13 17:10:58.780 T:3010750976 DEBUG: object 5 --> 0 instances 2021-07-13 17:10:58.780 T:3010750976 DEBUG: object 6 --> 0 instances 2021-07-13 17:10:58.780 T:3010750976 DEBUG: object 7 --> 0 instances 2021-07-13 17:10:58.780 T:3010750976 DEBUG: object 8 --> 0 instances 2021-07-13 17:10:58.780 T:3010750976 DEBUG: object 9 --> 0 instances 2021-07-13 17:10:58.930 T:3010750976 DEBUG: CWinSystemGbm::DestroyWindowSystem - deinitialized DRM 2021-07-13 17:10:59.056 T:3002237696 DEBUG: Thread libinput 3002237696 terminating 2021-07-13 17:10:59.056 T:2935128832 DEBUG: Thread Lirc 2935128832 terminating 2021-07-13 17:10:59.217 T:3010750976 DEBUG: CDRMUtils::RestoreOriginalMode - set original crtc mode
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Untitled
9 hours ago | 1.88 KB
Untitled
9 hours ago | 0.67 KB
Untitled
9 hours ago | 3.33 KB
Untitled
10 hours ago | 1.00 KB
Untitled
10 hours ago | 0.33 KB
Untitled
10 hours ago | 1.55 KB
disable countdown timer in cart for drop pric...
PHP | 18 hours ago | 0.23 KB
bcachefs strange error
20 hours ago | 1.29 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!