1
0
Fork 0
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:
Luke Pulverenti 2016-02-05 00:59:09 -05:00
parent 512a8ee8d1
commit 843b38bce2
4 changed files with 43 additions and 11 deletions

View file

@ -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."
}