multi-scrobbler/config/jellyfin.json.example

13 lines
206 B
JSON

[
{
"name": "MyJellyfin",
"clients": [],
"data": {
"users": ["FoxxMD"],
"servers": ["myServer","anotherServer"],
"options": {
"logPayload": false
}
}
}
]