mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-04-28 11:49:57 +00:00
13 lines
196 B
JSON
13 lines
196 B
JSON
[
|
|
{
|
|
"enable": true,
|
|
"name": "MyMPD",
|
|
"data": {
|
|
"url": "192.168.0.100:6600",
|
|
"password": "MY_PASSWORD"
|
|
},
|
|
"options": {
|
|
"disableDiscovery": false
|
|
}
|
|
}
|
|
]
|