API - Downloading element missing from JSON

Hi All

I am busy writing a software to interface with Sonarr, so far it is going well.

I only have 1 issue when i retrieve the episodes using the api i get all the information except the fact weather that file is downloading, according to the sonarr api it shows in the example “downloading”:false however i do not see this element in the JSON that gets returned. Can anyone please assist me.

Thanks

Check the /queue to see if it’s downloading.

I fixed the Episode API doc as well, since that was an old property.

Thanks for help guys

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.