Skip to content

Instantly share code, notes, and snippets.

@jakobjs
Created April 21, 2022 23:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jakobjs/68695d7c2ab9dac8614aed51a3191afc to your computer and use it in GitHub Desktop.
Save jakobjs/68695d7c2ab9dac8614aed51a3191afc to your computer and use it in GitHub Desktop.
minimum-age: 10m
scan-delay: 5s
anchors:
- /mnt/mounted.txt
authentication:
username:
password:
port: 3030
triggers:
inotify:
- priority: 0
include:
- ^/mnt/unionfs/
exclude:
- '\.(srt|pdf)$'
rewrite:
- from: ^/mnt/import/import-movies/
to: /mnt/unionfs/Media/Movies/
- from: ^/mnt/import/import-tv/
to: /mnt/unionfs/Media/TV/
paths:
- path: /mnt/local/Media
sonarr:
priority: 2
radarr:
priority: 2
targets:
plex:
token: xxxx
rewrite:
- from: /mnt/unionfs/Media/
to: /data/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment