From 4ac2645118fdba91ccb074b6f722cfdbd2d62f37 Mon Sep 17 00:00:00 2001 From: felix920506 Date: Mon, 9 Oct 2023 13:59:26 -0400 Subject: [PATCH 1/4] Change fallback fonts help text to link documentation --- 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 46ac5869511..1ba80e7dfce 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1624,7 +1624,7 @@ "HeaderSelectFallbackFontPath": "Select Fallback Font Folder Path", "HeaderSelectFallbackFontPathHelp": "Browse or enter the path of the fallback font folder to use for rendering ASS/SSA subtitles.", "LabelFallbackFontPath": "Fallback font folder path", - "LabelFallbackFontPathHelp": "Specify a path containing fallback fonts for rendering ASS/SSA subtitles. The maximum allowed total font size is 20 MB. Lightweight and web-friendly font formats such as woff2 are recommended.", + "LabelFallbackFontPathHelp": "Specify a path containing fallback fonts for rendering subtitles for some clients. The maximum allowed total font size is 20 MB. Please refer to the Jellyfin documentation on fonts for more info.", "EnableFallbackFont": "Enable fallback fonts", "EnableFallbackFontHelp": "Enable custom alternate fonts. This can avoid the problem of incorrect subtitle rendering.", "AspectRatioCover": "Cover", From 1f358cf80ee553200375572e01b1ad33475c77d4 Mon Sep 17 00:00:00 2001 From: felix920506 Date: Mon, 9 Oct 2023 13:59:26 -0400 Subject: [PATCH 2/4] Change fallback fonts help text to link documentation --- 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 46ac5869511..1ba80e7dfce 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1624,7 +1624,7 @@ "HeaderSelectFallbackFontPath": "Select Fallback Font Folder Path", "HeaderSelectFallbackFontPathHelp": "Browse or enter the path of the fallback font folder to use for rendering ASS/SSA subtitles.", "LabelFallbackFontPath": "Fallback font folder path", - "LabelFallbackFontPathHelp": "Specify a path containing fallback fonts for rendering ASS/SSA subtitles. The maximum allowed total font size is 20 MB. Lightweight and web-friendly font formats such as woff2 are recommended.", + "LabelFallbackFontPathHelp": "Specify a path containing fallback fonts for rendering subtitles for some clients. The maximum allowed total font size is 20 MB. Please refer to the Jellyfin documentation on fonts for more info.", "EnableFallbackFont": "Enable fallback fonts", "EnableFallbackFontHelp": "Enable custom alternate fonts. This can avoid the problem of incorrect subtitle rendering.", "AspectRatioCover": "Cover", From 6ee7be956759a177b1712bf53a00d1e95acef538 Mon Sep 17 00:00:00 2001 From: felix920506 Date: Mon, 16 Oct 2023 01:41:51 -0400 Subject: [PATCH 3/4] Move link into code --- src/controllers/dashboard/encodingsettings.html | 4 +++- src/strings/en-us.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/controllers/dashboard/encodingsettings.html b/src/controllers/dashboard/encodingsettings.html index 278d95dba9a..af2d4eb6d3a 100644 --- a/src/controllers/dashboard/encodingsettings.html +++ b/src/controllers/dashboard/encodingsettings.html @@ -254,7 +254,9 @@

${LabelHardwareEncodingOptions}

-
${LabelFallbackFontPathHelp}
+