remove(format): HEVC CF

This commit is contained in:
Seraphys 2025-05-05 17:32:14 -05:00
parent f3fd633712
commit 82b26c1f37
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
name: HEVC
description: Matches 'HEVC' regex pattern.
tags:
- Codec
conditions:
- name: 1080p
type: resolution
required: true
negate: false
resolution: 1080p
- name: HEVC
negate: false
pattern: HEVC
required: true
type: release_title
tests: []