Files
database/custom_formats/Extras.yml
santiagosayshey c868a129de feat(Regex + Format): Add more miscellaneous formats
- BeyondHD Group
- Extras
- Bluray SD Encodes
- Upscales
- VVC
2024-12-13 18:08:32 +10:50

13 lines
197 B
YAML

name: Extras
description: Matches the 'Extras' Regex Pattern
tags:
- Unwanted
- Extras
conditions:
- name: Extras
negate: false
pattern: Extras
required: true
type: release_title
tests: []