videojs-event-tracking
videojs-event-tracking copied to clipboard
`tracking:play` event never triggered
Hey hey. I was just testing adding this plugin to my player and saw that I wasn't able to get a play (non-firstplay) event to fire. I think the trigger is just missing here. I may also be missing something though. Let me know - I can open a PR if you'd like.
https://github.com/spodlecki/videojs-event-tracking/blob/f6e5499ab390e11ab46cbafa1c2e7c662b2ac412/src/tracking/play.js#L43-L48