[GH-ISSUE #88] Repeat a single track #31

Closed
opened 2026-03-02 23:43:51 +03:00 by kerem · 4 comments
Owner

Originally created by @arch-btw on GitHub (Nov 20, 2022).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/88

Hello :)

Thank you very much for this great project.

I was wondering if it's possible to repeat a single track? So far, I only found these 2 options:

  1. Repeat context
  2. Off

Thank you for your help!

Originally created by @arch-btw on GitHub (Nov 20, 2022). Original GitHub issue: https://github.com/aome510/spotify-player/issues/88 Hello :) Thank you very much for this great project. I was wondering if it's possible to repeat a single track? So far, I only found these 2 options: 1) Repeat context 2) Off Thank you for your help!
kerem 2026-03-02 23:43:51 +03:00
Author
Owner

@aome510 commented on GitHub (Nov 20, 2022):

Hi @arch-btw, hope u like spotify-player. It's not possible to repeat single track if u play music through the integrated player. This is a well-known issue of librespot, which is the library I use to implement the integrated player. Note that u can still repeat a single track if u play another client, like the official Spotify one, and use spotify-player as a remote player.

<!-- gh-comment-id:1321050768 --> @aome510 commented on GitHub (Nov 20, 2022): Hi @arch-btw, hope u like `spotify-player`. It's not possible to repeat single track if u play music through the integrated player. This is [a well-known issue](https://github.com/librespot-org/librespot/issues/984) of `librespot`, which is the library I use to implement the integrated player. Note that u can still repeat a single track if u play another client, like the official Spotify one, and use `spotify-player` as a remote player.
Author
Owner

@aome510 commented on GitHub (May 5, 2023):

Close this issue for now as it's related to a third-party library and cannot be fixed within spotify_player.

<!-- gh-comment-id:1535680593 --> @aome510 commented on GitHub (May 5, 2023): Close this issue for now as it's related to a third-party library and cannot be fixed within `spotify_player`.
Author
Owner

@Foxtrod89 commented on GitHub (Jun 10, 2023):

What you saying is librespot doesn't support basic functionality like repeat/shuffle. It seems like bells and whistles overweight common sense... Oddly but yes!

<!-- gh-comment-id:1585742550 --> @Foxtrod89 commented on GitHub (Jun 10, 2023): > What you saying is _librespot_ doesn't support basic functionality like repeat/shuffle. It seems like bells and whistles overweight common sense... Oddly but yes!
Author
Owner

@aome510 commented on GitHub (Jun 10, 2023):

librespot does support repeat/shuffle. The only thing it doesn't support is repeating a single track, for example in an album or playlist.

Related: https://github.com/librespot-org/librespot/issues/19

<!-- gh-comment-id:1585758958 --> @aome510 commented on GitHub (Jun 10, 2023): librespot does support repeat/shuffle. The only thing it doesn't support is **repeating a single track**, for example in an album or playlist. Related: https://github.com/librespot-org/librespot/issues/19
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#31
No description provided.