mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #313] "Made for you" - "Discover Weekly" seems to play the wrong song when first selecting a song #128
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#128
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 @Bios-Marcel on GitHub (Feb 26, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/313
When trying to play a song from "Discover Weekly" (selected in the image), it just plays something else that is seemingly random. Maybe the view and the model are somehow desynchronized? Like it still has some old playlist in the background. I can't really figure out what comes from where.
@Rigellute commented on GitHub (Feb 27, 2020):
Just gave this a try and it seems to be working normally for me.
Were there any additional steps/actions before you got to the "Discover Weekly" that would help me reproduce?
@Bios-Marcel commented on GitHub (Feb 27, 2020):
Today I can't manage to reproduce it anymore ... weird. If I encounter this again, I'll try giving additional information. Maybe this isn't even related to "Discover Weekly". I assume it's some kind of general problem.
@isovector commented on GitHub (Sep 21, 2020):
I think I've run into this; if I press enter on a playlist and then scroll to a different playlist before the network request finishes, it seems to throw off spt's state.
@ericonr commented on GitHub (Oct 27, 2020):
Exactly. I've had this happen where it plays songs from Release Radar instead of Discover Weekly, and going up or down in the song list chooses different songs from Release Radar, even though I see the song list for Discover Weekly.
And it's probably more apparent on slow connections.