From 3a9de3f7094df7b032025cd900225f888710edc4 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 7 Feb 2020 00:26:46 -0500 Subject: [PATCH 1/3] Alter hardware acceleration message Don't say this is "experimental" since it's not. Mention the documentation on configuring hardware acceleration and that it requires additional configuration. --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index c9c00f0da4..755f890737 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -652,7 +652,7 @@ "LabelH264Crf": "H264 encoding CRF:", "LabelH264EncodingPreset": "H264 encoding preset:", "LabelHardwareAccelerationType": "Hardware acceleration:", - "LabelHardwareAccelerationTypeHelp": "This is an experimental feature only available on supported systems.", + "LabelHardwareAccelerationTypeHelp": "Hardware acceleration requires additional configuration - please see the documentation at https://docs.jellyfin.org/general/administration/hardware-acceleration.html", "LabelHomeNetworkQuality": "Home network quality:", "LabelHomeScreenSectionValue": "Home screen section {0}:", "LabelHttpsPort": "Local HTTPS port number:", From 5aae08cab9fff7d6fbbd91c10862068209fbadb1 Mon Sep 17 00:00:00 2001 From: dkanada Date: Tue, 18 Feb 2020 14:23:42 +0900 Subject: [PATCH 2/3] change string --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 755f890737..c97b2e67a4 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -652,7 +652,7 @@ "LabelH264Crf": "H264 encoding CRF:", "LabelH264EncodingPreset": "H264 encoding preset:", "LabelHardwareAccelerationType": "Hardware acceleration:", - "LabelHardwareAccelerationTypeHelp": "Hardware acceleration requires additional configuration - please see the documentation at https://docs.jellyfin.org/general/administration/hardware-acceleration.html", + "LabelHardwareAccelerationTypeHelp": "Hardware acceleration requires additional configuration.", "LabelHomeNetworkQuality": "Home network quality:", "LabelHomeScreenSectionValue": "Home screen section {0}:", "LabelHttpsPort": "Local HTTPS port number:", From 1eef18c0f162a6a5dbda456e3e7c1f679d2306f0 Mon Sep 17 00:00:00 2001 From: dkanada Date: Tue, 18 Feb 2020 14:28:36 +0900 Subject: [PATCH 3/3] add link back to acceleration description --- src/encodingsettings.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/encodingsettings.html b/src/encodingsettings.html index 3d67544c0b..682451bed9 100644 --- a/src/encodingsettings.html +++ b/src/encodingsettings.html @@ -20,7 +20,9 @@ -
${LabelHardwareAccelerationTypeHelp}
+