All URIs are relative to http://localhost:8989
Method | HTTP request | Description |
---|---|---|
get_feed_v3_calendar_sonarr_period_ics | GET /feed/v3/calendar/sonarr.ics |
get_feed_v3_calendar_sonarr_period_ics(past_days, future_days, tags, unmonitored, premieres_only, as_all_day)
Name | Type | Description | Required | Notes |
---|---|---|---|---|
past_days | Option<i32> | [default to 7] | ||
future_days | Option<i32> | [default to 28] | ||
tags | Option<String> | [default to ] | ||
unmonitored | Option<bool> | [default to false] | ||
premieres_only | Option<bool> | [default to false] | ||
as_all_day | Option<bool> | [default to false] |
(empty response body)
- Content-Type: Not defined
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]