lclarkmichalek / archey3

Simple python script to print the Archlinux logo with basic system information.
http://bluepeppers.github.com/archey3
Other
62 stars 27 forks source link

Add MPD socket support #51

Open mate-amargo opened 3 years ago

mate-amargo commented 3 years ago

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.