Specifications
Table Of Contents

pid Player id returned by 'get_players' or 'get_groups' command N/A
sqid List of comma separated queue_id's where each queue id for song is returned by 'get_queue'
command
list item range:1 to size of
queue
dqid User select this value as the destination of contents which is indicated in sqid. 1 to size of queue.
Response:
{
"heos": {
"command": "player/move_queue_item ",
"result": "success",
"message": "pid='player_id'&sqid=' ',' ',...,' ',dqid='source_queue_id_1 source_queue_id_2 source_queue_id_n destination_queue
'_id
}
}
Example: heos://player/move_queue_item?pid=2,4&sqid=2&dqid=6
4.2.21 Play Next
Command: heos://player/play_next?pid=player_id
Attribute Description Enumeration
pid Player id returned by 'get_players' or 'get_groups' command N/A
Response:
{
"heos": {
"command": " player/play_next",
"result": "success",
"message": "pid=player_id"
}
}
Example: heos://player/play_next?pid=1
4.2.22 Play Previous
Command: heos://player/play_previous?pid=player_id
Attribute Description Enumeration
pid Player id returned by 'get_players' or 'get_groups' command N/A
Response:
{
"heos": {
"command": " player/play_previous",
"result": "success",
"message": "pid=player_id"
}
}
Example: heos://player/play_previous?pid=1
4.2.23 Set QuickSelect [LS AVR Only]
Command: heos://player/set_quickselect?pid=player_id&id=<quick select id>
Attribute Description Enumeration
pid Player id returned by 'get_players' or 'get_groups' command N/A
id Quick select Id to which currently playing source needs to be stored 1-6