Profile score settings
minCustomFormatScore — the grab threshold
minCustomFormatScore — the grab threshold
A release will only be grabbed if its total custom format score meets or exceeds this value.The This means a completely unrecognized release (score 0) will be ignored. A release must match at least one positively-scored format — such as a known WEB tier group — before it is considered.The
Movies 1080p profile sets this to 750:TV 1080p profile sets this to 0, meaning any release that isn’t actively penalized to a negative score is eligible to grab. This is appropriate for TV where availability is more variable.upgradeUntilScore — when to stop upgrading
upgradeUntilScore — when to stop upgrading
Radarr/Sonarr will keep replacing an existing file with a better-scoring release until the file’s score reaches this value.Both the Because no release in practice can score 10000, this effectively means always upgrade when a better release is found (subject to
Movies 1080p and TV 1080p profiles set this to 10000:minScoreIncrement).minScoreIncrement — minimum improvement to trigger an upgrade
minScoreIncrement — minimum improvement to trigger an upgrade
A new release must score at least this many points higher than the current file before an upgrade is triggered.Both profiles set this to 1:This means any measurable improvement — even a single point — will trigger an upgrade. Combined with
upgradeUntilScore: 10000, the arr app will continuously chase the best available release.upgradesAllowed — enabling automatic replacement
upgradesAllowed — enabling automatic replacement
When set to Both
true, Radarr/Sonarr will replace an already-downloaded file if a higher-scoring release becomes available.Movies 1080p and TV 1080p have this enabled. Without it, the arr app grabs a release once and never replaces it, regardless of scoring.language — must_original vs original
language — must_original vs original
The
language field controls how Radarr/Sonarr filters releases by language.must_original— Only releases in the original language of the media are allowed. A French film must be sourced in French; an English film must be in English. This is the stricter setting and is used by bothMovies 1080pandTV 1080p.original— The original language is preferred but not required. Releases in other languages may still be grabbed if no original-language release is available.
Positive and negative scores
Custom format scores can be positive (preferred) or negative (penalized).| Score range | Meaning |
|---|---|
Positive (e.g. 1700) | Release is preferred — higher = more desirable |
Small negative (e.g. -50) | Release is penalized but may still be grabbed |
-10000 | Release is effectively blocked — will never be grabbed |
-10000 convention is used throughout the profiles to hard-block unwanted formats. From Movies 1080p:
Worked example: WEB Tier 01 vs hallowed
Consider two releases of the same movie in theMovies 1080p profile:
| Release | Matched format | Score |
|---|---|---|
Movie.2023.1080p.WEB-DL-NTb | WEB Tier 01 | 1700 |
Movie.2023.1080p.WEB-DL.BHDStudio | BHDStudio | 550 |
minCustomFormatScore of 750. If the BHDStudio release (score 550) is already downloaded, the NTb WEB Tier 01 release scores 1150 points higher — well above minScoreIncrement: 1 — so an upgrade is triggered automatically.
Once the NTb release is downloaded (score 1700), no further upgrade happens unless an even higher-scoring release appears.
Score assignments in Movies 1080p
Here is a representative excerpt of the custom format score assignments from theMovies 1080p profile: