multi-scrobbler/config/azuracast.json.example
2026-05-14 20:05:29 +00:00

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
}
}
]