Index | Thread | Search

From:
Chris Billington <emulti@disroot.org>
Subject:
New: audio/tuner: browse and play internet radio streams
To:
ports@openbsd.org
Date:
Tue, 16 Jun 2026 14:38:59 +0800

Download raw body.

Thread
Attached: audio/tuner internet radio browser/player that can also play 
video streams in mpv

Upstream: https://github.com/tuner-labs/tuner

Rationale:
- existing port audio/gradio has not been maintained since 2019 and has 
unpleasant bugs switching streams that will presumably never be fixed.

- existing port audio/curseradio (ncurses) currently fails to start with 
an OPML browsing error

- Tuner upstream has 27 contributors and seems to be actively maintained.

After patching a mutex lock/unlock issue the port tests fine on 
7.9-stable. Patch submitted upstream.

To play AAC streams gst-libav is an optional dependency. I wasn't sure 
how to best handle this.

Testers on 7.9-current welcome, unfortunately I don't have a machine 
with -current handy.

Looking for comments and OK's, am happy to take maintainer.

Chris