mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Nzbget support added to core
#ND-145 In Progress
This commit is contained in:
parent
0b9a4e1a46
commit
bf2c811a09
22 changed files with 618 additions and 11 deletions
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
"status": false,
|
||||
"error": "API Key Incorrect"
|
||||
"version": "1.1",
|
||||
"error": {
|
||||
"name": "JSONRPCError",
|
||||
"code": 1,
|
||||
"message": "Invalid procedure"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue