DRadio is NETRadio Danmarks Radio, TV and podcast reader software. This is a terminal based frontend to MPlayer, which collects the available channels / podcasts browsing.Installation practical to install the program 'configure & & make install ". DRadio requires mplayer, libncursesw, libexpat and libcurl. Linux (Debian) requirements can be met by running the command: apt-get install mplayer libncursesw5-dev libexpat1-dev libcurl4-openssl-devUsage: To see a more dradio manpage or rundradio - Help What's new in this Version: [Read Full changelog] · src / configuration.c: Improve error message character, from "ANSI_X3.4-1968 CODESET is not supported" to "US-ASCII (ANSI_X3.4 - 1968): character encoding of locale not supported. Supported character encodings are: UTF-8, ISO-8859-1 ISO-8859-15. "· src / configuration.c, src / dradio.c, src / dradio. h, src / gui.c: Make sure no zombie mplayer processes is left behind, if errors occur while parsing configuration files. Reported by Cristian Ionescu-Idbohrn (Debian bug 551178).