mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
tweak(profile): Ban 1080p x265 Remux
This commit is contained in:
21
custom_formats/x265 (Remux).yml
Normal file
21
custom_formats/x265 (Remux).yml
Normal file
@@ -0,0 +1,21 @@
|
||||
name: x265 (Remux)
|
||||
description: Matches 'x265' regex pattern.
|
||||
tags:
|
||||
- Codec
|
||||
conditions:
|
||||
- name: x265
|
||||
negate: false
|
||||
pattern: HEVC
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Remux
|
||||
negate: false
|
||||
required: true
|
||||
source: bluray
|
||||
type: source
|
||||
- name: Not 2160p
|
||||
negate: true
|
||||
required: true
|
||||
resolution: 2160p
|
||||
type: resolution
|
||||
tests: []
|
||||
Reference in New Issue
Block a user