Update Extras.yml

Hi Santiago!
It's my first PR in my life so I hope I am doing it right.

I noticed that the Extras CF had a false positive on one of my releases of "E.T. the Extra-Terrestial". It was mainly due to poor naming of one of my spanish indexers but I thought it could be improved to avoid it, even when the name of the movie is tricky.

I basically merged a combination between your's and TRaSH's. Let me know it you interested!
This commit is contained in:
erphise 2025-02-03 21:40:55 +01:00 committed by GitHub
parent 2baddfefa1
commit aebe9c68cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: Extras
pattern: (?i)(\b|\.)(extra[s]?|special feature[s]?)\b
pattern: (?i)(?<=\b[12]\d{3}\b).*(\b|\.)\b(Extras?|Bonus|Extended[ ._-]Clip|Special Feature[s]?)\b
description: Extras, Special Features, Featurettes, etc
tags:
- Unwanted