mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #249] [MERGED] Optimize CLI command runtime #686
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#686
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/249
Author: @aome510
Created: 9/9/2023
Status: ✅ Merged
Merged: 9/9/2023
Merged by: @aome510
Base:
master← Head:optimize-cli-command-runtime📝 Commits (2)
a6d7cb8not require CLI handler to wait for client to handle player request2c93ec3speed-upget key playbackCLI command using cached/buffer state data📊 Changes
2 files changed (+50 additions, -8 deletions)
View changed files
📝
spotify_player/src/cli/client.rs(+19 -8)📝
spotify_player/src/state/player.rs(+31 -0)📄 Description
Resolves #248
get key playbackCLI commandplaybackCLI commands🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.