From 7c67964ea840ce997961e9191fd6081bd79e48da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Tue, 10 Dec 2024 12:37:20 +0100 Subject: [PATCH] streams: add ancient fm --- lib/streams.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/streams.nix b/lib/streams.nix index ba06a25..2325bd0 100644 --- a/lib/streams.nix +++ b/lib/streams.nix @@ -185,6 +185,12 @@ in logo = "https://www.metropolfm.de/wp-content/uploads/2017/04/berlin.png"; tags = [tags.turkish]; } + { + station = "Ancient FM"; + stream = "https://mediaserv73.live-streams.nl:18058/stream"; + desc = " Music of the MediƦval and Renaissance"; + tags = [tags.trad]; + } { stream = "http://rb-stream.de:8000/rrb_128.mp3"; station = "Radio Golos Berlina";