mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-13 16:03:23 -05:00
[README] Document "position" parameter for queue/items/add in JSON API
This commit is contained in:
parent
8d8663e93d
commit
1db083fa69
@ -583,6 +583,7 @@ POST /api/queue/items/add
|
||||
| Parameter | Value |
|
||||
| --------------- | ----------------------------------------------------------- |
|
||||
| uris | Comma seperated list of resource identifiers (`track`, `playlist`, `artist` or `album` object `uri`) |
|
||||
| position | *(Optional)* If a position is given, new items are inserted starting from this position into the queue. |
|
||||
|
||||
**Response**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user