Posts by chaos83

    Hello everyone, I have two Intel NUC here on which I installed Libreelec. So that I do not always have to install everything twice, I thought I try the whole thing with NFS mounts.

    I then set up NFS mounts from libreelec to my NAS.

    1. the following works

    Code
    [Mount]
    # The share we want to mount
    What=192.168.178.10:/volume1/private/kodi/sync/addons
    
    
    # Where we want to mount this share
    Where=/storage/.kodi/addons

    2. the following works

    Code
    [Mount]
    # The share we want to mount
    What=192.168.178.10:/volume1/private/kodi/sync/userdata/addon_data
    
    
    # Where we want to mount this share
    Where=/storage/.kodi/userdata/addon_data

    3. the following does not work

    Code
    [Mount]
    # The share we want to mount
    What=192.168.178.10:/volume1/private/kodi/sync/userdata/database
    
    
    # Where we want to mount this share
    Where=/storage/.kodi/userdata/Database

    At 3. libreelec starts, but only a mouse pointer appears.

    Do I have any chance to get it to work like this? Maybe someone has another idea?

    So, if someone has a similar problem. With the configuration from above it has now worked. Generally, the new NUC's should fully support CEC. I tried a bit and it was so that the TV went on automatically but not off. That surprised me a bit. Thought if he goes on he must also somehow go out. Now the NUC has two USB ports in the front. There I had once the stick from the remote control and once a stick from a wireless keyboard enclosed. Rather by accident I removed the stick of the keyboard and lo and behold, the TV went off automatically. Now I have the stick of the wireless keyboard connected in the back and it still works. Already damn funny ... And there you should come on it^^

    Now I still have an old LG 50PS3000 with this Simplink function. There the TV also turns on automatically when I start the NUC, but not off. Here it is but not at the stick, I have of course tested first.

    Does anyone here perhaps still have a tip?