modifying formatting so we can link directly to subsections

master
Michael Klass (djzeratul) 7 years ago
parent cd40c4cb56
commit 7e8198afd0

@ -7,7 +7,7 @@
# Settings #
## Profiles
**Qualities**
#### Qualities
Each [Quality](https://github.com/Radarr/Radarr/wiki/Built-In-Qualities) shown in the Profiles section can be selected or deselected for each quality profile. This allows you to create specific quality hierarchies, and you can choose a specific profile to use on a per-movie basis.
@ -17,7 +17,7 @@ For example, the "Archive" quality profile shown below has lower quality version
![Archive Quality Hierarchy](https://i.imgur.com/qFmMNMN.png)
**Cutoff**
#### Cutoff
Each profile has a "cutoff" that you can set that will stop monitoring for "better" quality versions once that cutoff has been reached.
@ -29,7 +29,7 @@ The cutoff shown above is set to `Blu-ray 1080p`. Now a practical example: If yo
You can use this logic to create specific profiles for higher quality versions of movies you want the best quality versions of, or also use it to archive older movies that you don't really care much about the quality of.
**Proper Releases**
#### Proper Releases
A tag to consider that will always supersede "cutoff met" is when a PROPER release comes across through RSS and you have "Download Propers" activated in `Settings > Media Management > File Management`. This is a "hidden" setting (shown in yellow) so you must have "Hidden" settings shown to see it.
@ -37,13 +37,13 @@ A tag to consider that will always supersede "cutoff met" is when a PROPER relea
With this active, `PROPER` releases will always download a new copy because it is assumed that the release fixes an issue with the previous release of that movie. For example, `PROPER` releases usually come across when audio is found to be out of sync, or if there are visual artifacts, or other issues with the original release. If you notice that a title in your library downloaded more than one version of a movie you thought that the cutoff was met for already, it is likely because a `PROPER` release superseded that cutoff.
**Preferred Tags**
#### Preferred Tags
If you'd like to give a little more weight to a release without *requiring* it, this setting in each specific profile is for you. For example, you might *prefer* releases with `TrueHD` or `DTS-HD` to get the best audio, but it is okay to grab a release that doesn't have these audio tracks.
![Preferred Tags](http://i.imgur.com/RkmtHib.png)
**Delay Profiles**
#### Delay Profiles
You can also set up Delay Profiles to wait to download preferred releases until after a certain time has elapsed, this will allow extra time for releases with your preferred tags or cutoffs to be released.
@ -54,7 +54,7 @@ For example, this delay profile will wait one day to start the download, and if
Delay profiles were originally created to prefer Torrents over Usenet, or visa versa, by setting a delay before starting a download for either torrents or usenet. However, it can also be used to wait for preferred tag releases and prevent multiple successive qualities from downloading when a cutoff is unmet. For instance, if a `Blu-ray 720p` release comes across RSS first, and a `Blu-ray 1080p` version comes across RSS 2 hours later, if you have a delay profile set for more than 2 hours, only the most preferred release (in this example, we are assuming `Blu-ray 1080p` is preferred by the associated Quality Profile) will be sent to your download client.
## Media Management
**Movie Naming**
#### Movie Naming
Perhaps you don't like the default movie file and folder naming format. This is where you can change that, except at the time this article was written, folder name changes aren't supported. The default movie file name is `{Movie Title} {(Release Year)}`, but personally I prefer `{Movie CleanTitle} {(Edition Tags)} {(Release Year)} {[Quality Title]}`. The [[Sorting and Renaming]] article has more useful details for this setting.
![Movie Naming](http://i.imgur.com/tcpoQN0.png)

Loading…
Cancel
Save