Closed marcushill closed 7 years ago
@sdeastcott Just to make sure you know, these are supposed to look like this:
{
"spotify_id": "pop",
"images": [],
"type": "genre",
"name": "Pop",
"uri": "spotify:genre:pop"
}
The values are made up, but the important part is that:
spotify:genre:<some id that you get I don't care how>
@marcushill close this if it looks good
@marcushill Just thought about this, should associated Genre's be included with a search? Say i search beyonce, should the top result's genre be included? Or else we would only add Genre's if the user explicitly searched for them.
Needed for #1