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

v2.2.0 #11

Closed deep5050 closed 3 years ago

deep5050 commented 3 years ago
  1. Pretty Print welcome message using Rich
  2. More user-friendly and gorgeous
  3. Added several new options -F,-W,-A,--flush
  4. Fixed unhandled Exception when try to quit within 3 seconds
  5. Supports both User-Added stations
  6. Alias file now supports both UUID and URL entry
  7. Fixed bugs in playing last station (which is actually an alias under fav list)
  8. New Table formatted help message
  9. Notification for new update
  10. Several typos fixed
  11. Asciinema demo added
  12. README formatted
  13. Pylint the codebase
  14. Added support section
  15. python imports Sorted
  16. Alias pattern updated from = to ==
  17. Many more