mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
create(profile): New 2160p Efficient Profile
- Specialized Fallback for 4K WEB-DLs > 1080p Efficient+ > 1080p WEB-DLs
This commit is contained in:
@@ -8,6 +8,11 @@ conditions:
|
||||
pattern: h265
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not 2160p
|
||||
type: resolution
|
||||
required: true
|
||||
negate: true
|
||||
resolution: 2160p
|
||||
- name: Not 1080p
|
||||
negate: true
|
||||
required: true
|
||||
|
||||
@@ -8,6 +8,11 @@ conditions:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user