Jellyfin: add support for movie collections (#23005)

This commit is contained in:
Jan Stienstra 2022-06-06 21:17:42 +02:00 committed by GitHub
parent 7724f3b5fe
commit 056596a457
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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