diff --git a/Radarr/Radarr-collection-of-custom-formats/index.html b/Radarr/Radarr-collection-of-custom-formats/index.html index e63e94140..b9a2a3261 100644 --- a/Radarr/Radarr-collection-of-custom-formats/index.html +++ b/Radarr/Radarr-collection-of-custom-formats/index.html @@ -615,6 +615,11 @@ x265 (no HDR/DV) +
  • + + AV1 + +
  • @@ -1972,6 +1977,11 @@ x265 (no HDR/DV) +
  • + + AV1 + +
  • @@ -2647,7 +2657,7 @@ Special thanks to rg9400, AV1 VOSTFR FR LQ @@ -7013,6 +7023,49 @@ For example a lot of EVO releases end up stripping the group name, so they appea

    TOP


    +

    AV1

    +
    +AV1 - [CLICK TO EXPAND] + +
    +
    +JSON - [CLICK TO EXPAND] +
    {
    +  "trash_id": "1b3994c551cbb92a2c781af061f4ab44",
    +  "trash_score": "-10000",
    +  "trash_regex": "https://regex101.com/r/viarq7/1",
    +  "name": "Scene",
    +  "includeCustomFormatWhenRenaming": false,
    +  "specifications": [
    +    {
    +      "name": "Scene Groups + Naming",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": true,
    +      "fields": {
    +        "value": "^(?=.*([_. ]WEB[_. ]))|\\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-KOGI|-PECULATE|-SLOT)"
    +      }
    +    },
    +    {
    +      "name": "Not INFLATE/DEFLATE",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": true,
    +      "required": true,
    +      "fields": {
    +        "value": "\\b(INFLATE|DEFLATE)\\b"
    +      }
    +    }
    +  ]
    +}
    +
    +
    +

    TOP

    +

    Misc


    Repack/Proper

    @@ -15016,7 +15069,7 @@ For example a lot of EVO releases end up stripping the group name, so they appea Last update: - October 29, 2022 16:36:04 + November 4, 2022 20:23:01