Just upgraded to LE 12.2 and found myself unable to install any addons from the LibreELEC repository. I tried to install Rsyslog as an example but it failed. Viewing Kodi logs shows that the system has attempted to cURL https://addons.libreelec.tv/11.0.0/Generic/x86_64/service.rsyslog/resources/icon.png. The 11.0.0 here seems incorrect. So how do I check that my LibreELEC instance is using the correct repository?
Okay so I found /usr/share/kodi/addons/repository.libreelec.tv/addon.xml and inside is a line <datadir zip="true">https://addons.libreelec.tv/12.2.0/Generic/x86_64</datadir>.
Why can't I install any addons?