jaedb / Iris

Discover, explore and manage your music library across multiple sources with this beautiful web-based interface. Iris is a Mopidy frontend extension.
Apache License 2.0
1.13k stars 132 forks source link

Show/Hide mute and volume control depending on volume value #951

Open orontee opened 5 months ago

orontee commented 5 months ago

When software mixer is disabled, Iris receives a volume equal to null. The mute and volume controls are hidden/shown depending on that value.

Refs: #874