2021-08-14, 09:01
Hi I'm using the Kodi v12 and was trying to make a jsonrpc call out to make the media filter show up on the GUI.
I tried sending {"jsonrpc":"2.0","method":"GUI.ActivateWindow","params":{"window":"mediafilter"},"id":1}
and it shows the media dialog but its contents is empty instead of showing all the different choices to filter on.
I am using the rapier skin and if I navigate to it directly it works just trying to have a short cut from a remote to open it up.
Anyone know how to do this ?
Also want to have the search dialog show up too.
Thanks.
I tried sending {"jsonrpc":"2.0","method":"GUI.ActivateWindow","params":{"window":"mediafilter"},"id":1}
and it shows the media dialog but its contents is empty instead of showing all the different choices to filter on.
I am using the rapier skin and if I navigate to it directly it works just trying to have a short cut from a remote to open it up.
Anyone know how to do this ?
Also want to have the search dialog show up too.
Thanks.