Closed Raibaz closed 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)
Implemented skipping for deleted and disliked songs to avoid them showing up when doing compute_next_song.
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)