mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[PR #833] Local music support (the PR) #1831
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#1831
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?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/833
Author: @ManiProjs
Created: 9/18/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (3)
6724bfdAddlocal_playeras a member for local playback02eae1aFixed the formatting, not important by the way.0038d8aAdd play_music function, not tested📊 Changes
4 files changed (+126 additions, -1 deletions)
View changed files
📝
Cargo.lock(+78 -0)📝
Cargo.toml(+1 -1)➕
local_player/Cargo.toml(+11 -0)➕
local_player/src/main.rs(+36 -0)📄 Description
Hello. I'm currently implementing local music support in this PR. It was so requested.
Status
Well, I just added a member currently and it only prints a message, for now.
Contributions are welcome.
I don't know what to do for the UI part. I would appreciate if someone help me.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.