# Dual Audio

A regular expression from the Dictionarry PCD database. Tags: Language. Web version: https://profilarr.com/pcd/dictionarry/regular-expressions/dual-audio

## Pattern

```regex
\bDual[ ._-]?(Audio)?\b|\b(JA|ZH|KO)(?= ?\+ ?.*?\b(EN))|\b(EN)(?= ?\+ ?.*?\b(JA|ZH|KO))\b
```

## Description

Matches releases with Dual Audio; Media releases that contain two language tracks - typically the original language (such as Japanese) along with an English dub, allowing viewers to switch between either audio track while watching the same video content.

## References

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

- [Banned Dual Audio Groups](https://profilarr.com/pcd/dictionarry/custom-formats/banned-dual-audio-groups.md)
- [Dual Audio](https://profilarr.com/pcd/dictionarry/custom-formats/dual-audio.md)

## History

| Commit | Change | Date |
| ------ | ------ | ---- |
| [6be87e1](https://github.com/Dictionarry-Hub/database/commit/6be87e150d9ea57870ba5d2ba90b53858f1d2da1) | Tweak Dual Audio Regex | 2026-05-07 |
| [c334453](https://github.com/Dictionarry-Hub/database/commit/c33445378d79eb1e46942df874f9171396850a12) | Cleanup Regex & Tags | 2026-05-07 |
| [54eb0eb](https://github.com/Dictionarry-Hub/database/commit/54eb0ebdc5d03c29492914577d1926856899bf84) | Update Regex | 2026-03-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
