advance jellyfin role tag and add jellyfin config and cache binds #12

Merged
jayne merged 8 commits from jellyfin into prod 2025-05-24 22:40:49 -05:00
Showing only changes of commit 7160331636 - Show all commits

View file

@ -13,8 +13,12 @@ mounts:
local: /mnt/video
type: nfs
bind:
- name: jellyfin
- name: jellyfin data
src: /mnt/data/jelly/data/
mount: /var/lib/jellyfin
bind:
- name: jellyfin cache
src: /mnt/data/jelly/cache/
mount: /var/cache/jellyfin
# end of file