archey3
archey3 copied to clipboard
Add MPD socket support
Add support for socket connection to MPD.
The port argument arg2
is ignored if the given host (arg1
) is a socket, so there's no need to change the command_line
variable.
If there's no socket
option in the config file, the old behaviour is preserved.