Prevent duplicate regex_patterns

This commit is contained in:
Johan van Eck 2025-07-27 21:25:56 +03:00
parent 06a7c06933
commit 84e5f806c9
2747 changed files with 6157 additions and 10149 deletions

View file

@ -1,5 +1,5 @@
name: Sonarr - Mono
pattern: '[^0-9]1[ .]0\b|\bMono\b|\[PCM \]'
pattern: '[^0-9]1[ .]0|\bMono\b|\[PCM \]'
description: ''
tags: []
tests: []