jmvtechnology / Clappr-Subtitle

SubRip (srt) subtitle support for the Clappr player
17 stars 11 forks source link

Error with subtitle if one of lines is empty #13

Closed alimohammed closed 7 years ago

alimohammed commented 7 years ago

Hi Guys

I'm using clappr for my website with Clappr-subtitle plugin and there's a problem with subtitle. Clappr won't view subtitle if the subtitle text is empty like the example below From srt file:

150
00:08:40,140 --> 00:08:43,000
حتّى أنا أستطيع العودة إلى البيت مبكّرًا أحيانًا

151
00:08:43,800 --> 00:08:44,440

152
00:08:45,340 --> 00:08:46,000
ما الخطب؟

as you see at 151 there was no text so whenever srt parser come to this line all subtitles after this line won't appear.

you can find a copy of subtitle file here: Subtitle file

tmaiadev commented 7 years ago

Hello, thank you for filing this bug. I'll check it out later.

Unfortunately I'm running behind on my schedule, and it might be a while before I fix that bug. I'll look into that as soon as I can, I promise. But again, it might be a while.

areeb111 commented 7 years ago

14

h4rpreet commented 6 years ago

Was this fixed ?