Hello,
Sorry I don’t speak English, but if anyone could help me, I thank them in advance.
I am using MPD, which works fine, as a server.
But I would like MPD which is installed with Linux, can find the music directory which is on a NAS, which is a SYNOLOGY.
I have enabled SMB and NFS in shared file, but nothing to do, it cannot find the directory where the music is.
Thank you in advance.
mister58
Traduction Google Traduction
How to play MPD on a synology ...
-
- Posts: 6
- Joined: December 14th, 2018, 5:47 pm
Re: How to play MPD on a synology ...
Do you have an address of the smb share?
With the address you should be able to put in mpd.conf:
For example, I have this path:
And this worked for me:
With the address you should be able to put in mpd.conf:
Code: Select all
music_directory "smb:<PUT YOUR PATH HERE>"
Code: Select all
//ZENIX/Music
Code: Select all
music_directory "smb://ZENIX/Music"