From 826497679c3bb670cd69cf1bfe250d11d7061d71 Mon Sep 17 00:00:00 2001 From: <> Date: Thu, 20 Oct 2022 20:37:47 +0000 Subject: [PATCH] Deployed f0b74217 with MkDocs version: 1.4.1 --- .../Sonarr-Release-Profile-RegEx/index.html | 4 ++-- json/sonarr/rp/optionals.json | 2 +- search/search_index.json | 2 +- sitemap.xml.gz | Bin 1008 -> 1008 bytes updates.txt | 4 ++++ 5 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Sonarr/Sonarr-Release-Profile-RegEx/index.html b/Sonarr/Sonarr-Release-Profile-RegEx/index.html index e12a2ef39..06a56f3a0 100644 --- a/Sonarr/Sonarr-Release-Profile-RegEx/index.html +++ b/Sonarr/Sonarr-Release-Profile-RegEx/index.html @@ -1400,7 +1400,7 @@ It's all really dependent on specific situations for different people

Matches any release that contains '1-' as prefix for Release Groups

Add this to your Preferred (3) with a score of [-25]

-
/(1-.+)$/i
+
/(?<!\d\.)(1-.+)$/i
 

Optional - Prefer Season Packs

@@ -1534,7 +1534,7 @@ Also they often even rename the release name in to Portuguese.

Last update: - October 2, 2022 10:56:25 + October 20, 2022 20:31:23