Posts by satobai

    If you really need to set extra options, use the options parameter to specify them.

    You can also call librespot from the command line or from a script.

    Please, can you elaborate on this? Is there any guide about it? I use USB DAC with studio monitors, so those settings are important for me. Thanks.

    I'm used to librespot installed on Raspbian Lite. Now, on LibreELEC config in options is limited and I'm not sure how to edit settings file.

    I want to set this:

    Code
    LIBRESPOT_BITRATE="320"
    LIBRESPOT_FORMAT="S32"
    LIBRESPOT_INITIAL_VOLUME="100"
    LIBRESPOT_NORMALISATION_PREGAIN="-6.0"
    LIBRESPOT_VOLUME_CTRL="log"

    Not sure if LIBRESPOT_BACKEND="alsa" is needed to work with Kodi. Also, credentials are not required for high quality streaming?

    Please, how can I set up this config on librespot in LibreELEC? Thanks.