Marantz SR5015 HEOS CLI ProtocolSpecification Version - Page 37

Play Input source

Page 37 highlights

"heos": { "command": " browse/play_preset", "result": "success", "message": "pid='player_id'&preset='preset_number'" } } Example: heos://browse/play_preset?pid=1&preset=2 Supported Sources: HEOS Favorites 4.4.9 Play Input source Command to play input source on the same speaker: heos://browse/play_input?pid=player_id&input=input_name Command to play input source on another speaker: heos://browse/play_input?pid=destination_player_id&spid=source_player_id&input=input_name OBSOLETE command that requires sid: heos://browse/play_stream?pid=player_id&sid=source_id&mid=media id Attribute sid pid mid spid input Description Enumeration Source id returned by 'get_music_sources' N/A command player id of the selected speaker N/A (destination HEOS speaker) Player id returned by 'get_players' or 'get_groups' command media id returned by 'browse' command N/A player id of the HEOS device which is N/A acting as the source Player id returned by 'get_players' or 'get_groups' command input source name Note: Validity of Inputs depends on the type of source HEOS device "inputs/aux_in_1" "inputs/aux_in_2" "inputs/aux_in_3" "inputs/aux_in_4" "inputs/aux_single" "inputs/aux1" "inputs/aux2" "inputs/aux3" "inputs/aux4" "inputs/aux5" "inputs/aux6" "inputs/aux7" "inputs/line_in_1" "inputs/line_in_2" "inputs/line_in_3" "inputs/line_in_4" "inputs/coax_in_1" "inputs/coax_in_2" "inputs/optical_in_1" "inputs/optical_in_2" "inputs/hdmi_in_1" "inputs/hdmi_in_2" "inputs/hdmi_in_3" "inputs/hdmi_in_4" "inputs/hdmi_arc_1" "inputs/cable_sat" "inputs/dvd" "inputs/bluray"

  • 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
  • 46
  • 47

"heos": {
"command": " browse/play_preset",
"result": "success",
"message": "pid='player_id'&preset='preset_number'"
}
}
Example: heos://browse/play_preset?pid=1&preset=2
Supported Sources: HEOS Favorites
4.4.9 Play Input source
Command to play input source on the same speaker:
heos://browse/
?
=player_id&
t=input_name
play_input pid
inpu
Command to play input source on another speaker:
heos://browse/
?
=destination_player_id&
=source_player_id&
=input_name
play_input pid
spid
input
OBSOLETE command that requires sid:
heos://browse/
?
=player_id&
=source_id&
=media id
play_stream pid
sid
mid
Attribute
Description
Enumeration
sid
Source id returned by 'get_music_sources'
command
N/A
pid
player id of the selected speaker
(destination HEOS speaker)
Player id returned by 'get_players' or
'get_groups' command
N/A
mid
media id returned by 'browse' command
N/A
spid
player id of the HEOS device which is
acting as the source
Player id returned by 'get_players' or
'get_groups' command
N/A
input
input source name
Note: Validity of Inputs depends on the
type of source HEOS device
"inputs/aux_in_1"
"inputs/aux_in_2"
"inputs/aux_in_3"
"inputs/aux_in_4"
"inputs/aux_single"
"inputs/aux1"
"inputs/aux2"
"inputs/aux3"
"inputs/aux4"
"inputs/aux5"
"inputs/aux6"
"inputs/aux7"
"inputs/line_in_1"
"inputs/line_in_2"
"inputs/line_in_3"
"inputs/line_in_4"
"inputs/coax_in_1"
"inputs/coax_in_2"
"inputs/optical_in_1"
"inputs/optical_in_2"
"inputs/hdmi_in_1"
"inputs/hdmi_in_2"
"inputs/hdmi_in_3"
"inputs/hdmi_in_4"
"inputs/hdmi_arc_1"
"inputs/cable_sat"
"inputs/dvd"
"inputs/bluray"