# IMAX Enhanced

A regular expression from the Dictionarry PCD database. Tags: Aspect Ratio, Enhancement. Web version: https://profilarr.com/pcd/dictionarry/regular-expressions/imax-enhanced

## Pattern

```regex
^(?=.*\b((DSNP|BC|B?CORE)\b|Disney\+)(?=.*\bWEB[ ._-]?(DL|Rip)\b))(?=.*\b((?<!NON[ ._-])IMAX)\b)|^(?=.*\b(IMAX[ ._-]Enhanced)\b)
```

## Description

Matches IMAX releases from specific digital sources.

- Checks for WEBs from `Disney+` or `Bravia Core`
- Ensures "IMAX" appears (with optional "Enhanced" suffix) but not when preceded by "NON"

## References

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

- [IMAX](https://profilarr.com/pcd/dictionarry/custom-formats/imax.md)
- [IMAX Enhanced](https://profilarr.com/pcd/dictionarry/custom-formats/imax-enhanced.md)

## History

| Commit | Change | Date |
| ------ | ------ | ---- |
| [5a26678](https://github.com/Dictionarry-Hub/database/commit/5a26678c8d19a5885057343460ac056009d30814) | Update some CF Descriptions | 2026-02-03 |
| [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
