mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-02 05:31:56 +00:00
11 lines
184 B
JSON
11 lines
184 B
JSON
[
|
|
{
|
|
"name": "MySubsonic",
|
|
"enable": true,
|
|
"data": {
|
|
"url": "http://localhost:4040/airsonic",
|
|
"user": "yourUser",
|
|
"password": "yourPassword"
|
|
}
|
|
}
|
|
]
|