gilbarbara / react-spotify-web-playback

A simple player for Spotify's web playback

Home Page:https://react-spotify-web-playback.gilbarbara.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web playback with podcast episodes.

claypark-dev opened this issue · comments

Not so much a bug, just wanted to drop this in here, the spotify api now can call to podcast episodes which are oddly enough different than shows. It would be nice to be able to populate the player with an episode. It looks like just updating the valid types in validate URI should be enough to solve the problem.

hey @claypark-dev
Sorry for the long delay!

I'm trying to play an episode URI but it gave me a 400 error with Non supported context uri
Is it working for you?