Posts by DomJ4ck

    I can't reproduce this problem.
    I will address it if it remains with release 100, which should soon be available from the LibreELEC repository.
    Thank you for your patience.

    No Problem mate. We have to thank you for making Spotify Connect available via an addon. It's so simple for endusers. Thank you very much.

    320kbit is working great!

    DomJ4ck,

    I was unable to reproduce your problem.
    You are installing the addon via Kodi install from zip file, right?
    If you go to the addon settings in the Kodi GUI, are the labels correctly displayed? What are the available bit rates (should be blank, 90, 160 and 320)?

    ALSA is Advanced Linux Sound Architecture, used by some applications, but not by Kodi on LibreELEC

    Yes i've downloaded your zip file and installed this via Kodi addons-menu (from the zip)
    I've uploaded a photo for you. You can see the "30005-Bitrate" on it. This was directly after updating. If i'm using the down-arrow the next bitrate is 320, 160, 90 (but not blank).
    With 30005 set up the server isn't starting.
    I think labels are correct.

    Foto 04.08.16, 09 33 27.jpg - directupload.net

    So here's my Feedback.

    After the Update the Bitrate in Settings was set to 30005 (?). The server won't come up so you don't see it in the Spotify Apps. When i change it to 320 then it appears and i can play music.

    So: it's working great. I cannot validate, if the stream is really 320kbit. (i don't know how to do it. using the -bitrate 320 don't mean that 320kbit is used, probably)

    My Setup:
    Raspberry Pi 2 Model B
    HDMI Connection to Pioneer AVR (setup with Audio passthrough in Kodi Settings)

    btw: i'm not a developer, no clue what a docker image is :D
    But i think you know what you're doing ;)
    And what is ALSA?

    Cheers


    I have updated the preview addons, see my updated post above.
    I hope they will work for you.

    My next steps:
    1. create a small Alpine based docker image to run spotify-connect-web on all LibreELEC arm projets
    2. offload ALSA configuration (common to spotify-connect-web, squeezelite, etc) to a dedicated addon

    Hey awiouy,

    Amazing, thank you for your work.

    I'll try it out in the evening today!

    Will this addon be integrated in the Libreelec Repo? There are already addons which were created by you :)

    I'll give you feedback.

    Hello DomJ4ck,

    Thank you for the feedback. I will add the bitrate option. I will also add an option to select the playback route (auto, HDMI or jack).

    I am however away from my computer, so you will have to wait a bit.

    Thank you for your patience.


    Amazing!
    Thank you.

    Hi. Many thanks for this addon! Works like a charme.

    The Spotify-Connect-Web Script has a -bitrate option to specify a custom bitrate.

    Is it possible to set the bitrate somewhere in the addon-python files?
    Sadly, the addon settings are not providing this option.

    Code
    ./spotify-connect-web.sh --username 12345678 --password xyz123 --bitrate 320


    spotify-connect-web/README.md at master · Fornoth/spotify-connect-web · GitHub


    Thanks in advance and keep up the great work!
    Dom