Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for spotify podcast uris #201

Open
gad2103 opened this issue Oct 25, 2018 · 6 comments
Open

support for spotify podcast uris #201

gad2103 opened this issue Oct 25, 2018 · 6 comments
Labels
A-libspotify Area: libspotify C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal

Comments

@gad2103
Copy link

gad2103 commented Oct 25, 2018

spotify has a large library of podcasts and is moving quickly in the space. it would be awesome to support playing podcast content on mopidy via a spotify uri.

@kingosticks
Copy link
Member

kingosticks commented Oct 25, 2018

Unfortunately Spotify still do not provide any way to play the podcasts on their platform. And last time I checked they still didn't provide any way to even browse them on their Web API. I don't expect they will sort this out anytime soon, they have an absymal track record. There's nothing we can do at our end.

@kingosticks kingosticks added C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal A-libspotify Area: libspotify labels Feb 1, 2019
@codedninja
Copy link

There are hidden endpoints to access everything, someone has documented some of them on their web-api repo. I have been working with the endpoints for past few days, gonna try implement them and test.

spotify/web-api#551 (comment)

@kingosticks
Copy link
Member

The real hurdle is playing the podcast uris, does that work? Sadly I doubt it since libspotify predates podcasts in Spotify and without that support this can't go anywhere. So maybe try that as a priority else you might be wasting your time.

@codedninja
Copy link

Would you be oppose to changing out libspoitfy to https://github.com/librespot-org/librespot?

I have been using Spotifyd which uses that library and it does support podcasts. Only challenge I see is having to build libraries for each platform on release.

@adamcik
Copy link
Member

adamcik commented Feb 29, 2020

See #110 for some previous discussion about this with regard to libspotify not being available.

@kingosticks
Copy link
Member

This should be fixed by #342

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-libspotify Area: libspotify C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal
Projects
None yet
Development

No branches or pull requests

4 participants