Jellyfin
The Jellyfin integration exposes a Jellyfin server as a Media Source in Home Assistant. Support is currently limited to music, movie and tvshow 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.
Configuration
Adding Jellyfin to your Home Assistant instance can be done via the user interface, by using this My button:
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the sidebar click on Settings.
-
From the configuration menu select: Devices & Services.
-
In the bottom right, click on the Add Integration button.
-
From the list, search and select “Jellyfin”.
-
Follow the instruction on screen to complete the set up.
The URL of the Jellyfin server. Please supply the full URL including the protocol and optional webroot. For example https://media.example.com
, http://10.1.1.100:8096
or http://home.example.com/jellyfin
.