aboutsummaryrefslogtreecommitdiff
path: root/doc/COMMANDS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/COMMANDS')
-rw-r--r--doc/COMMANDS10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/COMMANDS b/doc/COMMANDS
index b78735a3..48b1427d 100644
--- a/doc/COMMANDS
+++ b/doc/COMMANDS
@@ -25,6 +25,16 @@ Command Completion:
A command returns "OK\n" on completion or "ACK some error\n" on failure.
These denote the end of command execution.
+NOTE:
+-----
+
+For manipulating playlists and playing, there are two sets of commands. One
+set uses the song id of a song in the playlist, while another set uses the
+playlist position of the song. The commands using song id's should be used
+instead of the commands that manipulate and control playback based on playlist
+position. Using song id's is a safer method when multiple clients are
+interacting with MPD.
+
Commands:
---------