mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #793] shuffle Off but still shuffles #323
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#323
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 @dmilith on GitHub (Apr 20, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/793
client says "shuffle Off" but it's on, and "shuffle On" is actually off. Example: http://s.verknowsys.com/84127dacf085390eb10175c33bf6828f.png
Also here's an example with "shuffle on" while… it's off http://s.verknowsys.com/aa4778e85fea38e6892eab960f943465.png
@ahelwer commented on GitHub (Mar 20, 2023):
This happened to me and toggling shuffle again fixed the issue. The issue is that every time you switch to a new playlist the current shuffle setting is ignored and it just plays in non-shuffle mode by default. Toggling shuffle again is the workaround.
@sewnie commented on GitHub (Mar 20, 2023):
heres how to solve it