Prevent duplicate regex_patterns

This commit is contained in:
Johan van Eck 2025-07-27 20:32:00 +03:00
parent d4582e7330
commit 06a7c06933
235 changed files with 467 additions and 782 deletions

View file

@ -1,5 +1,5 @@
name: Radarr - Basic DTS
pattern: \bDTS(\b|\d)
pattern: DTS[ .]?[1-9]
description: ''
tags: []
tests: []