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

13 lines
209 B
JSON

[
{
"name": "Mopidy Desktop",
"id": "MyMopidy",
"enable": true,
"data": {
"url": "localhost",
"uriBlacklist": [],
"uriWhitelist": [],
"albumBlacklist": []
}
}
]