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