Merge pull request #6196 from viown/prompt-to-skip

Add 'ask to skip' to media segments
This commit is contained in:
Bill Thornton
2024-10-25 17:18:30 -04:00
committed by GitHub
10 changed files with 277 additions and 25 deletions
+2
View File
@@ -1072,7 +1072,9 @@
"MediaInfoVideoRange": "Video range",
"MediaIsBeingConverted": "The media is being converted into a format that is compatible with the device that is playing the media.",
"MediaSegmentAction.None": "None",
"MediaSegmentAction.AskToSkip": "Ask To Skip",
"MediaSegmentAction.Skip": "Skip",
"MediaSegmentSkipPrompt": "Skip {0}",
"MediaSegmentType.Commercial": "Commercial",
"MediaSegmentType.Intro": "Intro",
"MediaSegmentType.Outro": "Outro",