Jellyfin
Reads GET /System/Info/Public for the version — the “Public” variant of
Jellyfin’s system-info endpoint, intentionally reachable before login
exists.
targets: - id: jellyfin-main product: jellyfin address: https://jellyfin.example.comAuthentication
Section titled “Authentication”None — the endpoint accepts no credential shape.
Vendor identity check
Section titled “Vendor identity check”The response’s ProductName is compared against "Jellyfin Server". The
same response also carries this deployment’s own ServerName, a
persistent install Id, and its LocalAddress — none of that describes
the software itself, so only Version and ProductName are read.
Lifecycle resolver
Section titled “Lifecycle resolver”None — endoflife.date has no Jellyfin calendar (confirmed 404). Inventory-only for now.