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 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 |