-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstations.json
65 lines (65 loc) · 1.48 KB
/
stations.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[
{
"name": "BBC 6 Music",
"url": "http://stream.live.vc.bbcmedia.co.uk/bbc_6music"
},
{
"name": "BBC Scotland",
"url": "http://stream.live.vc.bbcmedia.co.uk/bbc_radio_scotland_fm"
},
{
"name": "BBC Radio 3",
"url": "http://stream.live.vc.bbcmedia.co.uk/bbc_radio_three"
},
{
"name": "Absolute 80s",
"url": "https://ais.absoluteradio.co.uk/absolute80shigh.aac",
"enabled": false
},
{
"name": "Country Hits Radio",
"url": "https://stream-al.planetradio.co.uk/countryhits.aac"
},
{
"name": "Capitol Brighton",
"url": "http://icecast.thisisdax.com/CapitalBrightonMP3"
},
{
"name": "Heart Sussex",
"url": "http://icecast.thisisdax.com/HeartSussex"
},
{
"name": "Jazz FM",
"url": "http://tx.planetradio.co.uk/icecast.php?i=jazzhigh.aac"
},
{
"name": "MetalRadio.co.nz",
"url": "http://curiosity.shoutca.st:9073/stream"
},
{
"name": "Death.fm",
"url": "http://hi5.death.fm/",
"enabled": false
},
{
"name": "Indie Pop Rocks",
"url": "http://ice6.somafm.com/indiepop-128-mp3"
},
{
"name": "Classic FM",
"url": "https://media-ssl.musicradio.com/ClassicFM"
},
{
"name": "Kerrang",
"url": "https://stream-al.planetradio.co.uk/kerrang.aac"
},
{
"name": "BBC Radio 2",
"url": "http://stream.live.vc.bbcmedia.co.uk/bbc_radio_two"
},
{
"name": "Absolute 90s",
"url": "https://ais.absoluteradio.co.uk/absolute90shigh.aac",
"enabled": false
}
]