mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add ability to select QSV device in the UI
This commit is contained in:
parent
9536a37213
commit
a6d95020d9
3 changed files with 13 additions and 0 deletions
|
@ -840,6 +840,8 @@
|
|||
"LabelPublicHttpsPortHelp": "The public port number that should be mapped to the local HTTPS port.",
|
||||
"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.",
|
||||
"LabelQuickConnectCode": "Quick Connect code",
|
||||
"LabelReasonForTranscoding": "Reason for transcoding",
|
||||
"LabelRecord": "Record",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue