mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Added audio codec option for Jellyfin (#30160)
This commit is contained in:
parent
c8fbd2ef65
commit
05f95b1648
@ -38,3 +38,11 @@ Username:
|
|||||||
Password:
|
Password:
|
||||||
description: The password of the supplied user.
|
description: The password of the supplied user.
|
||||||
{% endconfiguration_basic %}
|
{% endconfiguration_basic %}
|
||||||
|
|
||||||
|
{% include integrations/option_flow.md %}
|
||||||
|
|
||||||
|
{% configuration_basic %}
|
||||||
|
Audio Codec:
|
||||||
|
description: Sets the audio encoding codec to a Jellyfin API supported codec (aac, mp3, vorbis, wma)
|
||||||
|
required: false
|
||||||
|
{% endconfiguration_basic %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user