ability to mark songs as “don’t play this”
Since playing a song is a step towards purchasing a song, we should make it so that users have control over songs they don’t want to buy. Basically a “dislike” list that will be skipped if the user gets to that song in a playlist.
I imagine that this would just be a model similar to the Favorite model, but called Dislike or something similar, with the same set of functionality as the Favorite model and controllers.
https://github.com/resonatecoop/tracks-api/issues/39