mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[PR #656] [MERGED] Clarify client_id_command option & trim output #833
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#833
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/656
Author: @juliamertz
Created: 1/5/2025
Status: ✅ Merged
Merged: 1/5/2025
Merged by: @aome510
Base:
master← Head:fix-client-id-cmd📝 Commits (2)
a2f8966trim output of client_id_commandc773227clarify usage of client_id_command📊 Changes
2 files changed (+13 additions, -1 deletions)
View changed files
📝
docs/config.md(+12 -0)📝
spotify_player/src/config/mod.rs(+1 -1)📄 Description
Based on some feedback in #537 I've added some docs on how to use the
client_id_commandoption, and ensured the output is trimmed before being returned.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.