Fix id list formatting

master
Abzie 7 years ago
parent 29db638b01
commit 036421de1b

@ -10,12 +10,17 @@ This will create api.txt and enter the json response, where you can browse at yo
The first indented column is the main id that radarr uses, the other indented id's are irrelevent:
`
api.txt
"id": 4
"id": 7
"id": 68
"id": 93
"id": 2
api.txt
"id": 4
"id": 7
"id": 68
"id": 93
"id": 2`
So, id's 4, 68 and 93 are the id's required for the next step.

Loading…
Cancel
Save