You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When selecting a new track in the :Spotify menu, preserve the current device where I am playing the music.
Whenever I am choose a new song (listening music from my phone), the song always starts playing on the laptop, forcing the user executing :SpotifyDevices (in my case this function, along with the skip, save and so on are not working, but I will try to debug it first)
The text was updated successfully, but these errors were encountered:
Hi, @mflova thanks for sharing. I'll double-check this, but since the plugin uses spotify-tui under the hood, I assumed that it would work the same (cache the selected device)... but again, I'll double-check this. Thanks for sharing.
When selecting a new track in the
:Spotify
menu, preserve the current device where I am playing the music.Whenever I am choose a new song (listening music from my phone), the song always starts playing on the laptop, forcing the user executing
:SpotifyDevices
(in my case this function, along with the skip, save and so on are not working, but I will try to debug it first)The text was updated successfully, but these errors were encountered: