eworm-de / mpd-notification

Notify about tracks played by mpd
GNU General Public License v3.0
86 stars 23 forks source link

Support local unix sockets #8

Closed rpthms closed 8 years ago

rpthms commented 8 years ago

Absolute paths to AF_UNIX sockets can also be used to access MPD from any of the clients. So, music_dir doesn't need to be made NULL in such cases.