mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 13:39:47 -05:00
[README] Document "position" parameter for queue/items/add in JSON API
This commit is contained in:
@@ -583,6 +583,7 @@ POST /api/queue/items/add
|
|||||||
| Parameter | Value |
|
| Parameter | Value |
|
||||||
| --------------- | ----------------------------------------------------------- |
|
| --------------- | ----------------------------------------------------------- |
|
||||||
| uris | Comma seperated list of resource identifiers (`track`, `playlist`, `artist` or `album` object `uri`) |
|
| 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**
|
**Response**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user