(03-29-2024, 04:40 PM)Tim Curtis Wrote: @nullstring there's a reasonably stable ~pre2 package in the repo if you want to try it out.
Code:1. Boot a Bookworm Lite image
2. sudo apt update && apt list --upgradable
3. sudo apt -y upgrade
4. sudo reboot
5 Install links to Cloudsmith repo
curl -1sLf \
'https://dl.cloudsmith.io/public/moodeaudio/m8y/setup.deb.sh' \
| sudo -E distro=raspbian codename=bookworm bash
6. sudo apt -y install moode-player=9.0.0-1moode1~pre2
7. sudo reboot
After installing the package and rebooting, the system will auto-reboot again after importing the managed config.txt file.
Works great so far. First I could not enter the Configure/System Page (locale DE error in FF console). Then I figured that the WIFI Password I entered in the RPI Imager was used for the SMB library password...!? After I cleared that Password the Configure/System Page loads fine...