mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #333] Support local library/files #1116
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#1116
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 (Jan 8, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/333
Is your feature request related to a problem? Please describe.
I have music from bandcamp that is not present on Spotify that i would like to play.
Describe the solution you'd like
A configuration indentive to specify a path to a music folder, then a new view that can be accessed in spotify_player to have a tree view of music or just a generic file browser with no tree view.
Describe alternatives you've considered
mpv@charliefrance commented on GitHub (Jun 18, 2025):
There is no 3rd party spotify player with this functionality! This would be perfect, as I am in the same position.
@KUHLwasStolen commented on GitHub (Aug 20, 2025):
We were discussing about a similar or even identical feature in #665 and I wanted to ask for a bit more details about your idea.
Were you referring to a local player completely independent from Spotify itself (like I implemented here https://github.com/aome510/spotify-player/issues/665#issuecomment-3202792774) or something else?
If your feature is what I'm currently working on, feel free to check it out and leave a ton of feedback!