docs: no built-in EQ/DSP by design (use EasyEffects/JACK); correct RAM (~1 GB with cache, streaming-only option)
563f27c
docs: Qobuz plans are Studio and Sublime (both Hi-Res); drop the retired Standard/CD-only tier
a4de43d
docs(macos): Apple Silicon fully supported, Intel supported (perf note), keep the Gatekeeper quarantine steps
3fe964e
docs(install): drop Flatpak "recommended", add Larry the Cow to Gentoo
9d911e7
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.
6fd1ee5
docs(home): replace the web-wrapper comparison table with a "what QBZ is and isn't" statement
126a984
docs: resolve packaging TODOs + deepen the renderer/GPU page
- Installation: NixOS now gives both paths — the QBZ flake (authoritative,
tracks releases) and nixpkgs `qbz` (noted it can lag); real Gentoo overlay
commands (qbz-overlay / qbz-bin); dropped the stale Snap MPRIS limitation
(Canonical auto-connect cleared in the 1.2.x series).
- Composition: a code-review-grounded pass on the renderer — exactly what the
auto-detector flags as a weak GPU (v3dv/panfrost/mali/hasvk/llvmpipe/UHD 600,
ARM-Linux integrated but NOT Apple Silicon, texture ≤ 4096), the hybrid
laptop-vs-desktop power-preference (#542), and a new "Which tier should I
pick?" decision guide. Removed the graphics_settings TODO with a note that the
graphics settings shrank to the two live controls.
7d17db6
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.
fbfa6d0
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
5349b08
docs: Headless Daemon — qbzd service generator (systemd/openrc/runit)
Document `qbzd service`: auto-detecting init service-file generator in the
Install section (OpenRC/runit/systemd, with the HOME/XDG_RUNTIME_DIR audio-env
note) and a cheat-sheet row.
21cc74a
docs: Headless Daemon — CONSOLE expansion (CLI, scrobbling, MPRIS, events)
Document the 2.0.2 CONSOLE surface: the full browse/search/discover/radio/reco/
favorites/playlist/lyrics/art/resolve CLI verbs and queue move/jump/stop-after;
the new Scrobbler setup-TUI section (now 8 sections) plus Last.fm/ListenBrainz
CLI and offline queue; MPRIS desktop media controls (default on, playback.mpris
toggle, QBZD_MPRIS override); `qbzd watch` live event stream; and an HTTP-API
section (/api/events, /api/artwork/current) for third-party clients.
645da2c
docs: add Headless Daemon (qbzd) manual page
Full user manual for the phase-1 daemon: install, quickstart, setup TUI
with width-verified layout mockups, HiFi wizard copy keys, CLI cheat
sheet, settings hand-off, LAN-first security posture, troubleshooting.
cc
805a827
docs: content updates for Getting Started, Home, Local Library, Themes and Integrations
Owner work-in-progress batch committed as-is ahead of the qbzd page.
cc
425b4ba
Tighten Offline Cache Management page
- Drop the Storage Layout block. Documenting our on-disk format on a
page that already states cached content can't be moved between
devices is at best redundant and at worst a roadmap for would-be
extractors. The zero-piracy posture should be coherent.
- Add a payments-and-region disclaimer next to the Show Purchases
pointer: QBZ does not process payments, sell content, or bypass
region restrictions; purchases happen on Qobuz's official channels
first, the in-app module only downloads what you already own.
cc
7aa1971
Restructure offline pages: add Offline Playback parent, refresh Cache Management
Adds Offline-Playback.md as a parent page documenting every control in
Settings > Offline Playback (Status / Check now / Enable Offline Mode /
Offline Tracks counter / Show in Local Library / Repair / Clear All /
Manage offline cache / Fetch Qobuz Artist Images), with the matching
screenshot. Show in Local Library lives here now since it's an
established opt-in setting, not a Cache Management feature.
In Offline-Cache-Management:
- Replace the ASCII layout diagram with screenshot 00.
- Add the size-limit modal screenshot to the Storage Limit section.
- Rewrite What the Manager Does Not Do to drop the technical CMAF
details, lead with the Qobuz-clients encryption framing, and point
users who want exportable files at Settings > Appearance > Show
Purchases (DRM-free downloads of purchased content).
- Drop the Local Library bullet (now covered in Offline Playback).
- Add Offline Playback as related parent.
In Offline-Mode: add Related Pages section linking the parent + sibling.
In _Sidebar.md: nest Offline Mode and Offline Cache Management under
Offline Playback to reflect the new hierarchy.
cc
8cb2d99
Add Offline Cache Management page
Documents the in-app cache manager shipped on the offline-cache-manager
branch. Covers the layout, per-album and per-track actions, storage
limit modal and persistence, failed-download recovery flow, sort
options, and the encrypted CMAF storage layout. Adds a posture note
clarifying QBZ uses the same offline methodology as official Qobuz
clients and is not a stream-rip tool.
cc
2735df0
docs: update wiki for v1.2.1 (macOS, quality fallback, degraded indicator)
cc
eab9aa9
Add Snap MPRIS limitation note with forum link
3e4405d
Add privacy note to MusicBrainz section — no telemetry, one-way pull
8806a37
Add HiFi Wizard page with all 10 steps documented
cc
cf037fb
Fix sidebar link syntax for Plex and MusicBrainz anchors
cc
25e6a9d
Rewrite Integrations: fix Last.fm, add Plex and MusicBrainz sections
- Remove nonexistent Last.fm love/unlove feature
- Add complete Plex section (setup, usage, limitations)
- Add complete MusicBrainz section (musician pages, scene discovery, playlist suggestions, artist enrichment)
- Add Plex and MusicBrainz anchor links to sidebar
cc
c0ba576
Add Composition page, update sidebar and troubleshooting
cc
c23a79c
Initial wiki: all pages, sidebar, and footer
cc
2ddc3cc