multi-scrobbler/config/jriver.json.example
2023-03-13 13:59:24 -04:00

10 lines
137 B
JSON

[
{
"name": "MyJriver",
"data": {
"url": "0.0.0.0",
"username": "auser",
"password": "apassword"
}
}
]