deep5050 / radio-active

Play any radios around the globe right from the terminal :zap:
https://www.radio-browser.info/#/
MIT License
490 stars 24 forks source link

2.7.0 #56

Closed deep5050 closed 11 months ago

deep5050 commented 11 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