JSON-RPC API Play a movie on external display
#1
Hello,
    is there a way to play a movie on external display?
With:
Code:
{"jsonrpc":"2.0","method": "Player.Open", "params": {"item":{"file":"/home/video/movie.mkv"}},"id":1}
i can play a movie on internal monitor, but I can't find a way to tell kodi to open movie on external display.   
Code:
{"jsonrpc":"2.0","method": "Player.GetPlayers","id":1}
give me a name of display but if i send it with first command, move will play on internal display.
Reply

Logout Mark Read Team Forum Stats Members Help
JSON-RPC API Play a movie on external display0