diff --git a/custom_formats/1080p Efficient Bluray Tier 0 (Radarr).yml b/custom_formats/1080p Bluray HEVC Tier 0.yml similarity index 97% rename from custom_formats/1080p Efficient Bluray Tier 0 (Radarr).yml rename to custom_formats/1080p Bluray HEVC Tier 0.yml index 9811cc2..c287b4c 100644 --- a/custom_formats/1080p Efficient Bluray Tier 0 (Radarr).yml +++ b/custom_formats/1080p Bluray HEVC Tier 0.yml @@ -1,10 +1,11 @@ -name: 1080p Efficient Bluray Tier 0 (Radarr) +name: 1080p Bluray HEVC Tier 0 description: Matches release groups who fall under 1080p Efficient Bluray Tier 0 tags: - Release Group Tier - 1080p -- Efficient +- HEVC - Movie +- TV conditions: - name: 1080p negate: false diff --git a/custom_formats/1080p Efficient Bluray Tier 0 (Sonarr).yml b/custom_formats/1080p Efficient Bluray Tier 0 (Sonarr).yml deleted file mode 100644 index d89b74b..0000000 --- a/custom_formats/1080p Efficient Bluray Tier 0 (Sonarr).yml +++ /dev/null @@ -1,102 +0,0 @@ -name: 1080p Efficient Bluray Tier 0 (Sonarr) -description: Matches release groups who fall under 1080p Efficient Bluray Tier 0 -tags: -- Release Group Tier -- 1080p -- Efficient -- TV -conditions: -- name: 1080p - negate: false - required: true - resolution: 1080p - type: resolution -- name: Bluray - negate: false - required: true - source: bluray - type: source -- name: x265 - negate: false - pattern: x265 (Efficient) - required: true - type: release_title -- name: HONE - negate: false - pattern: HONE - required: true - type: release_group -tests: -- conditionResults: - - matches: true - name: hallowed - negate: false - pattern: hallowed - required: false - type: release_group - - matches: false - name: BHDStudio - negate: false - pattern: BHDStudio - required: false - type: release_group - expected: true - id: 1 - input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed - lastRun: '2025-01-13T02:53:37.357699' - passes: true -- conditionResults: - - matches: true - name: hallowed - negate: false - pattern: hallowed - required: false - type: release_group - - matches: false - name: BHDStudio - negate: false - pattern: BHDStudio - required: false - type: release_group - expected: true - id: 2 - input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed - lastRun: '2025-01-13T02:53:37.357699' - passes: true -- conditionResults: - - matches: false - name: hallowed - negate: false - pattern: hallowed - required: false - type: release_group - - matches: true - name: BHDStudio - negate: false - pattern: BHDStudio - required: false - type: release_group - expected: true - id: 3 - input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio - lastRun: '2025-01-13T02:53:37.357699' - passes: true -- conditionResults: - - matches: false - name: hallowed - negate: false - pattern: hallowed - required: false - type: release_group - - matches: true - name: BHDStudio - negate: false - pattern: BHDStudio - required: false - type: release_group - expected: true - id: 4 - input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD - 5.1 English-BHDStudio - lastRun: '2025-01-13T02:53:37.357699' - passes: true diff --git a/profiles/1080p Balanced+.yml b/profiles/1080p Balanced+.yml index fd6c946..5be0a27 100644 --- a/profiles/1080p Balanced+.yml +++ b/profiles/1080p Balanced+.yml @@ -18,6 +18,8 @@ minCustomFormatScore: 20000 upgradeUntilScore: 400000 minScoreIncrement: 1 custom_formats: +- name: 1080p Bluray HEVC Tier 0 + score: 180000 - name: 1080p WEB-DL HEVC Tier 1 score: 160000 - name: 1080p Balanced Tier 1 @@ -149,8 +151,6 @@ custom_formats: - name: x265 (Efficient) score: -999999 custom_formats_radarr: -- name: 1080p Efficient Bluray Tier 0 (Radarr) - score: 180000 - name: 720p Golden Popcorn score: 6000 - name: MA @@ -178,8 +178,6 @@ custom_formats_radarr: - name: Sing Along score: -999999 custom_formats_sonarr: -- name: 1080p Efficient Bluray Tier 0 (Sonarr) - score: 180000 - name: AMZN score: 3000 - name: ATVP diff --git a/profiles/1080p Efficient.yml b/profiles/1080p Efficient.yml index a5a0b62..f8ebcb5 100644 --- a/profiles/1080p Efficient.yml +++ b/profiles/1080p Efficient.yml @@ -11,6 +11,8 @@ minCustomFormatScore: 20000 upgradeUntilScore: 400000 minScoreIncrement: 1 custom_formats: +- name: 1080p Bluray HEVC Tier 0 + score: 240000 - name: 1080p WEB-DL HEVC Tier 1 score: 220000 - name: 1080p WEB-DL HEVC Tier 2 @@ -154,8 +156,6 @@ custom_formats: - name: x265 (Efficient) score: -999999 custom_formats_radarr: -- name: 1080p Efficient Bluray Tier 0 (Radarr) - score: 240000 - name: 1080p Efficient Bluray Tier 1 (Radarr) score: 184000 - name: 1080p Efficient Bluray Tier 2 (Radarr) @@ -201,8 +201,6 @@ custom_formats_radarr: - name: Sing Along score: -999999 custom_formats_sonarr: -- name: 1080p Efficient Bluray Tier 0 (Sonarr) - score: 240000 - name: 1080p Efficient Bluray Tier 1 (Sonarr) score: 184000 - name: 1080p Efficient Bluray Tier 2 (Sonarr)