mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
18 lines
316 B
YAML
18 lines
316 B
YAML
name: x264 (2160p)
|
|
description: 'Matches ''x264'' regex pattern only when 2160p is also found. '
|
|
tags:
|
|
- Codec
|
|
- Resolution
|
|
conditions:
|
|
- name: x264
|
|
negate: false
|
|
pattern: x264
|
|
required: true
|
|
type: release_title
|
|
- name: 1080p
|
|
negate: false
|
|
required: true
|
|
resolution: 2160p
|
|
type: resolution
|
|
tests: []
|