mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #153] 'Enhance' playlist #1009
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#1009
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 @sewnie on GitHub (Mar 4, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/153
Is your feature request related to a problem? Please describe.
My playlists are empty and i've listened to every song already and i would like to see some new ones.
Describe the solution you'd like

Support Spotify's 'Enhance' feature onto playlist actions:
Spotify will then add songs, and the user will decide to keep them or not, when kept, Spotify will add more songs.
Describe alternatives you've considered
Using the propetiary Spotify client.
Additional context
This is only available on the Mobile and Desktop clients; it is not available on the Web, so i'm not sure how this can even BE implemented if at all.
It would be nice though!
@aome510 commented on GitHub (Mar 4, 2023):
This is a very cool feature in the official app. I personally use it myself a lot on the mobile. Will definitely think about possible ways to implement one. Just a note that Spotify's cool features are usually closed source though xD.
@ZepsiZola commented on GitHub (Jul 26, 2025):
+1 To this. I really like this TUI client, but I also really like how smart-shuffle shows me new songs for the playlist.
@ZepsiZola commented on GitHub (Jul 26, 2025):
I feel like the client could just get songs from the playlist's radio. That's essentially what smart-shuffle is anyway.
@aome510 commented on GitHub (Jul 29, 2025):
yes, but that still requires to implement a custom playback/queueing logic, which can be quite complicated. I have some ideas and will work on a PoC, but there is no concrete timeline yet cause I'm pretty busy nowadays.
@EnoralTheOutCast commented on GitHub (Feb 13, 2026):
Are there any updates on this one? Really love the idea of a TUI, and definitely would love the smart shuffle thing