Fix: max custom format score to more than the actual max custom format score

pull/2224/head
Lokilicious 2 days ago
parent 8f493e07b4
commit e1d0a4da35

Binary file not shown.

Before

Width:  |  Height:  |  Size: 319 KiB

After

Width:  |  Height:  |  Size: 321 KiB

@ -75,7 +75,7 @@ There are a couple of changes that are needed for German Custom Formats to work
Radarr supports the ISO-2 naming convention for naming movies, so replacing `{Movie CleanTitle}` with `{Movie CleanTitle:de}` will change the name to its German version.
??? abstract "Set the Maximum Custom Format Score - [Click to show/hide]"
To allow upgradeability to the best possible quality, we set the `Upgrade Until Custom Format Score` to `25k`, which is more than the highest reachable score.
To allow upgradeability to the best possible quality, we set the `Upgrade Until Custom Format Score` to `35k`, which is more than the highest reachable score.
!!! tip "Tip"
If you want to stop upgrades at a specific score, feel free to adapt this setting based on your needs.

@ -66,7 +66,7 @@ There are a couple of changes that are needed for German Custom Formats to work
Please have a look here: [Recommended naming scheme](/Sonarr/Sonarr-recommended-naming-scheme/){:target="_blank" rel="noopener noreferrer"}.
??? abstract "Set the Maximum Custom Format Score - [Click to show/hide]"
To allow upgradeability to the best possible quality, we set the `Upgrade Until Custom Format Score` to `25k`, which is more than the highest reachable score.
To allow upgradeability to the best possible quality, we set the `Upgrade Until Custom Format Score` to `35k`, which is more than the highest reachable score.
!!! tip "Tip"
If you want to stop upgrades at a specific score, feel free to adapt this setting based on your needs.

Loading…
Cancel
Save