diff options
author | Max Kellermann <max@duempel.org> | 2014-07-12 03:00:01 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-07-12 18:55:41 +0200 |
commit | 751995ab95298bbc0afad6958bfccce535edf53c (patch) | |
tree | 29e8b8d35536e98fc503963d86260d74a872db91 /NEWS | |
parent | 5ca6e2910ae0a8a2d1fa7b16f56130d533251ff9 (diff) | |
download | mpd-751995ab95298bbc0afad6958bfccce535edf53c.tar.gz mpd-751995ab95298bbc0afad6958bfccce535edf53c.tar.xz mpd-751995ab95298bbc0afad6958bfccce535edf53c.zip |
QueueCommands: new command "rangeid"
Manipulates the playback range of a queued song.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ ver 0.19 (not yet released) * protocol - - new commands "addtagid", "cleartagid", "listfiles" + - new commands "addtagid", "cleartagid", "listfiles", "rangeid" - "lsinfo" and "readcomments" allowed for remote files - "listneighbors" lists file servers on the local network - "playlistadd" supports file:/// |