Skip to content

spotuify playlist

Playlist operations

Terminal window
spotuify playlist tracks "Quiet Storm"
spotuify playlist add "Quiet Storm" spotify:track:... --dry-run
Playlist operations
Usage: spotuify playlist [OPTIONS] <COMMAND>
Commands:
plan Generate a playlist plan JSON scaffold from a brief
create Create a playlist from resolved candidates
tracks Print playlist tracks
play Play a playlist
add Add a Spotify URI to a playlist
add-current Add the current track or episode to a playlist
unfollow Unfollow (effectively delete) a playlist you own
set-image Replace a playlist's cover art with a custom JPEG
help Print this message or the help of the given subcommand(s)
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