gostations/internal/player
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
..
player_test.go feat: add mpv IPC player with playback controls and winamp-style UI 2026-06-05 23:13:01 +01:00
player.go feat: add mpv IPC player with playback controls and winamp-style UI 2026-06-05 23:13:01 +01:00