diff --git a/docs/json/radarr/cf/aac.json b/docs/json/radarr/cf/aac.json index 2ece39d3a..b1ea4fa6a 100644 --- a/docs/json/radarr/cf/aac.json +++ b/docs/json/radarr/cf/aac.json @@ -27,7 +27,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/radarr/cf/atmos-undefined.json b/docs/json/radarr/cf/atmos-undefined.json index dd594cc76..cfa289170 100644 --- a/docs/json/radarr/cf/atmos-undefined.json +++ b/docs/json/radarr/cf/atmos-undefined.json @@ -10,7 +10,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/radarr/cf/dd.json b/docs/json/radarr/cf/dd.json index ac5d8e347..9d0f5e738 100644 --- a/docs/json/radarr/cf/dd.json +++ b/docs/json/radarr/cf/dd.json @@ -18,7 +18,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/radarr/cf/ddplus-atmos.json b/docs/json/radarr/cf/ddplus-atmos.json index af4355c47..7dfed5785 100644 --- a/docs/json/radarr/cf/ddplus-atmos.json +++ b/docs/json/radarr/cf/ddplus-atmos.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/radarr/cf/ddplus.json b/docs/json/radarr/cf/ddplus.json index 6c456c8a4..dda60b8a6 100644 --- a/docs/json/radarr/cf/ddplus.json +++ b/docs/json/radarr/cf/ddplus.json @@ -9,7 +9,7 @@ "negate": false, "required": true, "fields": { - "value": "[^-]DD[P+](?!A)|eac3" + "value": "[^-]DD[P+](?!A)|e[-_. ]?ac3" } }, { diff --git a/docs/json/radarr/cf/dts-es.json b/docs/json/radarr/cf/dts-es.json index 8927b0eec..c098daf0c 100644 --- a/docs/json/radarr/cf/dts-es.json +++ b/docs/json/radarr/cf/dts-es.json @@ -27,7 +27,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/radarr/cf/dts-hd-hra.json b/docs/json/radarr/cf/dts-hd-hra.json index 255cb5c93..75ec8a8dc 100644 --- a/docs/json/radarr/cf/dts-hd-hra.json +++ b/docs/json/radarr/cf/dts-hd-hra.json @@ -27,7 +27,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/radarr/cf/dts-hd-ma.json b/docs/json/radarr/cf/dts-hd-ma.json index 3a7dd0350..04f20caa5 100644 --- a/docs/json/radarr/cf/dts-hd-ma.json +++ b/docs/json/radarr/cf/dts-hd-ma.json @@ -28,7 +28,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/radarr/cf/dts-x.json b/docs/json/radarr/cf/dts-x.json index 6b946aa2e..b357aab5e 100644 --- a/docs/json/radarr/cf/dts-x.json +++ b/docs/json/radarr/cf/dts-x.json @@ -36,7 +36,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/radarr/cf/dts.json b/docs/json/radarr/cf/dts.json index c796b7991..22267cce1 100644 --- a/docs/json/radarr/cf/dts.json +++ b/docs/json/radarr/cf/dts.json @@ -36,7 +36,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/radarr/cf/flac.json b/docs/json/radarr/cf/flac.json index 3dacaa1c8..e274a43b2 100644 --- a/docs/json/radarr/cf/flac.json +++ b/docs/json/radarr/cf/flac.json @@ -63,7 +63,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } } ] diff --git a/docs/json/radarr/cf/pcm.json b/docs/json/radarr/cf/pcm.json index 71c9bd656..546e2195d 100644 --- a/docs/json/radarr/cf/pcm.json +++ b/docs/json/radarr/cf/pcm.json @@ -63,7 +63,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } } ] diff --git a/docs/json/radarr/cf/truehd-atmos.json b/docs/json/radarr/cf/truehd-atmos.json index d65a29c20..077d618a0 100644 --- a/docs/json/radarr/cf/truehd-atmos.json +++ b/docs/json/radarr/cf/truehd-atmos.json @@ -28,7 +28,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/radarr/cf/truehd.json b/docs/json/radarr/cf/truehd.json index 0cdf81f1d..7d3618ac5 100644 --- a/docs/json/radarr/cf/truehd.json +++ b/docs/json/radarr/cf/truehd.json @@ -28,7 +28,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/sonarr/cf/aac.json b/docs/json/sonarr/cf/aac.json index 3227d988f..a10d49918 100644 --- a/docs/json/sonarr/cf/aac.json +++ b/docs/json/sonarr/cf/aac.json @@ -27,7 +27,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/sonarr/cf/atmos-undefined.json b/docs/json/sonarr/cf/atmos-undefined.json index 02c6d6399..96dab5335 100644 --- a/docs/json/sonarr/cf/atmos-undefined.json +++ b/docs/json/sonarr/cf/atmos-undefined.json @@ -19,7 +19,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/sonarr/cf/dd.json b/docs/json/sonarr/cf/dd.json index 58a88cc3a..2e1febf61 100644 --- a/docs/json/sonarr/cf/dd.json +++ b/docs/json/sonarr/cf/dd.json @@ -18,7 +18,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/sonarr/cf/ddplus-atmos.json b/docs/json/sonarr/cf/ddplus-atmos.json index a557dae4d..db9112e67 100644 --- a/docs/json/sonarr/cf/ddplus-atmos.json +++ b/docs/json/sonarr/cf/ddplus-atmos.json @@ -10,7 +10,7 @@ "negate": false, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/sonarr/cf/ddplus.json b/docs/json/sonarr/cf/ddplus.json index 325a745b9..ead6567e0 100644 --- a/docs/json/sonarr/cf/ddplus.json +++ b/docs/json/sonarr/cf/ddplus.json @@ -9,7 +9,7 @@ "negate": false, "required": true, "fields": { - "value": "[^-]DD[P+](?!A)|eac3" + "value": "[^-]DD[P+](?!A)|e[-_. ]?ac3" } }, { diff --git a/docs/json/sonarr/cf/dts-es.json b/docs/json/sonarr/cf/dts-es.json index 2e74ac1ce..b1de9dd63 100644 --- a/docs/json/sonarr/cf/dts-es.json +++ b/docs/json/sonarr/cf/dts-es.json @@ -27,7 +27,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/sonarr/cf/dts-hd-hra.json b/docs/json/sonarr/cf/dts-hd-hra.json index e5e544333..9551d7a87 100644 --- a/docs/json/sonarr/cf/dts-hd-hra.json +++ b/docs/json/sonarr/cf/dts-hd-hra.json @@ -27,7 +27,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/sonarr/cf/dts-hd-ma.json b/docs/json/sonarr/cf/dts-hd-ma.json index 0a24545ed..f37a99eb2 100644 --- a/docs/json/sonarr/cf/dts-hd-ma.json +++ b/docs/json/sonarr/cf/dts-hd-ma.json @@ -28,7 +28,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/sonarr/cf/dts-x.json b/docs/json/sonarr/cf/dts-x.json index f4c4bb63e..4c903f83c 100644 --- a/docs/json/sonarr/cf/dts-x.json +++ b/docs/json/sonarr/cf/dts-x.json @@ -36,7 +36,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/sonarr/cf/dts.json b/docs/json/sonarr/cf/dts.json index 60c1fca89..eab497030 100644 --- a/docs/json/sonarr/cf/dts.json +++ b/docs/json/sonarr/cf/dts.json @@ -36,7 +36,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/sonarr/cf/flac.json b/docs/json/sonarr/cf/flac.json index 8545d2b96..e2cca2711 100644 --- a/docs/json/sonarr/cf/flac.json +++ b/docs/json/sonarr/cf/flac.json @@ -63,7 +63,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } } ] diff --git a/docs/json/sonarr/cf/pcm.json b/docs/json/sonarr/cf/pcm.json index 8dd6ff255..3aba591b7 100644 --- a/docs/json/sonarr/cf/pcm.json +++ b/docs/json/sonarr/cf/pcm.json @@ -63,7 +63,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } } ] diff --git a/docs/json/sonarr/cf/truehd-atmos.json b/docs/json/sonarr/cf/truehd-atmos.json index 99f3caea6..7eeaeaeb2 100644 --- a/docs/json/sonarr/cf/truehd-atmos.json +++ b/docs/json/sonarr/cf/truehd-atmos.json @@ -28,7 +28,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, { diff --git a/docs/json/sonarr/cf/truehd.json b/docs/json/sonarr/cf/truehd.json index e0b3bd444..2a0a30ea7 100644 --- a/docs/json/sonarr/cf/truehd.json +++ b/docs/json/sonarr/cf/truehd.json @@ -28,7 +28,7 @@ "negate": true, "required": true, "fields": { - "value": "[^-]dd[p+]|eac3" + "value": "[^-]DD[P+]|e[-_. ]?ac3" } }, {