mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
add subtitle delivery methods to StreamBuilder
This commit is contained in:
@@ -867,5 +867,12 @@
|
||||
"HeaderNewApiKey": "New Api Key",
|
||||
"LabelAppName": "App name",
|
||||
"LabelAppNameExample": "Example: Sickbeard, NzbDrone",
|
||||
"HeaderNewApiKeyHelp": "Grant an application permission to communicate with Media Browser."
|
||||
"HeaderNewApiKeyHelp": "Grant an application permission to communicate with Media Browser.",
|
||||
"HeaderHttpHeaders": "Http Headers",
|
||||
"HeaderIdentificationHeader": "Identification Header",
|
||||
"LabelValue": "Value:",
|
||||
"LabelMatchType": "Match type:",
|
||||
"OptionEquals": "Equals",
|
||||
"OptionRegex": "Regex",
|
||||
"OptionSubstring": "Substring"
|
||||
}
|
||||
Reference in New Issue
Block a user