01-13-2024, 07:25 AM
(01-13-2024, 06:20 AM)LordShadow Wrote: mpd error permission denied
I just started getting this and now am unable to listen to literally anything
Anyone want to throw a guy a bone and perhaps tell me what I can do to troubleshoot and or fix this? I was so loving listening to my music again!
It could be MPD has no access to the folder where your music files are.
can you try the following command from an ssh session, so we can check permissions:
ls -l /media/
(better copy-paste it, anyway those are lowercase "L", not capital "i")
Post the result here, preferably in a code block