diff --git a/docs/changelog.d/+review-jellyfin-automounter.doc.md b/docs/changelog.d/+review-jellyfin-automounter.doc.md new file mode 100644 index 0000000..ce704f8 --- /dev/null +++ b/docs/changelog.d/+review-jellyfin-automounter.doc.md @@ -0,0 +1 @@ +Review jellyfin (10.11.6, current) and automounter (1.11.0) services; add missing frigate share to automounter docs. diff --git a/docs/reference/services/automounter.md b/docs/reference/services/automounter.md index 12d53a9..c8205ea 100644 --- a/docs/reference/services/automounter.md +++ b/docs/reference/services/automounter.md @@ -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? diff --git a/service-versions.yaml b/service-versions.yaml index 7877eda..9a19eaf 100644 --- a/service-versions.yaml +++ b/service-versions.yaml @@ -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.