mugen808 wrote:
> i suspect that maybe the LMS username is not squeezeboxserver ? but then
> what is it? how to find its name?
There are many ways to find its name.
If you installed the regular .deb its squeezeboxserver - if you unsure
take a look @ /etc/init.d/logitechmediaserver there is a line
NAME=squeezeboxserver and another SLIMUSER=$NAME
ls -l /var/log/squeezeboxserver/server.log even shows you the name of
the user and its group.
mugen808 wrote:
>
> >
Code:
--------------------
> > sudo touch /mnt/mounted/PL
> osmc@osmc:~$ sudo stat /mnt/mounted/PL
>
--------------------
> >
Thats wrong..
if you create a file with sudo - the owner must be the superuser.
Code:
--------------------
mount /mnt/mounted/PL
sudo chown -R $USER:lms /mnt/mounted/PL
--------------------
------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=105875
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter