channel switching via json RPC API?
#1
Hi!

I just had look on the current json api wiki and saw some requests to get channel data but nothing to set a specific channel. Is that possible at all?
Reply
#2
you mean like tune to the channel? I think you can do this by just playing the channel using the typical playback features
Reply
#3
{ "jsonrpc": "2.0", "method": "Player.Open", "params": { "item": { "channelid": 171} }, "id": 1 } for channelid 171
Reply

Logout Mark Read Team Forum Stats Members Help
channel switching via json RPC API?0