logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dradio-config - generate dradio configuration

Author

       Jess Thrysoee <jess@thrysoee.dk>

Description

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

Files

~/.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.

Name

       dradio-config - generate dradio configuration

See Also

dradio(5), dradio(1), curl(1) tidy(1) xsltproc(1)

DRadio                                             AUGUST 2009                                  DRADIO-CONFIG(1)

Synopsis

dradio-config[--rss]

See Also