mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
fix(format): Issue with Stan / Delete Remux Quality Match (#48)
Co-authored-by: Seraphys <Seraphys>
This commit is contained in:
@@ -9,16 +9,11 @@ conditions:
|
||||
pattern: Apple TV+
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not WEBRip
|
||||
negate: true
|
||||
- name: WEB-DL
|
||||
negate: false
|
||||
required: true
|
||||
source: webrip
|
||||
source: web_dl
|
||||
type: source
|
||||
- name: Not x265
|
||||
negate: true
|
||||
pattern: x265
|
||||
required: true
|
||||
type: release_title
|
||||
tests:
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
|
||||
Reference in New Issue
Block a user