From a452d6302d785a2e2d294d9ec2674bfc4a0bf6a9 Mon Sep 17 00:00:00 2001 From: Evan Jarrett Date: Sun, 1 Sep 2024 10:39:59 -0500 Subject: [PATCH] update with a more detailed help message --- 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 e46a82b8bd..be05bed917 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -841,7 +841,7 @@ "LabelPublishedServerUri": "Published Server URIs", "LabelPublishedServerUriHelp": "Override the URI used by Jellyfin, based on the interface, or client IP address. For example: internal=http://jellyfin.example.com, external=https://jellyfin.example.com, or all=https://jellyfin.example.com", "LabelQsvDevice": "QSV Device", - "LabelQsvDeviceHelp": "This is the render node that is used for hardware acceleration.", + "LabelQsvDeviceHelp": "Specify the device for Intel QSV on a multi-GPU system. On Linux, this is the render node, e.g., /dev/dri/renderD128. On Windows, this is the device index starting from 0. Leave blank unless you know what you are doing.", "LabelQuickConnectCode": "Quick Connect code", "LabelReasonForTranscoding": "Reason for transcoding", "LabelRecord": "Record",