Felix Cusson

Results 134 comments of Felix Cusson

@Electronlibre2012, as stated in previous comments, you can call directly the spotify device id, but this is limited for Chromecast devices. No need to post more logs that gives the...

Saddly, `liked songs` is not a playlist in the normal sense of Spotify. And because of that, it lacks a URI. The current way spotcast handles media playback is purely...

oh god, it seems it's actually something that can be done, just that the endpoint is not user friendly. That would require some extensive changes to spotcast, but basically: `current_user_saved_tracks`...

@bruvv I had to update som breaking change with pychromecast, can you fix merge conflict. I'll work on integrating your pr

Not yet need to draft it and make the release. I was planning on doing that during the weekend

This is sadly a limitation on home assistant side. Not possible to implement because the media selector doesn't have hooks for shuffle and random songs (for all I know, the...

@hmmbob the media_player does provide a way to shuffle directly from media_player.spotify, but the media_selector currently doesn't have the button for it. We only have access to `async_browse_media` and `async_play_media`....

Thanks for the info. If you submit a pr can you just add a comment saying ````python # TODO: review random position algo ```` I want to revisit it later,...

Not the developer portal you need to login to spotify and get the cookie details from there