mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[PR #649] [MERGED] feat: start playback for track from cli #831
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#831
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/649
Author: @juliamertz
Created: 12/30/2024
Status: ✅ Merged
Merged: 1/5/2025
Merged by: @aome510
Base:
master← Head:feat-cli-play-track📝 Commits (2)
1aec6c9feat: start playback for track from cli4f3d1f3docs: scripting spotify_player📊 Changes
5 files changed (+27 additions, -0 deletions)
View changed files
📝
README.md(+13 -0)📝
spotify_player/src/cli/client.rs(+9 -0)📝
spotify_player/src/cli/commands.rs(+3 -0)📝
spotify_player/src/cli/handlers.rs(+1 -0)📝
spotify_player/src/cli/mod.rs(+1 -0)📄 Description
fixes #648
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.