Files
database/custom_formats/x265 (Efficient).yml
appuser 014ea0764b create(profile): New 2160p Efficient Profile
- Specialized Fallback for 4K WEB-DLs > 1080p Efficient+ > 1080p WEB-DLs
2025-09-14 19:54:31 -05:00

22 lines
364 B
YAML

name: x265 (Efficient)
description: Matches 'x265' regex pattern.
tags:
- Codec
conditions:
- name: x265
negate: false
pattern: x265
required: true
type: release_title
- name: Not 2160p
type: resolution
required: true
negate: true
resolution: 2160p
- name: Not 1080p
negate: true
required: true
resolution: 1080p
type: resolution
tests: []