addon-spotify-connect
addon-spotify-connect copied to clipboard
Add `enable_volume_normalisation` option
This PR adds support for enabling volume normalisation. It's completely opt-in and does not change any existing behaviour
Currently volume normalisation is disabled and cannot be enabled. Some songs play at significantly different volumes and normalisation makes these tracks approximately the same volume (at the cost of a minor decrease in audio quality)
See the librespot documentation for more information on how enable-volume-normalisation works
To test this option:
- With volume normalisation disabled, play It's Time by Gavin Mikhail and then I See Fire by Ed Sheeran
- Hear that one is much louder than the other
- Enable volume normalisation
- Save changes & restart the addon
a. If the log level is debug, see that
enable-volume-normalisationis present in theCommand line argument(s)section - Play the songs again, hear that they are closer to the same volume