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