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

11 lines
167 B
JSON

[
{
"id": "MyWebScrobbler",
"name": "Firefox Laptop",
"data": {
"slug": "MyOptionalSlug",
"whitelist": [],
"blacklist": []
}
}
]