Internet radio stream recorder and player.
10K+
Rradio is an internet radio stream recorder and player. Schedule and record multiple radio streams in a background. Play recorder shows on your phone, on desktop or in tablet browser. Pause and resume where you left off. Import recordings into your favorite podcasting phone application.
Application is for personal and non-commercial use only.
Application does not contain any media guide or external links. Radio Stations make streaming URL available on their websites in a Support section.
Example start:
docker run -d \
--net='bridge' \
--name='rradio' \
--net='bridge' \
-e TZ="America/New_York" \
-e 'PUID'='99' \
-e 'PGID'='100' \
-p 8385:80 \
-v /path/to/data:/config \
-v /path/to/media:/media \
mpcdigitize/rradio:latest
Content type
Image
Digest
sha256:fcabf4ab9…
Size
235 MB
Last updated
over 1 year ago
docker pull mpcdigitize/rradio