diff --git a/docs/Radarr/radarr-setup-quality-profiles-anime.md b/docs/Radarr/radarr-setup-quality-profiles-anime.md index ab5f7ada0..23af7bae2 100644 --- a/docs/Radarr/radarr-setup-quality-profiles-anime.md +++ b/docs/Radarr/radarr-setup-quality-profiles-anime.md @@ -105,7 +105,7 @@ Below is an example of the scoring set to prefer `Uncensored` a tier above. Once you have set your preferred scoring you will need to make two more changes to your `Remux-1080p - Anime` profile. -Make sure `Upgrades Allowed` is ticked then set the `Upgrade Until` section to `Bluray-1080p` and the `Upgrade Until Custom Format Score` to `10000` and set `Language` to `Original` +Make sure `Upgrades Allowed` is ticked then set the `Upgrade Until` section to `Remux-1080p` and the `Upgrade Until Custom Format Score` to `10000` and set `Language` to `Original` After this has been done your profile should look like below. This is an example of the Default Scoring setup. diff --git a/includes/cf/sonarr-anime.md b/includes/cf/sonarr-anime.md index 0f4b2cf14..d89cb1457 100644 --- a/includes/cf/sonarr-anime.md +++ b/includes/cf/sonarr-anime.md @@ -27,7 +27,6 @@ | [{{ sonarr['cf']['v2']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v2) | {{ sonarr['cf']['v2']['trash_score'] }} | {{ sonarr['cf']['v2']['trash_id'] }} | | [{{ sonarr['cf']['v3']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v3) | {{ sonarr['cf']['v3']['trash_score'] }} | {{ sonarr['cf']['v3']['trash_id'] }} | | [{{ sonarr['cf']['v4']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v4) | {{ sonarr['cf']['v4']['trash_score'] }} | {{ sonarr['cf']['v4']['trash_id'] }} | - | [{{ sonarr['cf']['vrv']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vrv) | {{ sonarr['cf']['vrv']['trash_score'] }} | {{ sonarr['cf']['vrv']['trash_id'] }} | | [{{ sonarr['cf']['10bit']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#10bit) | 0 | {{ sonarr['cf']['10bit']['trash_id'] }} | | [{{ sonarr['cf']['anime-dual-audio']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-dual-audio) | 0 | {{ sonarr['cf']['anime-dual-audio']['trash_id'] }} | | [{{ sonarr['cf']['dubs-only']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dubs-only) | {{ sonarr['cf']['dubs-only']['trash_score'] }} | {{ sonarr['cf']['dubs-only']['trash_id'] }} |