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

Allow editing song titles and artists in playlists #1735

Open
nukeop opened this issue Nov 11, 2024 · 3 comments
Open

Allow editing song titles and artists in playlists #1735

nukeop opened this issue Nov 11, 2024 · 3 comments
Labels
enhancement This thread requests an enhancement to be implemented.

Comments

@nukeop
Copy link
Owner

nukeop commented Nov 11, 2024

You should be able to manually edit these fields in a playlist to potentially correct what was found using the metadata providers.

@nukeop nukeop added the enhancement This thread requests an enhancement to be implemented. label Nov 11, 2024
@nukeop
Copy link
Owner Author

nukeop commented Nov 11, 2024

As a starting point, take a look at packages/app/app/components/PlaylistView/index.tsx. It receives updatePlaylist in its props, which lets you modify anything in the playlist. It's used for renaming and deleting tracks currently, but could easily be used for modifying the titles/artists.

@rmmahmou
Copy link

@nukeop can I work on this issue?

@nukeop
Copy link
Owner Author

nukeop commented Dec 5, 2024

We already have this in an open PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This thread requests an enhancement to be implemented.
Projects
None yet
Development

No branches or pull requests

2 participants