dradio

Langue: en

Version: JANUAR 2009 (ubuntu - 24/10/10)

Autres sections - même nom

Section: 1 (Commandes utilisateur)

NAME

dradio - Danmarks Radio netradio player

SYNOPSIS

dradio [--nologo] [--notitle] [MPLAYER_OPTIONS]...
dradio --help, -h
dradio --version

DESCRIPTION

dradio is a Danmarks Radio (DR) netradio, podcast, and TV player. It is a terminal based frontend to mplayer(1) that collects the available channels/podcasts for convenient browsing.

OPTIONS

MPLAYER_OPTIONS
Options are passed to the mplayer child process, e.g. 'dradio -nocache' will turn off mplayer caching. See mplayer(1) for a description of the available options.
--help, -h
Print help message and exit.
--version
Print the version number and exit.
--nologo
Do not show DR logo.
--notitle
Do not try to update the title/icon text of the terminal with the currently playing menu item name.

KEYBOARD CONTROL

k/j or up/down
Navigate menu 1 item up/down.
ctrl-b/ctrl-f or pgup/pgdown
Navigate menu 1 page up/down.
/ and *
Decrease/increase volume.
< and >
Previous/next podcast.
left and right
Seek backward/forwards 1 minute in podcasts.
shift-left and shift-right
Seek backward/forward 10 minutes in podcasts.
t
Toggle show DR logo.
p
Toggle pause.
q
Quit.

When playing streaming TV or video podcasts see mplayer(1) for keyboard controls.

FILES

~/.config/dradio/menu.xml
The menu configuration file. See dradio(5) for further details.
~/.config/dradio/out.log
mplayer stdout is redirected here.
~/.config/dradio/err.log
mplayer stderr is redirected here.
~/.config/dradio/input.conf
The mplayer input.conf configuration file. See mplayer(1) 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.

AUTHOR

Jess Thrysoee <jess@thrysoee.dk>

SEE ALSO

dradio(5), dradio-config(1), mplayer(1), ncurses(3NCURSES)