From c6b34a13a0a9ad9c8e4da1fa4ead337781968214 Mon Sep 17 00:00:00 2001
From: ibizaman <ibizapeanut@gmail.com>
Date: Fri, 4 Aug 2023 00:04:37 -0700
Subject: [PATCH] add missing jellyfin from readme

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 685fff3..f4a60b8 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,11 @@ services. Also, the design will be extendable to allow users to add services not
   - [ ] SSO auth.
   - [X] Backup support.
 - [X] Home Assistant.
+  - [ ] Export metrics to Prometheus.
+  - [X] LDAP auth through homeassistant_user LDAP group.
+  - [ ] SSO auth.
+  - [X] Backup support.
+- [X] Jellyfin
   - [ ] Export metrics to Prometheus.
   - [X] LDAP auth, unfortunately we need to configure this manually.
   - [ ] SSO auth.