diff --git a/Radarr/Radarr-collection-of-custom-formats/index.html b/Radarr/Radarr-collection-of-custom-formats/index.html index 8afb6f2e2..1d5f06932 100644 --- a/Radarr/Radarr-collection-of-custom-formats/index.html +++ b/Radarr/Radarr-collection-of-custom-formats/index.html @@ -645,6 +645,11 @@ DV FEL +
  • + + Line/Mic Dubbed + +
  • @@ -2097,6 +2102,11 @@ DV FEL +
  • + + Line/Mic Dubbed + +
  • @@ -2815,6 +2825,12 @@ Special thanks to rg9400, Line/Mic Dubbed + + +
    @@ -7418,6 +7434,48 @@ For example a lot of EVO releases end up stripping the group name, so they appea

    TOP


    +

    Line/Mic Dubbed

    +
    +Line/Mic Dubbed - [CLICK TO EXPAND] + +
    +
    +JSON - [CLICK TO EXPAND] +
    {
    +  "trash_id": "c465ccc73923871b3eb1802042331306",
    +  "trash_score": "-10000",
    +  "trash_regex": "https://regex101.com/r/6vHBAD/1",
    +  "name": "Line/Mic Dubbed",
    +  "includeCustomFormatWhenRenaming": false,
    +  "specifications": [
    +    {
    +      "name": "Line Dubbed",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(LD|AC3LD|Line[ .-]?Dubbed)\\b"
    +      }
    +    },
    +    {
    +      "name": "Mic Dubbed",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(MD|AC3MD|Mic[ .-]?Dubbed)\\b"
    +      }
    +    }
    +  ]
    +}
    +
    +
    +

    TOP

    +

    Misc


    Repack/Proper

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

    Last update: - January 30, 2023 10:27:04 + February 6, 2023 19:06:37