[GH-ISSUE #87] add to a new playlist / create a playlist? #966

Closed
opened 2026-03-14 12:43:39 +03:00 by kerem · 4 comments
Owner

Originally created by @diegoulloao on GitHub (Nov 19, 2022).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/87

I was trying to add a song to a new playlist but I couldn't find the option. Also I think isn't possible to create a new playlist from the user playlist view.

Is there a way to do it?

Sorry for open 2 bugs in 1 day.

Originally created by @diegoulloao on GitHub (Nov 19, 2022). Original GitHub issue: https://github.com/aome510/spotify-player/issues/87 I was trying to add a song to a new playlist but I couldn't find the option. Also I think isn't possible to create a new playlist from the user playlist view. Is there a way to do it? Sorry for open 2 bugs in 1 day.
kerem 2026-03-14 12:43:39 +03:00
Author
Owner

@aome510 commented on GitHub (Nov 19, 2022):

Sorry for open 2 bugs in 1 day.

No problem lol.

I was trying to add a song to a new playlist but I couldn't find the option. Also I think isn't possible to create a new playlist from the user playlist view.

Is there a way to do it?

Currently, iirc, spotify-player doesn't support creating a new playlist. It does support adding song to already existed playlist, which can be triggered by ShowActionsOnSelectedItem or ShowActionsOnCurrentTrack commands. You can then choose AddToPlaylist action from the popup list

<!-- gh-comment-id:1320994158 --> @aome510 commented on GitHub (Nov 19, 2022): > Sorry for open 2 bugs in 1 day. No problem lol. > I was trying to add a song to a new playlist but I couldn't find the option. Also I think isn't possible to create a new playlist from the user playlist view. > > Is there a way to do it? Currently, iirc, `spotify-player` doesn't support creating a new playlist. It does support adding song to already existed playlist, which can be triggered by `ShowActionsOnSelectedItem` or `ShowActionsOnCurrentTrack` commands. You can then choose `AddToPlaylist` action from the popup list
Author
Owner

@diegoulloao commented on GitHub (Nov 20, 2022):

It would be nice to add support to it 😁

<!-- gh-comment-id:1320996906 --> @diegoulloao commented on GitHub (Nov 20, 2022): It would be nice to add support to it 😁
Author
Owner

@aome510 commented on GitHub (Nov 20, 2022):

It would be nice to add support to it

It should be easy to implement. However, I currently don't have much time as I'm quite busy with school. PRs are welcome though 💪

<!-- gh-comment-id:1320997106 --> @aome510 commented on GitHub (Nov 20, 2022): > It would be nice to add support to it It should be easy to implement. However, I currently don't have much time as I'm quite busy with school. PRs are welcome though 💪
Author
Owner

@diegoulloao commented on GitHub (Nov 20, 2022):

I would like to but I don't know a word of Rust.

Interested in learning btw 👀

<!-- gh-comment-id:1320998270 --> @diegoulloao commented on GitHub (Nov 20, 2022): I would like to but I don't know a word of Rust. Interested in learning btw 👀
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#966
No description provided.