diff --git a/Radarr/Radarr-collection-of-custom-formats/index.html b/Radarr/Radarr-collection-of-custom-formats/index.html index 7775e6713..f3fee8058 100644 --- a/Radarr/Radarr-collection-of-custom-formats/index.html +++ b/Radarr/Radarr-collection-of-custom-formats/index.html @@ -581,6 +581,11 @@
  • + + HDR10Plus Boost + +
  • +
  • No-RlsGroup @@ -1933,6 +1938,11 @@
  • + + HDR10Plus Boost + +
  • +
  • No-RlsGroup @@ -2522,7 +2532,7 @@ Special thanks to rg9400, Disney+ -Special Editions +Special Edition x265 (HD) UHD Bluray Tier 02 HBO Max @@ -2596,37 +2606,37 @@ Special thanks to rg9400, x264 -No-RlsGroup +HDR10+ Boost VFF FR UHD Bluray Tier 02 x265 -Obfuscated +No-RlsGroup VOF FR HD Bluray Tier 01 MPEG2 -Retags +Obfuscated VFI FR HD Bluray Tier 02 Dutch Groups -Scene +Retags VFQ FR WEB Tier 01 FreeLeech -x265 (no HDR/DV) +Scene VQ FR WEB Tier 02 - +x265 (no HDR/DV) VFB FR Scene Groups @@ -6537,6 +6547,89 @@ Also they often even rename the release name in to Portuguese.

    TOP


    +

    HDR10Plus Boost

    +
    +HDR10+ Boost - [CLICK TO EXPAND] +

    Optional (use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+.

    +
    +
    +JSON - [CLICK TO EXPAND] +
    {
    +  "trash_id": "b17886cb4158d9fea189859409975758",
    +  "trash_score": "901",
    +  "trash_regex": "https://regex101.com/r/hCAQEO/4",
    +  "name": "HDR10+ Boost",
    +  "includeCustomFormatWhenRenaming": false,
    +  "specifications": [
    +    {
    +      "name": "HDR10+",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": true,
    +      "fields": {
    +        "value": "\\bHDR10(\\+|P(lus)?\\b)"
    +      }
    +    },
    +    {
    +      "name": "Not DV HDR10",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": true,
    +      "required": true,
    +      "fields": {
    +        "value": "^(?=.*\\b(HDR(10)?)\\b)(?=.*\\b(DV|DoVi)\\b)"
    +      }
    +    },
    +    {
    +      "name": "Not HDR10",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": true,
    +      "required": true,
    +      "fields": {
    +        "value": "\\bHDR10(\\b[^+|Plus])"
    +      }
    +    },
    +    {
    +      "name": "Not PQ",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": true,
    +      "required": true,
    +      "fields": {
    +        "value": "\\b(PQ)\\b"
    +      }
    +    },
    +    {
    +      "name": "Not HLG",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": true,
    +      "required": true,
    +      "fields": {
    +        "value": "\\b(HLG)\\b"
    +      }
    +    },
    +    {
    +      "name": "Not SDR",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": true,
    +      "required": true,
    +      "fields": {
    +        "value": "\\bSDR(\\b|\\d)"
    +      }
    +    },
    +    {
    +      "name": "Not DV",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": true,
    +      "required": true,
    +      "fields": {
    +        "value": "\\b(dv|dovi|dolby[ .]?vision)\\b"
    +      }
    +    }
    +  ]
    +}
    +
    +
    +

    TOP

    +

    No-RlsGroup

    No-RlsGroup - [CLICK TO EXPAND] @@ -14900,7 +14993,7 @@ For example a lot of EVO releases end up stripping the group name, so they appea Last update: - October 25, 2022 13:17:17 + October 29, 2022 16:36:04