[GH-ISSUE #723] Repeat mode "Track" doesn't seem to be working #427

Closed
opened 2026-03-02 23:47:26 +03:00 by kerem · 1 comment
Owner

Originally created by @rokdukic on GitHub (May 15, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/723

[Describe the bug]
A clear and concise description of what the bug is.
When having the repeat set to "Track" and a song finished, a random song starts playing and the repeat is set to "context" mode.

To Reproduce
Steps to reproduce the bug.

  1. Start playing a song
  2. Set repeat mode to "track"
  3. When song finishes the repeat is set to context and a random song from the playlist is being played.

Expected behaviour
A clear and concise description of what you expected to happen.
When repeat track is used a song should loop and the repeat mode should be retained.

Log and backtrace
Log and backtrace of a run reproducing the bug to help debug the issue, which are usually located in $HOME/.cache/spotify-player/.

I attached the log files but backtraces don't seem to be allowed. They are empty though.

Please refer to this URL for more details.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • OS: CachyOS
  • Application version: V0.20.5
  • Application features: if applicable, provide cargo features used to build spotify_player

Additional context
Add any other context about the problem here.
](https://github.com/aome510/spotify-player)

spotify-player-25-05-15-08-57.log
spotify-player-25-05-15-08-35.log

Originally created by @rokdukic on GitHub (May 15, 2025). Original GitHub issue: https://github.com/aome510/spotify-player/issues/723 [**Describe the bug**] A clear and concise description of what the bug is. When having the repeat set to "Track" and a song finished, a random song starts playing and the repeat is set to "context" mode. **To Reproduce** Steps to reproduce the bug. 1. Start playing a song 2. Set repeat mode to "track" 3. When song finishes the repeat is set to context and a random song from the playlist is being played. **Expected behaviour** A clear and concise description of what you expected to happen. When repeat track is used a song should loop and the repeat mode should be retained. **Log and backtrace** Log and backtrace of a run reproducing the bug to help debug the issue, which are usually located in `$HOME/.cache/spotify-player/`. I attached the log files but backtraces don't seem to be allowed. They are empty though. Please refer to [this URL](https://github.com/aome510/spotify-player?tab=readme-ov-file#logging) for more details. **Screenshots** If applicable, add screenshots to help explain your problem. **Environment** - OS: CachyOS - Application version: V0.20.5 - Application features: if applicable, provide [cargo features](https://doc.rust-lang.org/cargo/reference/features.html) used to build `spotify_player` **Additional context** Add any other context about the problem here. ](https://github.com/aome510/spotify-player) [spotify-player-25-05-15-08-57.log](https://github.com/user-attachments/files/20223370/spotify-player-25-05-15-08-57.log) [spotify-player-25-05-15-08-35.log](https://github.com/user-attachments/files/20223371/spotify-player-25-05-15-08-35.log)
kerem 2026-03-02 23:47:26 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aome510 commented on GitHub (May 15, 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 ToggleFakeTrackRepeatMode instead if you want to repeat a single track

<!-- gh-comment-id:2883712728 --> @aome510 commented on GitHub (May 15, 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 `ToggleFakeTrackRepeatMode` instead if you want to repeat a single track
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#427
No description provided.