diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md index e9daa5b58..0557650bb 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -210,6 +210,10 @@ Add this to your `Preferred (3)` with a score of [75] /\b(nlz)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i ``` +```bash +/\b(cc)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i +``` + !!! danger "Caution" Don't forget to click on `SAVE` after you've added everything you want to the release profile :bangbang: