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

12 lines
186 B
JSON

[
{
"name": "My JRiver Server",
"id": "myRiver",
"enable": true,
"data": {
"url": "0.0.0.0",
"username": "auser",
"password": "apassword"
}
}
]