gostations/internal
Greg Gauthier 2b688569c7
Some checks failed
gobuild / build (push) Failing after 6s
feat: add mpv IPC player with playback controls and winamp-style UI
Implement mpv JSON IPC backend for non-blocking playback, streamed
metadata (media-title/icy-title), and runtime controls (pause, mute,
volume, next/prev). Extend Player interface and wire a two-stage TUI
that switches to a dedicated playback view with keyboard shortcuts and
a styled hint bar. Fallback to legacy player when mpv is unavailable.
2026-06-05 23:13:01 +01:00
..
config feat(cli): default to bubbles TUI, add find/play subcmds + JSON favorites 2026-06-05 21:23:11 +01:00
data feat(cli): default to bubbles TUI, add find/play subcmds + JSON favorites 2026-06-05 21:23:11 +01:00
player feat: add mpv IPC player with playback controls and winamp-style UI 2026-06-05 23:13:01 +01:00
radio feat(cli): default to bubbles TUI, add find/play subcmds + JSON favorites 2026-06-05 21:23:11 +01:00
ui feat: add mpv IPC player with playback controls and winamp-style UI 2026-06-05 23:13:01 +01:00
version refactor: reorganize into internal packages, fix critical panics and error handling 2026-06-05 21:10:54 +01:00