Moode Forum
Volume not updating - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: Volume not updating (/showthread.php?tid=5227)



Volume not updating - Ale2.0 - 12-06-2022

Hello there

I just noticed the volume "circle" on the screen does not update anymore when I change the volume via button.

I use the mpc command: mpc volume +5 to change volume and it works fine. Just the visual is not updating.

Greetings from Switzerland


RE: Volume not updating - Tim Curtis - 12-06-2022

Use /var/www/vol.sh command

Code:
pi@moode:~ $ /var/www/vol.sh --help
Usage: vol.sh [OPTION] [VOLUME]
Change the volume and update the knob.

With no OPTION or VOLUME, print the current volume.
With just VOLUME, set current volume to VOLUME.

-up            VOLUME  value between 1 and 100
-dn            VOLUME  value between 1 and 100
-mute          mute or unmute the volume
-restore       set volume to current knob level
--version      print the program version
--help         print this help text



RE: Volume not updating - Tim Curtis - 12-06-2022

Other commands to manipulate the player remotely are documented in the Setup guide. There is a link in the Player About screen and in the Repo.
https://github.com/moode-player/moode