mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
SabProvider now gets JSON instead of XML for history and queue.
This commit is contained in:
parent
26c4240a6b
commit
b4eed1a657
25 changed files with 503 additions and 6505 deletions
59
NzbDrone.Core.Test/Files/QueueEmpty.txt
Normal file
59
NzbDrone.Core.Test/Files/QueueEmpty.txt
Normal file
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"cache_limit":"-1",
|
||||
"categories":[
|
||||
"None",
|
||||
"apps",
|
||||
"books",
|
||||
"consoles",
|
||||
"emulation",
|
||||
"games",
|
||||
"misc",
|
||||
"movies",
|
||||
"music",
|
||||
"pda",
|
||||
"resources",
|
||||
"tv"
|
||||
],
|
||||
"scripts":[
|
||||
"None"
|
||||
],
|
||||
"paused":true,
|
||||
"new_rel_url":"",
|
||||
"restart_req":false,
|
||||
"slots":[ ],
|
||||
"helpuri":"http://wiki.sabnzbd.org/",
|
||||
"uptime":"6m",
|
||||
"refresh_rate":"",
|
||||
"isverbose":false,
|
||||
"start":0,
|
||||
"version":"trunk",
|
||||
"diskspacetotal2":"503.32",
|
||||
"color_scheme":"",
|
||||
"darwin":false,
|
||||
"nt":true,
|
||||
"status":"Paused",
|
||||
"last_warning":"",
|
||||
"have_warnings":"0",
|
||||
"cache_art":"0",
|
||||
"finishaction":null,
|
||||
"noofslots":1,
|
||||
"cache_size":"0",
|
||||
"finish":0,
|
||||
"new_release":"",
|
||||
"pause_int":"0"
|
||||
,"mbleft":"785.89",
|
||||
"diskspace2":"25.08",
|
||||
"diskspace1":"25.08",
|
||||
"diskspacetotal1":"503.32",
|
||||
"timeleft":"0:00:00",
|
||||
"mb":"785.89",
|
||||
"newzbinDetails":true,
|
||||
"eta":"unknown",
|
||||
"nzb_quota":"",
|
||||
"loadavg":"",
|
||||
"limit":0,
|
||||
"kbpersec":"0.00",
|
||||
"speedlimit":"0",
|
||||
"webdir":"path\\to\\templates",
|
||||
"queue_details":"0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue