Nzbget support added to core

#ND-145 In Progress
This commit is contained in:
Mark McDowall 2013-01-23 22:36:37 -08:00
commit bf2c811a09
22 changed files with 618 additions and 11 deletions

View file

@ -1,4 +1,8 @@
{
"status": false,
"error": "API Key Incorrect"
"version": "1.1",
"error": {
"name": "JSONRPCError",
"code": 1,
"message": "Invalid procedure"
}
}