From 36811c852a05424df7793796a0fa2e632e5d7b9d Mon Sep 17 00:00:00 2001 From: Seraphys Date: Fri, 4 Apr 2025 19:13:08 -0500 Subject: [PATCH] tweak(profile): Create and add WEB-DL (x265) to 2160p Balanced --- custom_formats/WEB-DL (x265).yml | 16 ++++++++++++++++ profiles/2160p Balanced.yml | 2 ++ 2 files changed, 18 insertions(+) create mode 100644 custom_formats/WEB-DL (x265).yml diff --git a/custom_formats/WEB-DL (x265).yml b/custom_formats/WEB-DL (x265).yml new file mode 100644 index 0000000..09a0273 --- /dev/null +++ b/custom_formats/WEB-DL (x265).yml @@ -0,0 +1,16 @@ +name: WEB-DL (x265) +description: '' +tags: +- Codecs +conditions: +- name: WEB-DL + negate: false + required: true + source: web_dl + type: source +- name: Not x265 + negate: true + pattern: x265 + required: true + type: release_title +tests: [] diff --git a/profiles/2160p Balanced.yml b/profiles/2160p Balanced.yml index 77d07a6..859bc3d 100644 --- a/profiles/2160p Balanced.yml +++ b/profiles/2160p Balanced.yml @@ -168,6 +168,8 @@ custom_formats: score: -9999 - name: VVC score: -9999 +- name: WEB-DL (x265) + score: -9999 - name: x264 (2160p) score: -9999 - name: x265 (1080p)