golift / starr

Starr Library: Fully functional go package to interact with Lidarr, Prowlarr, Radarr, Readarr, and Sonarr APIs.
https://golift.io/discord
MIT License
69 stars 18 forks source link

feature(radarr): delay profile #78

Closed Fuochi closed 1 year ago

Fuochi commented 1 year ago

To keep in mind: response of create delayprofile doesn't take into account the "order" field sent on creation. This can only be edited after via update.

davidnewhall commented 1 year ago

Recommend adding this blurb to the go doc:

response of create delayprofile doesn't take into account the "order" field sent on creation. This can only be edited after via update.