diff --git a/Sonarr/sonarr-collection-of-custom-formats/index.html b/Sonarr/sonarr-collection-of-custom-formats/index.html index 763a67d4e..051b7e6fe 100644 --- a/Sonarr/sonarr-collection-of-custom-formats/index.html +++ b/Sonarr/sonarr-collection-of-custom-formats/index.html @@ -1280,6 +1280,11 @@
  • + + NLZ + +
  • +
  • NF @@ -1305,6 +1310,11 @@
  • + + VDL + +
  • +
  • RED @@ -1625,6 +1635,12 @@ Special thanks to everyone that helped testing and creating these Custom Formats +NLZiet + + + + + Netflix @@ -1655,6 +1671,12 @@ Special thanks to everyone that helped testing and creating these Custom Formats +Videoland + + + + + YouTube Red @@ -6189,6 +6211,15 @@ For example a lot of EVO releases end up stripping the group name, so they appea } }, { + "name": "SwAgLaNdEr", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(SwAgLaNdEr)\\b" + } + }, + { "name": "T4H", "implementation": "ReleaseGroupSpecification", "negate": false, @@ -6472,6 +6503,35 @@ For example a lot of EVO releases end up stripping the group name, so they appea

    TOP


    +

    NLZ

    +

    NLZiet

    +
    +NLZiet - [CLICK TO EXPAND] +

    NLZIET is the online service of Dutch broadcasters that provides non-stop tv, commercial-free. The streaming service brings the best of all channels straight to your preferred device and lets you see your favorite tv content in high quality on all available platforms; anytime and anywhere.

    +
    +
    +JSON - [CLICK TO EXPAND] +
    {
    +  "trash_id": "b2b980877494b560443631eb1f473867",
    +  "trash_score": "75",
    +  "name": "NLZ",
    +  "includeCustomFormatWhenRenaming": true,
    +  "specifications": [
    +    {
    +      "name": "NLZiet",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(nlz|NLZiet)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
    +      }
    +    }
    +  ]
    +}
    +
    +
    +

    TOP

    +

    NF

    Netflix

    @@ -6617,6 +6677,35 @@ For example a lot of EVO releases end up stripping the group name, so they appea

    TOP


    +

    VDL

    +

    Videoland

    +
    +Videoland - [CLICK TO EXPAND] +

    Videoland is a Dutch OTT online service provider owned by RTL Nederland. Originally it was a retail chain of video rental stores. Its main competitor is Netflix.

    +
    +
    +JSON - [CLICK TO EXPAND] +
    {
    +  "trash_id": "5d2317d99af813b6529c7ebf01c83533",
    +  "trash_score": "75",
    +  "name": "VDL",
    +  "includeCustomFormatWhenRenaming": true,
    +  "specifications": [
    +    {
    +      "name": "Videoland",
    +      "implementation": "ReleaseTitleSpecification",
    +      "negate": false,
    +      "required": false,
    +      "fields": {
    +        "value": "\\b(vdl|Videoland)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
    +      }
    +    }
    +  ]
    +}
    +
    +
    +

    TOP

    +

    RED

    RED = Youtube Red = Youtube Premium

    @@ -11232,7 +11321,7 @@ For example a lot of EVO releases end up stripping the group name, so they appea Last update: - November 4, 2022 20:23:01 + November 16, 2022 13:19:22