Commit 57f69a29 authored by Max Kellermann's avatar Max Kellermann

doc/protocol.xml: "addid" with negative position is deprecated

parent 448aefaa
......@@ -6,6 +6,7 @@ ver 0.16 (20??/??/??)
- added the "findadd" command
- range support for "delete"
- "previous" really plays the previous song
- "addid" with negative position is deprecated
* input:
- lastfm: use metadata
* tags:
......
......@@ -645,10 +645,7 @@
</para>
<para>
<varname>URI</varname> is always a single file or
URL. <varname>POSITION</varname> is optional, a
negative number means it is relative to the currently
playing song in the playlist (if there is one).
For example:
URL. For example:
</para>
<screen>
addid "foo.mp3"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment