jmvtechnology / Clappr-Subtitle

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

Reload plugin after change the source #4

Closed mikeevstropov closed 7 years ago

mikeevstropov commented 7 years ago

Hi. We cant use configure to update srt file, it just not working. We should create some stuff on bindEvents() method: this.listenTo(this.core.mediaControl, Events.MEDIACONTROL_CONTAINERCHANGED, this.reload)

tmaiadev commented 7 years ago

Hello! We absolutely should! Could you explain a little more how you think it should work? Just to make sure we get it right.

tmaiadev commented 7 years ago

Done! =)