radio-active icon indicating copy to clipboard operation
radio-active copied to clipboard

Play any radios around the globe right from the terminal :zap:

Results 16 radio-active issues
Sort by recently updated
recently updated
newest added

Add @Yasumoto as a contributor for test, code. This was requested by deep5050 [in this comment](https://github.com/deep5050/radio-active/pull/18#issuecomment-938344109)

size/M

Thanks so much for writing this! It's awesome 👏🏼 This passes through a value to `ffplay` setting the initial volume of the stream. This does make the `--help` output very...

size/S

A duplicate of #18 with additional commits that automatically address incorrect style, created by [Restyled][]. :warning: Even though this PR is not a Fork, it contains outside contributions. Please review...

size/L

**Is your feature request related to a problem? Please describe.** Currently there is no way to do pause/play the stream from external command (see #82) **Describe the solution you'd like**...

Small change to use XDG_CONFIG_HOME instead of $HOME

size/XS

Small change to use XDG_CONFIG_HOME instead of $HOME

size/XS

Tried to fix a nagging `do not use bare 'except'` error in `config.py` by expanding on lines 70 and 71.

size/L

add `--no-cache` to fetch data from API instead of locally cached database

Currently the config files are stored in the home folder. However it would be better to store them according to the value of the XDG_CONFIG_HOME variable if it is present....