Skip to content

History / Build a Streaming Box

Revisions

  • docs: wire in screenshots + document Settings > Playback and Integrations - Replaced the numbered SCREENSHOT-PENDING placeholders with the captured images across Home, Getting Started, Local Library, Offline, Casting, HiFi Wizard, Composition, Themes, qbzd and Troubleshooting. - Dropped the two low-value theme placeholders (theme grid, dynamic-background) per owner call; kept the theme picker and custom-editor shots. - Audio Configuration: a new "Playback Settings" section documenting the real Settings > Playback panel (Streaming / Playback / Session groups + Qobuz Connect), from a code review of PlaybackSettings — more useful than a theme grid. - Integrations: added the Recommendations toggle, a Discord Rich Presence section (was missing entirely), and the Settings > Integrations screenshot.

    @vicrodh vicrodh committed Jul 24, 2026
  • docs: full 2.0.2 refresh across the wiki + new Headless Daemon API page Audited every page against the real 2.0.2 native Slint app and fixed what was obsolete or invented: - Removed Tauri/webview-era content (WebKitGTK/GTK3/GStreamer deps, GSK/GDK/ QBZ_FORCE_X11 graphics knobs, fabricated 10-step wizard, offline-cache features and menus that were never ported to Slint, HTTP-remote-on-desktop). - Corrected to reality: 5 audio backends, 8 UI languages, 36 themes + the new Catppuccin flavors, renderer tiers (wgpu/GL/software) + QBZ_RENDERER, real install channels and asset names, macOS aarch64+x64, DSD playback, truthful cast quality and per-renderer caps (#638), the dynamic album-art background, Library "All", Pinned Home, the headless daemon and Kiosk mode. - New page: Headless-Daemon-API — HTTP/CLI/SSE reference with worked examples and dummy outputs so people can build clients (plasmoids, dashboards, scripts). - 23 numbered SCREENSHOT-PENDING markers flag where fresh captures are needed.

    @vicrodh vicrodh committed Jul 24, 2026
  • docs: add Build a Streaming Box step-by-step walkthrough Guided companion to the Headless Daemon manual: a Raspberry Pi 4 + HiFiBerry rig as the worked example (explicitly example, not target) — install, login or desktop settings hand-off, CARD=-form DAC config, service + linger, phone/CLI/HTTP control, and an automation section (cron alarm, watch|jq notifications, Home Assistant rest_command, fav --current, exit-code health checks). Sidebar sub-entry + manual cross-link. Also fixes the cheat-sheet's stdin claim: queue add takes one id; the stdin sinks are playlist add ... - and suggest --seed -. cc

    @vicrodh vicrodh committed Jul 22, 2026