Radio Active Versions Save

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

v2.9.1

4 months ago

2.9.1

Play a random station from favorite list --random Multiple media player support ( MPV, VLC, FFplay) --player Filter search results with --filter Play/Pause player from runtime command p Default config file support added Fixed minor bugs while giving runtime commands

What's Changed

Full Changelog: https://github.com/deep5050/radio-active/compare/v2.9.0...v2.9.1

v2.9.0

6 months ago

2.9.0

  1. Fetch current playing track info from runtime commands 🎶 ⚡
  2. Sort results with several parameters like: click-count, popularity, bitrate, random etc. --sort
  3. Select stations from favorite menu to remove them --remove
  4. Result page will adjust width according to the actual terminal window size
  5. Squashed CTRL+D unhandled bugs
  6. Detect station name while playing with direct url
  7. Play a random station from result page
  8. See station information from runtime command

What's Changed

Full Changelog: https://github.com/deep5050/radio-active/compare/v2.8.0...v2.9.0

v2.8.0

7 months ago

2.8.0

  1. Selection menu added for --country and --tag results. Play directly from the result page.
  2. ffplay and ffmpeg will show debug info while started with --loglevel debug
  3. Autodetect the codec information and set the file extension of the recorded file. 💯
  4. Force a recording to be in mp3 format only.
  5. Simpler command help message

What's Changed

Full Changelog: https://github.com/deep5050/radio-active/compare/V2.7.0...v2.8.0

V2.7.0

7 months ago

2.7.0

  1. Recording support added 🎉 . save recording as mp3 or wav 🎶 --record
  2. Play a station from your favorite list or stream a URL directly without any user selection menu. Useful when running from other scripts. --play
  3. Play the last played station directly. --last
  4. Runtime command feature added. Perform actions on demand âš¡
  5. A caching mechanism was added for fewer API calls. Faster radio playbacks!
  6. Code refactored. It is easier for contributors to implement new features.
  7. BREAKING CHANGES: --station -> --search, --discover-by-country -> --country, --discover-by-tag -> --tag, --discover-by-state -> --state, --discover-by-language -> --lamguage, --add-station -> --add, --add-to-favorite -> --favorite, --show-favorite-list -> --list

What's Changed

Full Changelog: https://github.com/deep5050/radio-active/compare/v2.6.0...V2.7.0

v2.6.0

7 months ago

v2.5.2

8 months ago

2.5.2

  1. Added --kill option to stop background radios if any.
  2. Project restructured.
  3. Fixed saving empty last station information.

What's Changed

Full Changelog: https://github.com/deep5050/radio-active/compare/v2.5.1...v2.5.2

v2.5.1

8 months ago

What's Changed

Full Changelog: https://github.com/deep5050/radio-active/compare/v2.5.0...v2.5.1

2.5.1

  1. Fixed RuntimeError with empty selection menu on no options provided to radio.
  2. Display the current station name as a panel while starting the radio with --uuid
  3. Minor typos were fixed in the help message.
  4. Station names do not contain any unnecessary spaces now
  5. Do not play any stations while --flush is given. Just delete the list and exit.

v2.5.0

8 months ago

2.5.0

  1. Added a selection menu while no station information is provided. This will include the last played station and the favorite list.
  2. Added --volume option to the player. Now you can can pass volume level to the player.
  3. ffplay initialization errors handled. Better logic to stop the PID of ffplay
  4. Some unhandled errors are now handled
  5. Minor typos fixed
  6. sentry-sdk added to gater errors (will be removed on next major release)
  7. About section updated to show donation link
  8. Upgrade message will now point to this changelog file
  9. Updated documentation

What's Changed

New Contributors

Full Changelog: https://github.com/deep5050/radio-active/compare/2.4.0...v2.5.0

2.4.0

2 years ago

see CHANGELOG

v2.3.0

2 years ago

see CHANGELOG