mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[GH-ISSUE #88] Repeat a single track #31
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#31
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 @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:
Thank you for your help!
@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 oflibrespot, 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 usespotify-playeras a remote player.@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.@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!
@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