diff --git a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md index cdad0c0ed..a333f1c6a 100644 --- a/docs/Sonarr/Sonarr-Release-Profile-RegEx.md +++ b/docs/Sonarr/Sonarr-Release-Profile-RegEx.md @@ -501,7 +501,7 @@ Add this to your `Must not contain (2)` ``` -#### Optional - Ignore Annoying Dual Audio Groups +#### Optional - Ignore Bad Dual Audio Groups ??? question "WHY ? - [CLICK TO EXPAND]" diff --git a/docs/json/sonarr/optionals.json b/docs/json/sonarr/optionals.json index 8277c2eed..589aba9f8 100644 --- a/docs/json/sonarr/optionals.json +++ b/docs/json/sonarr/optionals.json @@ -59,7 +59,7 @@ "trash_id": "236a3626a07cacf5692c73cc947bc280", "term": "/(1-.+)$/i" }, { - "name": "Dislike Annoying Dual Audio Groups", + "name": "Dislike Bad Dual Audio Groups", "trash_id": "538bad00ee6f8aced8e0db5218b8484c", "term": "/\\b(-alfaHD|-BAT|-BNd|-C.A.A|-Cory|-FF|-FOXX|-G4RiS|-GUEIRA|-N3G4N|-PD|-RiPER|-RK|-SiGLA|-Tars|-WTV|-Yatogam1|-YusukeFLA)\\b/i" }, {