Calendar api and unmonitored episodes

Sonarr version 2.0.0.5212

It seems that the calendar api call only returns monitored episodes. The Calendar in the GUI has an option to show unmonitored episodes… is there a way to get that from the api call? The docs only mention start and end time options.

Looks like there is an “unmonitored=true/false” parameter you can add to the api call.
E.g. in Chrome you can use Developer Tools > Network and then click something in the sonarr GUI to see the request and parameters :slight_smile:

That worked. Thanks!

Thanks also for the Dev tools/Network trick. That will probably come in handy again.

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