Releases: yueswater/terminal-radio
Releases · yueswater/terminal-radio
Release list
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Features
- stations: classify every station by the family it belongs to, where it is heard, what it broadcasts and the languages it is heard in, and search them with one query grammar —
genr :news region:taipei— shared by the search bar,radio stationsand the HTTP API (b871994) - player: fall back to backup stream addresses, moving to the next one on each retry without changing the reconnect schedule, and stay on whichever works rather than interrupting a stream to return to the first (b871994)
- cli: control a running radio from the shell with
radio play,pause,status,volume,mute,sleepandnow, plus--jsonfor scripts. One process owns the player, and control commands start a headless one when there is none (b871994) - tui: keep a log of the titles stations announce, on its own tab and exportable as CSV, apart from the listening history. The station is asked for its title outright when playback starts, so it arrives with the sound (b871994)
- tui: open search from the tab bar as well as
/, slide titles too long for their slot, and fade the sound out on the way to the farewell (b871994)