{
"id": "random id string",
"name": "MyDownloader",
"type": "qbittorrent",
"endpoint": "http://localhost:58081",
"username": "admin",
"password": "adminadmin",
"basicAuth": {
"user": "",
"pass": ""
},
"httpVersion": "HTTP_1_1",
"incrementBan": false,
"verifySsl": true,
"ignorePrivate": false
}
{
"id": "random id string",
"name": "MyDownloader",
"type": "qbittorrentee",
"endpoint": "http://localhost:58081",
"username": "admin",
"password": "adminadmin",
"basicAuth": {
"user": "",
"pass": ""
},
"httpVersion": "HTTP_1_1",
"incrementBan": false,
"useShadowBan": false,
"verifySsl": true,
"ignorePrivate": false
}
{
"id": "random id string",
"name": "MyDownloader",
"type": "transmission",
"endpoint": "http://localhost:58081",
"username": "username",
"password": "password",
"httpVersion": "HTTP_1_1",
"verifySsl": true,
"rpcUrl": "/transmission/rpc",
"ignorePrivate": false
}
{
"id": "random id string",
"name": "MyDownloader",
"type": "biglybt",
"endpoint": "http://localhost:58081",
"token": "token",
"httpVersion": "HTTP_1_1",
"verifySsl": true,
"ignorePrivate": false
}
{
"id": "random id string",
"name": "MyDownloader",
"type": "deluge",
"endpoint": "http://localhost:8112",
"password": "deluge",
"httpVersion": "HTTP_1_1",
"incrementBan": false,
"verifySsl": true,
"rpcUrl": "/json",
"ignorePrivate": false
}
{
"id": "random id string",
"name": "MyDownloader",
"type": "bitcomet",
"endpoint": "http://localhost:58081",
"username": "admin",
"password": "adminadmin",
"httpVersion": "HTTP_1_1",
"incrementBan": false,
"verifySsl": true,
"ignorePrivate": false
}