Mic92 / python-mpd2

Python library which provides a client interface for the Music Player Daemon.
GNU Lesser General Public License v3.0
352 stars 119 forks source link

Add a connected property to MPDClient #176

Closed lbt closed 3 years ago

lbt commented 3 years ago

Signed-off-by: David Greaves david@dgreaves.com

mweinelt commented 3 years ago

Thanks you!