add(format): x264 (1080p)

- Match x264 2160p encodes
This commit is contained in:
santiagosayshey 2025-01-17 12:47:34 +10:50
parent dc1f8b5ad7
commit 178fa2ba9a
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
name: x264 (2160p)
description: 'Matches ''x264'' regex pattern only when 2160p is also found. '
tags:
- Codec
- Resolution
conditions:
- name: 1080p
negate: false
required: true
resolution: 2160p
type: resolution
- name: x264
negate: false
pattern: x264
required: true
type: release_title
tests: []