Valentin271 / DeezerKodi

Deezer client for Kodi
GNU General Public License v3.0
24 stars 4 forks source link

Bug accessing Deezer Folders #3

Closed 987ben123 closed 3 years ago

987ben123 commented 3 years ago

Hi Valentin,

Most of the times when I want to access Deezer folder (especially the 'Personal Folder' where I could find my 'loved' tracks) there is a bug : I cannot access the folder and a message appears saying to check the log file (see the pictures below). image

After several tries I can sometimes access the folder.

Here's an extract of log files.

I use Kodi 18.9 with OSMC on raspberry Pi 2.

Thank you in advance for your help. Please let me know if you need further details.

Cheers

Ben

2020-12-27 11:08:20.097 T:1915892656 NOTICE: ----------------------------------------------------------------------- 2020-12-27 11:08:20.097 T:1915892656 NOTICE: Starting Kodi (18.9). Platform: Linux ARM (Thumb) 32-bit 2020-12-27 11:08:20.097 T:1915892656 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi) 2020-12-27 11:08:20.097 T:1915892656 NOTICE: Kodi compiled 2020-11-26 by GCC 8.3.0 for Linux ARM (Thumb) 32-bit version 4.19.152 (267160) 2020-12-27 11:08:20.098 T:1915892656 NOTICE: Running on Open Source Media Center 2020.11-1, kernel: Linux ARM 32-bit version 4.19.122-2-osmc 2020-12-27 11:08:20.098 T:1915892656 NOTICE: FFmpeg version/source: 4.0.4-Kodi 2020-12-27 11:08:20.098 T:1915892656 NOTICE: Host CPU: ARMv7 Processor rev 5 (v7l), 4 cores available 2020-12-27 11:08:20.098 T:1915892656 NOTICE: ARM Features: Neon disabled 2020-12-27 11:08:20.098 T:1915892656 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi 2020-12-27 11:08:20.098 T:1915892656 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi 2020-12-27 11:08:20.098 T:1915892656 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons 2020-12-27 11:08:20.098 T:1915892656 NOTICE: special://masterprofile/ is mapped to: /home/osmc/.kodi/userdata 2020-12-27 11:08:20.098 T:1915892656 NOTICE: special://envhome/ is mapped to: /home/osmc 2020-12-27 11:08:20.098 T:1915892656 NOTICE: special://home/ is mapped to: /home/osmc/.kodi 2020-12-27 11:08:20.098 T:1915892656 NOTICE: special://temp/ is mapped to: /home/osmc/.kodi/temp 2020-12-27 11:08:20.098 T:1915892656 NOTICE: special://logpath/ is mapped to: /home/osmc/.kodi/temp 2020-12-27 11:08:20.098 T:1915892656 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin 2020-12-27 11:08:20.099 T:1915892656 NOTICE: Local hostname: osmc 2020-12-27 11:08:20.099 T:1915892656 NOTICE: Log File is located: /home/osmc/.kodi/temp/kodi.log 2020-12-27 11:08:20.099 T:1915892656 NOTICE: ----------------------------------------------------------------------- 2020-12-27 11:08:20.099 T:1915892656 INFO: loading settings 2020-12-27 11:08:20.101 T:1915892656 NOTICE: special://profile/ is mapped to: special://masterprofile/ 2020-12-27 11:08:20.154 T:1915892656 DEBUG: CSkinSettings: no tag found 2020-12-27 11:08:20.155 T:1915892656 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml 2020-12-27 11:08:20.155 T:1915892656 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are... <?xml version="1.0" encoding="UTF-8" ?>

                                        <!-- If you wish to override any of these values, then create a file in /home/osmc/.kodi/userdata/advancedsettings.xml !-->
                                        <!-- It will override these settings, and your settings will be preserved across OSMC updates !-->
                                        <advancedsettings>
                                          <imageres>540</imageres>
                                          <fanartres>720</fanartres>
                                          <splash>false</splash>
                                          <handlemounting>0</handlemounting>
                                          <samba>
                                            <clienttimeout>30</clienttimeout>
                                          </samba>
                                          <gamesgeneral>
                                            <enable>true</enable>
                                          </gamesgeneral>
                                        </advancedsettings>

2020-12-27 11:08:20.156 T:1915892656 WARNING: CSettingsManager: missing version attribute 2020-12-27 11:08:20.158 T:1915892656 NOTICE: Loaded settings file from special://profile/advancedsettings.xml 2020-12-27 11:08:20.159 T:1915892656 NOTICE: Contents of special://profile/advancedsettings.xml are... <?xml version="1.0" encoding="utf-8" ?>

.arw|.cr2|.dng|.nef 1 148897792 15 10 10

2020-12-27 11:08:20.159 T:1915892656 WARNING: CSettingsManager: missing version attribute 2020-12-27 11:08:20.161 T:1915892656 NOTICE: Default Video Player: VideoPlayer 2020-12-27 11:08:20.161 T:1915892656 NOTICE: Default Audio Player: paplayer 2020-12-27 11:08:20.161 T:1915892656 NOTICE: Disabled debug logging due to GUI setting. Level 0. 2020-12-27 11:08:20.161 T:1915892656 NOTICE: Log level changed to "LOG_LEVEL_NORMAL" 2020-12-27 11:08:20.161 T:1915892656 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml 2020-12-27 11:08:20.166 T:1915892656 NOTICE: LoadFromXML - unable to load:/home/osmc/.kodi/userdata/wakeonlan.xml 2020-12-27 11:08:20.531 T:1915892656 NOTICE: Running database version Addons27 2020-12-27 11:08:20.752 T:1915892656 NOTICE: ADDON: audiodecoder.modplug v2.0.3 installed 2020-12-27 11:08:20.752 T:1915892656 NOTICE: ADDON: audiodecoder.nosefart v2.0.2 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: audiodecoder.sidplay v1.2.2 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: audiodecoder.snesapu v2.0.2 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: audiodecoder.timidity v2.0.5 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: audioencoder.flac v2.0.6 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: audioencoder.lame v2.0.4 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: audioencoder.vorbis v2.0.4 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: audioencoder.wav v2.0.3 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: game.controller.default v1.0.8 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: game.controller.snes v1.0.8 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: game.libretro v1.1.1 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: game.libretro.2048 v1.0.0.115 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: game.libretro.beetle-bsnes v0.9.26.9 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: game.libretro.beetle-gba v0.9.36.9 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: game.libretro.beetle-pce-fast v0.9.38.14 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: game.libretro.bluemsx v0.0.1.14 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: game.libretro.bnes v0.83.0.7 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: game.libretro.bsnes-mercury-balanced v0.94.0.7 installed 2020-12-27 11:08:20.753 T:1915892656 NOTICE: ADDON: game.libretro.dosbox v0.74.0.7 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.fceumm v0.0.1.22 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.gambatte v0.5.0.13 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.genplus v1.7.4.12 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.gw v1.6.3.6 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.mame2000 v0.37.0.10 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.mame2003 v0.78.0.26 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.mame2003_plus v0.0.1.38 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.meteor v1.4.0.7 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.mgba v0.8.3.16 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.nestopia v1.50.0.11 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.quicknes v1.0.0.14 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.scummvm v2.1.1.9 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.snes9x v1.60.0.14 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.stella v3.9.3.10 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.vba-next v1.0.2.9 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: game.libretro.vbam v2.1.3.11 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: imagedecoder.mpo v1.1.2 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: imagedecoder.raw v2.1.2 installed 2020-12-27 11:08:20.754 T:1915892656 NOTICE: ADDON: inputstream.adaptive v2.4.6 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: inputstream.rtmp v2.0.9 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: kodi.resource v1.0.0 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: metadata.album.universal v3.1.3 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: metadata.artists.universal v4.3.3 installed 2020-12-27 11:08:20.755 T:1915892656 NOTICE: ADDON: metadata.common.allmusic.com v3.2.2 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.common.fanart.tv v3.6.3 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.common.imdb.com v3.1.6 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.4 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.common.ofdb.de v1.0.5 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.common.omdbapi.com v1.2.1 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.common.themoviedb.org v3.2.12 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.dvdfr.com v1.0.0 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.local v1.0.0 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.media.passion.org v2.1.5 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.themoviedb.org v5.2.5 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.tvdb.com v3.2.8 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.11 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: metadata.universal v5.4.5 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: peripheral.joystick v1.4.9 installed 2020-12-27 11:08:20.756 T:1915892656 NOTICE: ADDON: peripheral.xarcade v1.1.0 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: plugin.audio.deezer v0.1.0 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: plugin.image.mypicsdb v14.3.2 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: plugin.program.indigo v4.0.20 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: plugin.video.exodus v10.0.2 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: plugin.video.pressplay v1.0.4 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: plugin.video.vstream v0.8.4 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.argustv v3.5.6 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.demo v3.6.3 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.dvblink v4.7.3 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.dvbviewer v3.7.13 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.filmon v2.4.6 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.hdhomerun v3.5.1 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.hts v4.4.21 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.iptvsimple v3.9.8 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.mediaportal.tvserver v3.5.19 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.mythtv v5.10.19 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.nextpvr v3.3.21 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.njoy v3.4.3 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.octonet v0.7.1 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.pctv v2.4.7 installed 2020-12-27 11:08:20.757 T:1915892656 NOTICE: ADDON: pvr.sledovanitv.cz v1.9.0 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: pvr.stalker v3.4.10 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: pvr.teleboy v18.2.3 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: pvr.vbox v4.7.0 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: pvr.vdr.vnsi v3.6.4 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: pvr.vuplus v3.28.9 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: pvr.waipu v0.2.3 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: pvr.wmc v2.4.6 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: pvr.zattoo v18.1.21 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: repository.kodibae v3.0.0 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: repository.pressplay v1.0.1 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: repository.universalscrapers v1.0.0 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: repository.vstream v0.0.4 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: repository.xbmc.org v9.9.11 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: repository.xycl.addons v1.2.1 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: resource.images.catchuptvandmore v1.0.10 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: resource.language.af_za v9.0.10 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: resource.language.am_et v9.0.7 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: resource.language.ar_sa v9.0.7 installed 2020-12-27 11:08:20.758 T:1915892656 NOTICE: ADDON: resource.language.az_az v9.0.3 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.be_by v9.0.13 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.bg_bg v9.0.21 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.bs_ba v9.0.5 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.ca_es v9.0.10 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.cs_cz v9.0.22 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.cy_gb v9.0.9 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.da_dk v9.0.23 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.de_de v9.0.21 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.el_gr v9.0.15 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.en_au v9.0.7 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.en_nz v9.0.8 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.en_us v9.0.16 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.eo v9.0.5 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.es_ar v9.0.7 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.es_es v9.0.23 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.es_mx v9.0.9 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.et_ee v9.0.7 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.eu_es v9.0.13 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.fa_af v9.0.4 installed 2020-12-27 11:08:20.759 T:1915892656 NOTICE: ADDON: resource.language.fa_ir v9.0.8 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.fi_fi v9.0.22 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.fo_fo v9.0.6 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.fr_ca v9.0.20 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.fr_fr v9.0.24 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.gl_es v9.0.13 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.he_il v9.0.11 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.hi_in v9.0.3 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.hr_hr v9.0.16 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.hu_hu v9.0.18 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.hy_am v9.0.4 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.id_id v9.0.10 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.is_is v9.0.14 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.it_it v9.0.17 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.ja_jp v9.0.10 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.ko_kr v9.0.10 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.lt_lt v9.0.22 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.lv_lv v9.0.12 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.mi v9.0.6 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.mk_mk v9.0.8 installed 2020-12-27 11:08:20.760 T:1915892656 NOTICE: ADDON: resource.language.ml_in v9.0.1 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.mn_mn v9.0.4 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.ms_my v9.0.13 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.mt_mt v9.0.6 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.my_mm v9.0.6 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.nb_no v9.0.12 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.nl_nl v9.0.22 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.os_os v1.0.2 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.pl_pl v9.0.16 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.pt_br v9.0.25 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.pt_pt v9.0.11 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.ro_ro v9.0.13 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.ru_ru v9.0.18 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.si_lk v9.0.4 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.sk_sk v9.0.20 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.sl_si v9.0.10 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.sq_al v9.0.7 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.sr_rs v9.0.10 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.sr_rs@latin v9.0.7 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.sv_se v9.0.19 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.szl v9.0.7 installed 2020-12-27 11:08:20.761 T:1915892656 NOTICE: ADDON: resource.language.ta_in v9.0.8 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: resource.language.te_in v9.0.2 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: resource.language.tg_tj v9.0.6 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: resource.language.th_th v9.0.7 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: resource.language.uk_ua v9.0.11 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: resource.language.uz_uz v9.0.4 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: resource.language.vi_vn v9.0.6 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: resource.language.zh_cn v9.0.16 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: resource.language.zh_tw v9.0.23 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: script.areswizard v0.0.69 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: script.audioswitch v0.2.3 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: script.common.plugin.cache v2.6.1 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: script.covenant.artwork v1.0.3 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: script.covenant.metadata v1.0.2 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: script.exodus.artwork v10.0.0 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: script.exodus.metadata v10.0.0 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: script.genesis.artwork v1.0.7 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: script.genesis.metadata v1.0.2 installed 2020-12-27 11:08:20.762 T:1915892656 NOTICE: ADDON: script.module.Supremacy.Tv v1.2 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.addon.common v2.0.1 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.addon.signals v0.0.6 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.beautifulsoup v3.2.1 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.beautifulsoup4 v4.6.2 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.certifi v2019.9.11 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.chardet v3.0.4 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.codequick v0.9.14 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.covenant v1.00.025 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.cryptolib v1.1.1 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.dateutil v2.8.1 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.elementtree v1.2.8 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.exodus v3.2.4 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.exodusscrapers v2.0.4 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.exoscrapers v2.4.2 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.feedparser v5.2.1 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.future v0.17.1 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.futures v2.2.0 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.genesis v1.00.021 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.htmlement v1.0.0 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.httplib2 v0.10.3 installed 2020-12-27 11:08:20.763 T:1915892656 NOTICE: ADDON: script.module.idna v2.8 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.inputstreamhelper v0.5.2 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.js2py v0.6.7 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.kodi-six v0.1.3 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.liveresolver v0.1.50 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.livestreamer v1.12.0 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.metahandler v3.0.3 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.myconnpy v1.1.7 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.numbersbynumbers v1.00.097 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.openscrapers v0.0.2.012 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.osmccommon v0.0.1 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.osmcsetting.apfstore v0.0.1 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.osmcsetting.logging v0.0.1 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.osmcsetting.networking v0.0.3 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.osmcsetting.pi v0.0.1 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.osmcsetting.remotes v0.0.1 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.osmcsetting.services v0.0.3 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.osmcsetting.updates v0.0.3 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.parsedom v2.5.2 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.pil v1.1.7 installed 2020-12-27 11:08:20.764 T:1915892656 NOTICE: ADDON: script.module.playscrapers v1.0.6 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.pyjsparser v2.7.3 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.pyqrcode v0.0.2 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.python.koding.aio v2.1 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.python.koding.aio.alt v1.1 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.python.twitch v2.0.15 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.pytz v2014.2 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.pyxbmct v1.3.1 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.requests v2.22.0 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.requests-cache v0.4.13 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.resolveurl v5.1.18 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.routing v0.2.3 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.simple.downloader v1.9.5 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.simplecache v1.0.20 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.simplejson v3.16.1 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.simpleplugin3 v3.0.3 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.singledispatch v3.4.0.3 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.six v1.13.0 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.streamlink.base v2020.09.07.1 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.streamlink.crypto v1.5.2 installed 2020-12-27 11:08:20.765 T:1915892656 NOTICE: ADDON: script.module.supremacy v1.1 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.module.t0mm0.common v2.1.1 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.module.tzlocal v2.0.0 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.module.unidecode v1.1.1 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.module.universalscrapers v1.2.3 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.module.urlresolver v5.1.18 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.module.xmltodict v0.11.0 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.module.youtube.dl v20.616.0 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.numbers.jen v2.0.4 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.numbersbynumbers.artwork v1.0.12 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.numbersbynumbers.metadata v1.0.12 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.pressplay.artwork v1.0.0 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.pressplay.metadata v1.0.0 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.speedtestnet v1.0.0 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.supremacy.pairwith v1.8 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.tvaddons.debug.log v1.0.9 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: script.video.F4mProxy v2.8.8 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: service.osmc.settings v0.0.1 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: service.subtitles.a4ksubtitles v1.7.2 installed 2020-12-27 11:08:20.766 T:1915892656 NOTICE: ADDON: service.subtitles.opensubtitles v5.0.16 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: service.subtitles.podnapisi v5.4.2 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: service.subtitles.subscene v1.7.2 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: skin.estouchy v2.0.28 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: skin.estuary v2.0.27 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: skin.osmc v18.5.0 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: skin.osmc.scope v18.5.0 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: vfs.libarchive v1.0.7 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: vfs.rar v2.3.2 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: vfs.sacd v1.0.4 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: vfs.sftp v1.0.6 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: weather.gismeteo v0.5.2 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: weather.yahoo v5.0.7 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: webinterface.chorus v0.3.10 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: xbmc.addon v18.9 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: xbmc.core v0.1.0 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: xbmc.gui v5.14.0 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: xbmc.json v10.3.0 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: xbmc.metadata v2.1.0 installed 2020-12-27 11:08:20.767 T:1915892656 NOTICE: ADDON: xbmc.python v2.26.0 installed 2020-12-27 11:08:20.768 T:1915892656 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed 2020-12-27 11:08:21.037 T:1915892656 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files 2020-12-27 11:08:21.214 T:1885335776 NOTICE: Found 2 Lists of Devices 2020-12-27 11:08:21.214 T:1885335776 NOTICE: Enumerated ALSA devices: 2020-12-27 11:08:21.214 T:1885335776 NOTICE: Device 1 2020-12-27 11:08:21.214 T:1885335776 NOTICE: m_deviceName : @ 2020-12-27 11:08:21.214 T:1885335776 NOTICE: m_displayName : Default (bcm2835 ALSA bcm2835 ALSA) 2020-12-27 11:08:21.214 T:1885335776 NOTICE: m_displayNameExtra: 2020-12-27 11:08:21.214 T:1885335776 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2020-12-27 11:08:21.214 T:1885335776 NOTICE: m_channels : FL, FR 2020-12-27 11:08:21.214 T:1885335776 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_streamTypes : No passthrough capabilities 2020-12-27 11:08:21.215 T:1885335776 NOTICE: Device 2 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_deviceName : sysdefault:CARD=ALSA 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_displayName : bcm2835 ALSA 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_displayNameExtra: bcm2835 ALSA 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_channels : FL, FR 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_streamTypes : No passthrough capabilities 2020-12-27 11:08:21.215 T:1885335776 NOTICE: Device 3 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_deviceName : @:CARD=Aureon51MkII,DEV=0 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_displayName : Aureon5.1MkII (@:CARD=Aureon51MkII,DEV=0) 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_displayNameExtra: Analog 2020-12-27 11:08:21.215 T:1885335776 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_channels : FL, FR, FC, LFE, SL, SR 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_sampleRates : 48000 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_streamTypes : No passthrough capabilities 2020-12-27 11:08:21.216 T:1885335776 NOTICE: Device 4 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_deviceName : surround21:CARD=Aureon51MkII,DEV=0 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_displayName : Aureon5.1MkII (surround21:CARD=Aureon51MkII,DEV=0) 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_displayNameExtra: Analog 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_channels : FL, FR, BL, BR, FC, LFE, SL, SR, UNKNOWN1, UNKNOWN2, UNKNOWN3, UNKNOWN4, UNKNOWN5, UNKNOWN6, UNKNOWN7, UNKNOWN8 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_sampleRates : 48000 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_streamTypes : No passthrough capabilities 2020-12-27 11:08:21.216 T:1885335776 NOTICE: Device 5 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_deviceName : iec958:CARD=Aureon51MkII,DEV=0 2020-12-27 11:08:21.216 T:1885335776 NOTICE: m_displayName : Aureon5.1MkII 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_displayNameExtra: S/PDIF 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_deviceType : AE_DEVTYPE_IEC958 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_channels : FL, FR, FC, LFE, SL, SR 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_sampleRates : 48000 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S16NE,AE_FMT_S16LE 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512 2020-12-27 11:08:21.217 T:1885335776 NOTICE: Enumerated PI devices: 2020-12-27 11:08:21.217 T:1885335776 NOTICE: Device 1 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_deviceName : HDMI 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_displayName : HDMI 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_displayNameExtra: 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_deviceType : AE_DEVTYPE_HDMI 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_channels : FL, FR 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000 2020-12-27 11:08:21.217 T:1885335776 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 2020-12-27 11:08:21.217 T:1885335776 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 2020-12-27 11:08:21.217 T:1885335776 NOTICE: Device 2 2020-12-27 11:08:21.217 T:1885335776 NOTICE: m_deviceName : Analogue 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_displayName : Analogue 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_displayNameExtra: 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_channels : FL, FR 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_sampleRates : 48000 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_streamTypes : No passthrough capabilities 2020-12-27 11:08:21.218 T:1885335776 NOTICE: Device 3 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_deviceName : Both 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_displayName : HDMI and Analogue 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_displayNameExtra: 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_deviceType : AE_DEVTYPE_PCM 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_channels : FL, FR 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_sampleRates : 48000 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP 2020-12-27 11:08:21.218 T:1885335776 NOTICE: m_streamTypes : No passthrough capabilities 2020-12-27 11:08:21.370 T:1915892656 NOTICE: Raspberry PI firmware version: Mar 10 2020 16:00:17 Copyright (c) 2012 Broadcom version d5afe412e364adbdafc0394ac65e674091a56473 (clean) (release) (start_x) 2020-12-27 11:08:21.370 T:1915892656 NOTICE: ARM mem: 704MB GPU mem: 320MB MPG2:0 WVC1:0 2020-12-27 11:08:21.370 T:1915892656 NOTICE: cache.memorysize: 142MB 2020-12-27 11:08:21.370 T:1915892656 NOTICE: Config: aphy_params_current=819 arm_freq=900 audio_pwm_mode=514 config_hdmi_boost=5 core_freq=450 disable_auto_turbo=1 disable_commandline_tags=2 disable_l2cache=1 disable_overscan=1 disable_splash=1 display_hdmi_rotate=-1 display_lcd_rotate=-1 dphy_params_current=547 enable_uart=1 force_eeprom_read=1 force_pwm_open=1 framebuffer_ignore_alpha=1 framebuffer_swap=1 hdmi_channel_map=8 init_uart_clock=0x2dc6c00 lcd_framerate=60 over_voltage_avs=0x1b774 pause_burst_frames=1 program_serial_random=1 sdram_freq=450 sdtv_aspect=1 hdmi_force_cec_address:0=65535 hdmi_force_cec_address:1=65535 hdmi_ignore_cec_init:0=1 hdmi_pixel_freq_limit:0=0x9a7ec80 hdmi_pixel_freq_limit:1=0x9a7ec80 2020-12-27 11:08:21.371 T:1915892656 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= 2020-12-27 11:08:21.372 T:1915892656 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 60.000000 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 59.940063 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 60.000000 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 59.940063 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 1152 x 864 with 1152 x 864 @ 75.000000 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 60.000000 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 59.940063 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 1680 x 1050 with 1680 x 1050 @ 60.000000 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 1680 x 1050 with 1680 x 1050 @ 59.940063 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 1600 x 900 with 1600 x 900 @ 60.000000 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 1600 x 900 with 1600 x 900 @ 59.940063 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz 2020-12-27 11:08:21.373 T:1915892656 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz 2020-12-27 11:08:21.374 T:1915892656 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz 2020-12-27 11:08:21.374 T:1915892656 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz 2020-12-27 11:08:21.374 T:1915892656 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz 2020-12-27 11:08:21.374 T:1915892656 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940063 Hz 2020-12-27 11:08:21.374 T:1915892656 NOTICE: Found resolution 720 x 576 with 720 x 576 @ 50.000000 Hz 2020-12-27 11:08:21.374 T:1915892656 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 50.000000 Hz 2020-12-27 11:08:21.374 T:1915892656 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 50.000000 Hz 2020-12-27 11:08:21.374 T:1915892656 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 24.000000 Hz 2020-12-27 11:08:21.374 T:1915892656 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 23.976025 Hz 2020-12-27 11:08:21.374 T:1915892656 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 30.000000 Hz 2020-12-27 11:08:21.374 T:1915892656 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 29.970032 Hz 2020-12-27 11:08:21.374 T:1915892656 NOTICE: Found (1920x1080@60.000000) at 33, setting to RES_DESKTOP at 16 2020-12-27 11:08:21.375 T:1915892656 NOTICE: EGL_VERSION = 1.4 2020-12-27 11:08:21.375 T:1915892656 NOTICE: EGL_VENDOR = Broadcom 2020-12-27 11:08:21.375 T:1915892656 NOTICE: EGL_EXTENSIONS = EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_vg_parent_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_lock_surface 2020-12-27 11:08:21.375 T:1915892656 NOTICE: EGL_CLIENT_EXTENSIONS = NULL 2020-12-27 11:08:21.377 T:1915892656 NOTICE: Checking resolution 16 2020-12-27 11:08:21.675 T:1915892656 NOTICE: GL_VENDOR = Broadcom 2020-12-27 11:08:21.675 T:1915892656 NOTICE: GL_RENDERER = VideoCore IV HW 2020-12-27 11:08:21.675 T:1915892656 NOTICE: GL_VERSION = OpenGL ES 2.0 2020-12-27 11:08:21.675 T:1915892656 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00 2020-12-27 11:08:21.675 T:1915892656 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker 2020-12-27 11:08:23.027 T:1788367072 NOTICE: Running database version Addons27 2020-12-27 11:08:23.029 T:1788367072 NOTICE: Running database version ViewModes6 2020-12-27 11:08:23.032 T:1788367072 NOTICE: Running database version Textures13 2020-12-27 11:08:23.040 T:1788367072 NOTICE: Running database version MyMusic72 2020-12-27 11:08:23.053 T:1788367072 NOTICE: Running database version MyVideos116 2020-12-27 11:08:23.057 T:1788367072 NOTICE: Running database version TV32 2020-12-27 11:08:23.059 T:1788367072 NOTICE: Running database version Epg12 2020-12-27 11:08:23.060 T:1915892656 NOTICE: start dvd mediatype detection 2020-12-27 11:08:23.197 T:1915892656 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.27) 2020-12-27 11:08:24.277 T:1915892656 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList" 2020-12-27 11:08:24.490 T:1915892656 NOTICE: Register - new keyboard device registered on application->keyboard: Clavier (0000:0000) 2020-12-27 11:08:24.491 T:1915892656 NOTICE: Register - new mouse device registered on application->mouse: Souris (0000:0000) 2020-12-27 11:08:24.525 T:1915892656 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml. 2020-12-27 11:08:24.532 T:1915892656 NOTICE: Loaded playercorefactory configuration 2020-12-27 11:08:24.533 T:1915892656 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml. 2020-12-27 11:08:24.533 T:1915892656 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping. 2020-12-27 11:08:24.614 T:1915892656 NOTICE: initialize done 2020-12-27 11:08:24.615 T:1915892656 NOTICE: Running the application... 2020-12-27 11:08:24.634 T:1915892656 NOTICE: starting zeroconf publishing 2020-12-27 11:08:24.639 T:1915892656 NOTICE: CWebServer[8080]: Started 2020-12-27 11:08:24.639 T:1915892656 NOTICE: starting upnp client 2020-12-27 11:08:24.648 T:1915892656 NOTICE: starting upnp server 2020-12-27 11:08:24.665 T:1915892656 NOTICE: starting upnp renderer 2020-12-27 11:08:24.688 T:1494212832 NOTICE: ES: Starting UDP Event server on port 9777 2020-12-27 11:08:24.692 T:1494212832 NOTICE: UDP: Listening on port 9777 (ipv6 : true) 2020-12-27 11:08:25.273 T:1722798304 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001) 2020-12-27 11:08:35.334 T:1693446368 WARNING: CSettingsManager: unable to read value of setting "appearance.1" 2020-12-27 11:08:35.337 T:1693446368 WARNING: CSettingsManager: unable to read value of setting "module.provider" 2020-12-27 11:08:35.342 T:1693446368 WARNING: CAddonSettings[plugin.video.exodus]: failed to load value "Exodus" for setting appearance.1 2020-12-27 11:08:35.342 T:1693446368 WARNING: CAddonSettings[plugin.video.exodus]: failed to load value "ExoScrapers Scrapers" for setting module.provider 2020-12-27 11:08:41.597 T:1685053664 NOTICE: Indigo NOTICE: STARTING Indigo SERVICE 2020-12-27 11:08:47.756 T:1469034720 WARNING: CSettingsManager: unable to read value of setting "appearance.1" 2020-12-27 11:08:47.759 T:1469034720 WARNING: CSettingsManager: unable to read value of setting "module.provider" 2020-12-27 11:08:47.764 T:1469034720 WARNING: CAddonSettings[plugin.video.exodus]: failed to load value "Exodus" for setting appearance.1 2020-12-27 11:08:47.764 T:1469034720 WARNING: CAddonSettings[plugin.video.exodus]: failed to load value "ExoScrapers Scrapers" for setting module.provider 2020-12-27 15:49:49.809 T:1915892656 NOTICE: VideoPlayer::OpenFile: /media/Multimedia-Files-RPi/movie/Dvd Hero-1.mkv 2020-12-27 15:49:49.844 T:1305469152 NOTICE: Creating InputStream 2020-12-27 15:49:49.902 T:1305469152 NOTICE: Creating Demuxer 2020-12-27 15:49:50.660 T:1305469152 NOTICE: Opening stream: 0 source: 256 2020-12-27 15:49:50.661 T:1305469152 NOTICE: Creating video codec with codec id: 173 2020-12-27 15:49:50.678 T:1305469152 ERROR: CMMALVideo::Open : Video codec unknown: ad 2020-12-27 15:49:50.686 T:1305469152 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (rpi) 2020-12-27 15:49:50.772 T:1305469152 NOTICE: Creating video thread 2020-12-27 15:49:50.773 T:1305469152 NOTICE: Opening stream: 1 source: 256 2020-12-27 15:49:50.773 T:1305469152 NOTICE: Finding audio codec for: 86018 2020-12-27 15:49:50.776 T:1605365984 NOTICE: running thread: video_thread 2020-12-27 15:49:50.778 T:1305469152 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac 2020-12-27 15:49:50.779 T:1305469152 NOTICE: Creating audio thread 2020-12-27 15:49:50.780 T:986669280 NOTICE: running thread: CVideoPlayerAudio::Process() 2020-12-27 15:49:50.792 T:986669280 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through) 2020-12-27 15:49:50.792 T:1605365984 NOTICE: CDecoder::Open - fmt:183 2020-12-27 15:49:51.399 T:1605365984 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 40000 2020-12-27 15:49:55.581 T:1605365984 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer 2020-12-27 15:51:11.841 T:1443856608 WARNING: Previous line repeats 147 times. 2020-12-27 15:51:11.851 T:1443856608 ERROR: Run: Unable to parse web site 2020-12-27 15:51:11.914 T:1605365984 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer 2020-12-27 15:51:13.146 T:601706720 WARNING: Previous line repeats 2 times. 2020-12-27 15:51:13.146 T:601706720 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:51:13.187 T:584921312 WARNING: Previous line repeats 1 times. 2020-12-27 15:51:13.188 T:584921312 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/77McWDyY8mcYTy14PtAPUId4sNA.jpg 2020-12-27 15:51:13.192 T:601706720 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:51:13.192 T:601706720 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/2SumFFImGK0sv4QZalBkn9x8Iur.jpg 2020-12-27 15:51:13.199 T:1443856608 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:51:13.199 T:1443856608 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/uhu1uHcb3zar7eoXf2DHU8HIpw4.jpg 2020-12-27 15:51:13.338 T:1615810784 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:51:13.465 T:1605365984 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer 2020-12-27 15:51:13.543 T:1615810784 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:51:13.544 T:1615810784 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/3FRBEdKKlxhvPWPt0jzgmSjeHwn.jpg 2020-12-27 15:51:13.985 T:1605365984 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer 2020-12-27 15:51:14.211 T:601706720 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:51:14.280 T:601706720 WARNING: Previous line repeats 1 times. 2020-12-27 15:51:14.280 T:601706720 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/gwZFclFz6IQcKadX3wYhagP0r2I.jpg 2020-12-27 15:51:14.479 T:1443856608 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:51:14.500 T:1605365984 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer 2020-12-27 15:51:14.546 T:1443856608 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:51:14.546 T:1443856608 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/pNcpelmMkveMiGXZQNTkXMwoLiG.jpg 2020-12-27 15:51:15.016 T:1605365984 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer 2020-12-27 15:51:34.328 T:1915892656 WARNING: Previous line repeats 37 times. 2020-12-27 15:51:34.328 T:1915892656 NOTICE: VideoPlayer::OpenFile: /media/Multimedia-Files-RPi/movie/Dvd Hero-1.mkv 2020-12-27 15:51:34.557 T:1305469152 NOTICE: Creating InputStream 2020-12-27 15:51:34.582 T:1305469152 NOTICE: Creating Demuxer 2020-12-27 15:51:34.659 T:1305469152 NOTICE: Opening stream: 0 source: 256 2020-12-27 15:51:34.660 T:1305469152 NOTICE: Creating video codec with codec id: 173 2020-12-27 15:51:34.660 T:1305469152 ERROR: CMMALVideo::Open : Video codec unknown: ad 2020-12-27 15:51:34.660 T:1305469152 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (rpi) 2020-12-27 15:51:34.725 T:1305469152 NOTICE: Opening stream: 1 source: 256 2020-12-27 15:51:34.726 T:1305469152 NOTICE: Finding audio codec for: 86018 2020-12-27 15:51:34.729 T:1305469152 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac 2020-12-27 15:51:34.788 T:1605365984 NOTICE: CDecoder::Open - fmt:183 2020-12-27 15:51:35.166 T:1605365984 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 40000 2020-12-27 15:53:03.771 T:1915892656 NOTICE: CVideoPlayer::CloseFile() 2020-12-27 15:53:03.782 T:1305469152 NOTICE: CVideoPlayer::OnExit() 2020-12-27 15:53:03.782 T:1305469152 NOTICE: Closing stream player 1 2020-12-27 15:53:03.782 T:1305469152 NOTICE: Waiting for audio thread to exit 2020-12-27 15:53:03.783 T:986669280 NOTICE: thread end: CVideoPlayerAudio::OnExit() 2020-12-27 15:53:03.784 T:1305469152 NOTICE: Closing audio device 2020-12-27 15:53:03.835 T:1305469152 NOTICE: Deleting audio codec 2020-12-27 15:53:03.837 T:1305469152 NOTICE: Closing stream player 2 2020-12-27 15:53:03.837 T:1305469152 NOTICE: waiting for video thread to exit 2020-12-27 15:53:03.881 T:1605365984 NOTICE: thread end: video_thread 2020-12-27 15:53:03.883 T:1915892656 NOTICE: VideoPlayer: waiting for threads to exit 2020-12-27 15:53:03.883 T:1305469152 NOTICE: deleting video codec 2020-12-27 15:53:03.983 T:1915892656 NOTICE: VideoPlayer: finished waiting 2020-12-27 15:53:03.983 T:1915892656 NOTICE: CVideoPlayer::CloseFile() 2020-12-27 15:53:03.983 T:1915892656 NOTICE: VideoPlayer: waiting for threads to exit 2020-12-27 15:53:03.983 T:1915892656 NOTICE: VideoPlayer: finished waiting 2020-12-27 15:53:04.703 T:1305469152 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:04.763 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:04.764 T:1305469152 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/58GIWqEWsLmJh86icwPc1U09evY.jpg 2020-12-27 15:53:05.142 T:1305469152 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:05.244 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:05.244 T:1305469152 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/bquE5Pv5V1s33QtxlsoE7pRYUni.jpg 2020-12-27 15:53:07.402 T:1305469152 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:07.440 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:07.440 T:1305469152 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/oCM9gUDBYfdYwhYmCwvxYs1l2nf.jpg 2020-12-27 15:53:07.596 T:1305469152 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:07.642 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:07.642 T:1305469152 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/fCui7TgISSz4ELZWXxRMMlmM0WV.jpg 2020-12-27 15:53:08.049 T:1305469152 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:08.084 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:08.084 T:1305469152 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/tqQIMOiTB6dxM76pYOs3Sn1mDUj.jpg 2020-12-27 15:53:08.269 T:978276576 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:08.319 T:978276576 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:08.319 T:978276576 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/jLihlfgWa5cl3qtBHK4ivXhDz6C.jpg 2020-12-27 15:53:08.938 T:1305469152 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:08.967 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:08.967 T:1305469152 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/7rktiDqwoUn76MRPaBDFRa9xOiB.jpg 2020-12-27 15:53:09.094 T:1305469152 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:09.165 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:09.166 T:1305469152 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/gKZUbm7NIQbAOQmncBIegE6VOcf.jpg 2020-12-27 15:53:09.326 T:1305469152 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:09.357 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:09.357 T:1305469152 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/eijIVv3DSQHK2YsaCByRWpLVpBS.jpg 2020-12-27 15:53:09.508 T:1305469152 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:09.578 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:09.579 T:1305469152 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/2eR1tpq9zEger1JdANUpehzaSa3.jpg 2020-12-27 15:53:09.721 T:1305469152 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:09.757 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:09.757 T:1305469152 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/t3MmEzK38r2dKgARwE8VPLNOO3K.jpg 2020-12-27 15:53:10.165 T:1305469152 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:10.207 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:10.207 T:1305469152 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/dM26X3josyxBavgTEqvb6XSG5cd.jpg 2020-12-27 15:53:10.654 T:1305469152 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder 2020-12-27 15:53:10.696 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 15:53:10.696 T:1305469152 NOTICE: LoadJpeg: unable to load https://image.tmdb.org/t/p/original/4rY0awV2NSZ2CcOdSU2fnsCBolp.jpg 2020-12-27 16:04:34.116 T:1915892656 ERROR: Control 55 in window 10025 has been asked to focus, but it can't 2020-12-27 16:04:38.145 T:1615810784 WARNING: CSettingsManager: unable to read value of setting "appearance.1" 2020-12-27 16:04:38.148 T:1615810784 WARNING: CSettingsManager: unable to read value of setting "module.provider" 2020-12-27 16:04:38.167 T:1615810784 WARNING: CAddonSettings[plugin.video.exodus]: failed to load value "Exodus" for setting appearance.1 2020-12-27 16:04:38.168 T:1615810784 WARNING: CAddonSettings[plugin.video.exodus]: failed to load value "ExoScrapers Scrapers" for setting module.provider 2020-12-27 16:04:46.377 T:1615810784 WARNING: CSettingsManager: unable to read value of setting "appearance.1" 2020-12-27 16:04:46.380 T:1615810784 WARNING: CSettingsManager: unable to read value of setting "module.provider" 2020-12-27 16:04:46.386 T:1615810784 WARNING: CAddonSettings[plugin.video.exodus]: failed to load value "Exodus" for setting appearance.1 2020-12-27 16:04:46.386 T:1615810784 WARNING: CAddonSettings[plugin.video.exodus]: failed to load value "ExoScrapers Scrapers" for setting module.provider 2020-12-27 16:05:01.509 T:1305469152 WARNING: CSettingsManager: unable to read value of setting "appearance.1" 2020-12-27 16:05:01.512 T:1305469152 WARNING: CSettingsManager: unable to read value of setting "module.provider" 2020-12-27 16:05:01.517 T:1305469152 WARNING: CAddonSettings[plugin.video.exodus]: failed to load value "Exodus" for setting appearance.1 2020-12-27 16:05:01.518 T:1305469152 WARNING: CAddonSettings[plugin.video.exodus]: failed to load value "ExoScrapers Scrapers" for setting module.provider 2020-12-27 16:05:06.608 T:1305469152 WARNING: CSettingsManager: unable to read value of setting "appearance.1" 2020-12-27 16:05:06.610 T:1305469152 WARNING: CSettingsManager: unable to read value of setting "module.provider" 2020-12-27 16:05:06.615 T:1305469152 WARNING: CAddonSettings[plugin.video.exodus]: failed to load value "Exodus" for setting appearance.1 2020-12-27 16:05:06.616 T:1305469152 WARNING: CAddonSettings[plugin.video.exodus]: failed to load value "ExoScrapers Scrapers" for setting module.provider 2020-12-27 16:05:27.149 T:1305469152 NOTICE: metahandler: Initializing MetaHandlers version: 3.0.3 2020-12-27 16:05:27.468 T:1305469152 WARNING: CAddonSettings[script.module.metahandler]: failed to parse old setting definition for "db_port" of type "integer" 2020-12-27 16:05:27.508 T:1305469152 WARNING: Previous line repeats 1 times. 2020-12-27 16:05:27.508 T:1305469152 NOTICE: metahandler: Loading sqlite3 as DB engine version: 3.28.0 2020-12-27 16:05:27.856 T:1305469152 NOTICE: metahandler: No SQLite rows requiring update 2020-12-28 12:00:11.996 T:1262481632 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

Valentin271 commented 3 years ago

Hello Ben,

This happen because Deezer API has a limitation of 50 requests per 5 seconds. As a workaround you can wait and retry.

Thanks for reporting the issue, I'll work on a fix this week.

Valentin

sydis commented 3 years ago

Problem solved on my Raspberry Pi 3 and now makes it possible for me to use the plugin. Thanks a lot !

987ben123 commented 3 years ago

Hello Ben,

This happen because Deezer API has a limitation of 50 requests per 5 seconds. As a workaround you can wait and retry.

Thanks for reporting the issue, I'll work on a fix this week.

Valentin

Hi Valentin,

Thanks for the fix it seems to work fine now !

Have a great day !