mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-21 02:20:26 +00:00
12 lines
186 B
JSON
12 lines
186 B
JSON
[
|
|
{
|
|
"name": "My JRiver Server",
|
|
"id": "myRiver",
|
|
"enable": true,
|
|
"data": {
|
|
"url": "0.0.0.0",
|
|
"username": "auser",
|
|
"password": "apassword"
|
|
}
|
|
}
|
|
]
|