Updated Custom Formats (markdown)

master
Leonardo Galli 6 years ago
parent 6d7d95a4b0
commit cab237aefd

@ -77,4 +77,16 @@ Radarr provides a wide range of predefined templates. They are explained below a
**Description:** This custom format matches any releases that are encoded with the x264 (sometimes called h264) codec.
**Usage:** This format is useful, if you have a lot of older devices that struggle with the new x265 codec and you thus want Radarr to upgrade all movies to x264.
**Usage:** This format is useful, if you have a lot of older devices that struggle with the new x265 codec and you thus want Radarr to upgrade all movies to x264.
### x265
**Description:** This custom format matches any releases that are encoded with the x265 (sometimes called h265 or HEVC) codec.
**Usage:** This format is useful, if most of your devices support h265 and you want to decrease storage usage by downloading h265 copies of all your movies.
### Simple Hardcoded Subs
**Description:** This custom format matches any releases that have "sub" or "subs" in their release title.
**Usage:** This format is useful, if most of your releases with hardcoded subs are matched by this. By moving this custom format to the bottom of your profile, Radarr will try to upgrade releases that match this format, to one without this. Therefore, Radarr will replace releases with hardcoded subs with ones that do not have hardcoded subs.
Loading…
Cancel
Save