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

12 lines
196 B
JSON

[
{
"name": "My Cast",
"id": "myCast",
"data": {
"blacklistedDevices": [],
"whitelistedDevices": [],
"blacklistedApps": [],
"whitelistedApps": []
}
}
]