mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-04 22:51:58 +00:00
13 lines
206 B
JSON
13 lines
206 B
JSON
[
|
|
{
|
|
"name": "MyJellyfin",
|
|
"clients": [],
|
|
"data": {
|
|
"users": ["FoxxMD"],
|
|
"servers": ["myServer","anotherServer"],
|
|
"options": {
|
|
"logPayload": false
|
|
}
|
|
}
|
|
}
|
|
]
|