V2.7.0
2.7.0
- Recording support added 🎉 . save recording as mp3 or wav 🎶
--record
- Play a station from your favorite list or stream a URL directly without any user selection menu. Useful when running from other scripts.
--play
- Play the last played station directly.
--last
- Runtime command feature added. Perform actions on demand ⚡
- A caching mechanism was added for fewer API calls. Faster radio playbacks!
- Code refactored. It is easier for contributors to implement new features.
- 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