From a68cf0e749da1d760e9ea401d7fe40728ab81d78 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Sat, 27 Dec 2025 13:39:11 -0600 Subject: [PATCH 1/4] tweak(format): Ban Release Group E --- custom_formats/Banned Groups (Efficient).yml | 5 +++++ custom_formats/Banned Groups (Title).yml | 12 ------------ custom_formats/Banned Groups.yml | 5 +++++ regex_patterns/E.yml | 7 +++++++ 4 files changed, 17 insertions(+), 12 deletions(-) delete mode 100644 custom_formats/Banned Groups (Title).yml create mode 100644 regex_patterns/E.yml diff --git a/custom_formats/Banned Groups (Efficient).yml b/custom_formats/Banned Groups (Efficient).yml index 6190de7..9d3cb69 100644 --- a/custom_formats/Banned Groups (Efficient).yml +++ b/custom_formats/Banned Groups (Efficient).yml @@ -69,6 +69,11 @@ conditions: pattern: DRX required: false type: release_group +- name: E + type: release_group + required: false + negate: false + pattern: E - name: FGT negate: false pattern: FGT diff --git a/custom_formats/Banned Groups (Title).yml b/custom_formats/Banned Groups (Title).yml deleted file mode 100644 index f53d1f0..0000000 --- a/custom_formats/Banned Groups (Title).yml +++ /dev/null @@ -1,12 +0,0 @@ -name: Banned Groups (Title) -description: Matches Grouos that are Banned via Release Title -tags: -- Banned -- Release Group -conditions: -- name: BEN THE MEN - type: release_title - required: false - negate: false - pattern: BEN THE MEN -tests: [] diff --git a/custom_formats/Banned Groups.yml b/custom_formats/Banned Groups.yml index d5938fd..a3b8607 100644 --- a/custom_formats/Banned Groups.yml +++ b/custom_formats/Banned Groups.yml @@ -79,6 +79,11 @@ conditions: pattern: DRX required: false type: release_group +- name: E + type: release_group + required: false + negate: false + pattern: E - name: FGT negate: false pattern: FGT diff --git a/regex_patterns/E.yml b/regex_patterns/E.yml new file mode 100644 index 0000000..b42faa1 --- /dev/null +++ b/regex_patterns/E.yml @@ -0,0 +1,7 @@ +name: E +pattern: (?<=^|[\s.-])E\b +description: '' +tags: +- Release Group +- WEB-DL +tests: [] From 43956a71903544217ba4db950a5b6dc522078991 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Sun, 28 Dec 2025 15:15:41 -0600 Subject: [PATCH 2/4] create(regex): Crunchyroll --- custom_formats/CR.yml | 59 ++++++++++++++++++++++++++++++++++ regex_patterns/Crunchyroll.yml | 12 +++++++ 2 files changed, 71 insertions(+) create mode 100644 custom_formats/CR.yml create mode 100644 regex_patterns/Crunchyroll.yml diff --git a/custom_formats/CR.yml b/custom_formats/CR.yml new file mode 100644 index 0000000..14a9565 --- /dev/null +++ b/custom_formats/CR.yml @@ -0,0 +1,59 @@ +name: CR +description: Matches 'Crunchyroll' WEB-DLs. Negates any encodes. +tags: +- Streaming Service +- WEB-DL +conditions: +- name: CR Regex + negate: false + pattern: Crunchyroll + required: true + type: release_title +- name: WEB-DL + negate: false + required: false + source: web_dl + type: source +- name: WEBRip + negate: false + required: false + source: webrip + type: source +tests: +- conditionResults: + - matches: true + name: AMZN Regex + negate: false + pattern: Amazon Prime + required: true + type: release_title + - matches: true + name: x265 + negate: true + pattern: x265 + required: false + type: release_title + expected: false + id: 1 + input: The Bad Guys (2022) (1080p AMZN Webrip x265 10bit EAC3 5 1 - ArcX)[TAoE] + lastRun: '2025-01-14T09:45:16.007149' + passes: true +- conditionResults: + - matches: true + name: AMZN Regex + negate: false + pattern: Amazon Prime + required: true + type: release_title + - matches: true + name: x265 + negate: true + pattern: x265 + required: false + type: release_title + expected: false + id: 2 + input: Top Gun Maverick (2022) IMAX (1080p AMZN WEB-DL x265 SDR DDP Atmos 5.1 English + - Goki TAoE) + lastRun: '2025-01-14T09:45:16.007149' + passes: true diff --git a/regex_patterns/Crunchyroll.yml b/regex_patterns/Crunchyroll.yml new file mode 100644 index 0000000..4ed00d8 --- /dev/null +++ b/regex_patterns/Crunchyroll.yml @@ -0,0 +1,12 @@ +name: Crunchyroll +pattern: \b(C(runchy)?[ .-]?R(oll)?)\b +description: "Crunchyroll is a popular streaming service focused on anime, manga,\ + \ and Asian entertainment. It offers a large library of animated series and films,\ + \ including both classic titles and new simulcasts straight from Japan, often with\ + \ subtitles soon after they air. Users can watch on demand across devices, and there\u2019\ + s both a free, ad-supported tier and paid premium subscriptions with ad-free viewing\ + \ and early access to episodes." +tags: +- Streaming Service +- WEB-DL +tests: [] From 8cebf8cc4748869643e20c8026b4ebdb10917690 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Thu, 1 Jan 2026 13:37:00 -0600 Subject: [PATCH 3/4] tweak(profile): Remove Testing Phase Warning from Compact --- profiles/1080p Compact.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/1080p Compact.yml b/profiles/1080p Compact.yml index 5530a49..4f731dd 100644 --- a/profiles/1080p Compact.yml +++ b/profiles/1080p Compact.yml @@ -1,8 +1,7 @@ name: 1080p Compact description: "1080p Compact targets low to medium quality x265 Bluray and WEB Encodes.\ \ \n\n- Average Movie Sizes ~ 3 to 6gb per Movie\n- Movie Quality Ranking ~ 4/10\n\ - - Average TV Sizes ~ 1 to 2gb per Episode\n- TV Quality Ranking ~ 4/10\n\nTesting\ - \ Phase. Sizes on the TV Side were significantly reduced. HDTV / SDTV added as fallbacks." + - Average TV Sizes ~ 1 to 2gb per Episode\n- TV Quality Ranking ~ 4/10" tags: - 1080p - Compact Focused From 75128ff57d612b3bcb39f7b3e3d4fdb10803dfb7 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Sat, 3 Jan 2026 12:18:32 -0600 Subject: [PATCH 4/4] create(format): IMAX --- custom_formats/IMAX.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 custom_formats/IMAX.yml diff --git a/custom_formats/IMAX.yml b/custom_formats/IMAX.yml new file mode 100644 index 0000000..29e1072 --- /dev/null +++ b/custom_formats/IMAX.yml @@ -0,0 +1,16 @@ +name: IMAX +description: '' +tags: +- Edition +conditions: +- name: IMAX + type: release_title + required: true + negate: false + pattern: IMAX +- name: IMAX Enhanced + negate: true + pattern: IMAX Enhanced + required: true + type: release_title +tests: []