Discogs Copilot ext-v0.3.0 — "Your shelf" home screen
The panel is no longer wasted on non-analyzable pages: signed in, you now get your shelf as an opinion — what your collection is, what changed, and what to play — instead of "nothing to analyze here".
What's new (top → bottom)
- ● username · connected in the app bar
- Your shelf — a one-line synthesized read ("Leans 1970s Contemporary Jazz · Blue Note heavy · 84% vinyl"), dominant-style bars, genre + decade lean, and collection / wantlist / added-this-month counts (first two link to Discogs)
- What to spin tonight — tap a mood chip (mellow, groovy, latenight, …) and get 1–3 picks from your own records, rating-weighted, each with a why; tap the same chip to re-roll
- Recently analyzed — your last 10 analyses with verdict-colored scores; click to reopen the release (re-analysis is instant from cache). Stored locally — Discogs has no history API, the extension is its own
- Recently added — the 5 newest arrivals on your shelf
Everything on the home screen is served from the server's cached collection aggregates — opening the panel costs zero Discogs API calls.
Install / update (load unpacked, Chrome 114+)
New install: clone the repo → chrome://extensions → Load unpacked → extension/.
Updating from ext-v0.2.0: git pull, then hit Reload (↻) on the extension — no re-auth needed.
Updating from ext-v0.1.0: remove + re-add (the extension ID changed in v0.2.0), then sign in.
Requires server v1.3.0 (already live on the hosted instance).
Next up
Toolbar badge on analyzable pages, first-run onboarding, Chrome Web Store submission — then the ranked wantlist/marketplace views epic.