From 45456c3800d9f0af167ddb51c03d21134ff956dc Mon Sep 17 00:00:00 2001 From: Seraphys Date: Tue, 8 Jul 2025 23:46:20 -0500 Subject: [PATCH] tweak(format): WEB Tier 4 --- ...1080p Efficient Bluray Tier 1 (Radarr).yml | 7 ++- ...1080p Efficient Bluray Tier 2 (Radarr).yml | 5 ++ ...1080p Efficient Bluray Tier 3 (Radarr).yml | 5 ++ ...1080p Efficient Bluray Tier 4 (Radarr).yml | 5 ++ ...1080p Efficient Bluray Tier 5 (Radarr).yml | 5 ++ .../1080p Efficient WEB Tier 1 (Radarr).yml | 13 ++-- .../1080p Efficient WEB Tier 2 (Radarr).yml | 21 ++++--- .../1080p Efficient WEB Tier 3 (Radarr).yml | 20 +++++++ .../1080p Efficient WEB Tier 4 (Radarr).yml | 25 ++++++++ .../1080p Efficient WEB Tier 5 (Radarr).yml | 5 ++ regex_patterns/Ralphy.yml | 7 +++ regex_patterns/SARTRE.yml | 7 +++ regex_patterns/ToNaTo.yml | 7 +++ regex_patterns/x265 (Efficient).yml | 59 +++++++++++++++++++ 14 files changed, 178 insertions(+), 13 deletions(-) create mode 100644 regex_patterns/Ralphy.yml create mode 100644 regex_patterns/SARTRE.yml create mode 100644 regex_patterns/ToNaTo.yml create mode 100644 regex_patterns/x265 (Efficient).yml diff --git a/custom_formats/1080p Efficient Bluray Tier 1 (Radarr).yml b/custom_formats/1080p Efficient Bluray Tier 1 (Radarr).yml index 2efd7b8..b972ee0 100644 --- a/custom_formats/1080p Efficient Bluray Tier 1 (Radarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 1 (Radarr).yml @@ -12,10 +12,15 @@ conditions: resolution: 1080p type: resolution - name: Bluray + negate: false + required: true + source: bluray type: source +- name: x265 + type: release_title required: true negate: false - source: bluray + pattern: x265 (Efficient) tests: - conditionResults: - matches: true diff --git a/custom_formats/1080p Efficient Bluray Tier 2 (Radarr).yml b/custom_formats/1080p Efficient Bluray Tier 2 (Radarr).yml index 64b602d..9ddc234 100644 --- a/custom_formats/1080p Efficient Bluray Tier 2 (Radarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 2 (Radarr).yml @@ -16,6 +16,11 @@ conditions: required: true source: bluray type: source +- name: x265 + type: release_title + required: true + negate: false + pattern: x265 (Efficient) tests: - conditionResults: - matches: true diff --git a/custom_formats/1080p Efficient Bluray Tier 3 (Radarr).yml b/custom_formats/1080p Efficient Bluray Tier 3 (Radarr).yml index 7f7e7a2..3bb9f19 100644 --- a/custom_formats/1080p Efficient Bluray Tier 3 (Radarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 3 (Radarr).yml @@ -16,6 +16,11 @@ conditions: required: true source: bluray type: source +- name: x265 + type: release_title + required: true + negate: false + pattern: x265 (Efficient) tests: - conditionResults: - matches: true diff --git a/custom_formats/1080p Efficient Bluray Tier 4 (Radarr).yml b/custom_formats/1080p Efficient Bluray Tier 4 (Radarr).yml index 57e1af0..fc1c6e0 100644 --- a/custom_formats/1080p Efficient Bluray Tier 4 (Radarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 4 (Radarr).yml @@ -16,6 +16,11 @@ conditions: required: true source: bluray type: source +- name: x265 + type: release_title + required: true + negate: false + pattern: x265 (Efficient) tests: - conditionResults: - matches: true diff --git a/custom_formats/1080p Efficient Bluray Tier 5 (Radarr).yml b/custom_formats/1080p Efficient Bluray Tier 5 (Radarr).yml index ee94ae1..fd93f23 100644 --- a/custom_formats/1080p Efficient Bluray Tier 5 (Radarr).yml +++ b/custom_formats/1080p Efficient Bluray Tier 5 (Radarr).yml @@ -16,6 +16,11 @@ conditions: required: true source: bluray type: source +- name: x265 + type: release_title + required: true + negate: false + pattern: x265 (Efficient) tests: - conditionResults: - matches: true diff --git a/custom_formats/1080p Efficient WEB Tier 1 (Radarr).yml b/custom_formats/1080p Efficient WEB Tier 1 (Radarr).yml index f0970cc..3e5b0d4 100644 --- a/custom_formats/1080p Efficient WEB Tier 1 (Radarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 1 (Radarr).yml @@ -11,6 +11,11 @@ conditions: required: true resolution: 1080p type: resolution +- name: x265 + type: release_title + required: true + negate: false + pattern: x265 (Efficient) - name: WEB-DL negate: false required: false @@ -22,10 +27,10 @@ conditions: source: webrip type: source - name: LSt - type: release_group - required: false negate: false pattern: LSt + required: false + type: release_group - name: QxR negate: false pattern: QxR @@ -37,10 +42,10 @@ conditions: required: false type: release_group - name: TimeDistortion - type: release_group - required: false negate: false pattern: TimeDistortion + required: false + type: release_group tests: - conditionResults: - matches: true diff --git a/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml b/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml index 26db043..a1c19cc 100644 --- a/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 2 (Radarr).yml @@ -11,6 +11,11 @@ conditions: required: true resolution: 1080p type: resolution +- name: x265 + negate: false + pattern: x265 (Efficient) + required: true + type: release_title - name: WEB-DL negate: false required: false @@ -22,25 +27,25 @@ conditions: source: webrip type: source - name: dkore - type: release_group - required: false negate: false pattern: dkore -- name: D0ct0rLew - type: release_group required: false + type: release_group +- name: D0ct0rLew negate: false pattern: D0ct0rLew -- name: NiCEHEVC - type: release_group required: false + type: release_group +- name: NiCEHEVC negate: false pattern: NiCEHEVC -- name: R1GY3B - type: release_group required: false + type: release_group +- name: R1GY3B negate: false pattern: R1GY3B + required: false + type: release_group tests: - conditionResults: - matches: true diff --git a/custom_formats/1080p Efficient WEB Tier 3 (Radarr).yml b/custom_formats/1080p Efficient WEB Tier 3 (Radarr).yml index 32e0deb..c7db296 100644 --- a/custom_formats/1080p Efficient WEB Tier 3 (Radarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 3 (Radarr).yml @@ -11,6 +11,11 @@ conditions: required: true resolution: 1080p type: resolution +- name: x265 + type: release_title + required: true + negate: false + pattern: x265 (Efficient) - name: WEB-DL negate: false required: false @@ -21,6 +26,21 @@ conditions: required: false source: webrip type: source +- name: SiGMA + negate: false + pattern: SiGMA + required: false + type: release_group +- name: ToNaTo + negate: false + pattern: ToNaTo + required: false + type: release_group +- name: Vyndros + negate: false + pattern: Vyndros + required: false + type: release_group tests: - conditionResults: - matches: true diff --git a/custom_formats/1080p Efficient WEB Tier 4 (Radarr).yml b/custom_formats/1080p Efficient WEB Tier 4 (Radarr).yml index c5c8824..8d019be 100644 --- a/custom_formats/1080p Efficient WEB Tier 4 (Radarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 4 (Radarr).yml @@ -11,6 +11,11 @@ conditions: required: true resolution: 1080p type: resolution +- name: x265 + type: release_title + required: true + negate: false + pattern: x265 (Efficient) - name: WEB-DL negate: false required: false @@ -21,6 +26,26 @@ conditions: required: false source: webrip type: source +- name: SARTRE + negate: false + pattern: SARTRE + required: false + type: release_group +- name: SM737 + negate: false + pattern: SM737 + required: false + type: release_group +- name: Ralphy + negate: false + pattern: Ralphy + required: false + type: release_group +- name: YELLO + negate: false + pattern: YELLO + required: false + type: release_group tests: - conditionResults: - matches: true diff --git a/custom_formats/1080p Efficient WEB Tier 5 (Radarr).yml b/custom_formats/1080p Efficient WEB Tier 5 (Radarr).yml index 99925c0..5724046 100644 --- a/custom_formats/1080p Efficient WEB Tier 5 (Radarr).yml +++ b/custom_formats/1080p Efficient WEB Tier 5 (Radarr).yml @@ -11,6 +11,11 @@ conditions: required: true resolution: 1080p type: resolution +- name: x265 + type: release_title + required: true + negate: false + pattern: x265 (Efficient) - name: WEB-DL negate: false required: false diff --git a/regex_patterns/Ralphy.yml b/regex_patterns/Ralphy.yml new file mode 100644 index 0000000..96219e4 --- /dev/null +++ b/regex_patterns/Ralphy.yml @@ -0,0 +1,7 @@ +name: Ralphy +pattern: (?<=^|[\s.-])Ralphy\b +description: '' +tags: +- Release Group +- WEB-DL +tests: [] diff --git a/regex_patterns/SARTRE.yml b/regex_patterns/SARTRE.yml new file mode 100644 index 0000000..9ea155c --- /dev/null +++ b/regex_patterns/SARTRE.yml @@ -0,0 +1,7 @@ +name: SARTRE +pattern: (?<=^|[\s.-])SARTRE\b +description: '' +tags: +- Release Group +- WEB-DL +tests: [] diff --git a/regex_patterns/ToNaTo.yml b/regex_patterns/ToNaTo.yml new file mode 100644 index 0000000..289ac21 --- /dev/null +++ b/regex_patterns/ToNaTo.yml @@ -0,0 +1,7 @@ +name: ToNaTo +pattern: (?<=^|[\s.-])ToNaTo\b +description: '' +tags: +- Release Group +- WEB-DL +tests: [] diff --git a/regex_patterns/x265 (Efficient).yml b/regex_patterns/x265 (Efficient).yml new file mode 100644 index 0000000..2a42a4a --- /dev/null +++ b/regex_patterns/x265 (Efficient).yml @@ -0,0 +1,59 @@ +name: x265 (Efficient) +pattern: ^(?!.*(?i:remux))(?=.*([xh]\s?(\.?265)\b|HEVC|\bDS4K\b)).*$ +description: 'An open source encoder that produces H.265 videos. ' +tags: +- Encoder +- Codec +tests: +- expected: true + id: 1 + input: Aqua Teen Hunger Force (2000) S00E13 (480p DVD x265 SDR AAC 2.0 English - + r00t QxR) + lastRun: '2025-07-08T23:41:58.745204' + matchSpan: + end: 83 + start: 0 + matchedContent: Aqua Teen Hunger Force (2000) S00E13 (480p DVD x265 SDR AAC 2.0 + English - r00t QxR) + matchedGroups: + - x265 + - '265' + passes: true +- expected: true + id: 2 + input: Planet Earth II S01 REPACK UHD BluRay 2160p DD5.1 HDR x265-BHDStudio + lastRun: '2025-07-08T23:41:58.745204' + matchSpan: + end: 68 + start: 0 + matchedContent: Planet Earth II S01 REPACK UHD BluRay 2160p DD5.1 HDR x265-BHDStudio + matchedGroups: + - x265 + - '265' + passes: true +- expected: true + id: 3 + input: Spider-Man Across the Spider-Verse 2023 1080p UHD BluRay DDP7 1 DoVi HDR10x265-c0kE + lastRun: '2025-07-08T23:41:58.745204' + matchSpan: + end: 83 + start: 0 + matchedContent: Spider-Man Across the Spider-Verse 2023 1080p UHD BluRay DDP7 1 + DoVi HDR10x265-c0kE + matchedGroups: + - x265 + - '265' + passes: true +- expected: true + id: 4 + input: The Batman (2022) (1080p HMAX WEB-DL H265 SDR DDP Atmos 5.1 English - HONE) + lastRun: '2025-07-08T23:41:58.745204' + matchSpan: + end: 75 + start: 0 + matchedContent: The Batman (2022) (1080p HMAX WEB-DL H265 SDR DDP Atmos 5.1 English + - HONE) + matchedGroups: + - H265 + - '265' + passes: true