
Detecting playlist item skip
Hi! I recently switched to JW player 7 (will buy the full licence after development is complete) and we are building a commercial platform to play lists of mp3s or videos. The (logged in) users will be able to skip up to a certain amount of songs per hour (because of canadian laws and copyrights).
I would like to know if there is a way to detect that and then execute some javascript code where I could count the number of skips in an hour and reset it every hour.
I'm comfortable with writing the javascript, but I'm having trouble to figure out how to detect the skips in the player.
Thanks!