Fix DoVi without HDR fallback for badly named releases

pull/572/head
François-Xavier Payet 2 years ago
parent 9c257f783c
commit 696a6ede0a

@ -469,7 +469,7 @@ Add this to your `Preferred (3)` with a score of [15]
Add this to your `Must not contain (2)`
```bash
/^(?!.*(HDR|HULU|REMUX))(?=.*\b(DV|Dovi|Dolby[- .]Vision)\b).*/i
/^(?!.*(HDR|HULU|REMUX))(?=.*\b(DV|Dovi|Dolby[- .]?Vision)\b).*/i
```
------

Loading…
Cancel
Save