doc/protocol.xml: "addid" with negative position is deprecated
This commit is contained in:
parent
448aefaace
commit
57f69a2915
1
NEWS
1
NEWS
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue