[PR #649] [MERGED] feat: start playback for track from cli #831

Closed
opened 2026-03-03 00:01:01 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: feat-cli-play-track


📝 Commits (2)

  • 1aec6c9 feat: start playback for track from cli
  • 4f3d1f3 docs: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/649 **Author:** [@juliamertz](https://github.com/juliamertz) **Created:** 12/30/2024 **Status:** ✅ Merged **Merged:** 1/5/2025 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `feat-cli-play-track` --- ### 📝 Commits (2) - [`1aec6c9`](https://github.com/aome510/spotify-player/commit/1aec6c9d2a4caa174e4248d413e753efdc26b3c9) feat: start playback for track from cli - [`4f3d1f3`](https://github.com/aome510/spotify-player/commit/4f3d1f371cbf0cd7e16986d6341690ff7d1c63b1) docs: scripting spotify_player ### 📊 Changes **5 files changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description fixes #648 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:01:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#831
No description provided.