mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 00:07:01 +00:00
feat(Regex + Format): Add more miscellaneous formats
- BeyondHD Group - Extras - Bluray SD Encodes - Upscales - VVC
This commit is contained in:
12
custom_formats/Extras.yml
Normal file
12
custom_formats/Extras.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: Extras
|
||||
description: Matches the 'Extras' Regex Pattern
|
||||
tags:
|
||||
- Unwanted
|
||||
- Extras
|
||||
conditions:
|
||||
- name: Extras
|
||||
negate: false
|
||||
pattern: Extras
|
||||
required: true
|
||||
type: release_title
|
||||
tests: []
|
||||
Reference in New Issue
Block a user