From 9c983c442c03a71bbf80ccbf1dad84894403a983 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 22 Oct 2008 19:16:56 +0200 Subject: command: added command "listplaylists" "listplaylists" returns a list of all stored playlists. This command seems more elaborate than listing them below "lsinfo". --- doc/COMMANDS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/COMMANDS') diff --git a/doc/COMMANDS b/doc/COMMANDS index e84f85afd..66b014a03 100644 --- a/doc/COMMANDS +++ b/doc/COMMANDS @@ -119,6 +119,10 @@ load lsinfo list contents of _directory_, from the db. _directory_ is optional + When listing the root directory, this currently returns the + list of stored playlists. This behavior is deprecated; use + "listplaylists" instead. + move move song at _from_ to _to_ in the playlist increments playlist version by 1 @@ -184,6 +188,9 @@ random repeat set repeat state to _state_, _state_ should be 0 or 1 +listplaylists + prints a list of the playlist directory + rm removes the playlist .m3u from the playlist directory -- cgit v1.2.3