· 6 years ago · Jan 28, 2020, 11:40 AM
12020-01-28 09:49:12.608 T:4066157136 NOTICE: -----------------------------------------------------------------------
22020-01-28 09:49:12.608 T:4066157136 NOTICE: Starting Kodi (18.5 Git:76210d74b6a6effbbc6bc14904f3793ffcd696be). Platform: Linux ARM 32-bit
32020-01-28 09:49:12.608 T:4066157136 NOTICE: Using Release Kodi x32 build
42020-01-28 09:49:12.608 T:4066157136 NOTICE: Kodi compiled 2020-01-28 by GCC 8.3.0 for Linux ARM 32-bit version 4.9.113 (264561)
52020-01-28 09:49:12.609 T:4066157136 NOTICE: Running on CoreELEC (official): nightly_20200127 (9.2), kernel: Linux ARM 64-bit version 4.9.113 aarch64
62020-01-28 09:49:12.609 T:4066157136 NOTICE: FFmpeg version/source: 4.0.4-Kodi
72020-01-28 09:49:12.609 T:4066157136 NOTICE: Host CPU: Amlogic S905X3 rev c, 4 cores available
82020-01-28 09:49:12.609 T:4066157136 NOTICE: ARM Features: Neon enabled
92020-01-28 09:49:12.609 T:4066157136 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
102020-01-28 09:49:12.609 T:4066157136 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
112020-01-28 09:49:12.609 T:4066157136 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
122020-01-28 09:49:12.609 T:4066157136 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
132020-01-28 09:49:12.609 T:4066157136 NOTICE: special://envhome/ is mapped to: /storage
142020-01-28 09:49:12.609 T:4066157136 NOTICE: special://home/ is mapped to: /storage/.kodi
152020-01-28 09:49:12.609 T:4066157136 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
162020-01-28 09:49:12.609 T:4066157136 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
172020-01-28 09:49:12.609 T:4066157136 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
182020-01-28 09:49:12.609 T:4066157136 NOTICE: Local hostname: CoreELEC
192020-01-28 09:49:12.609 T:4066157136 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
202020-01-28 09:49:12.609 T:4066157136 NOTICE: -----------------------------------------------------------------------
212020-01-28 09:49:12.620 T:4066157136 INFO: loading settings
222020-01-28 09:49:12.624 T:4066157136 NOTICE: special://profile/ is mapped to: special://masterprofile/
232020-01-28 09:49:12.647 T:4066157136 DEBUG: CSkinSettings: no <skinsettings> tag found
242020-01-28 09:49:12.659 T:4066157136 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
252020-01-28 09:49:12.659 T:4066157136 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
26 <?xml version="1.0" encoding="utf-8" ?>
27 <advancedsettings>
28 <cputempcommand>/usr/bin/cputemp</cputempcommand>
29 <gputempcommand>/usr/bin/gputemp</gputempcommand>
30 <showexitbutton>false</showexitbutton>
31 <remotedelay>1</remotedelay>
32 <samba>
33 <clienttimeout>30</clienttimeout>
34 </samba>
35 <splash>false</splash>
36 </advancedsettings>
372020-01-28 09:49:12.660 T:4066157136 WARNING: CSettingsManager: missing version attribute
382020-01-28 09:49:12.662 T:4066157136 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
392020-01-28 09:49:12.662 T:4066157136 NOTICE: Contents of special://profile/advancedsettings.xml are...
40 <advancedsettings>
41 <video>
42 <enablehighqualityhwscalers>true</enablehighqualityhwscalers>
43 </video>
44 <videolibrary>
45 <!-- Additional artwork to add for TV shows -->
46 <tvshowextraart>
47 <arttype>clearlogo</arttype>
48 </tvshowextraart>
49 </videolibrary>
50 <imageres>1080</imageres>
51 <fanartres>1080</fanartres>
52 <cache>
53 <memorysize>67108864</memorysize>
54 <!-- number of bytes used for buffering streams in memory
55 When set to 0 the cache will be written to disk instead of RAM -->
56 <buffermode>1</buffermode>
57 <!-- Choose what to buffer:
58 0) Buffer all internet filesystems (like "2" but additionally also ftp, webdav, etc.) (default)
59 1) Buffer all filesystems (including local)
60 2) Only buffer true internet filesystems (streams) (http, etc.)
61 3) No buffer -->
62 <readfactor>10.0</readfactor>
63 <!-- this factor determines the max readrate in terms of readbufferfactor * avg bitrate of a video file.
64 This can help on bad connections to keep the cache filled. It will also greatly speed up buffering. Default value 4.0. -->
65 </cache>
66 <splash>false</splash>
67 </advancedsettings>
682020-01-28 09:49:12.662 T:4066157136 WARNING: CSettingsManager: missing version attribute
692020-01-28 09:49:12.663 T:4066157136 NOTICE: Default Video Player: VideoPlayer
702020-01-28 09:49:12.663 T:4066157136 NOTICE: Default Audio Player: paplayer
712020-01-28 09:49:12.663 T:4066157136 NOTICE: Enabled debug logging due to GUI setting (2)
722020-01-28 09:49:12.663 T:4066157136 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
732020-01-28 09:49:12.663 T:4066157136 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
742020-01-28 09:49:12.664 T:4066157136 DEBUG: CMediaSourceSettings: <programs> tag is missing or sources.xml is malformed
752020-01-28 09:49:12.664 T:4066157136 DEBUG: CMediaSourceSettings: <files> tag is missing or sources.xml is malformed
762020-01-28 09:49:12.664 T:4066157136 DEBUG: CMediaSourceSettings: <games> tag is missing or sources.xml is malformed
772020-01-28 09:49:12.676 T:4066157136 INFO: creating subdirectories
782020-01-28 09:49:12.676 T:4066157136 INFO: userdata folder: special://masterprofile/
792020-01-28 09:49:12.676 T:4066157136 INFO: recording folder:
802020-01-28 09:49:12.676 T:4066157136 INFO: screenshots folder: /storage/screenshots/
812020-01-28 09:49:12.699 T:4066157136 DEBUG: libinput: event5: device is ignored
822020-01-28 09:49:12.822 T:4066157136 NOTICE: PulseAudio: Server found running - will try to use Pulse
832020-01-28 09:49:12.823 T:3988779904 DEBUG: Thread Lirc start, auto delete: false
842020-01-28 09:49:12.823 T:3988779904 INFO: Loading special://xbmc/system/Lircmap.xml
852020-01-28 09:49:12.823 T:4055888768 DEBUG: Thread libinput start, auto delete: false
862020-01-28 09:49:12.831 T:3988779904 INFO: * Adding remote mapping for device 'mceusb'
872020-01-28 09:49:12.831 T:3988779904 INFO: * Adding remote mapping for device 'XboxDVDDongle'
882020-01-28 09:49:12.831 T:3988779904 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
892020-01-28 09:49:12.831 T:3988779904 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
902020-01-28 09:49:12.831 T:3988779904 INFO: * Adding remote mapping for device 'anysee'
912020-01-28 09:49:12.831 T:3988779904 INFO: * Adding remote mapping for device 'iMON-PAD'
922020-01-28 09:49:12.831 T:3988779904 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
932020-01-28 09:49:12.831 T:3988779904 INFO: * Adding remote mapping for device 'MCE_via_iMON'
942020-01-28 09:49:12.831 T:3988779904 INFO: * Adding remote mapping for device 'TwinHanRemote'
952020-01-28 09:49:12.831 T:3988779904 INFO: * Adding remote mapping for device 'linux-input-layer'
962020-01-28 09:49:12.831 T:3988779904 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
972020-01-28 09:49:12.832 T:3988779904 INFO: * Adding remote mapping for device 'mediacenter'
982020-01-28 09:49:12.832 T:3988779904 INFO: * Adding remote mapping for device 'devinput'
992020-01-28 09:49:12.832 T:3988779904 INFO: * Adding remote mapping for device 'devinput-32'
1002020-01-28 09:49:12.832 T:3988779904 INFO: * Adding remote mapping for device 'devinput-64'
1012020-01-28 09:49:12.833 T:3988779904 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
1022020-01-28 09:49:12.916 T:4066157136 NOTICE: Running database version Addons27
1032020-01-28 09:49:13.025 T:4055888768 DEBUG: CLibInputHandler::DeviceAdded - pointer type device added: InnSpire Intelligent Hotels USB Dongle (event3)
1042020-01-28 09:49:13.025 T:4055888768 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: InnSpire Intelligent Hotels USB Dongle (event3)
1052020-01-28 09:49:13.025 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event3 (Function not implemented)
1062020-01-28 09:49:13.025 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for InnSpire Intelligent Hotels USB Dongle (event3)
1072020-01-28 09:49:13.043 T:4055888768 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: InnSpire Intelligent Hotels USB Dongle (event4)
1082020-01-28 09:49:13.043 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - delay: 500ms repeat: 33ms for InnSpire Intelligent Hotels USB Dongle (event4)
1092020-01-28 09:49:13.059 T:4055888768 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: gpio_keypad (event0)
1102020-01-28 09:49:13.059 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event0 (Function not implemented)
1112020-01-28 09:49:13.059 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for gpio_keypad (event0)
1122020-01-28 09:49:13.075 T:4055888768 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: vad_keypad (event2)
1132020-01-28 09:49:13.075 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event2 (Function not implemented)
1142020-01-28 09:49:13.075 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for vad_keypad (event2)
1152020-01-28 09:49:13.103 T:4055888768 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: cec_input (event1)
1162020-01-28 09:49:13.103 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event1 (Function not implemented)
1172020-01-28 09:49:13.103 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for cec_input (event1)
1182020-01-28 09:49:13.189 T:4066157136 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
1192020-01-28 09:49:13.190 T:4066157136 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
1202020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
1212020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
1222020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: driver.dvb.crazycat v9.2.0 installed
1232020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: driver.dvb.dvb-latest v9.2.0 installed
1242020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: game.controller.default v1.0.8 installed
1252020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: game.controller.snes v1.0.8 installed
1262020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
1272020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
1282020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
1292020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
1302020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
1312020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
1322020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
1332020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
1342020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
1352020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
1362020-01-28 09:49:13.190 T:4066157136 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
1372020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
1382020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
1392020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
1402020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
1412020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
1422020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
1432020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: kodi.resource v1.0.0 installed
1442020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.album.universal v3.1.2 installed
1452020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.artists.universal v4.3.2 installed
1462020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.common.allmusic.com v3.2.1 installed
1472020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.common.fanart.tv v3.6.2 installed
1482020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
1492020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
1502020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.common.ofdb.de v1.0.5 installed
1512020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.common.omdbapi.com v1.2.1 installed
1522020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
1532020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.10 installed
1542020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.local v1.0.0 installed
1552020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.themoviedb.org v5.1.10 installed
1562020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.4.1 installed
1572020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: metadata.universal v5.3.5 installed
1582020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: os.libreelec.tv v9.2 installed
1592020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: os.openelec.tv v9.2 installed
1602020-01-28 09:49:13.191 T:4066157136 NOTICE: ADDON: peripheral.joystick v1.4.8 installed
1612020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: repository.cenightly v9.1 installed
1622020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: repository.xbmc.org v9.9.0 installed
1632020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
1642020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
1652020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: resource.uisounds.ftv v1.0.0 installed
1662020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
1672020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: screensaver.picture.slideshow v5.0.9 installed
1682020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
1692020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.58 installed
1702020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.amlogic.displayinfo v9.2.100 installed
1712020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.embuary.helper v1.3.9 installed
1722020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.embuary.info v1.2.0 installed
1732020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.favourites v7.1.3 installed
1742020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.globalsearch v8.0.11 installed
1752020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.arrow v0.15.5 installed
1762020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.backports.functools_lru_cache v1.6.1 installed
1772020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
1782020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.chardet v3.0.4 installed
1792020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.dateutil v2.8.1 installed
1802020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.elementtree v1.2.8 installed
1812020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.idna v2.8 installed
1822020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.pil v1.1.7 installed
1832020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
1842020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.requests v2.22.0 installed
1852020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.simplecache v1.0.18 installed
1862020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.simplejson v3.16.1 installed
1872020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.six v1.13.0 installed
1882020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.unidecode v1.1.1 installed
1892020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
1902020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.program.driverselect v0.1.6.1 installed
1912020-01-28 09:49:13.192 T:4066157136 NOTICE: ADDON: script.skinshortcuts v1.0.18 installed
1922020-01-28 09:49:13.193 T:4066157136 NOTICE: ADDON: service.coreelec.settings v9.0.0 installed
1932020-01-28 09:49:13.193 T:4066157136 NOTICE: ADDON: skin.estuary v2.0.26 installed
1942020-01-28 09:49:13.193 T:4066157136 NOTICE: ADDON: skin.ftv v6.1.7 installed
1952020-01-28 09:49:13.193 T:4066157136 NOTICE: ADDON: weather.yahoo v5.0.6 installed
1962020-01-28 09:49:13.193 T:4066157136 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
1972020-01-28 09:49:13.193 T:4066157136 NOTICE: ADDON: xbmc.addon v18.5.0 installed
1982020-01-28 09:49:13.193 T:4066157136 NOTICE: ADDON: xbmc.core v0.1.0 installed
1992020-01-28 09:49:13.193 T:4066157136 NOTICE: ADDON: xbmc.gui v5.14.0 installed
2002020-01-28 09:49:13.193 T:4066157136 NOTICE: ADDON: xbmc.json v10.3.0 installed
2012020-01-28 09:49:13.193 T:4066157136 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
2022020-01-28 09:49:13.193 T:4066157136 NOTICE: ADDON: xbmc.python v2.26.0 installed
2032020-01-28 09:49:13.193 T:4066157136 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
2042020-01-28 09:49:13.234 T:4066157136 DEBUG: CFavourites::Load - no system favourites found, skipping
2052020-01-28 09:49:13.235 T:4066157136 DEBUG: CFavourites::Load - no userdata favourites found, skipping
2062020-01-28 09:49:13.238 T:4066157136 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
2072020-01-28 09:49:13.238 T:4066157136 INFO: Selected Logind/UPower as PowerSyscall
2082020-01-28 09:49:13.238 T:4066157136 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2092020-01-28 09:49:13.239 T:4066157136 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
2102020-01-28 09:49:13.261 T:4066157136 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 21
2112020-01-28 09:49:13.264 T:4066157136 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
2122020-01-28 09:49:13.265 T:4043371392 DEBUG: Thread ActiveAE start, auto delete: false
2132020-01-28 09:49:13.265 T:4033868672 DEBUG: Thread AESink start, auto delete: false
2142020-01-28 09:49:13.279 T:4023382912 DEBUG: Thread FDEventMonitor start, auto delete: false
2152020-01-28 09:49:13.284 T:4043371392 INFO: CAESinkALSA - Unable to open device "surround51" for playback
2162020-01-28 09:49:13.285 T:4043371392 INFO: CAESinkALSA - Unable to open device "surround40" for playback
2172020-01-28 09:49:13.285 T:4043371392 INFO: CAESinkALSA - Unable to open device "surround51" for playback
2182020-01-28 09:49:13.328 T:4043371392 DEBUG: CAESinkALSA - Unable to obtain ELD information for device "hdmi:CARD=AMLAUGESOUND,DEV=0" (not supported by device, or kernel older than 3.2)
2192020-01-28 09:49:13.330 T:4043371392 DEBUG: PulseAudio: Context authorizing
2202020-01-28 09:49:13.331 T:4043371392 DEBUG: PulseAudio: Context setting name
2212020-01-28 09:49:13.331 T:4043371392 DEBUG: PulseAudio: Context ready
2222020-01-28 09:49:13.332 T:4043371392 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
2232020-01-28 09:49:13.333 T:4043371392 NOTICE: Found 2 Lists of Devices
2242020-01-28 09:49:13.333 T:4043371392 NOTICE: Enumerated ALSA devices:
2252020-01-28 09:49:13.333 T:4043371392 NOTICE: Device 1
2262020-01-28 09:49:13.333 T:4043371392 NOTICE: m_deviceName : @
2272020-01-28 09:49:13.333 T:4043371392 NOTICE: m_displayName : Default (AML-AUGESOUND Analog)
2282020-01-28 09:49:13.333 T:4043371392 NOTICE: m_displayNameExtra: PCM
2292020-01-28 09:49:13.333 T:4043371392 NOTICE: m_deviceType : AE_DEVTYPE_PCM
2302020-01-28 09:49:13.333 T:4043371392 NOTICE: m_channels : FL, FR
2312020-01-28 09:49:13.333 T:4043371392 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2322020-01-28 09:49:13.333 T:4043371392 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
2332020-01-28 09:49:13.333 T:4043371392 NOTICE: m_streamTypes : No passthrough capabilities
2342020-01-28 09:49:13.333 T:4043371392 NOTICE: Device 2
2352020-01-28 09:49:13.334 T:4043371392 NOTICE: m_deviceName : sysdefault:CARD=AMLAUGESOUND
2362020-01-28 09:49:13.334 T:4043371392 NOTICE: m_displayName : AML-AUGESOUND
2372020-01-28 09:49:13.334 T:4043371392 NOTICE: m_displayNameExtra: PCM
2382020-01-28 09:49:13.334 T:4043371392 NOTICE: m_deviceType : AE_DEVTYPE_PCM
2392020-01-28 09:49:13.334 T:4043371392 NOTICE: m_channels : FL, FR
2402020-01-28 09:49:13.334 T:4043371392 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2412020-01-28 09:49:13.334 T:4043371392 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
2422020-01-28 09:49:13.334 T:4043371392 NOTICE: m_streamTypes : No passthrough capabilities
2432020-01-28 09:49:13.334 T:4043371392 NOTICE: Device 3
2442020-01-28 09:49:13.334 T:4043371392 NOTICE: m_deviceName : surround71:CARD=AMLAUGESOUND,DEV=0
2452020-01-28 09:49:13.334 T:4043371392 NOTICE: m_displayName : AML-AUGESOUND
2462020-01-28 09:49:13.334 T:4043371392 NOTICE: m_displayNameExtra: HDMI Multi Ch PCM
2472020-01-28 09:49:13.334 T:4043371392 NOTICE: m_deviceType : AE_DEVTYPE_PCM
2482020-01-28 09:49:13.334 T:4043371392 NOTICE: m_channels : FL, FR, BL, BR, FC, LFE, SL, SR
2492020-01-28 09:49:13.334 T:4043371392 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2502020-01-28 09:49:13.334 T:4043371392 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
2512020-01-28 09:49:13.334 T:4043371392 NOTICE: m_streamTypes : No passthrough capabilities
2522020-01-28 09:49:13.334 T:4043371392 NOTICE: Device 4
2532020-01-28 09:49:13.334 T:4043371392 NOTICE: m_deviceName : iec958:CARD=AMLAUGESOUND,DEV=0
2542020-01-28 09:49:13.334 T:4043371392 NOTICE: m_displayName : AML-AUGESOUND
2552020-01-28 09:49:13.334 T:4043371392 NOTICE: m_displayNameExtra: S/PDIF
2562020-01-28 09:49:13.334 T:4043371392 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
2572020-01-28 09:49:13.334 T:4043371392 NOTICE: m_channels : FL, FR
2582020-01-28 09:49:13.334 T:4043371392 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
2592020-01-28 09:49:13.334 T:4043371392 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S16NE,AE_FMT_S16LE
2602020-01-28 09:49:13.334 T:4043371392 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
2612020-01-28 09:49:13.334 T:4043371392 NOTICE: Device 5
2622020-01-28 09:49:13.335 T:4043371392 NOTICE: m_deviceName : hdmi:CARD=AMLAUGESOUND,DEV=0
2632020-01-28 09:49:13.335 T:4043371392 NOTICE: m_displayName : AML-AUGESOUND
2642020-01-28 09:49:13.335 T:4043371392 NOTICE: m_displayNameExtra: HDMI
2652020-01-28 09:49:13.335 T:4043371392 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
2662020-01-28 09:49:13.335 T:4043371392 NOTICE: m_channels : FL, FR, BL, BR, FC, LFE, SL, SR
2672020-01-28 09:49:13.335 T:4043371392 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
2682020-01-28 09:49:13.335 T:4043371392 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
2692020-01-28 09:49:13.335 T:4043371392 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
2702020-01-28 09:49:13.335 T:4043371392 NOTICE: Enumerated PULSE devices:
2712020-01-28 09:49:13.335 T:4043371392 NOTICE: Device 1
2722020-01-28 09:49:13.335 T:4043371392 NOTICE: m_deviceName : Default
2732020-01-28 09:49:13.335 T:4043371392 NOTICE: m_displayName : Default
2742020-01-28 09:49:13.335 T:4043371392 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
2752020-01-28 09:49:13.335 T:4043371392 NOTICE: m_deviceType : AE_DEVTYPE_PCM
2762020-01-28 09:49:13.335 T:4043371392 NOTICE: m_channels : FL, FR
2772020-01-28 09:49:13.335 T:4043371392 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2782020-01-28 09:49:13.335 T:4043371392 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
2792020-01-28 09:49:13.335 T:4043371392 NOTICE: m_streamTypes : No passthrough capabilities
2802020-01-28 09:49:13.335 T:4033868672 INFO: CActiveAESink::OpenSink - initialize sink
2812020-01-28 09:49:13.335 T:4033868672 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=AMLAUGESOUND,DEV=0
2822020-01-28 09:49:13.336 T:4033868672 INFO: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=AMLAUGESOUND,DEV=0"
2832020-01-28 09:49:13.344 T:4033868672 INFO: CAESinkALSA::Initialize - Opened device "hdmi:CARD=AMLAUGESOUND,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
2842020-01-28 09:49:13.345 T:4033868672 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2852020-01-28 09:49:13.345 T:4033868672 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S16NE
2862020-01-28 09:49:13.345 T:4033868672 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
2872020-01-28 09:49:13.345 T:4033868672 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2205, bufferSize 8820
2882020-01-28 09:49:13.345 T:4033868672 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
2892020-01-28 09:49:13.346 T:4033868672 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
2902020-01-28 09:49:13.346 T:4033868672 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
2912020-01-28 09:49:13.346 T:4033868672 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: none)
2922020-01-28 09:49:13.346 T:4033868672 DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
2932020-01-28 09:49:13.346 T:4033868672 DEBUG: Output Device : AML-AUGESOUND
2942020-01-28 09:49:13.346 T:4033868672 DEBUG: Sample Rate : 44100
2952020-01-28 09:49:13.346 T:4033868672 DEBUG: Sample Format : AE_FMT_S16NE
2962020-01-28 09:49:13.346 T:4033868672 DEBUG: Channel Count : 2
2972020-01-28 09:49:13.346 T:4033868672 DEBUG: Channel Layout: FL, FR
2982020-01-28 09:49:13.346 T:4033868672 DEBUG: Frames : 2205
2992020-01-28 09:49:13.346 T:4033868672 DEBUG: Frame Size : 4
3002020-01-28 09:49:13.358 T:4066157136 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
3012020-01-28 09:49:13.364 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
3022020-01-28 09:49:13.365 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
3032020-01-28 09:49:13.366 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
3042020-01-28 09:49:13.367 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
3052020-01-28 09:49:13.367 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
3062020-01-28 09:49:13.367 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
3072020-01-28 09:49:13.368 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
3082020-01-28 09:49:13.369 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
3092020-01-28 09:49:13.370 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
3102020-01-28 09:49:13.370 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
3112020-01-28 09:49:13.370 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
3122020-01-28 09:49:13.371 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
3132020-01-28 09:49:13.373 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
3142020-01-28 09:49:13.373 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
3152020-01-28 09:49:13.374 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
3162020-01-28 09:49:13.375 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
3172020-01-28 09:49:13.375 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
3182020-01-28 09:49:13.376 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
3192020-01-28 09:49:13.376 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
3202020-01-28 09:49:13.377 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
3212020-01-28 09:49:13.378 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
3222020-01-28 09:49:13.378 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
3232020-01-28 09:49:13.379 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
3242020-01-28 09:49:13.379 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
3252020-01-28 09:49:13.380 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
3262020-01-28 09:49:13.381 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
3272020-01-28 09:49:13.381 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
3282020-01-28 09:49:13.382 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
3292020-01-28 09:49:13.382 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
3302020-01-28 09:49:13.383 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
3312020-01-28 09:49:13.384 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
3322020-01-28 09:49:13.384 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
3332020-01-28 09:49:13.385 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
3342020-01-28 09:49:13.385 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
3352020-01-28 09:49:13.386 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
3362020-01-28 09:49:13.386 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
3372020-01-28 09:49:13.387 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
3382020-01-28 09:49:13.388 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
3392020-01-28 09:49:13.389 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
3402020-01-28 09:49:13.389 T:4066157136 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
3412020-01-28 09:49:13.390 T:4066157136 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
3422020-01-28 09:49:13.390 T:4066157136 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
3432020-01-28 09:49:13.393 T:4066157136 DEBUG: Selected UDev as storage provider
3442020-01-28 09:49:13.393 T:4066157136 INFO: RetroPlayer[PROCESS]: Registering process control for Amlogic
3452020-01-28 09:49:13.393 T:4066157136 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
3462020-01-28 09:49:13.399 T:4066157136 ERROR: GetString: error reading /storage/.kodi/userdata/disp_cap
3472020-01-28 09:49:13.399 T:4066157136 ERROR: GetString: error reading /sys/class/amhdmitx/amhdmitx0/custom_mode
3482020-01-28 09:49:13.399 T:4066157136 ERROR: GetString: error reading /storage/.kodi/userdata/disp_add
3492020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 720 x 480 with 720 x 480i @ 60.000000 Hz
3502020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 720 x 480 with 720 x 480i @ 59.940060 Hz
3512020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 720 x 576 with 720 x 576i @ 50.000000 Hz
3522020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
3532020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940060 Hz
3542020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 720 x 576 with 720 x 576 @ 50.000000 Hz
3552020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
3562020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940060 Hz
3572020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080i @ 60.000000 Hz
3582020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080i @ 59.940060 Hz
3592020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
3602020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940060 Hz
3612020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 50.000000 Hz
3622020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080i @ 50.000000 Hz
3632020-01-28 09:49:13.400 T:4066157136 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 50.000000 Hz
3642020-01-28 09:49:13.401 T:4066157136 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 24.000000 Hz
3652020-01-28 09:49:13.401 T:4066157136 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 23.976025 Hz
3662020-01-28 09:49:13.401 T:4066157136 NOTICE: Found (1920x1080@59.940060) at 27, setting to RES_DESKTOP at 16
3672020-01-28 09:49:13.449 T:4066157136 NOTICE: EGL_VERSION = 1.4 Bifrost-"git"
3682020-01-28 09:49:13.449 T:4066157136 NOTICE: EGL_VENDOR = ARM
3692020-01-28 09:49:13.449 T:4066157136 NOTICE: EGL_EXTENSIONS = EGL_KHR_partial_update EGL_EXT_image_dma_buf_import EGL_KHR_config_attribs EGL_KHR_image EGL_KHR_image_base EGL_KHR_fence_sync EGL_KHR_wait_sync EGL_KHR_gl_colorspace EGL_KHR_get_all_proc_addresses EGL_IMG_context_priority EGL_KHR_no_config_context EGL_ARM_pixmap_multisample_discard EGL_ARM_implicit_external_sync EGL_KHR_gl_texture_2D_image EGL_KHR_gl_renderbuffer_image EGL_KHR_create_context EGL_KHR_surfaceless_context EGL_KHR_gl_texture_cubemap_image EGL_EXT_create_context_robustness
3702020-01-28 09:49:13.449 T:4066157136 NOTICE: EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses
3712020-01-28 09:49:13.449 T:4066157136 DEBUG: EGL Config Attributes:
3722020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_BUFFER_SIZE: 32
3732020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_ALPHA_SIZE: 8
3742020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_BLUE_SIZE: 8
3752020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_GREEN_SIZE: 8
3762020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_RED_SIZE: 8
3772020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_DEPTH_SIZE: 24
3782020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_STENCIL_SIZE: 0
3792020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_CONFIG_CAVEAT: 0x3038
3802020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_CONFIG_ID: 2
3812020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_LEVEL: 0
3822020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 8192
3832020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_MAX_PBUFFER_PIXELS: 67108864
3842020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_MAX_PBUFFER_WIDTH: 8192
3852020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_NATIVE_RENDERABLE: 0
3862020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_NATIVE_VISUAL_ID: 17544714
3872020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0
3882020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_SAMPLES: 0
3892020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_SAMPLE_BUFFERS: 0
3902020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_SURFACE_TYPE: 1031
3912020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038
3922020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0
3932020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0
3942020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0
3952020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0
3962020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 1
3972020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_MIN_SWAP_INTERVAL: 0
3982020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_MAX_SWAP_INTERVAL: 1
3992020-01-28 09:49:13.450 T:4066157136 DEBUG: EGL_LUMINANCE_SIZE: 0
4002020-01-28 09:49:13.451 T:4066157136 DEBUG: EGL_ALPHA_MASK_SIZE: 8
4012020-01-28 09:49:13.451 T:4066157136 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e
4022020-01-28 09:49:13.451 T:4066157136 DEBUG: EGL_RENDERABLE_TYPE: 69
4032020-01-28 09:49:13.451 T:4066157136 DEBUG: EGL_CONFORMANT: 69
4042020-01-28 09:49:13.453 T:4066157136 NOTICE: Checking resolution 16
4052020-01-28 09:49:13.701 T:4066157136 DEBUG: AMLUtils::aml_handle_display_stereo_mode old mode 3doff new mode 3doff
4062020-01-28 09:49:13.701 T:4066157136 DEBUG: AMLUtils::aml_handle_display_stereo_mode - no change needed
4072020-01-28 09:49:13.701 T:4066157136 ERROR: GetString: error reading /sys/class/amhdmitx/amhdmitx0/custom_mode
4082020-01-28 09:49:13.929 T:4066157136 DEBUG: AMLUtils::aml_handle_display_stereo_mode old mode 3doff new mode 3doff
4092020-01-28 09:49:13.929 T:4066157136 DEBUG: AMLUtils::aml_handle_display_stereo_mode - no change needed
4102020-01-28 09:49:13.929 T:4043371392 DEBUG: CActiveAE - display reset event
4112020-01-28 09:49:13.929 T:4033868672 INFO: CActiveAESink::OpenSink - initialize sink
4122020-01-28 09:49:13.930 T:4033868672 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=AMLAUGESOUND,DEV=0
4132020-01-28 09:49:13.930 T:4033868672 INFO: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=AMLAUGESOUND,DEV=0"
4142020-01-28 09:49:13.930 T:4066157136 NOTICE: GL_VENDOR = ARM
4152020-01-28 09:49:13.930 T:4066157136 NOTICE: GL_RENDERER = Mali-G31
4162020-01-28 09:49:13.930 T:4066157136 NOTICE: GL_VERSION = OpenGL ES 3.2 git.c8adbf9.cd625e29b5da737db5b7abc88e423a3b
4172020-01-28 09:49:13.930 T:4066157136 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20
4182020-01-28 09:49:13.930 T:4066157136 NOTICE: GL_EXTENSIONS = GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth24 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_EXT_read_format_bgra GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_EGL_sync GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_required_internalformat GL_OES_vertex_array_object GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV GL_OES_fbo_render_mipmap GL_OES_element_index_uint GL_EXT_shadow_samplers GL_OES_texture_compression_astc GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_KHR_texture_compression_astc_sliced_3d GL_EXT_texture_compression_astc_decode_mode GL_EXT_texture_compression_astc_decode_mode_rgb9e5 GL_KHR_debug GL_EXT_occlusion_query_boolean GL_EXT_disjoint_timer_query GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_OES_texture_3D GL_EXT_texture_storage GL_EXT_multisampled_render_to_texture GL_OES_surfaceless_context GL_OES_texture_stencil8 GL_EXT_shader_pixel_local_storage GL_ARM_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_ARM_mali_program_binary GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_texture_sRGB_decode GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_texture_storage_multisample_2d_array GL_OES_shader_image_atomic GL_EXT_robustness GL_EXT_draw_buffers_indexed GL_OES_draw_buffers_indexed GL_EXT_texture_border_clamp GL_OES_texture_border_clamp GL_EXT_texture_cube_map_array GL_OES_texture_cube_map_array GL_OES_sample_variables GL_OES_sample_shading GL_OES_shader_multisample_interpolation GL_EXT_shader_io_blocks GL_OES_shader_io_blocks GL_EXT_tessellation_shader GL_OES_tessellation_shader GL_EXT_primitive_bounding_box GL_OES_primitive_bounding_box GL_EXT_geometry_shader GL_OES_geometry_shader GL_ANDROID_extension_pack_es31a GL_EXT_gpu_shader5 GL_OES_gpu_shader5 GL_EXT_texture_buffer GL_OES_texture_buffer GL_EXT_copy_image GL_OES_copy_image GL_EXT_shader_non_constant_global_initializers GL_EXT_color_buffer_half_float GL_EXT_color_buffer_float GL_EXT_YUV_target GL_OVR_multiview GL_OVR_multiview2 GL_OVR_multiview_multisampled_render_to_texture GL_KHR_robustness GL_KHR_robust_buffer_access_behavior GL_EXT_draw_elements_base_vertex GL_OES_draw_elements_base_vertex GL_EXT_buffer_storage
4192020-01-28 09:49:13.945 T:4033868672 INFO: CAESinkALSA::Initialize - Opened device "hdmi:CARD=AMLAUGESOUND,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
4202020-01-28 09:49:13.946 T:4033868672 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
4212020-01-28 09:49:13.946 T:4033868672 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S16NE
4222020-01-28 09:49:13.946 T:4033868672 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
4232020-01-28 09:49:13.946 T:4033868672 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2205, bufferSize 8820
4242020-01-28 09:49:13.946 T:4033868672 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
4252020-01-28 09:49:13.946 T:4033868672 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
4262020-01-28 09:49:13.946 T:4033868672 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
4272020-01-28 09:49:13.946 T:4033868672 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: none)
4282020-01-28 09:49:13.947 T:4033868672 DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
4292020-01-28 09:49:13.947 T:4033868672 DEBUG: Output Device : AML-AUGESOUND
4302020-01-28 09:49:13.947 T:4033868672 DEBUG: Sample Rate : 44100
4312020-01-28 09:49:13.947 T:4033868672 DEBUG: Sample Format : AE_FMT_S16NE
4322020-01-28 09:49:13.947 T:4033868672 DEBUG: Channel Count : 2
4332020-01-28 09:49:13.947 T:4033868672 DEBUG: Channel Layout: FL, FR
4342020-01-28 09:49:13.947 T:4033868672 DEBUG: Frames : 2205
4352020-01-28 09:49:13.947 T:4033868672 DEBUG: Frame Size : 4
4362020-01-28 09:49:14.001 T:4043371392 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
4372020-01-28 09:49:14.652 T:4066157136 DEBUG: AMLUtils::aml_handle_display_stereo_mode old mode 3doff new mode 3doff
4382020-01-28 09:49:14.652 T:4066157136 DEBUG: AMLUtils::aml_handle_display_stereo_mode - no change needed
4392020-01-28 09:49:14.652 T:4066157136 ERROR: GetString: error reading /sys/class/amhdmitx/amhdmitx0/custom_mode
4402020-01-28 09:49:14.868 T:4066157136 DEBUG: AMLUtils::aml_handle_display_stereo_mode old mode 3doff new mode 3doff
4412020-01-28 09:49:14.868 T:4066157136 DEBUG: AMLUtils::aml_handle_display_stereo_mode - no change needed
4422020-01-28 09:49:14.868 T:4043371392 DEBUG: CActiveAE - display reset event
4432020-01-28 09:49:14.868 T:4066157136 INFO: GLES: Maximum texture width: 8192
4442020-01-28 09:49:14.868 T:4066157136 DEBUG: guilib: Fill viewport on change for solving rendering passes
4452020-01-28 09:49:14.868 T:4066157136 INFO: load keymapping
4462020-01-28 09:49:14.868 T:4033868672 INFO: CActiveAESink::OpenSink - initialize sink
4472020-01-28 09:49:14.869 T:4033868672 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=AMLAUGESOUND,DEV=0
4482020-01-28 09:49:14.869 T:4033868672 INFO: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=AMLAUGESOUND,DEV=0"
4492020-01-28 09:49:14.872 T:4066157136 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
4502020-01-28 09:49:14.873 T:4066157136 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
4512020-01-28 09:49:14.875 T:4066157136 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
4522020-01-28 09:49:14.876 T:4033868672 INFO: CAESinkALSA::Initialize - Opened device "hdmi:CARD=AMLAUGESOUND,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
4532020-01-28 09:49:14.877 T:4033868672 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
4542020-01-28 09:49:14.877 T:4033868672 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S16NE
4552020-01-28 09:49:14.877 T:4033868672 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
4562020-01-28 09:49:14.878 T:4033868672 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2205, bufferSize 8820
4572020-01-28 09:49:14.878 T:4033868672 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
4582020-01-28 09:49:14.878 T:4033868672 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
4592020-01-28 09:49:14.878 T:4033868672 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
4602020-01-28 09:49:14.878 T:4033868672 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: none)
4612020-01-28 09:49:14.878 T:4033868672 DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
4622020-01-28 09:49:14.878 T:4033868672 DEBUG: Output Device : AML-AUGESOUND
4632020-01-28 09:49:14.878 T:4033868672 DEBUG: Sample Rate : 44100
4642020-01-28 09:49:14.878 T:4033868672 DEBUG: Sample Format : AE_FMT_S16NE
4652020-01-28 09:49:14.878 T:4033868672 DEBUG: Channel Count : 2
4662020-01-28 09:49:14.878 T:4033868672 DEBUG: Channel Layout: FL, FR
4672020-01-28 09:49:14.878 T:4033868672 DEBUG: Frames : 2205
4682020-01-28 09:49:14.878 T:4033868672 DEBUG: Frame Size : 4
4692020-01-28 09:49:14.879 T:4043371392 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
4702020-01-28 09:49:14.882 T:4066157136 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
4712020-01-28 09:49:14.885 T:4066157136 INFO: Loading special://xbmc/system/keymaps/joystick.xml
4722020-01-28 09:49:14.889 T:4066157136 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
4732020-01-28 09:49:14.897 T:4066157136 INFO: Loading special://xbmc/system/keymaps/mouse.xml
4742020-01-28 09:49:14.898 T:4066157136 INFO: Loading special://xbmc/system/keymaps/remote.xml
4752020-01-28 09:49:14.903 T:4066157136 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
4762020-01-28 09:49:14.909 T:4066157136 INFO: Loading special://masterprofile/keymaps/keyboard.xml
4772020-01-28 09:49:14.911 T:4066157136 INFO: Loading special://masterprofile/keymaps/remote.xml
4782020-01-28 09:49:14.913 T:4066157136 INFO: Loading special://profile/keymaps/keyboard.xml
4792020-01-28 09:49:14.914 T:4066157136 INFO: Loading special://profile/keymaps/remote.xml
4802020-01-28 09:49:14.914 T:4066157136 INFO: GUI format 1920x1080, Display 1920x1080 @ 59.94 - Full Screen
4812020-01-28 09:49:14.914 T:4066157136 INFO: CLangInfo: loading resource.language.en_gb language information...
4822020-01-28 09:49:14.917 T:4066157136 DEBUG: trying to set locale to en_US.UTF-8
4832020-01-28 09:49:14.918 T:4066157136 INFO: global locale set to C
4842020-01-28 09:49:14.918 T:4066157136 INFO: CLangInfo: loading resource.language.en_gb language strings...
4852020-01-28 09:49:14.948 T:4066157136 DEBUG: LocalizeStrings: loaded 4034 strings from file resource://resource.language.en_gb/strings.po
4862020-01-28 09:49:14.968 T:4066157136 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
4872020-01-28 09:49:14.969 T:4066157136 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
4882020-01-28 09:49:14.970 T:4066157136 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
4892020-01-28 09:49:14.972 T:4066157136 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
4902020-01-28 09:49:14.977 T:4066157136 DEBUG: LocalizeStrings: loaded 17 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
4912020-01-28 09:49:14.979 T:4066157136 DEBUG: LocalizeStrings: loaded 32 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
4922020-01-28 09:49:14.986 T:4066157136 DEBUG: LocalizeStrings: loaded 8 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
4932020-01-28 09:49:14.988 T:4066157136 DEBUG: LocalizeStrings: loaded 10 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
4942020-01-28 09:49:14.990 T:4066157136 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
4952020-01-28 09:49:14.995 T:4066157136 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
4962020-01-28 09:49:14.997 T:4066157136 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po
4972020-01-28 09:49:15.009 T:4066157136 DEBUG: LocalizeStrings: loaded 290 strings from file /usr/share/kodi/addons/service.coreelec.settings/resources/language/resource.language.en_gb/strings.po
4982020-01-28 09:49:15.025 T:4066157136 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/script.favourites/resources/language/resource.language.en_GB/strings.po
4992020-01-28 09:49:15.036 T:4066157136 DEBUG: LocalizeStrings: loaded 46 strings from file /storage/.kodi/addons/script.embuary.info/resources/language/resource.language.en_gb/strings.po
5002020-01-28 09:49:15.041 T:4066157136 DEBUG: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_GB/strings.po
5012020-01-28 09:49:15.043 T:4066157136 DEBUG: LocalizeStrings: loaded 35 strings from file /storage/.kodi/addons/script.embuary.helper/resources/language/resource.language.en_gb/strings.po
5022020-01-28 09:49:15.049 T:4066157136 DEBUG: LocalizeStrings: loaded 123 strings from file /storage/.kodi/addons/script.skinshortcuts/resources/language/English/strings.po
5032020-01-28 09:49:15.053 T:4066157136 DEBUG: LocalizeStrings: loaded 16 strings from file /storage/.kodi/addons/weather.yahoo/resources/language/resource.language.en_GB/strings.po
5042020-01-28 09:49:15.058 T:4066157136 DEBUG: LocalizeStrings: loaded 25 strings from file /storage/.kodi/addons/screensaver.picture.slideshow/resources/language/resource.language.en_GB/strings.po
5052020-01-28 09:49:15.063 T:4066157136 DEBUG: LocalizeStrings: loaded 84 strings from file /storage/.kodi/addons/metadata.universal/resources/language/resource.language.en_gb/strings.po
5062020-01-28 09:49:15.065 T:3936330624 DEBUG: Thread JobWorker start, auto delete: true
5072020-01-28 09:49:15.065 T:3936330624 DEBUG: Initialize, updating databases...
5082020-01-28 09:49:15.067 T:3936330624 NOTICE: Running database version Addons27
5092020-01-28 09:49:15.075 T:3936330624 NOTICE: Running database version ViewModes6
5102020-01-28 09:49:15.085 T:3936330624 NOTICE: Running database version Textures13
5112020-01-28 09:49:15.100 T:3936330624 NOTICE: Running database version MyMusic72
5122020-01-28 09:49:15.127 T:3936330624 NOTICE: Running database version MyVideos116
5132020-01-28 09:49:15.132 T:3936330624 NOTICE: Running database version TV32
5142020-01-28 09:49:15.141 T:3936330624 NOTICE: Running database version Epg12
5152020-01-28 09:49:15.142 T:3936330624 DEBUG: Initialize, updating databases... DONE
5162020-01-28 09:49:15.142 T:4066157136 NOTICE: start dvd mediatype detection
5172020-01-28 09:49:15.142 T:4066157136 INFO: DPMS: not supported on this platform
5182020-01-28 09:49:15.164 T:4047119232 DEBUG: Thread DetectDVDMedia start, auto delete: false
5192020-01-28 09:49:15.164 T:4047119232 DEBUG: Compiled with libcdio Version 0.94
5202020-01-28 09:49:15.166 T:4047119232 DEBUG: Thread DetectDVDMedia 4047119232 terminating
5212020-01-28 09:49:15.210 T:4066157136 INFO: Unloading old skin ...
5222020-01-28 09:49:15.219 T:4066157136 NOTICE: load skin from: /storage/.kodi/addons/skin.ftv (version: 6.1.7)
5232020-01-28 09:49:15.220 T:4066157136 INFO: load fonts for skin...
5242020-01-28 09:49:15.228 T:4066157136 INFO: Loading skin includes from /storage/.kodi/addons/skin.ftv/xml/Includes.xml
5252020-01-28 09:49:15.619 T:4066157136 INFO: Loading fonts from /storage/.kodi/addons/skin.ftv/xml/Font.xml
5262020-01-28 09:49:15.786 T:4066157136 DEBUG: LocalizeStrings: loaded 219 strings from file /storage/.kodi/addons/skin.ftv/language/resource.language.en_gb/strings.po
5272020-01-28 09:49:15.786 T:4066157136 INFO: load new skin...
5282020-01-28 09:49:15.786 T:4066157136 INFO: Loading custom window XMLs from skin path /storage/.kodi/addons/skin.ftv/xml
5292020-01-28 09:49:15.825 T:4066157136 DEBUG: Load Skin XML: 38.70ms
5302020-01-28 09:49:15.825 T:4066157136 INFO: initialize new skin...
5312020-01-28 09:49:15.825 T:4066157136 DEBUG: guilib: Fill viewport on change for solving rendering passes
5322020-01-28 09:49:15.825 T:4066157136 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
5332020-01-28 09:49:16.050 T:4066157136 INFO: Loading skin file: Custom_1110_Overlay_XRay_Image.xml, load type: LOAD_ON_GUI_INIT
5342020-01-28 09:49:16.052 T:4066157136 INFO: Loading skin file: DialogPVRChannelGuide.xml, load type: LOAD_ON_GUI_INIT
5352020-01-28 09:49:16.052 T:4066157136 ERROR: Unable to load window XML: /storage/.kodi/addons/skin.ftv/xml/DialogPVRChannelGuide.xml. Line 0
536 Failed to open file
5372020-01-28 09:49:16.052 T:4066157136 INFO: Loading skin file: Custom_1104_Fade.xml, load type: LOAD_ON_GUI_INIT
5382020-01-28 09:49:16.053 T:4066157136 INFO: Loading skin file: Custom_1109_Overlay_Debug.xml, load type: LOAD_ON_GUI_INIT
5392020-01-28 09:49:16.081 T:4066157136 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
5402020-01-28 09:49:16.082 T:4066157136 ERROR: Unable to load window XML: /storage/.kodi/addons/skin.ftv/xml/DialogPVRChannelsOSD.xml. Line 0
541 Failed to open file
5422020-01-28 09:49:16.082 T:4066157136 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
5432020-01-28 09:49:16.087 T:4066157136 INFO: Loading skin file: Custom_1103_Bounce_Right.xml, load type: LOAD_ON_GUI_INIT
5442020-01-28 09:49:16.088 T:4066157136 INFO: Loading skin file: Custom_1102_Bounce_Down.xml, load type: LOAD_ON_GUI_INIT
5452020-01-28 09:49:16.088 T:4066157136 INFO: Loading skin file: Custom_1111_Overlay_Play_Speed.xml, load type: LOAD_ON_GUI_INIT
5462020-01-28 09:49:16.090 T:4066157136 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
5472020-01-28 09:49:16.212 T:4066157136 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
5482020-01-28 09:49:16.215 T:4066157136 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
5492020-01-28 09:49:16.217 T:4066157136 INFO: Loading skin file: Custom_1106_Refresh.xml, load type: LOAD_ON_GUI_INIT
5502020-01-28 09:49:16.218 T:4066157136 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
5512020-01-28 09:49:16.221 T:4066157136 INFO: Loading skin file: Custom_1107_Resume_Playback.xml, load type: LOAD_ON_GUI_INIT
5522020-01-28 09:49:16.222 T:4066157136 INFO: Loading skin file: Custom_1108_fTV_Setup.xml, load type: LOAD_ON_GUI_INIT
5532020-01-28 09:49:16.224 T:4066157136 INFO: Loading skin file: Custom_1101_Bounce_Up.xml, load type: LOAD_ON_GUI_INIT
5542020-01-28 09:49:16.225 T:4066157136 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
5552020-01-28 09:49:16.236 T:4066157136 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
5562020-01-28 09:49:16.279 T:4066157136 INFO: Previous line repeats 1 times.
5572020-01-28 09:49:16.279 T:4066157136 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
5582020-01-28 09:49:16.280 T:4066157136 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
5592020-01-28 09:49:16.320 T:4066157136 INFO: Loading resource://resource.uisounds.ftv/sounds.xml
5602020-01-28 09:49:16.364 T:4066157136 INFO: skin loaded...
5612020-01-28 09:49:16.364 T:4066157136 DEBUG: Activating window ID: 12997
5622020-01-28 09:49:16.364 T:4066157136 DEBUG: ------ Window Init () ------
5632020-01-28 09:49:16.364 T:4066157136 DEBUG: Activating window ID: 12999
5642020-01-28 09:49:16.364 T:4066157136 DEBUG: ------ Window Init (Startup.xml) ------
5652020-01-28 09:49:16.364 T:4066157136 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
5662020-01-28 09:49:16.367 T:4066157136 DEBUG: Activating window ID: 10000
5672020-01-28 09:49:16.368 T:4066157136 DEBUG: ------ Window Deinit (Startup.xml) ------
5682020-01-28 09:49:16.368 T:4066157136 DEBUG: ------ Window Init (Home.xml) ------
5692020-01-28 09:49:16.368 T:4066157136 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
5702020-01-28 09:49:16.532 T:4066157136 WARNING: Trying to add unsupported control type 1
5712020-01-28 09:49:16.949 T:4066157136 WARNING: Previous line repeats 8 times.
5722020-01-28 09:49:16.949 T:4066157136 DEBUG: CDirectoryProvider[favourites://]: refreshing..
5732020-01-28 09:49:16.993 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/InProgressTVShows.xsp]: refreshing..
5742020-01-28 09:49:16.993 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/InProgressMovies.xsp]: refreshing..
5752020-01-28 09:49:16.993 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/RecentlyAddedMovies.xsp]: refreshing..
5762020-01-28 09:49:16.993 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/RecentlyUpdatedTVShows.xsp]: refreshing..
5772020-01-28 09:49:16.993 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/RecentlyAddedMovies.xsp]: refreshing..
5782020-01-28 09:49:16.993 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/InProgressMovies.xsp]: refreshing..
5792020-01-28 09:49:16.993 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/YourMovies.xsp]: refreshing..
5802020-01-28 09:49:16.993 T:3924538240 DEBUG: Thread JobWorker start, auto delete: true
5812020-01-28 09:49:16.993 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/KidsMovies.xsp]: refreshing..
5822020-01-28 09:49:16.994 T:3916145536 DEBUG: Thread JobWorker start, auto delete: true
5832020-01-28 09:49:16.994 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/TopRatedMovies.xsp]: refreshing..
5842020-01-28 09:49:16.994 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/RecentlyUpdatedTVShows.xsp]: refreshing..
5852020-01-28 09:49:16.994 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/InProgressTVShows.xsp]: refreshing..
5862020-01-28 09:49:16.994 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/YourTVShows.xsp]: refreshing..
5872020-01-28 09:49:16.994 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/KidsTVShows.xsp]: refreshing..
5882020-01-28 09:49:16.994 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/video/TopRatedTVShows.xsp]: refreshing..
5892020-01-28 09:49:16.994 T:4066157136 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
5902020-01-28 09:49:16.995 T:4066157136 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums/]: refreshing..
5912020-01-28 09:49:16.995 T:4066157136 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
5922020-01-28 09:49:16.995 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/music/YourAlbums.xsp]: refreshing..
5932020-01-28 09:49:16.995 T:4066157136 DEBUG: CDirectoryProvider[special://skin/extras/music/YourArtists.xsp]: refreshing..
5942020-01-28 09:49:16.995 T:4066157136 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
5952020-01-28 09:49:16.995 T:4066157136 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
5962020-01-28 09:49:16.998 T:3907752832 DEBUG: Thread LanguageInvoker start, auto delete: false
5972020-01-28 09:49:16.998 T:3907752832 INFO: initializing python engine.
5982020-01-28 09:49:17.029 T:4066157136 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
5992020-01-28 09:49:17.029 T:4066157136 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
6002020-01-28 09:49:17.029 T:4066157136 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
6012020-01-28 09:49:17.030 T:4066157136 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
6022020-01-28 09:49:17.044 T:3907752832 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.skinshortcuts/default.py): start processing
6032020-01-28 09:49:17.072 T:4066157136 INFO: JSONRPC v10.3.0: Successfully initialized
6042020-01-28 09:49:17.075 T:4066157136 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
6052020-01-28 09:49:17.076 T:4066157136 DEBUG: LoadMappings - loaded node "CEC Adapter"
6062020-01-28 09:49:17.076 T:4066157136 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
6072020-01-28 09:49:17.076 T:4066157136 DEBUG: LoadMappings - loaded node "iMON HID device"
6082020-01-28 09:49:17.076 T:4066157136 DEBUG: LoadMappings - loaded node "WETEK Play remote"
6092020-01-28 09:49:17.076 T:4066157136 DEBUG: LoadMappings - loaded node ""
6102020-01-28 09:49:17.076 T:4066157136 DEBUG: CPeripheralBusUSB - initialised udev monitor
6112020-01-28 09:49:17.077 T:4066157136 DEBUG: Add-on bus: Registering add-on peripheral.joystick
6122020-01-28 09:49:17.077 T:4066157136 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
6132020-01-28 09:49:17.077 T:4066157136 DEBUG: ADDON: Dll Initializing - Joystick Support
6142020-01-28 09:49:17.078 T:4066157136 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.8)
6152020-01-28 09:49:17.078 T:4066157136 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.8
6162020-01-28 09:49:17.080 T:3907752832 DEBUG: -->Python Interpreter Initialized<--
6172020-01-28 09:49:17.080 T:3907752832 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.skinshortcuts/default.py): the source file to load is "/storage/.kodi/addons/script.skinshortcuts/default.py"
6182020-01-28 09:49:17.081 T:3907752832 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.skinshortcuts/default.py): setting the Python path to /storage/.kodi/addons/script.skinshortcuts:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.unidecode/lib:/usr/lib/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
6192020-01-28 09:49:17.081 T:3907752832 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.skinshortcuts/default.py): entering source directory /storage/.kodi/addons/script.skinshortcuts
6202020-01-28 09:49:17.081 T:3907752832 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.skinshortcuts/default.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 2.20.0 of the xbmc.python api
6212020-01-28 09:49:17.093 T:4066157136 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
6222020-01-28 09:49:17.093 T:4066157136 DEBUG: Calling TransferSettings for: Joystick Support
6232020-01-28 09:49:17.093 T:4066157136 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
6242020-01-28 09:49:17.094 T:4066157136 INFO: AddOnLog: Joystick Support: Enabling joystick interface "linux"
6252020-01-28 09:49:17.095 T:3887182720 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
6262020-01-28 09:49:17.099 T:3878790016 DEBUG: Thread PeripBusCEC start, auto delete: false
6272020-01-28 09:49:17.099 T:3870397312 DEBUG: Thread PeripBusAddon start, auto delete: false
6282020-01-28 09:49:17.102 T:4066157136 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
6292020-01-28 09:49:17.102 T:4066157136 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
6302020-01-28 09:49:17.103 T:4066157136 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
6312020-01-28 09:49:17.103 T:4066157136 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
6322020-01-28 09:49:17.111 T:4066157136 DEBUG: ContextMenuManager: addon menus reloaded.
6332020-01-28 09:49:17.111 T:4066157136 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
6342020-01-28 09:49:17.111 T:3862004608 DEBUG: Thread PeripEventScanner start, auto delete: false
6352020-01-28 09:49:17.113 T:4066157136 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
6362020-01-28 09:49:17.113 T:4066157136 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
6372020-01-28 09:49:17.113 T:4066157136 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
6382020-01-28 09:49:17.113 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
6392020-01-28 09:49:17.114 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
6402020-01-28 09:49:17.115 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
6412020-01-28 09:49:17.120 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
6422020-01-28 09:49:17.120 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
6432020-01-28 09:49:17.120 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
6442020-01-28 09:49:17.120 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
6452020-01-28 09:49:17.120 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
6462020-01-28 09:49:17.120 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
6472020-01-28 09:49:17.120 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
6482020-01-28 09:49:17.120 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
6492020-01-28 09:49:17.120 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
6502020-01-28 09:49:17.120 T:4066157136 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
6512020-01-28 09:49:17.120 T:4066157136 NOTICE: Loaded playercorefactory configuration
6522020-01-28 09:49:17.120 T:4066157136 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
6532020-01-28 09:49:17.121 T:4066157136 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
6542020-01-28 09:49:17.121 T:4066157136 INFO: removing tempfiles
6552020-01-28 09:49:17.146 T:4066157136 DEBUG: CRepositoryUpdater: previous update at 01/28/2020 4:42:01 AM, next at 01/29/2020 4:42:01 AM
6562020-01-28 09:49:17.149 T:3853611904 DEBUG: Thread Timer start, auto delete: false
6572020-01-28 09:49:17.156 T:4066157136 DEBUG: CServiceAddonManager: starting service.coreelec.settings
6582020-01-28 09:49:17.161 T:3844842368 DEBUG: Thread LanguageInvoker start, auto delete: false
6592020-01-28 09:49:17.161 T:3844842368 INFO: initializing python engine.
6602020-01-28 09:49:17.161 T:3844842368 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.coreelec.settings/service.py): start processing
6612020-01-28 09:49:17.165 T:4066157136 DEBUG: CServiceAddonManager: starting script.embuary.helper
6622020-01-28 09:49:17.169 T:3836449664 DEBUG: Thread LanguageInvoker start, auto delete: false
6632020-01-28 09:49:17.170 T:4066157136 NOTICE: initialize done
6642020-01-28 09:49:17.170 T:4066157136 NOTICE: Running the application...
6652020-01-28 09:49:17.174 T:4066157136 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
6662020-01-28 09:49:17.174 T:4066157136 DEBUG: NetworkMessage - Starting network services
6672020-01-28 09:49:17.177 T:3836449664 INFO: initializing python engine.
6682020-01-28 09:49:17.180 T:4066157136 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
6692020-01-28 09:49:17.180 T:4066157136 NOTICE: starting zeroconf publishing
6702020-01-28 09:49:17.181 T:3924538240 DEBUG: GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL AND albumview.strReleaseType = 'album' ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
6712020-01-28 09:49:17.182 T:4066157136 NOTICE: CWebServer[8080]: Started
6722020-01-28 09:49:17.182 T:3836449664 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.embuary.helper/service.py): start processing
6732020-01-28 09:49:17.188 T:3916145536 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
6742020-01-28 09:49:17.188 T:4066157136 INFO: JSONRPC Server: Successfully initialized
6752020-01-28 09:49:17.189 T:4066157136 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
6762020-01-28 09:49:17.193 T:4066157136 DEBUG: Loading: libshairplay.so.0
6772020-01-28 09:49:17.194 T:3794486144 DEBUG: Thread TCPServer start, auto delete: false
6782020-01-28 09:49:17.195 T:3802878848 DEBUG: Thread EventServer start, auto delete: false
6792020-01-28 09:49:17.196 T:3802878848 NOTICE: ES: Starting UDP Event server on port 9777
6802020-01-28 09:49:17.196 T:3802878848 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
6812020-01-28 09:49:17.211 T:3916145536 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
6822020-01-28 09:49:17.214 T:3924538240 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
6832020-01-28 09:49:17.248 T:3916145536 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (CoreELEC) port:8080
6842020-01-28 09:49:17.248 T:3916145536 DEBUG: CZeroconfAvahi::addService() named: Kodi (CoreELEC) type: _http._tcp port:8080
6852020-01-28 09:49:17.255 T:3916145536 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (CoreELEC) port:8080
6862020-01-28 09:49:17.255 T:3916145536 DEBUG: CZeroconfAvahi::addService() named: Kodi (CoreELEC) type: _xbmc-jsonrpc-h._tcp port:8080
6872020-01-28 09:49:17.259 T:3936330624 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (CoreELEC) port:9090
6882020-01-28 09:49:17.261 T:3916145536 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (CoreELEC) port:9777
6892020-01-28 09:49:17.262 T:3916145536 DEBUG: CZeroconfAvahi::addService() named: Kodi (CoreELEC) type: _xbmc-events._udp port:9777
6902020-01-28 09:49:17.268 T:3916145536 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:020000232901@Kodi (CoreELEC) port:36666
6912020-01-28 09:49:17.268 T:3936330624 DEBUG: CZeroconfAvahi::addService() named: Kodi (CoreELEC) type: _xbmc-jsonrpc._tcp port:9090
6922020-01-28 09:49:17.278 T:3916145536 DEBUG: CZeroconfAvahi::addService() named: 020000232901@Kodi (CoreELEC) type: _raop._tcp port:36666
6932020-01-28 09:49:17.333 T:4066157136 DEBUG: ------ Window Init (Custom_1109_Overlay_Debug.xml) ------
6942020-01-28 09:49:17.334 T:4066157136 DEBUG: ------ Window Init () ------
6952020-01-28 09:49:17.340 T:4066157136 DEBUG: ------ Window Init (Pointer.xml) ------
6962020-01-28 09:49:17.341 T:3924538240 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
6972020-01-28 09:49:17.363 T:3924538240 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
6982020-01-28 09:49:17.367 T:3924538240 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
6992020-01-28 09:49:17.374 T:3924538240 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
7002020-01-28 09:49:17.383 T:4066157136 INFO: GLES: Enabling VSYNC
7012020-01-28 09:49:17.388 T:3936330624 INFO: WEATHER: Downloading weather
7022020-01-28 09:49:17.399 T:3775370112 DEBUG: Thread LanguageInvoker start, auto delete: false
7032020-01-28 09:49:17.400 T:3775370112 INFO: initializing python engine.
7042020-01-28 09:49:17.403 T:3775370112 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/weather.yahoo/default.py): start processing
7052020-01-28 09:49:17.408 T:3924538240 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
7062020-01-28 09:49:17.414 T:3844842368 DEBUG: -->Python Interpreter Initialized<--
7072020-01-28 09:49:17.415 T:3844842368 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.coreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.coreelec.settings/service.py"
7082020-01-28 09:49:17.415 T:3836449664 DEBUG: -->Python Interpreter Initialized<--
7092020-01-28 09:49:17.415 T:3836449664 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.embuary.helper/service.py): the source file to load is "/storage/.kodi/addons/script.embuary.helper/service.py"
7102020-01-28 09:49:17.416 T:3836449664 DEBUG: CPythonInvoker(2, /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
7112020-01-28 09:49:17.416 T:3836449664 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.embuary.helper/service.py): entering source directory /storage/.kodi/addons/script.embuary.helper
7122020-01-28 09:49:17.416 T:3844842368 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.coreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.coreelec.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
7132020-01-28 09:49:17.416 T:3844842368 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.coreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.coreelec.settings
7142020-01-28 09:49:17.416 T:3836449664 DEBUG: CPythonInvoker(2, /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
7152020-01-28 09:49:17.416 T:3924538240 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 != '')
7162020-01-28 09:49:17.420 T:3844842368 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.coreelec.settings/service.py): instantiating addon using automatically obtained id of "service.coreelec.settings" dependent on version 2.1.0 of the xbmc.python api
7172020-01-28 09:49:17.496 T:3878790016 DEBUG: GetMappingForDevice - device (0000:0000) mapped to CEC Adapter (type = cec)
7182020-01-28 09:49:17.502 T:3878790016 DEBUG: InitialiseFeature - using libCEC v4.0.4
7192020-01-28 09:49:17.503 T:3878790016 DEBUG: Initialise - initialised peripheral on 'AOCEC' with 2 features and 0 sub devices
7202020-01-28 09:49:17.503 T:3745772416 DEBUG: Thread CECAdapter start, auto delete: false
7212020-01-28 09:49:17.503 T:3878790016 NOTICE: Register - new cec device registered on cec->AOCEC: CEC Adapter (0000:0000)
7222020-01-28 09:49:17.503 T:3745772416 DEBUG: OpenConnection - opening a connection to the CEC adapter: AOCEC
7232020-01-28 09:49:17.540 T:4066157136 DEBUG: ------ Window Deinit (Pointer.xml) ------
7242020-01-28 09:49:17.638 T:4066157136 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
7252020-01-28 09:49:17.797 T:3844842368 DEBUG: ## CoreELEC Addon ## 9.0.0
7262020-01-28 09:49:17.942 T:3836449664 DEBUG: CAddonSettings[script.embuary.helper]: loading setting definitions
7272020-01-28 09:49:17.943 T:3836449664 DEBUG: CAddonSettings[script.embuary.helper]: trying to load setting definitions from old format...
7282020-01-28 09:49:17.947 T:3775370112 DEBUG: -->Python Interpreter Initialized<--
7292020-01-28 09:49:17.948 T:3775370112 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
7302020-01-28 09:49:17.968 T:3775370112 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/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/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
7312020-01-28 09:49:17.968 T:3775370112 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
7322020-01-28 09:49:18.036 T:3828056960 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
7332020-01-28 09:49:18.154 T:3907752832 DEBUG: Previous line repeats 4 times.
7342020-01-28 09:49:18.154 T:3907752832 DEBUG: CAddonSettings[script.skinshortcuts]: loading setting definitions
7352020-01-28 09:49:18.154 T:3907752832 DEBUG: CAddonSettings[script.skinshortcuts]: trying to load setting definitions from old format...
7362020-01-28 09:49:18.194 T:3775370112 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
7372020-01-28 09:49:18.333 T:3907752832 DEBUG: CAddonSettings[script.skinshortcuts]: loading setting definitions
7382020-01-28 09:49:18.333 T:3907752832 DEBUG: CAddonSettings[script.skinshortcuts]: trying to load setting definitions from old format...
7392020-01-28 09:49:18.398 T:3702338432 DEBUG: Thread Timer start, auto delete: false
7402020-01-28 09:49:18.443 T:3836449664 NOTICE: [ script.embuary.helper ] Service: Started
7412020-01-28 09:49:18.444 T:3836449664 NOTICE: [ script.embuary.helper ] Service: Player monitor started
7422020-01-28 09:49:18.444 T:3836449664 DEBUG: [ script.embuary.helper ] Start new fanart grabber process
7432020-01-28 09:49:18.605 T:3836449664 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 RANDOM() LIMIT 40) AS a1 LEFT JOIN art ON art.media_id = a1.idArtist AND art.media_type = 'artist' AND art.type = 'fanart' GROUP BY a1.idArtist, art.art_id ORDER BY a1.idArtist, arttype
7442020-01-28 09:49:18.605 T:3836449664 DEBUG: GetArtistsByWhereJSON - query took 1 ms
7452020-01-28 09:49:18.905 T:3702338432 DEBUG: Thread Timer 3702338432 terminating
7462020-01-28 09:49:19.029 T:3745772416 DEBUG: OpenConnection - connection to the CEC adapter opened
7472020-01-28 09:49:19.029 T:3745772416 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
7482020-01-28 09:49:19.029 T:3702338432 DEBUG: Thread CECAdapterUpdate start, auto delete: false
7492020-01-28 09:49:19.189 T:3775370112 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
7502020-01-28 09:49:19.190 T:3775370112 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
7512020-01-28 09:49:19.191 T:3775370112 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
7522020-01-28 09:49:19.231 T:3907752832 INFO: CPythonInvoker(0, /storage/.kodi/addons/script.skinshortcuts/default.py): script successfully run
7532020-01-28 09:49:19.231 T:3907752832 DEBUG: onExecutionDone(0, /storage/.kodi/addons/script.skinshortcuts/default.py)
7542020-01-28 09:49:19.240 T:3692032896 DEBUG: Thread Timer start, auto delete: false
7552020-01-28 09:49:19.295 T:3907752832 INFO: Python interpreter stopped
7562020-01-28 09:49:19.295 T:3907752832 DEBUG: Thread LanguageInvoker 3907752832 terminating
7572020-01-28 09:49:19.321 T:3844842368 INFO: ## CoreELEC Addon ## system::set_hostname ## CoreELEC
7582020-01-28 09:49:19.324 T:3844842368 INFO: ## CoreELEC Addon ## system::set_keyboard_layout ## us
7592020-01-28 09:49:19.324 T:3844842368 INFO: ## CoreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps/*/us.bmap`
7602020-01-28 09:49:19.747 T:3692032896 DEBUG: Thread Timer 3692032896 terminating
7612020-01-28 09:49:19.861 T:3775370112 INFO: CPythonInvoker(3, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
7622020-01-28 09:49:19.861 T:3775370112 DEBUG: onExecutionDone(3, /storage/.kodi/addons/weather.yahoo/default.py)
7632020-01-28 09:49:19.926 T:3775370112 INFO: Python interpreter stopped
7642020-01-28 09:49:19.926 T:3775370112 DEBUG: Thread LanguageInvoker 3775370112 terminating
7652020-01-28 09:49:20.015 T:3936330624 DEBUG: POParser: loaded 130 weather tokens
7662020-01-28 09:49:20.253 T:3844842368 INFO: ## CoreELEC Addon ## updates::updateThread ## Started
7672020-01-28 09:49:20.254 T:3844842368 INFO: ## CoreELEC Addon ## updates::set_auto_update ## auto
7682020-01-28 09:49:20.347 T:3907752832 INFO: ## CoreELEC Addon ## _service_::run ## WAITING:
7692020-01-28 09:49:20.365 T:3692032896 INFO: ## CoreELEC Addon ## xdbus Monitor started. ##
7702020-01-28 09:49:23.444 T:4055888768 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
7712020-01-28 09:49:23.444 T:3683640192 DEBUG: Thread Timer start, auto delete: false
7722020-01-28 09:49:23.480 T:4066157136 DEBUG: Keyboard: scancode: 0x6d, sym: 0x0119, unicode: 0x0000, modifier: 0x0
7732020-01-28 09:49:23.480 T:4066157136 DEBUG: HandleKey: pagedown (0xf085) pressed, action is PageDown
7742020-01-28 09:49:23.651 T:3683640192 DEBUG: Thread Timer 3683640192 terminating
7752020-01-28 09:49:23.660 T:4066157136 DEBUG: Keyboard: scancode: 0x6d, sym: 0x0119, unicode: 0x0000, modifier: 0x0
7762020-01-28 09:49:26.307 T:4055888768 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
7772020-01-28 09:49:26.308 T:3683640192 DEBUG: Thread Timer start, auto delete: false
7782020-01-28 09:49:26.341 T:4066157136 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
7792020-01-28 09:49:26.443 T:3683640192 DEBUG: Thread Timer 3683640192 terminating
7802020-01-28 09:49:26.470 T:4066157136 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
7812020-01-28 09:49:26.470 T:4066157136 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
7822020-01-28 09:49:26.470 T:4066157136 DEBUG: Activating window ID: 10111
7832020-01-28 09:49:26.470 T:4066157136 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
7842020-01-28 09:49:26.470 T:4066157136 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
7852020-01-28 09:49:30.275 T:4055888768 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
7862020-01-28 09:49:30.275 T:3683640192 DEBUG: Thread Timer start, auto delete: false
7872020-01-28 09:49:30.284 T:4066157136 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
7882020-01-28 09:49:30.427 T:3683640192 DEBUG: Thread Timer 3683640192 terminating
7892020-01-28 09:49:30.430 T:4066157136 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
7902020-01-28 09:49:30.430 T:4066157136 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
7912020-01-28 09:49:30.567 T:4066157136 DEBUG: LogindUPowerSyscall: Received PrepareForSleep with arg 1
7922020-01-28 09:49:30.568 T:4066157136 DEBUG: ------ Window Init (DialogBusy.xml) ------
7932020-01-28 09:49:30.568 T:4066157136 NOTICE: OnSleep: Running sleep jobs
7942020-01-28 09:49:30.568 T:4066157136 DEBUG: CApplication::CloseNetworkShares: Closing all network shares
7952020-01-28 09:49:30.568 T:4066157136 DEBUG: LogindUPowerSyscall - delay lock sleep released
7962020-01-28 09:49:30.684 T:4066157136 ERROR: Keymapping error: no such action 'lirc.stop' defined
7972020-01-28 09:49:30.828 T:4055888768 DEBUG: CLibInputHandler::DeviceRemoved - pointer type device removed: InnSpire Intelligent Hotels USB Dongle (event3)
7982020-01-28 09:49:30.828 T:4055888768 DEBUG: CLibInputHandler::DeviceRemoved - keyboard type device removed: InnSpire Intelligent Hotels USB Dongle (event3)
7992020-01-28 09:49:30.829 T:4055888768 DEBUG: CLibInputHandler::DeviceRemoved - keyboard type device removed: InnSpire Intelligent Hotels USB Dongle (event4)
8002020-01-28 09:49:30.829 T:4055888768 DEBUG: CLibInputHandler::DeviceRemoved - keyboard type device removed: gpio_keypad (event0)
8012020-01-28 09:49:30.841 T:4066157136 DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
8022020-01-28 09:49:30.947 T:4066153344 DEBUG: UnregisterDevice - sending standby commands
8032020-01-28 09:49:31.030 T:4055888768 DEBUG: CLibInputHandler::DeviceRemoved - keyboard type device removed: vad_keypad (event2)
8042020-01-28 09:49:31.030 T:4055888768 DEBUG: CLibInputHandler::DeviceRemoved - keyboard type device removed: cec_input (event1)
8052020-01-28 09:50:04.590 T:4023382912 DEBUG: CALSADeviceMonitor - ALSA card removed
8062020-01-28 09:50:04.941 T:4066157136 ERROR: Keymapping error: no such action 'lirc.start' defined
8072020-01-28 09:50:05.108 T:4066157136 DEBUG: LogindUPowerSyscall: Received PrepareForSleep with arg 0
8082020-01-28 09:50:05.108 T:4066157136 NOTICE: OnWake: Running resume jobs
8092020-01-28 09:50:05.108 T:4066157136 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
8102020-01-28 09:50:05.116 T:4043371392 INFO: CAESinkALSA - Unable to open device "surround51" for playback
8112020-01-28 09:50:05.117 T:4043371392 INFO: CAESinkALSA - Unable to open device "surround40" for playback
8122020-01-28 09:50:05.118 T:4043371392 INFO: CAESinkALSA - Unable to open device "surround51" for playback
8132020-01-28 09:50:05.142 T:4043371392 DEBUG: CAESinkALSA - Unable to obtain ELD information for device "hdmi:CARD=AMLAUGESOUND,DEV=0" (not supported by device, or kernel older than 3.2)
8142020-01-28 09:50:05.144 T:4043371392 DEBUG: PulseAudio: Context authorizing
8152020-01-28 09:50:05.144 T:4043371392 DEBUG: PulseAudio: Context setting name
8162020-01-28 09:50:05.145 T:4043371392 DEBUG: PulseAudio: Context ready
8172020-01-28 09:50:05.145 T:4043371392 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
8182020-01-28 09:50:05.146 T:4043371392 NOTICE: Found 2 Lists of Devices
8192020-01-28 09:50:05.146 T:4043371392 NOTICE: Enumerated ALSA devices:
8202020-01-28 09:50:05.146 T:4043371392 NOTICE: Device 1
8212020-01-28 09:50:05.146 T:4043371392 NOTICE: m_deviceName : @
8222020-01-28 09:50:05.146 T:4043371392 NOTICE: m_displayName : Default (AML-AUGESOUND Analog)
8232020-01-28 09:50:05.146 T:4043371392 NOTICE: m_displayNameExtra: PCM
8242020-01-28 09:50:05.146 T:4043371392 NOTICE: m_deviceType : AE_DEVTYPE_PCM
8252020-01-28 09:50:05.146 T:4043371392 NOTICE: m_channels : FL, FR
8262020-01-28 09:50:05.146 T:4043371392 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
8272020-01-28 09:50:05.146 T:4043371392 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
8282020-01-28 09:50:05.146 T:4043371392 NOTICE: m_streamTypes : No passthrough capabilities
8292020-01-28 09:50:05.146 T:4043371392 NOTICE: Device 2
8302020-01-28 09:50:05.146 T:4043371392 NOTICE: m_deviceName : sysdefault:CARD=AMLAUGESOUND
8312020-01-28 09:50:05.146 T:4043371392 NOTICE: m_displayName : AML-AUGESOUND
8322020-01-28 09:50:05.147 T:4043371392 NOTICE: m_displayNameExtra: PCM
8332020-01-28 09:50:05.147 T:4043371392 NOTICE: m_deviceType : AE_DEVTYPE_PCM
8342020-01-28 09:50:05.147 T:4043371392 NOTICE: m_channels : FL, FR
8352020-01-28 09:50:05.147 T:4043371392 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
8362020-01-28 09:50:05.147 T:4043371392 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
8372020-01-28 09:50:05.147 T:4043371392 NOTICE: m_streamTypes : No passthrough capabilities
8382020-01-28 09:50:05.147 T:4043371392 NOTICE: Device 3
8392020-01-28 09:50:05.147 T:4043371392 NOTICE: m_deviceName : surround71:CARD=AMLAUGESOUND,DEV=0
8402020-01-28 09:50:05.147 T:4043371392 NOTICE: m_displayName : AML-AUGESOUND
8412020-01-28 09:50:05.147 T:4043371392 NOTICE: m_displayNameExtra: HDMI Multi Ch PCM
8422020-01-28 09:50:05.147 T:4043371392 NOTICE: m_deviceType : AE_DEVTYPE_PCM
8432020-01-28 09:50:05.147 T:4043371392 NOTICE: m_channels : FL, FR, BL, BR, FC, LFE, SL, SR
8442020-01-28 09:50:05.147 T:4043371392 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
8452020-01-28 09:50:05.147 T:4043371392 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
8462020-01-28 09:50:05.147 T:4043371392 NOTICE: m_streamTypes : No passthrough capabilities
8472020-01-28 09:50:05.147 T:4043371392 NOTICE: Device 4
8482020-01-28 09:50:05.147 T:4043371392 NOTICE: m_deviceName : iec958:CARD=AMLAUGESOUND,DEV=0
8492020-01-28 09:50:05.147 T:4043371392 NOTICE: m_displayName : AML-AUGESOUND
8502020-01-28 09:50:05.147 T:4043371392 NOTICE: m_displayNameExtra: S/PDIF
8512020-01-28 09:50:05.147 T:4043371392 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
8522020-01-28 09:50:05.147 T:4043371392 NOTICE: m_channels : FL, FR
8532020-01-28 09:50:05.147 T:4043371392 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
8542020-01-28 09:50:05.147 T:4043371392 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S16NE,AE_FMT_S16LE
8552020-01-28 09:50:05.147 T:4043371392 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
8562020-01-28 09:50:05.147 T:4043371392 NOTICE: Device 5
8572020-01-28 09:50:05.147 T:4043371392 NOTICE: m_deviceName : hdmi:CARD=AMLAUGESOUND,DEV=0
8582020-01-28 09:50:05.147 T:4043371392 NOTICE: m_displayName : AML-AUGESOUND
8592020-01-28 09:50:05.148 T:4043371392 NOTICE: m_displayNameExtra: HDMI
8602020-01-28 09:50:05.148 T:4043371392 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
8612020-01-28 09:50:05.148 T:4043371392 NOTICE: m_channels : FL, FR, BL, BR, FC, LFE, SL, SR
8622020-01-28 09:50:05.148 T:4043371392 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
8632020-01-28 09:50:05.148 T:4043371392 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
8642020-01-28 09:50:05.148 T:4043371392 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
8652020-01-28 09:50:05.148 T:4043371392 NOTICE: Enumerated PULSE devices:
8662020-01-28 09:50:05.148 T:4043371392 NOTICE: Device 1
8672020-01-28 09:50:05.148 T:4043371392 NOTICE: m_deviceName : Default
8682020-01-28 09:50:05.148 T:4043371392 NOTICE: m_displayName : Default
8692020-01-28 09:50:05.148 T:4043371392 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
8702020-01-28 09:50:05.148 T:4043371392 NOTICE: m_deviceType : AE_DEVTYPE_PCM
8712020-01-28 09:50:05.148 T:4043371392 NOTICE: m_channels : FL, FR
8722020-01-28 09:50:05.148 T:4043371392 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
8732020-01-28 09:50:05.148 T:4043371392 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
8742020-01-28 09:50:05.148 T:4043371392 NOTICE: m_streamTypes : No passthrough capabilities
8752020-01-28 09:50:05.149 T:4033868672 INFO: CActiveAESink::OpenSink - initialize sink
8762020-01-28 09:50:05.149 T:4033868672 DEBUG: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=AMLAUGESOUND,DEV=0
8772020-01-28 09:50:05.149 T:4033868672 INFO: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=AMLAUGESOUND,DEV=0"
8782020-01-28 09:50:05.153 T:4033868672 INFO: CAESinkALSA::Initialize - Opened device "hdmi:CARD=AMLAUGESOUND,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
8792020-01-28 09:50:05.154 T:4033868672 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
8802020-01-28 09:50:05.154 T:4033868672 INFO: CAESinkALSA::InitializeHW - Using data format AE_FMT_S16NE
8812020-01-28 09:50:05.154 T:4033868672 DEBUG: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
8822020-01-28 09:50:05.154 T:4033868672 DEBUG: CAESinkALSA::InitializeHW - Got: periodSize 2205, bufferSize 8820
8832020-01-28 09:50:05.154 T:4033868672 DEBUG: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
8842020-01-28 09:50:05.155 T:4033868672 DEBUG: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
8852020-01-28 09:50:05.155 T:4033868672 DEBUG: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
8862020-01-28 09:50:05.155 T:4033868672 DEBUG: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: none)
8872020-01-28 09:50:05.155 T:4033868672 DEBUG: CActiveAESink::OpenSink - ALSA Initialized:
8882020-01-28 09:50:05.155 T:4033868672 DEBUG: Output Device : AML-AUGESOUND
8892020-01-28 09:50:05.155 T:4033868672 DEBUG: Sample Rate : 44100
8902020-01-28 09:50:05.155 T:4033868672 DEBUG: Sample Format : AE_FMT_S16NE
8912020-01-28 09:50:05.155 T:4033868672 DEBUG: Channel Count : 2
8922020-01-28 09:50:05.155 T:4033868672 DEBUG: Channel Layout: FL, FR
8932020-01-28 09:50:05.155 T:4033868672 DEBUG: Frames : 2205
8942020-01-28 09:50:05.155 T:4033868672 DEBUG: Frame Size : 4
8952020-01-28 09:50:05.156 T:4043371392 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
8962020-01-28 09:50:05.159 T:4066157136 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 21
8972020-01-28 09:50:05.167 T:4066153344 DEBUG: libinput: event5: device is ignored
8982020-01-28 09:50:05.170 T:4066153344 DEBUG: Announce - reconnecting to the CEC adapter after standby mode
8992020-01-28 09:50:05.172 T:3924538240 INFO: WEATHER: Downloading weather
9002020-01-28 09:50:05.175 T:3683640192 DEBUG: Thread LanguageInvoker start, auto delete: false
9012020-01-28 09:50:05.175 T:3683640192 INFO: initializing python engine.
9022020-01-28 09:50:05.175 T:3683640192 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/weather.yahoo/default.py): start processing
9032020-01-28 09:50:05.181 T:4055888768 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: gpio_keypad (event0)
9042020-01-28 09:50:05.181 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event0 (Function not implemented)
9052020-01-28 09:50:05.181 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for gpio_keypad (event0)
9062020-01-28 09:50:05.206 T:3683640192 DEBUG: -->Python Interpreter Initialized<--
9072020-01-28 09:50:05.206 T:3683640192 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
9082020-01-28 09:50:05.207 T:4055888768 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: vad_keypad (event2)
9092020-01-28 09:50:05.207 T:3683640192 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/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/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
9102020-01-28 09:50:05.207 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event2 (Function not implemented)
9112020-01-28 09:50:05.207 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for vad_keypad (event2)
9122020-01-28 09:50:05.207 T:3683640192 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
9132020-01-28 09:50:05.207 T:3683640192 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
9142020-01-28 09:50:05.239 T:4055888768 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: cec_input (event1)
9152020-01-28 09:50:05.239 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event1 (Function not implemented)
9162020-01-28 09:50:05.239 T:4055888768 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for cec_input (event1)
9172020-01-28 09:50:05.714 T:3683640192 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
9182020-01-28 09:50:05.714 T:3683640192 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
9192020-01-28 09:50:05.715 T:3683640192 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
9202020-01-28 09:50:06.358 T:3683640192 INFO: CPythonInvoker(4, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
9212020-01-28 09:50:06.358 T:3683640192 DEBUG: onExecutionDone(4, /storage/.kodi/addons/weather.yahoo/default.py)
9222020-01-28 09:50:06.361 T:3702338432 DEBUG: Thread CECAdapterUpdate 3702338432 terminating
9232020-01-28 09:50:06.434 T:3683640192 INFO: Python interpreter stopped
9242020-01-28 09:50:06.434 T:3683640192 DEBUG: Thread LanguageInvoker 3683640192 terminating
9252020-01-28 09:50:06.489 T:3924538240 DEBUG: POParser: loaded 130 weather tokens
9262020-01-28 09:50:06.651 T:3745772416 DEBUG: Process - CEC adapter processor thread ended
9272020-01-28 09:50:06.651 T:3745772416 DEBUG: Thread CECAdapter 3745772416 terminating
9282020-01-28 09:50:06.866 T:4066153344 DEBUG: InitialiseFeature - using libCEC v4.0.4
9292020-01-28 09:50:06.866 T:3745772416 DEBUG: Thread CECAdapter start, auto delete: false
9302020-01-28 09:50:06.866 T:3745772416 DEBUG: OpenConnection - opening a connection to the CEC adapter: AOCEC
9312020-01-28 09:50:08.400 T:3745772416 DEBUG: OpenConnection - connection to the CEC adapter opened
9322020-01-28 09:50:08.400 T:3745772416 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
9332020-01-28 09:50:08.401 T:3702461312 DEBUG: Thread CECAdapterUpdate start, auto delete: false