mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
feat(streams): add swr3
This commit is contained in:
@@ -1970,6 +1970,11 @@ in
|
|||||||
station = "radioeins | RBB";
|
station = "radioeins | RBB";
|
||||||
tags = [tags.top40 tags.pop];
|
tags = [tags.top40 tags.pop];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
stream = "https://liveradio.swr.de/sw282p3/swr4lu/";
|
||||||
|
station = "SWR3 Ludwigshafen";
|
||||||
|
tags = [tags.top40 tags.pop];
|
||||||
|
}
|
||||||
]
|
]
|
||||||
++ 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