From 67f1ec6fa02902d3dd7ae6a326ac3e9468f3f3b8 Mon Sep 17 00:00:00 2001 From: <> Date: Fri, 4 Nov 2022 20:29:18 +0000 Subject: [PATCH] Deployed 91988c93 with MkDocs version: 1.4.2 --- .../index.html | 57 +++++++++++++++++- .../Sonarr-Release-Profile-RegEx/index.html | 25 +++++++- .../index.html | 56 ++++++++++++++++- json/radarr/cf/av1.json | 16 +++++ json/sonarr/cf/av1.json | 16 +++++ json/sonarr/rp/optionals.json | 6 +- search/search_index.json | 2 +- sitemap.xml.gz | Bin 1014 -> 1014 bytes 8 files changed, 172 insertions(+), 6 deletions(-) create mode 100644 json/radarr/cf/av1.json create mode 100644 json/sonarr/cf/av1.json 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