Fix: Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours.
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"size":"267 MB",
|
||||
"sizeleft":"239 MB",
|
||||
"status":"Downloading",
|
||||
"timeleft":"31:12:34",
|
||||
"timeleft":"57:27:45",
|
||||
"unpackopts":"3",
|
||||
"verbosity":""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user