mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 05:35:29 +00:00
Updated Queue (markdown)
parent
2ef9b96582
commit
b263810c0f
1 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,8 @@ Displays currently downloading info
|
|||
|
||||
Example:
|
||||
|
||||
`[
|
||||
````JSON
|
||||
[
|
||||
{
|
||||
"series": {
|
||||
"title": "Game of Thrones",
|
||||
|
@ -124,4 +125,5 @@ Example:
|
|||
"protocol": "usenet",
|
||||
"id": 1503378561
|
||||
}
|
||||
]`
|
||||
]
|
||||
````
|
Loading…
Reference in a new issue