Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change playlist details (name, description, public status etc) #591

Open
1 task done
demirdegerli opened this issue Jul 19, 2023 · 5 comments
Open
1 task done

Change playlist details (name, description, public status etc) #591

demirdegerli opened this issue Jul 19, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@demirdegerli
Copy link

demirdegerli commented Jul 19, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Pain

I can't change my playlists' details nor delete them.

Suggested solution

See useful resources.

Useful resources

Spotify API Docs - Change Playlist Details

Spotify API Docs - Add Custom Cover Image

Spotify API Docs - Unfollow (Delete) a Playlist

We have no endpoint for deleting a playlist in the Web API; the notion of deleting a playlist is not relevant within the Spotify’s playlist system. Even if you are the playlist’s owner and you choose to manually remove it from your own list of playlists, you are simply unfollowing it. Although this behavior may sound strange, it means that other users who are already following the playlist can keep enjoying it. Manually restoring a deleted playlist through the Spotify Accounts Service is the same thing as following one of your own playlists that you have previously unfollowed.
[source]

Additional information

No response

@demirdegerli demirdegerli added the enhancement New feature or request label Jul 19, 2023
@KRTirtho
Copy link
Owner

You actually can delete them. Just tap on the favorite button. It'll unfavorite it & unfavorit-ing own playlist translates to delete in Spotify. Sorry for the confusion

@demirdegerli
Copy link
Author

Haha I also know unfollowing visually deletes them as well as on the official clients but looks like I'm confused because of the UI :D Thanks anyway!

@demirdegerli
Copy link
Author

But playlist details still cannot be modified

@demirdegerli demirdegerli reopened this Jul 20, 2023
@demirdegerli demirdegerli changed the title Change playlist details (name, description, public status etc) and delete playlists Change playlist details (name, description, public status etc) Jul 20, 2023
@demirdegerli
Copy link
Author

demirdegerli commented Jul 20, 2023

@KRTirtho Can you change the heart icon with a trash icon maybe? Nothing to do with backend.

@Wsebastien-fr
Copy link

Hello,
Also have the same problem. This is particullary annoying with the public/private status.
For me it's more of a bug than an improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants