updated stations
This commit is contained in:
parent
fa8df3467e
commit
1d35c1054f
|
@ -4,13 +4,13 @@
|
||||||
"image" : "",
|
"image" : "",
|
||||||
"stations" : [
|
"stations" : [
|
||||||
{
|
{
|
||||||
"image" : "",
|
"image" : "/home/craige/Documents/InstantUpload/triplej.png",
|
||||||
"name" : "triplej",
|
"name" : "triplej",
|
||||||
"notifications" : true,
|
"notifications" : true,
|
||||||
"url" : "http://www.abc.net.au/res/streaming/audio/aac/triplej.pls"
|
"url" : "http://www.abc.net.au/res/streaming/audio/aac/triplej.pls"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"image" : "",
|
"image" : "/home/craige/Documents/InstantUpload/doublej.png",
|
||||||
"name" : "doublej",
|
"name" : "doublej",
|
||||||
"notifications" : true,
|
"notifications" : true,
|
||||||
"url" : "http://www.abc.net.au/res/streaming/audio/aac/dig_music.pls"
|
"url" : "http://www.abc.net.au/res/streaming/audio/aac/dig_music.pls"
|
||||||
|
@ -34,13 +34,37 @@
|
||||||
"image" : "",
|
"image" : "",
|
||||||
"stations" : [
|
"stations" : [
|
||||||
{
|
{
|
||||||
"image" : "/tmp/sbs_chill_radio_station_704.jpg",
|
"image" : "/home/craige/Documents/InstantUpload/SbsChill.png",
|
||||||
"name" : "SBS Chill",
|
"name" : "SBS Chill",
|
||||||
"notifications" : true,
|
"notifications" : true,
|
||||||
"url" : "http://sbs-ice.streamguys1.com/sbschill"
|
"url" : "http://sbs-ice.streamguys1.com/sbschill"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"group" : "FBi",
|
||||||
|
"image" : "",
|
||||||
|
"stations" : [
|
||||||
|
{
|
||||||
|
"image" : "/tmp/FBi_radio_logo.jpg",
|
||||||
|
"name" : "FBi",
|
||||||
|
"notifications" : true,
|
||||||
|
"url" : "https://stream.fbiradio.com/stream.mp3"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"group" : "4ZZZ",
|
||||||
|
"image" : "",
|
||||||
|
"stations" : [
|
||||||
|
{
|
||||||
|
"image" : "/home/craige/Documents/InstantUpload/4zzz.png",
|
||||||
|
"name" : "4ZZZ",
|
||||||
|
"notifications" : true,
|
||||||
|
"url" : "http://stream.4zzzfm.org.au:789/listen.pls"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"group" : "Jazz",
|
"group" : "Jazz",
|
||||||
"image" : null,
|
"image" : null,
|
||||||
|
|
Loading…
Reference in a new issue