I am using iRule for control of a lot of my house and have been using some JRiver commands successfully that commands that happened to be in a community device file. I was hoping to expand on it on some zone specific commands that someone at JRiver is perhaps better versed on.
I would like to get the syntax for commands that are zone specific for 1% volume up, 1% volume down, mute, and perhaps some zone specific playlist and or favorite commands. I have read the wikis and played around a little however; only the commands that I got from device data base at iRule seem to work.
some example of commands that are working (the IP and port are successfully configured in the gateway):
MCWS/v1/Playback/Next?Zone=-1&ZoneType=ID
MCWS/v1/Playback/PlayPause?Zone=-1&ZoneType=ID
MCWS/v1/Control/MCC?Command=22001&Parameter=3
MCWS/v1/Control/Key?Key=Page%20Up
Some insight would be appreciated. Thank you.