2021-01-17, 15:51
It seems that commands for Player.Seek via JSON are broken in 19 rc ?
I have researched but not found obvious indications here that it has been changed.
So has this string/command been changed in 19.xx?
All other commands appear to work fine as before in Leia.
If this is intentional, are there any hints or something else that needs to be done differently in 19.xx?
Many thanks.
Below are samples that work fine in Leia but do nothing in Matrix 19 rc1 AFAIK:
jsonrpc?request={"jsonrpc":"2.0","method":"Player.Seek","params":{"playerid":1,"value":"bigforward"},"id":1}
jsonrpc?request={"jsonrpc":"2.0","method":"Player.Seek","params":{"playerid":1,"value":50}}
I have researched but not found obvious indications here that it has been changed.
So has this string/command been changed in 19.xx?
All other commands appear to work fine as before in Leia.
If this is intentional, are there any hints or something else that needs to be done differently in 19.xx?
Many thanks.
Below are samples that work fine in Leia but do nothing in Matrix 19 rc1 AFAIK:
jsonrpc?request={"jsonrpc":"2.0","method":"Player.Seek","params":{"playerid":1,"value":"bigforward"},"id":1}
jsonrpc?request={"jsonrpc":"2.0","method":"Player.Seek","params":{"playerid":1,"value":50}}