07-10-2021, 09:40 PM
Disconnect airplay or spotify
Play control - use any of the mpc commandsl
Loading a radio station
Volume control
Code:
moodeutl -R --airplay
moodeutl -R --spotify
Play control - use any of the mpc commandsl
Code:
mpc help
Loading a radio station
Code:
mpc load <playable URL>
Volume control
Code:
pi@rp2:~ $ /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