Version 0.3.0 of package Radio has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET.
Radio describes itself as: ======================== Listen to Internet radio ======================== More at https://elpa.nongnu.org/nongnu/radio.html ## Summary: Radio ***** Overview ******** Radio is a GNU Emacs package that enables users to listen to Internet radio stations. Its main focus is in simplicity. It exposes the minimum required interface to interact with a list of radio stations and offloads media playing to an external program configured by the user. * Package name: radio * Source code repository: <https://github.com/jroimartin/radio> * Bug tracker: <https://github.com/jroimartin/radio/issues> Configuration ************* The following configuration variables allow to customize the behavior of the package: -- User Option: radio-stations-alist Alist of radio stations. Elements are of the form (NAME . URL), where NAME is the name of the radio station and URL is the URL of the radio station. ## Recent NEWS: [Not provided 🙁]