mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Remove deprecated server configuration instruction (#20710)
This commit is contained in:
parent
b214ff065c
commit
be4a821ba3
@ -12,7 +12,7 @@ ha_domain: jellyfin
|
||||
---
|
||||
|
||||
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, but should support older versions as well.
|
||||
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.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
@ -24,9 +24,3 @@ Username:
|
||||
Password:
|
||||
description: The password of the supplied user.
|
||||
{% endconfiguration_basic %}
|
||||
|
||||
## Jellyfin server configuration
|
||||
|
||||
The Jellyfin integration retrieves media items from your Jellyfin libraries using an Artist -> Album -> Track hierarchy. In order for the Media Browser to display thumbnails for artists and albums, Jellyfin has to include metadata for artists and albums. This is not enabled by default.
|
||||
|
||||
To enable this, navigate to the Jellyfin dashboard and select Plugins. Choose which provider you would like to use for metadata retrieval (AudioDB and MusicBrainz are the two default providers) and select Settings. Enable the checkbox for "Enable this provider for metadata searches on artists and albums.".
|
||||
|
Loading…
x
Reference in New Issue
Block a user