alaingilbert / Turntable-API

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

missing user id on down vote #46

Closed mcgrailm closed 12 years ago

mcgrailm commented 12 years ago

console.log(data.room.metadata.votelog);

does not return a user id on down vote but does on up vote

thanks for any help Mike

sharedferret commented 12 years ago

Turntable.fm doesn't broadcast user id's for lames, unless the user had awesomed a song before laming it. Currently, there's no way to get that information from tt.fm.

alaingilbert commented 12 years ago

Exactly, it's not a bug. But a turntable.fm limitation.

mcgrailm commented 12 years ago

Well thats lame lol thanks for your help

MikeWills commented 12 years ago

Ah... that makes sense. I thought maybe it was an API error.