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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user