Posts by bart1966

    hI

    I just booted up my odroid c2 with the following "LibreELEC-S905.arm-8.2-8.1.2-C2" .

    Kodi boots up fine.

    When you release a new image, can I upgrade from within kodi or do I have to burn the new image over the current one?

    What is the linux version that this image is build from?

    I want to setup emby server. I know there is a kodi addon but it is not being updated very often.The official version from Emby is 3.2.26

    Thanks a lot everyone

    Yes I kow.

    But I want to make use of Emby server. This server is installed under kodi (addon) and you get to the interface by going to this adress
    dashboard.html (ip is from the odroid where librelec/kodi runs on
    When I enter the emby server interface You can add libraries but from there I cannot browse to my nfs share.


    It's true that using Filemanager under Kodi I can reach my nfs share. But

    Hello

    Media files are on synology na (ip 192.168.0.3)
    folder /volume1/video/ is nfs shared

    I cannot get librelec mount this directory

    This is what i do (and do it wrong)

    I went to the nfs sample file under /storage/.config/system.d
    Mount
    What=//192.168.0.3/volume1/video

    Where=/storage/video (this is a folder that already exists on libreelec

    The other settings I left unchanged

    I entered the command systemctl enable storage-videos.mount and it just seem to do nothing. I only get back to the prompt
    LibreELEC:~/.config/system.d #

    So the next thing I did was systemctl status storage-videos.mount and I got this

    storage-videos.mount - nfs mount script
    Loaded: loaded (/storage/.config/system.d/storage-videos.mount; enabled; vendor preset: disabled)

    Active: failed (Result: exit-code) since Fri 2017-02-17 13:46:30 CET; 3 weeks 1 days ago
    Where: /storage/videos
    What: //192.168.0.3/volume1/video

    Feb 17 13:46:30 LibreELEC systemd[1]: Mounting nfs mount script...
    Feb 17 13:46:30 LibreELEC systemd[1]: storage-videos.mount: Mount process exited, code=exited status
    =255
    Feb 17 13:46:30 LibreELEC systemd[1]: Failed to mount nfs mount script.
    Feb 17 13:46:30 LibreELEC systemd[1]: storage-videos.mount: Unit entered failed state.


    Has one of you have any idea what I should do to get this work?
    Must be probably overlooking something very easy :)

    Thanks to all