Update COMMANDS file with plchangesposid command

git-svn-id: https://svn.musicpd.org/mpd/trunk@4121 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Qball Cow 2006-04-25 09:31:17 +00:00
parent 5416d00bcd
commit 976f7d14d9
1 changed files with 16 additions and 0 deletions

View File

@ -146,6 +146,22 @@ plchanges <playlist version>
NOTE: to detect songs that were deleted at the end of the playlist,
use playlistlength returned by status command.
plchangesposid <playlist version>
displays changed songs currently in the playlist since
_playlist version_
This function only returns the position and the id of the changed song, not the complete metadata. This is more bandwidth efficient.
NOTE: to detect songs that were deleted at the end of the playlist,
use playlistlength returned by status command.
previous
plays previous song in playlist