06-27-2022, 07:38 PM
New package build for ARM 6 is finished, but has to wait till integrated in a next moOde update.
If you can't wait until the update, there is a workarround, if you are not put off by using the command-line ssh web termininal.
Just downgrading from 0.4.1 to 0.3.1.
And then reboot.
If you can't wait until the update, there is a workarround, if you are not put off by using the command-line ssh web termininal.
Just downgrading from 0.4.1 to 0.3.1.
Code:
sudo moode-apt-mark unhold
sudo apt install -y librespot=0.3.1-1moode2
sudo moode-apt-mark hold
And then reboot.