mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
fix(format): Set proper TrueHD condition for 1080p Lossless
- Remove old TrueHD + Atmos pattern
This commit is contained in:
@@ -23,9 +23,9 @@ conditions:
|
||||
pattern: PCM
|
||||
required: false
|
||||
type: release_title
|
||||
- name: TrueHD + Atmos
|
||||
- name: TrueHD
|
||||
negate: false
|
||||
pattern: TrueHD + Atmos
|
||||
pattern: TrueHD
|
||||
required: false
|
||||
type: release_title
|
||||
tests: []
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
name: TrueHD + Atmos
|
||||
pattern: True[ .-]?HD|\bATMOS(\b|\d)
|
||||
description: ''
|
||||
tags: []
|
||||
tests: []
|
||||
Reference in New Issue
Block a user