aome510 / spotify-player

A Spotify player in the terminal with full feature parity
MIT License
3.52k stars 153 forks source link

Refresh playlists or current view #260

Open apprehensions opened 1 year ago

apprehensions commented 1 year ago

Is your feature request related to a problem? Please describe. I like to modify my playlists, and they do not update.

Describe the solution you'd like For the RefreshPlayback to be changed to Refresh (not to be confused with RestartIntegratedClient), to refresh the playback and current view.

Describe alternatives you've considered Restarting the entire client.

aome510 commented 1 year ago

By modifying playlist, do you mean adding/removing songs to/from a playlist or other operations? Adding/removing songs if called through spotify_player should update the playlist, otherwise it is a bug.

apprehensions commented 1 year ago

Modifying the playlist from an external source, such as the official Spotify client (phone or pc)