Dash-Industry-Forum / livesim2

DASH Live Source Simulator v2 in Go
Other
34 stars 5 forks source link

fix: correct contentType for subtitles to text #136

Closed tobbee closed 8 months ago

tobbee commented 8 months ago

Fix the match of contentType for subtitles to be "text".

Added a test that detected the issue.

Fixes #135