mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-13 09:16:59 +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
|
pattern: PCM
|
||||||
required: false
|
required: false
|
||||||
type: release_title
|
type: release_title
|
||||||
- name: TrueHD + Atmos
|
- name: TrueHD
|
||||||
negate: false
|
negate: false
|
||||||
pattern: TrueHD + Atmos
|
pattern: TrueHD
|
||||||
required: false
|
required: false
|
||||||
type: release_title
|
type: release_title
|
||||||
tests: []
|
tests: []
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
name: TrueHD + Atmos
|
|
||||||
pattern: True[ .-]?HD|\bATMOS(\b|\d)
|
|
||||||
description: ''
|
|
||||||
tags: []
|
|
||||||
tests: []
|
|
||||||
Reference in New Issue
Block a user