From 976f7d14d904ca5b0384ae3f5da332bfcfba56f5 Mon Sep 17 00:00:00 2001 From: Qball Cow Date: Tue, 25 Apr 2006 09:31:17 +0000 Subject: Update COMMANDS file with plchangesposid command git-svn-id: https://svn.musicpd.org/mpd/trunk@4121 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- doc/COMMANDS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/COMMANDS b/doc/COMMANDS index d11dcd4f2..646eded93 100644 --- a/doc/COMMANDS +++ b/doc/COMMANDS @@ -146,6 +146,22 @@ plchanges NOTE: to detect songs that were deleted at the end of the playlist, use playlistlength returned by status command. +plchangesposid + 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 -- cgit v1.2.3