mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-15 10:16:59 +00:00
create(regex): Differentiate Radarr/Sonarr Upscale
This commit is contained in:
7
regex_patterns/Upscale.yml
Normal file
7
regex_patterns/Upscale.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: Upscale
|
||||
pattern: (?<=\b[12]\d{3}\b).*(Up[-\.\s]?scale|Re[-\.\s]?Grade|\bAIUS\b|AI[-\.\s]?enhanced|\bAI\b)
|
||||
description: "Matches upscales, regrades, AI Enhancements, etc. \n\nRadarr Version"
|
||||
tags:
|
||||
- Enhancement
|
||||
- Banned
|
||||
tests: []
|
||||
Reference in New Issue
Block a user