Fixed text track issue, text tracks always showed up as "captions"
Created by: KenthMobiTV
The if-statement always returned true, because kind can't be both caption and subtitle at the same time.
Created by: KenthMobiTV
The if-statement always returned true, because kind can't be both caption and subtitle at the same time.