Replace Serbian stations with Real Punk Radio & THAI MUSIC, update README
- Radio Levač → Real Punk Radio (punk/ska/hardcore, Brooklyn) - Radio 35 → THAI MUSIC live (thai-radio.net) - README: add new stations, highlights section, better usage instructions
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# radio-stations
|
||||
|
||||
curated internet radio station list for [pyradio](https://github.com/coderholic/pyradio).
|
||||
curated internet radio station list for [pyradio](https://github.com/coderholic/pyradio). 60+ stations, zero accounts, zero tracking.
|
||||
|
||||
## stations
|
||||
## what's in here
|
||||
|
||||
### talk / news / public radio
|
||||
| station | location |
|
||||
@@ -26,29 +26,43 @@ curated internet radio station list for [pyradio](https://github.com/coderholic/
|
||||
| DR P3 | pop |
|
||||
| DR P4 København | regional |
|
||||
|
||||
### community / indie
|
||||
| station | location |
|
||||
### community / indie / international
|
||||
| station | location / genre |
|
||||
|---|---|
|
||||
| CKCU 93.1 FM | Ottawa, ON (Carleton U) |
|
||||
| CKAR Hunters Bay 88.7 | Huntsville, ON |
|
||||
| Radio Caroline | UK (offshore legend) |
|
||||
| Real Punk Radio | Brooklyn — punk, ska, hardcore, psychobilly |
|
||||
| THAI MUSIC live | Thailand — thai-radio.net |
|
||||
|
||||
### music (SomaFM, Radio Paradise, etc.)
|
||||
ambient, chillout, jazz, reggae, metal, indie, electronic, folk, hip hop, and more. see `stations.csv` for the full list.
|
||||
### music — SomaFM, Radio Paradise & more
|
||||
ambient, chillout, jazz, reggae, metal, indie, electronic, folk, hip hop, vaporwave, C64 remixes, space music, and more. see `stations.csv` for the full list.
|
||||
|
||||
highlights:
|
||||
- **SomaFM** — groove salad, secret agent, boot liquor, cliq hop, metal detector, vaporwaves, synphaera, and more
|
||||
- **Radio Paradise** — main, mellow, rock, eclectic mixes
|
||||
- **Echoes of Bluemars** — ambient deep space radio (3 channels)
|
||||
- **Ragga Kings** — reggae dancehall
|
||||
- **Slay Radio** — C64 / chiptune remixes
|
||||
|
||||
## usage
|
||||
|
||||
```
|
||||
```sh
|
||||
# clone
|
||||
git clone https://i47i.unix.id.lv/i47i/radio-stations.git
|
||||
|
||||
# drop into pyradio config
|
||||
cp stations.csv ~/.config/pyradio/stations.csv
|
||||
|
||||
# or symlink
|
||||
ln -sf /path/to/radio-stations/stations.csv ~/.config/pyradio/stations.csv
|
||||
# or symlink it
|
||||
ln -sf "$(pwd)/radio-stations/stations.csv" ~/.config/pyradio/stations.csv
|
||||
|
||||
# launch
|
||||
pyradio
|
||||
```
|
||||
|
||||
all streams are direct (icecast, HLS, shoutcast, .pls) — no youtube, no wrappers, no auth needed.
|
||||
|
||||
## license
|
||||
|
||||
public domain. listen to good radio.
|
||||
|
||||
+2
-2
@@ -59,5 +59,5 @@ Echoes of Bluemars,http://streams.echoesofbluemars.org:8000/bluemars.m3u
|
||||
Echoes of Bluemars - Cryosleep,http://streams.echoesofbluemars.org:8000/cryosleep.m3u
|
||||
Echoes of Bluemars - Voices from Within,http://streams.echoesofbluemars.org:8000/voicesfromwithin.m3u
|
||||
Synphaera Radio (Space Music),https://somafm.com/synphaera.pls
|
||||
Radio Levač (Serbian Folk & Country),http://213.239.205.210:8046/stream
|
||||
"Radio 35 (Serbian and English Pop, Folk, Country & Hits)",http://stream.radio035.net:8010/listen.pls
|
||||
Real Punk Radio (Punk/Ska/Hardcore - Brooklyn),http://149.56.155.73:8080/stream
|
||||
THAI MUSIC live,https://listen.thai-radio.net/trhq
|
||||
|
||||
|
Reference in New Issue
Block a user