diff --git a/source/_integrations/jellyfin.markdown b/source/_integrations/jellyfin.markdown index 732d1347f4b..3d8d156b467 100644 --- a/source/_integrations/jellyfin.markdown +++ b/source/_integrations/jellyfin.markdown @@ -22,6 +22,12 @@ ha_integration_type: service The Jellyfin integration exposes a [Jellyfin](https://jellyfin.org/) server as a Media Source in Home Assistant. 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. +Additionally, this integration sets up every media session connected to the Jellyfin +server as a media player in Home Assistant to provide media controls for each session. + +Browsing media inside Home Assistant in a player's context provides all libraries +of type Movie and Series. + {% include integrations/config_flow.md %} {% configuration_basic %}