mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-07-09 17:28:28 +00:00
14 lines
217 B
JSON
14 lines
217 B
JSON
[
|
|
{
|
|
"enable": true,
|
|
"id": "myMPD",
|
|
"name": "Desktop",
|
|
"data": {
|
|
"url": "192.168.0.100:6600",
|
|
"password": "MY_PASSWORD"
|
|
},
|
|
"options": {
|
|
"disableDiscovery": false
|
|
}
|
|
}
|
|
]
|