I have installed the Logitech Media Server (LMS) on Ubuntu 14.04 successfully after the recommendation described here:
http://wiki.slimdevices.com/index.ph...stalling_7.9.1
Then I wrote the following into the terminal
Afterwards I wrote the following into the terminal
Last but not least I did
Basically the installation works well with, except one problem: When I want the LMS to scan the Musik folder the folders are scanned not correctly.
When I navigate to the music library (filder Musik) I notice that in many folders there is no audio file.
What could be the reason?
http://wiki.slimdevices.com/index.ph...stalling_7.9.1
Then I wrote the following into the terminal
Code:
sudo usermod -aG audio squeezeboxserverCode:
sudo addgroup lms
sudo usermod -aG lms squeezeboxserver
sudo usermod -aG audio carnapCode:
chown -R carnap:lms media/raid/MusikWhen I navigate to the music library (filder Musik) I notice that in many folders there is no audio file.
What could be the reason?