diff --git a/custom_formats/1080p Efficient Bluray Tier 2 (Radarr).yml b/custom_formats/1080p Efficient Bluray Tier 2 (Radarr).yml index 7271c4b..0fa242b 100644 --- a/custom_formats/1080p Efficient Bluray Tier 2 (Radarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 2 (Radarr).yml @@ -21,6 +21,11 @@ conditions: pattern: x265 (Efficient) required: true type: release_title +- name: DarQ + type: release_group + required: false + negate: false + pattern: DarQ - name: SQS negate: false pattern: SQS diff --git a/custom_formats/1080p Efficient Bluray Tier 2 (Sonarr).yml b/custom_formats/1080p Efficient Bluray Tier 2 (Sonarr).yml index 93b7e82..8e8ad5e 100644 --- a/custom_formats/1080p Efficient Bluray Tier 2 (Sonarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 2 (Sonarr).yml @@ -21,6 +21,11 @@ conditions: pattern: x265 (Efficient) required: true type: release_title +- name: DarQ + type: release_group + required: false + negate: false + pattern: DarQ - name: dkore negate: false pattern: dkore diff --git a/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml b/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml index 84b9c8e..b90af0f 100644 --- a/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml @@ -26,6 +26,11 @@ conditions: required: false source: webrip type: source +- name: DarQ + type: release_group + required: false + negate: false + pattern: DarQ - name: dkore negate: false pattern: dkore diff --git a/custom_formats/1080p Efficient WEB Tier 2 (Sonarr).yml b/custom_formats/1080p Efficient WEB Tier 2 (Sonarr).yml index a8ea0e9..b0a0b5c 100644 --- a/custom_formats/1080p Efficient WEB Tier 2 (Sonarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 2 (Sonarr).yml @@ -26,16 +26,21 @@ conditions: required: false source: webrip type: source +- name: DarQ + type: release_group + required: false + negate: false + pattern: DarQ - name: edge2020 negate: false pattern: edge2020 required: false type: release_group - name: LSt - type: release_group - required: false negate: false pattern: LSt + required: false + type: release_group - name: ToNaTo negate: false pattern: ToNaTo diff --git a/custom_formats/1080p Efficient WEB-DL Tier 2.yml b/custom_formats/1080p Efficient WEB-DL Tier 2.yml index 94238c8..d59d6a3 100644 --- a/custom_formats/1080p Efficient WEB-DL Tier 2.yml +++ b/custom_formats/1080p Efficient WEB-DL Tier 2.yml @@ -25,11 +25,6 @@ conditions: pattern: ARCADE required: false type: release_group -- name: DarQ - negate: false - pattern: DarQ - required: false - type: release_group - name: SiGMA negate: false pattern: SiGMA