Updated to Libreelec 8.01

  • Hi
    I have a rasp Pi 3 and have just updated to Libreelec 8.01, however i am stuck on the splash screen, i know there is a file to be removed via SSH, but can someone please help with step by step instructions, or even link a vid.
    i have looked for answer, but not understanding the exact way to do it?

    Thanks in advance

    I have dloaded PuTTY already

  • The likely culprit is the MyAddons27.db file, as the Kodi update routine seems to be buggy at that point.

    Via SSH type:

    Code
    rm /storage/.kodi/userdata/Database/MyAddons27.db
    systemctl restart kodi

    Kodi should now start the GUI.