gostations/internal
Greg Gauthier 07586a8fc0
Some checks failed
gobuild / build (push) Failing after 7s
fix(commander): capture output via CombinedOutput instead of piping streams
- Remove os import and manual Stdin/Stdout/Stderr assignment from subExecute
- Replace cmd.Run() followed by cmd.CombinedOutput() with single CombinedOutput call
- Adjust volume bar height to exactly match metadata display and increase gap to 2 spaces
2026-06-05 23:34:09 +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(ui): add vertical volume bar to playback view 2026-06-05 23:18:30 +01:00
radio feat(cli): default to bubbles TUI, add find/play subcmds + JSON favorites 2026-06-05 21:23:11 +01:00
ui fix(commander): capture output via CombinedOutput instead of piping streams 2026-06-05 23:34:09 +01:00
version refactor: reorganize into internal packages, fix critical panics and error handling 2026-06-05 21:10:54 +01:00