diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/COMMANDS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/COMMANDS b/doc/COMMANDS index 66b014a03..35373a4d5 100644 --- a/doc/COMMANDS +++ b/doc/COMMANDS @@ -191,6 +191,12 @@ repeat <int state> listplaylists prints a list of the playlist directory + After each playlist name, the server sends its last + modification time as attribute "Last-Modified" in ISO 8601 + format. To avoid problems due to clock differences between + clients and the server, clients should not compare this value + with their local clock. + rm <string name> removes the playlist <name>.m3u from the playlist directory |