Posts by lelie

    Hi,

    Great addon!
    Works nicely, only thing is the volume control is moving from louder to loud when adjusting the volume slider in the Spotify Client (e.g. via port 4000 or mobile phone). Sound in Kodi moves from off/muted/0% to 100%.

    I'm using a Hifiberry, could that be the reason?

    On the Hifiberry site I found this thread:
    201863051-hifiberry-digi-spotify-connect
    The last reply says:
    In console_callbacks.py I changed the volume setting in playback_volume function definition to mixer.setvolume(0 if volume == 0 else int(round(19.5 * log(volume)-116)))

    How can I modify that file in LibreElec?

    Thanks,
    Robert