doc/COMMANDS: document "addid"

This commit is contained in:
Max Kellermann 2008-09-23 23:59:55 +02:00
parent ad92d9a894
commit 35216db8db
1 changed files with 8 additions and 0 deletions

View File

@ -52,6 +52,14 @@ add <string path>
_path_ can also be a single file _path_ can also be a single file
increments playlist version by for each song added increments playlist version by for each song added
addid <string path>
adds a song to the playlist (non-recursive) and returns the song id;
example:
addid "foo.mp3"
Id: 999
OK
clear clear
clears the current playlist clears the current playlist
increments playlist version by 1 increments playlist version by 1