Update Sonarr-Release-Profile-RegEx.md

Add OViD streaming service to RP regex guide page
This commit is contained in:
yammes08
2023-07-24 18:57:04 +01:00
committed by GitHub
parent a7d6fe5312
commit dc122b87a5

View File

@@ -223,6 +223,10 @@ Add this to your `Preferred (3)` with a score of [50]
/\b(vdl)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
```
```bash
/\b(ovid)\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: