mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-05 15:40:22 +00:00
10 lines
159 B
JSON
10 lines
159 B
JSON
[
|
|
{
|
|
"name": "MyKodi",
|
|
"data": {
|
|
"url": "http://localhost:8080/jsonrpc",
|
|
"username": "myUser",
|
|
"password": "myPassword"
|
|
}
|
|
}
|
|
]
|