mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Fix: Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours.
This commit is contained in:
parent
2635ff9bee
commit
1f983094ac
5 changed files with 63 additions and 3 deletions
|
@ -67,7 +67,7 @@
|
|||
"size":"267 MB",
|
||||
"sizeleft":"239 MB",
|
||||
"status":"Downloading",
|
||||
"timeleft":"31:12:34",
|
||||
"timeleft":"57:27:45",
|
||||
"unpackopts":"3",
|
||||
"verbosity":""
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue