diff --git a/custom_formats/1080p Balanced Tier 1.yml b/custom_formats/1080p Balanced Tier 1.yml index efbeeb7..07d7fb8 100644 --- a/custom_formats/1080p Balanced Tier 1.yml +++ b/custom_formats/1080p Balanced Tier 1.yml @@ -10,10 +10,10 @@ conditions: required: true resolution: 1080p type: resolution -- name: Not WEB-DL - negate: true +- name: Bluray + negate: false required: true - source: web_dl + source: bluray type: source - name: BHDStudio negate: false diff --git a/custom_formats/1080p Balanced Tier 2.yml b/custom_formats/1080p Balanced Tier 2.yml index 0a2a112..079328a 100644 --- a/custom_formats/1080p Balanced Tier 2.yml +++ b/custom_formats/1080p Balanced Tier 2.yml @@ -10,10 +10,10 @@ conditions: required: true resolution: 1080p type: resolution -- name: Not WEB-DL - negate: true +- name: Bluray + negate: false required: true - source: web_dl + source: bluray type: source - name: hallowed negate: false diff --git a/custom_formats/2160p Balanced Tier 1.yml b/custom_formats/2160p Balanced Tier 1.yml index d05c4cb..725def1 100644 --- a/custom_formats/2160p Balanced Tier 1.yml +++ b/custom_formats/2160p Balanced Tier 1.yml @@ -10,10 +10,10 @@ conditions: required: true resolution: 2160p type: resolution -- name: Not WEB-DL - negate: true +- name: Bluray + negate: false required: true - source: web_dl + source: bluray type: source - name: HONE negate: false diff --git a/custom_formats/2160p Balanced Tier 2.yml b/custom_formats/2160p Balanced Tier 2.yml index ddbd1e4..fd96985 100644 --- a/custom_formats/2160p Balanced Tier 2.yml +++ b/custom_formats/2160p Balanced Tier 2.yml @@ -10,10 +10,10 @@ conditions: required: true resolution: 2160p type: resolution -- name: Not WEB-DL - negate: true +- name: Bluray + negate: false required: true - source: web_dl + source: bluray type: source - name: BHDStudio negate: false