COMMANDS: document addid with optional position argument
This commit is contained in:
parent
58554e14f9
commit
63ec066ff8
@ -52,7 +52,10 @@ 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>
|
addid <string path> <int position>
|
||||||
|
_path_ is always a single file or URL
|
||||||
|
_position_ is optional, a negative number means it is relative
|
||||||
|
to the currently playing song (if there is one)
|
||||||
adds a song to the playlist (non-recursive) and returns the song id;
|
adds a song to the playlist (non-recursive) and returns the song id;
|
||||||
example:
|
example:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user