mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[GH-ISSUE #673] Track repeat isn't working #1331
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#1331
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 @dmitriy-8gears on GitHub (Feb 3, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/673
Describe the bug
At the end of a track instead of repeat it's move to next track with track repeat enabled
To Reproduce
Move to end of a track when repeat is enabled and it'll move to next
Expected behaviour
Track should be repeated
Log and backtrace
spotify-player-25-02-03-21-39.log
Environment
@aome510 commented on GitHub (Feb 4, 2025):
Refer to https://github.com/aome510/spotify-player/issues/577 for more context. This is expected due to a restriction from the third-party library. Please use
ToggleFakeTrackRepeatModeinstead if you want to repeat a single track