mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #874] shuffle mode only plays the searched track and stops afterward #1459
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1459
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 @bbpltergiest on GitHub (Nov 15, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/874
hey, im using spotify-player w latest version and i noticed an issue with the shuffle feature. when i:
C-s)instead of continuing playback with other tracks in a shuffled order, the player only plays the searched track and then stops. this is different from how shuffle works in the official spotify apps, where enabling shuffle causes the next tracks to be random from the current context (playlist, album, etc.)
what i expected:
what actually happens:
steps to reproduce:
spotify_playerand search the song, play itC-sto toggle shuffleadditional info:
@bbpltergiest commented on GitHub (Mar 3, 2026):
someone?