Raibaz / wrltzr

5 stars 0 forks source link

When a 'next song' is deleted, do not add it again #13

Closed Raibaz closed 12 years ago

Raibaz commented 12 years ago

When a user clicks 'delete' on the next song it's because he/she doesn't like it, thus it shouldn't show up again in the stream.

(This is to avoid f*ing lady gaga coming up again and again for every possible search query)

Raibaz commented 12 years ago

Implemented skipping for deleted and disliked songs to avoid them showing up when doing compute_next_song.