plugCubed / plugAPI

A generic API for creating plug.dj bots
MIT License
78 stars 45 forks source link

Duplicate advance event on skip (some times) #148

Closed mortenn closed 6 years ago

mortenn commented 7 years ago

I've not really been able to pin down how this happens, but we are seeing duplicate advances some times when a song is skipped.

thedark1337 commented 7 years ago

From further discussion with @Dazzuh, this is a vanilla plug issue when a song skip happens at the same time an advance happens.

mortenn commented 7 years ago

Understood, I've put in a filter to eliminate the duplicates in the event flow in our bot