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

12 lines
193 B
JSON

[
{
"type": "musikcube",
"enable": true,
"name": "Desktop",
"id": "myMusikcube",
"data": {
"url": "ws://localhost:7905",
"password": "MY_PASSWORD"
}
}
]