Sometimes a user may want to toggle play/pause as quickly as possible. With a smartphone it takes some time to load RA in the browser and then click the play button. I request something quicker. The android app Tasker can silently send http get or post commands at the click of a shortcut. And chrome for android can save a shortcut to a specific website adress.
Is there already some post/get command or url parameter I can pass to RA to in one step quickly toggle play/pause without waiting for and interacting with the GUI? For example 192.168.0.5/toggle
If not then I request that feature.
There are ways to do this with other tools (buy JuiceSSH tasker plugin and set tasker to silently SSH in and send "mpc toggle" on a shortcut click). But I think such a quick toggle feature would be useful to have built into RA.