It seems the “downloading” status of an episode through the API doesn’t work. It always returns false, even though the web interface does indicate the episode is downloading.
API call: /api/episode?seriesId=xx
Thanks!
It seems the “downloading” status of an episode through the API doesn’t work. It always returns false, even though the web interface does indicate the episode is downloading.
API call: /api/episode?seriesId=xx
Thanks!
Been meaning to fix that, by removing it because its not really an indication that its downloading, but a wrokaround to trigger the downloading state in the UI when the item first gets queued, instead of waiting for the queue to update. You need to use /api/queue for the list of items actively downloading