From 4b96e82d25af292379c296b654f9110dd7b02a92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sun, 15 Sep 2024 19:39:46 +0200 Subject: [PATCH] add another web radio stream --- lib/streams.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/streams.nix b/lib/streams.nix index 64ca1be..7119dc3 100644 --- a/lib/streams.nix +++ b/lib/streams.nix @@ -1548,6 +1548,11 @@ in desc = "Ohne Blatt vor dem Mund! Für alle, die aufwachen wollen."; tags = [tags.text]; } + { + station = "Kontrafunk"; + stream = "https://icecast.multhielemedia.de/listen/kontrafunk/radio.mp3"; + tags = [tags.text]; + } { logo = "http://www.beatlesradio.com/content/images/thumbs/0000587.gif"; station = "Beatles Radio";