mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-07-09 17:28:28 +00:00
14 lines
260 B
JSON
14 lines
260 B
JSON
[
|
|
{
|
|
"type": "azuracast",
|
|
"enable": true,
|
|
"name": "Cool Station",
|
|
"id": "myAzura",
|
|
"data": {
|
|
"url": "ws://192.168.0.101",
|
|
"station": "my-station-name",
|
|
"monitorWhenLive": true,
|
|
"monitorWhenListeners": 1
|
|
}
|
|
}
|
|
]
|