Re-point an Input/Loopback player to a different input device + channel
PUT
/api/players/{id}/input-source
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
Request Body required
Section titled “Request Body required ”object
inputDeviceId
string format: uuid
channelIndex
integer format: int32
Responses
Section titled “ Responses ”OK
object
id
string format: uuid
name
string
type
string
state
string
lastStopReason
string
volume
number format: double
isMuted
boolean
crossfadeDuration
number format: float
currentTrack
string
currentTrackPath
string
stationName
string
position
number format: double
duration
number format: double
playlistId
string format: uuid
inputDeviceId
string format: uuid
channelIndex
integer format: int32
isPflEnabled
boolean
isFavorite
boolean
isStreamUrlHidden
boolean
processName
string
includeProcessTree
boolean
processPidHint
integer format: int32
processAttachmentState
string
Bad Request
Not Found