Settings Custom Formats
Editors Page
Custom Formats
Custom formats have been reworked significantly in Radarr V3 (Aphrodite). They are now calculated on-the-fly instead of being stored in the database, so they update as soon as you change the definitions.
Conditions
All conditions have two possible modifiers:
Negate
- the match is inverted, so the condition is satisfied if and only if the non-negated condition is not satisfiedRequired
- only applies to formats with more than one condition of the same type and changes the matching rules for type groups. Enabling this option means that this specific condition must be satisfied for the whole custom format to apply regardless of if another condition of the same type would otherwise satisfy the type group.
The conditions are:
Release Title
- The title of the releaseEdition
- This tag is matched against any Editions Radarr may parse. You can put any value Radarr will try to match that against what it parsed (case-insensitive).Language
- This language is matched against any language(s) Radarr parses. All languages previously selectable in profiles work here.Indexer Flag
- This tag is matched against any Indexer Flags Radarr may parse.Source
- The source where a release was ripped from.Resolution
- The resolution parsed from either the release name or media info (if available).Quality Modifier
- To Be DefinedSize
- This is matched against the release size. The release size is converted to gigabytes and compared against the values min and max.
Profiling Settings and Ranking
The overhaul has scrapped the linear ranking system in favor of a scoring system assigning points to releases to allow more multi-dimensional preferences. The cutoff has been replaced by a stopping score where upgrading stops once a release with this desired score has been downloaded. The "None" format is replaced simply with a score of zero while the checkboxes controlling rejection or acceptance of matched releases is now controlled by the Minimum Custom Format Score. Custom formats that match with undesirable attributes should be given a negative score to lower their appeal. Outright rejections should be given a negative score low enough that even if all of the other formats with positive scores were added, the score would still fall below the minimum.