audio-band icon indicating copy to clipboard operation
audio-band copied to clipboard

Add Spotify podcast support

Open pascal0312 opened this issue 4 years ago • 4 comments

Hey there,

I started listening to a few podcasts this week and noticed audio-band doesn't show them or let me play/pause them. Could podcasts also be supported?

Thanks

pascal0312 avatar Jul 25 '19 07:07 pascal0312

From a quick look, it seems that podcasts are separate and Spotify doesn't provide an api to access it. There's an old issue about it on the spotify web api repo and it seems like they still don't have a plan to add support.

dsafa avatar Jul 26 '19 03:07 dsafa

Hi!,

spotify added the podcast API in march. I'd love to do the enhancement of the app myself, but I have no clue of how to do it.

https://developer.spotify.com/community/news/2020/03/20/introducing-podcasts-api/

cojua8 avatar Jul 12 '20 18:07 cojua8

Podcasts are supported in v6 of https://github.com/JohnnyCrazy/SpotifyAPI-NET (which we use to talk with Spotify). We are at v4, so this would need to be upgraded and app refactored to support the changes in v6.

kodbulten avatar Mar 17 '21 18:03 kodbulten

I fixed this in my latest version @cojua8 @pascal0312

svr333 avatar Jul 23 '21 18:07 svr333