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

12 lines
154 B
JSON

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