jishi / node-sonos-http-api

An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
http://jishi.github.io/node-sonos-http-api/
MIT License
1.83k stars 462 forks source link

TuneIn Podcasts don't work at all #754

Open kuchenundkakao opened 4 years ago

kuchenundkakao commented 4 years ago

Playing of TuneIn Stations works fine, either by using a favourite or by directly using /tunein/<stationid>.

However, i can not play a podcast, neither by using a favourite nor by using /tunein/<podcastid>.

I guess it's because the podcasts need a different URI to be loaded by sonos which isn't supported by the API...

It would be awesome if i could play the newest podcast episode by (for instance) calling /tunein/p<podcastid> or by using a favourite.

myrdrks commented 3 months ago

any progress on this?