Activate PVR Recordings Window
#1
I've been successfully using JSON-RPC commands with the iRule remote control application for a while now. One thing I'd like to do is have a button that directly opens the PVR recordings window. I'm able to open the PVR window with the following command:

jsonrpc?request={"jsonrpc":"2.0","method":"GUI.ActivateWindow","params":{"window":"pvr"},"id":1}

Should the following command work for opening the recordings window?

jsonrpc?request={"jsonrpc":"2.0","method":"GUI.ActivateWindow","params":{"window":"pvr"},"parameters":["Recordings"]},"id":1}

I'll give it a test but wanted to confirm if the parameters value "Recordings" is correct.

Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Activate PVR Recordings Window0