diff --git a/docs/json/sonarr/optionals.json b/docs/json/sonarr/optionals.json index 589aba9f8..111b819d3 100644 --- a/docs/json/sonarr/optionals.json +++ b/docs/json/sonarr/optionals.json @@ -17,6 +17,10 @@ "name": "Ignore so called scene releases", "trash_id": "5bc23c3a055a1a5d8bbe4fb49d80e0cb", "term": "/^(?!.*(web[ ]dl|-deflate|-inflate))(?=.*([_. ]WEB[_. ]|-CAKES\\b|-GGEZ\\b|-GGWP\\b|-GLHF\\b|-KOGI\\b)).*/i" + }, { + "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" }], "required": [], "preferred": [{ @@ -58,12 +62,6 @@ "name": "Dislike release containing: 1-", "trash_id": "236a3626a07cacf5692c73cc947bc280", "term": "/(1-.+)$/i" - }, { - "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" - }, { }] }] -} - +} \ No newline at end of file