multi-scrobbler/config/mopidy.json.example
2023-03-08 15:18:24 -05:00

11 lines
161 B
JSON

[
{
"name": "MyMopidy",
"data": {
"url": "localhost",
"uriBlacklist": [],
"uriWhitelist": [],
"albumBlacklist": []
}
}
]