mirror of
https://github.com/TRaSH-Guides/Guides.git
synced 2026-02-10 19:00:37 -06:00
Update Sonarr-Release-Profile-RegEx.md
Add OViD streaming service to RP regex guide page
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user