Can't install IPTV Simple Client

  • Hello,

    I am faced with the fact that I cannot install the IPTV Simple Client. For some reason, the LibreELEC repository does not open from the Kodi interface. I downloaded it from the repository on my computer and tried to install it. Before that, I installed the dependencies inputstream.adaptive, inputstream.rtmp and inputstream.ffmpegdirect. The first two were installed normally and appeared in User Addons, and inputstream.ffmpegdirect is not installed. I found out from the Kodi log that there is an inputstream in the system.ffmpegdirect version is higher. Too much higher - 22.20.0:

    Code
    2025-12-01 13:19:25.272 T:1708  warning <general>: void ADDON::CAddonMgr::FindAddons(ADDON::AddonInfoMap&, const std::string&) const: Addon 'inputstream.ffmpegdirect' already present with higher version 22.20.0 at '/usr/share/kodi/addons/inputstream.ffmpegdirect/' - other version 22.2.0.2 at '/storage/.kodi/addons/inputstream.ffmpegdirect/' will be ignored
    2025-12-01 13:19:25.273 T:1708    error <general>: CAddonMgr: could not reload add-on inputstream.ffmpegdirect. FindAddon failed.
    2025-12-01 13:19:25.273 T:1708    error <general>: CAddonInstallJob[inputstream.ffmpegdirect]: failed to reload addon

    But when installing the IPTV Simple Client, a message is displayed that inputstream.ffmpegdirect is not installed, it really is not in the addons list. The developers probably missed the point in the version and specified 22.20.0 instead of 22.2.0.0. And now I can't update the inputstream.ffmpegdirect to version 22.2.0.2 or install the correct version. Please tell me how to fix this situation. How can I remove an addon that is not visible from the Kodi shell?