Skip to content

Collection of Custom Formats

Below is a collection of what we've come to regard as the most needed and commonly used Custom Formats. These CFs have been collected from discussions on Discord or created with help from others.

Special thanks to everyone who has helped in the creation and testing of these Custom Formats, my team at TRaSH guides, Team Radarr, and the community.

With Radarr V3, Custom Formats are much more advanced/powerful than with V2, although this also means a Custom Format can require more knowledge to set up or create.

After requesting with Team Radarr, we now have the option to import/export the Custom Formats in a JSON format. This provides everyone with an easy way to share and use Custom Formats.

We've made 3 guides related to this.

Tip

It also is recommended to change the Propers and Repacks settings in Radarr's Settings.

Media Management => File Management to Do Not Prefer and use the Repack/Proper Custom Format.

!cf-mm-propers-repacks-disable

This way you make sure the Custom Format scoring and preferences will be fully utilized.


Questions or Suggestions?

If you have questions or suggestions, click the button below to join our Discord server.

Click For Support
Discord chat


INDEX


Audio Advanced #1 Audio Advanced #2 Audio Channels HDR Formats
TrueHD ATMOS FLAC 1.0 Mono DV HDR10+
DTS X PCM 2.0 Stereo DV HDR10
ATMOS (undefined) DTS-HD HRA 3.0 Sound DV
DD+ ATMOS AAC 4.0 Sound DV HLG
TrueHD DD 5.1 Surround DV SDR
DTS-HD MA MP3 6.1 Surround HDR10+
DD+ Opus 7.1 Surround HDR10
DTS-ES HDR
DTS HDR (undefined)
PQ
HLG

Movie Versions Unwanted HQ Release Groups
4K Remaster 3D Remux Tier 01
Criterion Collection AV1 Remux Tier 02
Hybrid BR-DISK Remux Tier 03
IMAX Enhanced Extras UHD Bluray Tier 01
IMAX Generated Dynamic HDR UHD Bluray Tier 02
Masters of Cinema LQ UHD Bluray Tier 03
Open Matte LQ (Release Title) HD Bluray Tier 01
Remaster Sing-Along Versions HD Bluray Tier 02
Special Edition Upscaled HD Bluray Tier 03
Theatrical Cut x265 (HD) WEB Tier 01
Vinegar Syndrome WEB Tier 02
WEB Tier 03

General Streaming Services Asian Streaming Services Dutch Streaming Services
Amazon FOD Pathe Thuis
Apple TV+ Disney+ Hotstar Videoland
Bravia Core TVer
Criterion Channel TVING
Disney+ U-NEXT
HBO VIU
HBO Max
Hulu
iTunes
Max
Movies Anywhere
Netflix
Peacock TV
Paramount+
Stan
UK Streaming Services Misc Streaming Services Anime Streaming Services
BBC iPlayer AUBC VRV
ITVX CBC
MY5 Crave
NOW OViD
Star+

Miscellaneous Language profiles
720p Language: German
1080p Language: German DL
2160p Language: German DL (undefined)
Bad Dual Groups Language: Not English (English Only)
Black and White Editions Language: Not French (French Only)
Dutch Groups Language: Not Original (Original Only)
DV (Disk) Language: Original + French
DV (WEBDL) Language: Not German or English
DV HDR10+ Boost
EVO (no WEBDL)
FreeLeech
HDR10+ Boost
HFR
Internal
Line/Mic Dubbed
MPEG2
Multi
No-RlsGroup
Obfuscated
Repack/Proper
Repack2
Repack3
Retags
Scene
SDR (no WEBDL)
SDR
VC-1
VP9
x264
x265 (no HDR/DV)
x265
x266

Anime Anime Anime Anime Optional
Anime BD Tier 01 (Top SeaDex Muxers) Anime Web Tier 01 (Muxers) v0 Uncensored
Anime BD Tier 02 (SeaDex Muxers) Anime Web Tier 02 (Top FanSubs) v1 10bit
Anime BD Tier 03 (SeaDex Muxers) Anime Web Tier 03 (Official Subs) v2 Anime Dual Audio
Anime BD Tier 04 (SeaDex Muxers) Anime Web Tier 04 (Official Subs) v3 Dubs Only
Anime BD Tier 05 (Remuxes) Anime Web Tier 05 (FanSubs) v4
Anime BD Tier 06 (FanSubs) Anime Web Tier 06 (FanSubs)
Anime BD Tier 07 (P2P/Scene) Anime Raws
Anime BD Tier 08 (Mini Encodes) Anime LQ Groups

German Source Groups German Miscellaneous French Source Groups French Audio Version
German Remux Tier 01 German LQ FR Remux Tier 01 VFF
German Remux Tier 02 German LQ (Release Title) FR Remux Tier 02 VOF
German Bluray Tier 01 German Microsized FR UHD Bluray Tier 01 VFI
German Bluray Tier 02 German 1080p Booster FR UHD Bluray Tier 02 VF2
German Bluray Tier 03 German 2160p Booster FR HD Bluray Tier 01 VFQ
German Web Tier 01 FR HD Bluray Tier 02 VOQ
German Web Tier 02 FR WEB Tier 01 VQ
German Web Tier 03 FR WEB Tier 02 VFB
German Scene FR Scene Groups VOSTFR
FR LQ FanSUB
FastSUB

Audio Advanced


TrueHD ATMOS

Description - [Click to show/hide]

TrueHD Atmos

From Wikipedia, the free encyclopedia

Dolby Atmos is a surround sound technology developed by Dolby Laboratories. It expands on existing surround sound systems by adding height channels, allowing sounds to be interpreted as three-dimensional objects.

JSON - [Click to show/hide]
{
  "trash_id": "496f355514737f7d83bf7aa4d24f8169",
  "trash_scores": {
    "default": 5000,
    "sqp-1-1080p": -10000,
    "sqp-1-web-1080p": -10000,
    "sqp-1-2160p": -10000
  },
  "name": "TrueHD ATMOS",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "TrueHD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD|W4NK3R|HQMUX"
      }
    },
    {
      "name": "ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(ATMOS|CtrlHD|W4NK3R|DON)(\\b|\\d)"
      }
    },
    {
      "name": "Not Basic Dolby Digital",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not Dolby Digital Plus ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    },
    {
      "name": "Not DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDTS(\\b|\\d)"
      }
    },
    {
      "name": "Not DTS X",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dts[-_.: ]?x7?)\\b(?![-_. ]?(26[456]))"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    }
  ]
}

TOP


DTS X

Description - [Click to show/hide]

DTS-X

DTS:X is an object-based audio codec which aims to create a multi-dimensional sound that “moves around you like it would in real life”. You may think that sounds similar to Dolby Atmos, and you’d be right, but where DTS:X's differences lie in the required speaker configuration. While Dolby Atmos requires adding additional overhead channels to your 5.1 or 7.1 setup, DTS:X works with standard surround speaker setups – just like the one you might already have at home. It can support up to 32 speaker locations and an 11.2-channel system. DTS:X, like other higher-quality DTS formats (e.g. DTS-HD MA), is lossless.

JSON - [Click to show/hide]
{
  "trash_id": "2f22d89048b01681dde8afe203bf2e95",
  "trash_scores": {
    "default": 4500,
    "sqp-1-1080p": -10000,
    "sqp-1-web-1080p": -10000,
    "sqp-1-2160p": -10000
  },
  "trash_regex": "https://regex101.com/r/VWCW8c/1",
  "name": "DTS X",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DTS X",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(dts[-_.: ]?x7?)\\b(?![-_. ]?(26[456]))"
      }
    },
    {
      "name": "Not Basic DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "DTS[ .]?[1-9]"
      }
    },
    {
      "name": "Not Basic Dolby Digital",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not Dolby Digital Plus",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    },
    {
      "name": "Not TrueHD/ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD|\\bATMOS(\\b|\\d)"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not AAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bAAC(\\b|\\d)"
      }
    },
    {
      "name": "Not PCM",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(l?)PCM(\\b|\\d)"
      }
    }
  ]
}

TOP


ATMOS (undefined)

Description - [Click to show/hide]

ATMOS (undefined)

This custom format covers cases where ONLY "Atmos" is specified in the release title, without noting DD+ (Lossy) or TrueHD (Lossless).

Note

Apply the same score as Lossy (DD+) Atmos. On import, it will be updated to reflect either lossy or lossless based on the media's info using ffprobe.

JSON - [Click to show/hide]
{
  "trash_id": "417804f7f2c4308c1f4c5d380d4c4475",
  "trash_scores": {
    "default": 3000,
    "sqp-1-1080p": 0,
    "sqp-1-web-1080p": 0,
    "sqp-1-2160p": 0
  },
  "name": "ATMOS (undefined)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bATMOS(\\b|\\d)"
      }
    },
    {
      "name": "Not AAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bAAC(\\b|\\d)"
      }
    },
    {
      "name": "Not Basic Dolby Digital ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not Dolby Digital Plus",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    },
    {
      "name": "Not DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDTS(\\b|\\d)"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not PCM",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(l?)PCM(\\b|\\d)"
      }
    },
    {
      "name": "Not RlsGrp (Atmos Only)",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(W4NK3R|HQMUX)\\b"
      }
    },
    {
      "name": "Not TrueHD",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD"
      }
    }
  ]
}

TOP


DDPlus ATMOS

Description - [Click to show/hide]

DD+ ATMOS

Atmos via UHD Blu-ray will be lossless, or lossy via streaming services so in this case it will be lossy + Atmos

JSON - [Click to show/hide]
{
  "trash_id": "1af239278386be2919e1bcee0bde047e",
  "trash_scores": {
    "default": 3000,
    "sqp-1-1080p": 135,
    "sqp-1-web-1080p": 135,
    "sqp-1-2160p": 135
  },
  "name": "DD+ ATMOS",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Dolby Digital Plus",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    },
    {
      "name": "ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(ATMOS|DDPA)(\\b|\\d)"
      }
    },
    {
      "name": "Not TrueHD",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD"
      }
    },
    {
      "name": "Not DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDTS(\\b|\\d)"
      }
    },
    {
      "name": "Not Basic Dolby Digital ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not AAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bAAC(\\b|\\d)"
      }
    },
    {
      "name": "Not PCM",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(l?)PCM(\\b|\\d)"
      }
    }
  ]
}

TOP


TrueHD

Description - [Click to show/hide]

TrueHD

From Wikipedia, the free encyclopedia

Dolby TrueHD is a lossless multi-channel audio codec developed by Dolby Laboratories for home video, used principally in Blu-ray Discs and compatible hardware.

JSON - [Click to show/hide]
{
  "trash_id": "3cafb66171b47f226146a0770576870f",
  "trash_scores": {
    "default": 2750,
    "sqp-1-1080p": -10000,
    "sqp-1-web-1080p": -10000,
    "sqp-1-2160p": -10000
  },
  "name": "TrueHD",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "TrueHD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD"
      }
    },
    {
      "name": "ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bATMOS(\\b|\\d)"
      }
    },
    {
      "name": "Not Dolby Digital Plus",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    },
    {
      "name": "Not DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDTS(\\b|\\d)"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not Basic Dolby Digital",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not RlsGrp (TrueHD only)",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(CtrlHD|W4NK3R|DON)\\b"
      }
    }
  ]
}

TOP


DTS-HD MA

Description - [Click to show/hide]

DTS-HD MA

From Wikipedia, the free encyclopedia

DTS-HD Master Audio is a multi-channel lossless audio codec developed by DTS that extends the lossy DTS Coherent Acoustics codec (DTS CA; usually referred to as simply "DTS"). Rather than being an entirely new coding mechanism, DTS-HD MA encodes an audio master in lossy DTS first, then stores a concurrent stream of supplementary data representing whatever the DTS encoder discarded. This gives DTS-HD MA a lossy "core" able to be played back by devices that cannot decode the more complex lossless audio. DTS-HD MA's primary application is audio storage and playback for Blu-ray Disc media.

JSON - [Click to show/hide]
{
  "trash_id": "dcf3ec6938fa32445f590a4da84256cd",
  "trash_scores": {
    "default": 2500,
    "sqp-1-1080p": -10000,
    "sqp-1-web-1080p": -10000,
    "sqp-1-2160p": -10000
  },
  "trash_regex": "https://regex101.com/r/U1asQG/1",
  "name": "DTS-HD MA",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DTS-HD MA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(dts[-_. ]?(ma|hd([-_. ]?ma)?|xll))(\\b|\\d)"
      }
    },
    {
      "name": "Not TrueHD/ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD|\\bATMOS(\\b|\\d)"
      }
    },
    {
      "name": "Not Dolby Digital Plus",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    },
    {
      "name": "Not Basic Dolby Digital ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not DTS X",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dts[-_.: ]?x7?)\\b(?![-_. ]?(26[456]))"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not AAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bAAC(\\b|\\d)"
      }
    },
    {
      "name": "Not PCM",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(l?)PCM(\\b|\\d)"
      }
    },
    {
      "name": "Not DTS-HD HRA/ES",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "dts[-. ]?(es|(hd[. ]?)?(hr|hi))"
      }
    }
  ]
}

TOP


FLAC

Description - [Click to show/hide]

FLAC

FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3 - but lossless, meaning that the audio compressed with FLAC does not receive any loss in quality. This is similar to how Zip works, except with FLAC you will get much better compression because it is designed specifically for audio.

JSON - [Click to show/hide]
{
  "trash_id": "a570d4a0e56a2874b64e5bfa55202a1b",
  "trash_scores": {
    "default": 2250,
    "sqp-1-1080p": 0,
    "sqp-1-web-1080p": 0,
    "sqp-1-2160p": 0
  },
  "name": "FLAC",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not PCM",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(l?)PCM(\\b|\\d)"
      }
    },
    {
      "name": "Not AAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bAAC(\\b|\\d)"
      }
    },
    {
      "name": "Not DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDTS(\\b|\\d)"
      }
    },
    {
      "name": "Not TrueHD/ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD|\\bATMOS(\\b|\\d)"
      }
    },
    {
      "name": "Not Basic Dolby Digital",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not Dolby Digital Plus ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    }
  ]
}

TOP


PCM

Description - [Click to show/hide]

PCM

PCM is the method of encoding typically used for uncompressed digital audio.

JSON - [Click to show/hide]
{
  "trash_id": "e7c2fcae07cbada050a0af3357491d7b",
  "trash_scores": {
    "default": 2250,
    "sqp-1-1080p": 0,
    "sqp-1-web-1080p": 0,
    "sqp-1-2160p": 0
  },
  "name": "PCM",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "PCM",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(l?)PCM(\\b|\\d)"
      }
    },
    {
      "name": "Not AAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bAAC(\\b|\\d)"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDTS(\\b|\\d)"
      }
    },
    {
      "name": "Not TrueHD/ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD|\\bATMOS(\\b|\\d)"
      }
    },
    {
      "name": "Not Basic Dolby Digital",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not Dolby Digital Plus ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    }
  ]
}

TOP


DTS-HD HRA

Description - [Click to show/hide]

DTS-HD HRA

Technical Whitepaper

Codec Page Paragraph
DTS-HD MA Page 6 5.1.1
DTS-HD HRA Page 7 5.1.2

DTS-HD HRA is the lossy version of DTS-HD MA.

Codec DTS-HRA DTS-MA
Lossy/lossless Lossy Lossless
Data rate 1.5 - 6.0 Mbit/s VBR - 24.5 Mbit/s
Channels Up to 7.1 ch Up to 7.1 ch
Sampling Freq. 96 kHz 192 kHz
Resolution - Up to 24-bit
JSON - [Click to show/hide]
{
  "trash_id": "8e109e50e0a0b83a5098b056e13bf6db",
  "trash_scores": {
    "default": 2000,
    "sqp-1-1080p": -10000,
    "sqp-1-web-1080p": -10000,
    "sqp-1-2160p": -10000
  },
  "trash_regex": "https://regex101.com/r/jdUH4x/2",
  "name": "DTS-HD HRA",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DTS-HD HRA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "dts[-. ]?(hd[. ]?)?(hra?|hi\\b)"
      }
    },
    {
      "name": "Not TrueHD/ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD|\\bATMOS(\\b|\\d)"
      }
    },
    {
      "name": "Not Dolby Digital Plus",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    },
    {
      "name": "Not Basic DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "DTS[ .]?[1-9]"
      }
    },
    {
      "name": "Not Basic Dolby Digital ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not DTS X",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dts[-_.: ]?x7?)\\b(?![-_. ]?(26[456]))"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not AAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bAAC(\\b|\\d)"
      }
    },
    {
      "name": "Not PCM",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(l?)PCM(\\b|\\d)"
      }
    },
    {
      "name": "Not DTS-ES",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "dts.?es"
      }
    },
    {
      "name": "Not 6.1 Surround",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]6[ .][0-1]"
      }
    }
  ]
}

TOP


DDPlus

Dolby Digital Plus = DD+ = DDPlus

Description - [Click to show/hide]

DD+ aka E-AC3

From Wikipedia, the free encyclopedia

Dolby Digital Plus, also known as Enhanced AC-3 (commonly abbreviated as DD+ or E-AC-3, or EC-3), is the successor to Dolby Digital (AC-3). It is a digital audio compression scheme developed by Dolby Labs for the transport and storage of multi-channel digital audio.

JSON - [Click to show/hide]
{
  "trash_id": "185f1dd7264c4562b9022d963ac37424",
  "trash_scores": {
    "default": 1750,
    "sqp-1-1080p": 125,
    "sqp-1-web-1080p": 125,
    "sqp-1-2160p": 125
  },
  "name": "DD+",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Dolby Digital Plus",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bDD[P+](?!A)|\\b(e[-_. ]?ac-?3)\\b"
      }
    },
    {
      "name": "Not TrueHD/ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(True[ .-]?HD|ATMOS|DDPA)(\\b|\\d)"
      }
    },
    {
      "name": "Not DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDTS(\\b|\\d)"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not AAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bAAC(\\b|\\d)"
      }
    },
    {
      "name": "Not PCM",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(l?)PCM(\\b|\\d)"
      }
    }
  ]
}

TOP


DTS-ES

Description - [Click to show/hide]

DTS-ES

DTS-ES (DTS Extended Surround) includes two variants, DTS-ES Discrete 6.1 and DTS-ES Matrix 5.1, depending on how the sound was originally mastered and stored.

JSON - [Click to show/hide]
{
  "trash_id": "f9f847ac70a0af62ea4a08280b859636",
  "trash_scores": {
    "default": 1500,
    "sqp-1-1080p": 0,
    "sqp-1-web-1080p": 0,
    "sqp-1-2160p": 0
  },
  "name": "DTS-ES",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DTS-ES",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "dts[-. ]?es\\b"
      }
    },
    {
      "name": "Not TrueHD/ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD|\\bATMOS(\\b|\\d)"
      }
    },
    {
      "name": "Not Dolby Digital Plus",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    },
    {
      "name": "Not Basic DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "DTS[ .]?[1-9]"
      }
    },
    {
      "name": "Not Basic Dolby Digital ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not DTS X",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dts[-_.: ]?x7?)\\b(?![-_. ]?(26[456]))"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not AAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bAAC(\\b|\\d)"
      }
    },
    {
      "name": "Not PCM",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(l?)PCM(\\b|\\d)"
      }
    }
  ]
}

TOP


DTS

DTS = Basic DTS

Description - [Click to show/hide]

DTS

Digital Theater Sound (DTS) is a digital audio technology developed by DTS, Inc, which focuses on digital surround sound formats for consumer and commercial applications as well as theatrical purposes. Compared to the Dolby Digital standard, DTS uses four times less compression and digitizes audio sounds at 20 bits instead of 16 bits. This makes DTS-based audio richer in sound and more detailed than Dolby Digital-based ones.

JSON - [Click to show/hide]
{
  "trash_id": "1c1a4c5e823891c75bc50380a6866f73",
  "trash_scores": {
    "default": 1250,
    "sqp-1-1080p": 0,
    "sqp-1-web-1080p": 0,
    "sqp-1-2160p": 0
  },
  "trash_regex": "https://regex101.com/r/U1asQG/1",
  "name": "DTS",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Basic DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bDTS(\\b|\\d)"
      }
    },
    {
      "name": "Not DTS-HD",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dts[-_. ]?(ma|hd([-_. ]?ma)?|xll))(\\b|\\d)"
      }
    },
    {
      "name": "Not DTS-HD HRA/ES",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "dts[-. ]?(es|(hd[. ]?)?(hr|hi))"
      }
    },
    {
      "name": "Not Dolby Digital Plus",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    },
    {
      "name": "Not TrueHD/ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD|\\bATMOS(\\b|\\d)"
      }
    },
    {
      "name": "Not Basic Dolby Digital",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not DTS X",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dts[-_.: ]?x7?)\\b(?![-_. ]?(26[456]))"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not AAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bAAC(\\b|\\d)"
      }
    },
    {
      "name": "Not PCM",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(l?)PCM(\\b|\\d)"
      }
    }
  ]
}

TOP


AAC

Description - [Click to show/hide]

AAC

From Wikipedia, the free encyclopedia Advanced Audio Coding (AAC) is an audio coding standard for lossy digital audio compression. Designed to be the successor of the MP3 format, AAC generally achieves higher sound quality than MP3 at the same bit rate.

JSON - [Click to show/hide]
{
  "trash_id": "240770601cc226190c367ef59aba7463",
  "trash_scores": {
    "default": 1000,
    "sqp-1-1080p": 0,
    "sqp-1-web-1080p": 0,
    "sqp-1-2160p": 0
  },
  "name": "AAC",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "AAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bAAC(\\b|\\d)"
      }
    },
    {
      "name": "Not DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDTS(\\b|\\d)"
      }
    },
    {
      "name": "Not Dolby Digital Plus ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    },
    {
      "name": "Not Basic Dolby Digital",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not PCM",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(l?)PCM(\\b|\\d)"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not TrueHD/ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD|\\bATMOS(\\b|\\d)"
      }
    }
  ]
}

TOP


DD

(Basic) Dolby Digital = DD

Description - [Click to show/hide]

DD aka AC3

From Wikipedia, the free encyclopedia

Dolby Digital, also known as Dolby AC-3, is a lossy audio compression format.

JSON - [Click to show/hide]
{
  "trash_id": "c2998bd0d90ed5621d8df281e839436e",
  "trash_scores": {
    "default": 750,
    "sqp-1-1080p": 115,
    "sqp-1-web-1080p": 115,
    "sqp-1-2160p": 115
  },
  "name": "DD",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Basic Dolby Digital",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bDD[^a-z+]|(?<!e-)\\b(ac-?3)\\b"
      }
    },
    {
      "name": "Not Dolby Digital Plus",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDD[P+]|\\b(e[-_. ]?ac-?3)\\b"
      }
    },
    {
      "name": "Not TrueHD/ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD|\\bATMOS(\\b|\\d)"
      }
    },
    {
      "name": "Not DTS",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bDTS(\\b|\\d)"
      }
    },
    {
      "name": "Not FLAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bFLAC(\\b|\\d)"
      }
    },
    {
      "name": "Not AAC",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bAAC(\\b|\\d)"
      }
    },
    {
      "name": "Not PCM",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(l?)PCM(\\b|\\d)"
      }
    }
  ]
}

TOP


MP3

Description - [Click to show/hide]

MP3

MP3 (MPEG-1 and/or MPEG-2 Audio Layer 3) is a lossy data compression format for audio.

JSON - [Click to show/hide]
{
  "trash_id": "6ba9033150e7896bdc9ec4b44f2b230f",
  "trash_scores": {
    "default": 500
  },
  "name": "MP3",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "MP3",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "mp3"
      }
    }
  ]
}

TOP


Opus

Description - [Click to show/hide]

OPUS

From Wikipedia, the free encyclopedia

Opus is a lossy audio coding format developed by the Xiph.Org Foundation and standardized by the Internet Engineering Task Force, designed to efficiently code speech and general audio in a single format while remaining low-latency enough for real-time interactive communication and low-complexity enough for low-end embedded processors. Opus replaces both Vorbis and Speex for new applications, and several blind listening tests have ranked it higher quality than any other standard audio format at any given bitrate until transparency is reached, including MP3, AAC, and HE-AAC.

JSON - [Click to show/hide]
{
  "trash_id": "a061e2e700f81932daf888599f8a8273",
  "trash_scores": {
    "default": 250
  },
  "trash_regex": "https://regex101.com/r/SsIWo3/1",
  "name": "Opus",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Opus",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bOPUS(\\b|\\d)(?!.*[ ._-](\\d{3,4}p))"
      }
    },
    {
      "name": "Not OPUS Release Group",
      "implementation": "ReleaseGroupSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "OPUS"
      }
    }
  ]
}

TOP


Audio Channels


1.0 Mono

JSON - [Click to show/hide]
{
  "trash_id": "b124be9b146540f8e62f98fe32e49a2a",
  "name": "1.0 Mono",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Mono",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "[^0-9]1[ .]0\\b|\\bMono\\b|\\[PCM \\]"
      }
    },
    {
      "name": "Not 3.0ch",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]3[ .]0\\b"
      }
    },
    {
      "name": "Not 4.0ch",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]4[ .]0\\b"
      }
    },
    {
      "name": "Not High Channel Count",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9][5-9][ .][0-1]\\b"
      }
    }
  ]
}

TOP


2.0 Stereo

JSON - [Click to show/hide]
{
  "trash_id": "89dac1be53d5268a7e10a19d3c896826",
  "trash_scores": {
    "sqp-1-web-1080p": -175
  },
  "name": "2.0 Stereo",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Stereo",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(?<!repac)[^0-9]2[ .]0\\b|\\bStereo\\b"
      }
    },
    {
      "name": "Not 3.0ch",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]3[ .]0\\b"
      }
    },
    {
      "name": "Not 4.0ch",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]4[ .]0\\b"
      }
    },
    {
      "name": "Not High Channel Count",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9][5-9][ .][0-1]\\b"
      }
    },
    {
      "name": "Not Mono",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]1[ .]0\\b|\\bMono\\b|\\[PCM \\]"
      }
    }
  ]
}

TOP


3.0 Sound

JSON - [Click to show/hide]
{
  "trash_id": "205125755c411c3b8622ca3175d27b37",
  "name": "3.0 Sound",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "3.0ch",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "[^0-9]3[ .]0\\b"
      }
    },
    {
      "name": "Not Mono",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]1[ .]0\\b|\\bMono\\b|\\[PCM \\]"
      }
    },
    {
      "name": "Not Stereo",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "(?<!repac)[^0-9]2[ .]0\\b|\\bStereo\\b"
      }
    },
    {
      "name": "Not 4.0ch",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]4[ .]0\\b"
      }
    },
    {
      "name": "Not High Channel Count",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9][5-9][ .][0-1]\\b"
      }
    }
  ]
}

TOP


4.0 Sound

JSON - [Click to show/hide]
{
  "trash_id": "373b58bd188fc00c817bd8c7470ea285",
  "name": "4.0 Sound",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "4.0ch",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "[^0-9]4[ .]0\\b"
      }
    },
    {
      "name": "Not Mono",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]1[ .]0\\b|\\bMono\\b|\\[PCM \\]"
      }
    },
    {
      "name": "Not Stereo",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "(?<!repac)[^0-9]2[ .]0\\b|\\bStereo\\b"
      }
    },
    {
      "name": "Not 3.0ch",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]3[ .]0\\b"
      }
    },
    {
      "name": "Not High Channel Count",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9][5-9][ .][0-1]\\b"
      }
    }
  ]
}

TOP


5.1 Surround

JSON - [Click to show/hide]
{
  "trash_id": "77ff61788dfe1097194fd8743d7b4524",
  "name": "5.1 Surround",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "5.1 Surround",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "[^0-9]5[ .][0-1]\\b"
      }
    },
    {
      "name": "6.1 Surround",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]6[ .][0-1]\\b"
      }
    },
    {
      "name": "Not 7.1 Surround",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9][7-8][ .][0-1]\\b"
      }
    },
    {
      "name": "Not Low Channel Count",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "(?<!repac)[^0-9][1-4][ .][0-1]\\b|\\b(Stereo|Mono)\\b"
      }
    }
  ]
}

TOP


6.1 Surround

JSON - [Click to show/hide]
{
  "trash_id": "6fd7b090c3f7317502ab3b63cc7f51e3",
  "name": "6.1 Surround",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "6.1 Surround",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "[^0-9]6[ .][0-1]\\b"
      }
    },
    {
      "name": "Not 7.1 Surround",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9][7-8][ .][0-1]\\b"
      }
    },
    {
      "name": "Not 5.1 Surround",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]5[ .][0-1]\\b"
      }
    },
    {
      "name": "Not Low Channel Count",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "(?<!repac)[^0-9][1-4][ .][0-1]\\b|\\b(Stereo|Mono)\\b"
      }
    }
  ]
}

TOP


7.1 Surround

JSON - [Click to show/hide]
{
  "trash_id": "e77382bcfeba57cb83744c9c5449b401",
  "name": "7.1 Surround",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "7.1 Surround",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "[^0-9][7-8][ .][0-1]\\b"
      }
    },
    {
      "name": "5.1 Surround",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]5[ .][0-1]\\b"
      }
    },
    {
      "name": "6.1 Surround",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "[^0-9]6[ .][0-1]\\b"
      }
    },
    {
      "name": "Not Low Channel Count",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "(?<!repac)[^0-9][1-4][ .][0-1]|\\b(Stereo|Mono)\\b"
      }
    }
  ]
}

TOP


HDR Formats


DV HDR10Plus

DV = DoVi = Dolby Vision
HDR10+ = HDR10P = HDR10Plus

Description - [Click to show/hide]

This Custom Format will only match on DV HDR10+

DV HDR10+

This format provides Dolby Vision with HDR10+ fallback (with HDR10+ having native HDR10 fallback). You will find this mainly with:

  • Hybrid Remuxes (Hybrid isn't always mentioned)
  • Hybrid Bluray encodes (Hybrid isn't always mentioned)
  • Hybrid WEB-DL (Hybrid isn't always mentioned)

Dolby Vision

Dolby Vision is a dynamic HDR format. It can offer better visual experiences relative to HDR10. The most significant difference is that it uses dynamic metadata which allows varying brightness levels within HDR content which enables filmmakers to have more precise control over the overall image appearance. HDR10 relies on static metadata which limits the HDR effect to a per-movie or per-episode basis.

HDR10+

HDR10+ improves upon HDR10 by making its metadata dynamic, allowing for it to change for each frame of video. This means every frame is adjusted to its own set of colors, brightness, and contrast parameters, making for a much more vibrant and realistic-looking image. Areas of the screen that might have been over-saturated with HDR10 will display their full contrast and detail with HDR10+.

💡 Any form of HDR will look significantly better than SDR on supporting equipment. The overall result will ultimately end up varying, though, based on your hardware and how the studio and filmmaker implemented HDR.

JSON - [Click to show/hide]
{
  "trash_id": "c53085ddbd027d9624b320627748612f",
  "trash_scores": {
    "default": 1500
  },
  "trash_regex": "https://regex101.com/r/60gMpz/1",
  "name": "DV HDR10+",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DV HDR10+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?V(ision)?)\\b)(?=.*\\b((HDR10(?=(P(lus)?)\\b|\\+))))"
      }
    },
    {
      "name": "Not DV HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(DV[ .]HLG)\\b"
      }
    },
    {
      "name": "Not DV SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(DV[ .]SDR)\\b"
      }
    }
  ]
}

TOP


DV HDR10

DV = DoVi = Dolby Vision

Description - [Click to show/hide]

This Custom Format will only match on DV HDR10

DV HDR10

This format provides Dolby Vision with HDR10 fallback. You will find this mainly with:

  • Remuxes
  • Bluray encodes
  • Hybrid WEB-DL (Hybrid isn't always mentioned)

Dolby Vision

Dolby Vision is a dynamic HDR format. It can offer better visual experiences relative to HDR10. The most significant difference is that it uses dynamic metadata which allows varying brightness levels within HDR content which enables filmmakers to have more precise control over the overall image appearance. HDR10 relies on static metadata which limits the HDR effect to a per-movie or per-episode basis.

HDR10

HDR10 is the most basic HDR format used in consumer media and is supported by all HDR-supported devices.

HDR10 relies on static metadata which limits its effect to a per-movie or per-episode basis. Because of this, it lacks the information for how the content should be adjusted for your specific display. The interaction between display capabilities, video metadata, and the ultimate output (i.e., the presentation of the video) is controlled by the display, which may result in quality that is ultimately not how was originally intended.

💡 Any form of HDR will look significantly better than SDR on supporting equipment. The overall result will ultimately end up varying, though, based on your hardware and how the studio and filmmaker implemented HDR.

JSON - [Click to show/hide]
{
  "trash_id": "e23edd2482476e595fb990b12e7c609c",
  "trash_scores": {
    "default": 1500
  },
  "trash_regex": "https://regex101.com/r/voMQ5g/1",
  "name": "DV HDR10",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DV HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?V(ision)?)\\b)(?=.*\\b((HDR10(?!(P(lus)?)\\b|\\+))|(HDR))\\b)"
      }
    },
    {
      "name": "Not DV HDR10Plus",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?V(ision)?)\\b)(?=.*\\b((HDR10(?=(P(lus)?)\\b|\\+))))"
      }
    },
    {
      "name": "Not DV HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(DV[ .]HLG)\\b"
      }
    },
    {
      "name": "Not DV SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(DV[ .]SDR)\\b"
      }
    }
  ]
}

TOP


DV

DV = DoVi = Dolby Vision

Description - [Click to show/hide]

This Custom Format will only match on DV NOT on DV HDR10 etc.

DV

Depending on the source (WEB-DL, Bluray, or Remux) this format will match the following:

  • With Remuxes, it means that it will have DV HDR10.
  • With Bluray encodes, it means it will have DV HDR10.
  • With WEB-DL, it means 99% it will only support Dolby Vision without HDR10 fallback (Incompatible devices will playback with blown out pinks and greens, if you have this issue always make sure you also add the following Custom Format with a score of -10000)
JSON - [Click to show/hide]
{
  "trash_id": "58d6a88f13e2db7f5059c41047876f00",
  "trash_scores": {
    "default": 1500
  },
  "name": "DV",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(dv|dovi|dolby[ .]?v(ision)?)\\b"
      }
    },
    {
      "name": "Not DV HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?V(ision)?)\\b)(?=.*\\b(HDR(10)?(P(lus)?)?)\\b)"
      }
    },
    {
      "name": "Not DV HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(DV[ .]HLG)\\b"
      }
    },
    {
      "name": "Not DV SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(DV[ .]SDR)\\b"
      }
    }
  ]
}

TOP


DV HLG

DV = DoVi = Dolby Vision

Description - [Click to show/hide]

This Custom Format will only match on DV HLG

DV HLG

This is a very rare HDR Format that was created by NHK (JP) and the BBC for cable, satellite, and over-the-air TV broadcasts.

Dolby Vision

Dolby Vision is a dynamic HDR format. It can offer better visual experiences relative to HDR10. The most significant difference is that it uses dynamic metadata which allows varying brightness levels within HDR content which enables filmmakers to have more precise control over the overall image appearance. HDR10 relies on static metadata which limits the HDR effect to a per-movie or per-episode basis.

This Custom Format will only match on DV HLG

HLG

HLG or HLG10 is an HDR format created by NHK (JP) and the BBC that can be used for both video and still images. This format is backward compatible with SDR UHD TV, but not with older SDR displays that do not implement the Rec. 2020 color standards.

You will find this mainly with cable, satellite, and over-the-air TV broadcast series and movies from the likes of BBC and National Geographic.

JSON - [Click to show/hide]
{
  "trash_id": "55d53828b9d81cbe20b02efd00aa0efd",
  "trash_scores": {
    "default": 1500
  },
  "name": "DV HLG",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DV HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(DV[ .]HLG)\\b"
      }
    },
    {
      "name": "Not DV HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?V(ision)?)\\b)(?=.*\\b(HDR(10)?(P(lus)?)?)\\b)"
      }
    },
    {
      "name": "Not DV SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(DV[ .]SDR)\\b"
      }
    }
  ]
}

TOP


DV SDR

DV = DoVi = Dolby Vision

Description - [Click to show/hide]

This Custom Format will only match on DV SDR

DV SDR

This is a very rare HDR Format.

JSON - [Click to show/hide]
{
  "trash_id": "a3e19f8f627608af0211acd02bf89735",
  "trash_scores": {
    "default": 1500
  },
  "name": "DV SDR",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DV SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(DV[ .]SDR)\\b"
      }
    },
    {
      "name": "Not DV HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?V(ision)?)\\b)(?=.*\\b(HDR(10)?(P(lus)?)?)\\b)"
      }
    },
    {
      "name": "Not DV HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(DV[ .]HLG)\\b"
      }
    }
  ]
}

TOP


HDR10Plus

HDR10+ = HDR10P = HDR10Plus

Description - [Click to show/hide]

HDR10+

HDR10+ improves upon HDR10 by making its metadata dynamic, allowing for it to change for each frame of video. This means every frame is adjusted to its own set of colors, brightness, and contrast parameters, making for a much more vibrant and realistic-looking image. Areas of the screen that might have been over-saturated with HDR10 will display their full contrast and detail with HDR10+.

JSON - [Click to show/hide]
{
  "trash_id": "b974a6cd08c1066250f1f177d7aa1225",
  "trash_scores": {
    "default": 600
  },
  "trash_regex": "https://regex101.com/r/hCAQEO/4",
  "name": "HDR10+",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "HDR10+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bHDR10(\\+|P(lus)?\\b)"
      }
    },
    {
      "name": "Not DV HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?V(ision)?)\\b)(?=.*\\b(HDR(10)?(P(lus)?)?)\\b)"
      }
    },
    {
      "name": "Not PQ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(PQ)\\b"
      }
    },
    {
      "name": "Not HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(HLG)\\b"
      }
    },
    {
      "name": "Not SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bSDR(\\b|\\d)"
      }
    },
    {
      "name": "Not DV",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dv|dovi|dolby[ .]?v(ision)?)\\b"
      }
    }
  ]
}

TOP


HDR10

HDR10

Description - [Click to show/hide]

HDR10

HDR10 is the most basic HDR format used in consumer media and is supported by all HDR-supported devices.

HDR10 relies on static metadata which limits its effect to a per-movie or per-episode basis. Because of this, it lacks the information for how the content should be adjusted for your specific display. The interaction between display capabilities, video metadata, and the ultimate output (i.e., the presentation of the video) is controlled by the display, which may result in quality that is ultimately not how was originally intended.

JSON - [Click to show/hide]
{
  "trash_id": "dfb86d5941bc9075d6af23b09c2aeecd",
  "trash_scores": {
    "default": 500
  },
  "name": "HDR10",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bHDR10(?!\\+|Plus)\\b"
      }
    },
    {
      "name": "Not DV HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?V(ision)?)\\b)(?=.*\\b(HDR(10)?(P(lus)?)?)\\b)"
      }
    },
    {
      "name": "Not PQ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(PQ)\\b"
      }
    },
    {
      "name": "Not HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(HLG)\\b"
      }
    },
    {
      "name": "Not SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bSDR(\\b|\\d)"
      }
    },
    {
      "name": "Not DV",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dv|dovi|dolby[ .]?v(ision)?)\\b"
      }
    }
  ]
}

TOP


HDR

HDR

Description - [Click to show/hide]

This Custom Format will only match on HDR NOT on HDR10, HDR10+ etc

HDR

This Custom Format is a sort of "catch-all" for the HDR scene naming scheme where we don't know, based on name alone, which HDR formats are included - it could be HDR10, HDR10+ or even PQ.

JSON - [Click to show/hide]
{
  "trash_id": "e61e28db95d22bedcadf030b8f156d96",
  "trash_scores": {
    "default": 500
  },
  "name": "HDR",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "HDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(HDR)\\b"
      }
    },
    {
      "name": "Not DV",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dv|dovi|dolby[ .]?v(ision)?)\\b"
      }
    },
    {
      "name": "Not HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bHDR10(?!\\+|Plus)\\b"
      }
    },
    {
      "name": "Not HDR10+",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bHDR10(\\+|P(lus)?\\b)"
      }
    },
    {
      "name": "Not HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bHLG(\\b|\\d)"
      }
    },
    {
      "name": "Not PQ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(PQ)\\b"
      }
    },
    {
      "name": "Not RlsGrp (Missing HDR)",
      "implementation": "ReleaseGroupSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(FraMeSToR|HQMUX|SiCFoI)\\b"
      }
    },
    {
      "name": "Not SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bSDR(\\b|\\d)"
      }
    }
  ]
}

TOP


HDR (undefined)

Description - [Click to show/hide]

HDR (undefined)

Some release groups don't add HDR to their 4K release naming scheme.

Currently, only FraMeSToR and HQMUX do not include the 'HDR' tag. In the future, we can add more when it's needed.

Add this Custom Format with the same score you use for HDR10.

JSON - [Click to show/hide]
{
  "trash_id": "2a4d9069cc1fe3242ff9bdaebed239bb",
  "trash_scores": {
    "default": 500
  },
  "name": "HDR (undefined)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "RlsGrp (Missing HDR)",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(FraMeSToR|HQMUX|SiCFoI)\\b"
      }
    },
    {
      "name": "2160p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "Not DV",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dv|dovi|dolby[ .]?v(ision)?)\\b"
      }
    },
    {
      "name": "Not HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bHDR10(?!\\+|Plus)\\b"
      }
    },
    {
      "name": "Not HDR10+",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bHDR10(\\+|P(lus)?\\b)"
      }
    },
    {
      "name": "Not HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(HLG)\\b"
      }
    },
    {
      "name": "Not PQ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(PQ)\\b"
      }
    },
    {
      "name": "Not SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bSDR(\\b|\\d)"
      }
    }
  ]
}

TOP


PQ

PQ = PQ10

Description - [Click to show/hide]

PQ10

PQ (perceptual quantizer) or PQ10 is the most basic HDR format that can be used for both video and still images. It is the same as the HDR10 format without any metadata.

You will find this mainly with older movies.

JSON - [Click to show/hide]
{
  "trash_id": "08d6d8834ad9ec87b1dc7ec8148e7a1f",
  "trash_scores": {
    "default": 500
  },
  "name": "PQ",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "PQ",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(PQ)\\b"
      }
    },
    {
      "name": "Not DV",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dv|dovi|dolby[ .]?v(ision)?)\\b"
      }
    },
    {
      "name": "Not HDR10+",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bHDR10(\\+|P(lus)?\\b)"
      }
    },
    {
      "name": "Not HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bHDR10(?!\\+|Plus)\\b"
      }
    },
    {
      "name": "Not HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(HLG)\\b"
      }
    },
    {
      "name": "Not SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bSDR(\\b|\\d)"
      }
    }
  ]
}

TOP


HLG

HLG = HLG10

Description - [Click to show/hide]

This Custom Format will only match on DV HLG

HLG

HLG or HLG10 is an HDR format created by NHK (JP) and the BBC that can be used for both video and still images. This format is backward compatible with SDR UHD TV, but not with older SDR displays that do not implement the Rec. 2020 color standards.

You will find this mainly with cable, satellite, and over-the-air TV broadcast series and movies from the likes of BBC and National Geographic.

JSON - [Click to show/hide]
{
  "trash_id": "9364dd386c9b4a1100dde8264690add7",
  "trash_scores": {
    "default": 500
  },
  "name": "HLG",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(HLG)\\b"
      }
    },
    {
      "name": "Not DV",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dv|dovi|dolby[ .]?v(ision)?)\\b"
      }
    },
    {
      "name": "Not HDR10+",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bHDR10(\\+|P(lus)?\\b)"
      }
    },
    {
      "name": "Not HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bHDR10(?!\\+|Plus)\\b"
      }
    },
    {
      "name": "Not PQ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(PQ)\\b"
      }
    }
  ]
}

TOP


Movie Versions


Hybrid

Description - [Click to show/hide]

Hybrid

A hybrid release means any combination of sources (video + audio) and not a direct encoding of a single source. Generally, you can be sure that any hybrid put together should be the best quality release of a particular title. However, not all release groups always mention that their release is a hybrid release.

JSON - [Click to show/hide]
{
  "trash_id": "0f12c086e289cf966fa5948eac571f44",
  "trash_scores": {
    "default": 100
  },
  "name": "Hybrid",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Hybrid",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\bhybrid(\\b|\\d)"
      }
    },
    {
      "name": "Not Hybrid Release Group",
      "implementation": "ReleaseGroupSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(HYBRID)\\b"
      }
    },
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 9
      }
    }
  ]
}

TOP


Remaster

Description - [Click to show/hide]

Remaster

From Wikipedia, the free encyclopedia

For the software term, see Software remastering. Remaster (also digital remastering and digitally remastered) refers to changing the quality of the sound or of the image, or both, of previously created recordings, either audiophonic, cinematic, or videographic.

JSON - [Click to show/hide]
{
  "trash_id": "570bc9ebecd92723d2d21500f4be314c",
  "trash_scores": {
    "default": 25
  },
  "name": "Remaster",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Remaster",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "Remaster"
      }
    },
    {
      "name": "Not 4K Remaster",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "4K"
      }
    }
  ]
}

TOP


4K Remaster

Description - [Click to show/hide]

4K Remaster

A remastered or mastered in 4K should give you usually the best picture and audio currently for the movie. Both are just names to describe the best possible current release of the movie.

To be clear, the final digital films on the Mastered in 4K Blu-rays still only have the same 1920 x 1080 pixels of actual resolution as normal Blu-rays. But the argument goes that because these full HD files were derived from higher-resolution masters, their images will be more precise, with better colors, less noise, and enhanced sharpness and detail. Not least because the higher-resolution mastering process will provide more detail from the original print for the Blu-ray masters to draw on when going through their (hopefully…) frame-by-frame compression process.

Another important element of the Mastered in 4K discs is that they’re all mastered with ‘x.v.YCC’ color specification. This delivers an expanded color range closer to that contained in source material.

JSON - [Click to show/hide]
{
  "trash_id": "eca37840c13c6ef2dd0262b141a5482f",
  "trash_scores": {
    "default": 25
  },
  "name": "4K Remaster",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Remaster",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "Remaster"
      }
    },
    {
      "name": "4K",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "4k"
      }
    },
    {
      "name": "Not 4K Resolution",
      "implementation": "ResolutionSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 2160
      }
    }
  ]
}

TOP


Criterion Collection

Description - [Click to show/hide]

Criterion Collection

The Criterion Collection, Inc. (or simply Criterion) is an American home video distribution company that focuses on licensing "important classic and contemporary films" and selling them to film aficionados. Criterion has helped to standardize characteristics of home video such as film restoration, using the letterbox format for widescreen films, and adding bonus features and commentary tracks

JSON - [Click to show/hide]
{
  "trash_id": "e0c07d59beb37348e975a930d5e50319",
  "trash_scores": {
    "default": 25
  },
  "name": "Criterion Collection",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Criterion",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Criterion)\\b"
      }
    },
    {
      "name": "CC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CC)\\b"
      }
    },
    {
      "name": "Not Criterion RlsGrp",
      "implementation": "ReleaseGroupSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "^(Criterion)$"
      }
    }
  ]
}

TOP


Masters of Cinema

Description - [Click to show/hide]

Masters of Cinema

Masters of Cinema is a line of DVD and Blu-ray releases published through Eureka Entertainment. Because of the uniformly branded and spine-numbered packaging and the standard inclusion of booklets and analysis by recurring film historians, the line is often perceived as the UK equivalent of The Criterion Collection.

JSON - [Click to show/hide]
{
  "trash_id": "9d27d9d2181838f76dee150882bdc58c",
  "trash_scores": {
    "default": 25
  },
  "name": "Masters of Cinema",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Masters of Cinema",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Masters[ .-]?Of[ .-]?Cinema)(\\b|\\d)"
      }
    },
    {
      "name": "MoC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MoC)\\b"
      }
    }
  ]
}

TOP


Vinegar Syndrome

Description - [Click to show/hide]

Vinegar Syndrome

Vinegar Syndrome is a US-based company founded in 2012 to preserve and distribute old X-rated films. Over time, they expanded their catalog to include other types of cult and exploitation films, specializing in horror and action genres.

JSON - [Click to show/hide]
{
  "trash_id": "db9b4c4b53d312a3ca5f1378f6440fc9",
  "trash_scores": {
    "default": 25
  },
  "name": "Vinegar Syndrome",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Vinegar Syndrome",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Vinegar[ ._-]Syndrome)\\b"
      }
    },
    {
      "name": "VS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(V-S)\\b"
      }
    },
    {
      "name": "VinSyn",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(VinSyn)\\b"
      }
    }
  ]
}

TOP


Theatrical Cut

Description - [Click to show/hide]

Theatrical Cut

The Theatrical Cut is the film's version shown in the cinemas.

JSON - [Click to show/hide]
{
  "trash_id": "e9001909a4c88013a359d0b9920d7bea",
  "name": "Theatrical Cut",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Theatrical",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "Theatrical"
      }
    }
  ]
}

TOP


Special Edition

Description - [Click to show/hide]

Special Edition

Custom format for several Special Editions

  • The Director's Cut is the version edited by the Director, usually for additional home media releases.
  • An Extended Cut is usually any version of the film that is longer than the theatrical cut (though in very rare cases, its shorter).
JSON - [Click to show/hide]
{
  "trash_id": "957d0f44b592285f26449575e8b1167e",
  "trash_scores": {
    "default": 125
  },
  "trash_regex": "https://regex101.com/r/44pLFg/1",
  "name": "Special Edition",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Special Edition",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(?<!^|{)\\b(extended|uncut|directors|special|unrated|uncensored|cut|version|edition)(\\b|\\d)"
      }
    },
    {
      "name": "Not IMAX Edition",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(IMAX[ ._-]Edition)\\b"
      }
    },
    {
      "name": "Not Open Matte",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(Open[ ._-]?Matte)\\b"
      }
    },
    {
      "name": "Not Theatrical",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "Theatrical"
      }
    },
    {
      "name": "Not Extended Clip",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(Extended[ ._-]Clip)\\b"
      }
    }
  ]
}

TOP


IMAX

Description - [Click to show/hide]

IMAX

From In Depth Cine

IMAX films are shot in tall aspect ratios, typically 1.9:1 or sometimes 1.43:1. Most IMAX film releases also have scenes shot at wider aspect ratios and, as a result, the aspect ratio will change throughout. Because they are shot on large format cameras, there is often less film grain present. This results in a clearer picture.

JSON - [Click to show/hide]
{
  "trash_id": "eecf3a857724171f968a66cb5719e152",
  "trash_scores": {
    "default": 800
  },
  "trash_regex": "https://regex101.com/r/e7ugxU/1",
  "name": "IMAX",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "IMAX",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b((?<!NON[ ._-])IMAX)\\b"
      }
    },
    {
      "name": "NOT: IMAX Enhanced",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "^(?=.*\\b((DSNP|Disney\\+|BC|B?CORE)(?=[ ._-]web[ ._-]?(dl|rip)\\b)))(?=.*\\b((?<!NON[ ._-])IMAX)\\b)|^(?=.*\\b(IMAX[ ._-]Enhanced)\\b)"
      }
    }
  ]
}

TOP


IMAX Enhanced

Description - [Click to show/hide]

IMAX Enhanced

Get more picture and fewer black bars (letterboxing).

From Wired

IMAX Enhanced is a standard for digital releases. It features scenes shot on IMAX cameras and produced in HDR10 DV. IMAX Enhanced releases often have a higher bitrate than other WEB options and are encoded into various formats, including SDR conversions.

Due to the higher bitrate and implied picture quality improvement, it is recommended that the IMAX Enhanced custom format be enabled on WEB profiles, especially for those seeking 'The IMAX Experience'—including fewer "black bars" or letterboxing.

!Imax Enhanced Example

!Imax Enhanced Example

!Imax Enhanced Example

!Imax Enhanced Example

!Imax Enhanced Example

JSON - [Click to show/hide]
{
  "trash_id": "9f6cbff8cfe4ebbc1bde14c7b7bec0de",
  "trash_scores": {
    "default": 800
  },
  "trash_regex": "https://regex101.com/r/e7ugxU/1",
  "name": "IMAX Enhanced",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "IMAX Enhanced",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "^(?=.*\\b((DSNP|Disney\\+|BC|B?CORE)(?=[ ._-]web[ ._-]?(dl|rip)\\b)))(?=.*\\b((?<!NON[ ._-])IMAX)\\b)|^(?=.*\\b(IMAX[ ._-]Enhanced)\\b)"
      }
    }
  ]
}

TOP


Open Matte

Description - [Click to show/hide]

Open Matte

Open matte is a filming technique that involves matting out the top and bottom of the film frame in the movie projector (known as a soft matte) for the widescreen theatrical release and then scanning the film without a matte (at an Academy ratio) for a full-screen home video release.

JSON - [Click to show/hide]
{
  "trash_id": "09d9dd29a0fc958f9796e65c2a8864b4",
  "trash_scores": {
    "default": 25
  },
  "name": "Open Matte",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Open Matte",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Open[ ._-]?Matte)\\b"
      }
    }
  ]
}

TOP


Unwanted


AV1

Description - [Click to show/hide]

AV1

AV1 encodes are currently targeting small file sizes, rather than good visual quality.

  • This is a new codec and you need modern devices that support it.
  • We also had reports of playback/transcoding issues.
  • No main group is actually using it (yet).
  • It's better to ignore this new codec to prevent compatibility issues
JSON - [Click to show/hide]
{
  "trash_id": "cae4ca30163749b891686f95532519bd",
  "trash_scores": {
    "default": -10000,
    "sqp-1-2160p": -10000,
    "anime-radarr": -10000,
    "german": -35000
  },
  "name": "AV1",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "AV1",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bAV1\\b"
      }
    }
  ]
}

TOP


BR-DISK

Description - [Click to show/hide]

BR-DISK

This is a custom format to help Radarr/Sonarr recognize and ignore BR-DISK (ISOs and Blu-ray folder structure) in addition to the standard BR-DISK quality.

Note

Depending on your renaming scheme, it could happen that Radarr will match renamed files after they are downloaded and imported as BR-DISK, This is a cosmetic annoyance until we come up with another way to solve this, Since this Custom Format is used not to download BR-DISK, it fulfills its purpose as intended. There are several reasons why this is happening:

  • Blame the often incorrectly used naming of x265 encodes.
  • Radarr/Sonarr uses dynamic custom formats.

After applying this Custom Format, you will need to modify the scoring in your Quality Profile (Settings => Profiles) to -10000.

JSON - [Click to show/hide]
{
  "trash_id": "ed38b889b31be83fda192888e2286d83",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "trash_regex": "https://regex101.com/r/UpA3I7/2",
  "name": "BR-DISK",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BR-DISK",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "^(?!.*\\b((?<!HD[._ -]|HD)DVD|BDRip|720p|MKV|XviD|WMV|d3g|(BD)?REMUX|^(?=.*1080p)(?=.*HEVC)|[xh][-_. ]?26[45]|German.*[DM]L|((?<=\\d{4}).*German.*([DM]L)?)(?=.*\\b(AVC|HEVC|VC[-_. ]?1|MVC|MPEG[-_. ]?2)\\b))\\b)(((?=.*\\b(Blu[-_. ]?ray|BD|HD[-_. ]?DVD)\\b)(?=.*\\b(AVC|HEVC|VC[-_. ]?1|MVC|MPEG[-_. ]?2|BDMV|ISO)\\b))|^((?=.*\\b(((?=.*\\b((.*_)?COMPLETE.*|Dis[ck])\\b)(?=.*(Blu[-_. ]?ray|HD[-_. ]?DVD)))|3D[-_. ]?BD|BR[-_. ]?DISK|Full[-_. ]?Blu[-_. ]?ray|^((?=.*((BD|UHD)[-_. ]?(25|50|66|100|ISO)))))))).*"
      }
    }
  ]
}

TOP


Generated Dynamic HDR

Description - [Click to show/hide]

Generated Dynamic HDR

  • A collection of groups who are known to generate their own dynamic HDR metadata - Dolby Vision and/or HDR10+.
  • This generated dynamic HDR metadata is not from a retail source, so is usually not desirable.
JSON - [Click to show/hide]
{
  "trash_id": "e6886871085226c3da1830830146846c",
  "trash_scores": {
    "default": -10000,
    "german": 0
  },
  "name": "Generated Dynamic HDR",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BiTOR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BiTOR)$"
      }
    },
    {
      "name": "DepraveD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DepraveD)$"
      }
    },
    {
      "name": "SasukeducK",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SasukeducK)$"
      }
    },
    {
      "name": "tarunk9c",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(tarunk9c)$"
      }
    },
    {
      "name": "VECTOR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(VECTOR)$"
      }
    },
    {
      "name": "HDR10+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\bHDR10(\\+|P(lus)?\\b)"
      }
    },
    {
      "name": "DV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(dv|dovi|dolby[ .]?v(ision)?)\\b"
      }
    }
  ]
}

TOP


LQ

Low-Quality Releases = LQ

Description - [Click to show/hide]

LQ

  • A collection of known low-quality groups (often banned from the top trackers due to their lack of quality), banned or dishonest release groups, or rips/encodes from the scene and quick-to-release P2P groups that, while adequate, are typically not regarded as high quality.
  • Release groups that disrupt the Starr apps automation because their poor naming could potentially create download loops, even if their overall quality is excellent.

After applying this Custom Format, you will need to modify the scoring in your Quality Profile (Settings => Profiles) to -10000.

JSON - [Click to show/hide]
{
  "trash_id": "90a6f9a284dff5103f6346090e6280c8",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "name": "LQ",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "24xHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(24xHD)\\b"
      }
    },
    {
      "name": "41RGB",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(41RGB)$"
      }
    },
    {
      "name": "4K4U",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(4K4U)$"
      }
    },
    {
      "name": "AROMA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(AROMA)$"
      }
    },
    {
      "name": "aXXo",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(aXXo)$"
      }
    },
    {
      "name": "AZAZE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(AZAZE)$"
      }
    },
    {
      "name": "BARC0DE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BARC0DE)$"
      }
    },
    {
      "name": "BAUCKLEY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BAUCKLEY)$"
      }
    },
    {
      "name": "BdC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BdC)$"
      }
    },
    {
      "name": "beAst",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(beAst)$"
      }
    },
    {
      "name": "C1NEM4",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(C1NEM4)$"
      }
    },
    {
      "name": "C4K",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(C4K)$"
      }
    },
    {
      "name": "CDDHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CDDHD)$"
      }
    },
    {
      "name": "CHAOS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CHAOS)$"
      }
    },
    {
      "name": "CHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CHD)$"
      }
    },
    {
      "name": "CiNE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CiNE)$"
      }
    },
    {
      "name": "COLLECTiVE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(COLLECTiVE)$"
      }
    },
    {
      "name": "CREATiVE24",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CREATiVE24)$"
      }
    },
    {
      "name": "CrEwSaDe",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CrEwSaDe)$"
      }
    },
    {
      "name": "CTFOH",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CTFOH)$"
      }
    },
    {
      "name": "d3g",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(d3g)$"
      }
    },
    {
      "name": "DDR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DDR)$"
      }
    },
    {
      "name": "DNL",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DNL)$"
      }
    },
    {
      "name": "EPiC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(EPiC)$"
      }
    },
    {
      "name": "EuReKA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(EuReKA)$"
      }
    },
    {
      "name": "FaNGDiNG0",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FaNGDiNG0)$"
      }
    },
    {
      "name": "FGT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FGT)$"
      }
    },
    {
      "name": "FRDS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FRDS)$"
      }
    },
    {
      "name": "FZHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FZHD)$"
      }
    },
    {
      "name": "GalaxyRG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(GalaxyRG)$"
      }
    },
    {
      "name": "GHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(GHD)$"
      }
    },
    {
      "name": "GPTHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(GPTHD)$"
      }
    },
    {
      "name": "HDS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDS)$"
      }
    },
    {
      "name": "HDT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDT)$"
      }
    },
    {
      "name": "HDTime",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDTime)$"
      }
    },
    {
      "name": "HDWinG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDWinG)$"
      }
    },
    {
      "name": "iNTENSO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iNTENSO)$"
      }
    },
    {
      "name": "iPlanet",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iPlanet)$"
      }
    },
    {
      "name": "iVy",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iVy)$"
      }
    },
    {
      "name": "jennaortega",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(jennaortega(UHD)?)$"
      }
    },
    {
      "name": "JFF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(JFF)$"
      }
    },
    {
      "name": "KC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(KC)$"
      }
    },
    {
      "name": "KiNGDOM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(KiNGDOM)$"
      }
    },
    {
      "name": "KIRA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(KIRA)$"
      }
    },
    {
      "name": "L0SERNIGHT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(L0SERNIGHT)$"
      }
    },
    {
      "name": "LAMA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(LAMA)$"
      }
    },
    {
      "name": "Leffe",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Leffe)$"
      }
    },
    {
      "name": "Liber8",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Liber8)$"
      }
    },
    {
      "name": "LiGaS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(LiGaS)$"
      }
    },
    {
      "name": "LUCY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(LUCY)$"
      }
    },
    {
      "name": "MarkII",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MarkII)$"
      }
    },
    {
      "name": "MeGusta",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MeGusta)$"
      }
    },
    {
      "name": "mHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(mHD)$"
      }
    },
    {
      "name": "mSD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(mSD)$"
      }
    },
    {
      "name": "MTeam",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MTeam|MT)$"
      }
    },
    {
      "name": "MySiLU",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MySiLU)$"
      }
    },
    {
      "name": "NhaNc3",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NhaNc3)$"
      }
    },
    {
      "name": "nHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(nHD)$"
      }
    },
    {
      "name": "nikt0",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(nikt0)$"
      }
    },
    {
      "name": "NoGroup",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "NoGr(ou)?p"
      }
    },
    {
      "name": "nSD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(nSD)$"
      }
    },
    {
      "name": "OFT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(OFT)$"
      }
    },
    {
      "name": "Pahe",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Pahe(\\.(ph|in))?\\b"
      }
    },
    {
      "name": "PATOMiEL",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PATOMiEL)$"
      }
    },
    {
      "name": "PiRaTeS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PiRaTeS)$"
      }
    },
    {
      "name": "PRODJi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PRODJi)$"
      }
    },
    {
      "name": "PSA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PSA)$"
      }
    },
    {
      "name": "PTNK",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PTNK)$"
      }
    },
    {
      "name": "RARBG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RARBG)$"
      }
    },
    {
      "name": "RDN",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RDN)$"
      }
    },
    {
      "name": "RiffTrax",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Rifftrax)$"
      }
    },
    {
      "name": "RU4HD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RU4HD)$"
      }
    },
    {
      "name": "SANTi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SANTi)$"
      }
    },
    {
      "name": "Scene",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Scene)$"
      }
    },
    {
      "name": "SHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SHD)$"
      }
    },
    {
      "name": "ShieldBearer",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ShieldBearer)$"
      }
    },
    {
      "name": "STUTTERSHIT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(STUTTERSHIT)$"
      }
    },
    {
      "name": "SUNSCREEN",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SUNSCREEN)$"
      }
    },
    {
      "name": "TBS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TBS)$"
      }
    },
    {
      "name": "TEKNO3D",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TEKNO3D)$"
      }
    },
    {
      "name": "Tigole",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Tigole)$"
      }
    },
    {
      "name": "TIKO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TIKO)$"
      }
    },
    {
      "name": "VISIONPLUSHDR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(VISIONPLUSHDR(-X|1000)?)$"
      }
    },
    {
      "name": "WAF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WAF)$"
      }
    },
    {
      "name": "WiKi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WiKi)$"
      }
    },
    {
      "name": "x0r",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(x0r)$"
      }
    },
    {
      "name": "YIFY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(YIFY)$"
      }
    },
    {
      "name": "YTS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(YTS(.(MX|LT|AG))?)$"
      }
    },
    {
      "name": "Zeus",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Zeus)$"
      }
    }
  ]
}

TOP


LQ (Release Title)

Low-Quality Releases = LQ

Description - [Click to show/hide]

LQ (Release Title)

A collection of terms seen in the titles of Low-Quality releases that are not captured by using a release group name.

After applying this Custom Format, you will need to modify the scoring in your Quality Profile (Settings => Profiles) to -10000.

JSON - [Click to show/hide]
{
  "trash_id": "e204b80c87be9497a8a6eaff48f72905",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "name": "LQ (Release Title)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "1XBET",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(1XBET)\\b"
      }
    },
    {
      "name": "BEN THE MEN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BEN[ ._-]THE[ ._-]MEN)\\b"
      }
    },
    {
      "name": "GalaxyRG",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GalaxyRG)\\b"
      }
    },
    {
      "name": "jennaortega",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<!-)\\b(jennaortega(UHD)?)\\b"
      }
    },
    {
      "name": "SWTYBLZ",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SWTYBLZ)\\b"
      }
    },
    {
      "name": "TeeWee",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(TeeWee)\\b"
      }
    },
    {
      "name": "TEKNO3D",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(TEKNO3D)\\b"
      }
    },
    {
      "name": "Will1869",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Will1869)\\b"
      }
    }
  ]
}

TOP


Sing-Along Versions

Description - [Click to show/hide]

Sing-Along Versions

Versions of musical films that have sing-along lyrics hardcoded into the video stream.

JSON - [Click to show/hide]
{
  "trash_id": "712d74cd88bceb883ee32f773656b1f5",
  "trash_scores": {
    "default": -10000
  },
  "trash_regex": "https://regex101.com/r/U9NMJU/1",
  "name": "Sing-Along Versions",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Sing-Along",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b).*\\b(Sing[-_. ]Along)\\b"
      }
    }
  ]
}

TOP


3D

Description - [Click to show/hide]

3D

If you prefer or not prefer 3D.

You can use Custom Format or use Restrictions (Settings => Indexers => Restrictions) what ever you prefer.

JSON - [Click to show/hide]
{
  "trash_id": "b8cd450cbfa689c0259a01d9e29ba3d6",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "trash_regex": "https://regex101.com/r/c6Dobc/1",
  "name": "3D",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "3D",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b).*\\b(3d|sbs|half[ .-]ou|half[ .-]sbs)\\b"
      }
    },
    {
      "name": "BluRay3D",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BluRay3D)\\b"
      }
    },
    {
      "name": "BD3D",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BD3D)\\b"
      }
    }
  ]
}

TOP


x265 (HD)

720/1080p no x265 = x265 (720/1080p) = x265 (HD)

Description - [Click to show/hide]

x265 (HD)

This blocks all 720/1080p (HD) releases that are encoded in x265.

In your quality profile use the following score for this Custom Format: -10000

Why block 720/1080p encodes in x265? - [Click to show/hide]

Many people think that TRaSH Guides dislikes x265 releases. We DO NOT. We simply dislike the reasoning behind why most x265 groups and users use them.

This applies to all x265/HEVC releases that are not remux.

x265 is primarily used for 2160p encodes and for 1080p encodes that include HDR Formats (DV, DV HDR10, HDR, etc.). x265 is suitable for 4K content or 1080p if they use remuxes (untouched source) as the source. If the used media isn't source quality or remux, then quality will be lost. If you are storage-poor and just need to save space, use x265 (10-20% space-saving). The catch is that if you want the best quality from x265, you need high-quality source files, so you will still have large file sizes.

Microsized & Wrong Source

It's a shame that most x265 groups microsize their releases or use x264 as a source, which results in low-quality releases. The few groups that do use the correct source suffer because of it.

Golden Rule

That’s the reason we created our own guiding principle aka The Golden Rule

  • 720/1080p => x264
  • 2160p/4k => x265

If you have also added x265 (no HDR/DV) to your Radarr,
then one of them should be scored as 0 in your quality profile.

JSON - [Click to show/hide]
{
  "trash_id": "dc98083864ea246d05a42df0d05f81cc",
  "trash_scores": {
    "default": -10000,
    "german": 0
  },
  "name": "x265 (HD)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "x265/HEVC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "[xh][ ._-]?265|\\bHEVC(\\b|\\d)"
      }
    },
    {
      "name": "Not 2160p",
      "implementation": "ResolutionSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 2160
      }
    }
  ]
}

TOP


Upscaled

Description - [Click to show/hide]

Upscaled

This custom format is used to prevent grabbing upscaled releases.

JSON - [Click to show/hide]
{
  "trash_id": "bfd8eb01832d646a0a89c4deb46f8564",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "trash_regex": "https://regex101.com/r/MDx42o/latest",
  "name": "Upscaled",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "AI Upscales",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b)(?=.*\\b(HEVC)\\b)(?=.*\\b(AI)\\b)"
      }
    },
    {
      "name": "AIUS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AIUS)\\b"
      }
    },
    {
      "name": "Regrade",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b((Upscale)?Re-?graded?)\\b"
      }
    },
    {
      "name": "TheUpscaler",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(The[ ._-]?Upscaler)\\b"
      }
    },
    {
      "name": "Upscaled",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b).*\\b(UPS|Up(s(caled?|UHD)|(Rez)))\\b"
      }
    }
  ]
}

TOP


Extras

Description - [Click to show/hide]

Extras

This Custom Format is used to prevent from grabbing releases containing only extras (bonus footage, outtakes, etc).

JSON - [Click to show/hide]
{
  "trash_id": "0a3f082873eb454bde444150b70253cc",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "trash_regex": "https://regex101.com/r/nzK5TQ/1",
  "name": "Extras",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Extras",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b).*\\b(Extras|Bonus|Extended[ ._-]Clip)\\b"
      }
    }
  ]
}

TOP


Miscellaneous


720p

Description - [Click to show/hide]

720p

This Custom Format can boost 720p releases. It is only useful if you use Merge Qualities in your Quality Profile.

JSON - [Click to show/hide]
{
  "trash_id": "b2be17d608fc88818940cd1833b0b24c",
  "trash_scores": {
    "default": 5
  },
  "name": "720p",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "720p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 720
      }
    }
  ]
}

TOP


1080p

Description - [Click to show/hide]

1080p

This Custom Format can boost 1080p releases. It is only useful if you use Merge Qualities in your Quality Profile.

JSON - [Click to show/hide]
{
  "trash_id": "820b09bb9acbfde9c35c71e0e565dad8",
  "trash_scores": {
    "default": 50
  },
  "name": "1080p",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "1080p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 1080
      }
    }
  ]
}

TOP


2160p

Description - [Click to show/hide]

2160p

This Custom Format can boost 2160p releases. It is only useful if you use Merge Qualities in your Quality Profile.

JSON - [Click to show/hide]
{
  "trash_id": "fb392fb0d61a010ae38e49ceaa24a1ef",
  "trash_scores": {
    "default": 100,
    "sqp-2": 151,
    "sqp-3": 151,
    "sqp-4": 151,
    "sqp-5": 151
  },
  "name": "2160p",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "2160p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2160
      }
    }
  ]
}

TOP


Bad Dual Groups

Description - [Click to show/hide]

Bad dual groups

These groups take the original release and add their language (e.g., Portuguese) as the main audio track (AAC 2.0). After renaming and FFprobe, the media file will be recognized as Portuguese AAC audio. Adding the best audio as the first track is a common rule. They also often translate or rename the release name to Portuguese.

JSON - [Click to show/hide]
{
  "trash_id": "b6832f586342ef70d9c128d40c07b872",
  "trash_scores": {
    "default": -10000,
    "french-multi-vf": 0,
    "french-multi-vo": 0,
    "german": -35000
  },
  "name": "Bad Dual Groups",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "alfaHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(alfaHD.*)$"
      }
    },
    {
      "name": "BAT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BAT)$"
      }
    },
    {
      "name": "BlackBit",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BlackBit)$"
      }
    },
    {
      "name": "BNd",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BNd)$"
      }
    },
    {
      "name": "C.A.A",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(C\\.A\\.A)$"
      }
    },
    {
      "name": "Cory",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Cory)$"
      }
    },
    {
      "name": "EXTREME",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(EXTREME)$"
      }
    },
    {
      "name": "FF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FF)$"
      }
    },
    {
      "name": "FOXX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FOXX)$"
      }
    },
    {
      "name": "G4RiS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(G4RiS)$"
      }
    },
    {
      "name": "GUEIRA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(GUEIRA)$"
      }
    },
    {
      "name": "LCD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(LCD)$"
      }
    },
    {
      "name": "N3G4N",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(N3G4N)$"
      }
    },
    {
      "name": "ONLYMOViE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ONLYMOViE)$"
      }
    },
    {
      "name": "PD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PD)$"
      }
    },
    {
      "name": "PTHome",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PTHome)$"
      }
    },
    {
      "name": "RiPER",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RiPER)$"
      }
    },
    {
      "name": "RK",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RK)$"
      }
    },
    {
      "name": "SiGLA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SiGLA)$"
      }
    },
    {
      "name": "Tars",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Tars)$"
      }
    },
    {
      "name": "TvR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TvR)$"
      }
    },
    {
      "name": "vnlls",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(vnlls)$"
      }
    },
    {
      "name": "WTV",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WTV)$"
      }
    },
    {
      "name": "Yatogam1",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Yatogam1)$"
      }
    },
    {
      "name": "YusukeFLA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(YusukeFLA)$"
      }
    },
    {
      "name": "ZigZag",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ZigZag)$"
      }
    },
    {
      "name": "ZNM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ZNM)$"
      }
    }
  ]
}

TOP


Black and White Editions

Description - [Click to show/hide]

Black and White Editions

Some movies get an additional release version in monochrome/black and white. This custom format matches some of the more common occurrences of these.

JSON - [Click to show/hide]
{
  "trash_id": "cc444569854e9de0b084ab2b8b1532b2",
  "trash_scores": {
    "default": -10000
  },
  "name": "Black and White Editions",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Blackout/B&W/Black&Chrome",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b).*\\b((B(lack)?[ ._-]?(out|(and|[n&])[ ._-]?(W(hite)?|Chrome))))\\b(?!$)"
      }
    },
    {
      "name": "Monochrome",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b).*\\b(Monochrome)\\b(?!$)"
      }
    },
    {
      "name": "Noir",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b).*\\b(Noir)\\b(?!$)"
      }
    },
    {
      "name": "Shush Cut",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b).*\\b(Shush[ ._-]?Cut)\\b(?!$)"
      }
    },
    {
      "name": "No/Minus Color",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b).*\\b((No|Minus)[ ._-]?Colou?r)\\b(?!$)"
      }
    },
    {
      "name": "Grayscale",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b).*\\b(Gr[ae]y([ ._-]?(scale))?)\\b(?!$)"
      }
    },
    {
      "name": "Darkness and Light",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b).*\\b(Darkness?[ ._-]?(and|&)[ ._-]?(Light))\\b(?!$)"
      }
    }
  ]
}

TOP


DV (WEBDL)

DV = DoVi = Dolby Vision

Description - [Click to show/hide]

DV (WEBDL)

Use this Custom Format if Not all devices in your chain support Dolby Vision, You share your media library with other family members that don't have Dolby Vision compatible devices.

This is a special Custom Format that blocks WEBDLs WITH Dolby Vision but WITHOUT HDR10 fallback.

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

Most WEBDL from Streaming Services DO NOT have the fallback to HDR10. During playback, issues with weird colors (typically a green hue) can result when you attempt to play it on a non-Dolby Vision-compatible setup.

Remuxes and Bluray have a fallback to HDR10.

After applying this Custom Format, you will need to modify the scoring in your Quality Profile (Settings => Profiles) to -10000.

JSON - [Click to show/hide]
{
  "trash_id": "923b6abef9b17f937fab56cfcf89e1f1",
  "trash_scores": {
    "default": -10000
  },
  "name": "DV (WEBDL)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Dolby Vision",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(dv|dovi|dolby[ .]?V(ision)?)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "Not RlsGrp",
      "implementation": "ReleaseGroupSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(Flights)\\b"
      }
    },
    {
      "name": "Not HDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bHDR(\\b|\\d)"
      }
    },
    {
      "name": "Not Hulu",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(hulu)\\b"
      }
    }
  ]
}

TOP


EVO (no WEBDL)

Description - [Click to show/hide]

EVO (no WEBDL)

This group is often banned for low-quality Blu-ray releases, but their WEB-DLs are considered okay.

After applying this Custom Format, you will need to modify the scoring in your Quality Profile (Settings => Profiles) to -10000.

JSON - [Click to show/hide]
{
  "trash_id": "90cedc1fea7ea5d11298bebd3d1d3223",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "name": "EVO (no WEBDL)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "EVO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "^(EVO(TGX)?)$"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


HDR10Plus Boost

Description - [Click to show/hide]

HDR10+ Boost

You have a (Samsung) TV and Media Player Device that supports HDR10+ or you prefer HDR10+.

JSON - [Click to show/hide]
{
  "trash_id": "b17886cb4158d9fea189859409975758",
  "trash_scores": {
    "default": 901
  },
  "trash_regex": "https://regex101.com/r/hCAQEO/4",
  "name": "HDR10+ Boost",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "HDR10+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bHDR10(\\+|P(lus)?\\b)"
      }
    },
    {
      "name": "Not DV HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?V(ision)?)\\b)(?=.*\\b(HDR(10)?(P(lus)?)?)\\b)"
      }
    },
    {
      "name": "Not PQ",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(PQ)\\b"
      }
    },
    {
      "name": "Not HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(HLG)\\b"
      }
    },
    {
      "name": "Not SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bSDR(\\b|\\d)"
      }
    },
    {
      "name": "Not DV",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dv|dovi|dolby[ .]?v(ision)?)\\b"
      }
    }
  ]
}

TOP


DV HDR10Plus Boost

Description - [Click to show/hide]

DV HDR10+ Boost

Use this Custom Format if you want to upgrade from DV HDR10 to DV HDR10+, which supports the best of both worlds.

JSON - [Click to show/hide]
{
  "trash_id": "55a5b50cb416dea5a50c4955896217ab",
  "trash_scores": {
    "default": 100
  },
  "trash_regex": "https://regex101.com/r/60gMpz/1",
  "name": "DV HDR10+ Boost",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DV HDR10+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?V(ision)?)\\b)(?=.*\\b((HDR10(?=(P(lus)?)\\b|\\+))))"
      }
    },
    {
      "name": "Not DV HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(DV[ .]HLG)\\b"
      }
    },
    {
      "name": "Not DV SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(DV[ .]SDR)\\b"
      }
    }
  ]
}

TOP


No-RlsGroup

Description - [Click to show/hide]

No-RlsGroup

Some indexers stripped out the release group, which could result in LQ groups receiving higher scores. For example, many EVO releases are stripped of the group name, so they appear as "upgrades" and receive a decent score if other factors match.

Warning

If you DO NOT use decent filenames (like not adding release groups), DO NOT add this Custom Format unless you want to upgrade them.

JSON - [Click to show/hide]
{
  "trash_id": "ae9b7c9ebde1f3bd336a8cbd1ec4c5e5",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "name": "No-RlsGroup",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "No Parsed Group",
      "implementation": "ReleaseGroupSpecification",
      "negate": true,
      "required": false,
      "fields": {
        "value": "."
      }
    }
  ]
}

TOP


Obfuscated

Description - [Click to show/hide]

Obfuscated

Obfuscated releases are something you find on Usenet to do re-posts of common/popular releases.

Several indexers that rely on auto-generating their NZB from groups by seeing things in the clear will suffer the fate of having those NZB DMCA'ed after time, as others can just see what it is and request a file takedown. You want indexers that get/do obfuscated releases and allow NZBs to be submitted directly to the NZB-indexer. Then, even thousands of days old releases still work fine unless someone leaks those NZBs to one of those public sites, where they can be requested to be taken down.

  • In general, if you're using Usenet, DO NOT use this Custom Format.
  • Use this Custom Format ONLY if you DO NOT prefer Obfuscated releases.
JSON - [Click to show/hide]
{
  "trash_id": "7357cf5161efbf8c4d5d0c30b4815ee2",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "name": "Obfuscated",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "4P",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-4P\\b"
      }
    },
    {
      "name": "4Planet",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-4Planet\\b"
      }
    },
    {
      "name": "AsRequested",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-AsRequested\\b"
      }
    },
    {
      "name": "BUYMORE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-BUYMORE\\b"
      }
    },
    {
      "name": "Chamele0n",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-Chamele0n\\b"
      }
    },
    {
      "name": "GEROV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-GEROV\\b"
      }
    },
    {
      "name": "iNC0GNiTO",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-iNC0GNiTO\\b"
      }
    },
    {
      "name": "NZBGeek",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-NZBGeek\\b"
      }
    },
    {
      "name": "Obfuscated",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-Obfuscated\\b"
      }
    },
    {
      "name": "postbot",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-postbot\\b"
      }
    },
    {
      "name": "Rakuv",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-Rakuv\\b"
      }
    },
    {
      "name": "Scrambled",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\b[12]\\d{3}\\b).*(Scrambled)\\b"
      }
    },
    {
      "name": "WhiteRev",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-WhiteRev\\b"
      }
    },
    {
      "name": "xpost",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-xpost\\b"
      }
    },
    {
      "name": "WRTEAM",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-WRTEAM\\b"
      }
    },
    {
      "name": "CAPTCHA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "-CAPTCHA\\b"
      }
    },
    {
      "name": "_nzb",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "_nzb\\b"
      }
    }
  ]
}

TOP


Retags

Description - [Click to show/hide]

Retags

Retags are often seen on public trackers, where the tracker or uploader adds their name to the torrent. They may also appear on some Usenet indexers.

  • If you rely on public trackers, DO NOT use this Custom Format.
  • Use this Custom Format ONLY if you DO NOT prefer Retagged releases.
JSON - [Click to show/hide]
{
  "trash_id": "5c44f52a8714fdd79bb4d98e2673be1f",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "name": "Retags",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "[rartv]",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[rartv\\]"
      }
    },
    {
      "name": "[rarbg]",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[rarbg\\]"
      }
    },
    {
      "name": "[eztv]",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[eztvx?[ ._-]?(io|re|to)?\\]"
      }
    },
    {
      "name": "[TGx]",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[TGx\\]"
      }
    },
    {
      "name": ".VAV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "[.]VAV\\b"
      }
    },
    {
      "name": ".heb",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "[.]heb\\b"
      }
    },
    {
      "name": "ORARBG",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ORARBG)\\b"
      }
    }
  ]
}

TOP


Scene

Description - [Click to show/hide]

Scene

This Custom Format will try to recognize so-called "scene releases". Depending on your preferences, you can give it a negative score -10000, a positive score, or just skip adding it altogether.

JSON - [Click to show/hide]
{
  "trash_id": "f537cf427b64c38c8e36298f657e4828",
  "trash_scores": {
    "default": -10000,
    "german": 0
  },
  "trash_regex": "https://regex101.com/r/BoIGFA/1",
  "name": "Scene",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Scene Groups + Naming",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "^(?=.*(\\b\\d{3,4}p\\b).*([_. ]WEB[_. ])(?!DL)\\b)|\\b(-CAKES|-GGEZ|-GGWP|-GLHF|-GOSSIP|-NAISU|-KOGI|-PECULATE|-SLOT|-EDITH|-ETHEL|-ELEANOR|-B2B|-SPAMnEGGS|-FTP|-DiRT|-SYNCOPY|-BAE|-SuccessfulCrab|-NHTFS|-SURCODE|-B0MBARDIERS)"
      }
    },
    {
      "name": "Not INFLATE/DEFLATE",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(INFLATE|DEFLATE)\\b"
      }
    },
    {
      "name": "Not GERMAN",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(GERMAN)\\b"
      }
    }
  ]
}

TOP


x265 (no HDR/DV)

Description - [Click to show/hide]

x265 (no HDR/DV)

This blocks most 720/1080p (HD) releases that are encoded in x265, But it will allow 720/1080p x265 releases if they have HDR and/or DV

Since some NF releases won't be released as 4k, this allows you to still have the DV/HDR releases.

In your quality profile use the following score for this Custom Format: -10000

Why block 720/1080p encodes in x265? - [Click to show/hide]

Many people think that TRaSH Guides dislikes x265 releases. We DO NOT. We simply dislike the reasoning behind why most x265 groups and users use them.

This applies to all x265/HEVC releases that are not remux.

x265 is primarily used for 2160p encodes and for 1080p encodes that include HDR Formats (DV, DV HDR10, HDR, etc.). x265 is suitable for 4K content or 1080p if they use remuxes (untouched source) as the source. If the used media isn't source quality or remux, then quality will be lost. If you are storage-poor and just need to save space, use x265 (10-20% space-saving). The catch is that if you want the best quality from x265, you need high-quality source files, so you will still have large file sizes.

Microsized & Wrong Source

It's a shame that most x265 groups microsize their releases or use x264 as a source, which results in low-quality releases. The few groups that do use the correct source suffer because of it.

Golden Rule

That’s the reason we created our own guiding principle aka The Golden Rule

  • 720/1080p => x264
  • 2160p/4k => x265

If you have also added x265 (HD) to your Radarr,
then one of them should be scored as 0 in your quality profile.

JSON - [Click to show/hide]
{
  "trash_id": "839bea857ed2c0a8e084f3cbdbd65ecb",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "trash_regex": "https://regex101.com/r/yFwxoN/10",
  "name": "x265 (no HDR/DV)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "x265/HEVC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "[xh][ ._-]?265|\\bHEVC(\\b|\\d)"
      }
    },
    {
      "name": "Not HDR/DV",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(dv|dovi|dolby[ .]?v(ision)?|hdr(10(P(lus)?)?)?|pq)\\b"
      }
    },
    {
      "name": "Not 2160p",
      "implementation": "ResolutionSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 2160
      }
    }
  ]
}

TOP


VC-1

Description - [Click to show/hide]

VC-1

From Wikipedia, the free encyclopedia

VC-1 is a video compression codec primarily developed by Microsoft. It is often associated with older Blu-ray discs and some HD digital video content. While VC-1 was a popular choice in the early days of HD content, it has been largely supplanted by more efficient codecs, such as AVC (H.264) for 1080p Remuxes and HEVC (H.265) for 2160p Remuxes.

When it comes to remuxing, many release groups upgrade older VC-1 encoded content to AVC (If a disc is released as AVC), especially for 1080p Remuxes. This is because AVC is generally more efficient in terms of compression while maintaining better quality at lower bitrates. As a result, content encoded with AVC will typically have improved visual quality and smaller file sizes compared to its VC-1 counterparts.

If you are looking for better quality versions of films or shows that were originally released in VC-1, it's common for modern remuxes to include AVC encoding, making them more compatible with current playback devices and ensuring a better viewing experience.

JSON - [Click to show/hide]
{
  "trash_id": "11cd1db7165d6a7ad9a83bc97b8b1060",
  "name": "VC-1",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "VC-1",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bVC[-_. ]?1\\b"
      }
    }
  ]
}

TOP


VP9

Description - [Click to show/hide]

VP9

  • This is a new codec and you need modern devices that support it.
  • We also had reports of playback/transcoding issues.
  • No respectable release group is using it (yet).
  • It's better to ignore this new codec to prevent compatibility issues.
JSON - [Click to show/hide]
{
  "trash_id": "ae4cfaa9283a4f2150ac3da08e388723",
  "name": "VP9",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "VP9",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bVP9\\b"
      }
    }
  ]
}

TOP


Internal

Description - [Click to show/hide]

Internal

  • Those who prefer scene releases may want to boost internals, as they generally have higher settings that may not conform to the ruleset.
  • In some rare cases, P2P use is also INTERNAL.
JSON - [Click to show/hide]
{
  "trash_id": "182fa1c42a2468f8488e6dcf75a81b81",
  "trash_scores": {
    "default": 10
  },
  "trash_regex": "https://regex101.com/r/T7vznB/1",
  "name": "INTERNAL",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "INTERNAL",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(INTERNAL)\\b"
      }
    }
  ]
}

TOP


SDR

Description - [Click to show/hide]

SDR

This will prevent grabbing UHD/4k releases without HDR Formats.

JSON - [Click to show/hide]
{
  "trash_id": "9c38ebb7384dada637be8899efa68e6f",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "name": "SDR",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "2160p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "HDR Formats",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": false,
      "fields": {
        "value": "\\bHDR(\\b|\\d)|\\b(dv|dovi|dolby[ .]?v(ision)?)\\b|\\b(FraMeSToR|HQMUX|SICFoI)\\b|\\b(PQ)\\b|\\bHLG(\\b|\\d)"
      }
    },
    {
      "name": "SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\bSDR\\b"
      }
    }
  ]
}

TOP


SDR (no WEBDL)

Description - [Click to show/hide]

SDR (noWEBDL)

This will prevent grabbing UHD/4k Remux and Bluray encode releases without HDR Formats. - i.e., SDR WEB releases will still be allowed since 4K SDR WEB releases can often look better than the 1080p version due to the improved bitrate.

If you have also added SDR to your Radarr,
then one of them should be scored as 0 in your quality profile.

JSON - [Click to show/hide]
{
  "trash_id": "25c12f78430a3a23413652cbd1d48d77",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "name": "SDR (no WEBDL)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "2160p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "HDR Formats",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": false,
      "fields": {
        "value": "\\bHDR(\\b|\\d)|\\b(dv|dovi|dolby[ .]?v(ision)?)\\b|\\b(FraMeSToR|HQMUX|SICFoI)\\b|\\b(PQ)\\b|\\bHLG(\\b|\\d)"
      }
    },
    {
      "name": "SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\bSDR\\b"
      }
    },
    {
      "name": "Not WEBDL",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "Not WEBRIP",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


DV (Disk)

Description - [Click to show/hide]

DV (Disk)

This will boost the score for Dolby Vision Releases using the original full-quality Dolby Vision layer from the disc release to replace the old WEBDL HYBRID release.

JSON - [Click to show/hide]
{
  "trash_id": "f700d29429c023a5734505e77daeaea7",
  "trash_scores": {
    "default": 101
  },
  "name": "DV (Disk)",
  "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[ .]?v(ision)?)\\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


Line/Mic Dubbed

Description - [Click to show/hide]

Line/Mic Dubbed

  • This seems to be often used with German releases, and this will block the low-quality audio.
  • Line Dubbed = Sound extracted in the cinema by cable.
  • Mic Dubbed = Sound extracted in the cinema by a microphone.
JSON - [Click to show/hide]
{
  "trash_id": "c465ccc73923871b3eb1802042331306",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "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


HFR

Description - [Click to show/hide]

HFR

HFR stands for High Frame Rate and refers to a video format that uses a higher number of frames per second than traditional video, which could result in smoother and more detailed motion.

JSON - [Click to show/hide]
{
  "trash_id": "73613461ac2cea99d52c4cd6e177ab82",
  "name": "HFR",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "HFR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(HFR)\\b"
      }
    }
  ]
}

TOP


Repack/Proper

JSON - [Click to show/hide]
{
  "trash_id": "e7718d7a3ce595f289bfee26adc178f5",
  "trash_scores": {
    "default": 5
  },
  "trash_regex": "https://regex101.com/r/S91wR8/2",
  "name": "Repack/Proper",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Repack",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Repack)\\b"
      }
    },
    {
      "name": "Proper",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Proper)\\b"
      }
    },
    {
      "name": "Rerip",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Rerip)\\b"
      }
    }
  ]
}

TOP


Repack2

JSON - [Click to show/hide]
{
  "trash_id": "ae43b294509409a6a13919dedd4764c4",
  "trash_scores": {
    "default": 6
  },
  "trash_regex": "https://regex101.com/r/kQ4oeP/1",
  "name": "Repack2",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Repack2",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Repack2)\\b"
      }
    },
    {
      "name": "Proper2",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Proper2)\\b"
      }
    },
    {
      "name": "RealProperRepack",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(REAL\\.(PROPER|REPACK))\\b"
      }
    }
  ]
}

TOP


Repack3

JSON - [Click to show/hide]
{
  "trash_id": "5caaaa1c08c1742aa4342d8c4cc463f2",
  "trash_scores": {
    "default": 7
  },
  "trash_regex": "https://regex101.com/r/7YIkWD/1",
  "name": "Repack3",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Repack3",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Repack3)\\b"
      }
    },
    {
      "name": "Proper3",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Proper3)\\b"
      }
    },
    {
      "name": "RealRealProperRepack",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(REAL\\.REAL\\.(PROPER|REPACK))\\b"
      }
    }
  ]
}

TOP


x264

Description - [Click to show/hide]

x264

x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and is released under the terms of the GNU GPL.

x264 is primarily used for 720p/1080p encodes and has better direct-play and compatibility support.

JSON - [Click to show/hide]
{
  "trash_id": "2899d84dc9372de3408e6d8cc18e9666",
  "trash_scores": {
    "sqp-2": -10000,
    "sqp-3": -10000,
    "sqp-4": -10000,
    "sqp-5": -10000
  },
  "name": "x264",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "x|h264",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "[xh][ ._-]?264|\\bAVC(\\b|\\d)"
      }
    },
    {
      "name": "Remux",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    }
  ]
}

TOP


x265

Description - [Click to show/hide]

x265

x265 is a free software library and application for encoding video streams into the H.265/MPEG-H HEVC compression format, and is released under the terms of the GNU GPL.

This applies to all x265/HEVC releases that are not remux.

x265 is primarily used for 2160p encodes and for 1080p encodes that have HDR Formats included (DV, DV HDR10, HDR, etc.). x265 is good for 4K content or 1080p if they use the remuxes (untouched source) as the source. If the media isn't source quality or remux, then there will be a loss of quality. If you are storage-poor and just need to save space, use x265 (10-20% space-saving). The catch is that if you want the best quality x265, you need high-quality source files, so you will still have huge file sizes. It's a shame that many x265 groups microsize their releases or use x264 as a source, which results in low-quality releases. The few groups that do use the correct source suffer from it.

JSON - [Click to show/hide]
{
  "trash_id": "9170d55c319f4fe40da8711ba9d8050d",
  "name": "x265",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "x|h265",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "[xh][ ._-]?265|\\bHEVC(\\b|\\d)"
      }
    },
    {
      "name": "Not Remux",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    }
  ]
}

TOP


x266

Description - [Click to show/hide]

x266

Versatile Video Coding (VVC), also known as H.266, ISO/IEC 23090-3, and MPEG-I Part 3, is a video compression standard finalized on 6 July 2020. Wikipedia.

This applies to all x266/VVC releases that are not Remux.

JSON - [Click to show/hide]
{
  "trash_id": "390455c22a9cac81a738f6cbad705c3c",
  "trash_scores": {
    "default": -10000
  },
  "name": "x266",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "x|h266",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "[xh][ ._-]?266|\\bVVC(\\b|\\d)"
      }
    },
    {
      "name": "Not Remux",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    }
  ]
}

TOP


FreeLeech

Description - [Click to show/hide]

FreeLeech

Sometimes, torrent sites set a torrent to be freeleech. This means, that the download of this torrent will not count towards your download quota or ratio. This is useful if you do not have the best ratio yet.

Warning

Keep in mind not all trackers support this option.

JSON - [Click to show/hide]
{
  "trash_id": "0d91270a7255a1e388fa85e959f359d8",
  "trash_scores": {
    "default": 1
  },
  "name": "FreeLeech",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "FreeLeech",
      "implementation": "IndexerFlagSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    }
  ]
}

TOP


Dutch Groups

Description - [Click to show/hide]

If you prefer movies with also a Dutch audio track.

JSON - [Click to show/hide]
{
  "trash_id": "9de657fd3d327ecf144ec73dfe3a3e9a",
  "name": "Dutch Groups",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Dutch Groups",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "-CyTSuNee|-SHiTSoNy|-QoQ"
      }
    }
  ]
}

TOP


MPEG2

JSON - [Click to show/hide]
{
  "trash_id": "ff86c4326018682f817830ced463332b",
  "name": "MPEG2",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "MPEG2",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "MPEG[-.]?2"
      }
    }
  ]
}

TOP


Multi

JSON - [Click to show/hide]
{
  "trash_id": "4b900e171accbfb172729b63323ea8ca",
  "name": "MULTi",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Multi",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(Multi)(?![ ._-]?sub(s)?)(\\b|\\d)"
      }
    }
  ]
}

TOP


HQ Release Groups


Remux Tier 01

Description - [Click to show/hide]

Remux Tier 01

Groups that:

  • Have established themselves as consistently delivering high-quality releases.
  • Produce remuxes from multiple sources (discs) and combine them to produce the best end result.
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "3a3ff47579026e76d6504ebea39390de",
  "trash_scores": {
    "default": 1950,
    "anime-radarr": 1050,
    "french-multi-vf": 0
  },
  "name": "Remux Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Remux",
      "implementation": "QualityModifierSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "3L",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(3L)$"
      }
    },
    {
      "name": "BiZKiT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BiZKiT)$"
      }
    },
    {
      "name": "BLURANiUM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BLURANiUM)$"
      }
    },
    {
      "name": "BMF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BMF)$"
      }
    },
    {
      "name": "CiNEPHiLES",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CiNEPHiLES)$"
      }
    },
    {
      "name": "FraMeSToR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FraMeSToR)$"
      }
    },
    {
      "name": "PmP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PmP)$"
      }
    },
    {
      "name": "WiLDCAT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WiLDCAT)$"
      }
    },
    {
      "name": "ZQ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ZQ)$"
      }
    }
  ]
}

TOP


Remux Tier 02

Description - [Click to show/hide]

Remux Tier 02

Groups that:

  • Haven't released much. (yet)
  • Produce remuxes from multiple sources (discs) and combine them to produce the best end result.
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "9f98181fe5a3fbeb0cc29340da2a468a",
  "trash_scores": {
    "default": 1900,
    "anime-radarr": 1000,
    "french-multi-vf": 0
  },
  "name": "Remux Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Remux",
      "implementation": "QualityModifierSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Flights",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Flights)$"
      }
    },
    {
      "name": "NCmt",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NCmt)$"
      }
    },
    {
      "name": "playBD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(playBD)$"
      }
    },
    {
      "name": "SiCFoI",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SiCFoI)$"
      }
    },
    {
      "name": "SURFINBIRD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SURFINBIRD)$"
      }
    },
    {
      "name": "TEPES",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TEPES)$"
      }
    }
  ]
}

TOP


Remux Tier 03

Description - [Click to show/hide]

Remux Tier 03

Groups that:

  • Only use one source (poetically dubbed "one disc wonders").
  • Use a fully automated method without double-checking.
  • Don't check/review their releases prior to uploading.
  • Haven't released much. (yet)
  • Have retired and don't have the best quality by today's standards
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "8baaf0b3142bf4d94c42a724f034e27a",
  "trash_scores": {
    "default": 1850,
    "anime-radarr": 950,
    "french-multi-vf": 0
  },
  "name": "Remux Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Remux",
      "implementation": "QualityModifierSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "ATELiER",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ATELiER)$"
      }
    },
    {
      "name": "decibeL",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(decibeL)$"
      }
    },
    {
      "name": "EPSiLON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(EPSiLON)$"
      }
    },
    {
      "name": "HiFi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HiFi)$"
      }
    },
    {
      "name": "iFT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iFT)$"
      }
    },
    {
      "name": "KRaLiMaRKo",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(KRaLiMaRKo)$"
      }
    },
    {
      "name": "NTb",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NTb)$"
      }
    },
    {
      "name": "PTP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PTP)$"
      }
    },
    {
      "name": "SumVision",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SumVision)$"
      }
    },
    {
      "name": "TOA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TOA)$"
      }
    },
    {
      "name": "TRiToN",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TRiToN)$"
      }
    }
  ]
}

TOP


UHD Bluray Tier 01

Description - [Click to show/hide]

UHD Bluray Tier 01

Groups that:

  • Have established themselves as consistently delivering high-quality releases.
  • Use remuxes as their source without micro-sizing them.
  • HDR/DoVi (Depending on what's offered and often both).
  • Use Lossless Audio (TrueHD, DTS-X, DTS-HD, etc).
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "4d74ac4c4db0b64bff6ce0cffef99bf0",
  "trash_scores": {
    "default": 1800,
    "sqp-1-2160p": 1100,
    "sqp-2": 2300,
    "sqp-5": 2300,
    "french-multi-vf": 0
  },
  "name": "UHD Bluray Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Not REMUX",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Not WEBDL",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "Not WEBRIP",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "2160p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "CtrlHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CtrlHD)$"
      }
    },
    {
      "name": "MainFrame",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MainFrame)$"
      }
    },
    {
      "name": "DON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DON)$"
      }
    },
    {
      "name": "W4NK3R",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(W4NK3R)$"
      }
    }
  ]
}

TOP


UHD Bluray Tier 02

Description - [Click to show/hide]

UHD Bluray Tier 02

Groups that:

  • Use remuxes as their source without micro-sizing them.
  • HDR/DoVi (Depending on what's offered and often both).
  • Use Lossless Audio (TrueHD, DTS-X, DTS-HD, etc).
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "a58f517a70193f8e578056642178419d",
  "trash_scores": {
    "default": 1750,
    "sqp-1-2160p": 1050,
    "sqp-2": 2200,
    "sqp-5": 2200,
    "french-multi-vf": 0
  },
  "name": "UHD Bluray Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Not REMUX",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Not WEBDL",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "Not WEBRIP",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "2160p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "HQMUX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HQMUX)$"
      }
    }
  ]
}

TOP


UHD Bluray Tier 03

Description - [Click to show/hide]

UHD Bluray Tier 03

Groups that:

  • Use remuxes as their source without micro-sizing them.
  • HDR/DoVi (Depending on what's offered and often both).
  • Use Lossless Audio (TrueHD, DTS-X, DTS-HD, etc) or Lossy audio formats (DD, DD+, etc).
  • That are added for a specific reason for other guides quality profiles.
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "e71939fae578037e7aed3ee219bbe7c1",
  "trash_scores": {
    "default": 1700,
    "sqp-1-2160p": 1000,
    "sqp-2": 2100,
    "sqp-5": 2100,
    "french-multi-vf": 0
  },
  "name": "UHD Bluray Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Not REMUX",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Not WEBDL",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "Not WEBRIP",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "2160p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "BHDStudio",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BHDStudio)$"
      }
    },
    {
      "name": "hallowed",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(hallowed)$"
      }
    },
    {
      "name": "HONE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HONE)$"
      }
    },
    {
      "name": "PTer",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PTer)$"
      }
    },
    {
      "name": "SPHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SPHD)$"
      }
    },
    {
      "name": "WEBDV",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WEBDV)$"
      }
    }
  ]
}

TOP


HD Bluray Tier 01

Description - [Click to show/hide]

HD Bluray Tier 01

Groups that:

  • Have established themselves as consistently delivering high-quality releases.
  • Use remuxes as their source without micro-sizing them.
  • If Movies => Have a minimum of GP releases. (best encodes in their class 1080p and lower)
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "ed27ebfef2f323e964fb1f61391bcb35",
  "trash_scores": {
    "default": 1800,
    "sqp-1-1080p": 1100,
    "sqp-1-web-1080p": 1100,
    "sqp-1-2160p": 1100,
    "french-multi-vf": 0
  },
  "name": "HD Bluray Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BLURAY",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Not 2160p",
      "implementation": "ResolutionSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "BBQ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BBQ)$"
      }
    },
    {
      "name": "BMF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BMF)$"
      }
    },
    {
      "name": "c0kE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(c0kE)$"
      }
    },
    {
      "name": "Chotab",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Chotab)$"
      }
    },
    {
      "name": "CRiSC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CRiSC)$"
      }
    },
    {
      "name": "CtrlHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CtrlHD)$"
      }
    },
    {
      "name": "D-Z0N3",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(D-Z0N3)$"
      }
    },
    {
      "name": "Dariush",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Dariush)$"
      }
    },
    {
      "name": "decibeL",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(decibeL)$"
      }
    },
    {
      "name": "DON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DON)$"
      }
    },
    {
      "name": "EbP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(EbP)$"
      }
    },
    {
      "name": "EDPH",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(EDPH)$"
      }
    },
    {
      "name": "Geek",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Geek)$"
      }
    },
    {
      "name": "LolHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(LolHD)$"
      }
    },
    {
      "name": "NCmt",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NCmt)$"
      }
    },
    {
      "name": "PTer",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PTer)$"
      }
    },
    {
      "name": "TayTO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TayTO)$"
      }
    },
    {
      "name": "TDD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TDD)$"
      }
    },
    {
      "name": "TnP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TnP)$"
      }
    },
    {
      "name": "VietHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(VietHD)$"
      }
    },
    {
      "name": "ZQ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ZQ)$"
      }
    }
  ]
}

TOP


HD Bluray Tier 02

Description - [Click to show/hide]

HD Bluray Tier 02

Groups that:

JSON - [Click to show/hide]
{
  "trash_id": "c20c8647f2746a1f4c4262b0fbbeeeae",
  "trash_scores": {
    "default": 1750,
    "sqp-1-1080p": 1050,
    "sqp-1-web-1080p": 1050,
    "sqp-1-2160p": 1050,
    "french-multi-vf": 0
  },
  "name": "HD Bluray Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BLURAY",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Not 2160p",
      "implementation": "ResolutionSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "EA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(EA)$"
      }
    },
    {
      "name": "HiDt",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HiDt)$"
      }
    },
    {
      "name": "HiSD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HiSD)$"
      }
    },
    {
      "name": "iFT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iFT)$"
      }
    },
    {
      "name": "NTb",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NTb)$"
      }
    },
    {
      "name": "QOQ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(QOQ)$"
      }
    },
    {
      "name": "SA89",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SA89)$"
      }
    },
    {
      "name": "sbR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(sbR)$"
      }
    }
  ]
}

TOP


HD Bluray Tier 03

Description - [Click to show/hide]

HD Bluray Tier 03

Groups that:

  • Use remuxes as their source without micro-sizing them.
  • Are added for a specific reason for other guides quality profiles.
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "5608c71bcebba0a5e666223bae8c9227",
  "trash_scores": {
    "default": 1700,
    "sqp-1-1080p": 1000,
    "sqp-1-web-1080p": 1000,
    "sqp-1-2160p": 1000,
    "french-multi-vf": 0
  },
  "name": "HD Bluray Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BLURAY",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Not 2160p",
      "implementation": "ResolutionSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "ATELiER",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ATELiER)$"
      }
    },
    {
      "name": "BHDStudio",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BHDStudio)$"
      }
    },
    {
      "name": "hallowed",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(hallowed)$"
      }
    },
    {
      "name": "HiFi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HiFi)$"
      }
    },
    {
      "name": "HONE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HONE)$"
      }
    },
    {
      "name": "LoRD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(LoRD)$"
      }
    },
    {
      "name": "playHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(playHD)$"
      }
    },
    {
      "name": "SPHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SPHD)$"
      }
    },
    {
      "name": "W4NK3R",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(W4NK3R)$"
      }
    }
  ]
}

TOP


WEB Tier 01

Description - [Click to show/hide]

WEB Tier 01

Groups that:

  • Have established themselves as consistently delivering high-quality releases.
  • Create hybrids.
  • If TV Shows => Sign up for the gentleman list on a certain private tracker.
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "c20f169ef63c5f40c2def54abaf4438e",
  "trash_scores": {
    "default": 1700,
    "anime-radarr": 350,
    "french-multi-vf": 0
  },
  "name": "WEB Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "ABBIE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ABBIE)$"
      }
    },
    {
      "name": "AJP69",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(AJP69)$"
      }
    },
    {
      "name": "APEX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(APEX|PAXA|PEXA|XEPA)$"
      }
    },
    {
      "name": "BLUTONiUM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BLUTONiUM)$"
      }
    },
    {
      "name": "CMRG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CMRG)$"
      }
    },
    {
      "name": "CRFW",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CRFW)$"
      }
    },
    {
      "name": "CRUD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CRUD)$"
      }
    },
    {
      "name": "FLUX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FLUX)$"
      }
    },
    {
      "name": "GNOME",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(GNOME)$"
      }
    },
    {
      "name": "HONE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HONE)$"
      }
    },
    {
      "name": "KiNGS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(KiNGS)$"
      }
    },
    {
      "name": "Kitsune",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Kitsune)$"
      }
    },
    {
      "name": "NOSiViD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NOSiViD)$"
      }
    },
    {
      "name": "NTb",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NTb)$"
      }
    },
    {
      "name": "NTG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NTG)$"
      }
    },
    {
      "name": "SiC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SiC)$"
      }
    },
    {
      "name": "TEPES",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TEPES)$"
      }
    }
  ]
}

TOP


WEB Tier 02

Description - [Click to show/hide]

WEB Tier 02

Groups that:

  • If TV Shows => Sign up for the gentleman list on a certain private tracker.
  • If TV Sows => Are not on the list but have a few releases on their name.
  • Have only done a few releases
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "403816d65392c79236dcb6dd591aeda4",
  "trash_scores": {
    "default": 1650,
    "anime-radarr": 250,
    "french-multi-vf": 0
  },
  "name": "WEB Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "dB",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(dB)$"
      }
    },
    {
      "name": "Flights",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Flights)$"
      }
    },
    {
      "name": "MiU",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MiU)$"
      }
    },
    {
      "name": "monkee",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(monkee)$"
      }
    },
    {
      "name": "MZABI",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MZABI)$"
      }
    },
    {
      "name": "PHOENiX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PHOENiX)$"
      }
    },
    {
      "name": "playWEB",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(playWEB)$"
      }
    },
    {
      "name": "SbR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SbR)$"
      }
    },
    {
      "name": "SMURF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SMURF)$"
      }
    },
    {
      "name": "TOMMY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TOMMY)$"
      }
    },
    {
      "name": "XEBEC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(XEBEC|4KBEC|CEBEX)$"
      }
    }
  ]
}

TOP


WEB Tier 03

Description - [Click to show/hide]

WEB Tier 03

Groups that:

  • If TV Shows => Sign up for the gentleman list on a certain private tracker.
  • If TV Shows => Are not on the list but have a few releases on their name
  • Have only done a few releases.
  • Are added for a specific reason for other guides quality profiles.
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "af94e0fe497124d1f9ce732069ec8c3b",
  "trash_scores": {
    "default": 1600,
    "anime-radarr": 150,
    "french-multi-vf": 0
  },
  "name": "WEB Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "BYNDR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BYNDR)$"
      }
    },
    {
      "name": "GNOMiSSiON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(GNOMiSSiON)$"
      }
    },
    {
      "name": "NINJACENTRAL",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NINJACENTRAL)$"
      }
    },
    {
      "name": "NPMS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NPMS)$"
      }
    },
    {
      "name": "ROCCaT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ROCCaT)$"
      }
    },
    {
      "name": "SiGMA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SiGMA)$"
      }
    },
    {
      "name": "SLiGNOME",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SLiGNOME)$"
      }
    },
    {
      "name": "SwAgLaNdEr",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SwAgLaNdEr)$"
      }
    }
  ]
}

TOP


Streaming Services


General Streaming Services

AMZN

Amazon Prime Video

Description - [Click to show/hide]

Amazon Prime Video

From Wikipedia, the free encyclopedia

Amazon Prime Video, or simply Prime Video, is an American subscription video on-demand over-the-top streaming and rental service of Amazon offered as a standalone service or as part of Amazon's Prime subscription. The service primarily distributes films and television series produced by Amazon MGM Studios or licensed to Amazon, as Amazon Originals, with the service also hosting content from other providers, content add-ons, live sporting events, and video rental and purchasing services.

JSON - [Click to show/hide]
{
  "trash_id": "b3b3a6ac74ecbd56bcdbefa4799fb9df",
  "name": "AMZN",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Amazon",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(amzn|amazon(hd)?)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


ATVP

Apple TV+

Description - [Click to show/hide]

Apple TV+

From Wikipedia, the free encyclopedia

Apple TV+ is an American subscription streaming service owned and operated by Apple Inc. Launched on November 1, 2019, it offers a selection of original production film and television series called Apple Originals.

JSON - [Click to show/hide]
{
  "trash_id": "40e9380490e748672c2522eaaeb692f7",
  "name": "ATVP",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Apple TV+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(atvp|aptv|Apple TV\\+)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


BCORE

Bravia Core

Description - [Click to show/hide]

Bravia Core aka Sony Pictures Core

From Sony From Wikipedia, the free encyclopedia

Sony Pictures Core (formerly known as Bravia Core) is a video on demand service from Sony for its televisions and smartphones, launched in April 2021. The service offers the streaming of movies at up to 4K resolution provided by Sony Pictures Entertainment. CORE stands for Centre of Real Entertainment. Sony claims that Bravia Core has one of the largest libraries of IMAX Enhanced format film content. Streaming, which is marketed as Pure Stream, is claimed to be at speeds of up to 80 Mbit/s.

JSON - [Click to show/hide]
{
  "trash_id": "cc5e51a9e85a6296ceefe097a77f12f4",
  "trash_scores": {
    "default": 15,
    "sqp-1-1080p": -10000,
    "sqp-1-web-1080p": -10000,
    "sqp-1-2160p": -10000
  },
  "name": "BCORE",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Bravia Core",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(BCORE)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


CRiT

Criterion Channel

Description - [Click to show/hide]

Criterion Channel

From Wikipedia, the free encyclopedia

JSON - [Click to show/hide]
{
  "trash_id": "16622a6911d1ab5d5b8b713d5b0036d4",
  "trash_scores": {
    "default": 20
  },
  "name": "CRiT",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "CRiT",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(CRiT)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "Not Criterion RlsGrp",
      "implementation": "ReleaseGroupSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "^(Criterion)$"
      }
    }
  ]
}

TOP


DSNP

Disney+

Description - [Click to show/hide]

Disney+

From Wikipedia, the free encyclopedia

Disney+ is an American subscription video on-demand over-the-top streaming media service owned and operated by Disney Streaming, the streaming division of Disney Entertainment, a major business segment of the Walt Disney Company.The service primarily distributes films and television shows produced by Walt Disney Studios and Disney Television Studios, with dedicated content hubs for Disney's flagship brands; Disney, Pixar, Marvel, Star Wars, National Geographic, and Hulu as well as showcasing original and exclusive films and television shows.

JSON - [Click to show/hide]
{
  "trash_id": "84272245b2988854bfb76a16e60baea5",
  "name": "DSNP",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Disney+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(dsnp|dsny|disney|Disney\\+)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


HBO

HBO

Description - [Click to show/hide]

HBO

From Wikipedia, the free encyclopedia

Home Box Office (HBO) is an American pay television network, which is the flagship property of namesake parent-subsidiary Home Box Office, Inc., itself a unit owned by Warner Bros. Discovery. The overall Home Box Office business unit is based at Warner Bros. Programming featured on the network consists primarily of theatrically released motion pictures and original television programs as well as made-for-cable movies, documentaries, occasional comedy, and concert specials, and periodic interstitial programs (consisting of short films and making-of documentaries).

JSON - [Click to show/hide]
{
  "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

Description - [Click to show/hide]

Max (streaming service) aka HBO Max

From Wikipedia, the free encyclopedia

Max, formerly and in some markets still HBO Max, is an American subscription video on-demand over-the-top streaming service. It is a proprietary unit of Warner Bros. Discovery Global Streaming & Interactive Entertainment, which is itself a division of Warner Bros. Discovery (WBD). First launched (as HBO Max) in the United States on May 27, 2020, the service offers content from the libraries of Warner Bros., Discovery Channel, HBO, CNN, Cartoon Network, Adult Swim, Animal Planet, Eurosport, and their related brands.

JSON - [Click to show/hide]
{
  "trash_id": "5763d1b0ce84aff3b21038eea8e9b8ad",
  "name": "HMAX",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "HBO Max",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(hmax|hbom|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


Hulu

Hulu

Description - [Click to show/hide]

Hulu

From Wikipedia, the free encyclopedia

Hulu (/ˈhuːluː/) is an American subscription streaming service owned by The Walt Disney Company. It was launched on October 29, 2007.

JSON - [Click to show/hide]
{
  "trash_id": "526d445d4c16214309f0fd2b3be18a89",
  "name": "Hulu",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Hulu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(hulu)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


IT

iT = iTunes

Description - [Click to show/hide]

iTunes

From Wikipedia, the free encyclopedia

Apple introduced iTunes 6, enabling support for purchasing and viewing video content purchased from the iTunes Store. At launch, the store offered popular shows from the ABC network along with Disney Channel series. In 2008, Apple and select film studios introduced "iTunes Digital Copy", a feature on select DVDs and Blu-ray discs allowing a digital copy in iTunes and associated media players.

JSON - [Click to show/hide]
{
  "trash_id": "e0ec9672be6cac914ffad34a6b077209",
  "name": "iT",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "iTunes",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(it|itunes)\\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


Max

Max (streaming service)

Description - [Click to show/hide]

Max (streaming service) aka HBO Max

From Wikipedia, the free encyclopedia

Max, formerly and in some markets still HBO Max, is an American subscription video on-demand over-the-top streaming service. It is a proprietary unit of Warner Bros. Discovery Global Streaming & Interactive Entertainment, which is itself a division of Warner Bros. Discovery (WBD). First launched (as HBO Max) in the United States on May 27, 2020, the service offers content from the libraries of Warner Bros., Discovery Channel, HBO, CNN, Cartoon Network, Adult Swim, Animal Planet, Eurosport, and their related brands.

JSON - [Click to show/hide]
{
  "trash_id": "6a061313d22e51e0f25b7cd4dc065233",
  "trash_regex": "https://regex101.com/r/fa649l/1",
  "name": "MAX",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Max",
      "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


MA

Movies Anywhere

Description - [Click to show/hide]

Movies Anywhere

From Wikipedia, the free encyclopedia

Movies Anywhere (MA) is a cloud-based digital rights locker and over-the-top streaming platform that allows users to stream and download purchased films, including digital copies redeemed from codes found in home video releases as well as digital purchases from participating services. Movies Anywhere is operated by The Walt Disney Company. The platform provides content from Walt Disney Studios, Sony Pictures, Universal Pictures, and Warner Bros. The system utilizes an internal platform known as KeyChest, which synchronizes content licenses from digital distribution platforms linked to a central user account.

JSON - [Click to show/hide]
{
  "trash_id": "2a6039655313bf5dab1e43523b62c374",
  "trash_scores": {
    "default": 20
  },
  "trash_regex": "https://regex101.com/r/B0AMvg/latest",
  "name": "MA",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Movies Anywhere",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(?<!dts[ .-]?hd[ .-]?)\\bma\\b(?=.*\\bweb[ ._-]?(dl|rip)\\b)"
      }
    }
  ]
}

TOP


NF

Netflix

Description - [Click to show/hide]

Netflix

From Wikipedia, the free encyclopedia

Netflix is an American subscription video on-demand over-the-top streaming service. The service primarily distributes original and acquired films and television shows from various genres, and it is available internationally in multiple languages.

JSON - [Click to show/hide]
{
  "trash_id": "170b1d363bd8516fbf3a3eb05d4faff6",
  "name": "NF",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Netflix",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(nf|netflix(u?hd)?)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


PCOK

Peacock TV

Description - [Click to show/hide]

Peacock TV

From Wikipedia, the free encyclopedia

Peacock is an American over-the-top video streaming service owned and operated by Peacock TV LLC, a subsidiary of NBCUniversal Media Group. Named after the NBC logo, the service launched on July 15, 2020. The service primarily features series and film content from NBCUniversal studios and other third-party content providers, including television series, films, news, and sports programming. The service is available in a grandfathered free ad-supported version with limited content, while premium tiers include a larger content library and access to additional NBC Sports, Hallmark Channel, and WWE content.

JSON - [Click to show/hide]
{
  "trash_id": "c9fd353f8f5f1baf56dc601c4cb29920",
  "name": "PCOK",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Peacock TV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(pcok|peacock)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


PMTP

Paramount+

Description - [Click to show/hide]

Paramount+

From Wikipedia, the free encyclopedia

Paramount+ is an American subscription video on-demand over-the-top streaming service owned by Paramount Global. The service's content is drawn primarily from the libraries of CBS Media Ventures, CBS Studios, Paramount Media Networks (formerly Viacom Media Networks and ViacomCBS Domestic Media Networks), and Paramount Pictures, while also including original series and films, live streaming sports coverage, and in the United States, live streaming of local CBS broadcast stations.

JSON - [Click to show/hide]
{
  "trash_id": "e36a0ba1bc902b26ee40818a1d59b8bd",
  "name": "PMTP",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Paramount+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(pmtp|Paramount Plus)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


STAN

Stan

Description - [Click to show/hide]

Stan

From Wikipedia, the free encyclopedia

Stan is an Australian over-the-top streaming service. The service offers a broad range of film and television content from both local and foreign productions, particularly from the United States and United Kingdom. Stan also includes a growing library of their own original film and television content. With over 2.6 million subscribers, as of June 2023 Stan is the fourth largest streaming service in Australia, behind Disney+, Amazon Prime Video and Netflix.

JSON - [Click to show/hide]
{
  "trash_id": "c2863d2a50c9acad1fb50e53ece60817",
  "trash_regex": "https://regex101.com/r/IMS7Or/1",
  "name": "STAN",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Stan",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(stan)\\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


Asian Streaming Services


FOD

FOD = Fuji Television On Demand

Description - [Click to show/hide]

Fuji Television On Demand

From Wikipedia, the free encyclopedia FOD Website

JSON - [Click to show/hide]
{
  "trash_id": "917d1f2c845b2b466036b0cc2d7c72a3",
  "trash_regex": "https://regex101.com/r/kgngPG/1",
  "name": "FOD",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "FOD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(fod)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


HTSR

Disney+ Hotstar

Description - [Click to show/hide]

Disney+ Hotstar

From Wikipedia, the free encyclopedia

Disney+ Hotstar is an Indian subscription-based video-on-demand streaming service owned by JioStar, a joint venture between Reliance Industries, Viacom18, and Disney India. It offers a diverse array of content from Disney Star (formerly Star India) local networks, including films, television series, live sports, and original programming, as well as licensed content from third parties such as Showtime and Southeast Asian countries (Indonesia, Malaysia, and Thailand.) Although it primarily caters to audiences in India and those of Indian origin living abroad, its catalog has broad appeal.

JSON - [Click to show/hide]
{
  "trash_id": "834b2c0ba0a8596029b4479a29e1a032",
  "trash_regex": "https://regex101.com/r/PNiRKh/1",
  "name": "HTSR",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Hotstar",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(HTSR|DSNPHS|HS)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


TVer

TVer

Description - [Click to show/hide]

TVer

From Wikipedia, the free encyclopedia TVer Website

JSON - [Click to show/hide]
{
  "trash_id": "f1b0bae9bc222dab32c1b38b5a7a1088",
  "trash_regex": "https://regex101.com/r/ZdWC9D/1",
  "name": "TVer",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "TVer",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(tver)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


TVING

TVING

Description - [Click to show/hide]

TVING

From Wikipedia, the free encyclopedia

TVING (Korean: 티빙) is a South Korean subscription video on-demand over-the-top streaming service operated by TVING Corporation, It is a platform that streams dramas, entertainment shows, animations, exclusive television films, specials and documentaries.

JSON - [Click to show/hide]
{
  "trash_id": "26df36e3d2a96de2f8b7166ae37d3c33",
  "name": "TVING",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "TVING",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(tving)\\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


U-NEXT

U-NEXT

Description - [Click to show/hide]

U-NEXT

From Wikipedia, the free encyclopedia U-NEXT Website

JSON - [Click to show/hide]
{
  "trash_id": "279bda7434fd9075786de274e6c3c202",
  "trash_regex": "https://regex101.com/r/04ZSLm/1",
  "name": "U-NEXT",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "U-NEXT",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(u-next)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


VIU

VIU

Description - [Click to show/hide]

VIU

From Wikipedia, the free encyclopedia

Viu (pronounced as view) is a Hong Kong-based over-the-top (OTT) video streaming provider, Viu delivers content in different genres from Asia's top content providers with local language subtitles, as well as original production series under the Viu Original initiative (similar to original programming from other services like Disney+, Amazon Prime Video and Netflix).

JSON - [Click to show/hide]
{
  "trash_id": "1b355ff093fd1064b75ea98c616881b1",
  "name": "VIU",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "VIU",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(viu)\\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


Dutch Streaming Services


Pathe

Pathé Thuis

Description - [Click to show/hide]

Pathé Thuis

From Wikipedia, the free encyclopedia

Pathé Thuis is a Dutch streaming service for renting and purchasing films.

JSON - [Click to show/hide]
{
  "trash_id": "bf7e73dd1d85b12cc527dc619761c840",
  "name": "Pathe",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Pathé",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(Pathe)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


VDL

Videoland

Description - [Click to show/hide]

Videoland

From Wikipedia, the free encyclopedia

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 show/hide]
{
  "trash_id": "996e8ce50025e8b1e8fa95fcb28c4e5a",
  "name": "VDL",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Videoland",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(vdl|Videoland)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


UK Streaming Services


iP

BBC iPlayer aka iP

Description - [Click to show/hide]

BBC iPlayer aka iP

From Wikipedia, the free encyclopedia

BBC iPlayer is a video on demand service from the BBC. iPlayer services delivered to UK-based viewers feature no commercial advertising.

JSON - [Click to show/hide]
{
  "trash_id": "6185878161f1e2eef9cd0641a0d09eae",
  "name": "IP",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "BBC iPlayer",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(ip|iplayer)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


ITVX

ITVX aka ITV

Description - [Click to show/hide]

ITVX aka ITV

From Wikipedia, the free encyclopedia

ITVX (formerly ITV Hub) is a British ad-supported video-on-demand streaming service operated by ITV. The service offers original content from the broadcaster, as well as some exclusive and licensed programming.

JSON - [Click to show/hide]
{
  "trash_id": "c3492a26af412e385404eade438ec51c",
  "trash_regex": "https://regex101.com/r/WzmpCx/1",
  "name": "ITVX",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "ITVX",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bITV(X)?\\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


MY5

MY5 aka Channel 5

Description - [Click to show/hide]

MY5

From Wikipedia, the free encyclopedia

My5 (previously Five Download and later Demand 5) is the brand name of video-on-demand services offered by Channel 5 in the United Kingdom.

JSON - [Click to show/hide]
{
  "trash_id": "eacd2cb6c6d4a93e459df2cec6d7b97a",
  "name": "MY5",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "My5",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(MY5)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


NOW

NOW

Description - [Click to show/hide]

NOW

From Wikipedia, the free encyclopedia

Now (formerly Now TV and often stylised as NOW) is a subscription over-the-top streaming television service operated by British satellite television provider Sky Group.

JSON - [Click to show/hide]
{
  "trash_id": "3dce1fce9ac06d1349dfbd9186289385",
  "name": "NOW",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "NOW",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(now)\\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


Misc Streaming Services


AUBC

Australian Broadcasting Corporation

Description - [Click to show/hide]

AUBC

From Wikipedia, the free encyclopedia

The Australian Broadcasting Corporation (ABC) is the national broadcaster of Australia

JSON - [Click to show/hide]
{
  "trash_id": "3bf143ecd06f66ed88da4c704350af1d",
  "name": "AUBC",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "AUBC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(AUBC)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


CBC

CBC

Description - [Click to show/hide]

Canadian Broadcasting Corporation

From Wikipedia, the free encyclopedia

The Canadian Broadcasting Corporation (French: Société Radio-Canada), branded as CBC/Radio-Canada, is the Canadian public broadcaster for both radio and television. It is a Crown corporation that serves as the national public broadcaster, with its English-language and French-language service units known as CBC and Radio-Canada, respectively.

CBC Gem

From Wikipedia, the free encyclopedia

CBC Gem is CBC Television's over-the-top streaming platform; it launched in 2018, replacing the existing CBC TV app. The service carries live and on-demand programming from CBC Television, CBC News, and CBC Sports, as well as short- and long-form original programming and acquisitions (including films and television series).

JSON - [Click to show/hide]
{
  "trash_id": "d9058beaae2e147183870304dd526761",
  "name": "CBC",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "CBC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(CBC)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


Crav

Crave

Description - [Click to show/hide]

CRAVE

From Wikipedia, the free encyclopedia

Crave (originally CraveTV) is a Canadian subscription video on demand service. The service competes directly with other subscription-based over-the-top streaming services operating in Canada, primarily against American-based services. The service features Bell Media original programming, exclusive Canadian access to programming acquired from several U.S. television and streaming services, and various theatrically-released films. Crave's major programming supplier is Warner Bros. Discovery (HBO / Max and Warner Bros. films). Starz, offered in partnership with Lionsgate.

JSON - [Click to show/hide]
{
  "trash_id": "f6ff65b3f4b464a79dcc75950fe20382",
  "trash_regex": "https://regex101.com/r/eymcie/1",
  "name": "CRAV",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Crave",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(crav(e)?)\\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


OViD

OViD

Description - [Click to show/hide]

OViD

OViD Website

JSON - [Click to show/hide]
{
  "trash_id": "fbca986396c5e695ef7b2def3c755d01",
  "trash_regex": "https://regex101.com/r/hWHpjV/1",
  "name": "OViD",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "OViD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(ovid)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


STRP

Star+

Description - [Click to show/hide]

Star+

From Wikipedia, the free encyclopedia

Star+ (Star Plus; stylized as ST★R+) is a subscription video on-demand over-the-top streaming service available in almost all Ibero-American states. The service is owned by The Walt Disney Company through the Disney Entertainment division and business segment.

In December 2023, it was confirmed that Star+ will be merged into Disney+ in the second quarter of 2024 with all of its content, including live sports from ESPN, migrating to Disney+ and its standalone app being discontinued.

JSON - [Click to show/hide]
{
  "trash_id": "ab56ccdc473a1f2897c76187ea365be2",
  "name": "STRP",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Star+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(STRP)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


Anime Streaming Services


VRV

Description - [Click to show/hide]

VRV

From Wikipedia, the free encyclopedia

JSON - [Click to show/hide]
{
  "trash_id": "60f6d50cbd3cfc3e9a8c00e3a30c3114",
  "trash_scores": {
    "default": 10
  },
  "name": "VRV",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "VRV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(vrv)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


Anime


Anime BD Tier 01 (Top SeaDex Muxers)

Description - [Click to show/hide]

Anime BD Tier 01 (Top SeaDex Muxers)

Groups that do the best releases as per SeaDex. They are more consistent and trump others.

JSON - [Click to show/hide]
{
  "trash_id": "fb3ccc5d5cc8f77c9055d4cb4561dded",
  "trash_scores": {
    "default": 1400
  },
  "name": "Anime BD Tier 01 (Top SeaDex Muxers)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Aergia",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Aergia\\]|-Aergia(?!-raws)\\b"
      }
    },
    {
      "name": "Arg0",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Arg0)\\b"
      }
    },
    {
      "name": "Legion",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Legion\\]|-Legion\\b"
      }
    },
    {
      "name": "LYS1TH3A",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(LYS1TH3A)\\b"
      }
    },
    {
      "name": "OZR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(OZR)\\b"
      }
    },
    {
      "name": "sam",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[sam\\]|-sam\\b"
      }
    },
    {
      "name": "SCY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SCY)\\b"
      }
    },
    {
      "name": "smol",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[smol\\]|-smol\\b"
      }
    },
    {
      "name": "SoM",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[SoM\\]|-SoM\\b"
      }
    },
    {
      "name": "Vanilla",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Vanilla\\]|-Vanilla\\b"
      }
    },
    {
      "name": "Vodes",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Vodes\\]|(?<!Not)-Vodes\\b"
      }
    },
    {
      "name": "ZeroBuild",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ZeroBuild)\\b"
      }
    }
  ]
}

TOP


Anime BD Tier 02 (SeaDex Muxers)

Description - [Click to show/hide]

Anime BD Tier 02 (SeaDex Muxers)

Groups that do the best releases as per SeaDex. They are more consistent and trump others.

JSON - [Click to show/hide]
{
  "trash_id": "66926c8fa9312bc74ab71bf69aae4f4a",
  "trash_scores": {
    "default": 1300
  },
  "name": "Anime BD Tier 02 (SeaDex Muxers)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "0x539",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(0x539)\\b"
      }
    },
    {
      "name": "Alt",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Alt\\]|-Alt\\b"
      }
    },
    {
      "name": "ARC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[ARC\\]|-ARC\\b"
      }
    },
    {
      "name": "Arid",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Arid\\]|-Arid\\b"
      }
    },
    {
      "name": "aro",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(aro)\\b"
      }
    },
    {
      "name": "Baws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Baws)\\b"
      }
    },
    {
      "name": "BKC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BKC)\\b"
      }
    },
    {
      "name": "Brrrrrrr",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Brrrrrrr)\\b"
      }
    },
    {
      "name": "Chotab",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Chotab)\\b"
      }
    },
    {
      "name": "Crow",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Crow\\]|-Crow\\b"
      }
    },
    {
      "name": "CsS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CsS)\\b"
      }
    },
    {
      "name": "CUNNY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CUNNY)\\b"
      }
    },
    {
      "name": "Cunnysseur",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Cunnysseur)\\b"
      }
    },
    {
      "name": "D-Z0N3",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(D-Z0N3)\\b"
      }
    },
    {
      "name": "Dae",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Dae)\\b"
      }
    },
    {
      "name": "Datte13",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Datte13)\\b"
      }
    },
    {
      "name": "DemiHuman",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[DemiHuman\\]|-DemiHuman\\b"
      }
    },
    {
      "name": "Drag",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Drag\\]|-Drag\\b"
      }
    },
    {
      "name": "FLFL",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(FLFL)\\b"
      }
    },
    {
      "name": "hydes",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(hydes)\\b"
      }
    },
    {
      "name": "iKaos",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(iKaos)\\b"
      }
    },
    {
      "name": "JySzE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(JySzE)\\b"
      }
    },
    {
      "name": "LostYears",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(LostYears)\\b"
      }
    },
    {
      "name": "Lulu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Lulu\\]|-Lulu\\b"
      }
    },
    {
      "name": "Matsya",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Matsya)\\b"
      }
    },
    {
      "name": "MC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MC)\\b"
      }
    },
    {
      "name": "Metal",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Metal\\]|-Metal\\b"
      }
    },
    {
      "name": "Moxie",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Moxie\\]|-Moxie\\b"
      }
    },
    {
      "name": "MTBB",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MTBB)\\b"
      }
    },
    {
      "name": "Not-Vodes",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Not-Vodes\\]|-Not-Vodes\\b"
      }
    },
    {
      "name": "Noyr",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Noyr)\\b"
      }
    },
    {
      "name": "NSDAB",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(NSDAB)\\b"
      }
    },
    {
      "name": "Okay-Subs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Okay-Subs)\\b"
      }
    },
    {
      "name": "pog42",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(pog42)\\b"
      }
    },
    {
      "name": "pyroneko",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(pyroneko)\\b"
      }
    },
    {
      "name": "RAI",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(RAI)\\b"
      }
    },
    {
      "name": "Reza",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Reza)\\b"
      }
    },
    {
      "name": "Shimatta",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Shimatta)\\b"
      }
    },
    {
      "name": "Smoke",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Smoke\\]|-Smoke\\b"
      }
    },
    {
      "name": "Spirale",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Spirale)\\b"
      }
    },
    {
      "name": "Thighs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Thighs\\]|-Thighs\\b"
      }
    },
    {
      "name": "UDF",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(UDF)\\b"
      }
    },
    {
      "name": "Yuki",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Yuki\\]|-Yuki\\b"
      }
    }
  ]
}

TOP


Anime BD Tier 03 (SeaDex Muxers)

Description - [Click to show/hide]

Anime BD Tier 03 (SeaDex Muxers)

Groups that do the best releases as per SeaDex. They are more consistent and trump others.

JSON - [Click to show/hide]
{
  "trash_id": "fa857662bad28d5ff21a6e611869a0ff",
  "trash_scores": {
    "default": 1200
  },
  "name": "Anime BD Tier 03 (SeaDex Muxers)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "AC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[AC\\]|-AC$"
      }
    },
    {
      "name": "ASC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ASC)\\b"
      }
    },
    {
      "name": "AssMix",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AssMix)\\b"
      }
    },
    {
      "name": "Ayashii",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Ayashii\\]|-Ayashii\\b"
      }
    },
    {
      "name": "CBT",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CBT)\\b"
      }
    },
    {
      "name": "CRUCiBLE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[CRUCiBLE\\]|-CRUCiBLE\\b"
      }
    },
    {
      "name": "CTR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CTR)\\b"
      }
    },
    {
      "name": "CyC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CyC)\\b"
      }
    },
    {
      "name": "Dekinai",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Dekinai\\]|-Dekinai\\b"
      }
    },
    {
      "name": "EXP",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[EXP\\]|-EXP\\b"
      }
    },
    {
      "name": "Galator",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Galator)\\b"
      }
    },
    {
      "name": "GSK_kun",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GSK[._-]kun)\\b"
      }
    },
    {
      "name": "Holomux",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Holomux)\\b"
      }
    },
    {
      "name": "IK",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(IK)\\b"
      }
    },
    {
      "name": "Kaizoku",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AnimeKaizoku)\\b|\\[Kaizoku\\]|-Kaizoku\\b"
      }
    },
    {
      "name": "Kametsu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Kametsu)\\b"
      }
    },
    {
      "name": "KH",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KH)\\b"
      }
    },
    {
      "name": "kuchikirukia",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(kuchikirukia)\\b"
      }
    },
    {
      "name": "LazyRemux",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(LazyRemux)\\b"
      }
    },
    {
      "name": "MK",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MK)\\b"
      }
    },
    {
      "name": "Mysteria",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Mysteria\\]|-Mysteria\\b"
      }
    },
    {
      "name": "NAN0",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=remux).*\\b(NAN0)\\b"
      }
    },
    {
      "name": "Netaro",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Netaro)\\b"
      }
    },
    {
      "name": "Pn8",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Pn8)\\b"
      }
    },
    {
      "name": "Pookie",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Pookie)\\b"
      }
    },
    {
      "name": "Quetzal",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Quetzal)\\b"
      }
    },
    {
      "name": "Rasetsu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Rasetsu)\\b"
      }
    },
    {
      "name": "Senjou",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Senjou\\]|-Senjou\\b"
      }
    },
    {
      "name": "ShowY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ShowY)\\b"
      }
    },
    {
      "name": "WBDP",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(WBDP)\\b"
      }
    },
    {
      "name": "WSE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(WSE)\\b"
      }
    },
    {
      "name": "Yoghurt",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Yoghurt)\\b"
      }
    },
    {
      "name": "YURI",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[YURI\\]|-YURI\\b"
      }
    },
    {
      "name": "ZOIO",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ZOIO)\\b"
      }
    },
    {
      "name": "ZR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ZR)\\b|-ZR-"
      }
    }
  ]
}

TOP


Anime BD Tier 04 (SeaDex Muxers)

Description - [Click to show/hide]

Anime BD Tier 04 (SeaDex Muxers)

Groups that do the best releases as per SeaDex. They are more consistent and trump others.

JSON - [Click to show/hide]
{
  "trash_id": "f262f1299d99b1a2263375e8fa2ddbb3",
  "trash_scores": {
    "default": 1100
  },
  "name": "Anime BD Tier 04 (SeaDex Muxers)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "9volt",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(9volt)\\b"
      }
    },
    {
      "name": "AOmundson",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AOmundson)\\b"
      }
    },
    {
      "name": "Asakura",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Asakura\\]|-Asakura\\b"
      }
    },
    {
      "name": "ASO",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ASO)\\b"
      }
    },
    {
      "name": "Bolshevik",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Bolshevik\\]|-Bolshevik\\b"
      }
    },
    {
      "name": "Bulldog",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Bulldog\\]|-Bulldog\\b"
      }
    },
    {
      "name": "Cait-Sidhe",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Cait-Sidhe)\\b"
      }
    },
    {
      "name": "Chihiro",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Chihiro\\]|-Chihiro\\b"
      }
    },
    {
      "name": "Chimera",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Chimera\\]|-Chimera\\b"
      }
    },
    {
      "name": "CoalGirls",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CoalGirls)\\b"
      }
    },
    {
      "name": "Commie",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Commie)\\b"
      }
    },
    {
      "name": "D3",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(D3)\\b"
      }
    },
    {
      "name": "Davinci",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Davinci\\]|-Davinci\\b"
      }
    },
    {
      "name": "deanzel",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(deanzel)\\b"
      }
    },
    {
      "name": "Doki",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Doki\\]|-Doki\\b"
      }
    },
    {
      "name": "Dragon-Releases",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Dragon-Releases)\\b"
      }
    },
    {
      "name": "Foxtrot",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Foxtrot\\]|-Foxtrot\\b"
      }
    },
    {
      "name": "GHS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GHS)\\b"
      }
    },
    {
      "name": "HaiveMind",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HaiveMind)\\b"
      }
    },
    {
      "name": "hchcsen",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(hchcsen)\\b"
      }
    },
    {
      "name": "Iznjie Biznjie",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Iznjie[ .-]Biznjie)\\b"
      }
    },
    {
      "name": "Kaleido",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Kaleido)\\b"
      }
    },
    {
      "name": "karios",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(karios)\\b"
      }
    },
    {
      "name": "kBaraka",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(kBaraka)\\b"
      }
    },
    {
      "name": "kmplx",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(kmplx)\\b"
      }
    },
    {
      "name": "Koitern",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Koitern)\\b"
      }
    },
    {
      "name": "Koten_Gars",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Koten[ ._-]Gars)\\b"
      }
    },
    {
      "name": "Kulot",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Kulot)\\b"
      }
    },
    {
      "name": "Lia",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Lia\\]|-Lia\\b"
      }
    },
    {
      "name": "MCLR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MCLR)\\b"
      }
    },
    {
      "name": "mottoj",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(mottoj)\\b"
      }
    },
    {
      "name": "NH",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(NH)\\b"
      }
    },
    {
      "name": "NTRM",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(NTRM)\\b"
      }
    },
    {
      "name": "Orphan",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Orphan\\]|-Orphan\\b"
      }
    },
    {
      "name": "RMX",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(RMX)\\b"
      }
    },
    {
      "name": "SallySubs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SallySubs)\\b"
      }
    },
    {
      "name": "Scriptum",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Scriptum)\\b"
      }
    },
    {
      "name": "ShadyCrab",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ShadyCrab)\\b"
      }
    },
    {
      "name": "SNSbu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SNSbu)\\b"
      }
    },
    {
      "name": "SOLA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[SOLA\\]|-SOLA\\b"
      }
    },
    {
      "name": "THORA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(THORA)\\b"
      }
    },
    {
      "name": "Tsundere",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Tsundere\\]|-Tsundere(?!-)\\b"
      }
    },
    {
      "name": "UWU",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(UWU)\\b"
      }
    },
    {
      "name": "xPearse",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(xPearse)\\b"
      }
    }
  ]
}

TOP


Anime BD Tier 05 (Remuxes)

Description - [Click to show/hide]

Anime BD Tier 05 (Remuxes)

Groups that are consistent and do Remuxes.

JSON - [Click to show/hide]
{
  "trash_id": "ca864ed93c7b431150cc6748dc34875d",
  "trash_scores": {
    "default": 1000
  },
  "name": "Anime BD Tier 05 (Remuxes)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "BluDragon",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BluDragon)\\b"
      }
    },
    {
      "name": "D4C",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(D4C)\\b"
      }
    },
    {
      "name": "E.N.D",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(E[.-]N[.-]D)\\b"
      }
    },
    {
      "name": "PMR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(?=.*\\b(PMR)\\b)(?=.*\\b(Remux)\\b)"
      }
    },
    {
      "name": "Raizel",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Raizel)\\b"
      }
    },
    {
      "name": "REVO",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(REVO)\\b"
      }
    },
    {
      "name": "SRLS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SRLS)\\b"
      }
    },
    {
      "name": "TTGA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(TTGA)\\b"
      }
    },
    {
      "name": "VULCAN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[VULCAN\\]|-VULCAN\\b"
      }
    }
  ]
}

TOP


Anime BD Tier 06 (FanSubs)

Description - [Click to show/hide]

Anime BD Tier 06 (FanSubs)

FanSub groups that are consistent.

JSON - [Click to show/hide]
{
  "trash_id": "9dce189b960fddf47891b7484ee886ca",
  "trash_scores": {
    "default": 900
  },
  "name": "Anime BD Tier 06 (FanSubs)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Afro",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Afro\\]|-Afro\\b"
      }
    },
    {
      "name": "Akai",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Akai\\]|-Akai\\b"
      }
    },
    {
      "name": "Almighty",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Almighty\\]|-Almighty\\b"
      }
    },
    {
      "name": "ANE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[ANE\\]|-ANE$"
      }
    },
    {
      "name": "Asenshi",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Asenshi)\\b"
      }
    },
    {
      "name": "BlurayDesuYo",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BlurayDesuYo)\\b"
      }
    },
    {
      "name": "Bunny-Apocalypse",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Bunny-Apocalypse)\\b"
      }
    },
    {
      "name": "CH",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[CH\\]|-CH\\b"
      }
    },
    {
      "name": "EJF",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(EJF)\\b"
      }
    },
    {
      "name": "Exiled-Destiny",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Exiled-Destiny|E-D)\\b"
      }
    },
    {
      "name": "FFF",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(FFF)\\b"
      }
    },
    {
      "name": "Final8",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Final8)\\b"
      }
    },
    {
      "name": "GS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GS)\\b"
      }
    },
    {
      "name": "Harunatsu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Harunatsu\\]|-Harunatsu\\b"
      }
    },
    {
      "name": "Impatience",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Impatience\\]|-Impatience\\b"
      }
    },
    {
      "name": "Inka-Subs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Inka-Subs)\\b"
      }
    },
    {
      "name": "Judgement",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Judgment\\]|-Judgment\\b"
      }
    },
    {
      "name": "Kantai",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Kantai\\]|-Kantai\\b"
      }
    },
    {
      "name": "LCE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(LCE)\\b"
      }
    },
    {
      "name": "Licca",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Licca)\\b"
      }
    },
    {
      "name": "Nii-sama",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Nii-sama\\]|-Nii-sama\\b"
      }
    },
    {
      "name": "niizk",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(niizk)\\b"
      }
    },
    {
      "name": "Nishi-Taku",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Nishi-Taku)\\b"
      }
    },
    {
      "name": "OnDeed",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(OnDeed)\\b"
      }
    },
    {
      "name": "orz",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(orz)\\b"
      }
    },
    {
      "name": "PAS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(PAS)\\b"
      }
    },
    {
      "name": "peachflavored",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(peachflavored)\\b"
      }
    },
    {
      "name": "Saizen",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Saizen)\\b"
      }
    },
    {
      "name": "SCP-2223",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SCP-2223)\\b"
      }
    },
    {
      "name": "SHiN-gx",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SHiN-gx)\\b"
      }
    },
    {
      "name": "SmugCat",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SmugCat)\\b"
      }
    },
    {
      "name": "Soldado",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Soldado\\]|-Soldado\\b"
      }
    },
    {
      "name": "Sushi",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Sushi\\]|-Sushi\\b"
      }
    },
    {
      "name": "Vivid",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Vivid\\]|-Vivid\\b"
      }
    },
    {
      "name": "Watashi",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Watashi\\]|-Watashi\\b"
      }
    },
    {
      "name": "Yabai",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Yabai\\]|-Yabai\\b"
      }
    },
    {
      "name": "Zurako",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Zurako)\\b"
      }
    }
  ]
}

TOP


Anime BD Tier 07 (P2P/Scene)

Description - [Click to show/hide]

Anime BD Tier 07 (P2P/Scene)

Known P2P and Scene Anime groups.

JSON - [Click to show/hide]
{
  "trash_id": "1ef101b3a82646b40e0cab7fc92cd896",
  "trash_scores": {
    "default": 800
  },
  "name": "Anime BD Tier 07 (P2P/Scene)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "A-L",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(A-L)\\b"
      }
    },
    {
      "name": "ANiHLS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ANiHLS)\\b"
      }
    },
    {
      "name": "CBM",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CBM)\\b"
      }
    },
    {
      "name": "DHD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(DHD)\\b"
      }
    },
    {
      "name": "DragsterPS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(DragsterPS)\\b"
      }
    },
    {
      "name": "HAiKU",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HAiKU)\\b"
      }
    },
    {
      "name": "Hark0N",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Hark0N)\\b"
      }
    },
    {
      "name": "iAHD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(iAHD)\\b"
      }
    },
    {
      "name": "inid4c",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(inid4c)\\b"
      }
    },
    {
      "name": "KiyoshiStar",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KS|KiyoshiStar)\\b"
      }
    },
    {
      "name": "MCR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MCR)\\b"
      }
    },
    {
      "name": "NPC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[NPC\\]|-NPC\\b"
      }
    },
    {
      "name": "RedBlade",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(RedBlade)\\b"
      }
    },
    {
      "name": "RH",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(RH)\\b"
      }
    },
    {
      "name": "SEV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SEV)\\b"
      }
    },
    {
      "name": "STRiFE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[STRiFE\\]|-STRiFE\\b"
      }
    },
    {
      "name": "TENEIGHTY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(TENEIGHTY)\\b"
      }
    },
    {
      "name": "WaLMaRT",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(WaLMaRT)\\b"
      }
    }
  ]
}

TOP


Anime BD Tier 08 (Mini Encodes)

Description - [Click to show/hide]

Anime BD Tier 08 (Mini Encodes)

Know groups that do mini encodes.

JSON - [Click to show/hide]
{
  "trash_id": "6115ccd6640b978234cc47f2c1f2cadc",
  "trash_scores": {
    "default": 700
  },
  "name": "Anime BD Tier 08 (Mini Encodes)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "AkihitoSubs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AkihitoSubs)\\b"
      }
    },
    {
      "name": "Arukoru",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Arukoru)\\b"
      }
    },
    {
      "name": "EDGE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[EDGE\\]|-EDGE\\b"
      }
    },
    {
      "name": "EMBER",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[EMBER\\]|-EMBER\\b"
      }
    },
    {
      "name": "GHOST",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[GHOST\\]|-GHOST\\b"
      }
    },
    {
      "name": "Judas",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Judas\\]|-Judas"
      }
    },
    {
      "name": "naiyas",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[naiyas\\]|-naiyas\\b"
      }
    },
    {
      "name": "Nep_Blanc",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Nep[ ._-]Blanc)\\b"
      }
    },
    {
      "name": "Prof",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Prof\\]|-Prof\\b"
      }
    },
    {
      "name": "Shirσ",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Shirσ)\\b"
      }
    },
    {
      "name": "YURASAKA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[YURASUKA\\]|-YURASUKA\\b"
      }
    }
  ]
}

TOP


Anime Web Tier 01 (Muxers)

Description - [Click to show/hide]

Anime Web Tier 01 (Muxers)

Groups that do the best releases as per SeaDex. They are more consistent and trump others.

JSON - [Click to show/hide]
{
  "trash_id": "8167cffba4febfb9a6988ef24f274e7e",
  "trash_scores": {
    "default": 600
  },
  "name": "Anime Web Tier 01 (Muxers)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "Arg0",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Arg0)\\b"
      }
    },
    {
      "name": "Arid",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Arid\\]|-Arid\\b"
      }
    },
    {
      "name": "Baws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Baws)\\b"
      }
    },
    {
      "name": "LostYears",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(LostYears)\\b"
      }
    },
    {
      "name": "LYS1TH3A",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(LYS1TH3A)\\b"
      }
    },
    {
      "name": "sam",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[sam\\]|-sam\\b"
      }
    },
    {
      "name": "SCY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SCY)\\b"
      }
    },
    {
      "name": "Setsugen",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Setsugen)\\b"
      }
    },
    {
      "name": "smol",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[smol\\]|-smol\\b"
      }
    },
    {
      "name": "SoM",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[SoM\\]|-SoM\\b"
      }
    },
    {
      "name": "Vodes",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Vodes\\]|(?<!Not)-Vodes\\b"
      }
    },
    {
      "name": "Z4ST1N",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Z4ST1N)\\b"
      }
    },
    {
      "name": "ZeroBuild",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ZeroBuild)\\b"
      }
    }
  ]
}

TOP


Anime Web Tier 02 (Top FanSubs)

Description - [Click to show/hide]

Anime Web Tier 02 (Top FanSubs)

Groups that do the best releases as per SeaDex. They are more consistent and trump others.

JSON - [Click to show/hide]
{
  "trash_id": "8526c54e36b4962d340fce52ef030e76",
  "trash_scores": {
    "default": 500
  },
  "name": "Anime Web Tier 02 (Top FanSubs)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "0x539",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(0x539)\\b"
      }
    },
    {
      "name": "Asakura",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Asakura\\]|-Asakura\\b"
      }
    },
    {
      "name": "Cyan",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Cyan\\]|-Cyan\\b"
      }
    },
    {
      "name": "Dae",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Dae\\]|-Dae\\b"
      }
    },
    {
      "name": "Foxtrot",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Foxtrot\\]|-Foxtrot\\b"
      }
    },
    {
      "name": "Gao",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Gao\\]|-Gao\\b"
      }
    },
    {
      "name": "GSK_kun",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GSK[._-]kun)\\b"
      }
    },
    {
      "name": "Half-Baked",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Half-Baked)\\b"
      }
    },
    {
      "name": "HatSubs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HatSubs)\\b"
      }
    },
    {
      "name": "MALD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MALD)\\b"
      }
    },
    {
      "name": "MTBB",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MTBB)\\b"
      }
    },
    {
      "name": "Not-Vodes",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Not-Vodes\\]|-Not-Vodes\\b"
      }
    },
    {
      "name": "Okay-Subs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Okay-Subs)\\b"
      }
    },
    {
      "name": "Pizza",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Pizza\\]|-Pizza\\b"
      }
    },
    {
      "name": "Reza",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Reza)\\b"
      }
    },
    {
      "name": "Slyfox",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Slyfox)\\b"
      }
    },
    {
      "name": "SoLCE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SoLCE)\\b"
      }
    },
    {
      "name": "Tenshi",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[tenshi\\]|-tenshi$"
      }
    }
  ]
}

TOP


Anime Web Tier 03 (Official Subs)

Description - [Click to show/hide]

Anime Web Tier 03 (Official Subs)

Official sub groups that tend to be more consistent and release fast.

JSON - [Click to show/hide]
{
  "trash_id": "de41e72708d2c856fa261094c85e965d",
  "trash_scores": {
    "default": 400
  },
  "name": "Anime Web Tier 03 (Official Subs)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "SubsPlease",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SubsPlease)\\b"
      }
    },
    {
      "name": "SubsPlus+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SubsPlus\\+?)\\b"
      }
    },
    {
      "name": "ZR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ZR)\\b"
      }
    }
  ]
}

TOP


Anime Web Tier 04 (Official Subs)

Description - [Click to show/hide]

Anime Web Tier 04 (Official Subs)

Official sub groups.

JSON - [Click to show/hide]
{
  "trash_id": "9edaeee9ea3bcd585da9b7c0ac3fc54f",
  "trash_scores": {
    "default": 300
  },
  "name": "Anime Web Tier 04 (Official Subs)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "BlueLobster",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BlueLobster)\\b"
      }
    },
    {
      "name": "Erai-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Erai-raws)\\b"
      }
    },
    {
      "name": "GST",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GST)\\b"
      }
    },
    {
      "name": "HorribleRips",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HorribleRips)\\b"
      }
    },
    {
      "name": "HorribleSubs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HorribleSubs)\\b"
      }
    },
    {
      "name": "KAN3D2M",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KAN3D2M)\\b"
      }
    },
    {
      "name": "KiyoshiStar",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KS|KiyoshiStar)\\b"
      }
    },
    {
      "name": "Lia",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Lia\\]|-Lia\\b"
      }
    },
    {
      "name": "NanDesuKa",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(NanDesuKa)\\b"
      }
    },
    {
      "name": "URANIME",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(URANIME)\\b"
      }
    },
    {
      "name": "VARYG",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(VARYG)\\b"
      }
    },
    {
      "name": "ZigZag",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[ZigZag\\]|-ZigZab\b"
      }
    }
  ]
}

TOP


Anime Web Tier 05 (FanSubs)

Description - [Click to show/hide]

Anime Web Tier 05 (FanSubs)

FanSub groups that are consistent.

JSON - [Click to show/hide]
{
  "trash_id": "22d953bbe897857b517928f3652b8dd3",
  "trash_scores": {
    "default": 200
  },
  "name": "Anime Web Tier 05 (FanSubs)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "9volt",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(9volt)\\b"
      }
    },
    {
      "name": "GJM",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GJM)\\b"
      }
    },
    {
      "name": "Kaleido",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Kaleido)\\b"
      }
    },
    {
      "name": "Kantai",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Kantai\\]|-Kantai\\b"
      }
    },
    {
      "name": "SobsPlease",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SobsPlease)\\b"
      }
    }
  ]
}

TOP


Anime Web Tier 06 (FanSubs)

Description - [Click to show/hide]

Anime Web Tier 06 (FanSubs)

FanSub groups that are consistent.

JSON - [Click to show/hide]
{
  "trash_id": "a786fbc0eae05afe3bb51aee3c83a9d4",
  "trash_scores": {
    "default": 100
  },
  "name": "Anime Web Tier 06 (FanSubs)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "Asenshi",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Asenshi)\\b"
      }
    },
    {
      "name": "Chihiro",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Chihiro\\]|-Chihiro\\b"
      }
    },
    {
      "name": "Commie",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Commie)\\b"
      }
    },
    {
      "name": "DameDesuYo",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(DameDesuYo)\\b"
      }
    },
    {
      "name": "Doki",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Doki\\]|-Doki\\b"
      }
    },
    {
      "name": "Tsundere",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Tsundere\\]|-Tsundere(?!-)\\b"
      }
    }
  ]
}

TOP


Anime Raws

Description - [Click to show/hide]

Anime Raws

A collection of known groups that release raws.

JSON - [Click to show/hide]
{
  "trash_id": "06b6542a47037d1e33b15aa3677c2365",
  "trash_scores": {
    "default": -10000
  },
  "name": "Anime Raws",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "AsukaRaws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Asuka[ ._-]?(Raws)"
      }
    },
    {
      "name": "Beatrice-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Beatrice[ ._-]?(Raws)"
      }
    },
    {
      "name": "Daddy-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Daddy[ ._-]?(Raws)"
      }
    },
    {
      "name": "Fumi-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Fumi[ ._-]?(Raws)"
      }
    },
    {
      "name": "IrizaRaws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Iriza[ ._-]?(Raws)"
      }
    },
    {
      "name": "Kawaiika-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Kawaiika[ ._-]?(Raws)"
      }
    },
    {
      "name": "km",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[km\\]|-km\\b"
      }
    },
    {
      "name": "Koi-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Koi[ ._-]?(Raws)"
      }
    },
    {
      "name": "Lilith-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Lilith[ ._-]?(Raws)"
      }
    },
    {
      "name": "LowPower-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "LowPower[ ._-]?(Raws)"
      }
    },
    {
      "name": "Moozzi2",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Moozzi2)\\b"
      }
    },
    {
      "name": "NanakoRaws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Nanako[ ._-]?(Raws)"
      }
    },
    {
      "name": "NC-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "NC[ ._-]?(Raws)"
      }
    },
    {
      "name": "neko-raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "neko[ ._-]?(raws)"
      }
    },
    {
      "name": "New-raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "New[ ._-]?(raws)"
      }
    },
    {
      "name": "Ohys-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Ohys[ ._-]?(Raws)"
      }
    },
    {
      "name": "Pandoratv-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Pandoratv[ ._-]?(Raws)"
      }
    },
    {
      "name": "Raws-Maji",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Raws-Maji)\\b"
      }
    },
    {
      "name": "ReinForce",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ReinForce)\\b"
      }
    },
    {
      "name": "Scryous-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Scryous[ ._-]?(Raws)"
      }
    },
    {
      "name": "Seicher-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Seicher[ ._-]?(Raws)"
      }
    },
    {
      "name": "Shiniori-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Shiniori[ ._-]?(Raws)"
      }
    }
  ]
}

TOP


Anime LQ Groups

Description - [Click to show/hide]

Anime LQ Groups

A collection of known low-quality groups.

JSON - [Click to show/hide]
{
  "trash_id": "b0fdc5897f68c9a68c70c25169f77447",
  "trash_scores": {
    "default": -10000
  },
  "name": "Anime LQ Groups",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "$tore-Chill",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(\\$tore-Chill)\\b"
      }
    },
    {
      "name": "0neshot",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(0neshot)\\b"
      }
    },
    {
      "name": "224",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[224\\]|-224\\b"
      }
    },
    {
      "name": "A-Destiny",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(A-Destiny)\\b"
      }
    },
    {
      "name": "AceAres",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AceAres)\\b"
      }
    },
    {
      "name": "AhmadDev",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AhmadDev)\\b"
      }
    },
    {
      "name": "Anime Chap",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Anime[ .-]?Chap)\\b"
      }
    },
    {
      "name": "Anime Land",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Anime[ .-]?Land)\\b"
      }
    },
    {
      "name": "Anime Time",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Anime[ .-]?Time)\\b"
      }
    },
    {
      "name": "AnimeDynastyEN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AnimeDynastyEN)\\b"
      }
    },
    {
      "name": "AnimeKuro",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AnimeKuro)\\b"
      }
    },
    {
      "name": "AnimeRG",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AnimeRG)\\b"
      }
    },
    {
      "name": "Animesubs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Animesubs)\\b"
      }
    },
    {
      "name": "AnimeTR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AnimeTR)\\b"
      }
    },
    {
      "name": "Anitsu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Anitsu)\\b"
      }
    },
    {
      "name": "AniVoid",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AniVoid)\\b"
      }
    },
    {
      "name": "ArataEnc",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ArataEnc)\\b"
      }
    },
    {
      "name": "AREY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AREY)\\b"
      }
    },
    {
      "name": "Ari",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Ari\\]|-Ari\\b"
      }
    },
    {
      "name": "ASW",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ASW)\\b"
      }
    },
    {
      "name": "BJX",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BJX)\\b"
      }
    },
    {
      "name": "BlackLuster",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BlackLuster)\\b"
      }
    },
    {
      "name": "bonkai77",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(bonkai77)\\b"
      }
    },
    {
      "name": "CameEsp",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CameEsp)\\b"
      }
    },
    {
      "name": "Cat66",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Cat66)\\b"
      }
    },
    {
      "name": "CBB",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CBB)\\b"
      }
    },
    {
      "name": "Cerberus",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Cerberus\\]|-Cerberus\\b"
      }
    },
    {
      "name": "Cleo",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Cleo\\]|-Cleo"
      }
    },
    {
      "name": "CuaP",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CuaP)\\b"
      }
    },
    {
      "name": "DaddySubs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Daddy(Subs)?\\]|-Daddy(Subs)?\\b"
      }
    },
    {
      "name": "DARKFLiX",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(DARKFLiX)\\b"
      }
    },
    {
      "name": "DB",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[DB\\]"
      }
    },
    {
      "name": "DBArabic",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(DBArabic)\\b"
      }
    },
    {
      "name": "Deadmau- RAWS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Deadmau[ .-]?[ .-]?RAWS)\\b"
      }
    },
    {
      "name": "DKB",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(DKB)\\b"
      }
    },
    {
      "name": "DP",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(DP)\\b"
      }
    },
    {
      "name": "DsunS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(DsunS)\\b"
      }
    },
    {
      "name": "Emmid",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Emmid\\]|-Emmid\\b"
      }
    },
    {
      "name": "ExREN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ExREN)\\b"
      }
    },
    {
      "name": "FAV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[FAV\\]|-FAV\\b"
      }
    },
    {
      "name": "Fish",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b((Baked|Dead|Space)Fish)\\b"
      }
    },
    {
      "name": "FunArts",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(FunArts)\\b"
      }
    },
    {
      "name": "GERMini",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GERMini)\\b"
      }
    },
    {
      "name": "Hakata Ramen",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Hakata[ .-]?Ramen)\\b"
      }
    },
    {
      "name": "Hall_of_C",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Hall_of_C)\\b"
      }
    },
    {
      "name": "Hatsuyuki",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Hatsuyuki\\]|-Hatsuyuki\\b"
      }
    },
    {
      "name": "HAV1T",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HAV1T)\\b"
      }
    },
    {
      "name": "HENiL",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HENiL)\\b"
      }
    },
    {
      "name": "Hitoku",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Hitoku\\]|-Hitoki\\b"
      }
    },
    {
      "name": "HollowRoxas",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HollowRoxas)\\b"
      }
    },
    {
      "name": "HR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HR)\\b"
      }
    },
    {
      "name": "ICEBLUE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ICEBLUE)\\b"
      }
    },
    {
      "name": "iPUNISHER",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(iPUNISHER)\\b"
      }
    },
    {
      "name": "JacobSwaggedUp",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(JacobSwaggedUp)\\b"
      }
    },
    {
      "name": "Johnny-englishsubs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Johnny-englishsubs)\\b"
      }
    },
    {
      "name": "Kallango",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Kallango\\]|-Kallango\\b"
      }
    },
    {
      "name": "Kanjouteki",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Kanjouteki)\\b"
      }
    },
    {
      "name": "KEKMASTERS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KEKMASTERS)\\b"
      }
    },
    {
      "name": "Kirion",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Kirion)\\b"
      }
    },
    {
      "name": "KQRM",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KQRM)\\b"
      }
    },
    {
      "name": "KRP",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KRP)\\b"
      }
    },
    {
      "name": "LoliHouse",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(LoliHouse)\\b"
      }
    },
    {
      "name": "M@nI",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(M@nI)\\b"
      }
    },
    {
      "name": "mal lu zen",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(mal[ .-]lu[ .-]zen)\\b"
      }
    },
    {
      "name": "Man.K",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Man\\.K)\\b"
      }
    },
    {
      "name": "Maximus",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Maximus\\]|-Maximus\\b"
      }
    },
    {
      "name": "MD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[MD\\]|-MD\\b"
      }
    },
    {
      "name": "mdcx",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(mdcx)\\b"
      }
    },
    {
      "name": "Metaljerk",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Metaljerk)\\b"
      }
    },
    {
      "name": "MGD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MGD)\\b"
      }
    },
    {
      "name": "MiniFreeza",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MiniFreeza)\\b"
      }
    },
    {
      "name": "MiniMTBB",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MiniMTBB)\\b"
      }
    },
    {
      "name": "MinisCuba",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MinisCuba)\\b"
      }
    },
    {
      "name": "MiniTheatre",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MiniTheatre)\\b"
      }
    },
    {
      "name": "Mites",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Mites)\\b"
      }
    },
    {
      "name": "Modders Bay",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Modders[ .-]?Bay)\\b"
      }
    },
    {
      "name": "Mr. Deadpool",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Mr\\.Deadpool)\\b"
      }
    },
    {
      "name": "NemDiggers",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(NemDiggers)\\b"
      }
    },
    {
      "name": "neoHEVC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(neoHEVC)\\b"
      }
    },
    {
      "name": "Nokou",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Nokou)\\b"
      }
    },
    {
      "name": "NoobSubs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(N[eo][wo]b[ ._-]?Subs)\\b"
      }
    },
    {
      "name": "NS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(NS)\\b"
      }
    },
    {
      "name": "Nyanpasu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Nyanpasu)\\b"
      }
    },
    {
      "name": "OldCastle",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(OldCastle)\\b"
      }
    },
    {
      "name": "Pantsu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Pantsu\\]|-Pantsu\\b"
      }
    },
    {
      "name": "Pao",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Pao\\]|-Pao\\b"
      }
    },
    {
      "name": "phazer11",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(phazer11)\\b"
      }
    },
    {
      "name": "Pixel",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Pixel\\]|-Pixel\\b"
      }
    },
    {
      "name": "Plex Friendly",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Plex[ .-]?Friendly)\\b"
      }
    },
    {
      "name": "PnPSubs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(PnPSubs)\\b"
      }
    },
    {
      "name": "Polarwindz",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Polarwindz)\\b"
      }
    },
    {
      "name": "Project-gxs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Project-gxs)\\b"
      }
    },
    {
      "name": "PuyaSubs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(PuyaSubs)\\b"
      }
    },
    {
      "name": "QaS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(QAS)\\b"
      }
    },
    {
      "name": "QCE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(QCE)\\b"
      }
    },
    {
      "name": "Rando235",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Rando235)\\b"
      }
    },
    {
      "name": "Ranger",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Ranger\\]|-Ranger\\b"
      }
    },
    {
      "name": "Rapta",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Rapta\\]|-Rapta\\b"
      }
    },
    {
      "name": "Raw Files",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(M2TS|BDMV|BDVD)\\b"
      }
    },
    {
      "name": "Raze",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Raze\\]|-Raze\\b"
      }
    },
    {
      "name": "Reaktor",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Reaktor)\\b"
      }
    },
    {
      "name": "RightShiftBy2",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(RightShiftBy2)\\b"
      }
    },
    {
      "name": "Rip Time",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Rip[ .-]?Time)\\b"
      }
    },
    {
      "name": "SAD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[SAD\\]|-SAD\\b"
      }
    },
    {
      "name": "Salieri",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Salieri)\\b"
      }
    },
    {
      "name": "Samir755",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Samir755)\\b"
      }
    },
    {
      "name": "SanKyuu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SanKyuu)\\b"
      }
    },
    {
      "name": "SEiN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[SEiN\\]|-SEiN\\b"
      }
    },
    {
      "name": "sekkusu&ok",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(sekkusu&ok)\\b"
      }
    },
    {
      "name": "SHFS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SHFS)\\b"
      }
    },
    {
      "name": "shincaps",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(shincaps)\\b"
      }
    },
    {
      "name": "SLAX",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SLAX)\\b"
      }
    },
    {
      "name": "Sokudo",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Sokudo\\]|-Sokudo\\b"
      }
    },
    {
      "name": "SRW",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SRW)\\b"
      }
    },
    {
      "name": "SSA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SSA)\\b"
      }
    },
    {
      "name": "StrayGods",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(StrayGods)\\b"
      }
    },
    {
      "name": "Suki Desu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Suki[ .-]?Desu\\]|-Suki[ .-]?Desu\\b"
      }
    },
    {
      "name": "TeamTurquoize",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(TeamTurquoize)\\b"
      }
    },
    {
      "name": "Tenrai Sensei",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Tenrai[ .-]?Sensei)\\b"
      }
    },
    {
      "name": "TnF",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(TnF)\\b"
      }
    },
    {
      "name": "TOPKEK",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(TOPKEK)\\b"
      }
    },
    {
      "name": "Trix",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Trix\\]|-Trix\\b"
      }
    },
    {
      "name": "U3-Web",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(U3-Web)\\b"
      }
    },
    {
      "name": "UNBIASED",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[UNBIASED\\]|-UNBIASED\\b"
      }
    },
    {
      "name": "uP",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[uP\\]"
      }
    },
    {
      "name": "USD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[USD\\]|-USD\\b"
      }
    },
    {
      "name": "Valenciano",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Valenciano)\\b"
      }
    },
    {
      "name": "VipapkStudios",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(VipapkStudios)\\b"
      }
    },
    {
      "name": "Wardevil",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Wardevil\\]|-Wardevil\\b"
      }
    },
    {
      "name": "WtF Anime",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(WtF[ ._-]?Anime)\\b"
      }
    },
    {
      "name": "xiao-av1",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(xiao-av1)\\b"
      }
    },
    {
      "name": "Yabai_Desu_NeRandomRemux",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Yabai_Desu_NeRandomRemux)\\b"
      }
    },
    {
      "name": "YakuboEncodes",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(YakuboEncodes)\\b"
      }
    },
    {
      "name": "youshikibi",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(youshikibi)\\b"
      }
    },
    {
      "name": "YuiSubs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(YuiSubs)\\b"
      }
    },
    {
      "name": "Yun",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Yun\\]|-Yun\\b"
      }
    },
    {
      "name": "zza",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[zza\\]|-zza\\b"
      }
    }
  ]
}

TOP


Uncensored

Description - [Click to show/hide]

Uncensored

This Custom Format covers releases that are uncensored.

JSON - [Click to show/hide]
{
  "trash_id": "064af5f084a0a24458cc8ecd3220f93f",
  "name": "Uncensored",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Uncensored",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(Uncut|Unrated|Uncensored|AT[-_. ]?X)\\b"
      }
    }
  ]
}

TOP


v0

Description - [Click to show/hide]

v0

Custom Format to cover releases named with v0 which we don't want.

JSON - [Click to show/hide]
{
  "trash_id": "c259005cbaeb5ab44c06eddb4751e70c",
  "trash_scores": {
    "default": -51
  },
  "name": "v0",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "v0",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(\\b|\\d)(v0)\\b"
      }
    }
  ]
}

TOP


v1

Description - [Click to show/hide]

v1

Custom Format to cover v1 releases.

JSON - [Click to show/hide]
{
  "trash_id": "5f400539421b8fcf71d51e6384434573",
  "trash_scores": {
    "default": 1
  },
  "name": "v1",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "v1",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(\\b|\\d)(v1)\\b"
      }
    }
  ]
}

TOP


v2

Description - [Click to show/hide]

v2

Custom Format to cover v2 releases.

JSON - [Click to show/hide]
{
  "trash_id": "3df5e6dfef4b09bb6002f732bed5b774",
  "trash_scores": {
    "default": 2
  },
  "name": "v2",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "v2",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(\\b|\\d)(v2)\\b"
      }
    }
  ]
}

TOP


v3

Description - [Click to show/hide]

v3

Custom Format to cover v3 releases.

JSON - [Click to show/hide]
{
  "trash_id": "db92c27ba606996b146b57fbe6d09186",
  "trash_scores": {
    "default": 3
  },
  "name": "v3",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "v3",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(\\b|\\d)(v3)\\b"
      }
    }
  ]
}

TOP


v4

Description - [Click to show/hide]

v4

Custom Format to cover v4 releases.

JSON - [Click to show/hide]
{
  "trash_id": "d4e5e842fad129a3c097bdb2d20d31a0",
  "trash_scores": {
    "default": 4
  },
  "name": "v4",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "v4",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(\\b|\\d)(v4)\\b"
      }
    }
  ]
}

TOP


10bit

Description - [Click to show/hide]

10bit

This Custom Format covers releases that are 10bit.

JSON - [Click to show/hide]
{
  "trash_id": "a5d148168c4506b55cf53984107c396e",
  "trash_scores": {
    "sqp-1-1080p": -10000,
    "sqp-1-web-1080p": -10000,
    "sqp-1-2160p": -10000
  },
  "name": "10bit",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "10bit",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "10[.-]?bit"
      }
    },
    {
      "name": "hi10p",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "hi10p"
      }
    }
  ]
}

TOP


Anime Dual Audio

Description - [Click to show/hide]

Anime Dual Audio

This Custom Format covers releases that have Dual Audio.

JSON - [Click to show/hide]
{
  "trash_id": "4a3b087eea2ce012fcc1ce319259a3be",
  "name": "Anime Dual Audio",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Dual Audio",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "dual[ ._-]?(audio|varyg)|[([]dual[])]|(JA|ZH|KO)\\+EN|EN\\+(JA|ZH|KO)"
      }
    },
    {
      "name": "Not Single Language Only",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\[(JA|ZH|KO)\\]"
      }
    },
    {
      "name": "Japanese Language",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "Chinese Language",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 10
      }
    },
    {
      "name": "Korean Language",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 21
      }
    }
  ]
}

TOP


Dubs Only

Description - [Click to show/hide]

Dubs Only

This Custom Format covers releases that only have Dubs.

JSON - [Click to show/hide]
{
  "trash_id": "b23eae459cc960816f2d6ba84af45055",
  "trash_scores": {
    "default": -10000
  },
  "name": "Dubs Only",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Dubbed",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(?!.*(Dual|Multi)[-_. ]?Audio).*((?<!multi-)\\b(dub(bed)?)\\b|(funi|eng(lish)?)_?dub)"
      }
    },
    {
      "name": "Golumpa",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Golumpa)\\b"
      }
    },
    {
      "name": "KaiDubs (Not Dual Audio)",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(?!.*(dual[ ._-]?audio|[([]dual[])]|(JA|ZH|KO)\\+EN|EN\\+(JA|ZH|KO))).*\\b(KaiDubs)\\b"
      }
    },
    {
      "name": "KamiFS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KamiFS)\\b"
      }
    },
    {
      "name": "KS (Not Dual Audio)",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(?!.*(dual[ ._-]?audio|[([]dual[])]|(JA|ZH|KO)\\+EN|EN\\+(JA|ZH|KO))).*\\bKS\\b"
      }
    },
    {
      "name": "torenter69",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(torenter69)\\b"
      }
    },
    {
      "name": "Yameii",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Yameii\\]|-Yameii\\b"
      }
    }
  ]
}

TOP


French Audio Version


VFF

Description - [Click to show/hide]

VFF

Full French version (dubbing done in France) and French version (normally equivalent to VFQ).

JSON - [Click to show/hide]
{
  "trash_id": "404c08fd0bd67f39b4d8e5709319094e",
  "trash_regex": "https://regex101.com/r/5fR55c/2",
  "name": "VFF",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "TRUEFRENCH",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(TRUEFRENCH|VFF)\\b"
      }
    },
    {
      "name": "Not VF2",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(VF2|(VF(F|Q)[ .]VF(F|Q)))\\b"
      }
    }
  ]
}

TOP


VOF

Description - [Click to show/hide]

VOF

Original French Version.

JSON - [Click to show/hide]
{
  "trash_id": "4cafa20d5584f6ba1871d1b8941aa3cb",
  "trash_regex": "https://regex101.com/r/wOw8az/1",
  "name": "VOF",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "French Original Version",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(VOF)\\b"
      }
    }
  ]
}

TOP


VFI

Description - [Click to show/hide]

VFI

International French Version.

JSON - [Click to show/hide]
{
  "trash_id": "52772f1cad6b5d26c2551f79bc538a50",
  "trash_regex": "https://regex101.com/r/YA7mOH/2",
  "name": "VFI",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "French International",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(VFI)\\b"
      }
    }
  ]
}

TOP


VF2

Description - [Click to show/hide]

VF2

VF[1-9] or FR[1-9] indicates the number of dubs present (normally VF2 being VFF and VFQ).

JSON - [Click to show/hide]
{
  "trash_id": "29b5f7b1a5f20f64228786c3ab1bdc7d",
  "trash_regex": "https://regex101.com/r/qgQMab/1",
  "name": "VF2",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "VF2",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(VF2)\\b"
      }
    },
    {
      "name": "Both VFF and VFQ",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(VF(F|Q)[ .]VF(F|Q))\\b"
      }
    }
  ]
}

TOP


VFQ

Description - [Click to show/hide]

VFQ

Canadian French Version.

JSON - [Click to show/hide]
{
  "trash_id": "b6ace47331a1d3b77942fc18156f6df6",
  "trash_regex": "https://regex101.com/r/j1wmmv",
  "name": "VFQ",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Canadian French",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(VFQ|\\d{3,4}p[ .]CAN|(?<=MULTi[ .])FR(A|ENCH))\\b"
      }
    },
    {
      "name": "Not VF2",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(VF2|(VF(F|Q)[ .]VF(F|Q)))\\b"
      }
    }
  ]
}

TOP


VOQ

Description - [Click to show/hide]

VOQ

Quebec Original Version.

JSON - [Click to show/hide]
{
  "trash_id": "f7caa1942be5cc547c266bd3dbc2cda9",
  "trash_regex": "https://regex101.com/r/FKCBzs/1",
  "name": "VOQ",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Quebec Original Version",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(VOQ)\\b"
      }
    }
  ]
}

TOP


VQ

Description - [Click to show/hide]

VQ

Quebec Version (strong Quebec accent, ex: The Simpsons movie).

JSON - [Click to show/hide]
{
  "trash_id": "95aa50f71a01c82354a7a2b385f1c4d8",
  "trash_regex": "https://regex101.com/r/MGfk6d/1",
  "name": "VQ",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Version Québécoise",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(VQ)\\b"
      }
    }
  ]
}

TOP


VFB

Description - [Click to show/hide]

VFB

Belgian French Version.

JSON - [Click to show/hide]
{
  "trash_id": "b3fb499641d7b3c2006be1d9eb014cb3",
  "trash_regex": "https://regex101.com/r/1arrX4/1",
  "name": "VFB",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Belgian French",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(VFB)\\b"
      }
    }
  ]
}

TOP


VOSTFR

Description - [Click to show/hide]

VOSTFR

Indicates soundtrack in the original language, with French subtitles. It should be noted that SUBFRENCH is included inside this Custom Format. However, SUB often means that the subtitle was embedded inside the picture (hardcoded). French releases tend to mix both, leading to some VOSTFR being labeled as SUBFRENCH and SUBFRENCH as VOSTFR.

JSON - [Click to show/hide]
{
  "trash_id": "9172b2f683f6223e3a1846427b417a3d",
  "trash_scores": {
    "default": -10000,
    "anime-radarr": -10000,
    "french-multi-vf": 0,
    "french-multi-vo": 0,
    "french-vostfr": 1000
  },
  "trash_regex": "https://regex101.com/r/sWCfAN/1",
  "name": "VOSTFR",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "VOSTFR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(VOST.*?FR(E|A)?)\\b"
      }
    },
    {
      "name": "SUBFRENCH",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SUBFR(A|ENCH)?)\\b"
      }
    }
  ]
}

TOP


FanSUB

Description - [Click to show/hide]

FanSUB

Action of subtitling a video for personal and non-professional purposes. The quality of FanSUBs can vary enormously (accuracy of translation, mistakes, etc.) and could lead to so-called FastSUBs.

JSON - [Click to show/hide]
{
  "trash_id": "02e48d30a176c91baf9e15de05e5dc6a",
  "name": "FanSUB",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "FanSUB",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(FanSUB)\\b"
      }
    }
  ]
}

TOP


FastSUB

Description - [Click to show/hide]

FastSUB

FanSUB, but made as quickly as possible, at the expense of quality.

JSON - [Click to show/hide]
{
  "trash_id": "7f9b93f82b7e996391525f2be1d891e0",
  "trash_scores": {
    "default": -10000
  },
  "name": "FastSUB",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "FastSUB",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(FastSUB)\\b"
      }
    }
  ]
}

TOP


French HQ Source Groups


FR Remux Tier 01

Description - [Click to show/hide]

Remux Tier 01

  • WiP
  • Groups that produce remuxes from multiple sources (discs) and combine them to produce the best end result.
  • Groups producing remuxes with a group from Remux Tier 01 or 02 adding the best available French Audio.
JSON - [Click to show/hide]
{
  "trash_id": "5583260016e0b9f683f53af41fb42e4a",
  "trash_scores": {
    "default": 1950,
    "french-multi-vf": 1950,
    "french-multi-vo": 1950,
    "french-vostfr": 0
  },
  "name": "FR Remux Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Remux",
      "implementation": "QualityModifierSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "BlackAngel",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BlackAngel)$"
      }
    },
    {
      "name": "Choco",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Choco)$"
      }
    },
    {
      "name": "HDForever",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDForever)$"
      }
    },
    {
      "name": "MAX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MAX)$"
      }
    },
    {
      "name": "ONLY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ONLY)$"
      }
    },
    {
      "name": "Psaro",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Psaro)$"
      }
    },
    {
      "name": "Sicario",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Sicario)$"
      }
    },
    {
      "name": "Tezcat74",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Tezcat74)$"
      }
    },
    {
      "name": "TyrellCorp",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TyrellCorp)$"
      }
    },
    {
      "name": "Zapax",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Zapax)$"
      }
    }
  ]
}

TOP


FR Remux Tier 02

Description - [Click to show/hide]

Remux Tier 02

  • WiP
  • Groups that use an automated way.
  • Groups actively doing remuxes from a single source (disc).
  • Groups that had the best French audio track to an English release.
  • Groups that haven't released much or are not well recognized. (yet)
  • Groups that retired and don't have the best quality by today's standards.
JSON - [Click to show/hide]
{
  "trash_id": "9019d81307e68cd4a7eb06a567e833b8",
  "trash_scores": {
    "default": 1900,
    "french-multi-vf": 1900,
    "french-multi-vo": 1900,
    "french-vostfr": 0
  },
  "name": "FR Remux Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Remux",
      "implementation": "QualityModifierSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "BDHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BDHD)$"
      }
    },
    {
      "name": "FtLi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FtLi)$"
      }
    },
    {
      "name": "Goldenyann",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Goldenyann)$"
      }
    },
    {
      "name": "HeavyWeight",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HeavyWeight)$"
      }
    },
    {
      "name": "KTM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(KTM)$"
      }
    },
    {
      "name": "MARBLECAKE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MARBLECAKE)$"
      }
    },
    {
      "name": "MUSTANG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MUSTANG)$"
      }
    },
    {
      "name": "Obi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Obi)$"
      }
    },
    {
      "name": "PEPiTE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PEPiTE)$"
      }
    },
    {
      "name": "QUEBEC63",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Q(UEBE)?C63)$"
      }
    },
    {
      "name": "ROMKENT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ROMKENT)$"
      }
    }
  ]
}

TOP


FR UHD Bluray Tier 01

Description - [Click to show/hide]

FR UHD Bluray Tier 01

  • WiP
  • Groups that created encodes from the remuxes without micro-sizing them.
  • Groups that add the best French audio track to an English release from Tier 01 or 02.
  • HDR/DoVi (Depending on what's offered and often both).
  • HD Audio (Atmos, TrueHD etc...).
JSON - [Click to show/hide]
{
  "trash_id": "64f8f12bbf7472a6ccf838bfd6b5e3e8",
  "trash_scores": {
    "default": 1800,
    "french-multi-vf": 1800,
    "french-multi-vo": 1800,
    "french-vostfr": 0
  },
  "name": "FR UHD Bluray Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "FLOP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FLOP)$"
      }
    },
    {
      "name": "FRATERNiTY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FRATERNiTY)$"
      }
    },
    {
      "name": "FoX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FoX)$"
      }
    },
    {
      "name": "Psaro",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Psaro)$"
      }
    },
    {
      "name": "2160p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Not SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bSDR\\b"
      }
    },
    {
      "name": "Not WEBDL",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "Not WEBRIP",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


FR UHD Bluray Tier 02

Description - [Click to show/hide]

FR UHD Bluray Tier 02

  • WiP
  • Groups that create encodes from a remux without micro-sizing them.
  • Groups that had the best French audio track to an English release.
  • HDR/DoVi (Depending on what's offered and often both).
  • HD Audio (Atmos, TrueHD etc...).
  • Groups that haven't released much or are not well recognized. (yet)
  • Groups that retired and don't have the best quality by today's standards.
JSON - [Click to show/hide]
{
  "trash_id": "0dcf0c8a386d82e3f2d424189af14065",
  "trash_scores": {
    "default": 1750,
    "french-multi-vf": 1750,
    "french-multi-vo": 1750,
    "french-vostfr": 0
  },
  "name": "FR UHD Bluray Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DUSTiN",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DUSTiN)$"
      }
    },
    {
      "name": "FCK",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FCK)$"
      }
    },
    {
      "name": "FrIeNdS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FrIeNdS)$"
      }
    },
    {
      "name": "QUALiTY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(QUALiTY)$"
      }
    },
    {
      "name": "2160p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Not SDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\bSDR\\b"
      }
    },
    {
      "name": "Not WEBDL",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "Not WEBRIP",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


FR HD Bluray Tier 01

Description - [Click to show/hide]

FR HD Bluray Tier 01

  • WiP
  • Groups that create encodes from a remux without micro-sizing them.
  • Groups that have a minimum count of great releases (best encode in its class 1080p and lower).
  • Groups that add the best French audio track to an English release from Tier 01 or 02.
JSON - [Click to show/hide]
{
  "trash_id": "5322da05b19d857acc1e75be3edf47b3",
  "trash_scores": {
    "default": 1800,
    "french-multi-vf": 1800,
    "french-multi-vo": 1800,
    "french-vostfr": 0
  },
  "name": "FR HD Bluray Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BLURAY",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "Not Remux",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Not 2160p",
      "implementation": "ResolutionSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "BDHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BDHD)$"
      }
    },
    {
      "name": "FoX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FoX)$"
      }
    },
    {
      "name": "FRATERNiTY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FRATERNiTY)$"
      }
    },
    {
      "name": "FrIeNdS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FrIeNdS)$"
      }
    },
    {
      "name": "MAX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MAX)$"
      }
    },
    {
      "name": "Psaro",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Psaro)$"
      }
    },
    {
      "name": "T3KASHi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(T3KASHi)$"
      }
    }
  ]
}

TOP


FR HD Bluray Tier 02

Description - [Click to show/hide]

FR HD Bluray Tier 02

  • WiP
  • Groups that create encodes from a remux without micro-sizing them.
  • Groups that have the best French audio track to an English release.
  • Groups that haven't released much or are not well recognized. (yet)
  • Groups that retired and don't have the best quality by today's standards.
JSON - [Click to show/hide]
{
  "trash_id": "57f34251344be2e283fc30e00e458be6",
  "trash_scores": {
    "default": 1750,
    "french-multi-vf": 1750,
    "french-multi-vo": 1750,
    "french-vostfr": 0
  },
  "name": "FR HD Bluray Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BLURAY",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "Not Remux",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Not 2160p",
      "implementation": "ResolutionSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "FUJiSAN",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FUJiSAN)$"
      }
    },
    {
      "name": "HANAMi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HANAMi)$"
      }
    },
    {
      "name": "HDForever",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDForever)$"
      }
    },
    {
      "name": "HeavyWeight",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HeavyWeight)$"
      }
    },
    {
      "name": "MARBLECAKE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MARBLECAKE)$"
      }
    },
    {
      "name": "MYSTERiON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MYSTERiON)$"
      }
    },
    {
      "name": "NoNE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NoNE)$"
      }
    },
    {
      "name": "ONLY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ONLY)$"
      }
    },
    {
      "name": "ONLYMOViE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ONLYMOViE)$"
      }
    },
    {
      "name": "TkHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TkHD)$"
      }
    },
    {
      "name": "UTT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(UTT)$"
      }
    }
  ]
}

TOP


FR WEB Tier 01

Description - [Click to show/hide]

FR WEB Tier 01

  • WiP
  • Groups that get their releases directly from the source.
  • Groups that source and add the French audio track from the source to an English release from Tier 01 or 02.
JSON - [Click to show/hide]
{
  "trash_id": "9790a618cec1aeac8ce75601a17ea40d",
  "trash_scores": {
    "default": 1700,
    "french-multi-vf": 1700,
    "french-multi-vo": 1700,
    "french-vostfr": 0
  },
  "name": "FR WEB Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "BONBON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BONBON)$"
      }
    },
    {
      "name": "FCK",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FCK)$"
      }
    },
    {
      "name": "FW",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FW)$"
      }
    },
    {
      "name": "FoX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FoX)$"
      }
    },
    {
      "name": "FRATERNiTY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FRATERNiTY)$"
      }
    },
    {
      "name": "FrIeNdS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FrIeNdS)$"
      }
    },
    {
      "name": "MOONLY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MOONLY)$"
      }
    },
    {
      "name": "MTDK",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MTDK)$"
      }
    },
    {
      "name": "PATOPESTO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PATOPESTO)$"
      }
    },
    {
      "name": "Psaro",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Psaro)$"
      }
    },
    {
      "name": "T3KASHi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(T3KASHi)$"
      }
    },
    {
      "name": "TFA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TFA)$"
      }
    },
    {
      "name": "TiNA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TiNA)$"
      }
    }
  ]
}

TOP


FR WEB Tier 02

Description - [Click to show/hide]

FR WEB Tier 02

  • WiP
  • Groups that source and add the French audio track from the source to an English release.
  • Groups that haven't released much or are not well recognized. (yet)
  • Groups that retired and don't have the best quality by today's standards.
JSON - [Click to show/hide]
{
  "trash_id": "3c83a765f84239716bd5fd2d7af188f9",
  "trash_scores": {
    "default": 1650,
    "french-multi-vf": 1650,
    "french-multi-vo": 1650,
    "french-vostfr": 0
  },
  "name": "FR WEB Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "ALLDAYiN",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ALLDAYiN)$"
      }
    },
    {
      "name": "ARK01",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ARK01)$"
      }
    },
    {
      "name": "FUJiSAN",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FUJiSAN)$"
      }
    },
    {
      "name": "HANAMi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HANAMi)$"
      }
    },
    {
      "name": "HeavyWeight",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HeavyWeight)$"
      }
    },
    {
      "name": "NEO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NEO)$"
      }
    },
    {
      "name": "NoNe",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NoNe)$"
      }
    },
    {
      "name": "ONLYMOViE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ONLYMOViE)$"
      }
    },
    {
      "name": "POTO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(POTO)$"
      }
    },
    {
      "name": "Slay3R",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Slay3R)$"
      }
    },
    {
      "name": "TkHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TkHD)$"
      }
    }
  ]
}

TOP


FR Scene Groups

Description - [Click to show/hide]

FR Scene Groups

Known French Scene groups.

JSON - [Click to show/hide]
{
  "trash_id": "0d94489c0d5828cd3bf9409d309fb32b",
  "trash_scores": {
    "default": 1500,
    "french-multi-vf": 1500,
    "french-multi-vo": 1500,
    "french-vostfr": 0
  },
  "name": "FR Scene Groups",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "#",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(4FR)$"
      }
    },
    {
      "name": "A",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(AiR3D|AiRDOCS|AiRFORCE|AiRLiNE|AiRTV|AKLHD|AMB3R|ANMWR|AVON|AYMO|AZR)$"
      }
    },
    {
      "name": "B",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BANKAi|BAWLS|BiPOLAR|BLACKPANTERS|BODIE|BOOLZ|BRiNK|BTT)$"
      }
    },
    {
      "name": "C",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CARAPiLS|CiELOS|CiNEMA|CMBHD|CoRa|COUAC|CRYPT0)$"
      }
    },
    {
      "name": "D",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(D4KiD|DEAL|DiEBEX|DUPLI|DUSS)$"
      }
    },
    {
      "name": "E",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ENJOi|EUBDS)$"
      }
    },
    {
      "name": "F",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FHD|FiDELiO|FiDO|ForceBleue|FREAMON|FRENCHDEADPOOL2|FRiES|FUTiL|FWDHD)$"
      }
    },
    {
      "name": "G",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(GHOULS|GiMBAP|GLiMMER|Goatlove)$"
      }
    },
    {
      "name": "H",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HERC|HiggsBoson|HiRoSHiMa|HYBRiS|HyDe)$"
      }
    },
    {
      "name": "J",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(JMT|JoKeR|JUSTICELEAGUE)$"
      }
    },
    {
      "name": "K",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(KAZETV)$"
      }
    },
    {
      "name": "L",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(L0SERNiGHT|LaoZi|LeON|LOFiDEL|LOST|LOWIMDB|LYPSG)$"
      }
    },
    {
      "name": "M",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MAGiCAL|MANGACiTY|MAXAGAZ|MaxiBeNoul|McNULTY|MELBA|MiND|MORELAND|MUNSTER|MUxHD)$"
      }
    },
    {
      "name": "N",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NERDHD|NERO|NrZ|NTK)$"
      }
    },
    {
      "name": "O",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(OBSTACLE|OohLaLa|OOKAMI)$"
      }
    },
    {
      "name": "P",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PANZeR|PATHECROUTE|Penrose|PiNKPANTERS|PKPTRS|PRiDEHD|PROPJOE|PURE|PUREWASTEOFBW)$"
      }
    },
    {
      "name": "R",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ROUGH|RUDE|Ryotox)$"
      }
    },
    {
      "name": "S",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SAFETY|SASHiMi|SEiGHT|SESKAPiLE|SHEEEiT|SHiNiGAMi(UHD)?|SiGeRiS|SILVIODANTE|SLEEPINGFOREST|SODAPOP|S4LVE|SPINE|SPOiLER|STRINGERBELL|Sunday26th|SUNRiSE)$"
      }
    },
    {
      "name": "T",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(tFR|THENiGHTMAREiNHD|THiNK|THREESOME|TiMELiNE|TSuNaMi)$"
      }
    },
    {
      "name": "U",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(UKDHD|UKDTV|ULSHD|Ulysse|USUNSKiLLED|URY)$"
      }
    },
    {
      "name": "V",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(VENUE|VFC|VoMiT)$"
      }
    },
    {
      "name": "W",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Wednesday29th)$"
      }
    },
    {
      "name": "Z",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ZEST|ZiRCON)$"
      }
    }
  ]
}

TOP


FR LQ

French Low-Quality Releases = FR LQ

Description - [Click to show/hide]

FR LQ

A collection of known French Low-Quality groups that are often banned from the top trackers due to their lack of quality.

Note

  • Ads/Watermarks = Groups that are known to put ads or watermarks in their releases.
  • Bad/False releases = Groups that are known for lying about their quality, type, or the name of their releases.
  • DeTAG/ReTAG = Detagging or stealing groups.
  • Other reasons = Banned Release Groups.
JSON - [Click to show/hide]
{
  "trash_id": "48f031e76111f17ea94898f4cdc34fdc",
  "trash_scores": {
    "default": -10000
  },
  "name": "FR LQ",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Ads/Watermarks",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Bandix|CZ\\d+|EXTREME|GA(Ï|I)A|HMiDiMADRiDi|Hush|KILLERMIX|LiBERTAD|LTa?TM|MONiCO|NEWCINE|R(PZ|ZP)|ShowFR|VERCLAM|ViKi47|Wawa-?(city|mania|porno)?|ZW)\\b"
      }
    },
    {
      "name": "Bad/False releases",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ACOOL|AlioZ|ASPHiXiAS|AViTECH|AZAZE|Balibalo|BLABLASTREAM|DDLFRENCH(ORG)?|FERVEX|FReeZeR|GHOSTSPiRiT|GHZ|GLaDOS|GZR|HEVCBay|JiHeff|KR4K3N|Matmatha|MKVXTEAM|Monchat|NLX5|NOMAD|NORRIS|PiCKLES|PREUMS|qctimb3rlandqc|ReBoT|ROLLED|SCREEN|SHiFT|SKRiN|TicaDow|Tokushi|Tonyk|TOXIC|TUTUTE|UNiKORN|Zombie)\\b"
      }
    },
    {
      "name": "DeTAG/ReTAG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b((Cpasbien|CPB)|ANONA|AT|bigZT|Boheme|BOL|CINeHD|Cortex91|DOLL4R|Dread[ .-]?Team|Dropse|EZTV([ ._-]re)?|FGT|Firetown|FUN|HDMIDIMADRIDI|JetAnime|L-?O-?L|NewZT|NG|RARBG|STVFRV|SubZero|T9|Time2Watch|TIREXO|Torrent9|WebAnime|YIFY|YTS|ZONE|ZT)\\b"
      }
    },
    {
      "name": "Other reasons",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AKLHD|ARKRiL|BossBaby|Champion9|Copycomic|CR4ZYTiME|EASPORTS|EliteT|FUNKKY|FZTeam|GOBO2S|HD2|LION|LMPS|LNA3d|MACK4|MeMyl|METALLIKA|MGD|Moorea81|Moviz|Muxman|Mystic|MZC|MZi?SYS|N3TFL1X|NoelMaison|nutella|OMERTA|Papaya|PIKACHU|PULSE|Q7|RELiC|SANCTUAIRE|SHARKS|SP3CTR|Spow|STR4NGE|TeamSuW|TORRiD|TSN999|TVPSLO|Upmix|VATFER|Wakanim|WaNeZt|WINCHESTER|WITA)\\b"
      }
    }
  ]
}

TOP


German Source Groups


German Remux Tier 01

Description - [Click to show/hide]

German Remux Tier 01

  • WiP
  • Groups that get their releases directly from the source.
  • Groups that create encodes from a remux without micro-sizing them.
  • Groups that source and add the German audio track from the source to an English release from Tier 01 or 02.
  • HDR/DoVi (Depending on what's offered and often both).
JSON - [Click to show/hide]
{
  "trash_id": "8608a2ed20c636b8a62de108e9147713",
  "trash_scores": {
      "default": 4000
  },
  "name": "German Remux Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "TvR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(TvR)$"
      }
    },
    {
      "name": "pmHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(pmHD)$"
      }
    },
    {
      "name": "NIMA4K",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(NIMA4K)$"
      }
    },
    {
      "name": "QfG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(QfG)$"
      }
    },
    {
      "name": "WeebPinn",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WeebPinn)$"
      }
    },
    {
      "name": "MAMA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MAMA)$"
      }
    },
    {
      "name": "Remux",
      "implementation": "QualityModifierSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 5
      }
    }
  ]
}

TOP


German Remux Tier 02

Description - [Click to show/hide]

German Remux Tier 02

  • WiP
  • Groups that get their releases directly from the source.
  • Groups that create encodes from a remux without micro-sizing them.
  • Groups that have the best German audio track to an English release.
  • Groups that haven't released much or are not well recognized. (yet)
  • Groups that retired and don't have the best quality by today's standards.
JSON - [Click to show/hide]
{
  "trash_id": "f9cf598d55ce532d63596b060a6db9ee",
  "trash_scores": {
      "default": 3900
  },
  "name": "German Remux Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "MULTiPLEX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(MULTiPLEX)$"
      }
    },
    {
      "name": "RHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RHD)$"
      }
    },
    {
      "name": "Remux",
      "implementation": "QualityModifierSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 5
      }
    }
  ]
}

TOP


German Bluray Tier 01

Description - [Click to show/hide]

German Bluray Tier 01

  • WiP
  • Groups that get their releases directly from the source.
  • Groups that create encodes from a remux without micro-sizing them.
  • Groups that source and add the German audio track from the source to an English release from Tier 01 or 02.
  • HDR/DoVi (Depending on what's offered and often both).
JSON - [Click to show/hide]
{
  "trash_id": "54795711b78ea87e56127928c423689b",
  "trash_scores": {
      "default": 2900
  },
  "name": "German Bluray Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "ZeroTwo",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ZeroTwo)$"
      }
    },
    {
      "name": "ZeroTwo Aliases",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BUTTERCUP|HARTZ02|XiSS|DOGPACK404|PRiNCESSDiANA|DiVA|WAREZCX|BiTCHNUGGET)\\b"
      }
    },
    {
      "name": "TSCC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TSCC)$"
      }
    },
    {
      "name": "TvR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TvR)$"
      }
    },
    {
      "name": "NIMA4K",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NIMA4K)$"
      }
    },
    {
      "name": "TVS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TVS)$"
      }
    },
    {
      "name": "PXL",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PXL)$"
      }
    },
    {
      "name": "CNY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CNY)$"
      }
    },
    {
      "name": "WeebPinn",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WeebPinn)$"
      }
    },
    {
      "name": "MAMA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MAMA)$"
      }
    },
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "Not Remux",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    }
  ]
}

TOP


German Bluray Tier 02

Description - [Click to show/hide]

German Bluray Tier 02

  • WiP
  • Groups that get their releases directly from the source.
  • Groups that create encodes from a remux without micro-sizing them.
  • Groups that have the best German audio track to an English release.
  • Groups that haven't released much or are not well recognized. (yet)
  • Groups that retired and don't have the best quality by today's standards.
JSON - [Click to show/hide]
{
  "trash_id": "1bfc773c53283d47c68e535811da30b7",
  "trash_scores": {
      "default": 2650
  },
  "name": "German Bluray Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "VECTOR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(VECTOR)$"
      }
    },
    {
      "name": "MULTiPLEX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(MULTiPLEX)$"
      }
    },
    {
      "name": "SiXTYNiNE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(SiXTYNiNE)$"
      }
    },
    {
      "name": "Oergel",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(Oergel)$"
      }
    },
    {
      "name": "ABJ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(ABJ)$"
      }
    },
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "Not Remux",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    }
  ]
}

TOP


German Bluray Tier 03

Description - [Click to show/hide]

German Bluray Tier 03

  • WiP
  • Groups that haven't released much or are not well recognized. (yet)
  • Groups that retired and don't have the best quality by today's standards.
JSON - [Click to show/hide]
{
  "trash_id": "aee01d40cd1bf4bcded81ee62f0f3659",
  "trash_scores": {
      "default": 2300
  },
  "name": "German Bluray Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "RobertDeNiro",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RobertDeNiro)$"
      }
    },
    {
      "name": "LeetHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(LeetHD)$"
      }
    },
    {
      "name": "RHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RHD)$"
      }
    },
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 9
      }
    },
    {
      "name": "Not Remux",
      "implementation": "QualityModifierSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 5
      }
    }
  ]
}

TOP


German Web Tier 01

Description - [Click to show/hide]

German Web Tier 01

  • WiP
  • Groups that get their releases directly from the source.
  • Groups that create encodes from a remux without micro-sizing them.
  • Groups that source and add the German audio track from the source to an English release from Tier 01 or 02.
  • HDR/DoVi (Depending on what's offered and often both).
JSON - [Click to show/hide]
{
  "trash_id": "a2ab25194f463f057a5559c03c84a3df",
  "trash_scores": {
      "default": 2100
  },
  "name": "German Web Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "ZeroTwo",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ZeroTwo)$"
      }
    },
    {
      "name": "ZeroTwo Aliases",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BUTTERCUP|HARTZ02|XiSS|DOGPACK404|PRiNCESSDiANA|DiVA|WAREZCX|BiTCHNUGGET)\\b"
      }
    },
    {
      "name": "TSCC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TSCC)$"
      }
    },
    {
      "name": "TvR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TvR)$"
      }
    },
    {
      "name": "NIMA4K",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NIMA4K)$"
      }
    },
    {
      "name": "TVS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TVS)$"
      }
    },
    {
      "name": "D02KU",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(D02KU)$"
      }
    },
    {
      "name": "PXL",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PXL)$"
      }
    },
    {
      "name": "QfG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(QfG)$"
      }
    },
    {
      "name": "CNY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CNY)$"
      }
    },
    {
      "name": "WeebPinn",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WeebPinn)$"
      }
    },
    {
      "name": "MEDiATHEK",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MEDiATHEK)$"
      }
    },
    {
      "name": "RiiR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RiiR)$"
      }
    },
    {
      "name": "RiiR Aliases",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(TOJ)\\b"
      }
    },
    {
      "name": "WebDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WebRip",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


German Web Tier 02

Description - [Click to show/hide]

German Web Tier 02

  • WiP
  • Groups that get their releases directly from the source.
  • Groups that create encodes from a remux without micro-sizing them.
  • Groups that have the best German audio track to an English release.
  • Groups that haven't released much or are not well recognized. (yet)
  • Groups that retired and don't have the best quality by today's standards.
JSON - [Click to show/hide]
{
  "trash_id": "08d120d5a003ec4954b5b255c0691d79",
  "trash_scores": {
      "default": 1900
  },
  "name": "German Web Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "VECTOR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(VECTOR)$"
      }
    },
    {
      "name": "MULTiPLEX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(MULTiPLEX)$"
      }
    },
    {
      "name": "SiXTYNiNE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(SiXTYNiNE)$"
      }
    },
    {
      "name": "Oergel",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(Oergel)$"
      }
    },
    {
      "name": "4SF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(4SF)$"
      }
    },
    {
      "name": "ABJ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(ABJ)$"
      }
    },
    {
      "name": "WebDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WebRip",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


German Web Tier 03

Description - [Click to show/hide]

German Web Tier 03

  • WiP
  • Groups that haven't released much or are not well recognized. (yet)
  • Groups that retired and don't have the best quality by today's standards.
JSON - [Click to show/hide]
{
  "trash_id": "439f9d71becaed589058ec949e037ff3",
  "trash_scores": {
      "default": 1800
  },
  "name": "German Web Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "RobertDeNiro",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(RobertDeNiro)$"
      }
    },
    {
      "name": "BALENCiAGA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(BALENCiAGA)$"
      }
    },
    {
      "name": "WebDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "WebRip",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


German Scene

Description - [Click to show/hide]

German Scene

Known German Scene groups (which are not defined as LQ).

JSON - [Click to show/hide]
{
  "trash_id": "2d136d4e33082fe573d06b1f237c40dd",
  "trash_scores": {
      "default": 1700
  },
  "name": "German Scene",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DETAiLS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DETAiLS)$"
      }
    },
    {
      "name": "WAYNE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WAYNE)$"
      }
    },
    {
      "name": "WOMBAT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WOMBAT)$"
      }
    },
    {
      "name": "SAUERKRAUT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SAUERKRAUT)$"
      }
    },
    {
      "name": "WvF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WvF)$"
      }
    },
    {
      "name": "4KCONNECTiON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(4KCONNECTiON)$"
      }
    },
    {
      "name": "STARS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(STARS)$"
      }
    },
    {
      "name": "AWARDS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(AWARDS)$"
      }
    },
    {
      "name": "DMPD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DMPD)$"
      }
    },
    {
      "name": "EXCiTED",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(EXCiTED)$"
      }
    },
    {
      "name": "iNTENTiON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iNTENTiON)$"
      }
    },
    {
      "name": "JaJunge",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(JaJunge)$"
      }
    },
    {
      "name": "MGE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MGE)$"
      }
    },
    {
      "name": "MisFiTS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MisFiTS)$"
      }
    },
    {
      "name": "RUBBiSH",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RUBBiSH)$"
      }
    },
    {
      "name": "RWP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RWP)$"
      }
    },
    {
      "name": "TMSF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TMSF)$"
      }
    },
    {
      "name": "TV4A",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TV4A)$"
      }
    },
    {
      "name": "HAXE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HAXE)$"
      }
    },
    {
      "name": "muhHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(muhHD)$"
      }
    },
    {
      "name": "RiLE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RiLE)$"
      }
    },
    {
      "name": "W4K",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(W4K)$"
      }
    },
    {
      "name": "ENDSTATiON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ENDSTATiON)$"
      }
    },
    {
      "name": "HDARCHiV",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDARCHiV)$"
      }
    },
    {
      "name": "PL3X",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PL3X)$"
      }
    },
    {
      "name": "WATCHABLE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WATCHABLE)$"
      }
    },
    {
      "name": "OHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(OHD)$"
      }
    },
    {
      "name": "ENCOUNTERS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ENCOUNTERS)$"
      }
    },
    {
      "name": "RSG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RSG)$"
      }
    },
    {
      "name": "OCA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(OCA)$"
      }
    }
  ]
}

TOP


German Miscellaneous


German LQ

German Low-Quality Releases = German LQ

Description - [Click to show/hide]

German LQ

A collection of known German Low-Quality groups that are often banned from the top trackers due to their lack of quality.

Note

  • Ads/Watermarks = Groups that are known to put ads or watermarks in their releases.
  • Bad/False releases = Groups that are known for lying about their quality, type, or the name of their releases.
  • DeTAG/ReTAG = Detagging or stealing groups.
  • Other reasons = Group is banned on top tier trackers or is generally known for poor quality/errors.
JSON - [Click to show/hide]
{
  "trash_id": "263943bc5d99550c68aad0c4278ba1c7",
  "trash_scores": {
      "default": -35000
  },
  "name": "German LQ",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "PsO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(PsO)$"
      }
    },
    {
      "name": "Cancer58",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(Cancer58)$"
      }
    },
    {
      "name": "Tylor.D",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(Tylor\\.D)$"
      }
    },
    {
      "name": "1XBET",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(1XBET)$"
      }
    },
    {
      "name": "2dead",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(2dead)$"
      }
    },
    {
      "name": "HELD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(HELD)$"
      }
    },
    {
      "name": "kala",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(kala)$"
      }
    },
    {
      "name": "POE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(POE)$"
      }
    },
    {
      "name": "SHOWE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(SHOWE)$"
      }
    },
    {
      "name": "SHOWEHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(SHOWEHD)$"
      }
    },
    {
      "name": "ORCA88",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(ORCA88)$"
      }
    },
    {
      "name": "LuRCH",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(LuRCH)$"
      }
    },
    {
      "name": "N2D2",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(N2D2)$"
      }
    },
    {
      "name": "GETB8",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(GETB8)$"
      }
    },
    {
      "name": "TFARC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(TFARC)$"
      }
    },
    {
      "name": "Kristallprinz",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(Kristallprinz)$"
      }
    },
    {
      "name": "LAW",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(LAW)$"
      }
    },
    {
      "name": "CTFOH",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(CTFOH)$"
      }
    },
    {
      "name": "Pendeti",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(Pendeti)$"
      }
    },
    {
      "name": "OJ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(OJ)$"
      }
    },
    {
      "name": "PS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(PS)$"
      }
    },
    {
      "name": "FSX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(FSX)$"
      }
    },
    {
      "name": "EMVY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(EMVY)$"
      }
    },
    {
      "name": "ZaidaNulled",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(ZaidaNulled)$"
      }
    },
    {
      "name": "MEGA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(MEGA)$"
      }
    },
    {
      "name": "MBA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(MBA)$"
      }
    },
    {
      "name": "FORMBA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(FORMBA)$"
      }
    },
    {
      "name": "PaZ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(PaZ)$"
      }
    },
    {
      "name": "Whistler",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(Whistler)$"
      }
    },
    {
      "name": "omikron",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(omikron)$"
      }
    },
    {
      "name": "WOTT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(WOTT)$"
      }
    },
    {
      "name": "SunDry",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(SunDry)$"
      }
    },
    {
      "name": "PL",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(PL)$"
      }
    },
    {
      "name": "TVARCHiV",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(TVARCHiV)$"
      }
    },
    {
      "name": "P73",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(P73)$"
      }
    },
    {
      "name": "LizardSquad",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(LizardSquad)$"
      }
    },
    {
      "name": "AVTOMAT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(AVTOMAT)$"
      }
    },
    {
      "name": "iSSEYMiYAKE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iSSEYMiYAKE)$"
      }
    },
    {
      "name": "TVP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TVP)$"
      }
    },
    {
      "name": "AIDA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(AIDA)$"
      }
    },
    {
      "name": "UTOPiA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(UTOPiA)$"
      }
    },
    {
      "name": "FRAGGERS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FRAGGERS)$"
      }
    }
  ]
}

TOP


German LQ (Release Title)

Low-Quality Releases = LQ

Description - [Click to show/hide]

German LQ (Release Title)

A collection of terms seen in the titles of Low-Quality releases that are not captured by using a release group name.

JSON - [Click to show/hide]
{
  "trash_id": "a826ee9e46607bc61795c85a6f2b1279",
  "trash_scores": {
      "default": -35000
  },
  "name": "German LQ (release title)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "TVS iTunesHD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "([._-])iTunes(?:HD|SD)?\\1.+?-TVS$"
      }
    },
    {
      "name": "Jellyfin-Plex",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "Jellyfin-Plex$"
      }
    },
    {
      "name": "Double German Tag",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "[._-]German[._-].+?[._-]?German$"
      }
    }
  ]
}

TOP


German Microsized

German Microsized Releases = German Microsized

Description - [Click to show/hide]

German Microsized

A collection of known German groups producing low quality micro-sized releases.

JSON - [Click to show/hide]
{
  "trash_id": "03c430f326f10a27a9739b8bc83c30e4",
  "trash_scores": {
      "default": -35000
  },
  "name": "German Microsized",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "FuN",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FuN)$"
      }
    },
    {
      "name": "w00t",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(w00t)$"
      }
    },
    {
      "name": "GTF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(GTF)$"
      }
    },
    {
      "name": "JellyfinPlex",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(JellyfinPlex)$"
      }
    }
  ]
}

TOP


German 1080p Booster

Description - [Click to show/hide]

German 1080p Booster

As the scores for German groups are higher, we need to introduce resolution boosters to ensure upgradability between resolutions, allowing for upgrades from English to German.

JSON - [Click to show/hide]
{
  "trash_id": "3bc8df3a71baaac60a31ef696ea72d36",
  "trash_scores": {
      "default": 650
  },
  "name": "German 1080p Booster",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "German",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "Original Language",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": -2
      }
    },
    {
      "name": "1080p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 1080
      }
    }
  ]
}

TOP


German 2160p Booster

Description - [Click to show/hide]

German 2160p Booster

As the scores for German groups are higher, we need to introduce resolution boosters to ensure upgradability between resolutions, allowing for upgrades from English to German.

JSON - [Click to show/hide]
{
  "trash_id": "cc7b1e64e2513a6a271090cdfafaeb55",
  "trash_scores": {
      "default": 9000
  },
  "name": "German 2160p Booster",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "German",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "Original Language",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": -2
      }
    },
    {
      "name": "2160p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2160
      }
    }
  ]
}

TOP


Language Profiles


Language: Not French

Language: French Only

Description - [Click to show/hide]

Language: Not French (French Only)

Because it uses reverse scoring, and if you use the default scores, it will assign all releases without the French audio a score of -10000.

JSON - [Click to show/hide]
{
  "trash_id": "533f782474f0819643c2ec0c1eeeb0ac",
  "trash_scores": {
    "french-multi-vf": -10000,
    "french-multi-vo": 0,
    "french-vostfr": 0
  },
  "trash_description": "Language: French Only: Because it uses reverse scoring, and if you use the default scores, it will assign all releases without the French audio a score of -10000.",

  "name": "Language: Not French",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Not French Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": false,
      "fields": {
        "value": 2
      }
    }
  ]
}

TOP


Language: Not Original

Language: Original Only

Description - [Click to show/hide]

Language: Not Original (Original Only)

Because it uses reverse scoring, and if you use the default scores, it will assign all releases without the original audio a score of -10000.

JSON - [Click to show/hide]
{
  "trash_id": "d6e9318c875905d6cfb5bee961afcea9",
  "trash_scores": {
    "default": -10000,
    "german": 0,
    "french-multi-vf": 0,
    "french-multi-vo": -10000,
    "french-vostfr": -10000
  },
  "trash_description": "Language: Original Only: Because it uses reverse scoring, and if you use the default scores, it will assign all releases without the original audio a score of -10000.",
  "name": "Language: Not Original",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Not Original Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": false,
      "fields": {
        "value": -2
      }
    }
  ]
}

TOP


Language: Original Plus French

Language: Original + French

Description - [Click to show/hide]

Language Specification Original + French

JSON - [Click to show/hide]
{
  "trash_id": "0542a48746585dc4444bbbb8a6bdf6ea",
  "trash_scores": {
    "french-multi-vf": 500,
    "french-multi-vo": 500,
    "french-vostfr": 0
  },
  "name": "Language: Original + French",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Original Language",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": -2
      }
    },
    {
      "name": "French Language",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2
      }
    },
    {
      "name": "MULTi",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(MULTi)(\\b|\\d)"
      }
    }
  ]
}

TOP


Language: Not English

Language: English Only

Description - [Click to show/hide]

Language: Not English (English Only)

Because it uses reverse scoring, and if you use the default scores, it will assign all releases without the English audio a score of -10000.

JSON - [Click to show/hide]
{
  "trash_id": "0dc8aec3bd1c47cd6c40c46ecd27e846",
  "trash_scores": {
    "default": -10000
  },
  "trash_description": "Language: English Only: Because it uses reverse scoring, and if you use the default scores, it will assign all releases without the English audio a score of -10000.",

  "name": "Language: Not English",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Not English Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": false,
      "fields": {
        "value": 1
      }
    }
  ]
}

TOP


Language: German DL

Language: German + Original

Description - [Click to show/hide]

Language: German + Original aka German DL

This custom format helps Radarr/Sonarr recognize German Dual Language audio releases.

  • Add this Custom Format with the default score of -10000 to prevent getting releases that include German + Original audio.
  • Add this Custom Format with a score of +10001 if you prefer releases that include German + Original audio, It will add German DL to your filename.
JSON - [Click to show/hide]
{
  "trash_id": "f845be10da4f442654c13e1f2c3d6cd5",
  "trash_scores": {
    "default": -10000,
    "german": 11000
  },
  "name": "German DL",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "German",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "Original Language",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": -2
      }
    }
  ]
}

TOP


Language: German DL (undefined)

Description - [Click to show/hide]

Language: German DL (undefined)

This Custom Format is mainly used to fix files that are wrongly named after import.

  • For example, suppose the filename suggests it is only German but actually contains German and English audio.
  • It is also useful for users who use a non-optimal file naming that does not follow suggested naming schemes
    • example: John Wick Kapitel 2 (2017) [2160p] [HDR] [7.1, 7.1] [ger, eng] [Vio]
JSON - [Click to show/hide]
{
  "trash_id": "6aad77771dabe9d3e9d7be86f310b867",
  "trash_scores": {
      "default": 11000
  },
  "name": "German DL (undefined)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "NOT Original Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": -2
      }
    },
    {
      "name": "German",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "DL",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<!WEB[-_. ]?)\\b(DL)\\b"
      }
    },
    {
      "name": "ML",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ML)\\b"
      }
    }
  ]
}

TOP


Language: German

Description - [Click to show/hide]

Language: German

This custom format helps Radarr/Sonarr recognize German audio releases that contain only a German language track and no others. It will add German to your filename.

JSON - [Click to show/hide]
{
  "trash_id": "86bc3115eb4e9873ac96904a4a68e19e",
  "trash_scores": {
      "default": 10000
  },
  "name": "German",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "German",
      "implementation": "LanguageSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "NOT Original",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": -2
      }
    },
    {
      "name": "DL",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "(?<!WEB[-_. ]?)\\b(DL)\\b"
      }
    },
    {
      "name": "Not Subbed",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "(?=.*(German|Ger))(?=.*(Sub|Multi(ple)?Sub))"
      }
    }
  ]
}

TOP


Language: Not German or English

Description - [Click to show/hide]

Language: Not German or English

Used to avoid releases which do not contain German or English audio.

JSON - [Click to show/hide]
{
  "trash_id": "4eadb75fb23d09dfc0a8e3f687e72287",
  "trash_scores": {
    "default": -35000
  },
  "name": "Not German or English",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Not English Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "Not German Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "Not German in Title",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "(?i)\\bgerman\\b"
      }
    }
  ]
}

TOP