Add Salut to radiotray bookmarks
This commit is contained in:
@ -1,28 +1,34 @@
|
||||
[
|
||||
{
|
||||
"image": "",
|
||||
"group": "root",
|
||||
"stations": [
|
||||
{
|
||||
"url": "https://stream.unbl.ink/mopidy",
|
||||
"image": "",
|
||||
"name": "Unblink"
|
||||
},
|
||||
{
|
||||
"url": "https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3",
|
||||
"image": "",
|
||||
"name": "Maine Public"
|
||||
},
|
||||
{
|
||||
"url": "http://anonradio.net:8000/anonradio",
|
||||
"image": "",
|
||||
"name": "Anonradio"
|
||||
},
|
||||
{
|
||||
"url": "http://radio.tildeverse.org/radio/8000/radio.mp3",
|
||||
"image": "",
|
||||
"name": "Tildeverse"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"group" : "root",
|
||||
"image" : "",
|
||||
"stations" : [
|
||||
{
|
||||
"image" : "",
|
||||
"name" : "Unblink",
|
||||
"url" : "https://stream.unbl.ink/mopidy"
|
||||
},
|
||||
{
|
||||
"image" : "",
|
||||
"name" : "Maine Public",
|
||||
"url" : "https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3"
|
||||
},
|
||||
{
|
||||
"image" : "",
|
||||
"name" : "Anonradio",
|
||||
"url" : "http://anonradio.net:8000/anonradio"
|
||||
},
|
||||
{
|
||||
"image" : "",
|
||||
"name" : "Tildeverse",
|
||||
"url" : "http://radio.tildeverse.org/radio/8000/radio.mp3"
|
||||
},
|
||||
{
|
||||
"image" : "",
|
||||
"name" : "Salut",
|
||||
"notifications" : true,
|
||||
"url" : "http://www.salutcestcool.com/radio/playlist.m3u"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
[main]
|
||||
x=1282
|
||||
y=509
|
||||
w=1267
|
||||
h=1353
|
||||
split=291
|
||||
y=29
|
||||
w=627
|
||||
h=991
|
||||
split=163
|
||||
[group]
|
||||
col1=160
|
||||
[station]
|
||||
|
||||
Reference in New Issue
Block a user