mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support codec intros
This commit is contained in:
parent
512a8ee8d1
commit
843b38bce2
4 changed files with 43 additions and 11 deletions
|
@ -1542,5 +1542,7 @@
|
|||
"HeadersFolders": "Folders",
|
||||
"LabelDisplayName": "Display name:",
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced"
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue