From 16c165bdf9a223e26fa0e8ed9acef26d51f50434 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 19 Feb 2026 06:58:25 +0000 Subject: [PATCH] =?UTF-8?q?start=5Fdlf=5Floud.sh=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start_dlf_loud.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 start_dlf_loud.sh diff --git a/start_dlf_loud.sh b/start_dlf_loud.sh new file mode 100644 index 0000000..ac5ae97 --- /dev/null +++ b/start_dlf_loud.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +# play dlf stream +mpg123 -f -5120 https://st01.sslstream.dlf.de/dlf/01/128/mp3/stream.mp3?aggregator=web \ No newline at end of file