spotuify audio-output
When to use it
Section titled “When to use it”Choose which local audio output the embedded player renders to. Applies live: the daemon rebinds its sink in-process and resumes the interrupted track where it left off. Pass default (or empty) to follow the system default output again. Name must match one from spotuify audio-outputs
Examples
Section titled “Examples”spotuify audio-output "MacBook Pro Speakers"spotuify audio-output defaultChoose which local audio output the embedded player renders to. Applies live: the daemon rebinds its sink in-process and resumes the interrupted track where it left off. Pass `default` (or empty) to follow the system default output again. Name must match one from `spotuify audio-outputs`
Usage: spotuify audio-output [OPTIONS] <NAME>
Arguments: <NAME> Output device name, or `default` to clear
Options: --log-format <LOG_FORMAT> Phase 13 (P13-A) - pick the daemon log format for this run. Also honoured via `SPOTUIFY_LOG_FORMAT` [possible values: text, json] --no-daemon-start Phase 13 (P13-H) - if set, the CLI never auto-starts the daemon. Errors with a clear hint when the daemon socket is missing -o, --set <key.path=value> Phase 13 (P13-H) - one-shot TOML override (e.g. `-o player.bitrate=160`). Repeatable. Applies for this invocation only; the config file on disk is unchanged -h, --help Print help