mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-20 17:59:38 +00:00
13 lines
232 B
JSON
13 lines
232 B
JSON
[
|
|
{
|
|
"type": "azuracast",
|
|
"enable": true,
|
|
"name": "azura",
|
|
"data": {
|
|
"url": "ws://192.168.0.101",
|
|
"station": "my-station-name",
|
|
"monitorWhenLive": true,
|
|
"monitorWhenListeners": 1
|
|
}
|
|
}
|
|
]
|