Commit Graph

5 Commits

Author SHA1 Message Date
07586a8fc0 fix(commander): capture output via CombinedOutput instead of piping streams
Some checks failed
gobuild / build (push) Failing after 7s
- 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
Greg Gauthier
fd70f428ae fixes for windows 2024-07-09 21:29:11 +01:00
Greg Gauthier
73dc128eb9 add a check for the console stream player 2021-03-17 07:17:09 +00:00
0d9068ef90 radio menu first pass, complete 2021-03-16 23:06:20 +00:00
Greg Gauthier
237155552a completed the config port 2021-03-16 12:32:59 +00:00