Posts by awiouy

    Hi awiouy :) Just after updating to Libre 9 and got this. All plugins updated and works except emby :(

    Also there is no os.libreelec.tv installed in dependency list...

    Any help please ?

    This should be fixed by revision 102 of the dotnet-runtime addon. See earlier posts for a temporary fix until that revision is released.

    Sorry for being not informative. I just saw above comments about .net issue and will try to correct the error.


    Edited: As I saw the log that it's about dotnet error. So I tried soft link method as mentioned in above comments. And It's running ok now.

    I will definitely provide log next time. Thanks.

    Thank you for the feedback.

    I will try to fix the issue in the next revision

    Hi,

    since a few days, librespot doesn't show up as connect device in the spotify app anymore. Can someone confirm that? Maybe there where some changes with the latest spotify update

    It works fine here.

    Try removing the cache in /storage/.kodi/userdata/addon_data/service.librespot.

    If that does not work, provide a log (journalctl -u service.librespot)

    No, sorry

    Latest revision uses Leia features...

    Hi awiouy! Is it possible to use emby with dotnet on 8.2.5 generic ? Server has updated to 3.2.34.0 but I still couldn't connect with mono.


    edit: Well it's working now with mono ;) Sorry awiouy! Just answer if dotnet can be used with 8.2.5 please :)

    LibreELEC development has shifted from 8.2 to 9.0.

    .Net Core Runtime and Emby could be backported to LibreELEC 8.2,5, but it would take me more time to do that (backport, build, test, etc.) than for you to upgrade to LibreELEC 9.0.

    Librespot log messages preceding the ones you mention show that the librespot daemon requested to stop the daemon. This usually happens when the playing app connects to another device (and therefore disconnects from Librespot).

    Code
    20:57:12.323 T:3943469936 NOTICE: Librespot: named pipe received ['stop', '0nOeN35vWJ8ZRheA61QOWt']
    20:57:12.323 T:3943469936 NOTICE: Librespot: stopping librespot playback

    hm...

    No idea why dotnet ends up in dotnet-runtme-2.1.2, it should be in /storage/.kodi/addons/tools.dotnet-runtime/bin.

    Move it there to fix you issue.

    PATH includes /storage/.kodi/addons/tools.dotnet-runtime/bin ;)

    The question is now: is dotnet executable and if not, why?

    You are missing dotnet-runtime (not Mono).

    What is the output of ldd $(which dotnet)?

    Excellent, will test and report back. I am really busy now, but will do my best.

    Do you plan to release a version for LE 8.2.5? Would be great. Or at least to support that branch if a fix is required.

    Thank you for testing.

    I will maintain Librespot for LibreELEC 8.2 until LibreELEC 9.0 is released.

    Librespot revision 112 uses features of Kodi 18 (especially updateInfoTag) which are not available in Kodi 17. I can therefore not backport it to LibreELEC 9.0.

    Here is revision 111q, which simplifies the settings and the Python code.

    This should be the last revision before release.

    I have not managed to set the playback time.

    Switching from ALSA to Kodi output mode while Librespot is playing requires a reboot.

    Happy testing.

    For Generic:

    - code

    - addon

    For RPi2:

    - code

    - addon

    For CoreELEC:

    - code

    - addon

    Hi guys :) I'm completely new to Emby. Used awiouy script to update but got v 3.0.8100.0 in web browser and can't connect any device to my server.

    Is there something I'm missing ? :(

    Got this in console

    Emby 3.6.0.33 is a beta release, which requires .Net Core runtime 2.1.3 (LibreELEC ships 2.1.2).

    If you want to get familar with Emby, then use the addon provided by the LibreELEC Add-ons repository (updating the addon should fix your system).