mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-03-18 11:00:08 -04:00
create(format): SDR Format Ban in 2160p
This commit is contained in:
21
custom_formats/SDR.yml
Normal file
21
custom_formats/SDR.yml
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
name: SDR
|
||||||
|
description: Ban 2160p Releases without Dolby Vision or HDR Formats. Movies Anywhere
|
||||||
|
is excluded due to the high bitrate.
|
||||||
|
tags: []
|
||||||
|
conditions:
|
||||||
|
- name: 2160p
|
||||||
|
type: resolution
|
||||||
|
required: true
|
||||||
|
negate: false
|
||||||
|
resolution: 2160p
|
||||||
|
- name: DV HDR
|
||||||
|
type: release_title
|
||||||
|
required: true
|
||||||
|
negate: true
|
||||||
|
pattern: Basic HDR Formats
|
||||||
|
- name: Movies Anywhere
|
||||||
|
type: release_title
|
||||||
|
required: true
|
||||||
|
negate: true
|
||||||
|
pattern: Movies Anywhere
|
||||||
|
tests: []
|
||||||
Reference in New Issue
Block a user