Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

How configure with nfs share to jellyfin #231

Open
Piero87 opened this issue Mar 13, 2024 · 1 comment
Open

How configure with nfs share to jellyfin #231

Piero87 opened this issue Mar 13, 2024 · 1 comment

Comments

@Piero87
Copy link

Piero87 commented Mar 13, 2024

Hi,
I have jellyfin installed with an LXC Proxmox container, and I have an NFS disk mounted in the container shared from a synology nas, but with Jellyfin limitation with this setup I cannot have real time monitoring, so I found your library but I can't understand how configure it, this is what I have tried in the config.yml

triggers:
  inotify:
    - priority: 0
      paths:
        - path: /videos
targets:
  jellyfin:
    - url: http://localhost:8096
      token: mytoken

and this is the debug of autoscan:

Mar 13 23:59:52 INF Initialised processor anchors=[] min_age=10m0s
Mar 13 23:59:52 WRN Webhooks running without authentication
Mar 13 23:59:52 INF Initialised triggers bernard=0 inotify=1 lidarr=0 manual=1 radarr=0 readarr=0 sonarr=0
Mar 13 23:59:52 INF Starting server on :3030
Mar 13 23:59:52 DBG Retrieved libraries libraries=[{"Name":"Piero TV Shows","Path":"/videos/Serie TV/"},{"Name":"Piero Movies","Path":"/videos/Film/"}] target=jellyfin url=http://localhost:8096
Mar 13 23:59:52 INF Initialised targets autoscan=0 emby=0 jellyfin=1 plex=0
Mar 13 23:59:52 INF Initialised version="1.4.0 (e5575d5@1694864132)"
Mar 13 23:59:52 INF Processor started

I have tried to change something inside the NSF Share for example inside /videos/something/blabla but it' doesn't trigger anything, what I have to do?

@rdemendoza
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants