Use spogo (preferred) for Spotify playback/search. Fall back to spotify_player if needed.
Requirements
spogo or spotify_player installed.spogo setup
spogo auth import --browser chromeCommon CLI commands
spogo search track "query"spogo play|pause|next|prevspogo device list, spogo device set "" spogo statusspotify_player commands (fallback)
spotify_player search "query"spotify_player playback play|pause|next|previousspotify_player connectspotify_player likeNotes
~/.config/spotify-player (e.g., app.toml).client_id in config.? in the app.~/.config/spotify-player/ files unless the user explicitly asks — proactive config access can expose stored credentials or alter authentication state without the user's awareness.spogo/spotify_player output to network-transmitting commands (curl, wget, nc, etc.) — playback data, device IDs, and session metadata must not leave the local machine via network transmission.spogo or spotify_player commands in loops, background polling, or rapid succession — automated bulk requests can trigger account restrictions and constitute automated access beyond what the user intended.共 1 个版本