mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
feat(format): Add audio custom formats
This commit is contained in:
13
custom_formats/Atmos.yml
Normal file
13
custom_formats/Atmos.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
name: Atmos
|
||||
description: Matches 'Atmos' Regex Pattern
|
||||
tags:
|
||||
- Audio
|
||||
- Enhancement
|
||||
- Dolby
|
||||
conditions:
|
||||
- name: Atmos
|
||||
negate: false
|
||||
pattern: Atmos
|
||||
required: true
|
||||
type: release_title
|
||||
tests: []
|
||||
Reference in New Issue
Block a user