diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-09 18:02:39 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-09 18:02:39 -0500 |
| commit | 12a4a32d0c8c1253b4c0b196b34828074c5967f1 (patch) | |
| tree | 205a43dc70abd161f3c42c8c0661906a5804f5e9 /docs/specs/2026-07-06-radio-browser-lookup-spec.org | |
| parent | 23374dbaf6648af773c0a6fee5514c364e24de31 (diff) | |
| download | dotemacs-12a4a32d0c8c1253b4c0b196b34828074c5967f1.tar.gz dotemacs-12a4a32d0c8c1253b4c0b196b34828074c5967f1.zip | |
docs(specs): flip the two music specs to IMPLEMENTED
I ran both live VERIFYs and found no issues: the fancy player UI (hero, serif, cover art, advancing bar, plain-text fallback) and the radio-browser queue-first model (n / t / m picks, save on v, offline and empty searches).
Both specs carry the keyword, a dated history line, and the mirrored Metadata status.
Diffstat (limited to 'docs/specs/2026-07-06-radio-browser-lookup-spec.org')
| -rw-r--r-- | docs/specs/2026-07-06-radio-browser-lookup-spec.org | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/specs/2026-07-06-radio-browser-lookup-spec.org b/docs/specs/2026-07-06-radio-browser-lookup-spec.org index 3118881b..c65de850 100644 --- a/docs/specs/2026-07-06-radio-browser-lookup-spec.org +++ b/docs/specs/2026-07-06-radio-browser-lookup-spec.org @@ -4,10 +4,11 @@ #+TODO: TODO | DONE #+TODO: DRAFT READY DOING | IMPLEMENTED SUPERSEDED CANCELLED -* DOING Radio-browser lookup +* IMPLEMENTED Radio-browser lookup :PROPERTIES: :ID: 4839b2c8-0552-4029-9e0f-4bf69b9a4dcd :END: +- 2026-07-09 Thu @ 17:50:32 -0500 — Craig ran the queue-first VERIFY (n / t / m picks, save on v, file-playlist save unchanged, empty and offline searches) and found no issues. DOING -> IMPLEMENTED. - 2026-07-08 Wed @ 10:16:25 -0500 — model revision (Craig): queue-first, save-on-request. The lookup (and the manual m creator) no longer writes .m3u files at pick time; picked stations become url tracks in the queue (name/uuid/favicon as track properties) and play immediately. Saving is the normal playlist save (moved to w — the earlier S binding was shadowed by emms-stop): an all-stream queue saves into the MPD playlist dir, the plain station name pre-fills the prompt (the "-Radio" filename suffix is retired), and a custom .m3u emitter writes the station metadata back out so load round-trips names and cover art. First pick names a multi-station save. Still DOING. - 2026-07-06 Mon @ 14:04:53 -0500 — build UX changes (Craig, during Phase 2 verify): pulled tag search from vNext into v1; the feature is a Radio row in the playlist buffer (n: by name, t: by tag, m: enter manually) rather than one command on S; single mode moved off t to s and emms-stop off s to S; created filenames carry a "-Radio" suffix. Still DOING. - 2026-07-06 Mon @ 13:08:32 -0500 — spec-response Phase 6: decomposed into build tasks in todo.org (parent stamped :SPEC_ID:); READY -> DOING. Build under way. @@ -17,7 +18,7 @@ - 2026-07-06 Mon @ 10:01:27 -0500 — drafted. * Metadata -| Status | doing | +| Status | implemented | |----------+-------------------------------------------------------------------| | Owner | Craig Jennings | |----------+-------------------------------------------------------------------| |
