update_quality_profile
Update a Sonarr quality profile by sending its id and the full modified profile object. Applies your changes to adjust quality settings for TV downloads.
Instructions
Update a quality profile. Fetch it with get_quality_profile, change what you need and send the whole object back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Quality profile id | |
| profile | Yes | Full quality profile object including id |