Posts by awiouy

    Great work, Congratulations ...


    Should version 8.2.107 work on the S905D? I have a Mecool KI Pro with this processor, installed from the LibreELEC repository, installed successfully, set user and password, but the "run" button does not enable.

    Control the addon with a Spotify app (on a smartphone, on a PC).

    In the Spotify app, select your LibreELEC device, and play music.

    If the addon remains silent in ALSA mode, switch to KODI mode in addon settings.

    Let me know if it works.

    Really nice work! Very stable but one Q: Are there any plans to support Artist Slide show if Kodi is playing music? -> or Something like open.spotify.com? I really hate black and dead screens ;)

    Thanks again for the great job!

    Thanks!

    I could really need help with the OSD, for example get a cover from Kodi according to artist/title, as already mentioned here: Librespot addon

    Here is a preview of a new revision of the webgrabplus addon.

    THIS PREVIEW WILL RESET EXISTING WEBGRABPLUS SETTINGS (an attempt is made to back them up)

    SAVE YOUR SETTINGS IN A SAFE PLACE BEFORE YOU INSTALL THIS PREVIEW.

    Backup Attempt:

    The first time webgrabplus.run is run it will attempt to save existing addon settings in /storage/.kodi/userdata/addon_data/service.webgrabplus.backup. It is recommended to backup your settings (from the /storage/.kodi/userdata/addon_data/service.webgrabplus diretory) to a safe place.

    Programs have been removed:

    WG2MP.exe, xmltv_time_correct.exe and the corresponding scripts have been removed.

    If you need these utilities, download them somewhere on your LibreELEC device and call them with the after.sh or before.sh scripts.

    The user can decide which file is read or updated:

    Specify which file is read or updated in the appropriate config.xml file.

    Settings have changed:

    siteini.pack is updated (replaced) automatically when an update is available online.

    User customisations should be made in siteini.user.

    Priority can be reduced:
    Priority of the WebGrab+Plus.exe may be reduced in the settings of the addon.

    The attached preview should run on all LibreELEC versions.

    Thank you for testing and providing feedback.

    Please check Aug 28 11:39:16 HTPC systemd[1]: service.librespot.service: Service hold-off tim - Pastebin.com if you can find some hints for the issue while or after switching profile. Eventually there are some warnings, errors and fails.

    In addition, I faced also an (greater) issue, when I upgraded to new kodi alpha via raybuntu's rb-leia6 => NO sound:

    Sep 09 23:35:50 HTPC systemd[1]: Started librespot. Sep 09 23:35:50 HTPC sh[791 - Pastebin.com
    Remark:
    I can selected Kodi in Spotify as device, I can also play a song and Kodi displays the artist and song name on the top right (osd), BUT I there is no sound... On the configuration, there is no option "Kodi" in "Output". Under "Output" I am able only to select "Programs". So I selected "Programs" and via ALSA I changed to HDMI, which I have also selected in Kodi -> preferences -> system -> audio device.

    Hoping for helping ;)

    Thanks for the work.

    With respect to your first log, it appears to be a network issue. I am not sure why this happens, since the service starts when the network is online. Try to add sleep 5 at the second line of /storage/.kodi/addons/service.librespot/bin/librespot.start to see if it fixes.

    With respect to your second log (Raybuntu LibreELEC 9.0) I am unable to assess (no corresponding hardware). I will do when LibreELEC 9.0 reaches beta.

    With respect to both logs, I do not understand this error: /storage/.kodi/addons/service.librespot/bin/librespot.start: eval: line 1: 2=: not found. Please add set -x at the second line of /storage/.kodi/addons/service.librespot/bin/librespot.start and provide a log (journalctl -u service.librespot).

    Spotify Connect Web has been replaced by Librespot. Therefore use Librespot.

    To use Librespot: install the addon, grab a device with a Spotify app (for example a smartphone, a tablet, a computer) and use the device to stream music to LibreELEC.

    That's it.

    Please provide the outputs of:

    journalctl -u service.librespot

    journalctl -u pulseaudio

    I will have a look at the comments/requests above as soon as I have the time.

    My priority is to rebase the patches with current librespot master.

    I will then try to implement avoiding sink stop .

    I would be happy if a Rust developer would help me submitting code upstream, this for example.

    As for issues when switching profile, please provide a log (journalctl -u service.librespot)

    Tried to run the librespot plugin, looks like wonderful work but both backends do not seem to work for me...

    Tried the following to no avail:

    • sound of Kodi itself temporarily set to PULSE
    • set 'keep sound alive' to 'off'

    This is someoutput after selecting the kodi backend with the above settings.

    Are you sure you are using Kodi mode? Error messages pertain to ALSA...

    Howdy there, can anyone enlighten me to the difference between selecting output as ALSA and Kodi? My device is a wetek core and I was just wondering which option is better. Cheers.

    In ALSA mode Librespot plays directly to one of your sound devices, bypassing Kodi.

    In Kodi mode Librespot streams to Kodi which plays back.

    ALSA mode is extremely straightforward (at least on Pi) and allows headless operation.

    Kodi mode uses Kodi audio output and settings and is useful when ALSA and Kodi interfere with each other.

    Try both and pick the mode you prefer.