mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00

* feat(filters): add music filters * feat: improve parsing and filtering * feat: add red api support
23 lines
No EOL
475 B
JSON
23 lines
No EOL
475 B
JSON
{
|
|
"status": "success",
|
|
"response": {
|
|
"username": "username",
|
|
"id": 469,
|
|
"authkey": "redacted",
|
|
"passkey": "redacted",
|
|
"api_version": "redacted-v2.0",
|
|
"notifications": {
|
|
"messages": 0,
|
|
"notifications": 9000,
|
|
"newAnnouncement": false,
|
|
"newBlog": false
|
|
},
|
|
"userstats": {
|
|
"uploaded": 585564424629,
|
|
"downloaded": 177461229738,
|
|
"ratio": 3.29,
|
|
"requiredratio": 0.6,
|
|
"class": "VIP"
|
|
}
|
|
}
|
|
} |