-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Music Shuffle
github-actions[bot] edited this page Aug 9, 2026
·
1 revision
Turns shuffle on or off for Edith's own player, or reports it.
ed music shuffle [state] [--json]
| Name | Type / values | Default | What it does |
|---|---|---|---|
state |
on, off, true, false, yes, no, 1, 0, enabled, disabled
|
none, which reports | What to set shuffle to. Leave it out to read the current value. |
--json |
flag | off | Emit JSON on stdout. |
{
"shuffle": true
}ed music shuffle
ed music shuffle on
ed music shuffle off --json
Reading prints on or off. Setting prints shuffle on or shuffle off and
writes the musicShuffling preference, which is the same key
ed config set musicShuffling true writes and the same footer toggle the UI
shows. The write lands whether or not Edith is running; the notification that
tells a live player to reorder its queue only matters when one is listening, so
this never exits 4.
The words are matched case-insensitively. A word that is not one of them exits
1, not 2, with <state> is not on or off and the hint pass on, off, true or false.
-
ed music, the rest of this group - All
edcommands
Auto-generated from docs/, edit the docs in the repo, not the wiki.
CLI reference
Companion
- Deploy
- Concepts
- Concepts Memory
- Concepts Ingestion
- Concepts Search
- Concepts Chat
- Concepts Learning
- Concepts Brain
- Concepts Friend
- Hosts
- Stack
- Status
- Doctor
- Search
- Index
- Ingest
- Episodes
- Sync
- Observations
- Reflect
- Beliefs
- Ask
- Extract
- Claims
- Corroborate
- Runs
- Chat
- Conversations
- Forget
- Export
- Import
- Erase
- Wipe
- Episode
- Nightly
- Reason
- Personas
- Council
- Lenses
- Core
- Why
- Hypotheses
- Predictions
- Commitments
- Discrepancies
- Calibration
- Inquire
- Entities
- Eval
- Standup
- Machines
- Baselines
- Connectors
- Facts
- Correct
- Weekly
- Db
Guides