Closed MunkySkunk closed 6 years ago
I have followed the information as per point 6 at https://forum.kodi.tv/showthread.php?tid=298461 and all worked correctly and successfully logged into Prime add on.
When trying to play media, it fails with "One or more items failed to play. Check the log for more information about this message".
Checking the logs, i see the following from first starting the PI to trying to play media.
08:40:51.878 T:1961541968 NOTICE: special://profile/ is mapped to: special://masterprofile/ 08:40:51.878 T:1961541968 NOTICE: ----------------------------------------------------------------------- 08:40:51.879 T:1961541968 NOTICE: Starting Kodi (17.3 Git:147cec4). Platform: Linux ARM 32-bit 08:40:51.879 T:1961541968 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi) 08:40:51.879 T:1961541968 NOTICE: Kodi compiled May 25 2017 by GCC 6.2.0 for Linux ARM 32-bit version 4.9.29 (264477) 08:40:51.880 T:1961541968 NOTICE: Running on LibreELEC (official) - Version: 8.0.2, kernel: Linux ARM 32-bit version 4.9.29 08:40:51.881 T:1961541968 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi 08:40:51.881 T:1961541968 NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l), 1 core available 08:40:51.881 T:1961541968 NOTICE: ARM Features: Neon disabled 08:40:51.882 T:1961541968 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/ 08:40:51.882 T:1961541968 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi 08:40:51.882 T:1961541968 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons 08:40:51.882 T:1961541968 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata 08:40:51.883 T:1961541968 NOTICE: special://envhome/ is mapped to: /storage 08:40:51.883 T:1961541968 NOTICE: special://home/ is mapped to: /storage/.kodi 08:40:51.883 T:1961541968 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp 08:40:51.883 T:1961541968 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp 08:40:51.884 T:1961541968 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin 08:40:51.884 T:1961541968 NOTICE: Local hostname: LibreELEC 08:40:51.884 T:1961541968 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log 08:40:51.885 T:1961541968 NOTICE: ----------------------------------------------------------------------- 08:40:52.231 T:1961541968 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files 08:40:52.285 T:1961541968 NOTICE: load settings... 08:40:52.899 T:1961541968 NOTICE: Found 2 Lists of Devices 08:40:52.900 T:1961541968 NOTICE: Enumerated PI devices: 08:40:52.900 T:1961541968 NOTICE: Device 1 08:40:52.901 T:1961541968 NOTICE: m_deviceName : HDMI 08:40:52.902 T:1961541968 NOTICE: m_displayName : HDMI 08:40:52.902 T:1961541968 NOTICE: m_displayNameExtra: 08:40:52.902 T:1961541968 NOTICE: m_deviceType : AE_DEVTYPE_HDMI 08:40:52.903 T:1961541968 NOTICE: m_channels : FL,FR 08:40:52.903 T:1961541968 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000 08:40:52.903 T:1961541968 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW 08:40:52.903 T:1961541968 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512 08:40:52.904 T:1961541968 NOTICE: Device 2 08:40:52.904 T:1961541968 NOTICE: m_deviceName : Analogue 08:40:52.905 T:1961541968 NOTICE: m_displayName : Analogue 08:40:52.905 T:1961541968 NOTICE: m_displayNameExtra: 08:40:52.905 T:1961541968 NOTICE: m_deviceType : AE_DEVTYPE_PCM 08:40:52.905 T:1961541968 NOTICE: m_channels : FL,FR 08:40:52.905 T:1961541968 NOTICE: m_sampleRates : 48000 08:40:52.906 T:1961541968 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP 08:40:52.906 T:1961541968 NOTICE: m_streamTypes : No passthrough capabilities 08:40:52.906 T:1961541968 NOTICE: Device 3 08:40:52.906 T:1961541968 NOTICE: m_deviceName : Both 08:40:52.907 T:1961541968 NOTICE: m_displayName : HDMI and Analogue 08:40:52.907 T:1961541968 NOTICE: m_displayNameExtra: 08:40:52.907 T:1961541968 NOTICE: m_deviceType : AE_DEVTYPE_PCM 08:40:52.907 T:1961541968 NOTICE: m_channels : FL,FR 08:40:52.908 T:1961541968 NOTICE: m_sampleRates : 48000 08:40:52.908 T:1961541968 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP 08:40:52.908 T:1961541968 NOTICE: m_streamTypes : No passthrough capabilities 08:40:52.908 T:1961541968 NOTICE: Enumerated PULSE devices: 08:40:52.909 T:1961541968 NOTICE: Device 1 08:40:52.909 T:1961541968 NOTICE: m_deviceName : Default 08:40:52.909 T:1961541968 NOTICE: m_displayName : Default 08:40:52.910 T:1961541968 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO) 08:40:52.910 T:1961541968 NOTICE: m_deviceType : AE_DEVTYPE_PCM 08:40:52.910 T:1961541968 NOTICE: m_channels : FL,FR 08:40:52.910 T:1961541968 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000 08:40:52.910 T:1961541968 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT 08:40:52.911 T:1961541968 NOTICE: m_streamTypes : No passthrough capabilities 08:40:53.028 T:1961541968 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml 08:40:53.029 T:1961541968 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are... <?xml version="1.0" encoding="UTF-8" ?>
08:40:53.038 T:1961541968 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml) 08:40:53.039 T:1961541968 NOTICE: Default Video Player: VideoPlayer 08:40:53.039 T:1961541968 NOTICE: Default Audio Player: paplayer 08:40:53.039 T:1961541968 NOTICE: Enabled debug logging due to GUI setting (2) 08:40:53.039 T:1961541968 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM" 08:40:53.041 T:1961541968 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml 08:40:53.049 T:1961541968 DEBUG: CMediaSourceSettings: tag is missing or sources.xml is malformed 08:40:53.049 T:1961541968 DEBUG: CMediaSourceSettings: tag is missing or sources.xml is malformed 08:40:53.050 T:1961541968 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml. 08:40:53.055 T:1961541968 DEBUG: CPlayerCoreConfig::: created player VideoPlayer 08:40:53.055 T:1961541968 DEBUG: CPlayerCoreConfig::: created player PAPlayer 08:40:53.056 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules 08:40:53.056 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp 08:40:53.056 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout 08:40:53.056 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp 08:40:53.057 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp 08:40:53.057 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams 08:40:53.057 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp 08:40:53.057 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2 08:40:53.058 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd 08:40:53.058 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage 08:40:53.058 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf 08:40:53.059 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv 08:40:53.059 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio 08:40:53.059 T:1961541968 NOTICE: Loaded playercorefactory configuration 08:40:53.061 T:1961541968 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml. 08:40:53.062 T:1961541968 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping. 08:40:53.154 T:1961541968 INFO: creating subdirectories 08:40:53.155 T:1961541968 INFO: userdata folder: special://masterprofile/ 08:40:53.155 T:1961541968 INFO: recording folder: 08:40:53.155 T:1961541968 INFO: screenshots folder: /storage/screenshots/ 08:40:53.341 T:1961541968 NOTICE: Running database version Addons27 08:40:53.343 T:1961541968 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm.so) 08:40:53.344 T:1961541968 DEBUG: Loading: /usr/lib/kodi/system/libcpluff-arm.so 08:40:53.759 T:1961541968 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory' 08:40:53.759 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.' 08:40:53.760 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.' 08:40:53.760 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.' 08:40:53.760 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.' 08:40:53.761 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.' 08:40:53.761 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.' 08:40:53.761 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.' 08:40:53.761 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.' 08:40:53.762 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.' 08:40:53.762 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.' 08:40:53.762 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.' 08:40:53.763 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.' 08:40:53.763 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.' 08:40:53.763 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.' 08:40:53.763 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in service.libreelec.settings has been installed.' 08:40:53.764 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.' 08:40:53.764 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.' 08:40:53.764 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.' 08:40:53.764 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.' 08:40:53.765 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.' 08:40:53.765 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.' 08:40:53.765 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.' 08:40:53.766 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in os.openelec.tv has been installed.' 08:40:53.766 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in repository.kodi.game has been installed.' 08:40:53.766 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.' 08:40:53.766 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in os.libreelec.tv has been installed.' 08:40:53.767 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.prime_instant has been installed.' 08:40:53.767 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.' 08:40:53.767 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in repository.libreelec.tv has been installed.' 08:40:53.768 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.' 08:40:53.768 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.' 08:40:53.768 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.' 08:40:53.768 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.' 08:40:53.769 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.' 08:40:53.769 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.' 08:40:53.769 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.' 08:40:53.770 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.' 08:40:53.770 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.' 08:40:53.770 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.' 08:40:53.770 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.' 08:40:53.771 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.' 08:40:53.771 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.' 08:40:53.771 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.' 08:40:53.771 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.' 08:40:53.772 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.' 08:40:53.772 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.' 08:40:53.772 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.' 08:40:53.772 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.' 08:40:53.773 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.' 08:40:53.773 T:1961541968 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.' 08:40:53.875 T:1873802144 DEBUG: Thread JobWorker start, auto delete: true 08:40:53.957 T:1961541968 NOTICE: ADDONS: Using repository repository.kodi.game 08:40:53.958 T:1961541968 NOTICE: ADDONS: Using repository repository.libreelec.tv 08:40:53.958 T:1961541968 NOTICE: ADDONS: Using repository repository.xbmc.org 08:40:53.990 T:1939637152 DEBUG: Thread ActiveAE start, auto delete: false 08:40:53.991 T:1931248544 DEBUG: Thread AESink start, auto delete: false 08:40:53.992 T:1931248544 INFO: CActiveAESink::OpenSink - initialize sink 08:40:53.993 T:1931248544 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI 08:40:53.993 T:1931248544 DEBUG: DllBcm: Using omx system library 08:40:54.001 T:1931248544 DEBUG: SECTION:LoadDLL(libopenmaxil.so) 08:40:54.013 T:1931248544 DEBUG: Loading: libopenmaxil.so 08:40:54.030 T:1931248544 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI 08:40:54.031 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008 08:40:54.038 T:1931248544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x2640818 08:40:54.041 T:1857024928 DEBUG: Thread CRBPWorker start, auto delete: false 08:40:54.043 T:1931248544 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16) 08:40:54.045 T:1931248544 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 08:40:54.045 T:1931248544 DEBUG: Output Device : HDMI 08:40:54.046 T:1931248544 DEBUG: Sample Rate : 44100 08:40:54.046 T:1931248544 DEBUG: Sample Format : AE_FMT_FLOAT 08:40:54.046 T:1931248544 DEBUG: Channel Count : 2 08:40:54.046 T:1931248544 DEBUG: Channel Layout: FL,FR 08:40:54.047 T:1931248544 DEBUG: Frames : 2205 08:40:54.047 T:1931248544 DEBUG: Frame Size : 8 08:40:54.070 T:1848636320 DEBUG: Thread RemoteControl start, auto delete: false 08:40:54.071 T:1848636320 INFO: LIRC Process: using: /run/lirc/lircd 08:40:54.072 T:1848636320 INFO: LIRC Connect: successfully started 08:40:54.072 T:1848636320 DEBUG: Thread RemoteControl 1848636320 terminating 08:40:54.123 T:1961541968 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts... 08:40:54.169 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded 08:40:54.179 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded 08:40:54.182 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded 08:40:54.189 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded 08:40:54.192 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded 08:40:54.198 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded 08:40:54.205 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded 08:40:54.215 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded 08:40:54.226 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded 08:40:54.229 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded 08:40:54.232 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded 08:40:54.239 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded 08:40:54.247 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded 08:40:54.250 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded 08:40:54.257 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded 08:40:54.265 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded 08:40:54.267 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded 08:40:54.277 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded 08:40:54.283 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded 08:40:54.290 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded 08:40:54.298 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded 08:40:54.301 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded 08:40:54.308 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded 08:40:54.315 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded 08:40:54.323 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded 08:40:54.331 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded 08:40:54.338 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded 08:40:54.341 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded 08:40:54.348 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded 08:40:54.357 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded 08:40:54.361 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded 08:40:54.364 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded 08:40:54.373 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded 08:40:54.394 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded 08:40:54.401 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded 08:40:54.409 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded 08:40:54.412 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded 08:40:54.417 T:1961541968 DEBUG: UDisks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files 08:40:54.420 T:1961541968 DEBUG: DeviceKit.Disks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.DeviceKit.Disks was not provided by any .service files 08:40:54.432 T:1961541968 DEBUG: Selected UDev as storage provider 08:40:54.434 T:1961541968 NOTICE: Raspberry PI firmware version: May 15 2017 17:01:07 Copyright (c) 2012 Broadcom version 9469ea3706e34c4de62f38a5008f69a429b4b43e (clean) (release) 08:40:54.434 T:1961541968 NOTICE: ARM mem: 352MB GPU mem: 160MB MPG2:0 WVC1:0 08:40:54.434 T:1961541968 NOTICE: cache.memorysize: 20MB libass.cache: 0MB 08:40:54.435 T:1961541968 NOTICE: Config: audio_pwm_mode=1 config_hdmi_boost=5 disable_auto_turbo=1 disable_commandline_tags=2 enable_uart=1 force_eeprom_read=1 force_pwm_open=1 framebuffer_ignore_alpha=1 framebuffer_swap=1 hdmi_channel_map=8 hdmi_force_cec_address=65535 hdmi_ignore_cec_init=1 init_uart_clock=0x2dc6c00 lcd_framerate=60 pause_burst_frames=1 program_serial_random=1 temp_limit=85 08:40:54.436 T:1961541968 NOTICE: Config: device_tree=- 08:40:54.436 T:1961541968 DEBUG: DllBcm: Using omx system library 08:40:54.437 T:1961541968 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi 08:40:54.442 T:1961541968 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) 08:40:54.444 T:1961541968 DEBUG: EGL get supported modes (2) = 19, prefer_group=2, prefer_mode=52 08:40:54.444 T:1961541968 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4 08:40:54.444 T:1961541968 DEBUG: EGL mode 1: 640x480 (640x480) @ 72.00 - Full Screen (1.00) :5 08:40:54.445 T:1961541968 DEBUG: EGL mode 2: 640x480 (640x480) @ 75.00 - Full Screen (1.00) :6 08:40:54.445 T:1961541968 DEBUG: EGL mode 3: 800x600 (800x600) @ 56.00 - Full Screen (1.00) :8 08:40:54.446 T:1961541968 DEBUG: EGL mode 4: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9 08:40:54.446 T:1961541968 DEBUG: EGL mode 5: 800x600 (800x600) @ 72.00 - Full Screen (1.00) :a 08:40:54.446 T:1961541968 DEBUG: EGL mode 6: 800x600 (800x600) @ 75.00 - Full Screen (1.00) :b 08:40:54.446 T:1961541968 DEBUG: EGL mode 7: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10 08:40:54.447 T:1961541968 DEBUG: EGL mode 8: 1024x768 (1024x768) @ 70.00 - Full Screen (1.00) :11 08:40:54.447 T:1961541968 DEBUG: EGL mode 9: 1024x768 (1024x768) @ 75.00 - Full Screen (1.00) :12 08:40:54.448 T:1961541968 DEBUG: EGL mode 10: 1152x864 (1152x864) @ 75.00 - Full Screen (1.00) :15 08:40:54.448 T:1961541968 DEBUG: EGL mode 11: 1280x960 (1280x960) @ 60.00 - Full Screen (1.00) :20 08:40:54.448 T:1961541968 DEBUG: EGL mode 12: 1280x1024 (1280x1024) @ 60.00 - Full Screen (1.00) :23 08:40:54.449 T:1961541968 DEBUG: EGL mode 13: 1280x1024 (1280x1024) @ 75.00 - Full Screen (1.00) :24 08:40:54.449 T:1961541968 DEBUG: EGL mode 14: 1400x1050 (1400x1050) @ 60.00 - Full Screen (1.00) :2a 08:40:54.449 T:1961541968 DEBUG: EGL mode 15: 1440x900 (1440x900) @ 60.00 - Full Screen (1.00) :2f 08:40:54.450 T:1961541968 DEBUG: EGL mode 16: 1600x1200 (1440x1080) @ 60.00 - Full Screen (1.00) :33 08:40:54.450 T:1961541968 DEBUG: EGL mode 17: 1680x1050 (1680x1050) @ 60.00 - Full Screen (1.00) :3a 08:40:54.450 T:1961541968 DEBUG: EGL mode 18: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) :52 08:40:54.451 T:1961541968 DEBUG: EGL probe resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen:52020004 08:40:54.451 T:1961541968 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz 08:40:54.452 T:1961541968 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz 08:40:54.452 T:1961541968 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 72.000000 Hz 08:40:54.452 T:1961541968 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 71.928070 Hz 08:40:54.453 T:1961541968 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 75.000000 Hz 08:40:54.453 T:1961541968 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 56.000000 Hz 08:40:54.453 T:1961541968 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz 08:40:54.453 T:1961541968 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz 08:40:54.454 T:1961541968 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 72.000000 Hz 08:40:54.454 T:1961541968 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 71.928070 Hz 08:40:54.454 T:1961541968 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 75.000000 Hz 08:40:54.454 T:1961541968 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz 08:40:54.455 T:1961541968 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 59.940063 Hz 08:40:54.455 T:1961541968 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 70.000000 Hz 08:40:54.455 T:1961541968 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 75.000000 Hz 08:40:54.456 T:1961541968 NOTICE: Found resolution 1152 x 864 for display 0 with 1152 x 864 @ 75.000000 Hz 08:40:54.456 T:1961541968 NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 60.000000 Hz 08:40:54.456 T:1961541968 NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 59.940063 Hz 08:40:54.456 T:1961541968 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 60.000000 Hz 08:40:54.457 T:1961541968 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 59.940063 Hz 08:40:54.457 T:1961541968 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 75.000000 Hz 08:40:54.457 T:1961541968 NOTICE: Found resolution 1400 x 1050 for display 0 with 1400 x 1050 @ 60.000000 Hz 08:40:54.458 T:1961541968 NOTICE: Found resolution 1400 x 1050 for display 0 with 1400 x 1050 @ 59.940063 Hz 08:40:54.458 T:1961541968 NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 60.000000 Hz 08:40:54.458 T:1961541968 NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 59.940063 Hz 08:40:54.458 T:1961541968 NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 60.000000 Hz 08:40:54.459 T:1961541968 NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 59.940063 Hz 08:40:54.459 T:1961541968 NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 60.000000 Hz 08:40:54.459 T:1961541968 NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 59.940063 Hz 08:40:54.460 T:1961541968 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz 08:40:54.460 T:1961541968 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz 08:40:54.460 T:1961541968 NOTICE: Found (1920x1080@60.000000) at 45, setting to RES_DESKTOP at 16 08:40:54.460 T:1961541968 NOTICE: Checking resolution 16 08:40:54.570 T:1931248544 DEBUG: CAESinkPi:Drain delay:99ms now:0ms 08:40:54.570 T:1931248544 DEBUG: CAESinkPi:Deinitialize 08:40:54.571 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000 08:40:54.585 T:1931248544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x2640818 08:40:54.617 T:1961541968 DEBUG: EGL set HDMI mode (2,82)=0 off 08:40:54.723 T:1906082720 DEBUG: EGL tv_service_callback (4,2,82) 08:40:54.724 T:1961541968 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (2,82) flags:52020004 aspect:1.00 08:40:54.750 T:1961541968 DEBUG: CreateWindow: Created surface of size 1920x1080 08:40:54.752 T:1939637152 DEBUG: CActiveAE - display reset event 08:40:54.753 T:1931248544 INFO: CActiveAESink::OpenSink - initialize sink 08:40:54.753 T:1931248544 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI 08:40:54.753 T:1931248544 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI 08:40:54.754 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008 08:40:54.758 T:1931248544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x267e5e0 08:40:54.762 T:1931248544 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16) 08:40:54.764 T:1931248544 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 08:40:54.764 T:1931248544 DEBUG: Output Device : HDMI 08:40:54.764 T:1931248544 DEBUG: Sample Rate : 44100 08:40:54.764 T:1931248544 DEBUG: Sample Format : AE_FMT_FLOAT 08:40:54.765 T:1931248544 DEBUG: Channel Count : 2 08:40:54.765 T:1931248544 DEBUG: Channel Layout: FL,FR 08:40:54.765 T:1931248544 DEBUG: Frames : 2205 08:40:54.765 T:1931248544 DEBUG: Frame Size : 8 08:40:54.769 T:1961541968 NOTICE: GL_VENDOR = Broadcom 08:40:54.769 T:1961541968 NOTICE: GL_RENDERER = VideoCore IV HW 08:40:54.769 T:1961541968 NOTICE: GL_VERSION = OpenGL ES 2.0 08:40:54.769 T:1961541968 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00 08:40:54.770 T:1961541968 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO 08:40:54.770 T:1961541968 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker 08:40:54.770 T:1961541968 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES 08:40:54.770 T:1961541968 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO 08:40:54.771 T:1961541968 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 NO 08:40:54.784 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 08:40:54.786 T:1961541968 DEBUG: GL: Vertex Shader compilation log: 08:40:54.788 T:1961541968 DEBUG: Compiled 08:40:54.788 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully 08:40:54.792 T:1961541968 DEBUG: GL: Pixel Shader compilation log: 08:40:54.796 T:1961541968 DEBUG: Compiled 08:40:54.796 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully 08:40:54.817 T:1961541968 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x24a3018 08:40:54.819 T:1961541968 DEBUG: GL: Vertex Shader compilation log: 08:40:54.820 T:1961541968 DEBUG: Compiled 08:40:54.820 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully 08:40:54.821 T:1961541968 DEBUG: GL: Pixel Shader compilation log: 08:40:54.821 T:1961541968 DEBUG: Compiled 08:40:54.821 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully 08:40:54.844 T:1961541968 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x26407f0 08:40:54.847 T:1961541968 DEBUG: GL: Vertex Shader compilation log: 08:40:54.848 T:1961541968 DEBUG: Compiled 08:40:54.848 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully 08:40:54.849 T:1961541968 DEBUG: GL: Pixel Shader compilation log: 08:40:54.849 T:1961541968 DEBUG: Compiled 08:40:54.850 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully 08:40:54.870 T:1961541968 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x24fd4d8 08:40:54.873 T:1961541968 DEBUG: GL: Vertex Shader compilation log: 08:40:54.873 T:1961541968 DEBUG: Compiled 08:40:54.873 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully 08:40:54.874 T:1961541968 DEBUG: GL: Pixel Shader compilation log: 08:40:54.875 T:1961541968 DEBUG: Compiled 08:40:54.875 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully 08:40:54.898 T:1961541968 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x2699188 08:40:54.900 T:1961541968 DEBUG: GL: Vertex Shader compilation log: 08:40:54.901 T:1961541968 DEBUG: Compiled 08:40:54.901 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully 08:40:54.902 T:1961541968 DEBUG: GL: Pixel Shader compilation log: 08:40:54.902 T:1961541968 DEBUG: Compiled 08:40:54.902 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully 08:40:54.922 T:1961541968 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x2699200 08:40:54.925 T:1961541968 DEBUG: GL: Vertex Shader compilation log: 08:40:54.926 T:1961541968 DEBUG: Compiled 08:40:54.926 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully 08:40:54.927 T:1961541968 DEBUG: GL: Pixel Shader compilation log: 08:40:54.927 T:1961541968 DEBUG: Compiled 08:40:54.927 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully 08:40:54.950 T:1961541968 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x24fe978 08:40:54.953 T:1961541968 DEBUG: GL: Vertex Shader compilation log: 08:40:54.954 T:1961541968 DEBUG: Compiled 08:40:54.954 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully 08:40:54.955 T:1961541968 DEBUG: GL: Pixel Shader compilation log: 08:40:54.955 T:1961541968 DEBUG: Compiled 08:40:54.955 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully 08:40:54.976 T:1961541968 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x2500640 08:40:54.976 T:1961541968 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES 08:40:54.979 T:1961541968 DEBUG: GL: Vertex Shader compilation log: 08:40:54.979 T:1961541968 DEBUG: Compiled 08:40:54.980 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully 08:40:54.980 T:1961541968 DEBUG: GL: Pixel Shader compilation log: 08:40:54.981 T:1961541968 DEBUG: Compiled 08:40:54.981 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully 08:40:55.006 T:1961541968 DEBUG: GUI Shader [guishader_frag_rgba_oes.glsl]- Initialise successful : 0x25006b8 08:40:55.009 T:1961541968 DEBUG: GL: Vertex Shader compilation log: 08:40:55.009 T:1961541968 DEBUG: Compiled 08:40:55.009 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully 08:40:55.010 T:1961541968 DEBUG: GL: Pixel Shader compilation log: 08:40:55.011 T:1961541968 DEBUG: Compiled 08:40:55.011 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully 08:40:55.031 T:1961541968 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x24fe118 08:40:55.034 T:1961541968 DEBUG: GL: Vertex Shader compilation log: 08:40:55.034 T:1961541968 DEBUG: Compiled 08:40:55.035 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully 08:40:55.036 T:1961541968 DEBUG: GL: Pixel Shader compilation log: 08:40:55.036 T:1961541968 DEBUG: Compiled 08:40:55.036 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully 08:40:55.063 T:1961541968 DEBUG: GUI Shader [guishader_frag_rgba_bob.glsl]- Initialise successful : 0x24fe190 08:40:55.064 T:1961541968 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES 08:40:55.066 T:1961541968 DEBUG: GL: Vertex Shader compilation log: 08:40:55.067 T:1961541968 DEBUG: Compiled 08:40:55.067 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully 08:40:55.068 T:1961541968 DEBUG: GL: Pixel Shader compilation log: 08:40:55.068 T:1961541968 DEBUG: Compiled 08:40:55.068 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully 08:40:55.098 T:1961541968 DEBUG: GUI Shader [guishader_frag_rgba_bob_oes.glsl]- Initialise successful : 0x24ff358 08:40:55.098 T:1961541968 DEBUG: CWinSystemEGL::CreateNewWindow: No need to create a new window 08:40:55.099 T:1961541968 INFO: GLES: Maximum texture width: 2048 08:40:56.197 T:1961541968 INFO: GLES: Enabling VSYNC 08:40:56.197 T:1961541968 INFO: GLES: Selected vsync mode 10 08:40:56.198 T:1961541968 INFO: load keymapping 08:40:56.221 T:1961541968 INFO: Loading special://xbmc/system/keymaps/appcommand.xml 08:40:56.225 T:1961541968 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml 08:40:56.246 T:1961541968 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml 08:40:56.282 T:1961541968 INFO: Loading special://xbmc/system/keymaps/gamepad.xml 08:40:56.315 T:1961541968 INFO: Loading special://xbmc/system/keymaps/joystick.xml 08:40:56.348 T:1961541968 INFO: Loading special://xbmc/system/keymaps/keyboard.xml 08:40:56.454 T:1961541968 INFO: Loading special://xbmc/system/keymaps/mouse.xml 08:40:56.462 T:1961541968 INFO: Loading special://xbmc/system/keymaps/remote.xml 08:40:56.539 T:1961541968 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml 08:40:56.571 T:1961541968 INFO: Loading special://xbmc/system/Lircmap.xml 08:40:56.610 T:1961541968 INFO: Adding remote mapping for device 'mceusb' 08:40:56.611 T:1961541968 INFO: Adding remote mapping for device 'XboxDVDDongle' 08:40:56.612 T:1961541968 INFO: Adding remote mapping for device 'Microsoft_Xbox' 08:40:56.612 T:1961541968 INFO: Adding remote mapping for device 'PinnacleSysPCTVRemote' 08:40:56.613 T:1961541968 INFO: Adding remote mapping for device 'anysee' 08:40:56.613 T:1961541968 INFO: Adding remote mapping for device 'iMON-PAD' 08:40:56.614 T:1961541968 INFO: Adding remote mapping for device 'Antec_Veris_RM200' 08:40:56.614 T:1961541968 INFO: Adding remote mapping for device 'MCE_via_iMON' 08:40:56.615 T:1961541968 INFO: Adding remote mapping for device 'TwinHanRemote' 08:40:56.616 T:1961541968 INFO: Adding remote mapping for device 'linux-input-layer' 08:40:56.616 T:1961541968 INFO: Linking remote mapping for 'linux-input-layer' to 'cx23885_remote' 08:40:56.617 T:1961541968 INFO: Adding remote mapping for device 'mediacenter' 08:40:56.617 T:1961541968 INFO: * Adding remote mapping for device 'devinput' 08:40:56.624 T:1961541968 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping 08:40:56.624 T:1961541968 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen 08:40:56.624 T:1961541968 DEBUG: guilib: Fill viewport on change for solving rendering passes 08:40:56.628 T:1961541968 INFO: CLangInfo: loading resource.language.en_gb language information... 08:40:56.648 T:1961541968 DEBUG: trying to set locale to en_US.UTF-8 08:40:56.681 T:1961541968 INFO: global locale set to C 08:40:56.683 T:1961541968 INFO: CLangInfo: loading resource.language.en_gb language strings... 08:40:56.915 T:1961541968 DEBUG: LocalizeStrings: loaded 3787 strings from file resource://resource.language.en_gb/strings.po 08:40:56.989 T:1961541968 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.xbmc.builtin.aac/resources/language/English/strings.po 08:40:56.995 T:1961541968 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.xbmc.builtin.wma/resources/language/English/strings.po 08:40:57.002 T:1961541968 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po 08:40:57.019 T:1961541968 DEBUG: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/English/strings.po 08:40:57.030 T:1961541968 DEBUG: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/English/strings.po 08:40:57.075 T:1961541968 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/English/strings.po 08:40:57.084 T:1961541968 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.tvdb.com/resources/language/English/strings.po 08:40:57.124 T:1961541968 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po 08:40:57.148 T:1961541968 DEBUG: LocalizeStrings: loaded 200 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/English/strings.po 08:40:57.179 T:1961541968 DEBUG: LocalizeStrings: loaded 84 strings from file /storage/.kodi/addons/plugin.video.prime_instant/resources/language/English/strings.xml 08:40:57.201 T:1961541968 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid" 08:40:57.203 T:1961541968 DEBUG: LoadMappings - loaded node "CEC Adapter" 08:40:57.204 T:1961541968 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter" 08:40:57.205 T:1961541968 DEBUG: LoadMappings - loaded node "iMON HID device" 08:40:57.205 T:1961541968 DEBUG: LoadMappings - loaded node "WETEK Play remote" 08:40:57.206 T:1961541968 DEBUG: LoadMappings - loaded node "" 08:40:57.208 T:1961541968 DEBUG: CPeripheralBusUSB - initialised udev monitor 08:40:57.208 T:1961541968 DEBUG: SECTION:LoadDLL(libcec.so.4) 08:40:57.219 T:1961541968 DEBUG: Loading: libcec.so.4 08:40:57.313 T:1961541968 DEBUG: Add-on bus: Registering add-on peripheral.joystick 08:40:57.315 T:1961541968 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support' 08:40:57.315 T:1961541968 DEBUG: ADDON: Dll Initializing - Joystick Support 08:40:57.317 T:1961541968 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.3.2) 08:40:57.317 T:1961541968 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.3.2 08:40:57.409 T:1961541968 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks 08:40:57.411 T:1961541968 DEBUG: Calling TransferSettings for: Joystick Support 08:40:57.413 T:1840247712 DEBUG: Thread PeripBusUSBUdev start, auto delete: false 08:40:57.419 T:1831859104 DEBUG: Thread PeripBusCEC start, auto delete: false 08:40:57.429 T:1823470496 DEBUG: Thread PeripBusAddon start, auto delete: false 08:40:57.430 T:1961541968 DEBUG: SECTION:LoadDLL(libcurl.so.4) 08:40:57.439 T:1815081888 DEBUG: Thread PeripEventScanner start, auto delete: false 08:40:57.453 T:1961541968 DEBUG: Loading: libcurl.so.4 08:40:57.591 T:1873802144 NOTICE: Running database version Addons27 08:40:57.592 T:1873802144 DEBUG: Initialize, updating databases... 08:40:57.623 T:1873802144 NOTICE: Running database version ViewModes6 08:40:57.677 T:1873802144 NOTICE: Running database version Textures13 08:40:57.781 T:1873802144 NOTICE: Running database version MyMusic60 08:40:57.981 T:1873802144 NOTICE: Running database version MyVideos107 08:40:58.023 T:1873802144 NOTICE: Running database version TV29 08:40:58.068 T:1873802144 NOTICE: Running database version Epg11 08:40:58.107 T:1873802144 DEBUG: Initialize, updating databases... DONE 08:40:58.110 T:1961541968 NOTICE: start dvd mediatype detection 08:40:58.111 T:1961541968 INFO: DPMS: not supported on this platform 08:40:58.116 T:1952592800 DEBUG: Thread DetectDVDMedia start, auto delete: false 08:40:58.116 T:1952592800 DEBUG: Compiled with libcdio Version 0.94 08:40:58.142 T:1952592800 DEBUG: Thread DetectDVDMedia 1952592800 terminating 08:40:58.748 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc 08:40:58.749 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear 08:40:59.058 T:1961541968 INFO: Unloading old skin ... 08:40:59.084 T:1831859104 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec) 08:40:59.086 T:1961541968 INFO: load skin from: /usr/share/kodi/addons/skin.estuary (version: 1.9.16) 08:40:59.087 T:1961541968 INFO: load fonts for skin... 08:40:59.109 T:1831859104 DEBUG: InitialiseFeature - using libCEC v4.0.1 08:40:59.110 T:1831859104 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices 08:40:59.110 T:1831859104 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001) 08:40:59.110 T:1831859104 DEBUG: Thread PeripBusCEC 1831859104 terminating 08:40:59.115 T:1798304672 DEBUG: Thread CECAdapter start, auto delete: false 08:40:59.116 T:1798304672 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI 08:40:59.141 T:1961541968 INFO: Loading fonts from /usr/share/kodi/addons/skin.estuary/xml/Font.xml 08:40:59.514 T:1961541968 DEBUG: LocalizeStrings: loaded 132 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po 08:40:59.515 T:1961541968 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml 08:41:00.371 T:1961541968 INFO: load new skin... 08:41:00.371 T:1961541968 INFO: Loading user windows, path /usr/share/kodi/addons/skin.estuary/xml 08:41:00.484 T:1961541968 DEBUG: Load Skin XML: 116.25ms 08:41:00.484 T:1961541968 INFO: initialize new skin... 08:41:00.485 T:1961541968 DEBUG: guilib: Fill viewport on change for solving rendering passes 08:41:00.485 T:1961541968 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT 08:41:00.528 T:1961541968 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt 08:41:00.548 T:1961541968 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT 08:41:00.563 T:1798304672 DEBUG: OpenConnection - connection to the CEC adapter opened 08:41:00.569 T:1781527456 DEBUG: Thread CECAdapterUpdate start, auto delete: false 08:41:00.578 T:1961541968 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT 08:41:00.596 T:1961541968 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT 08:41:00.717 T:1961541968 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT 08:41:00.908 T:1961541968 INFO: Previous line repeats 1 times. 08:41:00.909 T:1961541968 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT 08:41:00.929 T:1961541968 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT 08:41:00.960 T:1961541968 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT 08:41:01.059 T:1961541968 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT 08:41:01.126 T:1961541968 INFO: Loading skin file: DialogPVRGuideOSD.xml, load type: LOAD_ON_GUI_INIT 08:41:01.176 T:1961541968 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT 08:41:01.366 T:1961541968 INFO: Loading resource://resource.uisounds.kodi/sounds.xml 08:41:01.982 T:1961541968 INFO: skin loaded... 08:41:01.983 T:1961541968 DEBUG: Activating window ID: 12997 08:41:01.983 T:1961541968 DEBUG: ------ Window Init () ------ 08:41:01.990 T:1961541968 INFO: load splash image: /usr/share/kodi/media/Splash.png 08:41:02.297 T:1961541968 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting 08:41:02.297 T:1961541968 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList" 08:41:02.298 T:1961541968 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting") 08:41:02.301 T:1961541968 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting 08:41:02.742 T:1961541968 INFO: JSONRPC v8.0.0: Successfully initialized 08:41:02.742 T:1961541968 DEBUG: ADDON: Starting service addons. 08:41:02.757 T:1961541968 DEBUG: Activating window ID: 12999 08:41:02.757 T:1961541968 DEBUG: ------ Window Init (Startup.xml) ------ 08:41:02.757 T:1961541968 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME 08:41:02.763 T:1961541968 DEBUG: Activating window ID: 10000 08:41:02.763 T:1961541968 DEBUG: ------ Window Deinit (Startup.xml) ------ 08:41:02.764 T:1961541968 DEBUG: ------ Window Init (Home.xml) ------ 08:41:02.764 T:1961541968 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY 08:41:04.109 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing.. 08:41:04.123 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing.. 08:41:04.124 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing.. 08:41:04.124 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing.. 08:41:04.125 T:1961541968 DEBUG: CDirectoryProvider[library://video/]: refreshing.. 08:41:04.125 T:1961541968 DEBUG: CDirectoryProvider[sources://video/]: refreshing.. 08:41:04.126 T:1961541968 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing.. 08:41:04.127 T:1961541968 DEBUG: CDirectoryProvider[favourites://]: refreshing.. 08:41:04.127 T:1961541968 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing.. 08:41:04.128 T:1773138848 DEBUG: Thread JobWorker start, auto delete: true 08:41:04.239 T:1961541968 DEBUG: Previous line repeats 1 times. 08:41:04.239 T:1961541968 DEBUG: ContextMenuManager: addon menus reloaded. 08:41:04.239 T:1961541968 INFO: removing tempfiles 08:41:04.260 T:1961541968 DEBUG: ADDON: Starting service addons. 08:41:04.365 T:1756361632 DEBUG: Thread LanguageInvoker start, auto delete: false 08:41:04.369 T:1756361632 INFO: initializing python engine. 08:41:04.453 T:1873802144 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/) 08:41:04.453 T:1873802144 DEBUG: Getting Directory (special://profile/playlists/video) 08:41:04.473 T:1873802144 DEBUG: Getting Directory (special://profile/playlists/mixed) 08:41:04.503 T:1873802144 DEBUG: CMultiPathDirectory::MergeItems, items = 0 08:41:04.527 T:1873802144 DEBUG: CFavourites::Load - no system favourites found, skipping 08:41:04.528 T:1873802144 DEBUG: CFavourites::Load - no userdata favourites found, skipping 08:41:04.565 T:1773138848 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update 08:41:04.643 T:1961541968 DEBUG: CRepositoryUpdater: previous update at 07/20/2017 7:53:16 AM, next at 07/21/2017 7:53:16 AM 08:41:04.643 T:1961541968 NOTICE: initialize done 08:41:04.644 T:1961541968 NOTICE: Running the application... 08:41:04.695 T:1747973024 DEBUG: Thread Timer start, auto delete: false 08:41:04.841 T:1961541968 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping 08:41:04.841 T:1961541968 DEBUG: NetworkMessage - Starting network services 08:41:04.920 T:1961541968 DEBUG: CZeroconfAvahi::clientCallback: client is up and running 08:41:04.921 T:1961541968 NOTICE: starting zeroconf publishing 08:41:04.923 T:1961541968 NOTICE: CWebServer[8080]: Started 08:41:04.924 T:1961541968 NOTICE: starting upnp client 08:41:04.997 T:1961541968 INFO: JSONRPC Server: Successfully initialized 08:41:04.998 T:1961541968 DEBUG: SECTION:LoadDLL(libshairplay.so.0) 08:41:05.009 T:1672475552 DEBUG: Thread TCPServer start, auto delete: false 08:41:05.009 T:1680864160 DEBUG: Thread EventServer start, auto delete: false 08:41:05.010 T:1680864160 NOTICE: ES: Starting UDP Event server on port 9777 08:41:05.010 T:1680864160 NOTICE: UDP: Listening on port 9777 (ipv6 : false) 08:41:05.015 T:1773138848 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 08:41:05.050 T:1961541968 DEBUG: Loading: libshairplay.so.0 08:41:05.106 T:1773138848 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 08:41:05.115 T:1961541968 INFO: AIRPLAY: Cleaning up photoassetcache 08:41:05.151 T:1961541968 INFO: AIRPLAY Server: Successfully initialized 08:41:05.166 T:1605366688 DEBUG: Thread AirPlayServer start, auto delete: false 08:41:05.170 T:1764750240 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (LibreELEC) port:8080 08:41:05.171 T:1764750240 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _http._tcp port:8080 08:41:05.174 T:1961541968 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired 08:41:05.203 T:1773138848 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update 08:41:05.244 T:1764750240 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (LibreELEC) port:8080 08:41:05.245 T:1764750240 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc-h._tcp port:8080 08:41:05.298 T:1764750240 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (LibreELEC) port:9090 08:41:05.298 T:1764750240 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc._tcp port:9090 08:41:05.357 T:1764750240 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (LibreELEC) port:9777 08:41:05.357 T:1764750240 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-events._udp port:9777 08:41:05.410 T:1764750240 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB5D653A@Kodi (LibreELEC) port:36666 08:41:05.411 T:1764750240 DEBUG: CZeroconfAvahi::addService() named: B827EB5D653A@Kodi (LibreELEC) type: _raop._tcp port:36666 08:41:05.468 T:1764750240 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:Kodi (LibreELEC) port:36667 08:41:05.468 T:1764750240 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _airplay._tcp port:36667 08:41:05.805 T:1961541968 INFO: Found input device /dev/input/event0 08:41:05.863 T:1961541968 INFO: opened device 'Logitech USB-PS/2 Optical Mouse' (file name /dev/input/event0), m_bSkipNonKeyEvents 0 08:41:05.875 T:1580200864 DEBUG: Thread CLinuxInputDevicesCheckHotplugged start, auto delete: false 08:41:05.930 T:1773138848 DEBUG: RunQuery took 38 ms for 0 items query: select from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10 08:41:05.944 T:1961541968 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x31c0b48 08:41:05.948 T:1961541968 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignmen(16) 08:41:05.973 T:1961541968 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x328a910 08:41:05.986 T:1756361632 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing 08:41:05.989 T:1961541968 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x331af60 08:41:05.994 T:1961541968 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:41:06.008 T:1739584416 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established 08:41:06.034 T:1773138848 DEBUG: RunQuery took 80 ms for 0 items query: select from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10 08:41:06.053 T:1739584416 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established 08:41:06.087 T:1773138848 DEBUG: RunQuery took 18 ms for 0 items query: select from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10 08:41:06.123 T:1739584416 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established 08:41:06.274 T:1961541968 DEBUG: Previous line repeats 2 times. 08:41:06.274 T:1961541968 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x31c0b48 08:41:06.277 T:1961541968 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x328a910 08:41:06.283 T:1961541968 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x331af60 08:41:06.284 T:1961541968 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720 08:41:06.291 T:1739584416 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established 08:41:06.331 T:1961541968 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x31c0b48 08:41:06.334 T:1961541968 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(93824), nBufferAlignmen(16) 08:41:06.345 T:1961541968 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x328a910 08:41:06.348 T:1961541968 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:41:06.375 T:1961541968 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x31c0b48 08:41:06.379 T:1961541968 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x328a910 08:41:06.380 T:1961541968 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern1.jpg 900x506 08:41:06.574 T:1961541968 DEBUG: ------ Window Init () ------ 08:41:06.633 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------ 08:41:06.634 T:1773138848 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update 08:41:06.647 T:1756361632 DEBUG: -->Python Interpreter Initialized<-- 08:41:06.653 T:1756361632 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py" 08:41:06.657 T:1756361632 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0 08:41:06.657 T:1756361632 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings 08:41:06.658 T:1756361632 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 2.1.0 of the xbmc.python api 08:41:06.721 T:1773138848 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 != '')) AND (artistview.strArtist <> 'Various artists') 08:41:07.104 T:1961541968 DEBUG: ------ Window Init (DialogNotification.xml) ------ 08:41:07.149 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------ 08:41:11.120 T:1756361632 DEBUG: ## LibreELEC Addon ## 0.8.11 08:41:11.228 T:1756361632 WARNING: CSkinInfo: failed to load skin settings 08:41:13.002 T:1961541968 DEBUG: ------ Window Deinit (DialogNotification.xml) ------ 08:41:16.431 T:1756361632 INFO: ## LibreELEC Addon ## system::set_hostname ## LibreELEC 08:41:16.452 T:1756361632 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## us 08:41:16.455 T:1756361632 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps//us.bmap` 08:41:16.984 T:1756361632 INFO: ## LibreELEC Addon ## system::updateThread ## Started 08:41:16.996 T:1756361632 INFO: ## LibreELEC Addon ## system::set_auto_update ## manual 08:41:17.640 T:1546646432 INFO: ## LibreELEC Addon ## service::run ## WAITING: 08:41:17.880 T:1655698336 INFO: ## LibreELEC Addon ## xdbus Monitor started. ## 08:41:37.136 T:1764750240 DEBUG: Thread JobWorker 1764750240 terminating (autodelete) 08:41:37.137 T:1873802144 DEBUG: Thread JobWorker 1873802144 terminating (autodelete) 08:41:37.200 T:1773138848 DEBUG: Thread JobWorker 1773138848 terminating (autodelete) 08:42:11.904 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------ 08:42:12.985 T:1931248544 DEBUG: CAESinkPi:Drain delay:99ms now:0ms 08:42:13.619 T:1647309728 DEBUG: Thread JobWorker start, auto delete: true 08:42:15.345 T:1961541968 DEBUG: Previous line repeats 1 times. 08:42:15.345 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:42:15.347 T:1961541968 DEBUG: Activating window ID: 10025 08:42:15.711 T:1961541968 DEBUG: ------ Window Deinit (Home.xml) ------ 08:42:15.824 T:1961541968 DEBUG: ------ Window Init (MyVideoNav.xml) ------ 08:42:15.824 T:1961541968 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY 08:42:17.362 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing.. 08:42:17.363 T:1647309728 ERROR: GetDirectory - Error getting 08:42:17.364 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing.. 08:42:17.364 T:1638921120 ERROR: GetDirectory - Error getting 08:42:17.366 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing.. 08:42:17.366 T:1647309728 ERROR: GetDirectory - Error getting 08:42:17.367 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing.. 08:42:17.368 T:1638921120 ERROR: GetDirectory - Error getting 08:42:17.368 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing.. 08:42:17.369 T:1647309728 ERROR: GetDirectory - Error getting 08:42:17.370 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing.. 08:42:17.371 T:1638921120 ERROR: GetDirectory - Error getting 08:42:17.372 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing.. 08:42:17.372 T:1647309728 ERROR: GetDirectory - Error getting 08:42:17.574 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.prime_instant/) 08:42:17.575 T:1961541968 DEBUG: ParentPath = [plugin://plugin.video.prime_instant/] 08:42:17.602 T:1638921120 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.prime_instant] took 26 ms 08:42:17.604 T:1647309728 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','1','') 08:42:17.606 T:1620046752 DEBUG: Thread JobWorker start, auto delete: true 08:42:17.607 T:1555035040 DEBUG: Thread LanguageInvoker start, auto delete: false 08:42:17.607 T:1555035040 INFO: initializing python engine. 08:42:17.608 T:1555035040 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing 08:42:17.803 T:1555035040 DEBUG: -->Python Interpreter Initialized<-- 08:42:17.803 T:1555035040 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py" 08:42:17.806 T:1555035040 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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 08:42:17.806 T:1555035040 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant 08:42:17.807 T:1555035040 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api 08:42:18.087 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------ 08:42:20.550 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------ 08:42:22.047 T:1555035040 DEBUG: https://www.amazon.co.uk 08:42:22.986 T:1931248544 DEBUG: CAESinkPi:Deinitialize 08:42:22.989 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000 08:42:23.000 T:1931248544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x267e5e0 08:42:23.719 T:1555035040 WARNING: Invalid media type "" 08:42:23.846 T:1555035040 WARNING: Previous line repeats 1 times. 08:42:23.846 T:1555035040 INFO: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run 08:42:23.891 T:1961541968 DEBUG: Saving fileitems [plugin://plugin.video.prime_instant/] 08:42:23.893 T:1961541968 DEBUG: -- items: 2, sort method: 0, ascending: false 08:42:23.949 T:1764750240 DEBUG: Thread BackgroundLoader start, auto delete: false 08:42:24.211 T:1764750240 DEBUG: Thread BackgroundLoader 1764750240 terminating 08:42:24.222 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 08:42:24.414 T:1555035040 INFO: Python script stopped 08:42:24.415 T:1555035040 DEBUG: Thread LanguageInvoker 1555035040 terminating 08:42:25.874 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------ 08:42:26.407 T:1638921120 DEBUG: DoWork - took 576 ms to load special://masterprofile/Thumbnails/a/a6027af6.png 08:42:26.942 T:1620046752 DEBUG: DoWork - took 564 ms to load special://masterprofile/Thumbnails/a/a6027af6.png 08:42:27.045 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:42:27.056 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.prime_instant/?mode=browseTV&thumb&url&videoType) 08:42:27.057 T:1961541968 DEBUG: ParentPath = [plugin://plugin.video.prime_instant/] 08:42:27.079 T:1647309728 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.prime_instant] took 22 ms 08:42:27.081 T:1638921120 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','2','?mode=browseTV&thumb&url&videoType') 08:42:27.083 T:1555035040 DEBUG: Thread LanguageInvoker start, auto delete: false 08:42:27.084 T:1555035040 INFO: initializing python engine. 08:42:27.084 T:1555035040 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing 08:42:27.271 T:1555035040 DEBUG: -->Python Interpreter Initialized<-- 08:42:27.272 T:1555035040 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py" 08:42:27.274 T:1555035040 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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 08:42:27.275 T:1555035040 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant 08:42:27.276 T:1555035040 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api 08:42:27.577 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------ 08:42:31.447 T:1555035040 WARNING: Invalid media type "" 08:42:31.581 T:1555035040 WARNING: Previous line repeats 1 times. 08:42:31.581 T:1555035040 WARNING: Invalid media type "tv" 08:42:31.712 T:1555035040 WARNING: Invalid media type "" 08:42:31.980 T:1555035040 WARNING: Previous line repeats 3 times. 08:42:31.980 T:1555035040 INFO: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run 08:42:32.050 T:1961541968 DEBUG: Saving fileitems [plugin://plugin.video.prime_instant/?mode=browseTV&thumb&url&videoType] 08:42:32.060 T:1961541968 DEBUG: -- items: 7, sort method: 0, ascending: false 08:42:32.126 T:1588589472 DEBUG: Thread BackgroundLoader start, auto delete: false 08:42:32.436 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------ 08:42:32.483 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 08:42:32.492 T:1588589472 DEBUG: Thread BackgroundLoader 1588589472 terminating 08:42:32.624 T:1555035040 INFO: Python script stopped 08:42:32.624 T:1555035040 DEBUG: Thread LanguageInvoker 1555035040 terminating 08:42:39.140 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------ 08:42:39.617 T:1620046752 DEBUG: DoWork - took 539 ms to load special://masterprofile/Thumbnails/a/a6027af6.png 08:42:40.995 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:42:41.011 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.prime_instant/?mode=listShows&thumb&url=http%3a%2f%2fwww.amazon.co.uk%2fgp%2fsearch%2fajax%2f%3f_encoding%3dUTF8%26rh%3dn%253A3010085031%252Cn%253A3356011031%26sort%3dpopularity-rank&videoType) 08:42:41.011 T:1961541968 DEBUG: ParentPath = [plugin://plugin.video.prime_instant/?mode=browseTV&thumb&url&videoType] 08:42:41.038 T:1647309728 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.prime_instant] took 26 ms 08:42:41.044 T:1638921120 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','3','?mode=listShows&thumb&url=http%3a%2f%2fwww.amazon.co.uk%2fgp%2fsearch%2fajax%2f%3f_encoding%3dUTF8%26rh%3dn%253A3010085031%252Cn%253A3356011031%26sort%3dpopularity-rank&videoType') 08:42:41.047 T:1555035040 DEBUG: Thread LanguageInvoker start, auto delete: false 08:42:41.048 T:1555035040 INFO: initializing python engine. 08:42:41.048 T:1555035040 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing 08:42:41.226 T:1555035040 DEBUG: -->Python Interpreter Initialized<-- 08:42:41.227 T:1555035040 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py" 08:42:41.230 T:1555035040 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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 08:42:41.230 T:1555035040 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant 08:42:41.231 T:1555035040 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api 08:42:41.546 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------ 08:42:45.515 T:1555035040 DEBUG: http://www.amazon.co.uk/gp/search/ajax/?_encoding=UTF8&rh=n%3A3010085031%2Cn%3A3356011031&sort=popularity-rank 08:42:48.004 T:1555035040 DEBUG: plugin.video.prime_instant: listShows 08:42:51.586 T:1588589472 DEBUG: Thread LanguageInvoker start, auto delete: false 08:42:51.588 T:1555035040 WARNING: Invalid media type "" 08:42:51.591 T:1588589472 INFO: initializing python engine. 08:42:51.591 T:1588589472 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.prime_instant/downloadTV.py): start processing 08:42:51.708 T:1961541968 DEBUG: Saving fileitems [plugin://plugin.video.prime_instant/?mode=listShows&thumb&url=http%3a%2f%2fwww.amazon.co.uk%2fgp%2fsearch%2fajax%2f%3f_encoding%3dUTF8%26rh%3dn%253A3010085031%252Cn%253A3356011031%26sort%3dpopularity-rank&videoType] 08:42:51.714 T:1555035040 INFO: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run 08:42:51.724 T:1961541968 DEBUG: -- items: 17, sort method: 0, ascending: false 08:42:51.821 T:1764750240 DEBUG: Thread BackgroundLoader start, auto delete: false 08:42:52.014 T:1620046752 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B072V2G3SV.jpg 08:42:52.044 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B073SFCVVL.jpg 08:42:52.058 T:1638921120 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01M8KND5M.jpg 08:42:52.068 T:1620046752 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B0719VVHKN.jpg 08:42:52.080 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01FYGZ7XO.jpg 08:42:52.098 T:1638921120 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B00UB8RUYK.jpg 08:42:52.113 T:1620046752 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01E60NMZO.jpg 08:42:52.126 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B0732D6J6K.jpg 08:42:52.134 T:1638921120 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B00ILWNEAW.jpg 08:42:52.150 T:1620046752 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B018OQDS5A.jpg 08:42:52.160 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B06XXQR1VV.jpg 08:42:52.213 T:1764750240 DEBUG: Thread BackgroundLoader 1764750240 terminating 08:42:52.406 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 08:42:52.422 T:1638921120 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B0719VVHKN.jpg 08:42:52.743 T:1555035040 INFO: Python script stopped 08:42:52.743 T:1555035040 DEBUG: Thread LanguageInvoker 1555035040 terminating 08:42:52.758 T:1588589472 DEBUG: -->Python Interpreter Initialized<-- 08:42:52.764 T:1588589472 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.prime_instant/downloadTV.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/downloadTV.py" 08:42:52.764 T:1588589472 WARNING: CPythonInvoker(4): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version. 08:42:52.803 T:1588589472 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.prime_instant/downloadTV.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/usr/share/kodi/addons/script.module.pil/lib:/storage/.kodi/addons/script.module.mechanize/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 08:42:52.804 T:1588589472 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.prime_instant/downloadTV.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant 08:42:53.417 T:1620046752 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B073SFCVVL.jpg 08:42:53.502 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01M8KND5M.jpg 08:42:55.231 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:42:55.246 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.prime_instant/?mode=listSeasons&name=The%20Grand%20Tour&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01M8KND5M) 08:42:55.247 T:1961541968 DEBUG: ParentPath = [plugin://plugin.video.prime_instant/?mode=listShows&thumb&url=http%3a%2f%2fwww.amazon.co.uk%2fgp%2fsearch%2fajax%2f%3f_encoding%3dUTF8%26rh%3dn%253A3010085031%252Cn%253A3356011031%26sort%3dpopularity-rank&videoType] 08:42:55.274 T:1638921120 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.prime_instant] took 26 ms 08:42:55.281 T:1620046752 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','4','?mode=listSeasons&name=The%20Grand%20Tour&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01M8KND5M') 08:42:55.282 T:1555035040 DEBUG: Thread LanguageInvoker start, auto delete: false 08:42:55.283 T:1555035040 INFO: initializing python engine. 08:42:55.283 T:1555035040 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing 08:42:55.506 T:1588589472 INFO: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.prime_instant/downloadTV.py): script successfully run 08:42:55.714 T:1588589472 INFO: Python script stopped 08:42:55.715 T:1588589472 DEBUG: Thread LanguageInvoker 1588589472 terminating 08:42:55.721 T:1555035040 DEBUG: -->Python Interpreter Initialized<-- 08:42:55.722 T:1555035040 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py" 08:42:55.724 T:1555035040 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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 08:42:55.725 T:1555035040 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant 08:42:55.725 T:1555035040 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api 08:42:55.782 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------ 08:42:59.847 T:1555035040 DEBUG: http://www.amazon.co.uk/gp/product/B01M8KND5M 08:43:00.490 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------ 08:43:01.767 T:1555035040 DEBUG: plugin.video.prime_instant: listSeasons 08:43:02.085 T:1961541968 DEBUG: Saving fileitems [plugin://plugin.video.prime_instant/?mode=listSeasons&name=The%20Grand%20Tour&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01M8KND5M] 08:43:02.088 T:1961541968 DEBUG: -- items: 2, sort method: 0, ascending: false 08:43:02.128 T:1588589472 DEBUG: Thread BackgroundLoader start, auto delete: false 08:43:02.146 T:1555035040 INFO: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run 08:43:02.351 T:1588589472 DEBUG: Thread BackgroundLoader 1588589472 terminating 08:43:02.508 T:1555035040 INFO: Python script stopped 08:43:02.724 T:1555035040 DEBUG: Thread LanguageInvoker 1555035040 terminating 08:43:03.248 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 08:43:04.205 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------ 08:43:04.485 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01M8KND5M.jpg 08:43:04.515 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x700817e8 08:43:04.518 T:1638921120 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:04.528 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x73b1ca18 08:43:04.532 T:1638921120 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:04.549 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x700817e8 08:43:04.554 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x73b1ca18 08:43:04.556 T:1638921120 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/4555910c.jpg 500x375 08:43:05.423 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:43:05.440 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.prime_instant/?mode=listEpisodes&name=The%20Grand%20Tour&seriesID=B01M8KND5M&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01J93ZNN2) 08:43:05.441 T:1961541968 DEBUG: ParentPath = [plugin://plugin.video.prime_instant/?mode=listSeasons&name=The%20Grand%20Tour&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01M8KND5M] 08:43:05.512 T:1620046752 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.prime_instant] took 71 ms 08:43:05.514 T:1647309728 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','5','?mode=listEpisodes&name=The%20Grand%20Tour&seriesID=B01M8KND5M&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01J93ZNN2') 08:43:05.516 T:1555035040 DEBUG: Thread LanguageInvoker start, auto delete: false 08:43:05.517 T:1555035040 INFO: initializing python engine. 08:43:05.517 T:1555035040 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing 08:43:05.697 T:1555035040 DEBUG: -->Python Interpreter Initialized<-- 08:43:05.698 T:1555035040 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py" 08:43:05.700 T:1555035040 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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 08:43:05.701 T:1555035040 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant 08:43:05.702 T:1555035040 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api 08:43:05.966 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------ 08:43:09.682 T:1555035040 DEBUG: http://www.amazon.co.uk/gp/product/B01J93ZNN2 08:43:10.576 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------ 08:43:11.499 T:1555035040 DEBUG: plugin.video.prime_instant: listEpisodes:http://www.amazon.co.uk/gp/product/B01J93ZNN2 08:43:13.936 T:1961541968 DEBUG: Saving fileitems [plugin://plugin.video.prime_instant/?mode=listEpisodes&name=The%20Grand%20Tour&seriesID=B01M8KND5M&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01J93ZNN2] 08:43:13.942 T:1961541968 DEBUG: -- items: 15, sort method: 0, ascending: false 08:43:13.973 T:1555035040 INFO: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run 08:43:13.983 T:1961541968 DEBUG: RunQuery took 2 ms for 11 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=1 08:43:14.046 T:1588589472 DEBUG: Thread BackgroundLoader start, auto delete: false 08:43:14.169 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7007c350 08:43:14.182 T:1638921120 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.202 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x73b1ca18 08:43:14.217 T:1638921120 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.220 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fc211b0 08:43:14.237 T:1620046752 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.255 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7007c350 08:43:14.265 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6995e660 08:43:14.267 T:1764750240 DEBUG: Thread JobWorker start, auto delete: true 08:43:14.274 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x73b1ca18 08:43:14.276 T:1620046752 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.276 T:1638921120 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/3/30fa1501.jpg 180x135 08:43:14.277 T:1638921120 DEBUG: DoWork - took 129 ms to load special://masterprofile/Thumbnails/3/30fa1501.jpg 08:43:14.286 T:1647309728 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x34108d8 08:43:14.300 T:1647309728 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.328 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fc211b0 08:43:14.339 T:1647309728 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x3448af8 08:43:14.347 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6995e660 08:43:14.355 T:1620046752 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/7faeecc8.jpg 180x135 08:43:14.360 T:1620046752 DEBUG: DoWork - took 178 ms to load special://masterprofile/Thumbnails/7/7faeecc8.jpg 08:43:14.368 T:1647309728 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.369 T:1764750240 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x700817e8 08:43:14.380 T:1764750240 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.381 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7007c350 08:43:14.397 T:1638921120 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.416 T:1764750240 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x73b1ca18 08:43:14.417 T:1647309728 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x34108d8 08:43:14.430 T:1764750240 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.432 T:1647309728 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x3448af8 08:43:14.438 T:1647309728 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/3/3776050d.jpg 180x135 08:43:14.445 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70082020 08:43:14.451 T:1638921120 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.452 T:1647309728 DEBUG: DoWork - took 210 ms to load special://masterprofile/Thumbnails/3/3776050d.jpg 08:43:14.464 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6995e660 08:43:14.479 T:1620046752 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.485 T:1764750240 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x700817e8 08:43:14.507 T:1764750240 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x73b1ca18 08:43:14.509 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7007c350 08:43:14.511 T:1764750240 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/710904da.jpg 180x135 08:43:14.511 T:1764750240 DEBUG: DoWork - took 206 ms to load special://masterprofile/Thumbnails/7/710904da.jpg 08:43:14.514 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fc211b0 08:43:14.531 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70082020 08:43:14.532 T:1620046752 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.533 T:1638921120 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/19c5e114.jpg 180x135 08:43:14.534 T:1638921120 DEBUG: DoWork - took 217 ms to load special://masterprofile/Thumbnails/1/19c5e114.jpg 08:43:14.549 T:1647309728 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x36202c0 08:43:14.555 T:1647309728 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.577 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6995e660 08:43:14.583 T:1647309728 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x374bd70 08:43:14.595 T:1764750240 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7007c350 08:43:14.598 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fc211b0 08:43:14.601 T:1647309728 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.603 T:1620046752 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/c96f1b20.jpg 180x135 08:43:14.603 T:1620046752 DEBUG: DoWork - took 209 ms to load special://masterprofile/Thumbnails/c/c96f1b20.jpg 08:43:14.616 T:1764750240 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.634 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x73b1ca18 08:43:14.650 T:1647309728 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x36202c0 08:43:14.651 T:1638921120 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.652 T:1764750240 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70082020 08:43:14.666 T:1764750240 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.669 T:1647309728 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x374bd70 08:43:14.674 T:1647309728 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/3/37776194.jpg 180x135 08:43:14.681 T:1647309728 DEBUG: DoWork - took 180 ms to load special://masterprofile/Thumbnails/3/37776194.jpg 08:43:14.690 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x73b1a7b8 08:43:14.699 T:1638921120 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.703 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fc211b0 08:43:14.721 T:1620046752 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.723 T:1764750240 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7007c350 08:43:14.743 T:1764750240 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70082020 08:43:14.747 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x73b1ca18 08:43:14.752 T:1764750240 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2bd4fbbc.jpg 180x135 08:43:14.752 T:1764750240 DEBUG: DoWork - took 207 ms to load special://masterprofile/Thumbnails/2/2bd4fbbc.jpg 08:43:14.758 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6995e660 08:43:14.769 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x73b1a7b8 08:43:14.771 T:1620046752 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.774 T:1638921120 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/12903dc4.jpg 180x135 08:43:14.775 T:1638921120 DEBUG: DoWork - took 194 ms to load special://masterprofile/Thumbnails/1/12903dc4.jpg 08:43:14.782 T:1647309728 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x3550448 08:43:14.797 T:1647309728 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.812 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fc211b0 08:43:14.829 T:1647309728 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x3637e20 08:43:14.833 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6995e660 08:43:14.839 T:1620046752 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/dbabead4.jpg 180x135 08:43:14.839 T:1620046752 DEBUG: DoWork - took 202 ms to load special://masterprofile/Thumbnails/d/dbabead4.jpg 08:43:14.843 T:1647309728 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.850 T:1764750240 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x73b1ca18 08:43:14.867 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7007c350 08:43:14.869 T:1764750240 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.895 T:1647309728 DEBUG: Previous line repeats 1 times. 08:43:14.896 T:1647309728 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x3550448 08:43:14.902 T:1764750240 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x700817e8 08:43:14.916 T:1764750240 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.918 T:1647309728 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x3637e20 08:43:14.923 T:1647309728 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/1a50c4ad.jpg 180x135 08:43:14.934 T:1647309728 DEBUG: DoWork - took 218 ms to load special://masterprofile/Thumbnails/1/1a50c4ad.jpg 08:43:14.935 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6995e660 08:43:14.942 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70082020 08:43:14.948 T:1638921120 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:14.950 T:1620046752 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16) 08:43:14.970 T:1764750240 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x73b1ca18 08:43:14.983 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fc211b0 08:43:14.988 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7007c350 08:43:14.997 T:1764750240 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x700817e8 08:43:15.001 T:1764750240 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/665b8c07.jpg 180x135 08:43:15.001 T:1764750240 DEBUG: DoWork - took 213 ms to load special://masterprofile/Thumbnails/6/665b8c07.jpg 08:43:15.004 T:1620046752 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16) 08:43:15.005 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70082020 08:43:15.008 T:1638921120 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/aca51f0e.jpg 180x125 08:43:15.008 T:1638921120 DEBUG: DoWork - took 192 ms to load special://masterprofile/Thumbnails/a/aca51f0e.jpg 08:43:15.027 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6995e660 08:43:15.041 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fc211b0 08:43:15.042 T:1620046752 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/989067dd.jpg 180x135 08:43:15.043 T:1620046752 DEBUG: DoWork - took 164 ms to load special://masterprofile/Thumbnails/9/989067dd.jpg 08:43:15.275 T:1555035040 INFO: Python script stopped 08:43:15.276 T:1555035040 DEBUG: Thread LanguageInvoker 1555035040 terminating 08:43:15.284 T:1588589472 DEBUG: Thread BackgroundLoader 1588589472 terminating 08:43:15.317 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 08:43:15.903 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01M8KND5M.jpg 08:43:15.937 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------ 08:43:17.732 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:43:17.807 T:1961541968 DEBUG: OnPlayMedia plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo 08:43:17.828 T:1961541968 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','6','?url=B01M6Z56SM&mode=playVideo') 08:43:17.835 T:1588589472 DEBUG: Thread LanguageInvoker start, auto delete: false 08:43:17.840 T:1588589472 INFO: initializing python engine. 08:43:17.840 T:1588589472 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing 08:43:17.862 T:1555035040 DEBUG: Thread scriptobs start, auto delete: false 08:43:17.939 T:1961526176 DEBUG: GetMovieId (plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo), query = select idMovie from movie where idFile=5 08:43:17.949 T:1961526176 DEBUG: GetEpisodeId (plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo), query = select idEpisode from episode where idFile=5 08:43:17.961 T:1961526176 DEBUG: GetMusicVideoId (plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo), query = select idMVideo from musicvideo where idFile=5 08:43:17.991 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc 08:43:17.999 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd 08:43:18.056 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------ 08:43:18.108 T:1588589472 DEBUG: -->Python Interpreter Initialized<-- 08:43:18.109 T:1588589472 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py" 08:43:18.111 T:1588589472 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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 08:43:18.111 T:1588589472 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant 08:43:18.112 T:1588589472 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api 08:43:22.822 T:1588589472 DEBUG: https://www.amazon.co.uk/gp/video/streaming/player-token.json?callback=onWebToken_1 08:43:22.938 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------ 08:43:23.664 T:1588589472 DEBUG: https://www.amazon.co.uk/gp/deal/ajax/getNotifierResources.html 08:43:24.351 T:1588589472 NOTICE: plugin.video.prime_instant: CustomerID: A38N8T4RMUDJ09 08:43:24.542 T:1588589472 DEBUG: https://atv-ps-eu.amazon.com/cdp/catalog/GetPlaybackResources?asin=B01M6Z56SM&consumptionType=Streaming&desiredResources=AudioVideoUrls%2CCatalogMetadata%2CTransitionTimecodes%2CTrickplayUrls%2CSubtitlePresets%2CSubtitleUrls&deviceID=853001f4464edebc32a039fa666b1af5e1e429dd673baa517f5b672b&deviceTypeID=AOAGZA014O5RE&firmware=1&marketplaceID=A1F83G8C2ARO7P&resourceUsage=CacheResources&videoMaterialType=Feature&operatingSystemName=Windows&operatingSystemVersion=10.0&customerID=A38N8T4RMUDJ09&token=3b1c1a89a5e743a06f0872354cc784db&deviceDrmOverride=CENC&deviceStreamingTechnologyOverride=DASH&deviceProtocolOverride=Https&deviceBitrateAdaptationsOverride=CVBR%2CCBR&audioTrackId=all&titleDecorationScheme=primary-content&supportedDRMKeyScheme=DUAL_KEY 08:43:25.234 T:1588589472 NOTICE: plugin.video.prime_instant: MPD: http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd 08:43:25.322 T:1588589472 INFO: CPythonInvoker(7, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run 08:43:25.382 T:1555035040 DEBUG: Thread scriptobs 1555035040 terminating 08:43:25.390 T:1961541968 INFO: easy_aquire - Created session to http://a18avoddashs3eu-a.akamaihd.net 08:43:25.633 T:1588589472 INFO: Python script stopped 08:43:25.633 T:1588589472 DEBUG: Thread LanguageInvoker 1588589472 terminating 08:43:25.887 T:1961541968 DEBUG: CCurlFile::GetMimeType - http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd -> application/octet-stream 08:43:25.950 T:1961541968 DEBUG: Loading settings for http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd 08:43:26.009 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers(http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd) 08:43:26.010 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules 08:43:26.010 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules 08:43:26.011 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp 08:43:26.011 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout 08:43:26.012 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp 08:43:26.012 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp 08:43:26.013 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams 08:43:26.013 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams 08:43:26.014 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp 08:43:26.014 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2 08:43:26.015 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd 08:43:26.015 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage 08:43:26.015 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf 08:43:26.016 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv 08:43:26.017 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio 08:43:26.017 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players 08:43:26.017 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer) 08:43:26.018 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0 08:43:26.018 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1 08:43:26.018 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players 08:43:26.021 T:1931248544 INFO: CActiveAESink::OpenSink - initialize sink 08:43:26.022 T:1931248544 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI 08:43:26.023 T:1931248544 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI 08:43:26.023 T:1931248544 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 08:43:26.023 T:1931248544 DEBUG: Output Device : HDMI 08:43:26.024 T:1931248544 DEBUG: Sample Rate : 16000 08:43:26.024 T:1931248544 DEBUG: Sample Format : AE_FMT_S16NE 08:43:26.024 T:1931248544 DEBUG: Channel Count : 2 08:43:26.024 T:1931248544 DEBUG: Channel Layout: RAW,RAW 08:43:26.024 T:1931248544 DEBUG: Frames : 800 08:43:26.025 T:1931248544 DEBUG: Frame Size : 4 08:43:26.072 T:1961541968 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData 08:43:26.073 T:1961541968 NOTICE: VideoPlayer: Opening: http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd 08:43:26.073 T:1961541968 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED 08:43:26.088 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 08:43:26.175 T:1961541968 DEBUG: Previous line repeats 1 times. 08:43:26.175 T:1961541968 DEBUG: CCurlFile::GetMimeType - http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd -> application/octet-stream 08:43:26.176 T:1961541968 DEBUG: CMMALRenderer::CMMALRenderer 08:43:26.176 T:1961541968 DEBUG: CMMALRenderer::UnInitMMAL 08:43:26.177 T:1961541968 DEBUG: CMMALRenderer::PreInit 08:43:26.177 T:1555035040 DEBUG: Thread VideoPlayer start, auto delete: false 08:43:26.179 T:1588589472 DEBUG: Thread MMALProcess start, auto delete: false 08:43:26.179 T:1588589472 DEBUG: CMMALRenderer::Run - starting 08:43:26.180 T:1555035040 NOTICE: Creating InputStream 08:43:26.182 T:1555035040 DEBUG: CurlFile::Open(0x5cafe868) http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd 08:43:26.573 T:1555035040 DEBUG: CFileCache::Open - opening <d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd> using cache 08:43:26.575 T:1555035040 DEBUG: CurlFile::Open(0x32021f8) http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd 08:43:26.654 T:1555035040 NOTICE: Creating Demuxer 08:43:26.655 T:1504703392 DEBUG: Thread FileCache start, auto delete: false 08:43:26.678 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------ 08:43:27.053 T:1504703392 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?) 08:43:28.097 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------ 08:43:29.963 T:1555035040 ERROR: Open - error probing input format, http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd 08:43:29.964 T:1555035040 ERROR: OpenDemuxStream - Error creating demuxer 08:43:29.964 T:1555035040 NOTICE: CVideoPlayer::OnExit() 08:43:29.965 T:1504703392 DEBUG: Thread FileCache 1504703392 terminating 08:43:29.966 T:1555035040 DEBUG: OnPlayBackStopped: play state was 1, starting 1 08:43:29.967 T:1961541968 DEBUG: OnPlayBackStopped: play state was 3, starting 0 08:43:29.970 T:1961541968 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo] 08:43:29.970 T:1961541968 DEBUG: Playlist Player: no more playable items... aborting playback 08:43:29.975 T:1555035040 DEBUG: Thread VideoPlayer 1555035040 terminating 08:43:29.976 T:1504703392 DEBUG: Thread BackgroundLoader start, auto delete: false 08:43:30.123 T:1961541968 NOTICE: CVideoPlayer::CloseFile() 08:43:30.124 T:1961541968 NOTICE: VideoPlayer: waiting for threads to exit 08:43:30.124 T:1961541968 NOTICE: VideoPlayer: finished waiting 08:43:30.124 T:1961541968 DEBUG: DeleteRenderer - deleting renderer 08:43:30.125 T:1961541968 DEBUG: CMMALRenderer::~CMMALRenderer 08:43:30.125 T:1961541968 DEBUG: CMMALRenderer::UnInitMMAL 08:43:30.132 T:1588589472 DEBUG: CMMALRenderer::Run - stopping 08:43:30.133 T:1588589472 DEBUG: Thread MMALProcess 1588589472 terminating 08:43:30.134 T:1961541968 NOTICE: CVideoPlayer::CloseFile() 08:43:30.134 T:1961541968 NOTICE: VideoPlayer: waiting for threads to exit 08:43:30.134 T:1961541968 NOTICE: VideoPlayer: finished waiting 08:43:30.135 T:1939637152 DEBUG: CActiveAE::DiscardStream - audio stream deleted 08:43:30.136 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 08:43:30.149 T:1931248544 DEBUG: Previous line repeats 2 times. 08:43:30.149 T:1931248544 INFO: CActiveAESink::OpenSink - initialize sink 08:43:30.150 T:1931248544 DEBUG: CAESinkPi:Drain delay:0ms now:0ms 08:43:30.150 T:1931248544 DEBUG: CAESinkPi:Deinitialize 08:43:30.151 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000 08:43:30.152 T:1931248544 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI 08:43:30.152 T:1931248544 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI 08:43:30.153 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008 08:43:30.163 T:1931248544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x3551128 08:43:30.172 T:1931248544 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16) 08:43:30.174 T:1931248544 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 08:43:30.174 T:1931248544 DEBUG: Output Device : HDMI 08:43:30.174 T:1931248544 DEBUG: Sample Rate : 44100 08:43:30.175 T:1931248544 DEBUG: Sample Format : AE_FMT_FLOAT 08:43:30.175 T:1931248544 DEBUG: Channel Count : 2 08:43:30.175 T:1931248544 DEBUG: Channel Layout: FL,FR 08:43:30.175 T:1931248544 DEBUG: Frames : 2205 08:43:30.175 T:1931248544 DEBUG: Frame Size : 8 08:43:30.197 T:1961541968 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData 08:43:30.208 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 08:43:30.215 T:1764750240 DEBUG: Previous line repeats 1 times. 08:43:30.215 T:1764750240 DEBUG: DoWork - Saving file state for video item plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo 08:43:30.288 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc 08:43:30.298 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop 08:43:30.500 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 08:43:30.943 T:1504703392 DEBUG: Thread BackgroundLoader 1504703392 terminating 08:43:33.392 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------ 08:43:35.425 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------ 08:43:36.677 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:43:36.750 T:1961541968 DEBUG: OnPlayMedia plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo 08:43:36.752 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc 08:43:36.752 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear 08:43:36.774 T:1961541968 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','7','?url=B01M6Z56SM&mode=playVideo') 08:43:36.783 T:1504703392 DEBUG: Thread LanguageInvoker start, auto delete: false 08:43:36.784 T:1504703392 INFO: initializing python engine. 08:43:36.784 T:1504703392 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing 08:43:36.807 T:1588589472 DEBUG: Thread scriptobs start, auto delete: false 08:43:36.877 T:1961526176 DEBUG: GetMovieId (plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo), query = select idMovie from movie where idFile=5 08:43:36.888 T:1961526176 DEBUG: GetEpisodeId (plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo), query = select idEpisode from episode where idFile=5 08:43:36.902 T:1961526176 DEBUG: GetMusicVideoId (plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo), query = select idMVideo from musicvideo where idFile=5 08:43:36.940 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc 08:43:36.946 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd 08:43:37.004 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------ 08:43:37.062 T:1504703392 DEBUG: -->Python Interpreter Initialized<-- 08:43:37.063 T:1504703392 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py" 08:43:37.065 T:1504703392 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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 08:43:37.066 T:1504703392 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant 08:43:37.066 T:1504703392 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api 08:43:41.942 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------ 08:43:42.036 T:1504703392 DEBUG: https://www.amazon.co.uk/gp/video/streaming/player-token.json?callback=onWebToken_1 08:43:42.889 T:1504703392 DEBUG: https://www.amazon.co.uk/gp/deal/ajax/getNotifierResources.html 08:43:43.575 T:1504703392 NOTICE: plugin.video.prime_instant: CustomerID: A38N8T4RMUDJ09 08:43:43.748 T:1504703392 DEBUG: https://atv-ps-eu.amazon.com/cdp/catalog/GetPlaybackResources?asin=B01M6Z56SM&consumptionType=Streaming&desiredResources=AudioVideoUrls%2CCatalogMetadata%2CTransitionTimecodes%2CTrickplayUrls%2CSubtitlePresets%2CSubtitleUrls&deviceID=853001f4464edebc32a039fa666b1af5e1e429dd673baa517f5b672b&deviceTypeID=AOAGZA014O5RE&firmware=1&marketplaceID=A1F83G8C2ARO7P&resourceUsage=CacheResources&videoMaterialType=Feature&operatingSystemName=Windows&operatingSystemVersion=10.0&customerID=A38N8T4RMUDJ09&token=3b1c1a89a5e743a06f0872354cc784db&deviceDrmOverride=CENC&deviceStreamingTechnologyOverride=DASH&deviceProtocolOverride=Https&deviceBitrateAdaptationsOverride=CVBR%2CCBR&audioTrackId=all&titleDecorationScheme=primary-content&supportedDRMKeyScheme=DUAL_KEY 08:43:44.416 T:1504703392 NOTICE: plugin.video.prime_instant: MPD: http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd 08:43:44.575 T:1504703392 INFO: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run 08:43:44.652 T:1588589472 DEBUG: Thread scriptobs 1588589472 terminating 08:43:44.756 T:1961541968 DEBUG: CCurlFile::GetMimeType - http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd -> application/octet-stream 08:43:44.874 T:1961541968 DEBUG: Loading settings for http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd 08:43:44.988 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers(http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd) 08:43:44.992 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules 08:43:44.993 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules 08:43:44.993 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp 08:43:44.994 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout 08:43:44.994 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp 08:43:44.995 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp 08:43:44.995 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams 08:43:44.996 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams 08:43:44.996 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp 08:43:44.997 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2 08:43:44.997 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd 08:43:44.997 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage 08:43:44.998 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf 08:43:44.998 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv 08:43:45.004 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio 08:43:45.004 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players 08:43:45.005 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer) 08:43:45.005 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0 08:43:45.005 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1 08:43:45.006 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players 08:43:45.019 T:1931248544 INFO: CActiveAESink::OpenSink - initialize sink 08:43:45.050 T:1961541968 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData 08:43:45.051 T:1961541968 NOTICE: VideoPlayer: Opening: http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd 08:43:45.051 T:1961541968 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED 08:43:45.067 T:1504703392 INFO: Python script stopped 08:43:45.069 T:1504703392 DEBUG: Thread LanguageInvoker 1504703392 terminating 08:43:45.117 T:1931248544 DEBUG: CAESinkPi:Drain delay:98ms now:0ms 08:43:45.118 T:1931248544 DEBUG: CAESinkPi:Deinitialize 08:43:45.119 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000 08:43:45.132 T:1931248544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x3551128 08:43:45.133 T:1931248544 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI 08:43:45.134 T:1931248544 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI 08:43:45.134 T:1931248544 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 08:43:45.135 T:1931248544 DEBUG: Output Device : HDMI 08:43:45.135 T:1931248544 DEBUG: Sample Rate : 16000 08:43:45.135 T:1931248544 DEBUG: Sample Format : AE_FMT_S16NE 08:43:45.135 T:1931248544 DEBUG: Channel Count : 2 08:43:45.136 T:1931248544 DEBUG: Channel Layout: RAW,RAW 08:43:45.136 T:1931248544 DEBUG: Frames : 800 08:43:45.136 T:1931248544 DEBUG: Frame Size : 4 08:43:45.155 T:1961541968 DEBUG: CCurlFile::GetMimeType - http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd -> application/octet-stream 08:43:45.156 T:1961541968 DEBUG: CMMALRenderer::CMMALRenderer 08:43:45.156 T:1961541968 DEBUG: CMMALRenderer::UnInitMMAL 08:43:45.156 T:1961541968 DEBUG: CMMALRenderer::PreInit 08:43:45.158 T:1588589472 DEBUG: Thread VideoPlayer start, auto delete: false 08:43:45.160 T:1588589472 NOTICE: Creating InputStream 08:43:45.162 T:1504703392 DEBUG: Thread MMALProcess start, auto delete: false 08:43:45.162 T:1504703392 DEBUG: CMMALRenderer::Run - starting 08:43:45.168 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 08:43:45.169 T:1588589472 DEBUG: Previous line repeats 1 times. 08:43:45.170 T:1588589472 DEBUG: CurlFile::Open(0x5eafe868) http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd 08:43:45.227 T:1588589472 DEBUG: CFileCache::Open - opening <d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd> using cache 08:43:45.229 T:1588589472 DEBUG: CurlFile::Open(0x70078190) http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd 08:43:45.314 T:1588589472 NOTICE: Creating Demuxer 08:43:45.315 T:1555035040 DEBUG: Thread FileCache start, auto delete: false 08:43:45.652 T:1555035040 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?) 08:43:45.657 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------ 08:43:48.533 T:1588589472 ERROR: Open - error probing input format, http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd 08:43:48.536 T:1588589472 ERROR: OpenDemuxStream - Error creating demuxer 08:43:48.536 T:1588589472 NOTICE: CVideoPlayer::OnExit() 08:43:48.538 T:1555035040 DEBUG: Thread FileCache 1555035040 terminating 08:43:48.542 T:1588589472 DEBUG: OnPlayBackStopped: play state was 1, starting 1 08:43:48.543 T:1588589472 DEBUG: Thread VideoPlayer 1588589472 terminating 08:43:48.560 T:1961541968 DEBUG: OnPlayBackStopped: play state was 3, starting 0 08:43:48.566 T:1961541968 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo] 08:43:48.567 T:1961541968 DEBUG: Playlist Player: one or more items failed to play... aborting playback 08:43:48.567 T:1961541968 DEBUG: ------ Window Init (DialogConfirm.xml) ------ 08:43:48.568 T:1961541968 INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY 08:43:48.662 T:1961541968 NOTICE: CVideoPlayer::CloseFile() 08:43:48.663 T:1961541968 NOTICE: VideoPlayer: waiting for threads to exit 08:43:48.663 T:1961541968 NOTICE: VideoPlayer: finished waiting 08:43:48.663 T:1961541968 DEBUG: DeleteRenderer - deleting renderer 08:43:48.664 T:1961541968 DEBUG: CMMALRenderer::~CMMALRenderer 08:43:48.664 T:1961541968 DEBUG: CMMALRenderer::UnInitMMAL 08:43:48.664 T:1504703392 DEBUG: CMMALRenderer::Run - stopping 08:43:48.664 T:1504703392 DEBUG: Thread MMALProcess 1504703392 terminating 08:43:48.665 T:1961541968 NOTICE: CVideoPlayer::CloseFile() 08:43:48.665 T:1961541968 NOTICE: VideoPlayer: waiting for threads to exit 08:43:48.666 T:1961541968 NOTICE: VideoPlayer: finished waiting 08:43:48.666 T:1939637152 DEBUG: CActiveAE::DiscardStream - audio stream deleted 08:43:48.667 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 08:43:48.678 T:1931248544 DEBUG: Previous line repeats 2 times. 08:43:48.678 T:1931248544 INFO: CActiveAESink::OpenSink - initialize sink 08:43:48.679 T:1931248544 DEBUG: CAESinkPi:Drain delay:0ms now:0ms 08:43:48.679 T:1931248544 DEBUG: CAESinkPi:Deinitialize 08:43:48.680 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000 08:43:48.681 T:1931248544 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI 08:43:48.681 T:1931248544 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI 08:43:48.682 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008 08:43:48.688 T:1931248544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x35a2468 08:43:48.696 T:1931248544 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16) 08:43:48.698 T:1931248544 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 08:43:48.698 T:1931248544 DEBUG: Output Device : HDMI 08:43:48.698 T:1931248544 DEBUG: Sample Rate : 44100 08:43:48.698 T:1931248544 DEBUG: Sample Format : AE_FMT_FLOAT 08:43:48.699 T:1931248544 DEBUG: Channel Count : 2 08:43:48.699 T:1931248544 DEBUG: Channel Layout: FL,FR 08:43:48.699 T:1931248544 DEBUG: Frames : 2205 08:43:48.699 T:1931248544 DEBUG: Frame Size : 8 08:43:48.715 T:1961541968 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData 08:43:48.724 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted 08:43:48.730 T:1638921120 DEBUG: Previous line repeats 1 times. 08:43:48.731 T:1638921120 DEBUG: DoWork - Saving file state for video item plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo 08:43:48.812 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc 08:43:48.825 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop 08:43:48.985 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 08:43:49.900 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------ 08:43:51.598 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:43:51.930 T:1961541968 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------ 08:43:51.933 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc 08:43:51.933 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear 08:43:51.935 T:1504703392 DEBUG: Thread BackgroundLoader start, auto delete: false 08:43:52.398 T:1504703392 DEBUG: Thread BackgroundLoader 1504703392 terminating 08:43:53.395 T:1961541968 DEBUG: ProcessMouse: trying mouse action rightclick 08:43:56.432 T:1620046752 DEBUG: Previous line repeats 1 times. 08:43:56.433 T:1620046752 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01M8KND5M.jpg 08:43:56.704 T:1961541968 DEBUG: ProcessMouse: trying mouse action rightclick 08:43:56.834 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers(plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo) 08:43:56.835 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules 08:43:56.835 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules 08:43:56.835 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp 08:43:56.836 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout 08:43:56.836 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp 08:43:56.837 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp 08:43:56.838 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams 08:43:56.838 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd 08:43:56.838 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage 08:43:56.839 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf 08:43:56.840 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv 08:43:56.842 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio 08:43:56.843 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players 08:43:56.843 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer) 08:43:56.843 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0 08:43:56.844 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1 08:43:56.844 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players 08:43:56.847 T:1961541968 DEBUG: CFavourites::Load - no system favourites found, skipping 08:43:56.848 T:1961541968 DEBUG: CFavourites::Load - no userdata favourites found, skipping 08:43:56.854 T:1961541968 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY 08:43:56.894 T:1961541968 DEBUG: ------ Window Init (DialogContextMenu.xml) ------ 08:43:59.017 T:1961541968 DEBUG: ProcessMouse: trying mouse action rightclick 08:43:59.386 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:43:59.719 T:1961541968 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------ 08:44:01.358 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:44:03.779 T:1961541968 DEBUG: Previous line repeats 1 times. 08:44:03.780 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.prime_instant/?mode=listSeasons&name=The%20Grand%20Tour&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01M8KND5M) 08:44:03.780 T:1961541968 DEBUG: ParentPath = [plugin://plugin.video.prime_instant/?mode=listShows&thumb&url=http%3a%2f%2fwww.amazon.co.uk%2fgp%2fsearch%2fajax%2f%3f_encoding%3dUTF8%26rh%3dn%253A3010085031%252Cn%253A3356011031%26sort%3dpopularity-rank&videoType] 08:44:03.798 T:1961541968 DEBUG: Loading items: 2, directory: plugin://plugin.video.prime_instant/?mode=listSeasons&name=The%20Grand%20Tour&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01M8KND5M sort method: 0, ascending: false 08:44:03.855 T:1647309728 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.prime_instant] took 71 ms 08:44:03.926 T:1504703392 DEBUG: Thread BackgroundLoader start, auto delete: false 08:44:04.009 T:1764750240 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01M8KND5M.jpg 08:44:04.104 T:1504703392 DEBUG: Thread BackgroundLoader 1504703392 terminating 08:44:04.696 T:1961541968 DEBUG: ProcessMouse: trying mouse action rightclick 08:44:04.698 T:1961541968 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate 08:44:05.038 T:1961541968 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------ 08:44:05.047 T:1961541968 DEBUG: CGUIWindowManager::PreviousWindow: Activate new 08:44:05.047 T:1961541968 DEBUG: ------ Window Init (Home.xml) ------ 08:44:05.049 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing.. 08:44:05.056 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing.. 08:44:05.060 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing.. 08:44:05.064 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing.. 08:44:07.678 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:44:07.680 T:1961541968 DEBUG: Activating window ID: 10004 08:44:08.000 T:1961541968 DEBUG: ------ Window Deinit (Home.xml) ------ 08:44:08.004 T:1961541968 DEBUG: ------ Window Init (Settings.xml) ------ 08:44:08.004 T:1961541968 INFO: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY 08:44:10.208 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:44:10.210 T:1961541968 DEBUG: Activating window ID: 10050 08:44:10.536 T:1961541968 DEBUG: ------ Window Deinit (Settings.xml) ------ 08:44:10.537 T:1961541968 DEBUG: ------ Window Init (EventLog.xml) ------ 08:44:10.538 T:1961541968 INFO: Loading skin file: EventLog.xml, load type: KEEP_IN_MEMORY 08:44:10.854 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (events://) 08:44:10.855 T:1961541968 DEBUG: ParentPath = [] 08:44:12.507 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:44:12.508 T:1961541968 DEBUG: Activating window ID: 10016 08:44:12.837 T:1961541968 DEBUG: ------ Window Deinit (EventLog.xml) ------ 08:44:12.843 T:1961541968 DEBUG: ------ Window Init (SettingsCategory.xml) ------ 08:44:12.843 T:1961541968 INFO: Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY 08:44:18.167 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick 08:44:18.168 T:1961541968 NOTICE: Disabled debug logging due to GUI setting. Level 0. 08:44:18.168 T:1961541968 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
inputstream.adaptive + kodi18 + widevine shared lib is required. There are plenty articles about how to install in google search.
I have followed the information as per point 6 at https://forum.kodi.tv/showthread.php?tid=298461 and all worked correctly and successfully logged into Prime add on.
When trying to play media, it fails with "One or more items failed to play. Check the log for more information about this message".
Checking the logs, i see the following from first starting the PI to trying to play media.
08:40:51.878 T:1961541968 NOTICE: special://profile/ is mapped to: special://masterprofile/ 08:40:51.878 T:1961541968 NOTICE: ----------------------------------------------------------------------- 08:40:51.879 T:1961541968 NOTICE: Starting Kodi (17.3 Git:147cec4). Platform: Linux ARM 32-bit 08:40:51.879 T:1961541968 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi) 08:40:51.879 T:1961541968 NOTICE: Kodi compiled May 25 2017 by GCC 6.2.0 for Linux ARM 32-bit version 4.9.29 (264477) 08:40:51.880 T:1961541968 NOTICE: Running on LibreELEC (official) - Version: 8.0.2, kernel: Linux ARM 32-bit version 4.9.29 08:40:51.881 T:1961541968 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi 08:40:51.881 T:1961541968 NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l), 1 core available 08:40:51.881 T:1961541968 NOTICE: ARM Features: Neon disabled 08:40:51.882 T:1961541968 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/ 08:40:51.882 T:1961541968 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi 08:40:51.882 T:1961541968 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons 08:40:51.882 T:1961541968 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata 08:40:51.883 T:1961541968 NOTICE: special://envhome/ is mapped to: /storage 08:40:51.883 T:1961541968 NOTICE: special://home/ is mapped to: /storage/.kodi 08:40:51.883 T:1961541968 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp 08:40:51.883 T:1961541968 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp 08:40:51.884 T:1961541968 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin 08:40:51.884 T:1961541968 NOTICE: Local hostname: LibreELEC 08:40:51.884 T:1961541968 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log 08:40:51.885 T:1961541968 NOTICE: ----------------------------------------------------------------------- 08:40:52.231 T:1961541968 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files 08:40:52.285 T:1961541968 NOTICE: load settings... 08:40:52.899 T:1961541968 NOTICE: Found 2 Lists of Devices 08:40:52.900 T:1961541968 NOTICE: Enumerated PI devices: 08:40:52.900 T:1961541968 NOTICE: Device 1 08:40:52.901 T:1961541968 NOTICE: m_deviceName : HDMI 08:40:52.902 T:1961541968 NOTICE: m_displayName : HDMI 08:40:52.902 T:1961541968 NOTICE: m_displayNameExtra: 08:40:52.902 T:1961541968 NOTICE: m_deviceType : AE_DEVTYPE_HDMI 08:40:52.903 T:1961541968 NOTICE: m_channels : FL,FR 08:40:52.903 T:1961541968 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000 08:40:52.903 T:1961541968 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW 08:40:52.903 T:1961541968 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512 08:40:52.904 T:1961541968 NOTICE: Device 2 08:40:52.904 T:1961541968 NOTICE: m_deviceName : Analogue 08:40:52.905 T:1961541968 NOTICE: m_displayName : Analogue 08:40:52.905 T:1961541968 NOTICE: m_displayNameExtra: 08:40:52.905 T:1961541968 NOTICE: m_deviceType : AE_DEVTYPE_PCM 08:40:52.905 T:1961541968 NOTICE: m_channels : FL,FR 08:40:52.905 T:1961541968 NOTICE: m_sampleRates : 48000 08:40:52.906 T:1961541968 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP 08:40:52.906 T:1961541968 NOTICE: m_streamTypes : No passthrough capabilities 08:40:52.906 T:1961541968 NOTICE: Device 3 08:40:52.906 T:1961541968 NOTICE: m_deviceName : Both 08:40:52.907 T:1961541968 NOTICE: m_displayName : HDMI and Analogue 08:40:52.907 T:1961541968 NOTICE: m_displayNameExtra: 08:40:52.907 T:1961541968 NOTICE: m_deviceType : AE_DEVTYPE_PCM 08:40:52.907 T:1961541968 NOTICE: m_channels : FL,FR 08:40:52.908 T:1961541968 NOTICE: m_sampleRates : 48000 08:40:52.908 T:1961541968 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP 08:40:52.908 T:1961541968 NOTICE: m_streamTypes : No passthrough capabilities 08:40:52.908 T:1961541968 NOTICE: Enumerated PULSE devices: 08:40:52.909 T:1961541968 NOTICE: Device 1 08:40:52.909 T:1961541968 NOTICE: m_deviceName : Default 08:40:52.909 T:1961541968 NOTICE: m_displayName : Default 08:40:52.910 T:1961541968 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO) 08:40:52.910 T:1961541968 NOTICE: m_deviceType : AE_DEVTYPE_PCM 08:40:52.910 T:1961541968 NOTICE: m_channels : FL,FR 08:40:52.910 T:1961541968 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000 08:40:52.910 T:1961541968 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT 08:40:52.911 T:1961541968 NOTICE: m_streamTypes : No passthrough capabilities 08:40:53.028 T:1961541968 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml 08:40:53.029 T:1961541968 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are... <?xml version="1.0" encoding="UTF-8" ?>
08:40:53.038 T:1961541968 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml) 08:40:53.039 T:1961541968 NOTICE: Default Video Player: VideoPlayer 08:40:53.039 T:1961541968 NOTICE: Default Audio Player: paplayer 08:40:53.039 T:1961541968 NOTICE: Enabled debug logging due to GUI setting (2) 08:40:53.039 T:1961541968 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM" 08:40:53.041 T:1961541968 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml 08:40:53.049 T:1961541968 DEBUG: CMediaSourceSettings: tag is missing or sources.xml is malformed
08:40:53.049 T:1961541968 DEBUG: CMediaSourceSettings: tag is missing or sources.xml is malformed
08:40:53.050 T:1961541968 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
08:40:53.055 T:1961541968 DEBUG: CPlayerCoreConfig::: created player VideoPlayer
08:40:53.055 T:1961541968 DEBUG: CPlayerCoreConfig::: created player PAPlayer
08:40:53.056 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
08:40:53.056 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
08:40:53.056 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
08:40:53.056 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
08:40:53.057 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
08:40:53.057 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
08:40:53.057 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
08:40:53.057 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
08:40:53.058 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
08:40:53.058 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
08:40:53.058 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
08:40:53.059 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
08:40:53.059 T:1961541968 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
08:40:53.059 T:1961541968 NOTICE: Loaded playercorefactory configuration
08:40:53.061 T:1961541968 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
08:40:53.062 T:1961541968 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
08:40:53.154 T:1961541968 INFO: creating subdirectories
08:40:53.155 T:1961541968 INFO: userdata folder: special://masterprofile/
08:40:53.155 T:1961541968 INFO: recording folder:
08:40:53.155 T:1961541968 INFO: screenshots folder: /storage/screenshots/
08:40:53.341 T:1961541968 NOTICE: Running database version Addons27
08:40:53.343 T:1961541968 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm.so)
08:40:53.344 T:1961541968 DEBUG: Loading: /usr/lib/kodi/system/libcpluff-arm.so
08:40:53.759 T:1961541968 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
08:40:53.759 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
08:40:53.760 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
08:40:53.760 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
08:40:53.760 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
08:40:53.761 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
08:40:53.761 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
08:40:53.761 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
08:40:53.761 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
08:40:53.762 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
08:40:53.762 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
08:40:53.762 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
08:40:53.763 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
08:40:53.763 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
08:40:53.763 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
08:40:53.763 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in service.libreelec.settings has been installed.'
08:40:53.764 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
08:40:53.764 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
08:40:53.764 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
08:40:53.764 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
08:40:53.765 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
08:40:53.765 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
08:40:53.765 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
08:40:53.766 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in os.openelec.tv has been installed.'
08:40:53.766 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in repository.kodi.game has been installed.'
08:40:53.766 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
08:40:53.766 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in os.libreelec.tv has been installed.'
08:40:53.767 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.prime_instant has been installed.'
08:40:53.767 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
08:40:53.767 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in repository.libreelec.tv has been installed.'
08:40:53.768 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
08:40:53.768 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
08:40:53.768 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
08:40:53.768 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
08:40:53.769 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
08:40:53.769 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
08:40:53.769 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
08:40:53.770 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
08:40:53.770 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
08:40:53.770 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
08:40:53.770 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.'
08:40:53.771 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
08:40:53.771 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
08:40:53.771 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
08:40:53.771 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
08:40:53.772 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
08:40:53.772 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
08:40:53.772 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
08:40:53.772 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
08:40:53.773 T:1961541968 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
08:40:53.773 T:1961541968 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
08:40:53.875 T:1873802144 DEBUG: Thread JobWorker start, auto delete: true
08:40:53.957 T:1961541968 NOTICE: ADDONS: Using repository repository.kodi.game
08:40:53.958 T:1961541968 NOTICE: ADDONS: Using repository repository.libreelec.tv
08:40:53.958 T:1961541968 NOTICE: ADDONS: Using repository repository.xbmc.org
08:40:53.990 T:1939637152 DEBUG: Thread ActiveAE start, auto delete: false
08:40:53.991 T:1931248544 DEBUG: Thread AESink start, auto delete: false
08:40:53.992 T:1931248544 INFO: CActiveAESink::OpenSink - initialize sink
08:40:53.993 T:1931248544 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
08:40:53.993 T:1931248544 DEBUG: DllBcm: Using omx system library
08:40:54.001 T:1931248544 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
08:40:54.013 T:1931248544 DEBUG: Loading: libopenmaxil.so
08:40:54.030 T:1931248544 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
08:40:54.031 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
08:40:54.038 T:1931248544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x2640818
08:40:54.041 T:1857024928 DEBUG: Thread CRBPWorker start, auto delete: false
08:40:54.043 T:1931248544 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16)
08:40:54.045 T:1931248544 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
08:40:54.045 T:1931248544 DEBUG: Output Device : HDMI
08:40:54.046 T:1931248544 DEBUG: Sample Rate : 44100
08:40:54.046 T:1931248544 DEBUG: Sample Format : AE_FMT_FLOAT
08:40:54.046 T:1931248544 DEBUG: Channel Count : 2
08:40:54.046 T:1931248544 DEBUG: Channel Layout: FL,FR
08:40:54.047 T:1931248544 DEBUG: Frames : 2205
08:40:54.047 T:1931248544 DEBUG: Frame Size : 8
08:40:54.070 T:1848636320 DEBUG: Thread RemoteControl start, auto delete: false
08:40:54.071 T:1848636320 INFO: LIRC Process: using: /run/lirc/lircd
08:40:54.072 T:1848636320 INFO: LIRC Connect: successfully started
08:40:54.072 T:1848636320 DEBUG: Thread RemoteControl 1848636320 terminating
08:40:54.123 T:1961541968 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
08:40:54.169 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
08:40:54.179 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
08:40:54.182 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
08:40:54.189 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
08:40:54.192 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
08:40:54.198 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
08:40:54.205 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
08:40:54.215 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
08:40:54.226 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
08:40:54.229 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
08:40:54.232 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
08:40:54.239 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
08:40:54.247 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
08:40:54.250 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
08:40:54.257 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
08:40:54.265 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
08:40:54.267 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
08:40:54.277 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
08:40:54.283 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
08:40:54.290 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
08:40:54.298 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
08:40:54.301 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
08:40:54.308 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
08:40:54.315 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
08:40:54.323 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
08:40:54.331 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
08:40:54.338 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
08:40:54.341 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
08:40:54.348 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
08:40:54.357 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
08:40:54.361 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
08:40:54.364 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
08:40:54.373 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
08:40:54.394 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
08:40:54.401 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
08:40:54.409 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
08:40:54.412 T:1961541968 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
08:40:54.417 T:1961541968 DEBUG: UDisks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
08:40:54.420 T:1961541968 DEBUG: DeviceKit.Disks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.DeviceKit.Disks was not provided by any .service files
08:40:54.432 T:1961541968 DEBUG: Selected UDev as storage provider
08:40:54.434 T:1961541968 NOTICE: Raspberry PI firmware version: May 15 2017 17:01:07
Copyright (c) 2012 Broadcom
version 9469ea3706e34c4de62f38a5008f69a429b4b43e (clean) (release)
08:40:54.434 T:1961541968 NOTICE: ARM mem: 352MB GPU mem: 160MB MPG2:0 WVC1:0
08:40:54.434 T:1961541968 NOTICE: cache.memorysize: 20MB libass.cache: 0MB
08:40:54.435 T:1961541968 NOTICE: Config:
audio_pwm_mode=1
config_hdmi_boost=5
disable_auto_turbo=1
disable_commandline_tags=2
enable_uart=1
force_eeprom_read=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
hdmi_channel_map=8
hdmi_force_cec_address=65535
hdmi_ignore_cec_init=1
init_uart_clock=0x2dc6c00
lcd_framerate=60
pause_burst_frames=1
program_serial_random=1
temp_limit=85
08:40:54.436 T:1961541968 NOTICE: Config:
device_tree=-
08:40:54.436 T:1961541968 DEBUG: DllBcm: Using omx system library
08:40:54.437 T:1961541968 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
08:40:54.442 T:1961541968 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00)
08:40:54.444 T:1961541968 DEBUG: EGL get supported modes (2) = 19, prefer_group=2, prefer_mode=52
08:40:54.444 T:1961541968 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
08:40:54.444 T:1961541968 DEBUG: EGL mode 1: 640x480 (640x480) @ 72.00 - Full Screen (1.00) :5
08:40:54.445 T:1961541968 DEBUG: EGL mode 2: 640x480 (640x480) @ 75.00 - Full Screen (1.00) :6
08:40:54.445 T:1961541968 DEBUG: EGL mode 3: 800x600 (800x600) @ 56.00 - Full Screen (1.00) :8
08:40:54.446 T:1961541968 DEBUG: EGL mode 4: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9
08:40:54.446 T:1961541968 DEBUG: EGL mode 5: 800x600 (800x600) @ 72.00 - Full Screen (1.00) :a
08:40:54.446 T:1961541968 DEBUG: EGL mode 6: 800x600 (800x600) @ 75.00 - Full Screen (1.00) :b
08:40:54.446 T:1961541968 DEBUG: EGL mode 7: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
08:40:54.447 T:1961541968 DEBUG: EGL mode 8: 1024x768 (1024x768) @ 70.00 - Full Screen (1.00) :11
08:40:54.447 T:1961541968 DEBUG: EGL mode 9: 1024x768 (1024x768) @ 75.00 - Full Screen (1.00) :12
08:40:54.448 T:1961541968 DEBUG: EGL mode 10: 1152x864 (1152x864) @ 75.00 - Full Screen (1.00) :15
08:40:54.448 T:1961541968 DEBUG: EGL mode 11: 1280x960 (1280x960) @ 60.00 - Full Screen (1.00) :20
08:40:54.448 T:1961541968 DEBUG: EGL mode 12: 1280x1024 (1280x1024) @ 60.00 - Full Screen (1.00) :23
08:40:54.449 T:1961541968 DEBUG: EGL mode 13: 1280x1024 (1280x1024) @ 75.00 - Full Screen (1.00) :24
08:40:54.449 T:1961541968 DEBUG: EGL mode 14: 1400x1050 (1400x1050) @ 60.00 - Full Screen (1.00) :2a
08:40:54.449 T:1961541968 DEBUG: EGL mode 15: 1440x900 (1440x900) @ 60.00 - Full Screen (1.00) :2f
08:40:54.450 T:1961541968 DEBUG: EGL mode 16: 1600x1200 (1440x1080) @ 60.00 - Full Screen (1.00) :33
08:40:54.450 T:1961541968 DEBUG: EGL mode 17: 1680x1050 (1680x1050) @ 60.00 - Full Screen (1.00) :3a
08:40:54.450 T:1961541968 DEBUG: EGL mode 18: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) :52
08:40:54.451 T:1961541968 DEBUG: EGL probe resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen:52020004
08:40:54.451 T:1961541968 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
08:40:54.452 T:1961541968 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
08:40:54.452 T:1961541968 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 72.000000 Hz
08:40:54.452 T:1961541968 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 71.928070 Hz
08:40:54.453 T:1961541968 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 75.000000 Hz
08:40:54.453 T:1961541968 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 56.000000 Hz
08:40:54.453 T:1961541968 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
08:40:54.453 T:1961541968 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz
08:40:54.454 T:1961541968 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 72.000000 Hz
08:40:54.454 T:1961541968 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 71.928070 Hz
08:40:54.454 T:1961541968 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 75.000000 Hz
08:40:54.454 T:1961541968 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
08:40:54.455 T:1961541968 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 59.940063 Hz
08:40:54.455 T:1961541968 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 70.000000 Hz
08:40:54.455 T:1961541968 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 75.000000 Hz
08:40:54.456 T:1961541968 NOTICE: Found resolution 1152 x 864 for display 0 with 1152 x 864 @ 75.000000 Hz
08:40:54.456 T:1961541968 NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 60.000000 Hz
08:40:54.456 T:1961541968 NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 59.940063 Hz
08:40:54.456 T:1961541968 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 60.000000 Hz
08:40:54.457 T:1961541968 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 59.940063 Hz
08:40:54.457 T:1961541968 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 75.000000 Hz
08:40:54.457 T:1961541968 NOTICE: Found resolution 1400 x 1050 for display 0 with 1400 x 1050 @ 60.000000 Hz
08:40:54.458 T:1961541968 NOTICE: Found resolution 1400 x 1050 for display 0 with 1400 x 1050 @ 59.940063 Hz
08:40:54.458 T:1961541968 NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 60.000000 Hz
08:40:54.458 T:1961541968 NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 59.940063 Hz
08:40:54.458 T:1961541968 NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 60.000000 Hz
08:40:54.459 T:1961541968 NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 59.940063 Hz
08:40:54.459 T:1961541968 NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 60.000000 Hz
08:40:54.459 T:1961541968 NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 59.940063 Hz
08:40:54.460 T:1961541968 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
08:40:54.460 T:1961541968 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
08:40:54.460 T:1961541968 NOTICE: Found (1920x1080@60.000000) at 45, setting to RES_DESKTOP at 16
08:40:54.460 T:1961541968 NOTICE: Checking resolution 16
08:40:54.570 T:1931248544 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
08:40:54.570 T:1931248544 DEBUG: CAESinkPi:Deinitialize
08:40:54.571 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
08:40:54.585 T:1931248544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x2640818
08:40:54.617 T:1961541968 DEBUG: EGL set HDMI mode (2,82)=0 off
08:40:54.723 T:1906082720 DEBUG: EGL tv_service_callback (4,2,82)
08:40:54.724 T:1961541968 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (2,82) flags:52020004 aspect:1.00
08:40:54.750 T:1961541968 DEBUG: CreateWindow: Created surface of size 1920x1080
08:40:54.752 T:1939637152 DEBUG: CActiveAE - display reset event
08:40:54.753 T:1931248544 INFO: CActiveAESink::OpenSink - initialize sink
08:40:54.753 T:1931248544 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
08:40:54.753 T:1931248544 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
08:40:54.754 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
08:40:54.758 T:1931248544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x267e5e0
08:40:54.762 T:1931248544 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16)
08:40:54.764 T:1931248544 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
08:40:54.764 T:1931248544 DEBUG: Output Device : HDMI
08:40:54.764 T:1931248544 DEBUG: Sample Rate : 44100
08:40:54.764 T:1931248544 DEBUG: Sample Format : AE_FMT_FLOAT
08:40:54.765 T:1931248544 DEBUG: Channel Count : 2
08:40:54.765 T:1931248544 DEBUG: Channel Layout: FL,FR
08:40:54.765 T:1931248544 DEBUG: Frames : 2205
08:40:54.765 T:1931248544 DEBUG: Frame Size : 8
08:40:54.769 T:1961541968 NOTICE: GL_VENDOR = Broadcom
08:40:54.769 T:1961541968 NOTICE: GL_RENDERER = VideoCore IV HW
08:40:54.769 T:1961541968 NOTICE: GL_VERSION = OpenGL ES 2.0
08:40:54.769 T:1961541968 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
08:40:54.770 T:1961541968 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
08:40:54.770 T:1961541968 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
08:40:54.770 T:1961541968 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
08:40:54.770 T:1961541968 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
08:40:54.771 T:1961541968 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 NO
08:40:54.784 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
08:40:54.786 T:1961541968 DEBUG: GL: Vertex Shader compilation log:
08:40:54.788 T:1961541968 DEBUG: Compiled
08:40:54.788 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully
08:40:54.792 T:1961541968 DEBUG: GL: Pixel Shader compilation log:
08:40:54.796 T:1961541968 DEBUG: Compiled
08:40:54.796 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully
08:40:54.817 T:1961541968 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x24a3018
08:40:54.819 T:1961541968 DEBUG: GL: Vertex Shader compilation log:
08:40:54.820 T:1961541968 DEBUG: Compiled
08:40:54.820 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully
08:40:54.821 T:1961541968 DEBUG: GL: Pixel Shader compilation log:
08:40:54.821 T:1961541968 DEBUG: Compiled
08:40:54.821 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully
08:40:54.844 T:1961541968 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x26407f0
08:40:54.847 T:1961541968 DEBUG: GL: Vertex Shader compilation log:
08:40:54.848 T:1961541968 DEBUG: Compiled
08:40:54.848 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully
08:40:54.849 T:1961541968 DEBUG: GL: Pixel Shader compilation log:
08:40:54.849 T:1961541968 DEBUG: Compiled
08:40:54.850 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully
08:40:54.870 T:1961541968 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x24fd4d8
08:40:54.873 T:1961541968 DEBUG: GL: Vertex Shader compilation log:
08:40:54.873 T:1961541968 DEBUG: Compiled
08:40:54.873 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully
08:40:54.874 T:1961541968 DEBUG: GL: Pixel Shader compilation log:
08:40:54.875 T:1961541968 DEBUG: Compiled
08:40:54.875 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully
08:40:54.898 T:1961541968 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x2699188
08:40:54.900 T:1961541968 DEBUG: GL: Vertex Shader compilation log:
08:40:54.901 T:1961541968 DEBUG: Compiled
08:40:54.901 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully
08:40:54.902 T:1961541968 DEBUG: GL: Pixel Shader compilation log:
08:40:54.902 T:1961541968 DEBUG: Compiled
08:40:54.902 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully
08:40:54.922 T:1961541968 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x2699200
08:40:54.925 T:1961541968 DEBUG: GL: Vertex Shader compilation log:
08:40:54.926 T:1961541968 DEBUG: Compiled
08:40:54.926 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully
08:40:54.927 T:1961541968 DEBUG: GL: Pixel Shader compilation log:
08:40:54.927 T:1961541968 DEBUG: Compiled
08:40:54.927 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully
08:40:54.950 T:1961541968 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x24fe978
08:40:54.953 T:1961541968 DEBUG: GL: Vertex Shader compilation log:
08:40:54.954 T:1961541968 DEBUG: Compiled
08:40:54.954 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully
08:40:54.955 T:1961541968 DEBUG: GL: Pixel Shader compilation log:
08:40:54.955 T:1961541968 DEBUG: Compiled
08:40:54.955 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully
08:40:54.976 T:1961541968 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x2500640
08:40:54.976 T:1961541968 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
08:40:54.979 T:1961541968 DEBUG: GL: Vertex Shader compilation log:
08:40:54.979 T:1961541968 DEBUG: Compiled
08:40:54.980 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully
08:40:54.980 T:1961541968 DEBUG: GL: Pixel Shader compilation log:
08:40:54.981 T:1961541968 DEBUG: Compiled
08:40:54.981 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully
08:40:55.006 T:1961541968 DEBUG: GUI Shader [guishader_frag_rgba_oes.glsl]- Initialise successful : 0x25006b8
08:40:55.009 T:1961541968 DEBUG: GL: Vertex Shader compilation log:
08:40:55.009 T:1961541968 DEBUG: Compiled
08:40:55.009 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully
08:40:55.010 T:1961541968 DEBUG: GL: Pixel Shader compilation log:
08:40:55.011 T:1961541968 DEBUG: Compiled
08:40:55.011 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully
08:40:55.031 T:1961541968 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x24fe118
08:40:55.034 T:1961541968 DEBUG: GL: Vertex Shader compilation log:
08:40:55.034 T:1961541968 DEBUG: Compiled
08:40:55.035 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully
08:40:55.036 T:1961541968 DEBUG: GL: Pixel Shader compilation log:
08:40:55.036 T:1961541968 DEBUG: Compiled
08:40:55.036 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully
08:40:55.063 T:1961541968 DEBUG: GUI Shader [guishader_frag_rgba_bob.glsl]- Initialise successful : 0x24fe190
08:40:55.064 T:1961541968 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
08:40:55.066 T:1961541968 DEBUG: GL: Vertex Shader compilation log:
08:40:55.067 T:1961541968 DEBUG: Compiled
08:40:55.067 T:1961541968 DEBUG: GL: Vertex Shader compiled successfully
08:40:55.068 T:1961541968 DEBUG: GL: Pixel Shader compilation log:
08:40:55.068 T:1961541968 DEBUG: Compiled
08:40:55.068 T:1961541968 DEBUG: GL: Fragment Shader compiled successfully
08:40:55.098 T:1961541968 DEBUG: GUI Shader [guishader_frag_rgba_bob_oes.glsl]- Initialise successful : 0x24ff358
08:40:55.098 T:1961541968 DEBUG: CWinSystemEGL::CreateNewWindow: No need to create a new window
08:40:55.099 T:1961541968 INFO: GLES: Maximum texture width: 2048
08:40:56.197 T:1961541968 INFO: GLES: Enabling VSYNC
08:40:56.197 T:1961541968 INFO: GLES: Selected vsync mode 10
08:40:56.198 T:1961541968 INFO: load keymapping
08:40:56.221 T:1961541968 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
08:40:56.225 T:1961541968 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
08:40:56.246 T:1961541968 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
08:40:56.282 T:1961541968 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
08:40:56.315 T:1961541968 INFO: Loading special://xbmc/system/keymaps/joystick.xml
08:40:56.348 T:1961541968 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
08:40:56.454 T:1961541968 INFO: Loading special://xbmc/system/keymaps/mouse.xml
08:40:56.462 T:1961541968 INFO: Loading special://xbmc/system/keymaps/remote.xml
08:40:56.539 T:1961541968 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
08:40:56.571 T:1961541968 INFO: Loading special://xbmc/system/Lircmap.xml
08:40:56.610 T:1961541968 INFO: Adding remote mapping for device 'mceusb'
08:40:56.611 T:1961541968 INFO: Adding remote mapping for device 'XboxDVDDongle'
08:40:56.612 T:1961541968 INFO: Adding remote mapping for device 'Microsoft_Xbox'
08:40:56.612 T:1961541968 INFO: Adding remote mapping for device 'PinnacleSysPCTVRemote'
08:40:56.613 T:1961541968 INFO: Adding remote mapping for device 'anysee'
08:40:56.613 T:1961541968 INFO: Adding remote mapping for device 'iMON-PAD'
08:40:56.614 T:1961541968 INFO: Adding remote mapping for device 'Antec_Veris_RM200'
08:40:56.614 T:1961541968 INFO: Adding remote mapping for device 'MCE_via_iMON'
08:40:56.615 T:1961541968 INFO: Adding remote mapping for device 'TwinHanRemote'
08:40:56.616 T:1961541968 INFO: Adding remote mapping for device 'linux-input-layer'
08:40:56.616 T:1961541968 INFO: Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
08:40:56.617 T:1961541968 INFO: Adding remote mapping for device 'mediacenter'
08:40:56.617 T:1961541968 INFO: * Adding remote mapping for device 'devinput'
08:40:56.624 T:1961541968 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
08:40:56.624 T:1961541968 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen
08:40:56.624 T:1961541968 DEBUG: guilib: Fill viewport on change for solving rendering passes
08:40:56.628 T:1961541968 INFO: CLangInfo: loading resource.language.en_gb language information...
08:40:56.648 T:1961541968 DEBUG: trying to set locale to en_US.UTF-8
08:40:56.681 T:1961541968 INFO: global locale set to C
08:40:56.683 T:1961541968 INFO: CLangInfo: loading resource.language.en_gb language strings...
08:40:56.915 T:1961541968 DEBUG: LocalizeStrings: loaded 3787 strings from file resource://resource.language.en_gb/strings.po
08:40:56.989 T:1961541968 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.xbmc.builtin.aac/resources/language/English/strings.po
08:40:56.995 T:1961541968 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.xbmc.builtin.wma/resources/language/English/strings.po
08:40:57.002 T:1961541968 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
08:40:57.019 T:1961541968 DEBUG: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/English/strings.po
08:40:57.030 T:1961541968 DEBUG: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/English/strings.po
08:40:57.075 T:1961541968 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/English/strings.po
08:40:57.084 T:1961541968 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.tvdb.com/resources/language/English/strings.po
08:40:57.124 T:1961541968 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
08:40:57.148 T:1961541968 DEBUG: LocalizeStrings: loaded 200 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/English/strings.po
08:40:57.179 T:1961541968 DEBUG: LocalizeStrings: loaded 84 strings from file /storage/.kodi/addons/plugin.video.prime_instant/resources/language/English/strings.xml
08:40:57.201 T:1961541968 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
08:40:57.203 T:1961541968 DEBUG: LoadMappings - loaded node "CEC Adapter"
08:40:57.204 T:1961541968 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
08:40:57.205 T:1961541968 DEBUG: LoadMappings - loaded node "iMON HID device"
08:40:57.205 T:1961541968 DEBUG: LoadMappings - loaded node "WETEK Play remote"
08:40:57.206 T:1961541968 DEBUG: LoadMappings - loaded node ""
08:40:57.208 T:1961541968 DEBUG: CPeripheralBusUSB - initialised udev monitor
08:40:57.208 T:1961541968 DEBUG: SECTION:LoadDLL(libcec.so.4)
08:40:57.219 T:1961541968 DEBUG: Loading: libcec.so.4
08:40:57.313 T:1961541968 DEBUG: Add-on bus: Registering add-on peripheral.joystick
08:40:57.315 T:1961541968 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
08:40:57.315 T:1961541968 DEBUG: ADDON: Dll Initializing - Joystick Support
08:40:57.317 T:1961541968 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.3.2)
08:40:57.317 T:1961541968 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.3.2
08:40:57.409 T:1961541968 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
08:40:57.411 T:1961541968 DEBUG: Calling TransferSettings for: Joystick Support
08:40:57.413 T:1840247712 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
08:40:57.419 T:1831859104 DEBUG: Thread PeripBusCEC start, auto delete: false
08:40:57.429 T:1823470496 DEBUG: Thread PeripBusAddon start, auto delete: false
08:40:57.430 T:1961541968 DEBUG: SECTION:LoadDLL(libcurl.so.4)
08:40:57.439 T:1815081888 DEBUG: Thread PeripEventScanner start, auto delete: false
08:40:57.453 T:1961541968 DEBUG: Loading: libcurl.so.4
08:40:57.591 T:1873802144 NOTICE: Running database version Addons27
08:40:57.592 T:1873802144 DEBUG: Initialize, updating databases...
08:40:57.623 T:1873802144 NOTICE: Running database version ViewModes6
08:40:57.677 T:1873802144 NOTICE: Running database version Textures13
08:40:57.781 T:1873802144 NOTICE: Running database version MyMusic60
08:40:57.981 T:1873802144 NOTICE: Running database version MyVideos107
08:40:58.023 T:1873802144 NOTICE: Running database version TV29
08:40:58.068 T:1873802144 NOTICE: Running database version Epg11
08:40:58.107 T:1873802144 DEBUG: Initialize, updating databases... DONE
08:40:58.110 T:1961541968 NOTICE: start dvd mediatype detection
08:40:58.111 T:1961541968 INFO: DPMS: not supported on this platform
08:40:58.116 T:1952592800 DEBUG: Thread DetectDVDMedia start, auto delete: false
08:40:58.116 T:1952592800 DEBUG: Compiled with libcdio Version 0.94
08:40:58.142 T:1952592800 DEBUG: Thread DetectDVDMedia 1952592800 terminating
08:40:58.748 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
08:40:58.749 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
08:40:59.058 T:1961541968 INFO: Unloading old skin ...
08:40:59.084 T:1831859104 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
08:40:59.086 T:1961541968 INFO: load skin from: /usr/share/kodi/addons/skin.estuary (version: 1.9.16)
08:40:59.087 T:1961541968 INFO: load fonts for skin...
08:40:59.109 T:1831859104 DEBUG: InitialiseFeature - using libCEC v4.0.1
08:40:59.110 T:1831859104 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
08:40:59.110 T:1831859104 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
08:40:59.110 T:1831859104 DEBUG: Thread PeripBusCEC 1831859104 terminating
08:40:59.115 T:1798304672 DEBUG: Thread CECAdapter start, auto delete: false
08:40:59.116 T:1798304672 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
08:40:59.141 T:1961541968 INFO: Loading fonts from /usr/share/kodi/addons/skin.estuary/xml/Font.xml
08:40:59.514 T:1961541968 DEBUG: LocalizeStrings: loaded 132 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
08:40:59.515 T:1961541968 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
08:41:00.371 T:1961541968 INFO: load new skin...
08:41:00.371 T:1961541968 INFO: Loading user windows, path /usr/share/kodi/addons/skin.estuary/xml
08:41:00.484 T:1961541968 DEBUG: Load Skin XML: 116.25ms
08:41:00.484 T:1961541968 INFO: initialize new skin...
08:41:00.485 T:1961541968 DEBUG: guilib: Fill viewport on change for solving rendering passes
08:41:00.485 T:1961541968 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
08:41:00.528 T:1961541968 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
08:41:00.548 T:1961541968 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
08:41:00.563 T:1798304672 DEBUG: OpenConnection - connection to the CEC adapter opened
08:41:00.569 T:1781527456 DEBUG: Thread CECAdapterUpdate start, auto delete: false
08:41:00.578 T:1961541968 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
08:41:00.596 T:1961541968 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
08:41:00.717 T:1961541968 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
08:41:00.908 T:1961541968 INFO: Previous line repeats 1 times.
08:41:00.909 T:1961541968 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
08:41:00.929 T:1961541968 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
08:41:00.960 T:1961541968 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
08:41:01.059 T:1961541968 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
08:41:01.126 T:1961541968 INFO: Loading skin file: DialogPVRGuideOSD.xml, load type: LOAD_ON_GUI_INIT
08:41:01.176 T:1961541968 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
08:41:01.366 T:1961541968 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
08:41:01.982 T:1961541968 INFO: skin loaded...
08:41:01.983 T:1961541968 DEBUG: Activating window ID: 12997
08:41:01.983 T:1961541968 DEBUG: ------ Window Init () ------
08:41:01.990 T:1961541968 INFO: load splash image: /usr/share/kodi/media/Splash.png
08:41:02.297 T:1961541968 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
08:41:02.297 T:1961541968 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
08:41:02.298 T:1961541968 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
08:41:02.301 T:1961541968 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
08:41:02.742 T:1961541968 INFO: JSONRPC v8.0.0: Successfully initialized
08:41:02.742 T:1961541968 DEBUG: ADDON: Starting service addons.
08:41:02.757 T:1961541968 DEBUG: Activating window ID: 12999
08:41:02.757 T:1961541968 DEBUG: ------ Window Init (Startup.xml) ------
08:41:02.757 T:1961541968 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
08:41:02.763 T:1961541968 DEBUG: Activating window ID: 10000
08:41:02.763 T:1961541968 DEBUG: ------ Window Deinit (Startup.xml) ------
08:41:02.764 T:1961541968 DEBUG: ------ Window Init (Home.xml) ------
08:41:02.764 T:1961541968 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
08:41:04.109 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
08:41:04.123 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
08:41:04.124 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
08:41:04.124 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
08:41:04.125 T:1961541968 DEBUG: CDirectoryProvider[library://video/]: refreshing..
08:41:04.125 T:1961541968 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
08:41:04.126 T:1961541968 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
08:41:04.127 T:1961541968 DEBUG: CDirectoryProvider[favourites://]: refreshing..
08:41:04.127 T:1961541968 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
08:41:04.128 T:1773138848 DEBUG: Thread JobWorker start, auto delete: true
08:41:04.239 T:1961541968 DEBUG: Previous line repeats 1 times.
08:41:04.239 T:1961541968 DEBUG: ContextMenuManager: addon menus reloaded.
08:41:04.239 T:1961541968 INFO: removing tempfiles
08:41:04.260 T:1961541968 DEBUG: ADDON: Starting service addons.
08:41:04.365 T:1756361632 DEBUG: Thread LanguageInvoker start, auto delete: false
08:41:04.369 T:1756361632 INFO: initializing python engine.
08:41:04.453 T:1873802144 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
08:41:04.453 T:1873802144 DEBUG: Getting Directory (special://profile/playlists/video)
08:41:04.473 T:1873802144 DEBUG: Getting Directory (special://profile/playlists/mixed)
08:41:04.503 T:1873802144 DEBUG: CMultiPathDirectory::MergeItems, items = 0
08:41:04.527 T:1873802144 DEBUG: CFavourites::Load - no system favourites found, skipping
08:41:04.528 T:1873802144 DEBUG: CFavourites::Load - no userdata favourites found, skipping
08:41:04.565 T:1773138848 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
08:41:04.643 T:1961541968 DEBUG: CRepositoryUpdater: previous update at 07/20/2017 7:53:16 AM, next at 07/21/2017 7:53:16 AM
08:41:04.643 T:1961541968 NOTICE: initialize done
08:41:04.644 T:1961541968 NOTICE: Running the application...
08:41:04.695 T:1747973024 DEBUG: Thread Timer start, auto delete: false
08:41:04.841 T:1961541968 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
08:41:04.841 T:1961541968 DEBUG: NetworkMessage - Starting network services
08:41:04.920 T:1961541968 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
08:41:04.921 T:1961541968 NOTICE: starting zeroconf publishing
08:41:04.923 T:1961541968 NOTICE: CWebServer[8080]: Started
08:41:04.924 T:1961541968 NOTICE: starting upnp client
08:41:04.997 T:1961541968 INFO: JSONRPC Server: Successfully initialized
08:41:04.998 T:1961541968 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
08:41:05.009 T:1672475552 DEBUG: Thread TCPServer start, auto delete: false
08:41:05.009 T:1680864160 DEBUG: Thread EventServer start, auto delete: false
08:41:05.010 T:1680864160 NOTICE: ES: Starting UDP Event server on port 9777
08:41:05.010 T:1680864160 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
08:41:05.015 T:1773138848 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
08:41:05.050 T:1961541968 DEBUG: Loading: libshairplay.so.0
08:41:05.106 T:1773138848 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
08:41:05.115 T:1961541968 INFO: AIRPLAY: Cleaning up photoassetcache
08:41:05.151 T:1961541968 INFO: AIRPLAY Server: Successfully initialized
08:41:05.166 T:1605366688 DEBUG: Thread AirPlayServer start, auto delete: false
08:41:05.170 T:1764750240 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (LibreELEC) port:8080
08:41:05.171 T:1764750240 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _http._tcp port:8080
08:41:05.174 T:1961541968 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
08:41:05.203 T:1773138848 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
08:41:05.244 T:1764750240 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (LibreELEC) port:8080
08:41:05.245 T:1764750240 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc-h._tcp port:8080
08:41:05.298 T:1764750240 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (LibreELEC) port:9090
08:41:05.298 T:1764750240 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc._tcp port:9090
08:41:05.357 T:1764750240 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (LibreELEC) port:9777
08:41:05.357 T:1764750240 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-events._udp port:9777
08:41:05.410 T:1764750240 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB5D653A@Kodi (LibreELEC) port:36666
08:41:05.411 T:1764750240 DEBUG: CZeroconfAvahi::addService() named: B827EB5D653A@Kodi (LibreELEC) type: _raop._tcp port:36666
08:41:05.468 T:1764750240 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:Kodi (LibreELEC) port:36667
08:41:05.468 T:1764750240 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _airplay._tcp port:36667
08:41:05.805 T:1961541968 INFO: Found input device /dev/input/event0
08:41:05.863 T:1961541968 INFO: opened device 'Logitech USB-PS/2 Optical Mouse' (file name /dev/input/event0), m_bSkipNonKeyEvents 0
08:41:05.875 T:1580200864 DEBUG: Thread CLinuxInputDevicesCheckHotplugged start, auto delete: false
08:41:05.930 T:1773138848 DEBUG: RunQuery took 38 ms for 0 items query: select from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
08:41:05.944 T:1961541968 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x31c0b48
08:41:05.948 T:1961541968 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignmen(16)
08:41:05.973 T:1961541968 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x328a910
08:41:05.986 T:1756361632 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
08:41:05.989 T:1961541968 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x331af60
08:41:05.994 T:1961541968 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:41:06.008 T:1739584416 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
08:41:06.034 T:1773138848 DEBUG: RunQuery took 80 ms for 0 items query: select from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
08:41:06.053 T:1739584416 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
08:41:06.087 T:1773138848 DEBUG: RunQuery took 18 ms for 0 items query: select from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
08:41:06.123 T:1739584416 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
08:41:06.274 T:1961541968 DEBUG: Previous line repeats 2 times.
08:41:06.274 T:1961541968 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x31c0b48
08:41:06.277 T:1961541968 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x328a910
08:41:06.283 T:1961541968 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x331af60
08:41:06.284 T:1961541968 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720
08:41:06.291 T:1739584416 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
08:41:06.331 T:1961541968 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x31c0b48
08:41:06.334 T:1961541968 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(93824), nBufferAlignmen(16)
08:41:06.345 T:1961541968 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x328a910
08:41:06.348 T:1961541968 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:41:06.375 T:1961541968 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x31c0b48
08:41:06.379 T:1961541968 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x328a910
08:41:06.380 T:1961541968 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern1.jpg 900x506
08:41:06.574 T:1961541968 DEBUG: ------ Window Init () ------
08:41:06.633 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------
08:41:06.634 T:1773138848 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
08:41:06.647 T:1756361632 DEBUG: -->Python Interpreter Initialized<--
08:41:06.653 T:1756361632 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
08:41:06.657 T:1756361632 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
08:41:06.657 T:1756361632 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
08:41:06.658 T:1756361632 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 2.1.0 of the xbmc.python api
08:41:06.721 T:1773138848 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 != '')) AND (artistview.strArtist <> 'Various artists')
08:41:07.104 T:1961541968 DEBUG: ------ Window Init (DialogNotification.xml) ------
08:41:07.149 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------
08:41:11.120 T:1756361632 DEBUG: ## LibreELEC Addon ## 0.8.11
08:41:11.228 T:1756361632 WARNING: CSkinInfo: failed to load skin settings
08:41:13.002 T:1961541968 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
08:41:16.431 T:1756361632 INFO: ## LibreELEC Addon ## system::set_hostname ## LibreELEC
08:41:16.452 T:1756361632 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## us
08:41:16.455 T:1756361632 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps//us.bmap`
08:41:16.984 T:1756361632 INFO: ## LibreELEC Addon ## system::updateThread ## Started
08:41:16.996 T:1756361632 INFO: ## LibreELEC Addon ## system::set_auto_update ## manual
08:41:17.640 T:1546646432 INFO: ## LibreELEC Addon ## service::run ## WAITING:
08:41:17.880 T:1655698336 INFO: ## LibreELEC Addon ## xdbus Monitor started. ##
08:41:37.136 T:1764750240 DEBUG: Thread JobWorker 1764750240 terminating (autodelete)
08:41:37.137 T:1873802144 DEBUG: Thread JobWorker 1873802144 terminating (autodelete)
08:41:37.200 T:1773138848 DEBUG: Thread JobWorker 1773138848 terminating (autodelete)
08:42:11.904 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------
08:42:12.985 T:1931248544 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
08:42:13.619 T:1647309728 DEBUG: Thread JobWorker start, auto delete: true
08:42:15.345 T:1961541968 DEBUG: Previous line repeats 1 times.
08:42:15.345 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:42:15.347 T:1961541968 DEBUG: Activating window ID: 10025
08:42:15.711 T:1961541968 DEBUG: ------ Window Deinit (Home.xml) ------
08:42:15.824 T:1961541968 DEBUG: ------ Window Init (MyVideoNav.xml) ------
08:42:15.824 T:1961541968 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
08:42:17.362 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing..
08:42:17.363 T:1647309728 ERROR: GetDirectory - Error getting
08:42:17.364 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing..
08:42:17.364 T:1638921120 ERROR: GetDirectory - Error getting
08:42:17.366 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing..
08:42:17.366 T:1647309728 ERROR: GetDirectory - Error getting
08:42:17.367 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing..
08:42:17.368 T:1638921120 ERROR: GetDirectory - Error getting
08:42:17.368 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing..
08:42:17.369 T:1647309728 ERROR: GetDirectory - Error getting
08:42:17.370 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing..
08:42:17.371 T:1638921120 ERROR: GetDirectory - Error getting
08:42:17.372 T:1961541968 DEBUG: CDirectoryProvider[]: refreshing..
08:42:17.372 T:1647309728 ERROR: GetDirectory - Error getting
08:42:17.574 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.prime_instant/)
08:42:17.575 T:1961541968 DEBUG: ParentPath = [plugin://plugin.video.prime_instant/]
08:42:17.602 T:1638921120 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.prime_instant] took 26 ms
08:42:17.604 T:1647309728 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','1','')
08:42:17.606 T:1620046752 DEBUG: Thread JobWorker start, auto delete: true
08:42:17.607 T:1555035040 DEBUG: Thread LanguageInvoker start, auto delete: false
08:42:17.607 T:1555035040 INFO: initializing python engine.
08:42:17.608 T:1555035040 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing
08:42:17.803 T:1555035040 DEBUG: -->Python Interpreter Initialized<--
08:42:17.803 T:1555035040 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py"
08:42:17.806 T:1555035040 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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
08:42:17.806 T:1555035040 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant
08:42:17.807 T:1555035040 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api
08:42:18.087 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------
08:42:20.550 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------
08:42:22.047 T:1555035040 DEBUG: https://www.amazon.co.uk
08:42:22.986 T:1931248544 DEBUG: CAESinkPi:Deinitialize
08:42:22.989 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
08:42:23.000 T:1931248544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x267e5e0
08:42:23.719 T:1555035040 WARNING: Invalid media type ""
08:42:23.846 T:1555035040 WARNING: Previous line repeats 1 times.
08:42:23.846 T:1555035040 INFO: CPythonInvoker(1, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run
08:42:23.891 T:1961541968 DEBUG: Saving fileitems [plugin://plugin.video.prime_instant/]
08:42:23.893 T:1961541968 DEBUG: -- items: 2, sort method: 0, ascending: false
08:42:23.949 T:1764750240 DEBUG: Thread BackgroundLoader start, auto delete: false
08:42:24.211 T:1764750240 DEBUG: Thread BackgroundLoader 1764750240 terminating
08:42:24.222 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
08:42:24.414 T:1555035040 INFO: Python script stopped
08:42:24.415 T:1555035040 DEBUG: Thread LanguageInvoker 1555035040 terminating
08:42:25.874 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------
08:42:26.407 T:1638921120 DEBUG: DoWork - took 576 ms to load special://masterprofile/Thumbnails/a/a6027af6.png
08:42:26.942 T:1620046752 DEBUG: DoWork - took 564 ms to load special://masterprofile/Thumbnails/a/a6027af6.png
08:42:27.045 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:42:27.056 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.prime_instant/?mode=browseTV&thumb&url&videoType)
08:42:27.057 T:1961541968 DEBUG: ParentPath = [plugin://plugin.video.prime_instant/]
08:42:27.079 T:1647309728 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.prime_instant] took 22 ms
08:42:27.081 T:1638921120 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','2','?mode=browseTV&thumb&url&videoType')
08:42:27.083 T:1555035040 DEBUG: Thread LanguageInvoker start, auto delete: false
08:42:27.084 T:1555035040 INFO: initializing python engine.
08:42:27.084 T:1555035040 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing
08:42:27.271 T:1555035040 DEBUG: -->Python Interpreter Initialized<--
08:42:27.272 T:1555035040 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py"
08:42:27.274 T:1555035040 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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
08:42:27.275 T:1555035040 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant
08:42:27.276 T:1555035040 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api
08:42:27.577 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------
08:42:31.447 T:1555035040 WARNING: Invalid media type ""
08:42:31.581 T:1555035040 WARNING: Previous line repeats 1 times.
08:42:31.581 T:1555035040 WARNING: Invalid media type "tv"
08:42:31.712 T:1555035040 WARNING: Invalid media type ""
08:42:31.980 T:1555035040 WARNING: Previous line repeats 3 times.
08:42:31.980 T:1555035040 INFO: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run
08:42:32.050 T:1961541968 DEBUG: Saving fileitems [plugin://plugin.video.prime_instant/?mode=browseTV&thumb&url&videoType]
08:42:32.060 T:1961541968 DEBUG: -- items: 7, sort method: 0, ascending: false
08:42:32.126 T:1588589472 DEBUG: Thread BackgroundLoader start, auto delete: false
08:42:32.436 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------
08:42:32.483 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
08:42:32.492 T:1588589472 DEBUG: Thread BackgroundLoader 1588589472 terminating
08:42:32.624 T:1555035040 INFO: Python script stopped
08:42:32.624 T:1555035040 DEBUG: Thread LanguageInvoker 1555035040 terminating
08:42:39.140 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------
08:42:39.617 T:1620046752 DEBUG: DoWork - took 539 ms to load special://masterprofile/Thumbnails/a/a6027af6.png
08:42:40.995 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:42:41.011 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.prime_instant/?mode=listShows&thumb&url=http%3a%2f%2fwww.amazon.co.uk%2fgp%2fsearch%2fajax%2f%3f_encoding%3dUTF8%26rh%3dn%253A3010085031%252Cn%253A3356011031%26sort%3dpopularity-rank&videoType)
08:42:41.011 T:1961541968 DEBUG: ParentPath = [plugin://plugin.video.prime_instant/?mode=browseTV&thumb&url&videoType]
08:42:41.038 T:1647309728 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.prime_instant] took 26 ms
08:42:41.044 T:1638921120 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','3','?mode=listShows&thumb&url=http%3a%2f%2fwww.amazon.co.uk%2fgp%2fsearch%2fajax%2f%3f_encoding%3dUTF8%26rh%3dn%253A3010085031%252Cn%253A3356011031%26sort%3dpopularity-rank&videoType')
08:42:41.047 T:1555035040 DEBUG: Thread LanguageInvoker start, auto delete: false
08:42:41.048 T:1555035040 INFO: initializing python engine.
08:42:41.048 T:1555035040 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing
08:42:41.226 T:1555035040 DEBUG: -->Python Interpreter Initialized<--
08:42:41.227 T:1555035040 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py"
08:42:41.230 T:1555035040 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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
08:42:41.230 T:1555035040 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant
08:42:41.231 T:1555035040 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api
08:42:41.546 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------
08:42:45.515 T:1555035040 DEBUG: http://www.amazon.co.uk/gp/search/ajax/?_encoding=UTF8&rh=n%3A3010085031%2Cn%3A3356011031&sort=popularity-rank
08:42:48.004 T:1555035040 DEBUG: plugin.video.prime_instant: listShows
08:42:51.586 T:1588589472 DEBUG: Thread LanguageInvoker start, auto delete: false
08:42:51.588 T:1555035040 WARNING: Invalid media type ""
08:42:51.591 T:1588589472 INFO: initializing python engine.
08:42:51.591 T:1588589472 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.prime_instant/downloadTV.py): start processing
08:42:51.708 T:1961541968 DEBUG: Saving fileitems [plugin://plugin.video.prime_instant/?mode=listShows&thumb&url=http%3a%2f%2fwww.amazon.co.uk%2fgp%2fsearch%2fajax%2f%3f_encoding%3dUTF8%26rh%3dn%253A3010085031%252Cn%253A3356011031%26sort%3dpopularity-rank&videoType]
08:42:51.714 T:1555035040 INFO: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run
08:42:51.724 T:1961541968 DEBUG: -- items: 17, sort method: 0, ascending: false
08:42:51.821 T:1764750240 DEBUG: Thread BackgroundLoader start, auto delete: false
08:42:52.014 T:1620046752 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B072V2G3SV.jpg
08:42:52.044 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B073SFCVVL.jpg
08:42:52.058 T:1638921120 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01M8KND5M.jpg
08:42:52.068 T:1620046752 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B0719VVHKN.jpg
08:42:52.080 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01FYGZ7XO.jpg
08:42:52.098 T:1638921120 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B00UB8RUYK.jpg
08:42:52.113 T:1620046752 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01E60NMZO.jpg
08:42:52.126 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B0732D6J6K.jpg
08:42:52.134 T:1638921120 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B00ILWNEAW.jpg
08:42:52.150 T:1620046752 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B018OQDS5A.jpg
08:42:52.160 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B06XXQR1VV.jpg
08:42:52.213 T:1764750240 DEBUG: Thread BackgroundLoader 1764750240 terminating
08:42:52.406 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
08:42:52.422 T:1638921120 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B0719VVHKN.jpg
08:42:52.743 T:1555035040 INFO: Python script stopped
08:42:52.743 T:1555035040 DEBUG: Thread LanguageInvoker 1555035040 terminating
08:42:52.758 T:1588589472 DEBUG: -->Python Interpreter Initialized<--
08:42:52.764 T:1588589472 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.prime_instant/downloadTV.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/downloadTV.py"
08:42:52.764 T:1588589472 WARNING: CPythonInvoker(4): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
08:42:52.803 T:1588589472 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.prime_instant/downloadTV.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/usr/share/kodi/addons/script.module.pil/lib:/storage/.kodi/addons/script.module.mechanize/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
08:42:52.804 T:1588589472 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.prime_instant/downloadTV.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant
08:42:53.417 T:1620046752 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B073SFCVVL.jpg
08:42:53.502 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01M8KND5M.jpg
08:42:55.231 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:42:55.246 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.prime_instant/?mode=listSeasons&name=The%20Grand%20Tour&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01M8KND5M)
08:42:55.247 T:1961541968 DEBUG: ParentPath = [plugin://plugin.video.prime_instant/?mode=listShows&thumb&url=http%3a%2f%2fwww.amazon.co.uk%2fgp%2fsearch%2fajax%2f%3f_encoding%3dUTF8%26rh%3dn%253A3010085031%252Cn%253A3356011031%26sort%3dpopularity-rank&videoType]
08:42:55.274 T:1638921120 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.prime_instant] took 26 ms
08:42:55.281 T:1620046752 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','4','?mode=listSeasons&name=The%20Grand%20Tour&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01M8KND5M')
08:42:55.282 T:1555035040 DEBUG: Thread LanguageInvoker start, auto delete: false
08:42:55.283 T:1555035040 INFO: initializing python engine.
08:42:55.283 T:1555035040 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing
08:42:55.506 T:1588589472 INFO: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.prime_instant/downloadTV.py): script successfully run
08:42:55.714 T:1588589472 INFO: Python script stopped
08:42:55.715 T:1588589472 DEBUG: Thread LanguageInvoker 1588589472 terminating
08:42:55.721 T:1555035040 DEBUG: -->Python Interpreter Initialized<--
08:42:55.722 T:1555035040 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py"
08:42:55.724 T:1555035040 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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
08:42:55.725 T:1555035040 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant
08:42:55.725 T:1555035040 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api
08:42:55.782 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------
08:42:59.847 T:1555035040 DEBUG: http://www.amazon.co.uk/gp/product/B01M8KND5M
08:43:00.490 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------
08:43:01.767 T:1555035040 DEBUG: plugin.video.prime_instant: listSeasons
08:43:02.085 T:1961541968 DEBUG: Saving fileitems [plugin://plugin.video.prime_instant/?mode=listSeasons&name=The%20Grand%20Tour&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01M8KND5M]
08:43:02.088 T:1961541968 DEBUG: -- items: 2, sort method: 0, ascending: false
08:43:02.128 T:1588589472 DEBUG: Thread BackgroundLoader start, auto delete: false
08:43:02.146 T:1555035040 INFO: CPythonInvoker(5, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run
08:43:02.351 T:1588589472 DEBUG: Thread BackgroundLoader 1588589472 terminating
08:43:02.508 T:1555035040 INFO: Python script stopped
08:43:02.724 T:1555035040 DEBUG: Thread LanguageInvoker 1555035040 terminating
08:43:03.248 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
08:43:04.205 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------
08:43:04.485 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01M8KND5M.jpg
08:43:04.515 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x700817e8
08:43:04.518 T:1638921120 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:04.528 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x73b1ca18
08:43:04.532 T:1638921120 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:04.549 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x700817e8
08:43:04.554 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x73b1ca18
08:43:04.556 T:1638921120 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/4555910c.jpg 500x375
08:43:05.423 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:43:05.440 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.prime_instant/?mode=listEpisodes&name=The%20Grand%20Tour&seriesID=B01M8KND5M&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01J93ZNN2)
08:43:05.441 T:1961541968 DEBUG: ParentPath = [plugin://plugin.video.prime_instant/?mode=listSeasons&name=The%20Grand%20Tour&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01M8KND5M]
08:43:05.512 T:1620046752 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.prime_instant] took 71 ms
08:43:05.514 T:1647309728 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','5','?mode=listEpisodes&name=The%20Grand%20Tour&seriesID=B01M8KND5M&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01J93ZNN2')
08:43:05.516 T:1555035040 DEBUG: Thread LanguageInvoker start, auto delete: false
08:43:05.517 T:1555035040 INFO: initializing python engine.
08:43:05.517 T:1555035040 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing
08:43:05.697 T:1555035040 DEBUG: -->Python Interpreter Initialized<--
08:43:05.698 T:1555035040 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py"
08:43:05.700 T:1555035040 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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
08:43:05.701 T:1555035040 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant
08:43:05.702 T:1555035040 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api
08:43:05.966 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------
08:43:09.682 T:1555035040 DEBUG: http://www.amazon.co.uk/gp/product/B01J93ZNN2
08:43:10.576 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------
08:43:11.499 T:1555035040 DEBUG: plugin.video.prime_instant: listEpisodes:http://www.amazon.co.uk/gp/product/B01J93ZNN2
08:43:13.936 T:1961541968 DEBUG: Saving fileitems [plugin://plugin.video.prime_instant/?mode=listEpisodes&name=The%20Grand%20Tour&seriesID=B01M8KND5M&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01J93ZNN2]
08:43:13.942 T:1961541968 DEBUG: -- items: 15, sort method: 0, ascending: false
08:43:13.973 T:1555035040 INFO: CPythonInvoker(6, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run
08:43:13.983 T:1961541968 DEBUG: RunQuery took 2 ms for 11 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=1
08:43:14.046 T:1588589472 DEBUG: Thread BackgroundLoader start, auto delete: false
08:43:14.169 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7007c350
08:43:14.182 T:1638921120 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.202 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x73b1ca18
08:43:14.217 T:1638921120 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.220 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fc211b0
08:43:14.237 T:1620046752 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.255 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7007c350
08:43:14.265 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6995e660
08:43:14.267 T:1764750240 DEBUG: Thread JobWorker start, auto delete: true
08:43:14.274 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x73b1ca18
08:43:14.276 T:1620046752 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.276 T:1638921120 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/3/30fa1501.jpg 180x135
08:43:14.277 T:1638921120 DEBUG: DoWork - took 129 ms to load special://masterprofile/Thumbnails/3/30fa1501.jpg
08:43:14.286 T:1647309728 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x34108d8
08:43:14.300 T:1647309728 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.328 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fc211b0
08:43:14.339 T:1647309728 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x3448af8
08:43:14.347 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6995e660
08:43:14.355 T:1620046752 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/7faeecc8.jpg 180x135
08:43:14.360 T:1620046752 DEBUG: DoWork - took 178 ms to load special://masterprofile/Thumbnails/7/7faeecc8.jpg
08:43:14.368 T:1647309728 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.369 T:1764750240 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x700817e8
08:43:14.380 T:1764750240 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.381 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7007c350
08:43:14.397 T:1638921120 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.416 T:1764750240 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x73b1ca18
08:43:14.417 T:1647309728 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x34108d8
08:43:14.430 T:1764750240 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.432 T:1647309728 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x3448af8
08:43:14.438 T:1647309728 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/3/3776050d.jpg 180x135
08:43:14.445 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70082020
08:43:14.451 T:1638921120 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.452 T:1647309728 DEBUG: DoWork - took 210 ms to load special://masterprofile/Thumbnails/3/3776050d.jpg
08:43:14.464 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6995e660
08:43:14.479 T:1620046752 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.485 T:1764750240 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x700817e8
08:43:14.507 T:1764750240 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x73b1ca18
08:43:14.509 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7007c350
08:43:14.511 T:1764750240 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/710904da.jpg 180x135
08:43:14.511 T:1764750240 DEBUG: DoWork - took 206 ms to load special://masterprofile/Thumbnails/7/710904da.jpg
08:43:14.514 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fc211b0
08:43:14.531 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70082020
08:43:14.532 T:1620046752 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.533 T:1638921120 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/19c5e114.jpg 180x135
08:43:14.534 T:1638921120 DEBUG: DoWork - took 217 ms to load special://masterprofile/Thumbnails/1/19c5e114.jpg
08:43:14.549 T:1647309728 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x36202c0
08:43:14.555 T:1647309728 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.577 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6995e660
08:43:14.583 T:1647309728 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x374bd70
08:43:14.595 T:1764750240 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7007c350
08:43:14.598 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fc211b0
08:43:14.601 T:1647309728 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.603 T:1620046752 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/c96f1b20.jpg 180x135
08:43:14.603 T:1620046752 DEBUG: DoWork - took 209 ms to load special://masterprofile/Thumbnails/c/c96f1b20.jpg
08:43:14.616 T:1764750240 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.634 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x73b1ca18
08:43:14.650 T:1647309728 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x36202c0
08:43:14.651 T:1638921120 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.652 T:1764750240 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70082020
08:43:14.666 T:1764750240 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.669 T:1647309728 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x374bd70
08:43:14.674 T:1647309728 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/3/37776194.jpg 180x135
08:43:14.681 T:1647309728 DEBUG: DoWork - took 180 ms to load special://masterprofile/Thumbnails/3/37776194.jpg
08:43:14.690 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x73b1a7b8
08:43:14.699 T:1638921120 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.703 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fc211b0
08:43:14.721 T:1620046752 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.723 T:1764750240 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7007c350
08:43:14.743 T:1764750240 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70082020
08:43:14.747 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x73b1ca18
08:43:14.752 T:1764750240 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2bd4fbbc.jpg 180x135
08:43:14.752 T:1764750240 DEBUG: DoWork - took 207 ms to load special://masterprofile/Thumbnails/2/2bd4fbbc.jpg
08:43:14.758 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6995e660
08:43:14.769 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x73b1a7b8
08:43:14.771 T:1620046752 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.774 T:1638921120 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/12903dc4.jpg 180x135
08:43:14.775 T:1638921120 DEBUG: DoWork - took 194 ms to load special://masterprofile/Thumbnails/1/12903dc4.jpg
08:43:14.782 T:1647309728 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x3550448
08:43:14.797 T:1647309728 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.812 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fc211b0
08:43:14.829 T:1647309728 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x3637e20
08:43:14.833 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6995e660
08:43:14.839 T:1620046752 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/dbabead4.jpg 180x135
08:43:14.839 T:1620046752 DEBUG: DoWork - took 202 ms to load special://masterprofile/Thumbnails/d/dbabead4.jpg
08:43:14.843 T:1647309728 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.850 T:1764750240 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x73b1ca18
08:43:14.867 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7007c350
08:43:14.869 T:1764750240 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.895 T:1647309728 DEBUG: Previous line repeats 1 times.
08:43:14.896 T:1647309728 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x3550448
08:43:14.902 T:1764750240 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x700817e8
08:43:14.916 T:1764750240 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.918 T:1647309728 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x3637e20
08:43:14.923 T:1647309728 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/1a50c4ad.jpg 180x135
08:43:14.934 T:1647309728 DEBUG: DoWork - took 218 ms to load special://masterprofile/Thumbnails/1/1a50c4ad.jpg
08:43:14.935 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6995e660
08:43:14.942 T:1638921120 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70082020
08:43:14.948 T:1638921120 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:14.950 T:1620046752 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
08:43:14.970 T:1764750240 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x73b1ca18
08:43:14.983 T:1620046752 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fc211b0
08:43:14.988 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7007c350
08:43:14.997 T:1764750240 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x700817e8
08:43:15.001 T:1764750240 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/665b8c07.jpg 180x135
08:43:15.001 T:1764750240 DEBUG: DoWork - took 213 ms to load special://masterprofile/Thumbnails/6/665b8c07.jpg
08:43:15.004 T:1620046752 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
08:43:15.005 T:1638921120 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70082020
08:43:15.008 T:1638921120 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/aca51f0e.jpg 180x125
08:43:15.008 T:1638921120 DEBUG: DoWork - took 192 ms to load special://masterprofile/Thumbnails/a/aca51f0e.jpg
08:43:15.027 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6995e660
08:43:15.041 T:1620046752 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fc211b0
08:43:15.042 T:1620046752 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/989067dd.jpg 180x135
08:43:15.043 T:1620046752 DEBUG: DoWork - took 164 ms to load special://masterprofile/Thumbnails/9/989067dd.jpg
08:43:15.275 T:1555035040 INFO: Python script stopped
08:43:15.276 T:1555035040 DEBUG: Thread LanguageInvoker 1555035040 terminating
08:43:15.284 T:1588589472 DEBUG: Thread BackgroundLoader 1588589472 terminating
08:43:15.317 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
08:43:15.903 T:1647309728 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01M8KND5M.jpg
08:43:15.937 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------
08:43:17.732 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:43:17.807 T:1961541968 DEBUG: OnPlayMedia plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo
08:43:17.828 T:1961541968 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','6','?url=B01M6Z56SM&mode=playVideo')
08:43:17.835 T:1588589472 DEBUG: Thread LanguageInvoker start, auto delete: false
08:43:17.840 T:1588589472 INFO: initializing python engine.
08:43:17.840 T:1588589472 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing
08:43:17.862 T:1555035040 DEBUG: Thread scriptobs start, auto delete: false
08:43:17.939 T:1961526176 DEBUG: GetMovieId (plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo), query = select idMovie from movie where idFile=5
08:43:17.949 T:1961526176 DEBUG: GetEpisodeId (plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo), query = select idEpisode from episode where idFile=5
08:43:17.961 T:1961526176 DEBUG: GetMusicVideoId (plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo), query = select idMVideo from musicvideo where idFile=5
08:43:17.991 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
08:43:17.999 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
08:43:18.056 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------
08:43:18.108 T:1588589472 DEBUG: -->Python Interpreter Initialized<--
08:43:18.109 T:1588589472 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py"
08:43:18.111 T:1588589472 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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
08:43:18.111 T:1588589472 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant
08:43:18.112 T:1588589472 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api
08:43:22.822 T:1588589472 DEBUG: https://www.amazon.co.uk/gp/video/streaming/player-token.json?callback=onWebToken_1
08:43:22.938 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------
08:43:23.664 T:1588589472 DEBUG: https://www.amazon.co.uk/gp/deal/ajax/getNotifierResources.html
08:43:24.351 T:1588589472 NOTICE: plugin.video.prime_instant: CustomerID: A38N8T4RMUDJ09
08:43:24.542 T:1588589472 DEBUG: https://atv-ps-eu.amazon.com/cdp/catalog/GetPlaybackResources?asin=B01M6Z56SM&consumptionType=Streaming&desiredResources=AudioVideoUrls%2CCatalogMetadata%2CTransitionTimecodes%2CTrickplayUrls%2CSubtitlePresets%2CSubtitleUrls&deviceID=853001f4464edebc32a039fa666b1af5e1e429dd673baa517f5b672b&deviceTypeID=AOAGZA014O5RE&firmware=1&marketplaceID=A1F83G8C2ARO7P&resourceUsage=CacheResources&videoMaterialType=Feature&operatingSystemName=Windows&operatingSystemVersion=10.0&customerID=A38N8T4RMUDJ09&token=3b1c1a89a5e743a06f0872354cc784db&deviceDrmOverride=CENC&deviceStreamingTechnologyOverride=DASH&deviceProtocolOverride=Https&deviceBitrateAdaptationsOverride=CVBR%2CCBR&audioTrackId=all&titleDecorationScheme=primary-content&supportedDRMKeyScheme=DUAL_KEY
08:43:25.234 T:1588589472 NOTICE: plugin.video.prime_instant: MPD: http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd
08:43:25.322 T:1588589472 INFO: CPythonInvoker(7, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run
08:43:25.382 T:1555035040 DEBUG: Thread scriptobs 1555035040 terminating
08:43:25.390 T:1961541968 INFO: easy_aquire - Created session to http://a18avoddashs3eu-a.akamaihd.net
08:43:25.633 T:1588589472 INFO: Python script stopped
08:43:25.633 T:1588589472 DEBUG: Thread LanguageInvoker 1588589472 terminating
08:43:25.887 T:1961541968 DEBUG: CCurlFile::GetMimeType - http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd -> application/octet-stream
08:43:25.950 T:1961541968 DEBUG: Loading settings for http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd
08:43:26.009 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers(http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd)
08:43:26.010 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
08:43:26.010 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
08:43:26.011 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
08:43:26.011 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
08:43:26.012 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
08:43:26.012 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
08:43:26.013 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
08:43:26.013 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams
08:43:26.014 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp
08:43:26.014 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2
08:43:26.015 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
08:43:26.015 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
08:43:26.015 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
08:43:26.016 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
08:43:26.017 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
08:43:26.017 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
08:43:26.017 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
08:43:26.018 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
08:43:26.018 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
08:43:26.018 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
08:43:26.021 T:1931248544 INFO: CActiveAESink::OpenSink - initialize sink
08:43:26.022 T:1931248544 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
08:43:26.023 T:1931248544 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI
08:43:26.023 T:1931248544 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
08:43:26.023 T:1931248544 DEBUG: Output Device : HDMI
08:43:26.024 T:1931248544 DEBUG: Sample Rate : 16000
08:43:26.024 T:1931248544 DEBUG: Sample Format : AE_FMT_S16NE
08:43:26.024 T:1931248544 DEBUG: Channel Count : 2
08:43:26.024 T:1931248544 DEBUG: Channel Layout: RAW,RAW
08:43:26.024 T:1931248544 DEBUG: Frames : 800
08:43:26.025 T:1931248544 DEBUG: Frame Size : 4
08:43:26.072 T:1961541968 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
08:43:26.073 T:1961541968 NOTICE: VideoPlayer: Opening: http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd
08:43:26.073 T:1961541968 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
08:43:26.088 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
08:43:26.175 T:1961541968 DEBUG: Previous line repeats 1 times.
08:43:26.175 T:1961541968 DEBUG: CCurlFile::GetMimeType - http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd -> application/octet-stream
08:43:26.176 T:1961541968 DEBUG: CMMALRenderer::CMMALRenderer
08:43:26.176 T:1961541968 DEBUG: CMMALRenderer::UnInitMMAL
08:43:26.177 T:1961541968 DEBUG: CMMALRenderer::PreInit
08:43:26.177 T:1555035040 DEBUG: Thread VideoPlayer start, auto delete: false
08:43:26.179 T:1588589472 DEBUG: Thread MMALProcess start, auto delete: false
08:43:26.179 T:1588589472 DEBUG: CMMALRenderer::Run - starting
08:43:26.180 T:1555035040 NOTICE: Creating InputStream
08:43:26.182 T:1555035040 DEBUG: CurlFile::Open(0x5cafe868) http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd
08:43:26.573 T:1555035040 DEBUG: CFileCache::Open - opening <d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd> using cache
08:43:26.575 T:1555035040 DEBUG: CurlFile::Open(0x32021f8) http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd
08:43:26.654 T:1555035040 NOTICE: Creating Demuxer
08:43:26.655 T:1504703392 DEBUG: Thread FileCache start, auto delete: false
08:43:26.678 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------
08:43:27.053 T:1504703392 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
08:43:28.097 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------
08:43:29.963 T:1555035040 ERROR: Open - error probing input format, http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd
08:43:29.964 T:1555035040 ERROR: OpenDemuxStream - Error creating demuxer
08:43:29.964 T:1555035040 NOTICE: CVideoPlayer::OnExit()
08:43:29.965 T:1504703392 DEBUG: Thread FileCache 1504703392 terminating
08:43:29.966 T:1555035040 DEBUG: OnPlayBackStopped: play state was 1, starting 1
08:43:29.967 T:1961541968 DEBUG: OnPlayBackStopped: play state was 3, starting 0
08:43:29.970 T:1961541968 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo]
08:43:29.970 T:1961541968 DEBUG: Playlist Player: no more playable items... aborting playback
08:43:29.975 T:1555035040 DEBUG: Thread VideoPlayer 1555035040 terminating
08:43:29.976 T:1504703392 DEBUG: Thread BackgroundLoader start, auto delete: false
08:43:30.123 T:1961541968 NOTICE: CVideoPlayer::CloseFile()
08:43:30.124 T:1961541968 NOTICE: VideoPlayer: waiting for threads to exit
08:43:30.124 T:1961541968 NOTICE: VideoPlayer: finished waiting
08:43:30.124 T:1961541968 DEBUG: DeleteRenderer - deleting renderer
08:43:30.125 T:1961541968 DEBUG: CMMALRenderer::~CMMALRenderer
08:43:30.125 T:1961541968 DEBUG: CMMALRenderer::UnInitMMAL
08:43:30.132 T:1588589472 DEBUG: CMMALRenderer::Run - stopping
08:43:30.133 T:1588589472 DEBUG: Thread MMALProcess 1588589472 terminating
08:43:30.134 T:1961541968 NOTICE: CVideoPlayer::CloseFile()
08:43:30.134 T:1961541968 NOTICE: VideoPlayer: waiting for threads to exit
08:43:30.134 T:1961541968 NOTICE: VideoPlayer: finished waiting
08:43:30.135 T:1939637152 DEBUG: CActiveAE::DiscardStream - audio stream deleted
08:43:30.136 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
08:43:30.149 T:1931248544 DEBUG: Previous line repeats 2 times.
08:43:30.149 T:1931248544 INFO: CActiveAESink::OpenSink - initialize sink
08:43:30.150 T:1931248544 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
08:43:30.150 T:1931248544 DEBUG: CAESinkPi:Deinitialize
08:43:30.151 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
08:43:30.152 T:1931248544 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
08:43:30.152 T:1931248544 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
08:43:30.153 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
08:43:30.163 T:1931248544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x3551128
08:43:30.172 T:1931248544 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16)
08:43:30.174 T:1931248544 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
08:43:30.174 T:1931248544 DEBUG: Output Device : HDMI
08:43:30.174 T:1931248544 DEBUG: Sample Rate : 44100
08:43:30.175 T:1931248544 DEBUG: Sample Format : AE_FMT_FLOAT
08:43:30.175 T:1931248544 DEBUG: Channel Count : 2
08:43:30.175 T:1931248544 DEBUG: Channel Layout: FL,FR
08:43:30.175 T:1931248544 DEBUG: Frames : 2205
08:43:30.175 T:1931248544 DEBUG: Frame Size : 8
08:43:30.197 T:1961541968 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
08:43:30.208 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
08:43:30.215 T:1764750240 DEBUG: Previous line repeats 1 times.
08:43:30.215 T:1764750240 DEBUG: DoWork - Saving file state for video item plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo
08:43:30.288 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
08:43:30.298 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
08:43:30.500 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
08:43:30.943 T:1504703392 DEBUG: Thread BackgroundLoader 1504703392 terminating
08:43:33.392 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------
08:43:35.425 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------
08:43:36.677 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:43:36.750 T:1961541968 DEBUG: OnPlayMedia plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo
08:43:36.752 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
08:43:36.752 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
08:43:36.774 T:1961541968 DEBUG: StartScript - calling plugin Amazon Prime Instant Video('plugin://plugin.video.prime_instant/','7','?url=B01M6Z56SM&mode=playVideo')
08:43:36.783 T:1504703392 DEBUG: Thread LanguageInvoker start, auto delete: false
08:43:36.784 T:1504703392 INFO: initializing python engine.
08:43:36.784 T:1504703392 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.prime_instant/default.py): start processing
08:43:36.807 T:1588589472 DEBUG: Thread scriptobs start, auto delete: false
08:43:36.877 T:1961526176 DEBUG: GetMovieId (plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo), query = select idMovie from movie where idFile=5
08:43:36.888 T:1961526176 DEBUG: GetEpisodeId (plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo), query = select idEpisode from episode where idFile=5
08:43:36.902 T:1961526176 DEBUG: GetMusicVideoId (plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo), query = select idMVideo from musicvideo where idFile=5
08:43:36.940 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
08:43:36.946 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
08:43:37.004 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------
08:43:37.062 T:1504703392 DEBUG: -->Python Interpreter Initialized<--
08:43:37.063 T:1504703392 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.prime_instant/default.py): the source file to load is "/storage/.kodi/addons/plugin.video.prime_instant/default.py"
08:43:37.065 T:1504703392 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.prime_instant/default.py): setting the Python path to /storage/.kodi/addons/plugin.video.prime_instant:/storage/.kodi/addons/script.module.mechanize/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
08:43:37.066 T:1504703392 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.prime_instant/default.py): entering source directory /storage/.kodi/addons/plugin.video.prime_instant
08:43:37.066 T:1504703392 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.prime_instant/default.py): instantiating addon using automatically obtained id of "plugin.video.prime_instant" dependent on version 2.1.0 of the xbmc.python api
08:43:41.942 T:1961541968 DEBUG: ------ Window Deinit (Pointer.xml) ------
08:43:42.036 T:1504703392 DEBUG: https://www.amazon.co.uk/gp/video/streaming/player-token.json?callback=onWebToken_1
08:43:42.889 T:1504703392 DEBUG: https://www.amazon.co.uk/gp/deal/ajax/getNotifierResources.html
08:43:43.575 T:1504703392 NOTICE: plugin.video.prime_instant: CustomerID: A38N8T4RMUDJ09
08:43:43.748 T:1504703392 DEBUG: https://atv-ps-eu.amazon.com/cdp/catalog/GetPlaybackResources?asin=B01M6Z56SM&consumptionType=Streaming&desiredResources=AudioVideoUrls%2CCatalogMetadata%2CTransitionTimecodes%2CTrickplayUrls%2CSubtitlePresets%2CSubtitleUrls&deviceID=853001f4464edebc32a039fa666b1af5e1e429dd673baa517f5b672b&deviceTypeID=AOAGZA014O5RE&firmware=1&marketplaceID=A1F83G8C2ARO7P&resourceUsage=CacheResources&videoMaterialType=Feature&operatingSystemName=Windows&operatingSystemVersion=10.0&customerID=A38N8T4RMUDJ09&token=3b1c1a89a5e743a06f0872354cc784db&deviceDrmOverride=CENC&deviceStreamingTechnologyOverride=DASH&deviceProtocolOverride=Https&deviceBitrateAdaptationsOverride=CVBR%2CCBR&audioTrackId=all&titleDecorationScheme=primary-content&supportedDRMKeyScheme=DUAL_KEY
08:43:44.416 T:1504703392 NOTICE: plugin.video.prime_instant: MPD: http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd
08:43:44.575 T:1504703392 INFO: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.prime_instant/default.py): script successfully run
08:43:44.652 T:1588589472 DEBUG: Thread scriptobs 1588589472 terminating
08:43:44.756 T:1961541968 DEBUG: CCurlFile::GetMimeType - http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd -> application/octet-stream
08:43:44.874 T:1961541968 DEBUG: Loading settings for http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd
08:43:44.988 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers(http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd)
08:43:44.992 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
08:43:44.993 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
08:43:44.993 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
08:43:44.994 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
08:43:44.994 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
08:43:44.995 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
08:43:44.995 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
08:43:44.996 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams
08:43:44.996 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp
08:43:44.997 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2
08:43:44.997 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
08:43:44.997 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
08:43:44.998 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
08:43:44.998 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
08:43:45.004 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
08:43:45.004 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
08:43:45.005 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
08:43:45.005 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
08:43:45.005 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
08:43:45.006 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
08:43:45.019 T:1931248544 INFO: CActiveAESink::OpenSink - initialize sink
08:43:45.050 T:1961541968 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
08:43:45.051 T:1961541968 NOTICE: VideoPlayer: Opening: http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd
08:43:45.051 T:1961541968 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
08:43:45.067 T:1504703392 INFO: Python script stopped
08:43:45.069 T:1504703392 DEBUG: Thread LanguageInvoker 1504703392 terminating
08:43:45.117 T:1931248544 DEBUG: CAESinkPi:Drain delay:98ms now:0ms
08:43:45.118 T:1931248544 DEBUG: CAESinkPi:Deinitialize
08:43:45.119 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
08:43:45.132 T:1931248544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x3551128
08:43:45.133 T:1931248544 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
08:43:45.134 T:1931248544 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI
08:43:45.134 T:1931248544 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
08:43:45.135 T:1931248544 DEBUG: Output Device : HDMI
08:43:45.135 T:1931248544 DEBUG: Sample Rate : 16000
08:43:45.135 T:1931248544 DEBUG: Sample Format : AE_FMT_S16NE
08:43:45.135 T:1931248544 DEBUG: Channel Count : 2
08:43:45.136 T:1931248544 DEBUG: Channel Layout: RAW,RAW
08:43:45.136 T:1931248544 DEBUG: Frames : 800
08:43:45.136 T:1931248544 DEBUG: Frame Size : 4
08:43:45.155 T:1961541968 DEBUG: CCurlFile::GetMimeType - http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd -> application/octet-stream
08:43:45.156 T:1961541968 DEBUG: CMMALRenderer::CMMALRenderer
08:43:45.156 T:1961541968 DEBUG: CMMALRenderer::UnInitMMAL
08:43:45.156 T:1961541968 DEBUG: CMMALRenderer::PreInit
08:43:45.158 T:1588589472 DEBUG: Thread VideoPlayer start, auto delete: false
08:43:45.160 T:1588589472 NOTICE: Creating InputStream
08:43:45.162 T:1504703392 DEBUG: Thread MMALProcess start, auto delete: false
08:43:45.162 T:1504703392 DEBUG: CMMALRenderer::Run - starting
08:43:45.168 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
08:43:45.169 T:1588589472 DEBUG: Previous line repeats 1 times.
08:43:45.170 T:1588589472 DEBUG: CurlFile::Open(0x5eafe868) http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd
08:43:45.227 T:1588589472 DEBUG: CFileCache::Open - opening <d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd> using cache
08:43:45.229 T:1588589472 DEBUG: CurlFile::Open(0x70078190) http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd
08:43:45.314 T:1588589472 NOTICE: Creating Demuxer
08:43:45.315 T:1555035040 DEBUG: Thread FileCache start, auto delete: false
08:43:45.652 T:1555035040 INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
08:43:45.657 T:1961541968 DEBUG: ------ Window Init (DialogBusy.xml) ------
08:43:48.533 T:1588589472 ERROR: Open - error probing input format, http://a18avoddashs3eu-a.akamaihd.net/d/2$9Rd6iTFJDix9mtkrCCQ7sw5Zxl4~/ondemand/a8af/d0f3/4d3f/4539-b763-375586468b9e/9fd0576e-d2c9-4754-933d-f58f6c714c88_corrected.mpd
08:43:48.536 T:1588589472 ERROR: OpenDemuxStream - Error creating demuxer
08:43:48.536 T:1588589472 NOTICE: CVideoPlayer::OnExit()
08:43:48.538 T:1555035040 DEBUG: Thread FileCache 1555035040 terminating
08:43:48.542 T:1588589472 DEBUG: OnPlayBackStopped: play state was 1, starting 1
08:43:48.543 T:1588589472 DEBUG: Thread VideoPlayer 1588589472 terminating
08:43:48.560 T:1961541968 DEBUG: OnPlayBackStopped: play state was 3, starting 0
08:43:48.566 T:1961541968 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo]
08:43:48.567 T:1961541968 DEBUG: Playlist Player: one or more items failed to play... aborting playback
08:43:48.567 T:1961541968 DEBUG: ------ Window Init (DialogConfirm.xml) ------
08:43:48.568 T:1961541968 INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
08:43:48.662 T:1961541968 NOTICE: CVideoPlayer::CloseFile()
08:43:48.663 T:1961541968 NOTICE: VideoPlayer: waiting for threads to exit
08:43:48.663 T:1961541968 NOTICE: VideoPlayer: finished waiting
08:43:48.663 T:1961541968 DEBUG: DeleteRenderer - deleting renderer
08:43:48.664 T:1961541968 DEBUG: CMMALRenderer::~CMMALRenderer
08:43:48.664 T:1961541968 DEBUG: CMMALRenderer::UnInitMMAL
08:43:48.664 T:1504703392 DEBUG: CMMALRenderer::Run - stopping
08:43:48.664 T:1504703392 DEBUG: Thread MMALProcess 1504703392 terminating
08:43:48.665 T:1961541968 NOTICE: CVideoPlayer::CloseFile()
08:43:48.665 T:1961541968 NOTICE: VideoPlayer: waiting for threads to exit
08:43:48.666 T:1961541968 NOTICE: VideoPlayer: finished waiting
08:43:48.666 T:1939637152 DEBUG: CActiveAE::DiscardStream - audio stream deleted
08:43:48.667 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
08:43:48.678 T:1931248544 DEBUG: Previous line repeats 2 times.
08:43:48.678 T:1931248544 INFO: CActiveAESink::OpenSink - initialize sink
08:43:48.679 T:1931248544 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
08:43:48.679 T:1931248544 DEBUG: CAESinkPi:Deinitialize
08:43:48.680 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
08:43:48.681 T:1931248544 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
08:43:48.681 T:1931248544 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
08:43:48.682 T:1931248544 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
08:43:48.688 T:1931248544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x35a2468
08:43:48.696 T:1931248544 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16)
08:43:48.698 T:1931248544 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
08:43:48.698 T:1931248544 DEBUG: Output Device : HDMI
08:43:48.698 T:1931248544 DEBUG: Sample Rate : 44100
08:43:48.698 T:1931248544 DEBUG: Sample Format : AE_FMT_FLOAT
08:43:48.699 T:1931248544 DEBUG: Channel Count : 2
08:43:48.699 T:1931248544 DEBUG: Channel Layout: FL,FR
08:43:48.699 T:1931248544 DEBUG: Frames : 2205
08:43:48.699 T:1931248544 DEBUG: Frame Size : 8
08:43:48.715 T:1961541968 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
08:43:48.724 T:1939637152 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
08:43:48.730 T:1638921120 DEBUG: Previous line repeats 1 times.
08:43:48.731 T:1638921120 DEBUG: DoWork - Saving file state for video item plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo
08:43:48.812 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
08:43:48.825 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
08:43:48.985 T:1961541968 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
08:43:49.900 T:1961541968 DEBUG: ------ Window Init (Pointer.xml) ------
08:43:51.598 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:43:51.930 T:1961541968 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
08:43:51.933 T:1961526176 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
08:43:51.933 T:1961526176 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
08:43:51.935 T:1504703392 DEBUG: Thread BackgroundLoader start, auto delete: false
08:43:52.398 T:1504703392 DEBUG: Thread BackgroundLoader 1504703392 terminating
08:43:53.395 T:1961541968 DEBUG: ProcessMouse: trying mouse action rightclick
08:43:56.432 T:1620046752 DEBUG: Previous line repeats 1 times.
08:43:56.433 T:1620046752 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01M8KND5M.jpg
08:43:56.704 T:1961541968 DEBUG: ProcessMouse: trying mouse action rightclick
08:43:56.834 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers(plugin://plugin.video.prime_instant/?url=B01M6Z56SM&mode=playVideo)
08:43:56.835 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
08:43:56.835 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
08:43:56.835 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
08:43:56.836 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
08:43:56.836 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
08:43:56.837 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
08:43:56.838 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
08:43:56.838 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
08:43:56.838 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
08:43:56.839 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
08:43:56.840 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
08:43:56.842 T:1961541968 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
08:43:56.843 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
08:43:56.843 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
08:43:56.843 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
08:43:56.844 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
08:43:56.844 T:1961541968 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
08:43:56.847 T:1961541968 DEBUG: CFavourites::Load - no system favourites found, skipping
08:43:56.848 T:1961541968 DEBUG: CFavourites::Load - no userdata favourites found, skipping
08:43:56.854 T:1961541968 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
08:43:56.894 T:1961541968 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
08:43:59.017 T:1961541968 DEBUG: ProcessMouse: trying mouse action rightclick
08:43:59.386 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:43:59.719 T:1961541968 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
08:44:01.358 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:44:03.779 T:1961541968 DEBUG: Previous line repeats 1 times.
08:44:03.780 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.prime_instant/?mode=listSeasons&name=The%20Grand%20Tour&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01M8KND5M)
08:44:03.780 T:1961541968 DEBUG: ParentPath = [plugin://plugin.video.prime_instant/?mode=listShows&thumb&url=http%3a%2f%2fwww.amazon.co.uk%2fgp%2fsearch%2fajax%2f%3f_encoding%3dUTF8%26rh%3dn%253A3010085031%252Cn%253A3356011031%26sort%3dpopularity-rank&videoType]
08:44:03.798 T:1961541968 DEBUG: Loading items: 2, directory: plugin://plugin.video.prime_instant/?mode=listSeasons&name=The%20Grand%20Tour&thumb=https%3a%2f%2fimages-eu.ssl-images-amazon.com%2fimages%2fI%2f51qhfiEMUbL.jpg&url=B01M8KND5M sort method: 0, ascending: false
08:44:03.855 T:1647309728 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.prime_instant] took 71 ms
08:44:03.926 T:1504703392 DEBUG: Thread BackgroundLoader start, auto delete: false
08:44:04.009 T:1764750240 DEBUG: GetImageHash - unable to stat url /storage/.kodi/userdata/addon_data/plugin.video.prime_instant/cache/fanart/B01M8KND5M.jpg
08:44:04.104 T:1504703392 DEBUG: Thread BackgroundLoader 1504703392 terminating
08:44:04.696 T:1961541968 DEBUG: ProcessMouse: trying mouse action rightclick
08:44:04.698 T:1961541968 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
08:44:05.038 T:1961541968 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
08:44:05.047 T:1961541968 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
08:44:05.047 T:1961541968 DEBUG: ------ Window Init (Home.xml) ------
08:44:05.049 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
08:44:05.056 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
08:44:05.060 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
08:44:05.064 T:1961541968 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
08:44:07.678 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:44:07.680 T:1961541968 DEBUG: Activating window ID: 10004
08:44:08.000 T:1961541968 DEBUG: ------ Window Deinit (Home.xml) ------
08:44:08.004 T:1961541968 DEBUG: ------ Window Init (Settings.xml) ------
08:44:08.004 T:1961541968 INFO: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
08:44:10.208 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:44:10.210 T:1961541968 DEBUG: Activating window ID: 10050
08:44:10.536 T:1961541968 DEBUG: ------ Window Deinit (Settings.xml) ------
08:44:10.537 T:1961541968 DEBUG: ------ Window Init (EventLog.xml) ------
08:44:10.538 T:1961541968 INFO: Loading skin file: EventLog.xml, load type: KEEP_IN_MEMORY
08:44:10.854 T:1961541968 DEBUG: CGUIMediaWindow::GetDirectory (events://)
08:44:10.855 T:1961541968 DEBUG: ParentPath = []
08:44:12.507 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:44:12.508 T:1961541968 DEBUG: Activating window ID: 10016
08:44:12.837 T:1961541968 DEBUG: ------ Window Deinit (EventLog.xml) ------
08:44:12.843 T:1961541968 DEBUG: ------ Window Init (SettingsCategory.xml) ------
08:44:12.843 T:1961541968 INFO: Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY
08:44:18.167 T:1961541968 DEBUG: ProcessMouse: trying mouse action leftclick
08:44:18.168 T:1961541968 NOTICE: Disabled debug logging due to GUI setting. Level 0.
08:44:18.168 T:1961541968 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"