From ed252c86a28e77be1f12dcf398a4aa92b4788f51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 05:14:24 +0000 Subject: [PATCH 1/2] feat(stations): add Radio Bartek (from #59) --- stations/radio-bartek.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 stations/radio-bartek.json diff --git a/stations/radio-bartek.json b/stations/radio-bartek.json new file mode 100644 index 0000000..587e80a --- /dev/null +++ b/stations/radio-bartek.json @@ -0,0 +1,13 @@ +{ + "name": "Radio Bartek", + "url": "https://radiobartek.com", + "operator": "bartek@radiobartek.com", + "location": "Krakow, Poland", + "country": "Poland", + "lat": 50.06222539051627, + "lon": 19.891162492230766, + "genre": "only cool music", + "description": "A young radio station aiming to promote underdogs, loosers, and other good alternative artists. Playing more popular music too. We are just starting.", + "featured": false, + "submitted": "2026-08-23" +} From 7b271517cf2de76b435ae6309cf90d5f05f44c45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 05:14:35 +0000 Subject: [PATCH 2/2] feat(stations): add Radio Bartek (from #59)