Marantz AV7703 HEOS_CLI_PROTOCOL_Specification_290616 - Page 37

Change Events Unsolicited Responses

Page 37 highlights

13 - Create New Station by Tracks Supported Services: iHeartRadio heos://browse/set_service_option?sid=7&option=13&name=Love&scid=3 name search string for creating new station through track Note: This command returns station ids. Controllers need to use 'play station' command to play a station. 19 - Add station to HEOS Favorites Following command used on now-playing-screen to add currently playing station to HEOS Favorites heos://browse/set_service_option?option=19&pid=-409995282 Following command used on station browse screen pid - player id obtained through 'get_players' command heos://browse/set_service_option?option=19&sid=&cid=&mid= cid container id obtained through 'browse source containers' command mid station id obtained through 'browse source containers' command 20 - Remove from HEOS Favorites heos://browse/set_service_option?option=20&mid=sas.6513639 mid station id obtained through 'browse source' command on Favorites Note: Option 13 (Create New Station) supports optional range queries. Response: { "heos": { "command": " browse/set_service_option", "result": "success", "message": "sid=source_id&option=option_id&mid=media_id" } } Example: heos://browse/set_service_option?sid=2&option=1&mid=Tra.174684187 5. Change Events (Unsolicited Responses)

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41

13 - Create New
Station by Tracks
Supported
Services:
iHeartRadio
heos://browse/set_service_option?sid=7&option=13&name=Love&scid=3
name -
search
string f
creatin
new sta
through
track
Note: T
comma
returns
station
Contro
need to
use 'pla
station
comma
to play
station
19 - Add station to
HEOS Favorites
Following command used on now-playing-screen to add currently playing station to HEOS Favorites
heos://browse/set_service_option?option=19&pid=-409995282
Following command used on station browse screen
heos://browse/set_service_option?option=19&sid=<sourceId>&cid=<containerId>&mid=<stationId>
pid - pl
id obta
through
'get_pla
comma
cid -
contain
obtaine
through
'browse
source
contain
comma
mid -
station
obtaine
through
'browse
source
contain
comma
20 - Remove from
HEOS Favorites
heos://browse/set_service_option?option=20&mid=sas.6513639
mid -
station
obtaine
through
'browse
source
comma
on
Favorit
Note: Option 13 (Create New Station) supports optional range queries.
Response:
{
"heos": {
"command": " browse/set_service_option",
"result": "success",
"message": "sid=source_id&option=option_id&mid=media_id"
}
}
Example: heos://browse/set_service_option?sid=2&option=1&mid=Tra.174684187
5. Change Events (Unsolicited Responses)