I have mangled permissions of my music  and now LMS does not see my
music. I used Audiomuzes code(below) previously with success but now my
Server is seeing no music in the directory after clear and scan.

(sudo chown -R <yourusername>:<yourusername> * && find . -type d
-execdir sudo chmod 775 {} \; && sudo find . -name "*" -type f -exec
chmod 644 {} \;

http://forums.slimdevices.com/showthread.php?92526-Setting-file-permissions-correctly)

I tried deleting the cache folder's contents but still no luck. I tried
Audiomuzes command (inserting my username) but no luck.


------------------------------------------------------------------------
SlimChances's Profile: http://forums.slimdevices.com/member.php?userid=165
View this thread: http://forums.slimdevices.com/showthread.php?t=95323

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to