@ -231,8 +231,8 @@ The quality-profiles hold the basic quality profile settings that you also see i
- `cutoffFormatScore` - Upgrade Until Custom Format Score.
- `minUpgradeFormatScore` - Minimum Custom Format Score Increment.
- `language` - Language. **(This is only for Radarr)**
- `items` - Qualities. => The allowed quality sources in reverse order, meaning that the highest quality allowed in your profile is at the bottom of the list.
- `formatItems` - Custom Formats. => The mandatory Custom Formats that are needed for this quality profiles, excluding the ones that are added with the [cf-groups](cf-groups-explanation)
- `items` - Qualities. => The allowed quality sources are in reverse order, meaning that the highest quality allowed in your profile is at the bottom of the list.
- `formatItems` - Custom Formats. => The mandatory Custom Formats that are needed for this quality profiles, excluding the ones that are added with the [cf-groups](cf-groups)
### cf-groups
@ -280,10 +280,10 @@ The cf-group.json exists of two properties.
- `custom_formats` -
- `name` - CF name found in the JSON.
- `trash_id` - CF trash_id found in the JSON.
- `required` - [true|false] See above note for description
- `required` - [true|false] See the above note for a description
- `default": "true"` - [**OPTIONAL**] If you want the CF to be enabled by default.
- `quality_profiles`
- `exclude` - Add the Quality Profiles that you want to exclude from this group, using the quality-profiles `name` and `trash_id`
- `exclude` - Add the Quality Profiles you want to exclude from this group, using the quality-profiles `name` and `trash_id`.