From 30cbf7a3e9a2fa877e4fd5f710b4062fd7d6d123 Mon Sep 17 00:00:00 2001 From: <> Date: Tue, 7 Feb 2023 18:53:38 +0000 Subject: [PATCH] Deployed f39f6a41 with MkDocs version: 1.4.2 --- .../index.html | 78 +++++++- .../index.html | 20 ++ .../index.html | 20 ++ .../radarr-setup-quality-profiles/index.html | 20 ++ Radarr/recyclarr-config/hd_bluray_web.yml | 1 + Radarr/recyclarr-config/remux_web_1080p.yml | 1 + Radarr/recyclarr-config/remux_web_2160p.yml | 1 + Radarr/recyclarr-config/uhd_bluray_web.yml | 1 + SQP/1/index.html | 5 + SQP/2/index.html | 5 + SQP/3/index.html | 5 + SQP/4/index.html | 5 + SQP/5/index.html | 5 + SQP/yml/sqp-1.yml | 1 + SQP/yml/sqp-2.yml | 1 + SQP/yml/sqp-3.yml | 1 + SQP/yml/sqp-4.yml | 1 + SQP/yml/sqp-5.yml | 1 + .../Sonarr-Release-Profile-RegEx/index.html | 6 +- .../index.html | 4 +- json/radarr/cf/hbo.json | 34 ++++ json/radarr/cf/hmax.json | 2 +- json/sonarr/cf/hbo.json | 2 +- json/sonarr/cf/hmax.json | 2 +- json/sonarr/rp/streaming.json | 4 +- search/search_index.json | 2 +- sitemap.xml | 178 +++++++++--------- sitemap.xml.gz | Bin 1051 -> 1051 bytes 28 files changed, 298 insertions(+), 108 deletions(-) create mode 100644 json/radarr/cf/hbo.json diff --git a/Radarr/Radarr-collection-of-custom-formats/index.html b/Radarr/Radarr-collection-of-custom-formats/index.html index 1d5f06932..140f13729 100644 --- a/Radarr/Radarr-collection-of-custom-formats/index.html +++ b/Radarr/Radarr-collection-of-custom-formats/index.html @@ -783,6 +783,11 @@
  • + + HBO + +
  • +
  • HMAX @@ -2240,6 +2245,11 @@
  • + + HBO + +
  • +
  • HMAX @@ -2690,42 +2700,48 @@ Special thanks to rg9400, Special Edition x265 (HD) UHD Bluray Tier 02 -HBO Max +HBO Criterion Collection UHD Bluray Tier 03 -Hulu +HBO Max Masters of Cinema HD Bluray Tier 01 -Netflix +Hulu Theatrical Cut HD Bluray Tier 02 -Peacock TV +Netflix IMAX WEB Tier 01 -Paramount+ +Peacock TV IMAX Enhanced WEB Tier 02 -Movies Anywhere +Paramount+ Open Matte WEB Tier 03 +Movies Anywhere + + + + + Pathe Thuis @@ -9152,6 +9168,52 @@ This applies to all releases that are x265/HEVC that are not Remux.

    TOP


    +

    HBO

    +

    HBO

    +
    +HBO - [CLICK TO EXPAND] +

    From Wikipedia, the free encyclopedia

    +
    +
    +JSON - [CLICK TO EXPAND] +
    {
    +  "trash_id": "509e5f41146e278f9eab1ddaceb34515",
    +  "name": "HBO",
    +  "includeCustomFormatWhenRenaming": true,
    +  "specifications": [
    +    {
    +      "name": "HBO",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": true,
    +      "fields": {
    +        "value": "\\b(hbo)(?![ ._-]max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
    +      }
    +    },
    +    {
    +      "name": "WEBDL",
    +      "implementation": "SourceSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": 7
    +      }
    +    },
    +    {
    +      "name": "WEBRIP",
    +      "implementation": "SourceSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": 8
    +      }
    +    }
    +  ]
    +}
    +
    +
    +

    TOP

    +

    HMAX

    HBO Max

    @@ -9171,7 +9233,7 @@ This applies to all releases that are x265/HEVC that are not Remux.

    "negate": false, "required": true, "fields": { - "value": "\\b(hmax|hbom|HBO Max)\\b" + "value": "\\b(hmax|hbom|hbo[ ._-]max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)" } }, { @@ -15692,7 +15754,7 @@ This applies to all releases that are x265/HEVC that are not Remux.

    Last update: - February 6, 2023 19:06:37 + February 7, 2023 18:33:49
  • 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad @@ -2293,6 +2298,11 @@ Also they often even rename the release name in to Portuguese. 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad @@ -2755,6 +2765,11 @@ Also they often even rename the release name in to Portuguese. 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad @@ -3304,6 +3319,11 @@ Also they often even rename the release name in to Portuguese. 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad diff --git a/Radarr/radarr-setup-quality-profiles-french-fr/index.html b/Radarr/radarr-setup-quality-profiles-french-fr/index.html index 369d54616..7da7e857b 100644 --- a/Radarr/radarr-setup-quality-profiles-french-fr/index.html +++ b/Radarr/radarr-setup-quality-profiles-french-fr/index.html @@ -1635,6 +1635,11 @@ Also they often even rename the release name in to Portuguese. 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad @@ -2191,6 +2196,11 @@ Also they often even rename the release name in to Portuguese. 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad @@ -2653,6 +2663,11 @@ Also they often even rename the release name in to Portuguese. 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad @@ -3203,6 +3218,11 @@ Also they often even rename the release name in to Portuguese. 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad diff --git a/Radarr/radarr-setup-quality-profiles/index.html b/Radarr/radarr-setup-quality-profiles/index.html index 0219ea0ab..21e8f7a99 100644 --- a/Radarr/radarr-setup-quality-profiles/index.html +++ b/Radarr/radarr-setup-quality-profiles/index.html @@ -1488,6 +1488,11 @@ You will need to set it up in the quality Profile you want to use/prefer to make 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad @@ -2008,6 +2013,11 @@ You will need to set it up in the quality Profile you want to use/prefer to make 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad @@ -2419,6 +2429,11 @@ You will need to set it up in the quality Profile you want to use/prefer to make 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad @@ -2933,6 +2948,11 @@ You will need to set it up in the quality Profile you want to use/prefer to make 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad diff --git a/Radarr/recyclarr-config/hd_bluray_web.yml b/Radarr/recyclarr-config/hd_bluray_web.yml index eefad9adf..51388d4ba 100644 --- a/Radarr/recyclarr-config/hd_bluray_web.yml +++ b/Radarr/recyclarr-config/hd_bluray_web.yml @@ -43,6 +43,7 @@ radarr: - b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN - 40e9380490e748672c2522eaaeb692f7 # ATVP - 84272245b2988854bfb76a16e60baea5 # DSNP + - 509e5f41146e278f9eab1ddaceb34515 # HBO - 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX - 526d445d4c16214309f0fd2b3be18a89 # Hulu - 170b1d363bd8516fbf3a3eb05d4faff6 # NF diff --git a/Radarr/recyclarr-config/remux_web_1080p.yml b/Radarr/recyclarr-config/remux_web_1080p.yml index ac3f0eaf3..7c60dc762 100644 --- a/Radarr/recyclarr-config/remux_web_1080p.yml +++ b/Radarr/recyclarr-config/remux_web_1080p.yml @@ -58,6 +58,7 @@ radarr: - b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN - 40e9380490e748672c2522eaaeb692f7 # ATVP - 84272245b2988854bfb76a16e60baea5 # DSNP + - 509e5f41146e278f9eab1ddaceb34515 # HBO - 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX - 526d445d4c16214309f0fd2b3be18a89 # Hulu - 170b1d363bd8516fbf3a3eb05d4faff6 # NF diff --git a/Radarr/recyclarr-config/remux_web_2160p.yml b/Radarr/recyclarr-config/remux_web_2160p.yml index 01ff2cb59..09763a1e8 100644 --- a/Radarr/recyclarr-config/remux_web_2160p.yml +++ b/Radarr/recyclarr-config/remux_web_2160p.yml @@ -73,6 +73,7 @@ radarr: - b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN - 40e9380490e748672c2522eaaeb692f7 # ATVP - 84272245b2988854bfb76a16e60baea5 # DSNP + - 509e5f41146e278f9eab1ddaceb34515 # HBO - 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX - 526d445d4c16214309f0fd2b3be18a89 # Hulu - 170b1d363bd8516fbf3a3eb05d4faff6 # NF diff --git a/Radarr/recyclarr-config/uhd_bluray_web.yml b/Radarr/recyclarr-config/uhd_bluray_web.yml index dfbb27f88..3698c0c25 100644 --- a/Radarr/recyclarr-config/uhd_bluray_web.yml +++ b/Radarr/recyclarr-config/uhd_bluray_web.yml @@ -74,6 +74,7 @@ radarr: - b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN - 40e9380490e748672c2522eaaeb692f7 # ATVP - 84272245b2988854bfb76a16e60baea5 # DSNP + - 509e5f41146e278f9eab1ddaceb34515 # HBO - 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX - 526d445d4c16214309f0fd2b3be18a89 # Hulu - 170b1d363bd8516fbf3a3eb05d4faff6 # NF diff --git a/SQP/1/index.html b/SQP/1/index.html index beb484c90..3cd999742 100644 --- a/SQP/1/index.html +++ b/SQP/1/index.html @@ -1537,6 +1537,11 @@ Also they often even rename the release name in to Portuguese. 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad diff --git a/SQP/2/index.html b/SQP/2/index.html index 968604158..45b606486 100644 --- a/SQP/2/index.html +++ b/SQP/2/index.html @@ -1694,6 +1694,11 @@ Also they often even rename the release name in to Portuguese. 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad diff --git a/SQP/3/index.html b/SQP/3/index.html index eb26ae5e8..6a72e01eb 100644 --- a/SQP/3/index.html +++ b/SQP/3/index.html @@ -1678,6 +1678,11 @@ Also they often even rename the release name in to Portuguese. 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad diff --git a/SQP/4/index.html b/SQP/4/index.html index 05e54bfc6..42bd8d55c 100644 --- a/SQP/4/index.html +++ b/SQP/4/index.html @@ -1677,6 +1677,11 @@ Also they often even rename the release name in to Portuguese. 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad diff --git a/SQP/5/index.html b/SQP/5/index.html index 0d8ccd4ce..0f1896ce1 100644 --- a/SQP/5/index.html +++ b/SQP/5/index.html @@ -1692,6 +1692,11 @@ Also they often even rename the release name in to Portuguese. 84272245b2988854bfb76a16e60baea5 +HBO +0 +509e5f41146e278f9eab1ddaceb34515 + + HMAX 0 5763d1b0ce84aff3b21038eea8e9b8ad diff --git a/SQP/yml/sqp-1.yml b/SQP/yml/sqp-1.yml index dc28cf4c2..762a2d732 100644 --- a/SQP/yml/sqp-1.yml +++ b/SQP/yml/sqp-1.yml @@ -77,6 +77,7 @@ radarr: - b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN - 40e9380490e748672c2522eaaeb692f7 # ATVP - 84272245b2988854bfb76a16e60baea5 # DSNP + - 509e5f41146e278f9eab1ddaceb34515 # HBO - 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX - 526d445d4c16214309f0fd2b3be18a89 # Hulu - 170b1d363bd8516fbf3a3eb05d4faff6 # NF diff --git a/SQP/yml/sqp-2.yml b/SQP/yml/sqp-2.yml index e7cee1ea9..c8e063cb9 100644 --- a/SQP/yml/sqp-2.yml +++ b/SQP/yml/sqp-2.yml @@ -101,6 +101,7 @@ radarr: - b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN - 40e9380490e748672c2522eaaeb692f7 # ATVP - 84272245b2988854bfb76a16e60baea5 # DSNP + - 509e5f41146e278f9eab1ddaceb34515 # HBO - 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX - 526d445d4c16214309f0fd2b3be18a89 # Hulu - 170b1d363bd8516fbf3a3eb05d4faff6 # NF diff --git a/SQP/yml/sqp-3.yml b/SQP/yml/sqp-3.yml index 8a804323d..37e6cc8d6 100644 --- a/SQP/yml/sqp-3.yml +++ b/SQP/yml/sqp-3.yml @@ -98,6 +98,7 @@ radarr: - b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN - 40e9380490e748672c2522eaaeb692f7 # ATVP - 84272245b2988854bfb76a16e60baea5 # DSNP + - 509e5f41146e278f9eab1ddaceb34515 # HBO - 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX - 526d445d4c16214309f0fd2b3be18a89 # Hulu - 170b1d363bd8516fbf3a3eb05d4faff6 # NF diff --git a/SQP/yml/sqp-4.yml b/SQP/yml/sqp-4.yml index 1d9df7f41..4d2621d82 100644 --- a/SQP/yml/sqp-4.yml +++ b/SQP/yml/sqp-4.yml @@ -97,6 +97,7 @@ radarr: - b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN - 40e9380490e748672c2522eaaeb692f7 # ATVP - 84272245b2988854bfb76a16e60baea5 # DSNP + - 509e5f41146e278f9eab1ddaceb34515 # HBO - 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX - 526d445d4c16214309f0fd2b3be18a89 # Hulu - 170b1d363bd8516fbf3a3eb05d4faff6 # NF diff --git a/SQP/yml/sqp-5.yml b/SQP/yml/sqp-5.yml index 90090db6a..6974ff0d6 100644 --- a/SQP/yml/sqp-5.yml +++ b/SQP/yml/sqp-5.yml @@ -100,6 +100,7 @@ radarr: - b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN - 40e9380490e748672c2522eaaeb692f7 # ATVP - 84272245b2988854bfb76a16e60baea5 # DSNP + - 509e5f41146e278f9eab1ddaceb34515 # HBO - 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX - 526d445d4c16214309f0fd2b3be18a89 # Hulu - 170b1d363bd8516fbf3a3eb05d4faff6 # NF diff --git a/Sonarr/Sonarr-Release-Profile-RegEx/index.html b/Sonarr/Sonarr-Release-Profile-RegEx/index.html index ef52e3e49..d1ea7739d 100644 --- a/Sonarr/Sonarr-Release-Profile-RegEx/index.html +++ b/Sonarr/Sonarr-Release-Profile-RegEx/index.html @@ -1341,7 +1341,7 @@ Probably doesn’t happen if cutoff is met, but for anything that is unmet or an
    /\b(qibi|quibi)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
     
    -
    /\b(hmax|hbom|hbo max)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
    +
    /\b(hmax|hbom|hbo[ ._-]max)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
     

    Add this to your Preferred (3) with a score of [85]

    /\b(hulu)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
    @@ -1351,7 +1351,7 @@ Probably doesn’t happen if cutoff is met, but for anything that is unmet or an
     

    Add this to your Preferred (3) with a score of [75]

    /\b(dcu)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
     
    -
    /\b(hbo)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
    +
    /\b(hbo)(?![ ._-]max)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
     
    /\b(red)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
     
    @@ -1699,7 +1699,7 @@ Also they often even rename the release name in to Portuguese.

    Last update: - February 5, 2023 16:46:18 + February 7, 2023 18:34:58