Closed gcampax closed 4 years ago
"play some kpop" returns no songs, but "play some k-pop" works.
Not sure if the problem is in the Spotify API or in ThingTalk's contains~
contains~
"Kpop" isn't a genre, so this should be fixed with https://github.com/stanford-oval/thingtalk/pull/252
Let's add it as a test there to be sure.
"play some kpop" returns no songs, but "play some k-pop" works.
Not sure if the problem is in the Spotify API or in ThingTalk's
contains~