05-06-2025, 06:28 PM
Greetings!
TriggerHappy successfully updates the output volume (and I can hear the action).
However the volume display on the web page is never updated.
What else do I need to know ;-) ?
Regards,
PS: here is a sample output from the triggerhappy daemon
musical@moOde:~ $ sudo systemctl status triggerhappy
● triggerhappy.service - triggerhappy global hotkey daemon
Loaded: loaded (/lib/systemd/system/triggerhappy.service; enabled; preset: enabled)
Active: active (running) since Tue 2025-05-06 12:32:34 EDT; 55min ago
TriggeredBy: ● triggerhappy.socket
Main PID: 8352 (thd)
Tasks: 1 (limit: 9574)
CPU: 136ms
CGroup: /system.slice/triggerhappy.service
└─8352 /usr/sbin/thd --triggers /etc/triggerhappy/triggers.d/ --socket /run/thd.socket --user nobody --dev>
May 06 12:36:45 moOde thd[8352]: Executing trigger action: /usr/bin/mpc stop
May 06 12:36:45 moOde thd[10738]: volume: 85% repeat: off random: off single: off consume: off
May 06 12:39:17 moOde thd[8352]: Executing trigger action: /usr/bin/mpc toggle
May 06 12:39:17 moOde thd[11387]: http://listen.jazz88.org/ksds.mp3
May 06 12:39:17 moOde thd[11387]: [playing] #8/31 0:00/0:00 (0%)
May 06 12:39:17 moOde thd[11387]: volume: 85% repeat: off random: off single: off consume: off
May 06 13:28:16 moOde thd[8352]: Executing trigger action: /usr/bin/mpc volume +5
May 06 13:28:16 moOde thd[20567]: http://listen.jazz88.org/ksds.mp3
May 06 13:28:16 moOde thd[20567]: [playing] #8/31 48:59/0:00 (0%)
May 06 13:28:16 moOde thd[20567]: volume: 90% repeat: off random: off single: off consume: off
musical@moOde:~ $
TriggerHappy successfully updates the output volume (and I can hear the action).
However the volume display on the web page is never updated.
What else do I need to know ;-) ?
Regards,
PS: here is a sample output from the triggerhappy daemon
musical@moOde:~ $ sudo systemctl status triggerhappy
● triggerhappy.service - triggerhappy global hotkey daemon
Loaded: loaded (/lib/systemd/system/triggerhappy.service; enabled; preset: enabled)
Active: active (running) since Tue 2025-05-06 12:32:34 EDT; 55min ago
TriggeredBy: ● triggerhappy.socket
Main PID: 8352 (thd)
Tasks: 1 (limit: 9574)
CPU: 136ms
CGroup: /system.slice/triggerhappy.service
└─8352 /usr/sbin/thd --triggers /etc/triggerhappy/triggers.d/ --socket /run/thd.socket --user nobody --dev>
May 06 12:36:45 moOde thd[8352]: Executing trigger action: /usr/bin/mpc stop
May 06 12:36:45 moOde thd[10738]: volume: 85% repeat: off random: off single: off consume: off
May 06 12:39:17 moOde thd[8352]: Executing trigger action: /usr/bin/mpc toggle
May 06 12:39:17 moOde thd[11387]: http://listen.jazz88.org/ksds.mp3
May 06 12:39:17 moOde thd[11387]: [playing] #8/31 0:00/0:00 (0%)
May 06 12:39:17 moOde thd[11387]: volume: 85% repeat: off random: off single: off consume: off
May 06 13:28:16 moOde thd[8352]: Executing trigger action: /usr/bin/mpc volume +5
May 06 13:28:16 moOde thd[20567]: http://listen.jazz88.org/ksds.mp3
May 06 13:28:16 moOde thd[20567]: [playing] #8/31 48:59/0:00 (0%)
May 06 13:28:16 moOde thd[20567]: volume: 90% repeat: off random: off single: off consume: off
musical@moOde:~ $