Skip to content

V2.7.0

Compare
Choose a tag to compare
@deep5050 deep5050 released this 28 Sep 12:15
6090a16

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: v2.6.0...V2.7.0