From 056596a45728dd231e49c073e76e0f32e4582fcc Mon Sep 17 00:00:00 2001 From: Jan Stienstra <65826735+j-stienstra@users.noreply.github.com> Date: Mon, 6 Jun 2022 21:17:42 +0200 Subject: [PATCH] Jellyfin: add support for movie collections (#23005) --- source/_integrations/jellyfin.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/jellyfin.markdown b/source/_integrations/jellyfin.markdown index f5b843b1247..d695dc23687 100644 --- a/source/_integrations/jellyfin.markdown +++ b/source/_integrations/jellyfin.markdown @@ -13,7 +13,7 @@ ha_integration_type: integration --- The Jellyfin integration exposes a [Jellyfin](https://jellyfin.org/) server as a Media Source in Home Assistant. -Support is currently limited to music libraries only. Other libraries will not appear in the Media Browser. This integration has been tested with Jellyfin server version 10.6.4 and later. +Support is currently limited to music and movie libraries only. Other libraries will not appear in the Media Browser. This integration has been tested with Jellyfin server version 10.6.4 and later. {% include integrations/config_flow.md %}