Inspect a dessplay client's persisted CRDT state and settings to debug a sync/state question — "check the database state", "what's my watch state for the now-playing file", "why is X blocking playback", "is so-and-so committed to this series", "trace a hash through the state", "dump the crdt state". Runs `dessplay --dump` (JSON) and slices it with jq.
2026-07-18