From 89dfc2d19ff42ba08f2e735fac351a8fe4830d37 Mon Sep 17 00:00:00 2001 From: rk Date: Mon, 10 Aug 2026 23:01:19 +0530 Subject: [PATCH 1/2] Add Chillwave Radio JSON configuration Add station: Chillwave Radio --- stations/chillwave-radio.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 stations/chillwave-radio.json diff --git a/stations/chillwave-radio.json b/stations/chillwave-radio.json new file mode 100644 index 0000000..6c2e4df --- /dev/null +++ b/stations/chillwave-radio.json @@ -0,0 +1,13 @@ +{ + "name": "Chillwave Radio", + "url": "https://radio.rklab.co.in/", + "operator": "@1ramkrishnan", + "location": "Navimumbai, India", + "country": "India", + "lat": 19.03681, + "lon": 73.01582, + "genre": "synthwave / bollywood / ambient", + "description": "Genre-fluid by design, nostalgic at heart. This station moves freely across moods, but its backbone is a deep library of synthwave and Bollywood — surfacing often enough to give the whole mix its own distinct pulse. Whatever else is in rotation, late-night ambient is never far away. Hosted by rklab.", + "featured": false, + "submitted": "2026-08-10" +} From dc58a9812e5c1d476fc330e3726e53fadb983723 Mon Sep 17 00:00:00 2001 From: Parminder Klair Date: Wed, 12 Aug 2026 12:07:17 +0100 Subject: [PATCH 2/2] Tighten Chillwave Radio description --- stations/chillwave-radio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stations/chillwave-radio.json b/stations/chillwave-radio.json index 6c2e4df..e68b8d4 100644 --- a/stations/chillwave-radio.json +++ b/stations/chillwave-radio.json @@ -7,7 +7,7 @@ "lat": 19.03681, "lon": 73.01582, "genre": "synthwave / bollywood / ambient", - "description": "Genre-fluid by design, nostalgic at heart. This station moves freely across moods, but its backbone is a deep library of synthwave and Bollywood — surfacing often enough to give the whole mix its own distinct pulse. Whatever else is in rotation, late-night ambient is never far away. Hosted by rklab.", + "description": "Neon-lit synthwave and Bollywood nostalgia in the same rotation, drifting into ambient once the hour gets late. Run out of Navi Mumbai by rklab.", "featured": false, "submitted": "2026-08-10" }