mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-25 21:05:47 +03:00
[GH-ISSUE #7] Redundant warning? #1
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#1
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 @phts on GitHub (Oct 30, 2023).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/7
github.com/devgianlu/go-librespot@6eabc83834/cmd/daemon/controls.go (L198)@devgianlu commented on GitHub (Oct 31, 2023):
The warning will be removed when shuffling context is supported. It is there so that people can understand why it's not working by looking at the logs.
@phts commented on GitHub (Oct 31, 2023):
What exactly does not work yet? As I tried how it works, seemed it worked and shuffle was toggled
@devgianlu commented on GitHub (Oct 31, 2023):
There's no logic to handle the shuffling, it just shows whether shuffling is enabled.