From f7ff9d273f07916d637435bb46661ba1c83a15c3 Mon Sep 17 00:00:00 2001 From: <> Date: Sat, 24 Dec 2022 19:41:06 +0000 Subject: [PATCH] Deployed d23097cd with MkDocs version: 1.4.2 --- .../index.html | 144 +++++++-- SQP/2/index.html | 9 + SQP/3/index.html | 9 + SQP/4/index.html | 9 + SQP/5/index.html | 9 + .../index.html | 145 +++++++-- json/radarr/cf/atmos-undefined.json | 36 +-- json/radarr/cf/dv-webdl.json | 15 +- json/radarr/cf/hdr-undefined.json | 2 +- json/radarr/cf/hdr.json | 2 +- json/radarr/cf/hq-remux.json | 233 -------------- json/radarr/cf/hq-webdl.json | 278 ----------------- json/radarr/cf/hq.json | 287 ------------------ json/radarr/cf/truehd.json | 2 +- json/sonarr/cf/atmos-undefined.json | 21 +- json/sonarr/cf/br-disk.json | 1 - json/sonarr/cf/dv-fel.json | 53 ++++ json/sonarr/cf/dv-webdl.json | 31 +- json/sonarr/cf/hdr-undefined.json | 2 +- json/sonarr/cf/hdr.json | 2 +- json/sonarr/cf/truehd.json | 9 + search/search_index.json | 2 +- sitemap.xml.gz | Bin 1032 -> 1032 bytes updates.txt | 9 + 24 files changed, 418 insertions(+), 892 deletions(-) delete mode 100644 json/radarr/cf/hq-remux.json delete mode 100644 json/radarr/cf/hq-webdl.json delete mode 100644 json/radarr/cf/hq.json create mode 100644 json/sonarr/cf/dv-fel.json diff --git a/Radarr/Radarr-collection-of-custom-formats/index.html b/Radarr/Radarr-collection-of-custom-formats/index.html index 007e81981..85f9a63d3 100644 --- a/Radarr/Radarr-collection-of-custom-formats/index.html +++ b/Radarr/Radarr-collection-of-custom-formats/index.html @@ -638,6 +638,11 @@ SDR +
  • + + DV FEL + +
  • @@ -2060,6 +2065,11 @@ SDR +
  • + + DV FEL + +
  • @@ -2511,15 +2521,12 @@ Special thanks to rg9400, !cf-mm-propers-repacks-disable

    This way you make sure the Custom Format preferences will be used instead.

    -

    Questions or Suggestions?

    If you have questions or suggestions click the chat badge to join the Discord Support Channel where you can ask your questions directly and get live support.

    Discord chat

    - -

    INDEX


    @@ -2745,6 +2752,12 @@ Special thanks to rg9400, DV (FEL) + + +
    @@ -3001,48 +3014,48 @@ Special thanks to rg9400, "includeCustomFormatWhenRenaming": false, "specifications": [ { - "name": "Dolby Digital Plus", + "name": "ATMOS", "implementation": "ReleaseTitleSpecification", - "negate": true, + "negate": false, "required": true, "fields": { - "value": "\\bDD[P+]|\\b(e[-_. ]?ac3)\\b" + "value": "\\bATMOS(\\b|\\d)" } }, { - "name": "ATMOS", + "name": "Not AAC", "implementation": "ReleaseTitleSpecification", - "negate": false, + "negate": true, "required": true, "fields": { - "value": "\\bATMOS(\\b|\\d)" + "value": "\\bAAC(\\b|\\d)" } }, { - "name": "Not TrueHD", + "name": "Not Basic Dolby Digital ", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { - "value": "True[ .-]?HD" + "value": "\\bDD[^a-z+]|(?<!e)ac3" } }, { - "name": "Not DTS", + "name": "Not Dolby Digital Plus", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { - "value": "\\bDTS(\\b|\\d)" + "value": "\\bDD[P+]|\\b(e[-_. ]?ac3)\\b" } }, { - "name": "Not Basic Dolby Digital ", + "name": "Not DTS", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { - "value": "\\bDD[^a-z+]|(?<!e)ac3" + "value": "\\bDTS(\\b|\\d)" } }, { @@ -3055,30 +3068,30 @@ Special thanks to rg9400, } }, { - "name": "Not AAC", + "name": "Not PCM", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { - "value": "\\bAAC(\\b|\\d)" + "value": "\\b(l?)PCM(\\b|\\d)" } }, { - "name": "Not PCM", + "name": "Not RlsGrp (Atmos Only)", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { - "value": "\\b(l?)PCM(\\b|\\d)" + "value": "W4NK3R|HQMUX" } }, { - "name": "Not Groups (Atmos Only)", + "name": "Not TrueHD", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { - "value": "W4NK3R|HQMUX" + "value": "True[ .-]?HD" } } ] @@ -3247,7 +3260,7 @@ Special thanks to rg9400, } }, { - "name": "Not Groups (TrueHD only)", + "name": "Not RlsGrp (TrueHD only)", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, @@ -5037,7 +5050,7 @@ Advanced Audio Coding (AAC) is an audio coding standard for lossy digital audio } }, { - "name": "Not Groups (Missing HDR)", + "name": "Not RlsGrp (Missing HDR)", "implementation": "ReleaseGroupSpecification", "negate": true, "required": true, @@ -5066,7 +5079,7 @@ Advanced Audio Coding (AAC) is an audio coding standard for lossy digital audio "includeCustomFormatWhenRenaming": false, "specifications": [ { - "name": "Groups (Missing HDR)", + "name": "RlsGrp (Missing HDR)", "implementation": "ReleaseGroupSpecification", "negate": false, "required": true, @@ -6660,12 +6673,12 @@ Also they often even rename the release name in to Portuguese.

    } }, { - "name": "Group Exceptions", - "implementation": "ReleaseTitleSpecification", + "name": "Not RlsGrp", + "implementation": "ReleaseGroupSpecification", "negate": true, "required": true, "fields": { - "value": "\\b(SIC|HULU|Flights)\\b" + "value": "\\b(SIC|Flights)\\b" } }, { @@ -6676,6 +6689,15 @@ Also they often even rename the release name in to Portuguese.

    "fields": { "value": "\\bHDR(\\b|\\d)" } + }, + { + "name": "Not Hulu", + "implementation": "ReleaseTitleSpecification", + "negate": true, + "required": true, + "fields": { + "value": "\\b(hulu)\\b" + } } ] } @@ -7244,6 +7266,72 @@ For example a lot of EVO releases end up stripping the group name, so they appea

    TOP


    +

    DV FEL

    +
    +DV (FEL) - [CLICK TO EXPAND] + +
    +
    +JSON - [CLICK TO EXPAND] +
    {
    +  "trash_id": "f700d29429c023a5734505e77daeaea7",
    +  "trash_score": "101",
    +  "name": "DV (FEL)",
    +  "includeCustomFormatWhenRenaming": false,
    +  "specifications": [
    +    {
    +      "name": "FraMeSToR",
    +      "implementation": "ReleaseGroupSpecification",
    +      "negate": false,
    +      "required": true,
    +      "fields": {
    +        "value": "\\b(FraMeSToR)\\b"
    +      }
    +    },
    +    {
    +      "name": "DV",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": true,
    +      "fields": {
    +        "value": "\\b(dv|dovi|dolby[ .]?vision)\\b"
    +      }
    +    },
    +    {
    +      "name": "No FANRES",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": true,
    +      "required": true,
    +      "fields": {
    +        "value": "\\b(FANRES)\\b"
    +      }
    +    },
    +    {
    +      "name": "Not Hybrid",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": true,
    +      "required": true,
    +      "fields": {
    +        "value": "\\bhybrid(\\b|\\d)"
    +      }
    +    },
    +    {
    +      "name": "Not Hybrid Release Group",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": true,
    +      "required": true,
    +      "fields": {
    +        "value": "-HYBRID"
    +      }
    +    }
    +  ]
    +}
    +
    +
    +

    TOP

    +

    Misc


    Repack/Proper

    @@ -15300,7 +15388,7 @@ For example a lot of EVO releases end up stripping the group name, so they appea Last update: - December 22, 2022 23:11:56 + December 24, 2022 19:30:18