The Main Reason for this Thread is that the Main Thread isnt readable for "beginner" questions anymore.
It would be helpful to use this thread for startup/Setup questions on linux based LMS Systems and the "original" thread for further/deeper questions.
What do you need?
* The User that starts LMS must be in the group audio to use audiohardware.
* Make shure that these librarys are installed:
* Open your Webfrontend and got to Settings:
http://lms:9000/settings/index.html
* Make sure to expand "show third party plugins" in the list.
Activate [x] Local Player and apply changes
* click Save, you will be prompted to reboot.
* Open the Advanced Tab in the Settings and activate under "Software Updates" automatically check for Software updates"
Now everything should be fine if not go to the plugins Site / Localplayer again and set
* debugging to ALL
* activate [X] Log and post the output from the logfile.
It would be helpful to use this thread for startup/Setup questions on linux based LMS Systems and the "original" thread for further/deeper questions.
What do you need?
* The User that starts LMS must be in the group audio to use audiohardware.
Code:
sudo groups squeezeboxserver |grep "audio" || sudo useradd -G audio squeezeboxserver
Code:
apt-get install libmad0 libflac8 libvorbisfile3
http://lms:9000/settings/index.html
* Make sure to expand "show third party plugins" in the list.
Activate [x] Local Player and apply changes
* click Save, you will be prompted to reboot.
* Open the Advanced Tab in the Settings and activate under "Software Updates" automatically check for Software updates"
Now everything should be fine if not go to the plugins Site / Localplayer again and set
* debugging to ALL
* activate [X] Log and post the output from the logfile.