Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto Professional Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 10 made on Sunday August 2, 2020 at 00:24
mpg7321
Regular Member
Joined:
Posts:
June 2020
111
Anotehr question I would have, is to get all the data I want from KODI I would have to send two commands,

{"jsonrpc": "2.0", "method": "Player.GetProperties", "params": { "properties": ["currentaudiostream", "percentage", "totaltime", "speed"], "playerid": 1 }, "id": "VideoGetItem"}


{"jsonrpc": "2.0", "method": "Player.GetItem", "params": { "properties": ["title", "thumbnail"], "playerid": 1 }, "id": "1"}

till this day I can not find a way to do this in one command. What would you recommend on how to send both from the same script.


Hosting Services by ipHouse