feat(sonarr): added `CC` regex to Sonarr v3 guide

pull/1152/head
nuxen 1 year ago
parent 657f7e3673
commit fbeee380ca

@ -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:

Loading…
Cancel
Save