Thanks to help I've had here in the past, I've been using keyboard shortcuts on my PC to send commands to moode for the last few years.
For example:
And these shortcuts have been working fine until today when I finally updated from 8.3.9 to 9.2. The volume commands no longer work, though the pause, next and previous commands still function as before.
I've seen mention of changes to vol.sh, but I can't find anything that says if there's any new syntax or commands to handle volume in this later version.
Would someone mind pointing me in the right direction please?
Thanks!
For example:
Code:
curl -G --data-urlencode 'cmd=vol.sh dn 5' http://moode/command/
curl -G --data-urlencode 'cmd=pause' http://moode/command/
And these shortcuts have been working fine until today when I finally updated from 8.3.9 to 9.2. The volume commands no longer work, though the pause, next and previous commands still function as before.
I've seen mention of changes to vol.sh, but I can't find anything that says if there's any new syntax or commands to handle volume in this later version.
Would someone mind pointing me in the right direction please?
Thanks!