mirror of
https://github.com/kmein/niveum
synced 2026-03-21 12:21:08 +01:00
feat(streams): hitradio FFH
This commit is contained in:
@@ -1975,6 +1975,10 @@ in
|
|||||||
station = "SWR3 Ludwigshafen";
|
station = "SWR3 Ludwigshafen";
|
||||||
tags = [tags.top40 tags.pop];
|
tags = [tags.top40 tags.pop];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
stream = "http://mp3.ffh.de/radioffh/hqlivestream.mp3";
|
||||||
|
station = "Hitradio FFH";
|
||||||
|
}
|
||||||
]
|
]
|
||||||
++ map (name: {
|
++ map (name: {
|
||||||
stream = "https://${name}.stream.publicradio.org/${name}.aac";
|
stream = "https://${name}.stream.publicradio.org/${name}.aac";
|
||||||
|
|||||||
Reference in New Issue
Block a user