mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-21 10:33:55 +00:00
12 lines
193 B
JSON
12 lines
193 B
JSON
[
|
|
{
|
|
"type": "musikcube",
|
|
"enable": true,
|
|
"name": "Desktop",
|
|
"id": "myMusikcube",
|
|
"data": {
|
|
"url": "ws://localhost:7905",
|
|
"password": "MY_PASSWORD"
|
|
}
|
|
}
|
|
]
|