# Special Edition

A regular expression from the Dictionarry PCD database. Tags: Edition. Web version: https://profilarr.com/pcd/dictionarry/regular-expressions/special-edition

## Pattern

```regex
(?<=\b[12]\d{3}\b).*\b(Cut|Directors|DC|Extended|Special|Uncensored|Uncut|Unrated|Version|(?<!{)Edition)(\b|\d)
```

## Description

Matches any type of non theatrical edition.

## References

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

- [Better Theatricals](https://profilarr.com/pcd/dictionarry/custom-formats/better-theatricals.md)
- [Special Edition](https://profilarr.com/pcd/dictionarry/custom-formats/special-edition.md)
- [Theatrical](https://profilarr.com/pcd/dictionarry/custom-formats/theatrical.md)

## History

| Commit | Change | Date |
| ------ | ------ | ---- |
| [94503d6](https://github.com/Dictionarry-Hub/database/commit/94503d6e1cd4fc31f08808c935b6f738c41ca867) | Tweak Edition Regex | 2026-03-22 |
| [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
