mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-21 21:27:01 +00:00
tweak(format): Rename Efficient WEB-DL CFs
This commit is contained in:
38
custom_formats/1080p WEB-DL HEVC Tier 2.yml
Normal file
38
custom_formats/1080p WEB-DL HEVC Tier 2.yml
Normal file
@@ -0,0 +1,38 @@
|
||||
name: 1080p WEB-DL HEVC Tier 2
|
||||
description: Matches 1080p WEB-DLs.
|
||||
tags:
|
||||
- Release Group Tier
|
||||
- 1080p
|
||||
- Efficient
|
||||
conditions:
|
||||
- name: 1080p
|
||||
negate: false
|
||||
required: true
|
||||
resolution: 1080p
|
||||
type: resolution
|
||||
- name: WEB-DL
|
||||
negate: false
|
||||
required: true
|
||||
source: web_dl
|
||||
type: source
|
||||
- name: h265
|
||||
negate: false
|
||||
pattern: HEVC
|
||||
required: true
|
||||
type: release_title
|
||||
- name: ARCADE
|
||||
negate: false
|
||||
pattern: ARCADE
|
||||
required: false
|
||||
type: release_group
|
||||
- name: SiGMA
|
||||
negate: false
|
||||
pattern: SiGMA
|
||||
required: false
|
||||
type: release_group
|
||||
- name: Yoyo
|
||||
negate: false
|
||||
pattern: Yoyo
|
||||
required: false
|
||||
type: release_group
|
||||
tests: []
|
||||
Reference in New Issue
Block a user