From b8555fb4bf3704be9acc3c85c11470c823b22c8a Mon Sep 17 00:00:00 2001 From: <> Date: Sun, 26 Mar 2023 09:10:22 +0000 Subject: [PATCH] Deployed c4d5481a with MkDocs version: 1.4.2 --- .../index.html | 4 +- .../Sonarr-Release-Profile-RegEx/index.html | 4 +- .../index.html | 4 +- json/radarr/cf/scene.json | 4 +- json/sonarr/cf/scene.json | 4 +- json/sonarr/rp/optionals.json | 2 +- search/search_index.json | 2 +- sitemap.xml | 186 +++++++++--------- sitemap.xml.gz | Bin 1084 -> 1084 bytes 9 files changed, 105 insertions(+), 105 deletions(-) diff --git a/Radarr/Radarr-collection-of-custom-formats/index.html b/Radarr/Radarr-collection-of-custom-formats/index.html index a80817307..07a99b8d9 100644 --- a/Radarr/Radarr-collection-of-custom-formats/index.html +++ b/Radarr/Radarr-collection-of-custom-formats/index.html @@ -7434,7 +7434,7 @@ For example a lot of EVO releases end up stripping the group name, so they appea
{
"trash_id": "f537cf427b64c38c8e36298f657e4828",
"trash_score": "-10000",
- "trash_regex": "https://regex101.com/r/viarq7/1",
+ "trash_regex": "https://regex101.com/r/viarq7/4",
"name": "Scene",
"includeCustomFormatWhenRenaming": false,
"specifications": [
@@ -7444,7 +7444,7 @@ For example a lot of EVO releases end up stripping the group name, so they appea
"negate": false,
"required": true,
"fields": {
- "value": "^(?=.*([_. ]WEB[_. ]))|\\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-KOGI|-PECULATE|-SLOT)"
+ "value": "^(?=.*([_. ]WEB[_. ])(?!DL)\\b)|\\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-NAISU|-KOGI|-PECULATE|-SLOT)"
}
},
{
diff --git a/Sonarr/Sonarr-Release-Profile-RegEx/index.html b/Sonarr/Sonarr-Release-Profile-RegEx/index.html
index e1006a995..29e581f25 100644
--- a/Sonarr/Sonarr-Release-Profile-RegEx/index.html
+++ b/Sonarr/Sonarr-Release-Profile-RegEx/index.html
@@ -1696,7 +1696,7 @@ create a new release profile specific for .su that uses the /^(?!.*(web[ ]dl|-deflate|-inflate))(?=.*([_. ]WEB[_. ]|-CAKES\b|-GGEZ\b|-GGWP\b|-GLHF\b|-GOSSIP\b|-KOGI\b|-PECULATE\b|-SLOT\b)).*/i
+/^(?!.*(web[ ]dl|-deflate|-inflate))(?=.*([_. ]WEB[_. ])(?!DL)\b)|\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-NAISU|-KOGI|-PECULATE|-SLOT)).*/i
Optional - Ignore Bad Dual Audio Groups
@@ -1786,7 +1786,7 @@ Also they often even rename the release name in to Portuguese.
Last update:
- March 12, 2023 13:06:46
+ March 26, 2023 09:03:07