It is usually a permission issue
Ownership of the folder/files needs may need to be changed. You can try
this it has worked for me on new installs:
                                   Here's one for anyone struggling with Linux 
file
permissions. 
It is run from a terminal window in the main folder housing your 
music collection. Basically it does two things: 1) ensures all folders 
and files are owned by your user account; 2) makes all directories and 
files r/w to your account and read only to all others






sudo chown -R david:david * && find . -type d -execdir 
sudo chmod 775 {} \; && sudo find . -name "*" -type f -exec chmod 644 {}
\;
http://forums.slimdevices.com/showthread.php?t=92526&highlight=file+permissions



Logitech Media Server Version: 7.9.1 - 1491339164 @ Wed Apr  5 04:19:41
UTC 2017
Operating system: Debian - EN - utf8                    Platform Architecture:
x86_64-linux
                        Perl Version: 5.22.1 - x86_64-linux-gnu-thread-multi
                                                Database Version: DBD::SQLite 
1.34_01 (sqlite 3.7.7.1)



One SB Touch connected by Ethernet - Denon AVR -1912 Receiver, Paradigm
4.1 speakers
Two SB Radios wireless
------------------------------------------------------------------------
SlimChances's Profile: http://forums.slimdevices.com/member.php?userid=165
View this thread: http://forums.slimdevices.com/showthread.php?t=107397

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to