mirror of
https://github.com/bybrooklyn/alchemist.git
synced 2026-04-18 09:53:33 -04:00
Relocates the entire Docusaurus site from the repo root into a dedicated docs/ directory to keep docs tooling separate from the Rust/frontend workspace. Updates CI workflows (build.yml, docs.yml), justfile (adds `just docs` task), and GEMINI.md to reflect the new paths. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1.2 KiB
1.2 KiB
title, description
| title | description |
|---|---|
| Quick Start | The essentials for getting Alchemist processing your library. |
Assumes you've completed the setup wizard. If not, see First Run.
Start the engine
The engine starts paused after setup. Click Start in the header bar.
Watch the queue
Go to Jobs. Files move through:
Queued → Analyzing → Encoding → Completed
Skipped files appear in the Skipped tab with a plain-English reason. A high skip rate is normal — it means files are already efficiently compressed. See Skip Decisions.
Check hardware detection
Go to Settings → Hardware. Confirm your GPU is the
active backend. If you see CPU (Software) with a supported
GPU, see GPU Passthrough.
See your savings
Once jobs complete, Statistics shows total space recovered, compression ratios, and a savings chart.
Key controls
| Action | Where |
|---|---|
| Pause encoding | Header → Pause |
| Drain (finish active, stop new) | Header → Stop |
| Cancel a job | Jobs → ⋯ → Cancel |
| Boost priority | Jobs → ⋯ → Boost |
| Trigger manual scan | Settings → Library → Scan |
| Change engine mode | Settings → Runtime |