multi-scrobbler/config/chromecast.json.example
2024-01-11 15:25:06 -05:00

11 lines
175 B
JSON

[
{
"name": "MyCast",
"data": {
"blacklistedDevices": [],
"whitelistedDevices": [],
"blacklistedApps": [],
"whitelistedApps": []
}
}
]