From 093a2bceeccbae7de2c1ca35f5dc25a648134f65 Mon Sep 17 00:00:00 2001 From: <> Date: Sat, 4 Mar 2023 16:24:06 +0000 Subject: [PATCH] Deployed ae9b707c with MkDocs version: 1.4.2 --- .../index.html | 35 +++++++++++------- .../index.html | 4 +- .../Radarr-import-custom-formats/index.html | 4 +- .../index.html | 4 +- .../sonarr-import-custom-formats/index.html | 4 +- json/radarr/cf/lq.json | 17 +++++++-- json/radarr/cf/uhd-bluray-tier-02.json | 9 ----- json/radarr/cf/uhd-bluray-tier-03.json | 9 +++++ search/search_index.json | 2 +- sitemap.xml.gz | Bin 1084 -> 1084 bytes updates.txt | 12 ++++++ 11 files changed, 65 insertions(+), 35 deletions(-) diff --git a/Radarr/Radarr-collection-of-custom-formats/index.html b/Radarr/Radarr-collection-of-custom-formats/index.html index c90990360..3e46490cd 100644 --- a/Radarr/Radarr-collection-of-custom-formats/index.html +++ b/Radarr/Radarr-collection-of-custom-formats/index.html @@ -5845,21 +5845,21 @@ Several reasons why this is happening:
} }, { - "name": "AZAZE", + "name": "aXXo", "implementation": "ReleaseGroupSpecification", "negate": false, "required": false, "fields": { - "value": "\\b(AZAZE)\\b" + "value": "\\b(aXXo)\\b" } }, { - "name": "aXXo", + "name": "AZAZE", "implementation": "ReleaseGroupSpecification", "negate": false, "required": false, "fields": { - "value": "\\b(aXXo)\\b" + "value": "\\b(AZAZE)\\b" } }, { @@ -6124,6 +6124,15 @@ Several reasons why this is happening: } }, { + "name": "LAMA", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(LAMA)\\b" + } + }, + { "name": "Leffe", "implementation": "ReleaseGroupSpecification", "negate": false, @@ -8220,15 +8229,6 @@ This applies to all releases that are x265/HEVC that are not Remux. } }, { - "name": "SPHD", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\bSPHD\\b" - } - }, - { "name": "2160p", "implementation": "ResolutionSpecification", "negate": false, @@ -8306,6 +8306,15 @@ This applies to all releases that are x265/HEVC that are not Remux. } }, { + "name": "SPHD", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\bSPHD\\b" + } + }, + { "name": "WEBDV", "implementation": "ReleaseGroupSpecification", "negate": false, diff --git a/Radarr/Radarr-how-to-update-custom-formats/index.html b/Radarr/Radarr-how-to-update-custom-formats/index.html index d35145f7e..9086c67a2 100644 --- a/Radarr/Radarr-how-to-update-custom-formats/index.html +++ b/Radarr/Radarr-how-to-update-custom-formats/index.html @@ -1049,7 +1049,7 @@This can be done also automatically with one of the TRaSH Sync Applications,
-more info can be found Here
+more info can be found Here
Questions or Suggestions?
@@ -1061,7 +1061,7 @@ Last update: - January 12, 2023 21:51:13 + March 4, 2023 15:28:05