LibreELEC roolback

  • I want to go back to LE 10 and Kodi 19.5. Unfortunately under "old versions" there are not active links. How do I download an order version?

    Thank You

  • Login by SSH, and do (example for RPi 4):

    Code
    cd /storage/.update
    wget https://releases.libreelec.tv/LibreELEC-RPi4.arm-10.0.4.img.gz
    reboot

    Just find the download link for your hardware, and use it at the wget line.

  • To be clear, Kodi does not support downgrading so while "updating" to the older .tar file will downgrade the core OS and embedded Kodi app itself without any issues; there is zero support for downgrading add-ons and this may cause issues. If you see problems, you will need to stop Kodi and rename the current add-on binary folders out of the way and then restart and reinstall the add-ons you need. If you are lucky the K20 and K19 add-on settings formats are compatible; and if not you'll need to stop and rename those out of the way too.