diff --git a/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md b/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md index 98254f088..c49762354 100644 --- a/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md +++ b/docs/Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md @@ -372,7 +372,7 @@ Adds Hi10|Hi10p into a match. Prefers this over some erroneous matches. --- -Add this to your Preferred with a score of [10]-[20]-[30] in order. +Add this to your Preferred with a score of [10] Adds version due to anime groups sometimes fixing issues with their releases. @@ -380,10 +380,18 @@ Adds version due to anime groups sometimes fixing issues with their releases. /(v2)/i ``` +--- + +Add this to your Preferred with a score of [20] + ```bash /(v3)/i ``` +--- + +Add this to your Preferred with a score of [30] + ```bash /(v4)/i ```