tweak(profile): Create and add WEB-DL (x265) to 2160p Balanced

This commit is contained in:
Seraphys 2025-04-04 19:13:08 -05:00
parent 23a8a489d0
commit 36811c852a
2 changed files with 18 additions and 0 deletions

View File

@ -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: []

View File

@ -168,6 +168,8 @@ custom_formats:
score: -9999 score: -9999
- name: VVC - name: VVC
score: -9999 score: -9999
- name: WEB-DL (x265)
score: -9999
- name: x264 (2160p) - name: x264 (2160p)
score: -9999 score: -9999
- name: x265 (1080p) - name: x265 (1080p)