BimmerGestalt / AAIdrive

Implementations of some Android Auto features as unofficial IDrive apps
MIT License
541 stars 90 forks source link

Spotify search results don't set the playlist/album context #556

Closed hufman closed 2 years ago

hufman commented 2 years ago

When searching Spotify, the tracks within the browseable results (like albums and playlists) set Spotify to Play From Song mode. This means the Now Playing queue is empty and the next song is probably not from the album/playlist search result.

hufman commented 2 years ago

One solution is probably to clear the Browseable flag on search results, so it'll play the result directly and then Now Playing can be used to change tracks within the playlist.