Update h265.yml

This commit is contained in:
Seraphys 2025-02-06 16:45:48 -06:00 committed by GitHub
parent e5ae505971
commit 2ca88d9c2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -3,6 +3,11 @@ description: Matches 'h265' regex pattern.
tags:
- Codec
conditions:
- name: WEB
type: source
required: true
negate: false
source: web_dl
- name: h265
negate: false
pattern: h265
@ -18,11 +23,6 @@ conditions:
required: true
negate: true
pattern: Remux
- name: WEB
type: source
required: true
negate: false
source: web_dl
- name: Not 4K
type: resolution
required: true