2019-09-06, 05:38
Hi,
I have a kodi installation I've set up for an elderly couple. Somehow they repeatedly manage to either completely mute Kodi or lower the volume, either by remote, or with the iOS remote app.
Is there a way to completely disable mute function, and any volume control in Kodi, locking it at 100% ?
All sound output is via a DAC and very high end audio system, so we want unadulterated audio output from the Kodi box.
I've tried setting:
But this seems to have no effect and the properties are still available in guisettings.xml
I have a kodi installation I've set up for an elderly couple. Somehow they repeatedly manage to either completely mute Kodi or lower the volume, either by remote, or with the iOS remote app.
Is there a way to completely disable mute function, and any volume control in Kodi, locking it at 100% ?
All sound output is via a DAC and very high end audio system, so we want unadulterated audio output from the Kodi box.
I've tried setting:
xml:
<audio>
<mute>false</mute>
<fvolumelevel>1.000000</fvolumelevel>
</audio>
But this seems to have no effect and the properties are still available in guisettings.xml