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:
parent
e5ce510fdc
commit
995478b91f
3 changed files with 8 additions and 6 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue