fix outdated BPD documentation

The update command is now supported.
This commit is contained in:
Adrian Sampson 2012-05-31 23:30:08 -07:00
parent bfa3c5c806
commit 6c220f284a

View file

@ -92,8 +92,9 @@ contains a dummy implementation that just calls playlistinfo.
The ``stats`` command always send zero for ``playtime``, which is supposed to
indicate the amount of time the server has spent playing music. BPD doesn't
currently keep track of this. Also, because database updates aren't yet
supported, ``db_update`` is just the time the server was started.
currently keep track of this.
The ``update`` command regenerates the directory tree from the beets database.
Unimplemented Commands
----------------------
@ -103,10 +104,6 @@ implemented in BPD.
.. _the MPD protocol: http://mpd.wikia.com/wiki/MusicPlayerDaemonCommands
Database:
* update
Saved playlists:
* playlistclear