Review jellyfin and automounter services

Both services current: jellyfin 10.11.6 (latest upstream),
automounter 1.11.0 (Mac App Store). Add missing frigate share
to automounter docs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-03-17 13:06:23 -07:00
commit 995478b91f
3 changed files with 8 additions and 6 deletions

View file

@ -0,0 +1 @@
Review jellyfin (10.11.6, current) and automounter (1.11.0) services; add missing frigate share to automounter docs.

View file

@ -28,6 +28,7 @@ macOS app that automatically mounts [[sifaka]] SMB shares on [[indri]].
| music | `/Volumes/music` | [[navidrome]] |
| allisonflix | `/Volumes/allisonflix` | [[jellyfin]] |
| photos | `/Volumes/photos` | [[immich]] |
| frigate | `/Volumes/frigate` | [[frigate]] |
## Why AutoMounter?

View file

@ -304,13 +304,13 @@ services:
- name: jellyfin
type: ansible
last-reviewed: null
current-version: null
last-reviewed: 2026-03-17
current-version: "10.11.6"
upstream-source: https://github.com/jellyfin/jellyfin/releases
- name: automounter
type: ansible
last-reviewed: null
current-version: null
upstream-source: null
notes: Custom service, no upstream
last-reviewed: 2026-03-17
current-version: "1.11.0"
upstream-source: https://www.pixeleyes.co.nz/automounter/
notes: Mac App Store app, no Ansible role. Updates via App Store.