10-03-2018, 11:52 AM
Hi Pierre,
Probably permissions
https://www.musicpd.org/doc/html/user.ht...leshooting
Look in the MPD log for errors.
cat /var/log/mpd/log
You can try something like below on your ext4 drive.
sudo chmod -R 0755 /media/<usb_disk_name>
You might want to try Fat32 partition format then you will be able to also read it in windows and most likely you won't have to mess with permissions.
Probably permissions
https://www.musicpd.org/doc/html/user.ht...leshooting
Look in the MPD log for errors.
cat /var/log/mpd/log
You can try something like below on your ext4 drive.
sudo chmod -R 0755 /media/<usb_disk_name>
You might want to try Fat32 partition format then you will be able to also read it in windows and most likely you won't have to mess with permissions.