From ed4919b12ba741f14a7a37152c76bb6a7528a16e Mon Sep 17 00:00:00 2001 From: <> Date: Sun, 31 Jul 2022 08:25:51 +0000 Subject: [PATCH] Deployed 9fdc7f94 with MkDocs version: 1.3.1 --- .../index.html | 205 +++++++++++++++++- Radarr/Radarr-setup-custom-formats/index.html | 28 +++ SQP/1-1/index.html | 7 + SQP/1-2/index.html | 7 + .../Sonarr-Release-Profile-RegEx/index.html | 25 ++- json/radarr/bad-dual-groups.json | 170 +++++++++++++++ json/sonarr/optionals.json | 6 + search/search_index.json | 2 +- sitemap.xml | 156 ++++++------- sitemap.xml.gz | Bin 961 -> 960 bytes 10 files changed, 525 insertions(+), 81 deletions(-) create mode 100644 json/radarr/bad-dual-groups.json diff --git a/Radarr/Radarr-collection-of-custom-formats/index.html b/Radarr/Radarr-collection-of-custom-formats/index.html index 361546d88..b58fe3a15 100644 --- a/Radarr/Radarr-collection-of-custom-formats/index.html +++ b/Radarr/Radarr-collection-of-custom-formats/index.html @@ -1006,6 +1006,13 @@ DV (WEBDL) + + +
  • + + Bad Dual Groups + +
  • @@ -3165,6 +3172,13 @@ DV (WEBDL) + + +
  • + + Bad Dual Groups + +
  • @@ -3552,6 +3566,13 @@ Special thanks to rg9400, Movies Anywhere + + +Bad Dual Groups + + + +
    @@ -7446,6 +7467,188 @@ For example a lot of EVO releases end up stripping the group name, so they appea

    TOP


    +

    Bad Dual Groups

    +
    +Bad dual groups - [CLICK TO EXPAND] +

    These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. +Also they often even rename the release name in to Portuguese.

    +
    +
    +JSON - [CLICK TO EXPAND] +
    {
    +  "trash_id": "b6832f586342ef70d9c128d40c07b872",
    +  "trash_score": "-10000",
    +  "name": "Bad Dual Groups",
    +  "includeCustomFormatWhenRenaming": false,
    +  "specifications": [
    +    {
    +      "name": "alfaHD",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-alfaHD)\\b"
    +      }
    +    },
    +    {
    +      "name": "BAT",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-BAT)\\b"
    +      }
    +    },
    +    {
    +      "name": "BNd",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-BNd)\\b"
    +      }
    +    },
    +    {
    +      "name": "C.A.A",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-C.A.A)\\b"
    +      }
    +    },
    +    {
    +      "name": "Cory",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-Cory)\\b"
    +      }
    +    },
    +    {
    +      "name": "FF",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-FF)\\b"
    +      }
    +    },
    +    {
    +      "name": "FOXX",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-FOXX)\\b"
    +      }
    +    },
    +    {
    +      "name": "G4RiS",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-G4RiS)\\b"
    +      }
    +    },
    +    {
    +      "name": "GUEIRA",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-GUEIRA)\\b"
    +      }
    +    },
    +    {
    +      "name": "N3G4N",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-N3G4N)\\b"
    +      }
    +    },
    +    {
    +      "name": "PD",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-PD)\\b"
    +      }
    +    },
    +    {
    +      "name": "RiPER",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-RiPER)\\b"
    +      }
    +    },
    +    {
    +      "name": "RK",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-RK)\\b"
    +      }
    +    },
    +    {
    +      "name": "SiGLA",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-SiGLA)\\b"
    +      }
    +    },
    +    {
    +      "name": "Tars",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-Tars)\\b"
    +      }
    +    },
    +    {
    +      "name": "WTV",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-WTV)\\b"
    +      }
    +    },
    +    {
    +      "name": "Yatogam1",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-Yatogam1)\\b"
    +      }
    +    },
    +    {
    +      "name": "YusukeFLA",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(-YusukeFLA)\\b"
    +      }
    +    }
    +  ]
    +}
    +
    +
    +

    TOP

    +

    Misc


    Repack Proper

    @@ -8723,7 +8926,7 @@ For example a lot of EVO releases end up stripping the group name, so they appea Last update: - July 10, 2022 19:12:37 + July 30, 2022 23:34:26 diff --git a/Radarr/Radarr-setup-custom-formats/index.html b/Radarr/Radarr-setup-custom-formats/index.html index 6c8c800ac..4a1283f88 100644 --- a/Radarr/Radarr-setup-custom-formats/index.html +++ b/Radarr/Radarr-setup-custom-formats/index.html @@ -2532,6 +2532,11 @@ You will also see a short description of what each setting means.

    +Bad Dual Groups +-10000 + + + DV (WEBDL) ?????? @@ -2549,6 +2554,8 @@ You will also see a short description of what each setting means.

  • No-RlsGroup: [Optional] Some indexers strip out the release group what could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match.
  • Obfuscated: [Optional] (use these only if you dislike renamed releases)
  • Retags: [Optional] (use these only if you dislike retagged releases)
  • +
  • Bad Dual Groups: These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. +Also they often even rename the release name in to Portuguese.
  • DV (WEBDL): This is a special Custom Format that Block WEBDL with Dolby Vision but without HDR10 fallback.

    This Custom Format works together with the normal DV Custom Format that you can use to prefer Dolby Vision.

    @@ -2829,6 +2836,11 @@ You will also see a short description of what each setting means.

    +Bad Dual Groups +-10000 + + + DV (WEBDL) ?????? @@ -2846,6 +2858,8 @@ You will also see a short description of what each setting means.

  • No-RlsGroup: [Optional] Some indexers strip out the release group what could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match.
  • Obfuscated: [Optional] (use these only if you dislike renamed releases)
  • Retags: [Optional] (use these only if you dislike retagged releases)
  • +
  • Bad Dual Groups: These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. +Also they often even rename the release name in to Portuguese.
  • DV (WEBDL): This is a special Custom Format that Block WEBDL with Dolby Vision but without HDR10 fallback.

    This Custom Format works together with the normal DV Custom Format that you can use to prefer Dolby Vision.

    @@ -3193,6 +3207,11 @@ If you think the sizes are too big to your preference then stop reading and see +Bad Dual Groups +-10000 + + + DV (WEBDL) ?????? @@ -3210,6 +3229,8 @@ If you think the sizes are too big to your preference then stop reading and see
  • No-RlsGroup: [Optional] Some indexers strip out the release group what could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match.
  • Obfuscated: [Optional] (use these only if you dislike renamed releases)
  • Retags: [Optional] (use these only if you dislike retagged releases)
  • +
  • Bad Dual Groups: These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. +Also they often even rename the release name in to Portuguese.
  • DV (WEBDL): This is a special Custom Format that Block WEBDL with Dolby Vision but without HDR10 fallback.

    This Custom Format works together with the normal DV Custom Format that you can use to prefer Dolby Vision.

    @@ -3552,6 +3573,11 @@ If you think the sizes are too big to your preference then stop reading and see +Bad Dual Groups +-10000 + + + DV (WEBDL) ?????? @@ -3569,6 +3595,8 @@ If you think the sizes are too big to your preference then stop reading and see
  • No-RlsGroup: [Optional] Some indexers strip out the release group what could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match.
  • Obfuscated: [Optional] (use these only if you dislike renamed releases)
  • Retags: [Optional] (use these only if you dislike retagged releases)
  • +
  • Bad Dual Groups: These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. +Also they often even rename the release name in to Portuguese.
  • DV (WEBDL): This is a special Custom Format that Block WEBDL with Dolby Vision but without HDR10 fallback.

    This Custom Format works together with the normal DV Custom Format that you can use to prefer Dolby Vision.

    diff --git a/SQP/1-1/index.html b/SQP/1-1/index.html index 9a28200c6..e76e0829c 100644 --- a/SQP/1-1/index.html +++ b/SQP/1-1/index.html @@ -2368,6 +2368,11 @@ +Bad Dual Groups +-10000 + + + DV (WEBDL) ?????? @@ -2385,6 +2390,8 @@
  • No-RlsGroup: [Optional] Some indexers strip out the release group what could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match.
  • Obfuscated: [Optional] (use these only if you dislike renamed releases)
  • Retags: [Optional] (use these only if you dislike retagged releases)
  • +
  • Bad Dual Groups: These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. +Also they often even rename the release name in to Portuguese.
  • DV (WEBDL): This is a special Custom Format that Block WEBDL with Dolby Vision but without HDR10 fallback.

    This Custom Format works together with the normal DV Custom Format that you can use to prefer Dolby Vision.

    diff --git a/SQP/1-2/index.html b/SQP/1-2/index.html index 28bfc7a5d..3ff395d3c 100644 --- a/SQP/1-2/index.html +++ b/SQP/1-2/index.html @@ -2585,6 +2585,11 @@ +Bad Dual Groups +-10000 + + + DV (WEBDL) ?????? @@ -2602,6 +2607,8 @@
  • No-RlsGroup: [Optional] Some indexers strip out the release group what could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match.
  • Obfuscated: [Optional] (use these only if you dislike renamed releases)
  • Retags: [Optional] (use these only if you dislike retagged releases)
  • +
  • Bad Dual Groups: These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. +Also they often even rename the release name in to Portuguese.
  • DV (WEBDL): This is a special Custom Format that Block WEBDL with Dolby Vision but without HDR10 fallback.

    This Custom Format works together with the normal DV Custom Format that you can use to prefer Dolby Vision.

    diff --git a/Sonarr/Sonarr-Release-Profile-RegEx/index.html b/Sonarr/Sonarr-Release-Profile-RegEx/index.html index e6655a1a4..675106da9 100644 --- a/Sonarr/Sonarr-Release-Profile-RegEx/index.html +++ b/Sonarr/Sonarr-Release-Profile-RegEx/index.html @@ -903,6 +903,13 @@ Optional - Ignore scene releases +
  • + +
  • + + Optional - Ignore Bad Dual Audio Groups + +
  • @@ -2378,6 +2385,13 @@ Optional - Ignore scene releases + + +
  • + + Optional - Ignore Bad Dual Audio Groups + +
  • @@ -2786,6 +2800,15 @@ create a new release profile specific for .su that uses the
    /^(?!.*(web[ ]dl|-deflate|-inflate))(?=.*([_. ]WEB[_. ]|-CAKES\b|-GGEZ\b|-GGWP\b|-GLHF\b|-KOGI\b)).*/i
     
    +

    Optional - Ignore Bad Dual Audio Groups

    +
    +WHY ? - [CLICK TO EXPAND] +

    These groups take the original release, then they add their own preferred language (ex. Portuguese) as the main audio track (AAC 2.0), What results after renaming and FFprobe that the media file will be recognized as Portuguese AAC audio. It's a common rule that you add the best audio as first. +Also they often even rename the release name in to Portuguese.

    +
    +

    Add this to your Must not contain (2)

    +
    /\b(-alfaHD|-BAT|-BNd|-C.A.A|-Cory|-FF|-FOXX|-G4RiS|-GUEIRA|-N3G4N|-PD|-RiPER|-RK|-SiGLA|-Tars|-WTV|-Yatogam1|-YusukeFLA)\b/i
    +

    A little explanation of the scores and why