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

Adding a song to multiple playlists causes the song to be added to the additional playlists multiple times #199

Closed
DifficultPit96 opened this issue Aug 9, 2023 · 0 comments · Fixed by #300
Labels
bug Something isn't working

Comments

@DifficultPit96
Copy link

Expected Behavior

One might expect the selected song(s) get added to each selected playlist one time

Current Behavior

As of writing, if I try to add a song to multiple playlists at a time, it will add said song to each playlist multiple times, equal in number to the selection order of the playlists

For example, I made 4 test playlists (list 1,2,3,4). I added a song to each, and selected the 4 playlists in order of 1, 2, 3, and 4, and the song was in playlist 1 once, playlist 2 twice, playlist 3 three time, and playlist 4 four times. I then redid my test selecting the playlists in the reverse order and found the same behavior, so the song was in playlist 4 once, playlist 3 two times, playlist 2 three times, and playlist 1 four times.

Steps to Reproduce

  1. Select a song and right click it

  2. Click "add to playlist"

  3. Select multiple playlists

  4. Add to the playlists

Your Environment

  • Application version: v0.3.0
  • Operating System and version (e.g. Windows 10) : Windows 11 Pro, 22H2
  • Server and version (e.g. Navidrome v0.48.0) : Navidrome v0.49.3
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

Successfully merging a pull request may close this issue.

1 participant