multi-scrobbler/config/mpris.json.example
2023-03-02 12:57:29 -05:00

9 lines
120 B
JSON

[
{
"name": "ubuntu",
"data": {
"whitelist": ["vlc", "mpd"],
"blacklist": ["spotify"]
}
}
]