mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[GH-ISSUE #266] Shuffle and Repeat turn off when a new song is selected #178
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#178
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 @ndbeals on GitHub (Nov 17, 2018).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/266
As the title suggests, Whenever I have shuffle and repeat functionality turned, whenever I select a new song, it turns those options off. Here's a quick clip of it happening:
This only started happening a few weeks ago.
@Faabvk commented on GitHub (Oct 15, 2019):
I'm also affected by this issue. Has anyone found a solution to this, considering it's been a year since it was first reported?
@ndbeals commented on GitHub (Oct 15, 2019):
My solution was to stop using librespot in general.
TBH, I'd forgotten about this issue. Hard to believe it's been an entire year with literally zero activity on it.
@Faabvk commented on GitHub (Oct 15, 2019):
Did you find a good alternative? Not only was I affected by the shuffle and repeat issue, it also only seemed to play about 20 songs in the playlist, ones that were particularly close to each other in the list. I really like the functionality Librespot gives but if there's a good alternative I'd love to hear it.
@devgianlu commented on GitHub (Oct 15, 2019):
You could try librespot-java, it has some issues (depending on the branch you use), but it works.
@Faabvk commented on GitHub (Oct 15, 2019):
I'll definitely look into it, thankyou.
@willstott101 commented on GitHub (Oct 19, 2019):
I've made a PR #386 which seems to resolve this issue for me. Please try it out if you have the time.