Quantcast
Channel: Squeezebox : Community : Forums - 3rd Party Software
Viewing all articles
Browse latest Browse all 2050

Howto install/Setup Local-Player-plugin under Linux (debian/ubunto etc.)

$
0
0
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.

Code:

sudo groups squeezeboxserver |grep "audio" || sudo useradd -G audio squeezeboxserver
* Make shure that these librarys are installed:

Code:

apt-get install libmad0 libflac8 libvorbisfile3
* 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.

Viewing all articles
Browse latest Browse all 2050

Trending Articles