Add documentation for the Jellyfin media player (#23910)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Ongy 2022-11-28 15:07:50 +01:00 committed by GitHub
parent 386635a9d8
commit 16e457b6dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}