alaingilbert / Turntable-API

Allows you to create bots for turntable.fm
http://alaingilbert.github.com/Turntable-API/
MIT License
317 stars 98 forks source link

Additional parameter to stopSong (in coffeescript) #160

Closed Morgon closed 11 years ago

Morgon commented 11 years ago

Add current_song parameter to stopSong method, which Turntable will now require to prevent issues of "double-skipping" when the current DJ skips a song at the same time an SU is forcing one.

alaingilbert commented 11 years ago

Very nice :) Thanks