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

11 lines
154 B
JSON

[
{
"enable": true,
"id": "myVlc",
"name": "Desktop",
"data": {
"url": "localhost:8080",
"password": "changeme"
}
}
]