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

Add to Playlist doesn't work on Artist page #296

Closed
avh4 opened this issue Oct 12, 2023 · 0 comments
Closed

Add to Playlist doesn't work on Artist page #296

avh4 opened this issue Oct 12, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@avh4
Copy link

avh4 commented Oct 12, 2023

Expected Behavior

On an Artist page, "'...' menu -> Add to playlist" should add all songs by that artist to the chosen playlist. I guess more specifically imo that would mean add all tracks of all albums in that artist's discography to the playlist.

Current Behavior

Zero songs get added to the chosen playlist.

Steps to Reproduce

  • Create a new playlist
  • Search for an artist by name and go the the page for that artist.
  • Open the "..." menu on the artist page
  • Choose "Add to playlist"
  • in the modal, pick the new playlist you created and click "Add"
  • No songs get added to the playlist (and the toast also says that 0 songs were added)

Possible Solution (Not obligatory)

Or if it's hard to implement this for some reason, just removing that menu item from the Artist page would be an improvement imo than having it there and doing nothing.

Context

Trying to add a few specific artists to a new playlist so that I can shuffle play them all.

Your Environment

  • Application version (e.g. v0.1.0) : 0.4.1
  • Operating System and version (e.g. Windows 10) : Linux (NixOS)
  • Server and version (e.g. Navidrome v0.48.0) : Navidrome: 0.49.1
  • Node version (if developing locally) : N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants