Generate dradio configuration
dradio-config [--rss]
dradio-config is a script to help keep the dradio menu list configuration ~/.config/dradio/menu.xml up-to-date. It relies on curl, tidy, and xsltproc to screen scrape the DR streams and podcasts pages, and outputs the resulting XML on stdout.
Invoke it as, e.g.
dradio-config > radio.xml
dradio-config --rss > podcast.xml
~/.config/dradio/menu.xml
The menu configuration file. See dradio(5) for further details.
http://www.dr.dk/netradio/wmp.asp
DR netradio direct links page.
http://www.dr.dk/Podcast
DR podcast direct links page.
Jess Thrysoee <[email protected]>