hostname + port, or UNIX socket path of MPD server, similar to what mpc takes
- if not configured,
MPD_HOSTwill be used - if
MPD_HOSTis not set either,localhost:6600is the default - UNIX socket path has to be absolute
- Abstract sockets are supported on Linux (socket path that starts with
@, e.g.,@mpd_socket)