1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc/commands.txt: updating to match the new internal API More... almost 17 years ago
mpd.py: internal API cleanup More... almost 17 years ago
mpd.py: raise ConnectionError if unix sockets aren't supported More... about 17 years ago
preliminary unix socket support More... about 17 years ago
adding consume and single commands More... about 17 years ago
adding idle and noidle commands More... about 17 years ago
adding listplaylists command More... about 17 years ago
rearranging commands to match new protocol documentation More... about 17 years ago
setup.py: incrementing version number to 0.2.1 More... about 18 years ago
CHANGES.txt: document change in previous commit More... about 18 years ago
mpd.py: adding a workaround for systems missing socket.AI_ADDRCONFIG More... about 18 years ago
setup.py: incrementing version number to 0.2.0 More... over 18 years ago
mpd.py: catch all exceptions raised by _hello() More... over 18 years ago
TODO.txt: removing pre- and post-release sections More... over 18 years ago
mpd.py: changing exception raising to comply with the Python Style Guide More... over 18 years ago
mpd.py: strip trailing \n from MPD's hello line for a nicer error message More... over 18 years ago
mpd.py: reset to disconnected state if _hello() fails in connect() More... over 18 years ago
TODO.txt: removing completed TODO item More... over 18 years ago
CHANGES.txt: document change in previous commit More... over 18 years ago
mpd.py: loop over addresses returned by getaddrinfo to connect to More... over 18 years ago
CHANGES.txt: document change in previous commit More... over 18 years ago
mpd.py: raise ConnectionError if connect() is called when already connected More... over 18 years ago
mpd.py: use a separate file object for reading and writing sockets More... over 18 years ago
mpd.py: raise ConnectionError when trying to use an unconnected socket More... over 18 years ago
TODO.txt: cleaning up and splitting into pre- and post-release sections More... over 18 years ago
TODO.txt: changing header for consistency More... over 18 years ago
adding CHANGES.txt More... over 18 years ago
TODO.txt: removing completed TODO item More... over 18 years ago
mpd.py: raise ConnectionError on EOF More... over 18 years ago
TODO.txt: adding TODO item More... over 18 years ago