mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #628] Select song plays song from another playlist #257
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#257
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @diegoulloao on GitHub (Oct 20, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/628
When another playlist is highlighted in the Playlist menu but not selected in the song list, it plays a random song from the other playlist and not the song selected to play
@Ebsz commented on GitHub (Oct 22, 2020):
Yeah, i have what i assume is the same issue. Though (at least in my case) it's not random, but rather it plays the song that is at the same index as the selected song, in the highlighted playlist.
@Utagai commented on GitHub (Oct 22, 2020):
I was able to reproduce this. I also think I see what's wrong. I might have a PR up for this soon.
@diegoulloao commented on GitHub (Oct 23, 2020):
yes, I amend: is not random, is the song with the same index
@diegoulloao commented on GitHub (Oct 27, 2020):
Why is this closed? Problem was resolved?
@Rigellute commented on GitHub (Oct 27, 2020):
@diegoulloao this is fixed in #632