(04-11-2022, 01:52 PM)Tim Curtis Wrote: Syncing moOde's volume knob to a UPnP control point is not really supported although there is a hack that can be implemented that might work. YMMV.
Code:# Add UPnP volume sync
moodeutl -A add 1024
sudo reboot
# Remove volume sync
moodeutl -A rm 1024
sudo reboot
Thanks, I'll test this hack although I use MAFA as a mpd client rather than a UPnP control point. I don't know if that makes a difference in this case