Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 593 Bytes

File metadata and controls

29 lines (19 loc) · 593 Bytes

MPDClient CHANGELOG

0.0.5

  • Support for mount, umount, listmounts, listneighbors
  • Support for listfiles
  • Support for rangeid, addtagid, cleartagid

0.0.4

  • Added support for readcomments, toggleoutput, volume
  • Added a mutex protecting execution of MPD commands
  • Automatic reconnect after the server dropped the connection

0.0.3

  • Support for logging
  • Better support for fetching stickers from MPD
  • Fixed sticker commands
  • Add support for ranges

0.0.2

  • Support for connecting to unix domain sockets
  • Fixed some bugs

0.0.1

  • Porting code from mpd-python2