Page 24 of 33 FirstFirst ... 142223242526 ... LastLast
Results 231 to 240 of 325

Thread: Mezzmo Kodi Addon Update

  1. #231
    Join Date
    Jun 2012
    Posts
    1,008

    Default

    Quote Originally Posted by MrQNet View Post
    Thanks Jeff,

    Kodi is actually running on my Shield with Mezzmo on my PC.

    What I will try first is removing the movie items (there are only 11 items) and then adding one by one to see if or any fail to appear in the listing from Mezzmo.

    Ian
    Ian,

    Ok. I misunderstood your Kodi clients. Here's a quick test version of the addon with the duration checking fix. You can also just send me your Kodi.log file from the Shield when it fails and I can see where in the code it is failing. Normal logging won't tell me which file but what part of the code is failing.


    Jeff

  2. #232
    Join Date
    Feb 2015
    Posts
    31

    Default

    Good news - I have found the offending file. I am surprised there is no error message saying which file Mezzmo/Add-on can't read the media atrributes.

    It's a file I have had in that folder for quite a while so something has changed to cause the failure.

    What now...

    1. Do you want the media info for that file

    2. Load the test version and provide the corresponding log

    3. Provide the file in GDrive or online storage and provide you with a link

    Again thanks for your help
    Ian
    Last edited by MrQNet; 07-07-2022 at 02:50 AM.

  3. #233
    Join Date
    Jun 2012
    Posts
    1,008

    Default

    Quote Originally Posted by MrQNet View Post
    Good news - I have found the offending file. I am surprised there is no error message saying which file Mezzmo/Add-on can't read the media atrributes.

    It's a file I have had in that folder for quite a while so something has changed to cause the failure.

    What now...

    1. Do you want the media info for that file

    2. Load the test version and provide the corresponding log

    3. Provide the file in GDrive or online storage and provide you with a link

    Again thanks for your help
    Ian
    Thanks for the update Ian. The question is whether it is the file or an issue when Mezzmo tried to read the file. Are you able to reproduce the issue by trying to have Mezzmo read the file again and having the same problem occur ? If so, then grab the Kodi.log file for me and I'll be able to tell where it failed in code on the addon. I will try to instrument toe code to alert / log for the future. If you have the Kodi.log file where the problem occurred, I can use that too. It only gets over written if you restart Kodi. You can post online and provide a link.


    Thanks,

    Jeff
    Last edited by jbinkley60; 07-07-2022 at 03:28 AM.

  4. #234
    Join Date
    Feb 2015
    Posts
    31

    Default

    Here is the log



    2022-07-06 11:40:14.636 T:17820 INFO <general>: -----------------------------------------------------------------------
    2022-07-06 11:40:14.636 T:17820 INFO <general>: Starting Kodi (19.4 (19.4.0) Git:20220302-e12e66e019). Platform: Android ARM 64-bit
    2022-07-06 11:40:14.636 T:17820 INFO <general>: Using Release Kodi x64
    2022-07-06 11:40:14.636 T:17820 INFO <general>: Kodi compiled 2022-03-03 by Clang 8.0.7 (https://android.googlesource.com/toolchain/clang b55f2d4ebfd35bf643d27dbca1bb228957008617) (https://android.googlesource.com/toolchain/llvm 3c393fe7a7e13b0fba4ac75a01aa683d7a5b11cd) for Android ARM 64-bit API level 21 (API level 21)
    2022-07-06 11:40:14.636 T:17820 INFO <general>: Running on NVIDIA SHIELD Android TV with Android 11.0.0 API level 30, kernel: Linux ARM 64-bit version 4.9.141-tegra-g0116d8e34bbb-dirty
    2022-07-06 11:40:14.636 T:17820 INFO <general>: FFmpeg version/source: 4.3.2-Kodi
    2022-07-06 11:40:14.636 T:17820 INFO <general>: Host CPU: ARMv8 Processor rev 1 (v8l), 4 cores available
    2022-07-06 11:40:14.636 T:17820 INFO <general>: Product: mdarcy, Device: mdarcy, Board: darcy - Manufacturer: NVIDIA, Brand: NVIDIA, Model: SHIELD Android TV, Hardware: darcy
    2022-07-06 11:40:14.641 T:17820 INFO <general>: External storage path = /storage/emulated/0; status = ok
    2022-07-06 11:40:14.641 T:17820 INFO <general>: ARM Features: Neon enabled
    2022-07-06 11:40:14.641 T:17820 INFO <general>: special://xbmc/ is mapped to: /data/user/0/org.xbmc.kodi/cache/apk/assets
    2022-07-06 11:40:14.641 T:17820 INFO <general>: special://xbmcbin/ is mapped to: /data/user/0/org.xbmc.kodi/cache/apk/assets
    2022-07-06 11:40:14.641 T:17820 INFO <general>: special://xbmcbinaddons/ is mapped to: /data/user/0/org.xbmc.kodi/cache/apk/assets/addons
    2022-07-06 11:40:14.641 T:17820 INFO <general>: special://masterprofile/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata
    2022-07-06 11:40:14.641 T:17820 INFO <general>: special://envhome/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files
    2022-07-06 11:40:14.641 T:17820 INFO <general>: special://home/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi
    2022-07-06 11:40:14.641 T:17820 INFO <general>: special://temp/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp
    2022-07-06 11:40:14.641 T:17820 INFO <general>: special://logpath/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp
    2022-07-06 11:40:14.641 T:17820 INFO <general>: The executable running is: /data/app/~~gdTAmdI330Y_plgfljYWtg==/org.xbmc.kodi-zor6ZF7B_BWJOn7F2SSZ4w==/lib/arm64/libkodi.so
    2022-07-06 11:40:14.682 T:17820 INFO <general>: Local hostname: 192.168.1.105
    2022-07-06 11:40:14.682 T:17820 INFO <general>: Log File is located: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/kodi.log
    2022-07-06 11:40:14.682 T:17820 INFO <general>: -----------------------------------------------------------------------
    2022-07-06 11:40:14.682 T:17820 INFO <general>: loading settings
    2022-07-06 11:40:14.683 T:17820 INFO <general>: special://profile/ is mapped to: special://masterprofile/
    2022-07-06 11:40:14.697 T:17820 INFO <general>: No settings file to load (special://xbmc/system/advancedsettings.xml)
    2022-07-06 11:40:14.698 T:17820 INFO <general>: No settings file to load (special://masterprofile/advancedsettings.xml)
    2022-07-06 11:40:14.698 T:17820 INFO <general>: Default Video Player: VideoPlayer
    2022-07-06 11:40:14.698 T:17820 INFO <general>: Default Audio Player: paplayer
    2022-07-06 11:40:14.698 T:17820 INFO <general>: Disabled debug logging due to GUI setting. Level 0.
    2022-07-06 11:40:14.698 T:17820 INFO <general>: Log level changed to "INFO"
    2022-07-06 11:40:14.698 T:17820 INFO <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
    2022-07-06 11:40:14.705 T:17820 INFO <general>: creating subdirectories
    2022-07-06 11:40:14.705 T:17820 INFO <general>: userdata folder: special://masterprofile/
    2022-07-06 11:40:14.705 T:17820 INFO <general>: recording folder:
    2022-07-06 11:40:14.705 T:17820 INFO <general>: screenshots folder:
    2022-07-06 11:40:14.710 T:17820 INFO <general>: Running database version Addons33
    2022-07-06 11:40:14.818 T:17820 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
    2022-07-06 11:40:14.818 T:17820 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
    2022-07-06 11:40:14.819 T:17820 INFO <general>: CAddonMgr::FindAddons: game.controller.default v1.0.31 installed
    2022-07-06 11:40:14.819 T:17820 INFO <general>: CAddonMgr::FindAddons: game.controller.snes v1.0.30 installed
    2022-07-06 11:40:14.819 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
    2022-07-06 11:40:14.819 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.6 installed
    2022-07-06 11:40:14.820 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
    2022-07-06 11:40:14.820 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
    2022-07-06 11:40:14.820 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.main v1.3.0 installed
    2022-07-06 11:40:14.821 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
    2022-07-06 11:40:14.821 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
    2022-07-06 11:40:14.821 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v3.0.0 installed
    2022-07-06 11:40:14.822 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.1.0 installed
    2022-07-06 11:40:14.822 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.game v2.1.1 installed
    2022-07-06 11:40:14.823 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.1.1 installed
    2022-07-06 11:40:14.823 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.0.1 installed
    2022-07-06 11:40:14.824 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v2.0.0 installed
    2022-07-06 11:40:14.824 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.pvr v7.1.0 installed
    2022-07-06 11:40:14.824 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.1.0 installed
    2022-07-06 11:40:14.825 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.0 installed
    2022-07-06 11:40:14.825 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.0.2 installed
    2022-07-06 11:40:14.825 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.visualization v3.0.0 installed
    2022-07-06 11:40:14.826 T:17820 INFO <general>: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
    2022-07-06 11:40:14.826 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.album.universal v3.1.9 installed
    2022-07-06 11:40:14.826 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.artists.universal v4.3.10 installed
    2022-07-06 11:40:14.827 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
    2022-07-06 11:40:14.827 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.4 installed
    2022-07-06 11:40:14.827 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.common.imdb.com v3.2.6 installed
    2022-07-06 11:40:14.827 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
    2022-07-06 11:40:14.828 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
    2022-07-06 11:40:14.828 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.2.18 installed
    2022-07-06 11:40:14.828 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.generic.albums v1.0.14 installed
    2022-07-06 11:40:14.828 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.generic.artists v1.0.14 installed
    2022-07-06 11:40:14.829 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.local v1.0.1 installed
    2022-07-06 11:40:14.829 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org v5.2.6 installed
    2022-07-06 11:40:14.829 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org.python v1.6.2+matrix.1 installed
    2022-07-06 11:40:14.829 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.5.14 installed
    2022-07-06 11:40:14.830 T:17820 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.4.12 installed
    2022-07-06 11:40:14.830 T:17820 INFO <general>: CAddonMgr::FindAddons: peripheral.joystick v19.0.1 installed
    2022-07-06 11:40:14.830 T:17820 INFO <general>: CAddonMgr::FindAddons: plugin.video.mezzmo v2.1.5.9 installed
    2022-07-06 11:40:14.830 T:17820 INFO <general>: CAddonMgr::FindAddons: repository.xbmc.org v3.2.5 installed
    2022-07-06 11:40:14.830 T:17820 INFO <general>: CAddonMgr::FindAddons: repository.xonfluence v1.0.2 installed
    2022-07-06 11:40:14.831 T:17820 INFO <general>: CAddonMgr::FindAddons: resource.images.recordlabels.white v0.0.7 installed
    2022-07-06 11:40:14.831 T:17820 INFO <general>: CAddonMgr::FindAddons: resource.images.skinbackgrounds.xonfluence v0.0.1 installed
    2022-07-06 11:40:14.831 T:17820 INFO <general>: CAddonMgr::FindAddons: resource.images.studios.white v0.0.30 installed
    2022-07-06 11:40:14.831 T:17820 INFO <general>: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
    2022-07-06 11:40:14.832 T:17820 INFO <general>: CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
    2022-07-06 11:40:14.832 T:17820 INFO <general>: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
    2022-07-06 11:40:14.832 T:17820 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
    2022-07-06 11:40:14.832 T:17820 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.64 installed
    2022-07-06 11:40:14.832 T:17820 INFO <general>: CAddonMgr::FindAddons: script.keymap v1.1.4 installed
    2022-07-06 11:40:14.833 T:17820 INFO <general>: CAddonMgr::FindAddons: script.kodi.android.update v1.3.4 installed
    2022-07-06 11:40:14.833 T:17820 INFO <general>: CAddonMgr::FindAddons: script.logviewer v2.1.5+matrix.1 installed
    2022-07-06 11:40:14.833 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.beautifulsoup4 v4.9.3+matrix.1 installed
    2022-07-06 11:40:14.833 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.certifi v2022.5.18+matrix.1 installed
    2022-07-06 11:40:14.834 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.chardet v4.0.0+matrix.1 installed
    2022-07-06 11:40:14.834 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.dateutil v2.8.2 installed
    2022-07-06 11:40:14.834 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.defusedxml v0.6.0+matrix.1 installed
    2022-07-06 11:40:14.835 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.idna v3.3.0+matrix.1 installed
    2022-07-06 11:40:14.835 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.iso8601 v0.1.12+matrix.2 installed
    2022-07-06 11:40:14.835 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.kodi-six v0.1.3.1 installed
    2022-07-06 11:40:14.835 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
    2022-07-06 11:40:14.836 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
    2022-07-06 11:40:14.836 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.pyqrcode v1.2.1+matrix.4 installed
    2022-07-06 11:40:14.836 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.requests v2.27.1+matrix.1 installed
    2022-07-06 11:40:14.837 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.routing v0.2.3+matrix.1 installed
    2022-07-06 11:40:14.837 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.simplecache v2.0.2 installed
    2022-07-06 11:40:14.837 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.simpleeval v0.9.10 installed
    2022-07-06 11:40:14.838 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.six v1.15.0+matrix.1 installed
    2022-07-06 11:40:14.838 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.soupsieve v2.1.0+matrix.1 installed
    2022-07-06 11:40:14.838 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.unidecode v1.1.1+matrix.2 installed
    2022-07-06 11:40:14.839 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.urllib3 v1.26.9+matrix.1 installed
    2022-07-06 11:40:14.839 T:17820 INFO <general>: CAddonMgr::FindAddons: script.module.yaml v5.3.0+matrix.2 installed
    2022-07-06 11:40:14.840 T:17820 INFO <general>: CAddonMgr::FindAddons: script.openweathermap.maps v1.0.6 installed
    2022-07-06 11:40:14.840 T:17820 INFO <general>: CAddonMgr::FindAddons: script.skinshortcuts v2.0.1 installed
    2022-07-06 11:40:14.841 T:17820 INFO <general>: CAddonMgr::FindAddons: service.library.data.provider v0.4.1 installed
    2022-07-06 11:40:14.841 T:17820 INFO <general>: CAddonMgr::FindAddons: service.xbmc.versioncheck v0.5.23+matrix.1 installed
    2022-07-06 11:40:14.842 T:17820 INFO <general>: CAddonMgr::FindAddons: skin.aeon.nox.silvo v8.0.1 installed
    2022-07-06 11:40:14.842 T:17820 INFO <general>: CAddonMgr::FindAddons: skin.confluence v4.7.13 installed
    2022-07-06 11:40:14.843 T:17820 INFO <general>: CAddonMgr::FindAddons: skin.estouchy v3.0.6 installed
    2022-07-06 11:40:14.843 T:17820 INFO <general>: CAddonMgr::FindAddons: skin.estuary v3.0.5 installed
    2022-07-06 11:40:14.843 T:17820 INFO <general>: CAddonMgr::FindAddons: skin.xonfluence v4.1.5 installed
    2022-07-06 11:40:14.844 T:17820 INFO <general>: CAddonMgr::FindAddons: weather.multi v0.0.15 installed
    2022-07-06 11:40:14.844 T:17820 INFO <general>: CAddonMgr::FindAddons: webinterface.default v19.x-2.4.8 installed
    2022-07-06 11:40:14.844 T:17820 INFO <general>: CAddonMgr::FindAddons: xbmc.addon v19.1.0 installed
    2022-07-06 11:40:14.844 T:17820 INFO <general>: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
    2022-07-06 11:40:14.845 T:17820 INFO <general>: CAddonMgr::FindAddons: xbmc.gui v5.15.0 installed
    2022-07-06 11:40:14.845 T:17820 INFO <general>: CAddonMgr::FindAddons: xbmc.json v12.4.0 installed
    2022-07-06 11:40:14.845 T:17820 INFO <general>: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
    2022-07-06 11:40:14.846 T:17820 INFO <general>: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
    2022-07-06 11:40:14.846 T:17820 INFO <general>: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
    2022-07-06 11:40:14.865 T:17828 INFO <general>: Float is supported
    2022-07-06 11:40:16.051 T:17828 INFO <general>: Skipped 1 duplicate messages..
    2022-07-06 11:40:16.051 T:17828 INFO <general>: Found 1 Lists of Devices
    2022-07-06 11:40:16.051 T:17828 INFO <general>: Enumerated AUDIOTRACK devices:
    2022-07-06 11:40:16.051 T:17828 INFO <general>: Device 1
    2022-07-06 11:40:16.051 T:17828 INFO <general>: m_deviceName : AudioTrack (IEC)
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_displayName : AudioTrack (IEC)
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_displayNameExtra: Kodi IEC packer (recommended)
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_channels : FL, FR, FC, LFE, SL, SR, BL, BR, BC, BLOC, BROC
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_dataFormats : AE_FMT_S16LE,AE_FMT_FLOAT,AE_FMT_RAW,AE_FMT_RAW
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE _DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512 ,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DT SHD_MA,STREAM_TYPE_TRUEHD
    2022-07-06 11:40:16.052 T:17828 INFO <general>: Device 2
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_deviceName : AudioTrack (RAW)
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_displayName : AudioTrack (RAW)
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_displayNameExtra: Android IEC packer
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_channels : FL, FR, FC, LFE, SL, SR, BL, BR, BC, BLOC, BROC
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000,32000, 44100,48000,88200,96000,176400,192000
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_dataFormats : AE_FMT_S16LE,AE_FMT_FLOAT,AE_FMT_RAW,AE_FMT_RAW,AE _FMT_S16LE,AE_FMT_FLOAT,AE_FMT_RAW
    2022-07-06 11:40:16.052 T:17828 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD _CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,ST REAM_TYPE_DTS_512,STREAM_TYPE_DTSHD,STREAM_TYPE_DT SHD_MA,STREAM_TYPE_TRUEHD
    2022-07-06 11:40:16.052 T:17829 INFO <general>: CActiveAESink::OpenSink - initialize sink
    2022-07-06 11:40:16.053 T:17829 INFO <general>: Trying to open: samplerate: 44100, channelMask: 12, encoding: 4
    2022-07-06 11:40:16.071 T:17829 INFO <general>: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 56720 m_frames: 1418 m_frameSize: 8 channels: 2
    2022-07-06 11:40:16.077 T:17820 INFO <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
    2022-07-06 11:40:16.092 T:17820 INFO <general>: CDecoderFilter: loading filters from special://masterprofile/decoderfilter.xml
    2022-07-06 11:40:16.109 T:17820 INFO <general>: Mediacodec decoder: OMX.google.aac.decoder
    2022-07-06 11:40:16.109 T:17820 INFO <general>: Mediacodec decoder: OMX.google.amrnb.decoder
    2022-07-06 11:40:16.109 T:17820 INFO <general>: Mediacodec decoder: OMX.google.amrwb.decoder
    2022-07-06 11:40:16.109 T:17820 INFO <general>: Mediacodec decoder: OMX.google.flac.decoder
    2022-07-06 11:40:16.109 T:17820 INFO <general>: Mediacodec decoder: OMX.google.g711.alaw.decoder
    2022-07-06 11:40:16.109 T:17820 INFO <general>: Mediacodec decoder: OMX.google.g711.mlaw.decoder
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.google.mp3.decoder
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.google.opus.decoder
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.google.raw.decoder
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.google.vorbis.decoder
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.Nvidia.mp2.decoder
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.Nvidia.wma.decoder
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.Nvidia.h264.decode
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.Nvidia.DOVI.decode
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.Nvidia.h263.decode
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.Nvidia.h265.decode
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.Nvidia.mjpeg.decoder
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.Nvidia.mpeg2v.decode
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.Nvidia.mp4.decode
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.Nvidia.vc1.decode
    2022-07-06 11:40:16.110 T:17820 INFO <general>: Mediacodec decoder: OMX.Nvidia.vp8.decode
    2022-07-06 11:40:16.111 T:17820 INFO <general>: Mediacodec decoder: OMX.Nvidia.vp9.decode
    2022-07-06 11:40:16.111 T:17820 INFO <general>: Mediacodec decoder: OMX.google.h264.decoder
    2022-07-06 11:40:16.111 T:17820 INFO <general>: Mediacodec decoder: OMX.google.h263.decoder
    2022-07-06 11:40:16.111 T:17820 INFO <general>: Mediacodec decoder: OMX.google.hevc.decoder
    2022-07-06 11:40:16.111 T:17820 INFO <general>: Mediacodec decoder: OMX.google.mpeg4.decoder
    2022-07-06 11:40:16.111 T:17820 INFO <general>: Mediacodec decoder: OMX.google.vp8.decoder
    2022-07-06 11:40:16.111 T:17820 INFO <general>: Mediacodec decoder: OMX.google.vp9.decoder
    2022-07-06 11:40:16.111 T:17820 INFO <general>: RetroPlayer[PROCESS]: Registering process control for Android
    2022-07-06 11:40:16.111 T:17820 INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
    2022-07-06 11:40:16.111 T:17820 INFO <general>: CAndroidUtils: window resolution: 1920x1080
    2022-07-06 11:40:16.112 T:17820 INFO <general>: CAndroidUtils: Current resolution: 1920x1080 3840x2160 @ 59.940060 - Full Screen
    2022-07-06 11:40:16.112 T:17820 INFO <general>: Skipped 1 duplicate messages..
    2022-07-06 11:40:16.112 T:17820 INFO <general>: EGL_VERSION = 1.5 Android META-EGL
    2022-07-06 11:40:16.112 T:17820 INFO <general>: EGL_VENDOR = Android
    2022-07-06 11:40:16.112 T:17820 INFO <general>: EGL_EXTENSIONS = EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_swap_buffers_with_damage EGL_ANDROID_get_native_client_buffer EGL_ANDROID_front_buffer_auto_refresh EGL_ANDROID_get_frame_timestamps EGL_EXT_surface_SMPTE2086_metadata EGL_EXT_surface_CTA861_3_metadata EGL_EXT_gl_colorspace_scrgb EGL_EXT_gl_colorspace_scrgb_linear EGL_EXT_gl_colorspace_display_p3_linear EGL_EXT_gl_colorspace_display_p3 EGL_EXT_gl_colorspace_display_p3_passthrough EGL_EXT_gl_colorspace_bt2020_linear EGL_EXT_gl_colorspace_bt2020_pq EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_colorspace EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_KHR_create_context EGL_KHR_config_attribs EGL_KHR_surfaceless_context EGL_KHR_stream EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_EXT_create_context_robustness EGL_NV_system_time EGL_NV_stream_sync EGL_ANDROID_image_native_buffer EGL_KHR_wait_sync EGL_ANDROID_recordable EGL_KHR_partial_update EGL_EXT_pixel_format_float EGL_EXT_buffer_age EGL_KHR_create_context_no_error EGL_KHR_mutable_render_buffer EGL_EXT_protected_content EGL_IMG_context_priority EGL_KHR_no_config_context
    2022-07-06 11:40:16.112 T:17820 INFO <general>: EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_KHR_platform_android EGL_ANGLE_platform_angle EGL_KHR_client_get_all_proc_addresses EGL_ANDROID_GLES_layers
    2022-07-06 11:40:16.113 T:17820 INFO <general>: CApplication::CreateGUI - using the default windowing system
    2022-07-06 11:40:16.114 T:17820 INFO <general>: Checking resolution 16
    2022-07-06 11:40:16.114 T:17820 INFO <general>: CAndroidUtils: SetNativeResolution: 21: 1920x1080 3840x2160@59.940060
    2022-07-06 11:40:16.131 T:17820 INFO <general>: GL_VENDOR = NVIDIA Corporation
    2022-07-06 11:40:16.131 T:17820 INFO <general>: GL_RENDERER = NVIDIA Tegra
    2022-07-06 11:40:16.131 T:17820 INFO <general>: GL_VERSION = OpenGL ES 3.2 NVIDIA 495.00
    2022-07-06 11:40:16.131 T:17820 INFO <general>: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20
    2022-07-06 11:40:16.131 T:17820 INFO <general>: GL_EXTENSIONS = GL_EXT_debug_marker GL_EXT_base_instance GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_buffer_storage GL_EXT_clear_texture GL_EXT_clip_control GL_EXT_clip_cull_distance GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_conservative_depth GL_EXT_copy_image GL_EXT_depth_clamp GL_EXT_debug_label GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_EGL_image_array GL_EXT_EGL_image_storage GL_EXT_EGL_image_external_wrap_modes GL_EXT_external_buffer GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_gpu_shader5 GL_EXT_map_buffer_range GL_EXT_multi_draw_indirect GL_EXT_multisample_compatibility GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_occlusion_query_boolean GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_primitive_bounding_box GL_EXT_protected_textures GL_EXT_raster_multisample GL_EXT_render_snorm GL_EXT_robustness GL_EXT_separate_shader_objects GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_shader_io_blocks GL_EXT_shader_non_constant_global_initializers GL_EXT_shader_texture_lod GL_EXT_shadow_samplers GL_EXT_sparse_texture GL_EXT_sparse_texture2 GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_compression_bptc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map_array GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_format_BGRA8888 GL_EXT_texture_mirror_clamp_to_edge GL_EXT_texture_norm16 GL_EXT_texture_query_lod GL_EXT_texture_rg GL_EXT_texture_shadow_lod GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_view GL_EXT_draw_transform_feedback GL_EXT_unpack_subimage GL_EXT_window_rectangles GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_NV_memory_object_sparse GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_KHR_shader_subgroup GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_NV_bgr GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NV_blend_minmax_factor GL_NV_conditional_render GL_NV_conservative_raster GL_NV_copy_buffer GL_NV_copy_image GL_NV_draw_buffers GL_NV_draw_instanced GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_EGL_stream_consumer_external GL_NV_explicit_attrib_location GL_NV_fbo_color_attachments GL_NV_fill_rectangle GL_NV_fragment_coverage_to_color GL_NV_fragment_shader_interlock GL_NV_framebuffer_blit GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample GL_NV_generate_mipmap_sRGB GL_NV_geometry_shader_passthrough GL_NV_instanced_arrays GL_NV_internalformat_sample_query GL_NV_gpu_shader5 GL_NV_image_formats GL_NV_memory_attachment GL_NV_occlusion_query_samples GL_NV_non_square_matrices GL_NV_pack_subimage GL_NV_packed_float GL_NV_packed_float_linear GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_buffer_object GL_NV_polygon_mode GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_shader_atomic_fp16_vector GL_NV_shader_noperspective_interpolation GL_NV_shader_subgroup_partitioned GL_NV_shadow_samplers_array GL_NV_shadow_samplers_cube GL_NV_sRGB_formats GL_NV_texture_array GL_NV_texture_barrier GL_NV_texture_border_clamp GL_NV_texture_compression_latc GL_NV_texture_compression_s3tc GL_NV_texture_compression_s3tc_update GL_NV_timer_query GL_NV_viewport_array GL_NV_viewport_array2 GL_NV_viewport_swizzle GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_compressed_ETC1_RGB8_texture GL_EXT_compressed_ETC1_RGB8_sub_texture GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_texture_border_clamp GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_buffer GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_gpu_shader5 GL_OES_shader_io_blocks GL_OES_texture_view GL_OES_primitive_bounding_box GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_EGL_sync GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_image_atomic GL_OES_shader_multisample_interpolation GL_OES_standard_derivatives GL_OES_surfaceless_context GL_OES_texture_cube_map_array GL_OES_texture_npot GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_vertex_array_object GL_OES_vertex_half_float GL_OES_viewport_array GL_OVR_multiview GL_OVR_multiview2 GL_OVR_multiview_multisampled_render_to_texture GL_ANDROID_extension_pack_es31a
    2022-07-06 11:40:16.146 T:17820 INFO <general>: CAndroidUtils: SetNativeResolution: 21: 1920x1080 3840x2160@59.940060
    2022-07-06 11:40:16.152 T:17820 INFO <general>: GLES: Maximum texture width: 16384
    2022-07-06 11:40:16.367 T:17820 INFO <general>: GLES: Enabling VSYNC
    2022-07-06 11:40:16.368 T:17820 INFO <general>: load keymapping
    2022-07-06 11:40:16.370 T:17820 INFO <general>: Loading special://xbmc/system/keymaps/appcommand.xml
    2022-07-06 11:40:16.371 T:17820 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
    2022-07-06 11:40:16.372 T:17820 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
    2022-07-06 11:40:16.374 T:17820 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
    2022-07-06 11:40:16.375 T:17820 INFO <general>: Loading special://xbmc/system/keymaps/gamepad.xml
    2022-07-06 11:40:16.376 T:17820 INFO <general>: Loading special://xbmc/system/keymaps/joystick.xml
    2022-07-06 11:40:16.378 T:17820 INFO <general>: Loading special://xbmc/system/keymaps/keyboard.xml
    2022-07-06 11:40:16.381 T:17820 INFO <general>: Loading special://xbmc/system/keymaps/mouse.xml
    2022-07-06 11:40:16.382 T:17820 INFO <general>: Loading special://xbmc/system/keymaps/remote.xml
    2022-07-06 11:40:16.384 T:17820 INFO <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
    2022-07-06 11:40:16.385 T:17820 INFO <general>: Loading special://masterprofile/keymaps/gen.xml
    2022-07-06 11:40:16.386 T:17820 INFO <general>: Loading special://profile/keymaps/gen.xml
    2022-07-06 11:40:16.386 T:17820 INFO <general>: GUI format 1920x1080, Display 3840x2160 @ 59.940060 - Full Screen
    2022-07-06 11:40:16.386 T:17820 INFO <general>: CLangInfo: loading resource.language.en_gb language information...
    2022-07-06 11:40:16.387 T:17820 INFO <general>: global locale set to en_US.UTF-8
    2022-07-06 11:40:16.387 T:17820 INFO <general>: CLangInfo: loading resource.language.en_gb language strings...
    2022-07-06 11:40:16.439 T:17862 INFO <general>: Running database version Addons33
    2022-07-06 11:40:16.440 T:17862 INFO <general>: Running database version ViewModes6
    2022-07-06 11:40:16.441 T:17862 INFO <general>: Running database version Textures13
    2022-07-06 11:40:16.445 T:17862 INFO <general>: Running database version MyMusic82
    2022-07-06 11:40:16.448 T:17862 INFO <general>: Running database version MyVideos119
    2022-07-06 11:40:16.450 T:17862 INFO <general>: Running database version TV38
    2022-07-06 11:40:16.451 T:17862 INFO <general>: Running database version Epg13
    2022-07-06 11:40:16.488 T:17820 INFO <general>: Unloaded skin
    2022-07-06 11:40:16.489 T:17820 INFO <general>: load skin from: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/skin.confluence/ (version: 4.7.13)
    2022-07-06 11:40:16.489 T:17820 INFO <general>: load fonts for skin...
    2022-07-06 11:40:16.491 T:17820 INFO <general>: Loading skin includes from /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/skin.confluence/720p/includes.xml
    2022-07-06 11:40:16.548 T:17820 INFO <general>: Loading fonts from /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/skin.confluence/720p/Font.xml
    2022-07-06 11:40:16.574 T:17820 INFO <general>: load new skin...
    2022-07-06 11:40:16.574 T:17820 INFO <general>: Loading custom window XMLs from skin path /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/skin.confluence/720p
    2022-07-06 11:40:16.582 T:17820 INFO <general>: initialize new skin...
    2022-07-06 11:40:16.582 T:17820 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
    2022-07-06 11:40:16.586 T:17820 INFO <general>: Skipped 1 duplicate messages..
    2022-07-06 11:40:16.586 T:17820 INFO <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
    2022-07-06 11:40:16.587 T:17820 INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
    2022-07-06 11:40:16.588 T:17820 INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
    2022-07-06 11:40:16.589 T:17820 INFO <general>: Loading skin file: custom_PVRChannelNumberInput.xml, load type: LOAD_ON_GUI_INIT
    2022-07-06 11:40:16.589 T:17820 INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
    2022-07-06 11:40:16.590 T:17820 INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
    2022-07-06 11:40:16.597 T:17820 INFO <general>: skin loaded...
    2022-07-06 11:40:16.598 T:17820 INFO <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
    2022-07-06 11:40:16.598 T:17820 INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
    2022-07-06 11:40:16.685 T:17820 WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
    2022-07-06 11:40:16.685 T:17820 INFO <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
    2022-07-06 11:40:16.685 T:17820 INFO <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
    2022-07-06 11:40:16.710 T:17820 INFO <general>: JSONRPC v12.4.0: Successfully initialized
    2022-07-06 11:40:16.714 T:17820 INFO <general>: CPeripheralBusAndroid: scanning for input devices...
    2022-07-06 11:40:16.721 T:17820 INFO <general>: CPeripheralBusAndroid: added input device
    2022-07-06 11:40:16.727 T:17820 INFO <general>: Skipped 3 duplicate messages..
    2022-07-06 11:40:16.727 T:17820 INFO <general>: Loading controller layout: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/game.controller.default/resources/layout.xml
    2022-07-06 11:40:16.728 T:17820 WARNING <general>: CAndroidJoystickState: ignoring unknown axis 32 on input device "Logitech K400 Plus" with ID 3
    2022-07-06 11:40:16.834 T:17820 ERROR <general>: AddOnLog: peripheral.joystick: Device "Sony Interactive Entertainment Wireless Controller": can't find <controller> tag
    2022-07-06 11:40:16.889 T:17820 INFO <general>: Register - new joystick device registered on android->android/inputdevice/3: Logitech K400 Plus (046D:404D)
    2022-07-06 11:40:16.954 T:17820 INFO <general>: Register - new joystick device registered on android->android/inputdevice/6: virtual-search (18D1:0100)
    2022-07-06 11:40:17.017 T:17820 INFO <general>: Register - new joystick device registered on android->android/inputdevice/9: shield-ask-remote (18D1:0100)
    2022-07-06 11:40:17.018 T:17820 WARNING <general>: CAndroidJoystickState: ignoring unknown axis 32 on input device "Harmony Keyboard" with ID 12
    2022-07-06 11:40:17.018 T:17820 WARNING <general>: CAndroidJoystickState: ignoring unknown axis 33 on input device "Harmony Keyboard" with ID 12
    2022-07-06 11:40:17.018 T:17820 WARNING <general>: CAndroidJoystickState: ignoring unknown axis 34 on input device "Harmony Keyboard" with ID 12
    2022-07-06 11:40:17.019 T:17820 WARNING <general>: CAndroidJoystickState: ignoring unknown axis 35 on input device "Harmony Keyboard" with ID 12
    2022-07-06 11:40:17.078 T:17820 INFO <general>: Register - new joystick device registered on android->android/inputdevice/12: Harmony Keyboard (FFFF:0000)
    2022-07-06 11:40:17.079 T:17820 INFO <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
    2022-07-06 11:40:17.079 T:17820 INFO <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
    2022-07-06 11:40:17.079 T:17820 INFO <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
    2022-07-06 11:40:17.080 T:17820 INFO <general>: Loaded playercorefactory configuration
    2022-07-06 11:40:17.080 T:17820 INFO <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
    2022-07-06 11:40:17.080 T:17820 INFO <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
    2022-07-06 11:40:17.080 T:17820 INFO <general>: removing tempfiles
    2022-07-06 11:40:17.084 T:17869 INFO <general>: initializing python engine.
    2022-07-06 11:40:17.085 T:17820 INFO <general>: Skipped 3 duplicate messages..
    2022-07-06 11:40:17.085 T:17820 INFO <general>: initialize done
    2022-07-06 11:40:17.085 T:17873 INFO <general>: initializing python engine.
    2022-07-06 11:40:17.085 T:17820 INFO <general>: Running the application...
    2022-07-06 11:40:17.089 T:17820 INFO <general>: starting zeroconf publishing
    2022-07-06 11:40:17.089 T:17820 INFO <general>: starting upnp client
    2022-07-06 11:40:17.094 T:17820 INFO <general>: starting upnp renderer
    2022-07-06 11:40:17.099 T:17889 INFO <general>: ES: Starting UDP Event server on port 9777
    2022-07-06 11:40:17.099 T:17889 INFO <general>: UDP: Listening on port 9777 (ipv6 : false)
    2022-07-06 11:40:17.101 T:17820 INFO <general>: JSONRPC Server: Successfully initialized
    2022-07-06 11:40:17.765 T:17874 INFO <general>: ZeroconfAndroid: Kodi FRM. now registered and active
    2022-07-06 11:40:17.765 T:17874 INFO <general>: Skipped 1 duplicate messages..
    2022-07-06 11:40:17.765 T:17874 INFO <general>: ZeroconfAndroid: 48B02D31DC97@Kodi FRM. now registered and active
    2022-07-06 11:40:19.428 T:17869 INFO <general>: Mezzmo background service started.
    2022-07-06 11:40:21.048 T:17870 INFO <general>: CPythonInvoker(1, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.kodi.android.update/service.py): script successfully run
    2022-07-06 11:40:21.190 T:17870 WARNING <general>: CPythonInvoker(1, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.kodi.android.update/service.py): the python script "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.kodi.android.update/service.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE
    2022-07-06 11:40:21.190 T:17870 INFO <general>: Python interpreter stopped
    2022-07-06 11:40:21.767 T:17820 INFO <general>: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
    2022-07-06 11:40:23.218 T:17873 INFO <general>: CPythonInvoker(4, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/service.xbmc.versioncheck/resources/lib/runner.py): script successfully run
    2022-07-06 11:40:23.365 T:17873 INFO <general>: Python interpreter stopped
    2022-07-06 11:40:23.825 T:18004 INFO <general>: initializing python engine.
    2022-07-06 11:40:24.165 T:17820 INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
    2022-07-06 11:40:24.215 T:18004 INFO <general>: Mezzmo server search: 3 uPNP servers found.
    2022-07-06 11:40:24.258 T:18004 INFO <general>: Mezzmo uPNP server url: http://192.168.1.44:53168/desc
    2022-07-06 11:40:24.520 T:18004 INFO <general>: Mezzmo uPNP server url: http://192.168.1.107:1641/DeviceDescription.xml
    2022-07-06 11:40:24.638 T:18004 INFO <general>: Mezzmo uPNP server url: http://192.168.1.44:2869/upnphost/udhisapi.dll?c
    2022-07-06 11:40:24.793 T:18004 INFO <general>: CPythonInvoker(5, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mezzmo/default.py): script successfully run
    2022-07-06 11:40:24.958 T:18004 INFO <general>: Python interpreter stopped
    2022-07-06 11:40:27.458 T:17869 INFO <general>: Mezzmo textures cache timers 4 rows updated.
    2022-07-06 11:40:27.638 T:18011 INFO <general>: initializing python engine.
    2022-07-06 11:40:28.243 T:18011 INFO <general>: CPythonInvoker(6, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mezzmo/default.py): script successfully run
    2022-07-06 11:40:28.401 T:18011 INFO <general>: Python interpreter stopped
    2022-07-06 11:40:28.493 T:17869 INFO <general>: Mezzmo sync beginning.
    2022-07-06 11:40:30.209 T:18018 INFO <general>: initializing python engine.
    2022-07-06 11:40:33.179 T:17869 INFO <general>: Mezzmo total Kodi DB record count: 9
    2022-07-06 11:40:33.197 T:17869 INFO <general>: Mezzmo total Mezzmo record count: 5450
    2022-07-06 11:40:33.206 T:17869 INFO <general>: Mezzmo total Live Channels count: 0
    2022-07-06 11:40:33.211 T:17869 INFO <general>: Mezzmo total nosync videos count: 0
    2022-07-06 11:40:33.215 T:17869 INFO <general>: Mezzmo total movie trailer count: 0
    2022-07-06 11:40:33.254 T:17869 INFO <general>: Mezzmo sync process not yet in sync at 0.2%. Real time updates enabled.
    2022-07-06 11:40:33.260 T:18018 INFO <general>: EXCEPTION IN (/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mezzmo/resources/lib/mezzmo.py, LINE 806 "sort_title_text, 'false', itemurl, imdb_text, tags_text, knative, movieset)"): local variable 'movieset' referenced before assignment
    2022-07-06 11:40:33.295 T:18018 INFO <general>: CPythonInvoker(7, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mezzmo/default.py): script successfully run
    2022-07-06 11:40:33.355 T:17869 INFO <general>: Mezzmo autosync is disabled.
    2022-07-06 11:40:33.468 T:18018 INFO <general>: Python interpreter stopped
    2022-07-06 11:40:33.499 T:17869 INFO <general>: Mezzmo sync completed. None videos in 0m 4s checked.
    2022-07-06 11:40:33.516 T:17869 INFO <general>: Mezzmo sync setting is: Normal
    2022-07-06 11:40:35.028 T:18028 INFO <general>: initializing python engine.
    2022-07-06 11:40:35.837 T:18028 INFO <general>: EXCEPTION IN (/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mezzmo/resources/lib/mezzmo.py, LINE 806 "sort_title_text, 'false', itemurl, imdb_text, tags_text, knative, movieset)"): local variable 'movieset' referenced before assignment
    2022-07-06 11:40:35.864 T:18028 INFO <general>: CPythonInvoker(8, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mezzmo/default.py): script successfully run
    2022-07-06 11:40:36.027 T:18028 INFO <general>: Python interpreter stopped
    2022-07-06 11:40:41.883 T:18043 INFO <general>: initializing python engine.
    2022-07-06 11:40:42.442 T:18043 INFO <general>: CPythonInvoker(9, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mezzmo/default.py): script successfully run
    2022-07-06 11:40:42.546 T:18043 INFO <general>: Python interpreter interrupted by user
    2022-07-06 11:40:42.546 T:18042 ERROR <general>: GetDirectory - Error getting plugin://plugin.video.mezzmo/?contentdirectory=http%3a%2f%2f192.168.1.44%3a5316 8%2fContentDirectory%2fcontrol&mode=server
    2022-07-06 11:40:42.560 T:17820 ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mezzmo/?contentdirectory=http%3a%2f%2f192.168.1.44%3a5316 8%2fContentDirectory%2fcontrol&mode=server) failed
    2022-07-06 11:40:42.565 T:18047 INFO <general>: initializing python engine.
    2022-07-06 11:40:47.689 T:18046 ERROR <general>: CPythonInvoker(10, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mezzmo/default.py): script didn't stop in 5 seconds - let's kill it
    2022-07-06 11:40:47.690 T:18046 ERROR <general>: GetDirectory - Error getting plugin://plugin.video.mezzmo/?content_type=video
    2022-07-06 11:40:47.690 T:18047 INFO <general>: CPythonInvoker(10, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mezzmo/default.py): script aborted
    2022-07-06 11:40:47.712 T:17820 ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.mezzmo/?content_type=video) failed
    2022-07-06 11:40:48.118 T:18047 WARNING <general>: CPythonInvoker(10, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mezzmo/default.py): the python script "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mezzmo/default.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE
    2022-07-06 11:40:48.118 T:18047 INFO <general>: Python interpreter interrupted by user
    2022-07-06 11:40:52.513 T:17820 INFO <general>: Loading skin file: AddonBrowser.xml, load type: KEEP_IN_MEMORY
    2022-07-06 11:41:03.824 T:17820 INFO <general>: Loading skin file: DialogAddonInfo.xml, load type: KEEP_IN_MEMORY
    2022-07-06 11:41:06.732 T:17820 INFO <general>: Loading skin file: DialogAddonSettings.xml, load type: KEEP_IN_MEMORY
    2022-07-06 11:43:04.416 T:18272 INFO <general>: initializing python engine.
    2022-07-06 11:43:04.608 T:17820 INFO <general>: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
    2022-07-06 11:43:16.471 T:18272 INFO <general>: CPythonInvoker(11, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.logviewer/default.py): script successfully run
    2022-07-06 11:43:16.610 T:18272 INFO <general>: Python interpreter stopped
    2022-07-06 11:46:13.614 T:17820 INFO <general>: Loading skin file: SettingsSystemInfo.xml, load type: KEEP_IN_MEMORY
    2022-07-06 11:46:35.270 T:18587 INFO <general>: [script.logviewer] "GET / HTTP/1.1" 200 -
    2022-07-06 11:46:35.462 T:18587 INFO <general>: [script.logviewer] "GET /tail?offset=0 HTTP/1.1" 200 -
    2022-07-06 11:46:35.484 T:18588 INFO <general>: [script.logviewer] "GET /favicon.ico HTTP/1.1" 200 -
    2022-07-06 11:46:38.449 T:18608 INFO <general>: [script.logviewer] "GET /tail?offset=46474 HTTP/1.1" 200 -
    2022-07-06 11:46:41.450 T:18614 INFO <general>: [script.logviewer] "GET /tail?offset=46684 HTTP/1.1" 200 -
    2022-07-06 11:46:44.451 T:18619 INFO <general>: [script.logviewer] "GET /tail?offset=46794 HTTP/1.1" 200 -
    2022-07-06 11:46:47.454 T:18623 INFO <general>: [script.logviewer] "GET /tail?offset=46904 HTTP/1.1" 200 -
    2022-07-06 11:46:50.465 T:18627 INFO <general>: [script.logviewer] "GET /tail?offset=47014 HTTP/1.1" 200 -
    2022-07-06 11:46:53.467 T:18631 INFO <general>: [script.logviewer] "GET /tail?offset=47124 HTTP/1.1" 200 -
    2022-07-06 11:46:56.479 T:18634 INFO <general>: [script.logviewer] "GET /tail?offset=47234 HTTP/1.1" 200 -
    2022-07-06 11:46:59.485 T:18638 INFO <general>: [script.logviewer] "GET /tail?offset=47344 HTTP/1.1" 200 -
    2022-07-06 11:47:02.484 T:18642 INFO <general>: [script.logviewer] "GET /tail?offset=47454 HTTP/1.1" 200 -
    2022-07-06 11:47:05.489 T:18646 INFO <general>: [script.logviewer] "GET /tail?offset=47564 HTTP/1.1" 200 -
    2022-07-06 11:47:54.097 T:18726 INFO <general>: [script.logviewer] "GET /tail?offset=47674 HTTP/1.1" 200 -
    2022-07-06 11:47:57.096 T:18730 INFO <general>: [script.logviewer] "GET /tail?offset=47784 HTTP/1.1" 200 -
    2022-07-06 11:48:00.112 T:18734 INFO <general>: [script.logviewer] "GET /tail?offset=47894 HTTP/1.1" 200 -
    2022-07-06 11:48:03.118 T:18740 INFO <general>: [script.logviewer] "GET /tail?offset=48004 HTTP/1.1" 200 -
    2022-07-06 11:48:06.121 T:18743 INFO <general>: [script.logviewer] "GET /tail?offset=48114 HTTP/1.1" 200 -
    2022-07-06 11:48:09.134 T:18748 INFO <general>: [script.logviewer] "GET /tail?offset=48224 HTTP/1.1" 200 -

  5. #235
    Join Date
    Jun 2012
    Posts
    1,008

    Default

    Thanks Ian,

    I can see the error:

    2022-07-06 11:40:33.260 T:18018 INFO <general>: EXCEPTION IN (/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.mezzmo/resources/lib/mezzmo.py, LINE 806 "sort_title_text, 'false', itemurl, imdb_text, tags_text, knative, movieset)"): local variable 'movieset' referenced before assignment

    This movieset code was added in version 2.1.5.8.. Typically Mezzmo sets this value to "Unknown" if a movie isn't part of a series. It looks like Mezzmo didn't set it to anything. I presume everything is working Ok now ? If so, then there was a problem with Mezzmo setting the metadata for this movie that caused the issue. I'll add some code to set "Unknown" as a default value, if for some reason Mezzmo doesn't. I'll add this to the next version of code as well as improved duration checking. You should be able to add this file back to your Mezzmo library without a problem. If it happens again I can give you a test version of code with a temporary fix till the next release.


    Jeff

  6. #236
    Join Date
    Feb 2015
    Posts
    31

    Default

    No it doesn't work yet after adding that file.

    If that file is the folder it does not display it or any of the actual movie files.

  7. #237
    Join Date
    Jun 2012
    Posts
    1,008

    Default

    Quote Originally Posted by MrQNet View Post
    No it doesn't work yet after adding that file.

    If that file is the folder it does not display it or any of the actual movie files.
    OK. If you check the category in the Mezzmo properties, what is it set to for the video which fails ? I found the underlying bug had to do with a change in 2.1.5.8 which caused some categories not to set the movieset to Unknown. I just posted v2.1.6.0 which fixes this issue. You can do an update from repository in Kodi for Mezzmo or download the update here.


    Jeff
    Last edited by jbinkley60; 07-07-2022 at 06:20 AM.

  8. #238
    Join Date
    Feb 2015
    Posts
    31

    Default

    The category is empty!

    I will download and test the .60 version

    thanks again
    Ian

  9. #239
    Join Date
    Jun 2012
    Posts
    1,008

    Default

    Quote Originally Posted by MrQNet View Post
    The category is empty!

    I will download and test the .60 version

    thanks again
    Ian

    An empty category would cause the issue. v2.1.6.0 should fix it.



    Jeff

  10. #240
    Join Date
    Feb 2015
    Posts
    31

    Default

    So...

    I downloaded the .60 version and with the suspect file in the folder, the list in Kodi is still missing all the normal movie files. I removed the suspect file from the folder and the regular files now appear.

    I went into Mezzmo and categorized the suspect file and all is ok, the suspect file and all the other files appear correctly.

    So the .60 did not do what you expected? If the file isn't categorized then all files (not folders) do not show in the list.

    Ian

Similar Threads

  1. Addon for Kodi 18
    By Pendashy in forum Mezzmo Questions and Support
    Replies: 5
    Last Post: 11-20-2018, 06:59 AM
  2. KODI 17.6 and Mezzmo add-on
    By joe33067 in forum Mezzmo Questions and Support
    Replies: 6
    Last Post: 01-22-2018, 08:21 AM
  3. Mezzmo addon for Kodi
    By twochannel in forum Mezzmo Wish List and Feedback
    Replies: 7
    Last Post: 12-13-2016, 01:26 PM
  4. Mezzmo for KODI
    By AWSHO in forum Mezzmo Wish List and Feedback
    Replies: 1
    Last Post: 09-22-2016, 08:26 AM
  5. Mezzmo & Kodi - Plugin not seeing server but Kodi does
    By Roofus in forum Mezzmo Questions and Support
    Replies: 6
    Last Post: 08-05-2016, 07:43 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •