You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.2 KiB
57 lines
1.2 KiB
{
|
|
"title": "radio.jerryaldrichiii.com",
|
|
"hostname": "localhost",
|
|
"port": "8000",
|
|
"https_streams": false,
|
|
"streams": [
|
|
{
|
|
"name": "DEF CON Radio",
|
|
"server":"ice2.somafm.com",
|
|
"port": 80,
|
|
"mount": "/defcon-256-mp3",
|
|
"local_mount":"/defcon"
|
|
},
|
|
{
|
|
"name": "SF 10-33",
|
|
"server":"ice2.somafm.com",
|
|
"port": 80,
|
|
"mount": "/sf1033-128-mp3",
|
|
"local_mount":"/sf1033"
|
|
},
|
|
{
|
|
"name": "Mission Control",
|
|
"server":"ice2.somafm.com",
|
|
"port": 80,
|
|
"mount": "/missioncontrol-128-mp3",
|
|
"local_mount":"/missioncontrol"
|
|
},
|
|
{
|
|
"name": "Cyberia",
|
|
"server":"lainon.life",
|
|
"port": 8000,
|
|
"mount": "/cyberia.mp3",
|
|
"local_mount": "/cyberia"
|
|
},
|
|
{
|
|
"name": "Synthwave Radio",
|
|
"server":"stream.syntheticfm.com",
|
|
"port": 8040,
|
|
"mount": "/live",
|
|
"local_mount": "/synthwave"
|
|
},
|
|
{
|
|
"name": "Electro Swing",
|
|
"server":"lainon.life",
|
|
"port": 8000,
|
|
"mount": "/swing.mp3",
|
|
"local_mount": "/electroswing"
|
|
},
|
|
{
|
|
"name": "Cafe",
|
|
"server":"lainon.life",
|
|
"port": 8000,
|
|
"mount": "/cafe.mp3",
|
|
"local_mount": "/cafe"
|
|
}
|
|
]
|
|
}
|
|
|