Settings Custom Formats
Yes, I'm aware Sonarr does not have CFs but a man can dream cant he
Custom Formats
Custom formats have been reworked significantly in Radarr V3. 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
Radarr
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
- This is a regular expression matched against the release title and, after download, the filename on diskEdition
- 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
- Quality Modifier sets things like Telescene, Telesync, Remux, Regional. It just disambiguates a given source and resolution pair when there are multiple quality types that can applySize
- This is matched against the release size. The release size is converted to gigabytes and compared against the values min and max.
Sonarr
Lidarr
Readarr
Profiling Settings and Ranking
Radarr
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.
Sonarr
Lidarr
Readarr
Import/Export
Please see TRaSH's Guides for a guide. However, one is able to import and export custom formats.
Community Custom Formats
Radarr
- Please see our Radarr Tips and Tricks section