Updated: Sonarr - Release Profile RegEx

- Added: nhanc3 as LQ group
- Moved: nhanc3 to new line because it didn't fit
pull/174/head
TRaSH 4 years ago
parent 02f5f30913
commit 73b903fa61

@ -300,11 +300,11 @@ Add this to your `Preferred (3)` with a score of [10]
Add this to your `Preferred (3)` with a score of [-100] Add this to your `Preferred (3)` with a score of [-100]
```bash ```bash
/(TBS|nhanc3|-BRiNK|-CHX|-XLF|-worldmkv|-GHOSTS)\b/i /(TBS|-BRiNK|-CHX|-XLF|-worldmkv|-GHOSTS)\b/i
``` ```
```bash ```bash
/(-VIDEOHOLE)\b/i /(-VIDEOHOLE|nhanc3)\b/i
``` ```
??? success "example" ??? success "example"

Loading…
Cancel
Save