[GH-ISSUE #164] playlist actions #1016

Closed
opened 2026-03-14 13:00:57 +03:00 by kerem · 4 comments
Owner

Originally created by @sewnie on GitHub (Mar 23, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/164

to put it simply, since spotify-player has a AddToPlaylist command, which doesn't matter on the context, it would be nice to have playlist actions (ShowACtionsOnCurrentPlaylist) such as RemoveFromPlaylist, and incorperate #153 as EnhancePlaylist.

yes i want to remove a song from a playlist.

other playlist related actions include: CreatePlaylist

Originally created by @sewnie on GitHub (Mar 23, 2023). Original GitHub issue: https://github.com/aome510/spotify-player/issues/164 to put it simply, since spotify-player has a `AddToPlaylist` command, which doesn't matter on the context, it would be nice to have playlist actions (`ShowACtionsOnCurrentPlaylist`) such as `RemoveFromPlaylist`, and incorperate #153 as `EnhancePlaylist`. yes i want to remove a song from a playlist. other playlist related actions include: `CreatePlaylist`
kerem 2026-03-14 13:00:57 +03:00
Author
Owner

@aome510 commented on GitHub (Mar 23, 2023):

Related: https://github.com/aome510/spotify-player/issues/87

yes i want to remove a song from a playlist.

Isn't DeleteFromCurrentPlaylist already a TrackAction?

it would be nice to have playlist actions (ShowACtionsOnCurrentPlaylist) such as RemoveFromPlaylist, and incorperate https://github.com/aome510/spotify-player/issues/153 as EnhancePlaylist.

I can only see EnhancePlaylist is valid for ShowACtionsOnCurrentPlaylist which can be added as a separate command instead. RemoveFromPlaylist should be a track's action and is already implemented

<!-- gh-comment-id:1481492758 --> @aome510 commented on GitHub (Mar 23, 2023): Related: https://github.com/aome510/spotify-player/issues/87 > yes i want to remove a song from a playlist. Isn't `DeleteFromCurrentPlaylist` already a `TrackAction`? > it would be nice to have playlist actions (ShowACtionsOnCurrentPlaylist) such as RemoveFromPlaylist, and incorperate https://github.com/aome510/spotify-player/issues/153 as EnhancePlaylist. I can only see `EnhancePlaylist` is valid for `ShowACtionsOnCurrentPlaylist` which can be added as a separate command instead. `RemoveFromPlaylist` should be a track's action and is already implemented
Author
Owner

@sewnie commented on GitHub (Mar 23, 2023):

Isn't DeleteFromCurrentPlaylist already a TrackAction?

mfw i am so drowned with the help page i didnt find ShowActionsOnSelectedItem

<!-- gh-comment-id:1481510212 --> @sewnie commented on GitHub (Mar 23, 2023): > Isn't DeleteFromCurrentPlaylist already a TrackAction? mfw i am so drowned with the help page i didnt find `ShowActionsOnSelectedItem`
Author
Owner

@sewnie commented on GitHub (Nov 5, 2023):

there is no CreatePlaylist

<!-- gh-comment-id:1793687466 --> @sewnie commented on GitHub (Nov 5, 2023): there is no `CreatePlaylist`
Author
Owner

@sewnie commented on GitHub (Nov 5, 2023):

and no RefreshCurrentView for when new playlists are created

<!-- gh-comment-id:1793687811 --> @sewnie commented on GitHub (Nov 5, 2023): and no `RefreshCurrentView` for when new playlists are created
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#1016
No description provided.