# Dolby Vision (Without Fallback)

A regular expression from the Dictionarry PCD database. Tags: Colour Grade, Enhancement, HDR. Web version: https://profilarr.com/pcd/dictionarry/regular-expressions/dolby-vision-without-fallback

## Pattern

```regex
(?<=^(?!.*(HDR|HULU|REMUX|BLU[-]?RAY)).*?)\b(DV|Dovi|Dolby[ .]?Vision)\b
```

## Description

Matches Dolby Vision when it doesn't come with regular HDR Fallback (A Bluray Remux or a Hulu WEB-DL)

## References

Custom formats using this regular expression. Each link points to the markdown version.

- [Dolby Vision (Without Fallback)](https://profilarr.com/pcd/dictionarry/custom-formats/dolby-vision-without-fallback.md)

## History

| Commit | Change | Date |
| ------ | ------ | ---- |
| [7e3255c](https://github.com/Dictionarry-Hub/database/commit/7e3255c79365487c8de801024eb784dfe9db0768) | Add Optional Hyphen inside Bluray for Consistency | 2026-08-20 |
| [f9d8601](https://github.com/Dictionarry-Hub/database/commit/f9d860176ac7c3219403356daccacab691deaa99) | Tweak HDR Regex | 2026-07-04 |
| [00bd245](https://github.com/Dictionarry-Hub/database/commit/00bd245bd7b7c5f331c85233d9c599cdaccb3339) | create: initial v2 translation (Created) | 2026-01-31 |

---

Index of this site's Markdown pages: https://profilarr.com/llms.txt
