diff --git a/doc/COMMANDS b/doc/COMMANDS index fb345fdd7..97fe32d0a 100644 --- a/doc/COMMANDS +++ b/doc/COMMANDS @@ -22,9 +22,11 @@ Commands: add add the file _file_ to the playlist + increments playlist version by 1 clear clears the current playlist + increments playlist version by 1 clearerror clear the current error message in status @@ -42,6 +44,7 @@ crossfade delete delete _song_ from playlist + increments playlist version by 1 find finds songs in the db that are exactly _what_ @@ -68,18 +71,21 @@ listall load loads the playlist _name_.m3u from the playlist directory + increments playlist version by the number of songs added lsinfo list contents of _directory_, from the db. _directory_ is optional move move song at _from_ to _to_ in the playlist + increments playlist version by 1 next plays next song in playlist -pause - pause/resume playing +pause + toggle pause/resume playing + _pause_ is optional and should be 0 or 1 password this is used for authentication with the server. @@ -126,6 +132,7 @@ setvol shuffle shuffles the current playlist + increments playlist version by 1 stats display stats @@ -153,6 +160,7 @@ stop swap swap positions of _song1_ and _song2_ + increments playlist version by 1 update searches mp3 directory for new music and removes old music from the db