Marantz NR1509 HEOS CLI ProtocolSpecification Version 1.11 02072018 - Page 42

Change Events Unsolicited Responses

Page 42 highlights

19 - Add station to HEOS Favorites 20 - Remove from HEOS Favorites Following command is used on now-playing-screen to add currently playing station to HEOS Favorites heos://browse/set_service_option?option=19&pid=-409995282 Following command is used on browse screen to add a station to HEOS Favorites heos://browse/set_service_option?sid=3&option=19&mid=sas.6513639&name=Folk Radio pid - player id obtained through 'get_players' command mid - station id obtained through 'browse' command name station name obtained through 'browse' command 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) 5.1 Sources Changed Response: { "heos": { "command": "event/sources_changed", } } 5.2 Players Changed Response: { "heos": { "command": "event/players_changed", } } 5.3 Group Changed Response:

  • 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
  • 42
  • 43
  • 44
  • 45

19 - Add station to HEOS
Favorites
Following command is used on now-playing-screen to add currently playing station to
HEOS Favorites
heos://browse/set_service_option?option=19&pid=-409995282
Following command is used on browse screen to add a station to HEOS Favorites
heos://browse/set_service_option?sid=3&option=19&mid=sas.6513639&name=Folk
Radio
pid - player
id obtained
through
'get_players'
command
mid - station
id obtained
through
'browse'
command
name -
station name
obtained
through
'browse'
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)
5.1 Sources Changed
Response:
{
"heos": {
"command": "event/sources_changed",
}
}
5.2 Players Changed
Response:
{
"heos": {
"command": "event/players_changed",
}
}
5.3 Group Changed
Response: