Posts by awiouy

    It looks like the kernel changed the way how the SoC is displayed in /proc/cpuinfo.
    As this info is checked in LCDproc's raspberrypi driver, it does not work anymore.

    The solution is to update LCDproc for LibreELEC with the commits in my
    pull request to LCDproc upstream:
    Raspberry Pi changes by marschap · Pull Request #76 · lcdproc/lcdproc · GitHub
    This also allows for multiple-controller displays in the hd44780-gpio driver.

    Great! I'll submit a fix ASAP.


    Hello! Great to see Emby running within Libreelec, fantastic work.

    Now i use it on my Nuc with the Emby for Kodi Addon as my database, which is working without problems and is bringing my setup to "a higher level".
    Many thanks for that. But i have a few questions:

    Is it possible to update the server by myself, or must this be implemented in a updated addon?

    And where are the actors stored? I can´t find an "People" or "actors" folder.

    Jhag

    You can update it manually, it was mentioned earlier in this thread.
    I have submitted a pull request to update to 3.2.8.


    Hi and thank you awiouy,

    The only difference with mine is that I use "/storage/Sync" rather than "/var/media/Extra". It's important to put in "/var/media" ?


    But systemd says it failed :

    Code
    ● storage-sync.mount - cifs mount script
       Loaded: error (Reason: Invalid argument)
       Active: inactive (dead)
        Where: /storage/SyncThing
         What: //192.168.1.33/SyncThing

    Isn't there a mismatch between the mount point (/storage/SyncThing) and the name of the service (storage-sync)?

    Either adapt the mount point (/storage/sync) or the name of the service (storage-SyncThing).

    This is what I use:


    Got your Emby server running on my $40 Amlogic S905 Android box running LibreELEC. It runs, but the playback is too slow. Perhaps the problem is in the ffmpeg version.

    Thanks for you all your work.

    Video of Emby running on S905 box


    I did not implement hardware transcoding for S905 in ffmpegx, because I am not aware of any and I have no system to test.

    If you know of any hardware transcoding feature of S905, please let me know, and I will try to implement it.


    Hi everybody,

    SyncThing on Libreelec seems to me a good idea ! My media center (Raspberry Pi2) is is often doing nothing, it is a pity to waste all this power :blush:

    But, is it possible using it with a SMB access path (smb://...) ?
    What is the good practice when you don't have any local storage ?

    Hello olivir,

    Try this


    Just use the Spotify Connect Web add-on ;)

    Something seems to lock guide_wgp.xml. Any idea what it could be?

    What do you mean by removing *? All you should have to do is to add channels at the end of the config file


    Thanks for the reply

    Maybe I got the wrong idea. I have a Rpi3 with librelec, connected to my wireless router on 192.168... I wanted to enable this plugin to update my public IP on no-ip.com account.

    So I enabled the addon via kodi interface. Entered my username/password, disabled ssl and saved.

    But doesn't seem to be working. output above is from ' journalctl -u service.system.inadyn' :(

    Cheers

    Weird. Enable ssl?