1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(streams): hitradio FFH

This commit is contained in:
2024-01-09 07:59:55 +01:00
parent ca48e370ff
commit 899163c847

View File

@@ -1975,6 +1975,10 @@ in
station = "SWR3 Ludwigshafen";
tags = [tags.top40 tags.pop];
}
{
stream = "http://mp3.ffh.de/radioffh/hqlivestream.mp3";
station = "Hitradio FFH";
}
]
++ map (name: {
stream = "https://${name}.stream.publicradio.org/${name}.aac";