[GH-ISSUE #768] Playlist manipulation #459

Closed
opened 2026-03-02 23:47:39 +03:00 by kerem · 1 comment
Owner

Originally created by @sewnie on GitHub (Jul 8, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/768

Is your feature request related to a problem? Please describe.
Currently, spotify-player supports adding and removing from playlists, but not any of the following:

  • Renaming playlists
  • Making a new playlist
  • Changing playlist order

Describe the solution you'd like

  • Allowing a new action when in a playlist page to rename it
  • Adding an action to a track in a playlist context to move up or down (only update once completed since it can be moved to the top or bottom, and constantly requesting it and back to the Spotify API is a waste of resources)

Describe alternatives you've considered
Using the spotify app

Additional context
Non-urgent issue.

Originally created by @sewnie on GitHub (Jul 8, 2025). Original GitHub issue: https://github.com/aome510/spotify-player/issues/768 **Is your feature request related to a problem? Please describe.** Currently, spotify-player supports adding and removing from playlists, but not any of the following: * Renaming playlists * Making a new playlist * Changing playlist order **Describe the solution you'd like** * Allowing a new action when in a playlist page to rename it * Adding an action to a track in a playlist context to move up or down (only update once completed since it can be moved to the top or bottom, and constantly requesting it and back to the Spotify API is a waste of resources) **Describe alternatives you've considered** Using the spotify app **Additional context** Non-urgent issue.
kerem 2026-03-02 23:47:39 +03:00
Author
Owner

@sewnie commented on GitHub (Jul 8, 2025):

Wow, its already there, just not renaming.

<!-- gh-comment-id:3048552665 --> @sewnie commented on GitHub (Jul 8, 2025): Wow, its already there, just not renaming.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#459
No description provided.