Skip to content

Collection of Custom Formats for Sonarr

Keep in mind that custom formats in Radarr and Sonarr are not always compatible ‼

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, and the community.

Tip

It also is recommended to change the Propers and Repacks settings in Sonarr'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 Formats Audio Channels HDR Formats HDR Formats (Optional)
TrueHD ATMOS 1.0 Mono HDR DV (Disk)
DTS X 2.0 Stereo DV Boost DV (w/o HDR fallback)
ATMOS (undefined) 3.0 Sound HDR10+ Boost SDR
DD+ ATMOS 4.0 Sound SDR (no WEBDL)
TrueHD 5.1 Surround
DTS-HD MA 6.1 Surround
DD+ 7.1 Surround
DTS-ES
DTS
FLAC
PCM
DTS-HD HRA
AAC
DD
MP3
Opus

Streaming Services General Streaming Services Asian Streaming Services Dutch
Amazon Coupang Play NLZiet
Apple TV Disney+ Hotstar Videoland
Apple TV+ DMM-TV
Comedy Central friDay Video
DC Universe Fuji-TV On Demand
Disney+ Hami Video
Google Play iQIYI
HBO KKTV
HBO Max KOCOWA
Hulu LINE TV
iTunes myTV SUPER
Max TVING
Netflix TVer
Paramount+ U-NEXT
Peacock TV Viki
ROKU VIU
SHOWTIME Wavve
Stan WeTV
Syfy Youku
Streaming Services Misc Streaming Services UK Streaming Services Optional
AUBC 4OD HD Streaming Boost
Canal+ ALL4 UHD Streaming Boost
CBC BBC iPlayer
Crave ITVX
Discovery+ MY5
OViD NOW
Quibi
Star+
YouTube Red
Streaming Services French Streaming Services Anime
AUViO ABEMA
MyCANAL ADN
SALTO B-Global
Bilibili
Crunchyroll
Funimation
HIDIVE
VRV
WKN

Series Versions Unwanted HQ Release Groups
Hybrid AV1 Remux Tier 01
Remaster Bad Dual Groups Remux Tier 02
BR-DISK HD Bluray Tier 01
BR-DISK (BTN) HD Bluray Tier 02
Black & White WEB Tier 01
Extras WEB Tier 02
LQ WEB Tier 03
LQ (Release Title) WEB Scene
No-RlsGroup
Obfuscated
Retags
Scene
Upscaled

Repacks/Proper (Required) Golden Rule (Optional) Miscellaneous (Optional)
Repack/Proper x265 (no HDR/DV) FreeLeech
Repack2 x265 (HD) HFR
Repack3 Internal
MPEG2
Multi
P2P Internal
VC-1
VP9
x264
x265
x266

Resolution (Optional) Release Type (Optional)
720p Multi-Episode
1080p Season Packs
2160p Single Episode

Language profiles (Optional) Accessibility (Optional)
German WiTH AD
German DL WiTH ASL
German DL (undefined) WiTH BASL
Language: Not English (English Only) WiTH BSL
Language: Not French (French Only)
Language: Not Original (Original Only)
Language: Original + French
Not German or English
Not German, Japanese or English
Not German, Japanese, Korean, Chinese or English
Wrong Language

Anime Release Groups Anime Release Groups Anime Versions Anime Optional
Anime BD Tier 01 Anime Web Tier 01 v0 10bit
Anime BD Tier 02 Anime Web Tier 02 v1 Anime Dual Audio
Anime BD Tier 03 Anime Web Tier 03 v2 Dubs Only
Anime BD Tier 04 Anime Web Tier 04 v3 Uncensored
Anime BD Tier 05 Anime Web Tier 05 v4
Anime BD Tier 06 Anime Web Tier 06
Anime BD Tier 07 Anime Raws
Anime BD Tier 08 Anime LQ Groups

German Release Groups German Anime Release Groups German Miscellaneous
German Remux Tier 01 German Anime Bluray Tier 01 German 1080p Booster
German Remux Tier 02 German Anime Bluray Tier 02 German 2160p Booster
German Bluray Tier 01 German Anime Bluray Tier 03 German LQ
German Bluray Tier 02 German Anime Web Tier 01 German LQ (Release Title)
German Bluray Tier 03 German Anime Web Tier 02 German Microsized
German Web Tier 01 German Anime Web Tier 03 German Subbed
German Web Tier 02 German Anime Scene
German Web Tier 03
German Scene

French Release Groups French Anime Release Groups French Audio Version
FR Remux Tier 01 FR Anime Tier 01 VFF
FR HD Bluray Tier 01 FR Anime Tier 02 VOF
FR WEB Tier 01 FR Anime Tier 03 VFI
FR WEB Tier 02 FR Anime FanSub VF2
FR WEB Tier 03 VFQ
FR Scene Groups VOQ
FR LQ VQ
VFB
VOSTFR
FanSUB
FastSUB


Audio Formats


TrueHD ATMOS

Description - [Click to show/hide]

TrueHD Atmos (Lossless)

Dolby TrueHD Atmos is the lossless version of Dolby Atmos, found primarily on Blu-ray and 4K UHD discs. Dolby Atmos soundtracks consist of up to 128 individual audio objects mixed in a 3D soundfield, rendered during playback to the available speakers, including overhead ceiling speakers. On Blu-ray, the Atmos data is embedded as an extension within the TrueHD track to maintain backward compatibility. If a receiver does not support Atmos, it simply plays the audio as standard Dolby TrueHD instead. Unlike most audio formats, Dolby TrueHD is 100% lossless, meaning what you hear is bit-for-bit identical to the master recording.

For more information, visit the Dolby TrueHD Wikipedia page and the Dolby Atmos Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "0d7824bb924701997f874e7ff7d4844a",
  "trash_scores": {
    "default": 5000
  },
  "name": "TrueHD ATMOS",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "TrueHD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD"
      }
    },
    {
      "name": "ATMOS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\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"
      }
    },
    {
      "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 (Lossless)

DTS:X is an object-based 3D surround sound format developed by DTS, designed to place sounds anywhere in a three-dimensional space around the listener. It is carried by DTS-HD Master Audio, a lossless audio codec commonly used on Blu-ray discs, supporting up to 7.1 channels plus additional audio objects at 96 kHz/24-bit quality. DTS:X supports flexible speaker placement, allowing audio to be remapped to any speaker configuration, with up to 32 speaker locations.

For more information, visit the DTS:X Wikipedia page and the DTS-HD Master Audio Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "9d00418ba386a083fbf4d58235fc37ef",
  "trash_scores": {
    "default": 4500
  },
  "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) (Atmos is an object-based audio format that can be paired with lossless TrueHD or lossy DD+.)

When a release is labeled simply as "Atmos" without specifying TrueHD or DD+, the audio quality, TrueHD (Lossless) or DD+ (Lossy), cannot be confirmed from the title alone.

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": "b6fbafa7942952a13e17e2b1152b539a",
  "trash_scores": {
    "default": 3000
  },
  "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 TrueHD",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "True[ .-]?HD"
      }
    }
  ]
}

TOP


DDPlus ATMOS

DDPlus = DD+

Description - [Click to show/hide]

DD+ Atmos aka Dolby Digital Plus with Atmos (Lossy)

DD+ Atmos (Dolby Digital Plus with Atmos) is the lossy version of Dolby Atmos, used primarily by streaming services. Streaming services encode Dolby Atmos tracks in Dolby Digital Plus, a lossy format, meaning some audio detail is removed to reduce file size and save bandwidth. DD+ Atmos is what major streaming platforms use for their Atmos support, including Netflix, Disney+, and Amazon Prime Video. While it still delivers the immersive 3D sound experience of Atmos, it does so with some compression, resulting in less detail and dynamic range compared to lossless Atmos formats.

For more information, visit the Dolby Digital Plus Wikipedia page and the Dolby Atmos Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "4232a509ce60c4e208d13825b7c06264",
  "trash_scores": {
    "default": 3000
  },
  "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 (Lossless)

Dolby TrueHD is a 100% lossless audio format, meaning what you hear is bit-for-bit identical to the original master recording. It supports up to 7.1 channels of high-definition audio at up to 192 kHz/24-bit quality, and is found primarily on Blu-ray discs. Unlike TrueHD Atmos, this version carries no 3D object-based audio data.

For more information, visit the Dolby TrueHD Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "1808e4b9cee74e064dfae3f1db99dbfe",
  "trash_scores": {
    "default": 2750
  },
  "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"
      }
    }
  ]
}

TOP


DTS-HD MA

Description - [Click to show/hide]

DTS-HD MA (Lossless)

DTS-HD Master Audio (DTS-HD MA) is a lossless audio codec developed by DTS, commonly used for surround sound on Blu-ray discs. It supports variable bit rates up to 24.5 Mbit/s and up to 7.1 channels of audio at 96 kHz/24-bit quality. It uses a hybrid approach, with a lossy DTS core for backward compatibility on older devices, plus a lossless extension that reconstructs the full audio signal on supported hardware. By 2010, it had become the dominant lossless audio format on Blu-ray, and it also serves as the carrier format for DTS:X.

For more information, visit the DTS-HD Master Audio Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "c429417a57ea8c41d57e6990a8b0033f",
  "trash_scores": {
    "default": 2500
  },
  "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 (Lossless)

FLAC (Free Lossless Audio Codec) is an open audio format similar to MP3, but lossless, meaning audio is compressed without any loss in quality. FLAC is designed to reduce the amount of storage space needed for digital audio while retaining all the original information. It is free and open, meaning its specification is publicly available and its reference implementation is open source. FLAC can achieve a compression of around 30-50% compared to uncompressed audio, without sacrificing any audio quality. It is widely used for music archiving and high-quality audio playback.

For more information, visit the FLAC Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "851bd64e04c9374c51102be3dd9ae4cc",
  "trash_scores": {
    "default": 2250
  },
  "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 (Lossless)

PCM (Pulse Code Modulation) is an uncompressed, lossless audio format that accurately captures the full dynamics and details of the original sound without any loss. It works by sampling the analog audio signal at regular intervals and converting each sample into a digital number, preserving the audio waveform precisely. PCM is widely used in CDs, DVDs, and digital broadcasting, and is a common choice when audio quality is the top priority. Because it is uncompressed, PCM files are larger than formats like FLAC or MP3, but deliver the purest possible audio reproduction.

For more information, visit the PCM Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "30f70576671ca933adbdcfc736a69718",
  "trash_scores": {
    "default": 2250
  },
  "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 (Lossy)

DTS-HD High Resolution Audio (DTS-HD HRA) is a high-resolution but lossy audio format developed by DTS. It offers a higher bit rate and more audio detail than standard DTS, with support for up to 8 channels and data rates of up to 6 Mbit/s on Blu-ray. Unlike DTS-HD Master Audio, which is lossless, DTS-HD HRA uses lossy compression, meaning some audio information is discarded during encoding. It is backward compatible with standard DTS decoders and is sometimes used on Blu-ray discs where disc space is a concern, as a lower-footprint alternative to DTS-HD MA.

For more information, visit the DTS-HD Master Audio Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "cfa5fbd8f02a86fc55d8d223d06a5e1f",
  "trash_scores": {
    "default": 2000
  },
  "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 Dolby Digital Plus (Lossy)

Dolby Digital Plus, also known as Enhanced AC-3 and commonly abbreviated as DD+ or E-AC-3, is a digital audio compression format developed by Dolby Laboratories. It is a successor to Dolby Digital (AC-3), supporting a wider range of data rates and an increased channel count. It is a lossy format, meaning some audio detail is removed during compression, and it supports up to 7.1 channels of audio. Unlike DD+ Atmos, this version carries no 3D object-based audio data and is commonly used on streaming platforms and Blu-ray discs for standard surround sound delivery.

For more information, visit the Dolby Digital Plus Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "63487786a8b01b7f20dd2bc90dd4a477",
  "trash_scores": {
    "default": 1750
  },
  "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 (Lossy)

DTS-ES (Extended Surround) is a lossy extension of the standard DTS 5.1 format, launched in 2000. It adds a discrete center back surround channel between the two rear channels, creating a 6.1-channel soundstage and improving surround envelopment by filling in the gap at the back of the room. It comes in two versions: DTS-ES Discrete 6.1, which carries the rear center channel as a fully separate discrete channel, and DTS-ES Matrix 6.1, which derives the rear center channel from the existing surround channels for backward compatibility. It is commonly found on DVD releases.

For more information, visit the DTS-ES Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "c1a25cd67b5d2e08287c957b1eb903ec",
  "trash_scores": {
    "default": 1500
  },
  "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 (Lossy)

DTS (Digital Theater Systems) is a lossy multichannel audio codec developed to provide discrete surround sound channels for cinema and home use. It supports 5.1 channels of surround sound and is a direct competitor to Dolby Digital, commonly found on DVDs and Blu-ray discs. Compared to Dolby Digital, DTS typically uses less compression and higher bit rates, up to 1.5 Mbps, which many consider to result in slightly better sound quality. It served as the foundation for later DTS formats, including DTS-ES, DTS-HD High Resolution Audio, DTS-HD Master Audio, and DTS:X.

For more information, visit the DTS Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "5964f2a8b3be407d083498e4459d05d0",
  "trash_scores": {
    "default": 1250
  },
  "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 (Lossy)

AAC (Advanced Audio Coding) is a lossy digital audio compression format, originally designed as a successor to MP3. It became standardized in 1997 and is widely used in cell phones, game consoles, digital radio, and streaming platforms. AAC delivers superior sound quality compared to MP3 at the same bit rate, and has been widely adopted as the default audio format by major platforms including YouTube, iPhone, iPod, iPad, and Apple iTunes. Like all lossy formats, some audio data is permanently removed during compression, though the difference is rarely noticeable to most listeners.

For more information, visit the AAC Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "a50b8a0c62274a7c38b09a9619ba9d86",
  "trash_scores": {
    "default": 1000
  },
  "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 (Lossy)

Dolby Digital, also known as AC-3, is a lossy audio compression format developed by Dolby Laboratories. It was first used to provide digital sound in cinemas and has since become a standard for TV broadcasts, DVDs, Blu-ray discs, and game consoles. It supports up to 5.1 channels of surround sound and uses a lossy compression algorithm, discarding audio information that is less perceptible to the human ear in order to reduce file size. It was one of the most widely used audio formats in home theater and broadcast media.

For more information, visit the Dolby Digital Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "dbe00161b08a25ac6154c55f95e6318d",
  "trash_scores": {
    "default": 750
  },
  "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 (Lossy)

MP3 (MPEG-1 Audio Layer 3) is a widely used lossy digital audio encoding format, designed to greatly reduce the amount of data required to represent audio, while still sounding like a faithful reproduction of the original to most listeners. It became an ISO/IEC standard in 1991. An MP3 file can compress a music file by up to 95% of its original CD-quality size while maintaining good enough audio quality. It remains one of the most universally compatible audio formats, supported on virtually every device and platform, though it has largely been superseded by more efficient formats like AAC.

For more information, visit the MP3 Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "3e8b714263b26f486972ee1e0fe7606c",
  "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 (Lossy)

Opus is a free and open source lossy audio codec developed by the Xiph.Org Foundation and standardized by the Internet Engineering Task Force (IETF), designed for efficient low-latency encoding of both speech and general audio. It supports bitrates from 6 kbit/s to 510 kbit/s and is widely used for Voice over IP, video conferencing, in-game chat, internet streaming, and live music performances. Several blind listening tests have ranked Opus higher in quality than any other standard audio format at any given bitrate, including MP3, AAC, and HE-AAC.

For more information, visit the Opus Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "28f6ef16d61e2d1adfce3156ed8257e3",
  "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": "bd6dd5e043aa27ff4696a08d011c7d96",
  "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": "834e534f103938853ffced4203b53e72",
  "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": "42cba7e38c7947a6d1d0a62580ee6d62",
  "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": "1895195e84767de180653914ce207245",
  "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": "3fbafa924f361e66fbc6187af82dfa85",
  "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": "Not 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"
      }
    }
  ]
}

TOP


6.1 Surround

JSON - [Click to show/hide]
{
  "trash_id": "9fb6d778592c293467437593ef394bf1",
  "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"
      }
    }
  ]
}

TOP


7.1 Surround

JSON - [Click to show/hide]
{
  "trash_id": "204c8c3e7315bb0ea81332774fa888d6",
  "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": "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


HDR Formats


HDR

HDR

Description - [Click to show/hide]

HDR

All users with HDR-capable equipment should add the HDR custom format.

This is a catch-all custom format for all HDR-related formats, including those with HDR10 or HDR10+ fallback capabilities, such as DV HDR10 or DV HDR10+.

JSON - [Click to show/hide]
{
  "trash_id": "505d871304820ba7106b693be6fe4a9e",
  "trash_scores": {
    "default": 500
  },
  "name": "HDR",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DV With HDR10 fallback",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(?=.*\\b(dv|dovi|dolby[ .]?v(ision)?)\\b)(?!(?=.*\\b(WEB[ ._-]?(DL|Rip)?)\\b)(?!.*\\b(hulu)\\b))"
      }
    },
    {
      "name": "HDR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HDR)\\b"
      }
    },
    {
      "name": "HDR10",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HDR10(?![+]|P(lus)?))"
      }
    },
    {
      "name": "HDR10+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HDR10(?=[+]|P(lus)?))"
      }
    },
    {
      "name": "HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HLG)\\b"
      }
    },
    {
      "name": "PQ",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(PQ)\\b"
      }
    },
    {
      "name": "RlsGrp (Missing HDR)",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(?=.*\\b(FraMeSToR|HQMUX|SiCFoI)\\b)(?=.*\\b(2160p)\\b)(?!.*\\b(HDR10([+]|P(lus)?)))(?!.*\\b(SDR)\\b).*"
      }
    }
  ]
}

TOP


DV Boost

DV = DoVi = Dolby Vision

Description - [Click to show/hide]

DV Boost

If you prefer Dolby Vision and have compatible equipment, add the DV Boost custom format. This custom format prioritizes releases containing Dolby Vision over standard HDR releases.

This custom format accepts DV Profile 5 and also upgrades from DV/HDR10/HDR10+ to DV HDR10 or DV HDR10+.

JSON - [Click to show/hide]
{
  "trash_id": "7c3a61a9c6cb04f52f1544be6d44a026",
  "trash_scores": {
    "default": 1000
  },
  "name": "DV Boost",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(dv|dovi|dolby[ .]?v(ision)?)\\b"
      }
    }
  ]
}

TOP


HDR10Plus Boost

Description - [Click to show/hide]

HDR10+ Boost

If you prefer HDR10+ releases and have compatible equipment, add the HDR10+ Boost custom format. This custom format prioritizes releases containing HDR10+ over standard HDR releases.

This custom format also boosts DV HDR10+ releases if you prefer them over DV HDR10.

JSON - [Click to show/hide]
{
  "trash_id": "0c4b99df9206d2cfac3c05ab897dd62a",
  "trash_scores": {
    "default": 100
  },
  "trash_regex": "https://regex101.com/r/hCAQEO/4",
  "name": "HDR10+ Boost",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "HDR10+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HDR10(?=[+]|P(lus)?))"
      }
    }
  ]
}

TOP


HDR Optional


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": "ef4963043b0987f8485bc9106f16db38",
  "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


DV (w/o HDR fallback)

DV = DoVi = Dolby Vision

Description - [Click to show/hide]

DV (w/o HDR fallback)

If NOT every device accessing your media server supports Dolby Vision, add the DV (w/o HDR fallback) custom format to ensure maximum compatibility with your setup. This prevents playback issues on devices that don't fully support Dolby Vision.

This also applies to Dolby Vision releases without HDR10 fallback (Profile 5).

JSON - [Click to show/hide]
{
  "trash_id": "9b27ab6498ec0f31a3353992e19434ca",
  "trash_scores": {
    "default": -10000
  },
  "name": "DV (w/o HDR fallback)",
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "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


SDR

Description - [Click to show/hide]

SDR

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

JSON - [Click to show/hide]
{
  "trash_id": "2016d1676f5ee13a5b7257ff86ac9a93",
  "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 Sonarr,
then one of them should be scored as 0 in your quality profile.

JSON - [Click to show/hide]
{
  "trash_id": "83304f261cf516bb208c18c54c0adf97",
  "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": 3
      }
    },
    {
      "name": "Not WEBRip",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


HLG

Description - [Click to show/hide]

HLG

This Custom Format matches HLG releases. The default score can be used to prevent downloading HLG releases on devices that can't play them properly, e.g., the picture appears very dark and murky, making it unwatchable.

HLG or HLG10 is an HDR format developed by NHK (JP) and the BBC, suitable for both video and still images. This format is backwards compatible with SDR UHD TVs but not with older SDR displays that do not support Rec. 2020 color standards.

You will mainly see this with cable, satellite, and over-the-air TV broadcasts from networks like the BBC and National Geographic.

JSON - [Click to show/hide]
{
  "trash_id": "17e889ce13117940092308f48b48b45b",
  "trash_description": "This Custom Format matches HLG releases. The default score can be used to prevent downloading HLG releases on devices that can't play them properly.",
  "trash_scores": {
    "default": -10000
  },
  "name": "HLG",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "HLG",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(HLG)\\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


Streaming Services


Streaming Services General


AMZN

Amazon Prime Video

Description - [Click to show/hide]

Amazon Prime Video

Amazon Prime Video is a global streaming service owned by Amazon, offering a wide range of movies, TV series, and original productions. It is included as part of an Amazon Prime membership, which also provides other benefits like free delivery and music streaming. It is available in over 240 countries and territories worldwide.

For more information, visit the Amazon Prime Video Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "d660701077794679fd59e8bdf4ce3a29",
  "trash_scores": {
    "default": 75,
    "anime-sonarr": 3,
    "french-anime-multi": 3,
    "french-anime-vostfr": 3,
    "german-anime": 0
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


ATV

Apple TV

Description - [Click to show/hide]

Apple TV

Apple TV is a subscription streaming service offering hundreds of exclusive original shows and movies, including dramas, sci-fi, and comedies, with new releases every week. It is one of the few streaming services that remains completely ad-free and is available in over 100 countries. It also includes live sports, such as Formula 1, MLS football, and Friday Night Baseball.

For more information, visit the Apple TV Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "d9e511921c8cedc7282e291b0209cdc5",
  "trash_scores": {
    "default": 75,
    "german-anime": 0
  },
  "name": "ATV",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Apple TV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(ATV)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


ATVP

Apple TV+

Description - [Click to show/hide]

Apple TV+

Apple TV+ is a subscription streaming service offering hundreds of exclusive original shows and movies, including dramas, sci-fi, and comedies, with new releases every week. It is one of the few streaming services that remains completely ad-free and is available in over 100 countries. It also includes live sports, such as Formula 1, MLS football, and Friday Night Baseball.

For more information, visit the Apple TV+ Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "f67c9ca88f463a48346062e8ad07713f",
  "trash_scores": {
    "default": 75,
    "german-anime": 0
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


CC

CC = Comedy Central

Description - [Click to show/hide]

Comedy Central

Comedy Central is an American cable channel owned by the MTV Entertainment Group, a division of Paramount Skydance. Launched in 1991, it broadcasts comedy programming including original series, licensed shows, stand-up specials, and feature films. Comedy Central content is available to stream on Paramount+, where subscribers can access their favorite shows from the channel.

For more information, visit the Comedy Central Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "77a7b25585c18af08f60b1547bb9b4fb",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/A3TRwE/1",
  "name": "CC",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Comedy Central",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CC)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
      }
    },
    {
      "name": "CC Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(CC)\\b|\\b(CC)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


DCU

DC Universe (streaming service)

Description - [Click to show/hide]

DC Universe (DCU)

DC Universe was an American subscription streaming service operated by DC Entertainment and Warner Bros. Digital Networks, launched on September 15, 2018. It featured animated and live-action series based on DC Comics properties, a rotating back catalogue of DC Comics publications, and exclusive original shows such as Titans, Doom Patrol, Harley Quinn, and Young Justice. In January 2021, the video streaming service was shut down and relaunched as DC Universe Infinite, a digital comics-only service, with all original programming moving to HBO Max.

For more information, visit the DC Universe Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "36b72f59f4ea20aad9316f475f2d9fbb",
  "trash_scores": {
    "default": 75
  },
  "name": "DCU",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "DC Universe",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(dcu|DC Universe)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


DSNP

Disney+

Description - [Click to show/hide]

Disney+

Disney+ is a subscription streaming service owned by The Walt Disney Company, offering movies and TV shows from its major brands Disney, Pixar, Marvel, Star Wars, and National Geographic. It is the third most-subscribed streaming service in the world, with over 131 million paid subscribers. It offers a mix of classic favorites, new releases, and original productions exclusive to the platform.

For more information, visit the Disney+ Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "89358767a60cc28783cdc3d0be9388a4",
  "trash_scores": {
    "default": 75,
    "anime-sonarr": 5,
    "french-anime-multi": 5,
    "french-anime-vostfr": 5,
    "german-anime": 0
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


PLAY

Google Play

Description - [Click to show/hide]

Google TV

Google TV, previously known as Play Movies & TV, is Google's digital platform for buying, renting, and browsing movies and TV shows. It brings together content from over 700,000 titles across multiple streaming apps into one place, with personalized recommendations based on your viewing history. It also allows users to purchase or rent the latest releases directly through the platform.

For more information, visit the Google TV Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "6eb71887a8db6e783dd398446eb0e65d",
  "trash_scores": {
    "default": 75
  },
  "name": "PLAY",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "PLAY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Play)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
      }
    },
    {
      "name": "PLAY Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(Play)\\b|\\b(Play)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


HBO

HBO

Description - [Click to show/hide]

HBO Max (now Max)

HBO Max, now rebranded as Max, is Warner Bros. Discovery's streaming service that combines the best of HBO with content from various Warner Bros. Discovery properties. It launched in 2020 and was rebranded as Max in May 2023. It offers a wide range of popular HBO series, blockbuster movies, DC content, Discovery programmes, and original productions. It is one of the most popular streaming services available worldwide.

For more information, visit the HBO Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "7a235133c87f7da4c8cccceca7e3c7a6",
  "trash_scores": {
    "default": 75,
    "german-anime": 0
  },
  "name": "HBO",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "HBO",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(hbo)(?![ ._-]max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
      }
    },
    {
      "name": "HBO Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(HBO)\\b|\\b(HBO)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


HMAX

HBO Max

Description - [Click to show/hide]

HBO Max (now Max)

HBO Max, now rebranded as Max, is Warner Bros. Discovery's streaming service that combines the best of HBO with content from various Warner Bros. Discovery properties. It launched in 2020 and was rebranded as Max in May 2023. It offers popular HBO series, blockbuster movies, DC content, Discovery programmes, and original productions. It is one of the most popular streaming services available worldwide.

For more information, visit the HBO Max Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "a880d6abc21e7c16884f3ae393f84179",
  "trash_scores": {
    "default": 75,
    "german-anime": 0
  },
  "name": "HMAX",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "HBO Max",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(hmax|hbom|hbo[ ._-]?max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
      }
    },
    {
      "name": "HMAX Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(HMAX)\\b|\\b(HMAX)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Hulu

Hulu

Description - [Click to show/hide]

Hulu

Hulu is an American streaming service majority-owned by Walt Disney Company, offering a large library of TV shows, movies, and original productions. It is one of the few streaming services that also offers live TV, giving subscribers access to live sports, news, and popular channels alongside its on-demand content. It is primarily available in the United States and can be bundled together with Disney+ and ESPN+.

For more information, visit the Hulu Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "f6cce30f1733d5c8194222a7507909bb",
  "trash_scores": {
    "default": 75
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


IT

iT = iTunes

Description - [Click to show/hide]

iTunes

iTunes is Apple's digital store for buying and renting movies and TV shows. Apple has since redirected iTunes movie and TV purchases to the Apple TV app, which now serves as the main hub for renting and buying content, replacing iTunes as the point of sale for video on demand. Any content previously purchased through iTunes remains accessible through the Apple TV app using the same Apple ID.

For more information, visit the iTunes Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "0ac24a2a68a9700bcb7eeca8e5cd644c",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/ptwLDS/1",
  "name": "iT",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "iTunes",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(it|itunes)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
      }
    },
    {
      "name": "iT Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(iT)(?![+])\\b|\\b(?<![+])(iT)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Max

Max (streaming service)

Description - [Click to show/hide]

HBO Max (now Max)

HBO Max, now rebranded as Max, is Warner Bros. Discovery's streaming service that combines the best of HBO with content from various Warner Bros. Discovery properties. It launched in 2020 and was rebranded as Max in May 2023. It offers popular HBO series, blockbuster movies, DC content, Discovery programmes, and original productions. It is one of the most popular streaming services available worldwide.

For more information, visit the HBO Max Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "81d1fbf600e2540cee87f3a23f9d3c1c",
  "trash_scores": {
    "default": 75,
    "german-anime": 0
  },
  "trash_regex": "https://regex101.com/r/fa649l/1",
  "name": "MAX",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Max",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b((?<!hbo[ ._-])max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
      }
    },
    {
      "name": "MAX Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(MAX)\\b|\\b(MAX)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


NF

Netflix

Description - [Click to show/hide]

Netflix

Netflix is an American subscription streaming service offering movies, TV shows, documentaries, and anime across multiple genres. Originally launched in 1997 as a DVD rental service, it became a streaming platform in 2007 and is now the most-subscribed streaming service in the world, with over 325 million paid members in more than 190 countries. It is well known for its large library of original productions alongside licensed content.

For more information, visit the Netflix Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "d34870697c9db575f17700212167be23",
  "trash_scores": {
    "default": 75,
    "anime-sonarr": 4,
    "french-anime-multi": 4,
    "french-anime-vostfr": 4,
    "german-anime": 0
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


PMTP

Paramount+

Description - [Click to show/hide]

Paramount+

Paramount+ is an American subscription streaming service owned by Paramount Skydance, featuring content from major brands including CBS, Nickelodeon, MTV, Comedy Central, BET, Showtime, and Paramount Pictures, along with original series, films, and live sports. It started out as CBS All Access in 2014 before being rebranded as Paramount+ in 2021.

For more information, visit the Paramount+ Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "c67a75ae4a1715f2bb4d492755ba4195",
  "trash_scores": {
    "default": 75
  },
  "name": "PMTP",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Paramount+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(pmtp|Paramount\\+)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


PCOK

Peacock TV

Description - [Click to show/hide]

Peacock TV

Peacock is an American subscription streaming service owned by Comcast through NBCUniversal, launched in July 2020. It offers TV shows and films from NBCUniversal brands, original productions, and live sports. It is the main streaming home for NBC Sports and Telemundo Deportes, with live sports coverage including the Premier League, NBA, and WWE. It is primarily available in the United States.

For more information, visit the Peacock Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "1656adc6d7bb2c8cca6acfb6592db421",
  "trash_scores": {
    "default": 75
  },
  "name": "PCOK",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Peacock TV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(pcok|Peacock TV)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


ROKU

ROKU

Description - [Click to show/hide]

The Roku Channel

The Roku Channel is a free, ad-supported streaming service owned by Roku, Inc., launched in September 2017. It is the most popular free ad-supported streaming service in the US, reaching 145 million people as of 2024, and includes over 500 free channels and more than 80,000 free movies and shows. It is available in the US, Canada, Mexico, and the UK, with optional paid subscriptions for premium content.

For more information, visit the Roku Channel Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "da393fd4e2c0cce7c9dc2669c43e0593",
  "trash_scores": {
    "default": 75
  },
  "name": "ROKU",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "ROKU",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(ROKU)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


SHO

SHOWTIME

Description - [Click to show/hide]

Showtime (SHO)

Showtime is an American premium pay TV network owned by Paramount Skydance, launched on July 1, 1976. It is known for producing original TV series, independent films, and documentaries. In June 2023, Showtime was fully merged into Paramount+, with all its content now available under the combined "Paramount+ with Showtime" subscription plan. It is well known for hit series such as Billions, Homeland, Shameless, and Dexter.

For more information, visit the Showtime Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "ae58039e1319178e6be73caab5c42166",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/kjPPbG/1",
  "name": "SHO",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "SHOWTIME",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(sho|showtime)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
      }
    },
    {
      "name": "SHO Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(SHO)\\b|\\b(SHO)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


STAN

Stan

Description - [Click to show/hide]

Stan

Stan is an Australian subscription streaming service launched on January 26, 2015, and owned by Nine Entertainment. It offers movies, TV shows, and original productions, and is the fourth largest streaming service in Australia. Its library includes content from both local Australian productions and international titles, particularly from the US and UK. An optional Stan Sport add-on provides access to live sports, including tennis grand slams and the Olympics.

For more information, visit the Stan Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "1efe8da11bfd74fbbcd4d8117ddb9213",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/IMS7Or/1",
  "name": "STAN",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Stan",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(stan)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
      }
    },
    {
      "name": "Stan Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(STAN)\\b|\\b(STAN)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


SYFY

Syfy

Description - [Click to show/hide]

Syfy

Syfy is an American pay TV channel owned by Versant, originally launched in 1992 as the Sci-Fi Channel before being rebranded as Syfy in 2009. It specializes in science fiction, fantasy, and horror programming. Syfy's streaming home is Peacock, NBCUniversal's streaming service, where current and classic Syfy original series are available, including Resident Alien, The Ark, and Farscape. A TV provider login is required to watch live content through the Syfy app.

For more information, visit the Syfy Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "9623c5c9cac8e939c1b9aedd32f640bf",
  "trash_scores": {
    "default": 75
  },
  "name": "SYFY",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "SYFY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(SYFY)\\b"
      }
    }
  ]
}

TOP


Streaming Services Asian


CPNG

Coupang Play

Description - [Click to show/hide]

Coupang Play

Coupang Play is a South Korean streaming service launched by Coupang in December 2020. It offers movies, dramas, variety shows, and live sports including the Premier League, NBA, and more. It is included with Coupang's Rocket Wow membership.

For more information, visit the Coupang Play Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "d17ea3d84c15299474b76fe85aa02a26",
  "trash_scores": {
    "default": 50
  },
  "name": "CPNG",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "CPNG",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(CPNG)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


HTSR

Disney+ Hotstar

Description - [Click to show/hide]

Disney+ Hotstar (HTSR)

Disney+ Hotstar is a subscription streaming service owned by Disney Star (formerly Star India), originally launched in 2015 as Hotstar. Following Disney's acquisition of 21st Century Fox in 2019, it was rebranded as Disney+ Hotstar in April 2020, adding content from Disney, Pixar, Marvel, Lucasfilm, and National Geographic. It operates in India, Indonesia, Malaysia, and Thailand, combining local content with the Disney+ library, and is the second largest streaming platform in the world by subscribers, behind only Netflix.

For more information, visit the Disney+ Hotstar Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "4404ad44d87ccbb82746e180713112fb",
  "trash_regex": "https://regex101.com/r/PNiRKh/1",
  "trash_scores": {
    "default": 75
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


DMM-TV

DMM TV

Description - [Click to show/hide]

DMM TV

DMM TV is a Japanese streaming service by DMM.com, offering anime, movies, dramas, and variety shows. It is especially popular for its large anime library. Content is primarily aimed at viewers in Japan.

For more information, visit the DMM TV Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "940e98773ac068f2088688f95a88ea66",
  "trash_scores": {
    "default": 10
  },
  "name": "DMM-TV",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "DMM-TV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(DMM-TV)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


friDay

friDay Video

Description - [Click to show/hide]

friDay Video

friDay Video is a Taiwanese streaming service owned by Far EasTone, one of Taiwan's major telecom providers, and is Taiwan's number one domestic streaming platform. It offers movies, dramas, variety shows, live news, and anime, with a strong focus on Korean, Japanese, and local Taiwanese content. New releases and simulcast titles are regularly added, making it a popular choice for fans of Asian entertainment in Taiwan.

For more information, visit the Far EasTone Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "e261d9c9c2d177c9664f24f81da8135a",
  "trash_scores": {
    "default": 10
  },
  "name": "friDay",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "friDay",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(friDay)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


FOD

Fuji Television On Demand aka Fuji TV On Demand

Description - [Click to show/hide]

FOD (Fuji TV On Demand)

FOD (Fuji TV On Demand) is a video-on-demand streaming service owned by Fuji Television Network, Inc. It was launched in 2005 and offers Japanese dramas, anime, movies, and variety shows. It is primarily aimed at viewers in Japan and focuses on content from Fuji TV's broadcast library, including past episodes of popular series and exclusive original programming.

For more information, visit the Fuji Television Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "7be9c0572d8cd4f81785dacf7e85985e",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/CbFoaJ/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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Hami

Hami Video

Description - [Click to show/hide]

Hami Video

Hami Video is a Taiwanese streaming service owned by Chunghwa Telecom, Taiwan's largest telecom provider. It offers live TV channels, movies, dramas, anime, and major sporting events, including the Olympics. It is primarily aimed at viewers in Taiwan and is available as part of Chunghwa Telecom's broader entertainment services.

For more information, visit the Chunghwa Telecom Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "b61e27491a46c1e23bfb2f2497870495",
  "trash_scores": {
    "default": 50
  },
  "name": "Hami",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Hami",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(hami|HamiVideo)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


iQIY

iQIYI

Description - [Click to show/hide]

iQIYI

iQIYI is a Chinese streaming service offering a wide range of Asian content, including Chinese dramas, anime, variety shows, and original movies. Initially available only in China, it has since expanded to international viewers. It is owned by Baidu and is one of the largest online video platforms in the world.

For more information, visit the iQIYI Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "6123bfd18480b3b0d038caaa38cfa35f",
  "trash_scores": {
    "default": 50
  },
  "name": "iQIY",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "iQIY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(IQIY|IQ|iQIYI)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


KKTV

KKTV

Description - [Click to show/hide]

KKTV

KKTV is a Taiwanese streaming service offering dramas, films, and anime from Taiwan, Japan, South Korea, Thailand, and Hong Kong, as well as original series. It was founded in 2016 and is based in Taipei, Taiwan. It is especially known for offering the latest Japanese dramas, with some released within hours or days of their premiere in Japan. In November 2025, KKTV merged with LINE TV.

For more information, visit the KKTV Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "dc44a5d07db7938a84e4401a7b5059bc",
  "trash_scores": {
    "default": 10
  },
  "name": "KKTV",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "KKTV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(KKTV)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


KCW

KOCOWA

Description - [Click to show/hide]

KOCOWA aka KCW

KOCOWA is a premium Korean streaming service that offers Korean dramas, variety shows, and K-Pop content from major broadcasters KBS, MBC, and SBS. New shows are available within 6 hours of their original airtime in Korea, with subtitles in English, Portuguese, and Spanish.

For more information, visit the KOCOWA Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "8620e171f1a67cff092e86e65bb29c76",
  "trash_scores": {
    "default": 30
  },
  "name": "KCW",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "KCW",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(KCW|KOCOWA)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


LINETV

LINE TV

Description - [Click to show/hide]

LINE TV

LINE TV is a free, ad-supported streaming service owned by Japan-based LINE Corporation, operating mainly in Taiwan. It offers dramas, variety shows, movies, anime, and original content. It is especially popular for Taiwanese, Korean, and Chinese content. In November 2025, LINE TV announced a full merger with KKTV, combining both platforms' content libraries to offer a wider range of Asian dramas and new features such as offline viewing and dual subtitles.

For more information, visit the LINE TV Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "f3e4d3733b4dce640081977b8c500f19",
  "trash_scores": {
    "default": 20
  },
  "name": "LINETV",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "LINETV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(LINETV)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


myTVSUPER

myTV SUPER

Description - [Click to show/hide]

myTV SUPER

myTV SUPER is a subscription-based streaming service launched in April 2016 by MyTV Super Limited, a subsidiary of Television Broadcasts Limited (TVB) in Hong Kong. It offers TVB dramas, variety shows, movies, anime, live sports, and horse racing content, with some content supporting up to 4K resolution. The service is primarily available in Hong Kong and Macau.

For more information, visit the myTV SUPER Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "6e14bcd243960ebe991e475ab86fd44e",
  "trash_scores": {
    "default": 40
  },
  "name": "MyTVSuper",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "MyTVSuper",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(MyTVSuper)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


TVING

TVING

Description - [Click to show/hide]

TVING

TVING is a South Korean streaming service offering Korean dramas, movies, variety shows, and original content. It launched on October 1, 2020, as a joint venture between CJ ENM and JTBC, combining both companies' streaming services into one platform. It is primarily available in South Korea and is one of the country's leading streaming platforms.

For more information, visit the TVING Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "86f8d3b8761de651aa355d46d5d8db3e",
  "trash_scores": {
    "default": 75
  },
  "name": "TVING",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "TVING",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(tving)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
      }
    },
    {
      "name": "TVING Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(TVING)\\b|\\b(TVING)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


TVer

TVer

Description - [Click to show/hide]

TVer

TVer is a free, ad-supported Japanese streaming service launched in October 2015. It is a joint venture by Japan's five major commercial TV networks Nippon TV, TV Asahi, TBS Television, TV Tokyo, and Fuji TV. It offers dramas, variety shows, anime, and documentaries, typically available for one week after their original broadcast. It is primarily available in Japan.

For more information, visit the TVer Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "d100ea972d1af2150b65b1cffb80f6b5",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/o9YVOG/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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


U-NEXT

U-NEXT

Description - [Click to show/hide]

U-NEXT

U-NEXT is a Japanese subscription streaming service launched in 2007, and is one of Japan's leading streaming platforms. It holds a 17.9% market share in Japan's subscription streaming sector, ranking second only to Netflix. It offers a wide range of movies, dramas, anime, live sports, and original content, along with an extensive e-book and manga library. It is primarily available in Japan.

For more information, visit the U-NEXT Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "0e99e7cc719a8a73b2668c3a0c3fe10c",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/eQuNMO/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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Viki

Rakuten Viki

Description - [Click to show/hide]

Viki (Rakuten Viki)

Rakuten Viki is a streaming service owned by Rakuten that specialises in Asian TV shows and films, particularly Korean, Chinese, Taiwanese, and Japanese productions. It is available worldwide and is unique for its community-created subtitles, with content available in more than 200 languages.

For more information, visit the Rakuten Viki Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "932d0a3499cc4c529fb86e3adf1326d9",
  "trash_scores": {
    "default": 49
  },
  "name": "Viki",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Viki",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(Viki)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


VIU

VIU

Description - [Click to show/hide]

Viu

Viu (pronounced "view") is a Hong Kong-based subscription streaming service owned by PCCW Media Group, launched in October 2015. It delivers Asian content across different genres, including Korean dramas, movies, and variety shows, with local language subtitles, as well as original productions under the Viu Originals label. It is available in 16 markets across Asia, the Middle East, and Africa, and operates on both a free ad-supported tier and a paid subscription tier.

For more information, visit the Viu Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "93c9d1e566dca8b34d57f5efbbf85f28",
  "trash_scores": {
    "default": 75
  },
  "name": "VIU",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "VIU",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(viu)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
      }
    },
    {
      "name": "VIU Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(VIU)\\b|\\b(VIU)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Wavve

Wavve

Description - [Click to show/hide]

Wavve

Wavve is a South Korean subscription streaming service operated by SK Telecom, offering TV dramas, variety shows, films, documentaries, animations, and sports. It was launched in September 2019 as a joint venture between SK Telecom and South Korea's three major broadcasters KBS, MBC, and SBS. Wavve has received approval to merge with fellow Korean streaming service TVING.

For more information, visit the Wavve Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "50421fc8b3734d2863561714d343e449",
  "trash_scores": {
    "default": 20
  },
  "name": "WAVVE",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "WAVVE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(WAVVE)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


WeTV

WeTV

Description - [Click to show/hide]

WeTV

WeTV is the international version of Tencent Video, a Chinese streaming service owned by Tencent. It was launched in 2018 and offers Chinese, Korean, Thai, and Japanese dramas, movies, anime, and original productions. It serves content from various Asian countries, including Indonesia, Korea, Thailand, Malaysia, the Philippines, and Japan, and also produces local original content in the regions where it operates.

For more information, visit the Tencent Video Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "932fafe503110be779ae49342dfad30b",
  "trash_scores": {
    "default": 30
  },
  "name": "WETV",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "WETV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(WETV)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Youku

Youku

Description - [Click to show/hide]

Youku

Youku is one of China's leading video streaming platforms, founded in 2006 and headquartered in Beijing. It has been part of the Alibaba Group since its acquisition in 2015. It offers original TV dramas, variety shows, and licensed international content, including Korean dramas, Japanese anime, and selected Western series. The service is primarily aimed at audiences in China.

For more information, visit the Youku Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "e9e79cb37b02f8296976f3ed3128c8cf",
  "trash_scores": {
    "default": 30
  },
  "name": "YOUKU",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "YOUKU",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(YOUKU)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Streaming Services Dutch


NLZ

NLZiet

Description - [Click to show/hide]

NLZiet (NLZ)

NLZiet is a Dutch subscription streaming service founded in 2014, combining content from major Dutch broadcasters including NPO, RTL, and Talpa into one platform. It offers both live TV and on-demand viewing, mostly ad-free, and is available across the EU. It is primarily aimed at Dutch-speaking viewers and is one of the most complete Dutch-language TV streaming services available.

No English Wikipedia page is currently available, but you can find more information on the NLZiet official website.

JSON - [Click to show/hide]
{
  "trash_id": "b2b980877494b560443631eb1f473867",
  "trash_scores": {
    "default": 75
  },
  "name": "NLZ",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "NLZiet",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(nlz|NLZiet)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


VDL

Videoland

Description - [Click to show/hide]

Videoland

Videoland is a Dutch streaming service owned by RTL Nederland, originally founded in 1984 as a chain of video rental stores before moving to online streaming. It is the leading local streaming platform in the Netherlands, focusing on Dutch-language content, original productions, and programming from RTL Nederland's TV channels. It is primarily available to viewers in the Netherlands.

For more information, visit the Videoland Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "5d2317d99af813b6529c7ebf01c83533",
  "trash_scores": {
    "default": 75
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Streaming Services Misc


AUBC

Australian Broadcasting Corporation

Description - [Click to show/hide]

AUBC (Australian Broadcasting Corporation)

ABC iview is a free video-on-demand and catch-up TV service run by the Australian Broadcasting Corporation (ABC), launched in July 2008. It is commercial-free and offers Australian and international dramas, documentaries, news, and children's programming. It is only available to viewers in Australia and requires a free ABC account to watch.

For more information, visit the Australian Broadcasting Corporation Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "e6e299075e22ac8f541f722254c8350a",
  "trash_scores": {
    "default": 75
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


CNLP

Canal+

Description - [Click to show/hide]

Canal+

Canal+ is a French subscription streaming service and pay TV provider, launched as a satellite service in 1992 and relaunched as a streaming platform in 2013. It is a subsidiary of Canal+ S.A. It offers movies, dramas, original series, and live sports — including top football leagues. The service is available across Europe, Africa, Oceania, Myanmar, and Vietnam, with over 26.8 million subscribers.

For more information, visit the Canal+ Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "543b0fb529e6b102837b8a9facdd82fb",
  "trash_scores": {
    "default": 10
  },
  "name": "CNLP",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "CNLP",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(CNLP)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


CBC

CBC

Description - [Click to show/hide]

CBC Gem (Canadian Broadcasting Corporation)

CBC Gem is the Canadian Broadcasting Corporation's free digital streaming service, offering on-demand shows, movies, news, documentaries, and live TV streams from up to 14 regional CBC channels across Canada. A free account is required to watch, with an optional paid Premium plan that removes ads and adds access to CBC News Network. It is only available to viewers in Canada.

For more information, visit the Canadian Broadcasting Corporation Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "defb0b4c8b3f6a15927c0f14c6e69c94",
  "trash_scores": {
    "default": 75
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Crav

Crave

Description - [Click to show/hide]

Crave

Crave (originally CraveTV) is a Canadian subscription streaming service owned by Bell Media, launched in December 2014. It is Canada's largest homegrown streamer, offering HBO and Max Originals, Showtime, Starz, Hollywood movies, and a growing slate of English and French original series. It is only available in Canada.

For more information, visit the Crave Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "4e9a630db98d5391aec1368a0256e2fe",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/eymcie/1",
  "name": "CRAV",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Crave",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(crav(e)?)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
      }
    },
    {
      "name": "Crave Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(CRAV)\\b|\\b(CRAV)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


DSCP

Discovery+

Description - [Click to show/hide]

Discovery+ (DSCP)

Discovery+ is an American subscription streaming service owned by Warner Bros. Discovery, focused on factual and non-fiction programming drawn from Discovery's major channel brands, including HGTV, Food Network, TLC, and Investigation Discovery, as well as original series and content from CNN. It launched in the US on January 4, 2021. It is the streaming home for food, home, travel, true crime, and paranormal content, with over 70,000 episodes available. It remains a standalone service alongside Max in the US.

For more information, visit the Discovery+ Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "dc5f2bb0e0262155b5fedd0f6c5d2b55",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/i0x6OX/latest",
  "name": "DSCP",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Discovery+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b((dscp|dcp|disc)\\b|dscv\\+?)[ ._-]web[ ._-]?(dl|rip)?\\b"
      }
    },
    {
      "name": "DSCP Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(DSCP)\\b|\\b(DSCP)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


OViD

OViD

Description - [Click to show/hide]

OVID.tv

OVID.tv is a subscription streaming service dedicated to independent documentaries, art-house films, and international cinema, with content partners including the British Film Institute, Icarus Films, and Kartemquin Films. Most films on OVID are not available on any other streaming platform, with 20–35 new titles added every month. It is a great option for film enthusiasts looking for curated, non-mainstream cinema.

No Wikipedia page is currently available for OVID.tv, but you can find more information on their official website.

JSON - [Click to show/hide]
{
  "trash_id": "fb1a91cdc0f26f7ca0696e0e95274645",
  "trash_scores": {
    "default": 75
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Qibi

Quibi

Description - [Click to show/hide]

Quibi (QIBI)

Quibi, short for "quick bites," was a mobile-only streaming service launched on April 6, 2020. It offered high-quality short-form content, with episodes of 10 minutes or less, covering scripted series, documentaries, news, and reality shows. Despite raising nearly $1.8 billion and featuring A-list talent, the platform shut down just six months after its launch, on October 21, 2020.

For more information, visit the Quibi Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "3ac5d84fce98bab1b531393e9c82f467",
  "trash_scores": {
    "default": 75
  },
  "name": "QIBI",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Quibi",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(qibi|quibi)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


STRP

Star+

Description - [Click to show/hide]

Star+

Star+ was Disney's standalone streaming service for Latin America, offering general entertainment content including live sports from ESPN, international originals, animated comedies, and movie premieres. In 2024, Disney shut down Star+ and merged all of its content into Disney+, consolidating the two services into a single platform for Latin American viewers.

For more information, visit the Star+ Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "fe4062eac43d4ea75955f8ae48adcf1e",
  "trash_scores": {
    "default": 75
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


RED

RED = Youtube Red = Youtube Premium

Description - [Click to show/hide]

YouTube Red (now YouTube Premium)

YouTube Red was launched on October 28, 2015, offering ad-free access to all YouTube videos, offline playback, background playback on mobile, and access to exclusive YouTube Originals programming produced in collaboration with popular creators. In May 2018, YouTube Red was rebranded as YouTube Premium, which also bundled access to YouTube Music, Google's music streaming service. YouTube Premium now has over 125 million subscribers worldwide.

For more information, visit the YouTube Premium Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "c30d2958827d1867c73318a5a2957eb1",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/GfOSFe/1",
  "name": "RED",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "YouTube Red",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(red|youtube red)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
      }
    },
    {
      "name": "RED Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(RED)\\b|\\b(RED)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Streaming Services UK


4OD

4OD

Description - [Click to show/hide]

All 4

All 4 was the name of Channel Four Television Corporation's video-on-demand streaming service from March 30, 2015, when it replaced the original 4oD (4 on Demand) branding. It offered free, ad-funded access to programmes from Channel 4, E4, More4, Film4, and E4 Extra, along with a large archive and exclusive content. On April 17, 2023, All 4 was rebranded as simply "Channel 4," making it the first UK broadcaster to adopt one brand identity across its digital and linear channels. It is only available in the UK and Ireland.

For more information, visit the Channel 4 VoD Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "bbcaf03147de0f73be2be4a9078dfa03",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/pa5TPZ/1",
  "name": "4OD",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "4OD",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(4OD)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


ALL4

ALL4

Description - [Click to show/hide]

All 4

All 4 was the name of Channel Four Television Corporation's video-on-demand streaming service from March 30, 2015, when it replaced the original 4oD (4 on Demand) branding. It offered free, ad-funded access to programmes from Channel 4, E4, More4, Film4, and E4 Extra, along with a large archive and exclusive content. On April 17, 2023, All 4 was rebranded as simply "Channel 4," making it the first UK broadcaster to adopt one brand identity across its digital and linear channels. It is only available in the UK and Ireland.

For more information, visit the Channel 4 VoD Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "fcc09418f67ccaddcf3b641a22c5cfd7",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/pUDbbp/1",
  "name": "ALL4",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "ALL4",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(ALL4)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


iP

BBC iPlayer aka iP

Description - [Click to show/hide]

BBC iPlayer (iP)

BBC iPlayer is the UK's primary public streaming platform, operated by the BBC and launched in 2007. It allows viewers to watch live TV and stream on-demand programmes from BBC channels, including dramas, documentaries, comedy, news, sports, and children's content. The service is free and ad-free, though a UK TV license is required. It is only available to viewers in the United Kingdom.

For more information, visit the BBC iPlayer Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "dc503e2425126fa1d0a9ad6168c83b3f",
  "trash_scores": {
    "default": 75
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


ITVX

ITVX aka ITV

Description - [Click to show/hide]

ITVX (ITV)

ITVX is a British ad-supported streaming service operated by ITV plc, launched in December 2022. It offers original ITV content, live streams of ITV channels, and exclusive and licensed programming. It is free to watch with ads, with an optional paid Premium tier that removes ads and includes additional content. It is only available to viewers in the United Kingdom.

For more information, visit the ITVX Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "fa5a16b951004c23e980d2913694a137",
  "trash_scores": {
    "default": 75
  },
  "trash_regex": "https://regex101.com/r/Nw3FiP/1",
  "name": "ITVX",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "ITVX",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ITVX?)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
      }
    },
    {
      "name": "ITVX Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(ITVX)\\b|\\b(ITVX)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


MY5

MY5 aka Channel 5

Description - [Click to show/hide]

My5 (now 5)

My5 is the video-on-demand streaming service from Channel 5 in the United Kingdom, previously known as Five Download, Demand Five, and Demand 5. In March 2025, Channel 5 and My5 merged and relaunched under the unified brand "5," adding 15 new live channels and content from Paramount-owned networks including BET, CBS, Comedy Central, and MTV. The service is free, ad-supported, and only available in the UK.

For more information, visit the My5 Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "9f72dc1059a6b277c21cee6a1f15f13f",
  "trash_scores": {
    "default": 75
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


NOW

NOW

Description - [Click to show/hide]

NOW (formerly NOW TV)

NOW (formerly known as NOW TV) is a subscription streaming service launched in the UK in 2012, operated by Sky Group. It offers live streaming and video-on-demand content through flexible monthly "passes" covering entertainment, films, and sports with no long-term contract required. It is the only UK streaming service with access to HBO content such as Game of Thrones and The Sopranos, as well as exclusive live sports including the Premier League and Formula 1.

For more information, visit the NOW Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "b66a699fba6f9df91becab798d7502e5",
  "trash_scores": {
    "default": 75
  },
  "name": "NOW",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "NOW",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(now)\\b[ ._-]web[ ._-]?(dl|rip)?\\b"
      }
    },
    {
      "name": "NOW Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(NOW)\\b|\\b(NOW)\\]"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Streaming Services HD/UHD Boost (Optional)


HD Streaming Boost

Description - [Click to show/hide]

HD Streaming Boost

Some streaming services have HD releases that are generally better than their UHD counterparts. The HD Streaming Boost custom format increases those streaming services' scores appropriately for HD releases. Use this in conjunction with the regular streaming service custom formats.

JSON - [Click to show/hide]
{
  "trash_id": "218e93e5702f44a68ad9e3c6ba87d2f0",
  "trash_scores": {
    "default": 75
  },
  "name": "HD Streaming Boost",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Disney+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(dsnp|dsny|disney|Disney\\+)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "1080p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 1080
      }
    }
  ]
}

TOP


UHD Streaming Boost

Description - [Click to show/hide]

UHD Streaming Boost

Some streaming services have UHD releases that are generally better than their HD counterparts. The UHD Streaming Boost custom format increases those streaming services' scores appropriately for UHD releases. Use this in conjunction with the regular streaming service custom formats.

JSON - [Click to show/hide]
{
  "trash_id": "43b3cf48cb385cd3eac608ee6bca7f09",
  "trash_scores": {
    "default": 75
  },
  "name": "UHD Streaming Boost",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Disney+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(dsnp|dsny|disney|Disney\\+)\\b"
      }
    },
    {
      "name": "HBO Max",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(hmax|hbom|hbo[ ._-]?max)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)"
      }
    },
    {
      "name": "HMAX Rename",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[(HMAX)\\b|\\b(HMAX)\\]"
      }
    },
    {
      "name": "Netflix",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(nf|netflix(u?hd)?)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "2160p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2160
      }
    }
  ]
}

TOP


Streaming Services French


AUViO

AUViO/RTBF

Description - [Click to show/hide]

Auvio (RTBF)

Auvio is the French-language streaming platform of Belgium's public broadcaster RTBF, offering live TV, radio broadcasts, and on-demand content including popular Belgian shows, international movies, documentaries, and major sports events such as Formula 1 and MotoGP. It is free to access and ad-free, requiring only a free account to watch, with an optional paid tier that unlocks a larger catalog of over 1,700 films. It is only available to viewers in Belgium.

For more information, visit the Auvio Wikipedia page and the RTBF Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "b0d6195c23ae254932da00512db7e8a8",
  "name": "AUViO",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "AUViO",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AUVIO)\\b"
      }
    },
    {
      "name": "Radio Télévision Belge Francophone",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(RTBF)\\b"
      }
    }
  ]
}

TOP


MyCANAL

MyCANAL = CANAL+/MyCANAL

Description - [Click to show/hide]

myCANAL (Canal+)

myCANAL is the streaming platform of French broadcaster Canal+, launched in December 2013. It has since been rebranded as Canal+ and is a subsidiary of Canal+ S.A. The service gives Canal+ subscribers live and on-demand access to all Canal+ channels, including major sports rights such as the UEFA Champions League and the English Premier League. It is primarily available to subscribers in France and other Canal+ markets across Europe and Africa.

For more information, visit the Canal+ Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "f27d46a831e6b16fa3fee2c4e5d10984",
  "trash_regex": "https://regex101.com/r/UYB7E7/1",
  "name": "MyCANAL",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "CANAL+",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(C(?:anal)?[ .-]?(Plus|\\+))[ .]"
      }
    },
    {
      "name": "MyCANAL",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MyCANAL)\\b"
      }
    },
    {
      "name": "Not MyCanal RlsGrp",
      "implementation": "ReleaseGroupSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(MyCanal)\\b"
      }
    }
  ]
}

TOP


SALTO

SALTO = SⱯLTO

Description - [Click to show/hide]

SⱯLTO

SⱯLTO was a French subscription streaming service launched on October 20, 2020, as a joint venture between France Télévisions, the TF1 Group, and Groupe M6. It offered films, TV series, documentaries, live TV, and catch-up content from all three networks, along with some exclusive programming. Following difficulty in attracting subscribers, the service shut down on March 27, 2023.

For more information, visit the Salto Wikipedia page.

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

TOP


Streaming Services Anime


ABEMA

Description - [Click to show/hide]

ABEMA

ABEMA is a Japanese streaming service owned by CyberAgent and TV Asahi, launched in April 2016. It operates primarily as a free, ad-supported platform offering around 25 live channels, covering news, anime, original dramas, reality dating shows, and sports, with an optional paid premium tier for on-demand content. It is primarily available in Japan and is well known for its live sports broadcasting, including the 2022 FIFA World Cup.

For more information, visit the ABEMA Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "a370d974bc7b80374de1d9ba7519760b",
  "trash_scores": {
    "default": 1,
    "german-anime": 0
  },
  "name": "ABEMA",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "ABEMA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(ABEMA[ ._-]?(TV)?)\\b"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    }
  ]
}

TOP


ADN

ADN = Animation Digital Network

Description - [Click to show/hide]

ADN (Animation Digital Network)

ADN (Animation Digital Network) is the largest French streaming platform dedicated to animation, offering a wide range of anime genres including action, adventure, romance, and comedy, alongside cult titles such as One Piece, Dragon Ball, Naruto, and Attack on Titan. The service is available for free or through a premium plan that removes ads and provides access to simulcast series available shortly after their Japanese broadcast. It is primarily aimed at French-speaking audiences in Europe.

No English Wikipedia page is currently available, but you can find more information on the ADN official website.

JSON - [Click to show/hide]
{
  "trash_id": "d54cd2bf1326287275b56bccedb72ee2",
  "trash_scores": {
    "default": 7,
    "french-anime-multi": 7,
    "french-anime-vostfr": 7,
    "anime-sonarr": 1,
    "german-anime": 0
  },
  "name": "ADN",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "ADN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(ADN)\\b"
      }
    }
  ]
}

TOP


B-Global

Description - [Click to show/hide]

B-Global (Bilibili International)

B-Global, also known as BiliBili International or BStation, is the international version of Bilibili, China's popular anime and entertainment streaming platform. It is the top anime platform in Southeast Asia, offering over 2,000 licensed anime titles with multilingual subtitle support. It also features short dramas, donghua (Chinese animation), and user-created content. Most titles are primarily available in Southeast Asian countries.

For more information, visit the Bilibili Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "7dd31f3dee6d2ef8eeaa156e23c3857e",
  "name": "B-Global",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "B-Global",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(B[ .-]?Global)\\b"
      }
    }
  ]
}

TOP


Bilibili

Description - [Click to show/hide]

Bilibili

Bilibili is a major Chinese video streaming platform founded in 2009 and headquartered in Shanghai, focused on anime, comics, and gaming content. It offers anime, dramas, documentaries, variety shows, live streaming, and user-created content, primarily serving audiences in China, Taiwan, and Hong Kong.

For more information, visit the Bilibili Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "4c67ff059210182b59cdd41697b8cb08",
  "name": "Bilibili",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "Bilibili",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(Bili(bili)?)\\b"
      }
    }
  ]
}

TOP


CR

Crunchyroll

Description - [Click to show/hide]

Crunchyroll (CR)

Crunchyroll is an American subscription streaming service owned by Sony, dedicated to anime and manga. It offers a large library of anime series and films, with simulcast episodes available at or near the same time as their Japanese broadcast, in both subtitled and dubbed formats. It is free to watch with ads, with an optional paid subscription for ad-free viewing. It is available in over 200 countries and is one of the most popular anime streaming services in the world.

For more information, visit the Crunchyroll Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "3e0b26604165f463f3e8e192261e7284",
  "trash_scores": {
    "default": 6,
    "german-anime": 0
  },
  "name": "CR",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "Crunchyroll",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(C(runchy)?[ .-]?R(oll)?)\\b"
      }
    }
  ]
}

TOP


FUNI

Funimation

Description - [Click to show/hide]

Funimation

Funimation was an American anime streaming service launched in 2016, known for popular titles such as Dragon Ball, One Piece, Attack on Titan, and My Hero Academia. It was one of the leading distributors of anime in North America and was owned by Sony. On April 2, 2024, Funimation shut down and merged into Crunchyroll, where most of its content library is now available.

For more information, visit the Funimation Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "1284d18e693de8efe0fe7d6b3e0b9170",
  "trash_scores": {
    "default": 2,
    "german-anime": 0
  },
  "name": "FUNi",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "Funimation",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(FUNi(mation)?)\\b"
      }
    }
  ]
}

TOP


HIDIVE

Description - [Click to show/hide]

HIDIVE

HIDIVE is an American anime subscription streaming service owned by AMC Global Media, launched in June 2017 as a successor to Anime Network Online. It offers English subtitles and dubs, with exclusive access to first-run simulcasts of new anime at or near the same time as their Japanese broadcast. It is a strong alternative to Crunchyroll, known for its diverse library of both popular and hard-to-find anime titles, including select uncensored content.

For more information, visit the HIDIVE Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "570b03b3145a25011bf073274a407259",
  "name": "HIDIVE",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "HIDIVE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(HIDI(VE)?)\\b"
      }
    }
  ]
}

TOP


VRV

Description - [Click to show/hide]

VRV

VRV (pronounced "verve") was an American streaming service launched in November 2016, bundling together anime, fantasy, educational, and gaming-related content aimed at fans of those genres. It was only available in the United States. In April 2023, VRV shut down and its content was merged into Crunchyroll.

For more information, visit the VRV Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "44a8ee6403071dd7b8a3a8dd3fe8cb20",
  "trash_scores": {
    "default": 3,
    "german-anime": 0
  },
  "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    }
  ]
}

TOP


WKN

Wakanim

Description - [Click to show/hide]

Wakanim (WKN)

Wakanim was a French anime subscription streaming service launched on February 27, 2009, specializing in simulcasting Japanese anime for European audiences. It was also the first platform in Europe to offer DRM-free anime downloads. Owned by Sony's Crunchyroll, the service was discontinued on November 3, 2023, with its content and library absorbed into Crunchyroll.

For more information, visit the Wakanim Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "e5e6405d439dcd1af90962538acd4fe0",
  "name": "WKN",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "WKN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(WKN|Waka(nim)?)\\b"
      }
    }
  ]
}

TOP


Series Versions


Hybrid

Description - [Click to show/hide]

Hybrid

A Hybrid release is a release that combines elements from more than one source to produce the best possible result. For example, the video track may come from one source, such as a Blu-ray disc, while the audio track, subtitles, or additional content come from a different source, such as a streaming service or a different regional release. This approach is used when no single source contains everything needed for the highest quality release, allowing the best available video and audio to be combined into one file.

In general, top tier release groups always try to combine elements from more than one source to produce the best possible result. However, not all release groups mention that their release is a hybrid release.

JSON - [Click to show/hide]
{
  "trash_id": "3a4127d8aa781b44120d907f2cd62627",
  "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": "Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 6
      }
    }
  ]
}

TOP


Remaster

Description - [Click to show/hide]

Remaster

A remaster is a change in the sound or image quality of previously created media, whether audio, cinematic, or video. The resulting product is said to be remastered, and the terms "digital remastering" and "digitally remastered" are also commonly used. Remastering adapts older content for modern high-definition standards by enhancing visuals and sound, while respecting the original. This typically includes resolution upscaling, color grading, and audio enhancement to ensure compatibility with today's displays and surround sound systems.

A remaster differs from a restoration. A restoration goes back to the original film elements for the most faithful result, while a remaster improves an existing digital version without necessarily returning to the source material.

For more information, visit the Remaster Wikipedia page.

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


Unwanted Formats


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": "15a05bc7c1a36e2b57fd628f8977e2fc",
  "trash_scores": {
    "default": -10000,
    "anime-sonarr": -10000,
    "german": -35000,
    "german-anime": -35000
  },
  "name": "AV1",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "AV1",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bAV1\\b"
      }
    }
  ]
}

TOP


Bad Dual Groups

Description - [Click to show/hide]

Bad Dual/Multi groups

These release groups often do not set the original language of the media as the first audio track. Since ffprobe relies on the first audio track to determine the release's primary language, incorrect ordering can cause parsing errors. This may lead to failed imports, misidentified files, or download loops. To ensure proper processing, the original language should always be the first audio track in the release.

JSON - [Click to show/hide]
{
  "trash_id": "32b367365729d530ca1c124a0b180c64",
  "trash_scores": {
    "default": -10000,
    "french-multi-vf": 0,
    "french-multi-vo": 0,
    "german": 0,
    "german-anime": 0
  },
  "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": "CYPHER",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CYPHER)$"
      }
    },
    {
      "name": "MLH",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MLH)$"
      }
    },
    {
      "name": "XiQUEXiQUE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(XiQUEXiQUE)$"
      }
    },
    {
      "name": "BiOMA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BiOMA)$"
      }
    },
    {
      "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": "EniaHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(EniaHD)$"
      }
    },
    {
      "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": "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": "tokar86a",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(tokar86a)$"
      }
    },
    {
      "name": "TURG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TURG)$"
      }
    },
    {
      "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


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": "85c61753df5da1fb2aab6f2a47426b09",
  "trash_scores": {
    "default": -10000,
    "german": -35000,
    "german-anime": -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


BR-DISK (BTN)

Description - [Click to show/hide]

BR-DISK (BTN)

This Custom Format works the same as the BR-DISK Custom Format, but is specific to a tracker called BTN.

JSON - [Click to show/hide]
{
  "trash_id": "6f808933a71bd9666531610cb8c059cc",
  "trash_scores": {
    "default": -10000
  },
  "trash_regex": "https://regex101.com/r/UpA3I7/2",
  "name": "BR-DISK (BTN)",
  "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)|[x][-_. ]?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|H[ ._-]?26[45])\\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


BW

Black & White

Description - [Click to show/hide]

Black & White Versions

Some shows are released in both Color and Black & White versions. Users who prefer the color version should keep the default negative score of -10000. Since Sonarr doesn’t support editions, if you prefer the Black & White version, assign a positive score (1-5 should be enough) to this Custom Format. Sonarr will then prefer the Black & White releases, and the Custom Format will also be used in your naming scheme.

JSON - [Click to show/hide]
{
  "trash_id": "21d9d08e39b05523ec36811ab06b8308",
  "trash_scores": {
    "default": -10000,
    "german": -35000,
    "german-anime": -35000
  },
  "name": "BW",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Blackout/B&W/Black&Chrome",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\bS\\d+(E\\d+)?\\b).*\\b((B(lack)?[ ._-]?(out|(and|[n&])?[ ._-]?(W(hite)?|Chrome))))\\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": "fbcb31d8dabd2a319072b84fc0b7249c",
  "trash_scores": {
    "default": -10000,
    "german": -35000,
    "german-anime": -35000
  },
  "trash_regex": "https://regex101.com/r/lZ9iTm/1",
  "name": "Extras",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Extras",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(?<=\\bS\\d+\\b).*\\b(Extras|Bonus|Extended[ ._-]Clip)\\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.
JSON - [Click to show/hide]
{
  "trash_id": "9c11cd3f07101cdba90a2d81cf0e56b4",
  "trash_scores": {
    "default": -10000,
    "german": -35000,
    "german-anime": -35000
  },
  "name": "LQ",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BRiNK",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BRiNK)$"
      }
    },
    {
      "name": "BTM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BTM)$"
      }
    },
    {
      "name": "CHX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CHX)$"
      }
    },
    {
      "name": "CTFOH",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CTFOH)$"
      }
    },
    {
      "name": "d3g",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(d3g)$"
      }
    },
    {
      "name": "DepraveD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DepraveD)$"
      }
    },
    {
      "name": "EVO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(EVO)$"
      }
    },
    {
      "name": "Feranki1980",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Feranki1980)$"
      }
    },
    {
      "name": "FGT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FGT)$"
      }
    },
    {
      "name": "FMD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FMD)$"
      }
    },
    {
      "name": "GHOSTS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(GHOSTS)$"
      }
    },
    {
      "name": "HiQVE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HiQVE)$"
      }
    },
    {
      "name": "iNTENSO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iNTENSO)$"
      }
    },
    {
      "name": "iVy",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iVy)$"
      }
    },
    {
      "name": "JFF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(JFF)$"
      }
    },
    {
      "name": "KC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(KC)$"
      }
    },
    {
      "name": "MeGusta",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MeGusta)$"
      }
    },
    {
      "name": "nhanc3",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(nhanc3)$"
      }
    },
    {
      "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": "PSA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PSA)$"
      }
    },
    {
      "name": "R&H",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(R&H)$"
      }
    },
    {
      "name": "SasukeducK",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SasukeducK)$"
      }
    },
    {
      "name": "SHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SHD)$"
      }
    },
    {
      "name": "ShieldBearer",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ShieldBearer)$"
      }
    },
    {
      "name": "TBS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TBS)$"
      }
    },
    {
      "name": "TG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TG)$"
      }
    },
    {
      "name": "VIDEOHOLE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(VIDEOHOLE)$"
      }
    },
    {
      "name": "worldmkv",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(worldmkv)$"
      }
    },
    {
      "name": "XLF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(XLF)$"
      }
    },
    {
      "name": "Zero00",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Zero00)$"
      }
    }
  ]
}

TOP


LQ (Release Title)

Low-Quality Releases = LQ

LQ (Release Title)- [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.

JSON - [Click to show/hide]
{
  "trash_id": "e2315f990da2e2cbfc9fa5b7a6fcfe48",
  "trash_scores": {
    "default": -10000,
    "german": -35000,
    "german-anime": -35000
  },
  "name": "LQ (Release Title)",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BEN THE MEN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BEN[ ._-]THE[ ._-]MEN)\\b"
      }
    },
    {
      "name": "BiTOR (2160p)",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?=.*?(\\b2160p\\b))(?=.*?(\\bBiTOR\\b))"
      }
    },
    {
      "name": "CREATiVE24",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CREATiVE24)\\b"
      }
    },
    {
      "name": "Feranki1980",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Feranki1980)\\b"
      }
    },
    {
      "name": "TeeWee",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(TeeWee)\\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": "82d40da2bc6923f41e14394075dd4b03",
  "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": "e1a997ddb54e3ecbfe06341ad323c458",
  "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": "(?<=\\bS\\d+\\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": "06d66ab109d4d2eddb2794d21526d140",
  "trash_scores": {
    "default": -10000,
    "german": -35000
  },
  "name": "Retags",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": ".heb",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "[.]heb\\b"
      }
    },
    {
      "name": "[eztv]",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[eztvx?[ ._-]?(io|re|to)?\\]"
      }
    },
    {
      "name": "[rarbg]",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[rarbg\\]"
      }
    },
    {
      "name": "[rartv]",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[rartv\\]"
      }
    },
    {
      "name": "[TGx]",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[TGx\\]"
      }
    }
  ]
}

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": "1b3994c551cbb92a2c781af061f4ab44",
  "trash_scores": {
    "default": -10000,
    "french-multi-vf": 0,
    "french-multi-vo": 0,
    "german": 0,
    "german-anime": 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|-D3US|-BROTHERHOOD|-W4K|-STRiKES)"
      }
    },
    {
      "name": "Not INFLATE/DEFLATE",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(INFLATE|DEFLATE[)\\]]?)$"
      }
    },
    {
      "name": "Not GERMAN",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(GERMAN)$"
      }
    }
  ]
}

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": "23297a736ca77c0fc8e70f8edd7ee56c",
  "trash_scores": {
    "default": -10000,
    "german": -35000,
    "german-anime": -35000
  },
  "trash_regex": "https://regex101.com/r/xpT0Md/latest",
  "name": "Upscaled",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "AI Upscales",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=\\b\\d{3,4}p\\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": "RW",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(RW)\\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\\d{3,4}p\\b).*\\b(AI[ ._-]?Enhanced?|UPS(UHD)?|Upscaled?([ ._-]?UHD)?|UpRez)\\b"
      }
    }
  ]
}

TOP


HQ Release Groups


Remux Tier 01

Description - [Click to show/hide]

Remux Tier 01

Groups that:

  • Have built a strong reputation for consistently delivering excellent quality releases
  • Pay exceptional attention to detail and carefully analyze all available sources
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "9965a052eb87b0d10313b1cea89eb451",
  "trash_scores": {
    "default": 1900,
    "anime-sonarr": 975,
    "french-multi-vf": 0
  },
  "name": "Remux Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "BLURANiUM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BLURANiUM)$"
      }
    },
    {
      "name": "BMF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BMF)$"
      }
    },
    {
      "name": "FraMeSToR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FraMeSToR)$"
      }
    },
    {
      "name": "PmP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PmP)$"
      }
    }
  ]
}

TOP


Remux Tier 02

Description - [Click to show/hide]

Remux Tier 02

Groups that:

  • Are new and haven't released many titles yet
  • Have retired and their releases don't meet current quality standards
  • Pay good attention to detail and use reliable sources
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "8a1d0c3d7497e741736761a1da866a2e",
  "trash_scores": {
    "default": 1850,
    "anime-sonarr": 950,
    "french-multi-vf": 0
  },
  "name": "Remux Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "12GaugeShotgun",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(12GaugeShotgun)$"
      }
    },
    {
      "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": "KRaLiMaRKo",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(KRaLiMaRKo)$"
      }
    },
    {
      "name": "playBD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(playBD)$"
      }
    },
    {
      "name": "PTer",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PTer)$"
      }
    },
    {
      "name": "SiCFoI",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SiCFoI)$"
      }
    },
    {
      "name": "TRiToN",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TRiToN)$"
      }
    }
  ]
}

TOP

HD Bluray Tier 01

Description - [Click to show/hide]

HD Bluray Tier 01

Groups that:

  • Have built a strong reputation for consistently delivering excellent quality releases
  • Optimize their releases whilst keeping them transparent, using high-quality sources
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "d6819cba26b1a6508138d25fb5e32293",
  "trash_scores": {
    "default": 1800,
    "french-multi-vf": 0,
    "german-anime": 1050
  },
  "name": "HD Bluray Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BLURAY",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "Not 2160p",
      "implementation": "ResolutionSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "Chotab",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Chotab)$"
      }
    },
    {
      "name": "CtrlHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CtrlHD)$"
      }
    },
    {
      "name": "DON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DON)$"
      }
    },
    {
      "name": "EbP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(EbP)$"
      }
    },
    {
      "name": "NTb",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NTb)$"
      }
    },
    {
      "name": "PTer",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PTer)$"
      }
    }
  ]
}

TOP


HD Bluray Tier 02

Description - [Click to show/hide]

HD Bluray Tier 02

Groups that:

JSON - [Click to show/hide]
{
  "trash_id": "c2216b7b8aa545dc1ce8388c618f8d57",
  "trash_scores": {
    "default": 1750,
    "french-multi-vf": 0,
    "german-anime": 1000
  },
  "name": "HD Bluray Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BLURAY",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "Not 2160p",
      "implementation": "ResolutionSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "SA89",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SA89)$"
      }
    },
    {
      "name": "sbR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(sbR)$"
      }
    }
  ]
}

TOP

WEB Tier 01

Description - [Click to show/hide]

WEB Tier 01

Groups that:

  • Have built a strong reputation for consistently delivering excellent quality releases
  • Create hybrids using multiple high-quality sources
  • Sign up for the gentleman list on a certain private tracker (TV releases)
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "e6258996055b9fbab7e9cb2f75819294",
  "trash_scores": {
    "default": 1700,
    "french-multi-vf": 0,
    "german-anime": 350
  },
  "name": "WEB Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "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": "CasStudio",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CasStudio)$"
      }
    },
    {
      "name": "CRFW",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CRFW)$"
      }
    },
    {
      "name": "CtrlHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CtrlHD)$"
      }
    },
    {
      "name": "FLUX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FLUX)$"
      }
    },
    {
      "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": "MADSKY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MADSKY)$"
      }
    },
    {
      "name": "monkee",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(monkee)$"
      }
    },
    {
      "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": "QOQ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(QOQ)$"
      }
    },
    {
      "name": "RAWR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RAWR)$"
      }
    },
    {
      "name": "RTN",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RTN)$"
      }
    },
    {
      "name": "SiC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SiC)$"
      }
    },
    {
      "name": "T6D",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(T6D)$"
      }
    },
    {
      "name": "TOMMY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TOMMY)$"
      }
    },
    {
      "name": "ViSUM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ViSUM)$"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


WEB Tier 02

Description - [Click to show/hide]

WEB Tier 02

Groups that:

JSON - [Click to show/hide]
{
  "trash_id": "58790d4e2fdcd9733aa7ae68ba2bb503",
  "trash_scores": {
    "default": 1650,
    "french-multi-vf": 0,
    "german-anime": 250
  },
  "name": "WEB Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "3cTWeB",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(3cTWeB)$"
      }
    },
    {
      "name": "BLUTONiUM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BLUTONiUM)$"
      }
    },
    {
      "name": "BTW",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BTW)$"
      }
    },
    {
      "name": "BYNDR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BYNDR)$"
      }
    },
    {
      "name": "Chotab",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Chotab)$"
      }
    },
    {
      "name": "Cinefeel",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Cinefeel)$"
      }
    },
    {
      "name": "CiT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CiT)$"
      }
    },
    {
      "name": "CMRG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CMRG)$"
      }
    },
    {
      "name": "Coo7",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Coo7)$"
      }
    },
    {
      "name": "dB",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(dB)$"
      }
    },
    {
      "name": "DEEP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DEEP)$"
      }
    },
    {
      "name": "END",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(END)$"
      }
    },
    {
      "name": "ETHiCS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ETHiCS)$"
      }
    },
    {
      "name": "FC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FC)$"
      }
    },
    {
      "name": "Flights",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Flights)$"
      }
    },
    {
      "name": "GNOME",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(GNOME)$"
      }
    },
    {
      "name": "iJP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iJP)$"
      }
    },
    {
      "name": "iKA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iKA)$"
      }
    },
    {
      "name": "iT00NZ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iT00NZ)$"
      }
    },
    {
      "name": "JETIX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(JETIX)$"
      }
    },
    {
      "name": "KHN",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(KHN)$"
      }
    },
    {
      "name": "KiMCHI",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(KiMCHI)$"
      }
    },
    {
      "name": "LAZY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(LAZY)$"
      }
    },
    {
      "name": "MiU",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MiU)$"
      }
    },
    {
      "name": "MZABI",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MZABI)$"
      }
    },
    {
      "name": "NPMS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NPMS)$"
      }
    },
    {
      "name": "NYH",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NYH)$"
      }
    },
    {
      "name": "orbitron",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(orbitron)$"
      }
    },
    {
      "name": "PHOENiX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PHOENiX)$"
      }
    },
    {
      "name": "playWEB",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(playWEB)$"
      }
    },
    {
      "name": "PSiG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PSiG)$"
      }
    },
    {
      "name": "ROCCaT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ROCCaT)$"
      }
    },
    {
      "name": "RTFM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RTFM)$"
      }
    },
    {
      "name": "SA89",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SA89)$"
      }
    },
    {
      "name": "SbR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SbR)$"
      }
    },
    {
      "name": "SDCC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SDCC)$"
      }
    },
    {
      "name": "SIGMA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SIGMA)$"
      }
    },
    {
      "name": "SMURF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SMURF)$"
      }
    },
    {
      "name": "SPiRiT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SPiRiT)$"
      }
    },
    {
      "name": "TEPES",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TEPES)$"
      }
    },
    {
      "name": "TVSmash",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TVSmash)$"
      }
    },
    {
      "name": "WELP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WELP)$"
      }
    },
    {
      "name": "XEBEC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(XEBEC|4KBEC|CEBEX)$"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


WEB Tier 03

Description - [Click to show/hide]

WEB Tier 03

Groups that:

  • Are new, and have released several dozen objectively good quality releases
  • Have retired and their releases don't meet current quality standards
  • Follow the Contributing General Guidelines.
JSON - [Click to show/hide]
{
  "trash_id": "d84935abd3f8556dcd51d4f27e22d0a6",
  "trash_scores": {
    "default": 1600,
    "french-multi-vf": 0,
    "german-anime": 150
  },
  "name": "WEB Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BLOOM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BLOOM)$"
      }
    },
    {
      "name": "Dooky",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Dooky)$"
      }
    },
    {
      "name": "DRACULA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DRACULA)$"
      }
    },
    {
      "name": "HHWEB",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HHWEB)$"
      }
    },
    {
      "name": "NINJACENTRAL",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NINJACENTRAL)$"
      }
    },
    {
      "name": "SLiGNOME",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SLiGNOME)$"
      }
    },
    {
      "name": "SwAgLaNdEr",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SwAgLaNdEr)$"
      }
    },
    {
      "name": "T4H",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(T4H)$"
      }
    },
    {
      "name": "ViSiON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ViSiON)$"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


WEB Scene

Description - [Click to show/hide]

WEB Scene

One of the few scene groups that released quality releases.

JSON - [Click to show/hide]
{
  "trash_id": "d0c516558625b04b363fa6c5c2c7cfd4",
  "trash_scores": {
    "default": 1600,
    "french-multi-vf": 0
  },
  "name": "WEB Scene",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "DEFLATE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DEFLATE)$"
      }
    },
    {
      "name": "INFLATE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(INFLATE)$"
      }
    }
  ]
}

TOP


Repacks/Proper (Required)



Repack/Proper

Description - [Click to show/hide]

Repack / Proper

A Repack is a re-release of a file by the same release group, issued to fix a problem with the original release, such as a corrupted file, incorrect audio sync, or missing content. A Proper is a re-release issued by a different release group to correct or improve upon a flawed release from another group.

Both Repack and Proper releases are considered higher quality than the original flawed release they replace, and should generally be preferred over the original when available.

JSON - [Click to show/hide]
{
  "trash_id": "ec8fa7296b64e8cd390a1600981f3923",
  "trash_scores": {
    "default": 5,
    "anime-sonarr": 1,
    "french-anime-multi": 1,
    "french-anime-vostfr": 1
  },
  "trash_regex": "https://regex101.com/r/S91wR8/2",
  "name": "Repack/Proper",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Repack/Proper/Rerip",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(Repack|Proper|Rerip)\\b"
      }
    },
    {
      "name": "Not Higher Version Repack/Proper",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b((repack|proper)[23])\\b|\\bREAL\\.(REAL\\.)?(PROPER|REPACK)\\b"
      }
    }
  ]
}

TOP


Repack2

Description - [Click to show/hide]

Repack 2

A Repack 2 is a second re-release of a scene or P2P release, issued by the original release group to fix errors or quality issues that were not resolved in the first repack. Common reasons for a Repack 2 include persistent audio sync issues, corrupted video, incorrect subtitles, or other technical problems that remained after the initial repack. A Repack 2 supersedes both the original release and the first repack, and should be preferred over earlier versions of the same release.

JSON - [Click to show/hide]
{
  "trash_id": "eb3d5cc0a2be0db205fb823640db6a3c",
  "trash_scores": {
    "default": 6,
    "anime-sonarr": 2,
    "french-anime-multi": 2,
    "french-anime-vostfr": 2
  },
  "trash_regex": "https://regex101.com/r/kQ4oeP/1",
  "name": "Repack2",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Repack/Proper 2 or REAL.PROPER/REPACK",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b((repack|proper)2)\\b|\\b(REAL\\.(PROPER|REPACK))\\b"
      }
    },
    {
      "name": "Not Repack/Proper 3",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b((repack|proper)3)\\b|\\bREAL\\.(REAL\\.)(PROPER|REPACK)\\b"
      }
    }
  ]
}

TOP


Repack3

Description - [Click to show/hide]

Repack 3

A Repack 3 is a third re-release of a scene or P2P release, issued to fix errors or quality issues found in the original release and two previous repacks. Each repack is published by the original release group to correct problems such as audio sync issues, missing content, corrupt files, or incorrect encoding settings. A Repack 3 indicates that two prior attempts to fix the release were made before this corrected version was issued.

JSON - [Click to show/hide]
{
  "trash_id": "44e7c4de10ae50265753082e5dc76047",
  "trash_scores": {
    "default": 7,
    "anime-sonarr": 3,
    "french-anime-multi": 3,
    "french-anime-vostfr": 3
  },
  "trash_regex": "https://regex101.com/r/7YIkWD/1",
  "name": "Repack3",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Repack/Proper 3 or REAL.REAL.PROPER/REPACK",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b((repack|proper)3)\\b|\\b(REAL\\.REAL\\.(PROPER|REPACK))\\b"
      }
    }
  ]
}

TOP


Golden Rule (Optional)

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

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

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

JSON - [Click to show/hide]
{
  "trash_id": "9b64dff695c2115facf1b6ea59c9bd07",
  "trash_scores": {
    "default": -10000,
    "german": -35000,
    "german-anime": -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


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

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

JSON - [Click to show/hide]
{
  "trash_id": "47435ece6b99a0b477caf360e79ba0bb",
  "trash_scores": {
    "default": -10000,
    "german": 0,
    "german-anime": 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


Miscellaneous (Optional)


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": "d7c747094a7c65f4c2de083c24899e8b",
  "trash_scores": {
    "default": 1
  },
  "name": "FreeLeech",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "FreeLeech",
      "implementation": "IndexerFlagSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    }
  ]
}

TOP


HFR

Description - [Click to show/hide]

HFR (High Frame Rate)

High Frame Rate (HFR) refers to video content that runs at a higher frame rate than the typical 24 frames per second (fps) used in traditional cinema. HFR produces a much smoother, more detailed image compared to standard 24fps, and is especially useful for gaming, sports, and live streaming, where it can significantly reduce motion blur and latency. Common HFR frame rates include 48fps, 60fps, and 120fps. While some viewers find HFR more immersive, others feel it gives footage an overly realistic or "soap opera" look compared to the traditional cinematic appearance of 24fps.

For more information, visit the High Frame Rate Wikipedia page.

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

TOP


Internal

Description - [Click to show/hide]

Internal

In the context of scene and P2P releases, an Internal release is one that is distributed within a release group's private network before, or instead of, being made publicly available. Internal releases often use higher quality settings or unconventional encoding choices that may not conform to standard scene rulesets, making them a preferred choice for those seeking the best possible quality.

Those who prefer scene releases may want to boost internals, as they generally use higher settings that may not conform to the standard ruleset. In some rare cases, P2P releases are also marked as Internal.

JSON - [Click to show/hide]
{
  "trash_id": "5ab46ff851b76c337e13e81a4353875f",
  "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


MPEG2

Description - [Click to show/hide]

MPEG-2

MPEG-2 is a standard for the generic coding of moving pictures and associated audio information, using a combination of lossy video and audio compression to allow storage and transmission of video using available storage media and bandwidth. Developed in the 1990s by the Moving Picture Experts Group, it was the standard codec for DVDs and remains in use for over-the-air digital, satellite, and cable broadcasts. While it was a major step forward in its time, it has largely been replaced by more modern and efficient codecs such as AVC (H.264) and HEVC (H.265), which deliver better quality at lower bitrates.

For more information, visit the MPEG-2 Wikipedia page.

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

TOP


Multi

Description - [Click to show/hide]

Multi

A Multi release is a release that contains more than one audio language track. For example, a release labeled "Multi" may include English, French, Spanish, or other language tracks within the same file, allowing viewers to switch between languages during playback. The number and selection of included languages can vary depending on the source and the release group.

Multi releases are common for content distributed across multiple regions, where different audiences require different language options. The presence of multiple audio tracks does not affect the video quality of the release.

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

TOP


P2P Internal

Description - [Click to show/hide]

P2P Internal

This Custom Format matches on the Internal Indexer flag that some trackers use to promote their own internal releases. You can use this Custom Format to favor their internal releases, or, when the same release exists on multiple trackers, it will prefer the release from the home tracker. For this to work, the tracker must support the Internal Indexer flag!

JSON - [Click to show/hide]
{
  "name": "P2P Internal",
  "includeCustomFormatWhenRenaming": false,
  "trash_id": "09654d13ce1f0453496546dfd875b2a5",
  "trash_scores": {
    "default": 1
  },
  "specifications": [
    {
      "name": "Internal",
      "implementation": "IndexerFlagSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 8
      }
    }
  ]
}

TOP


VC-1

Description - [Click to show/hide]

VC-1

VC-1 is a lossy video codec developed by Microsoft, commonly found on older Blu-ray discs and early HD video releases. While it was a popular choice in the early days of high-definition content, it has since been largely replaced by more modern codecs such as AVC (H.264) for 1080p and HEVC (H.265) for 2160p content.

Many release groups re-encode older VC-1 content to AVC when a disc is also available in AVC, as AVC generally offers better compression and improved visual quality at lower bitrates, along with wider compatibility across modern playback devices.

For more information, visit the VC-1 Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "7470a681e6205243983c4410ee4c920f",
  "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

VP9 is an open-source, royalty-free video codec developed by Google, released in June 2013. It reduces streaming bitrate by 30-50% compared to H.264 at equivalent visual quality and is widely used on platforms such as YouTube, which encodes all 4K video in VP9 by default. While VP9 is efficient for web streaming, it is primarily a streaming codec and is not used for physical media remuxes or scene releases, where AVC (H.264) and HEVC (H.265) remain the standard choices.

There have been reported playback and transcoding issues with VP9 content. No respectable release group is currently using it. It is best to avoid this codec for now to prevent compatibility issues.

For more information, visit the VP9 Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "90501962793d580d011511155c97e4e5",
  "name": "VP9",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "VP9",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\bVP9\\b"
      }
    }
  ]
}

TOP


x264

Description - [Click to show/hide]

x264

x264 is a free and open-source software library developed by VideoLAN for encoding video into the H.264/MPEG-4 AVC format, released under the GNU General Public License. It is the most widely deployed H.264/AVC encoder in the world, with over 80% of all videos on the internet estimated to be encoded using x264. x264 is primarily used for 720p and 1080p encodes, and offers excellent direct-play support and broad compatibility across virtually all devices and media players.

For more information, visit the x264 Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "cddfb4e32db826151d97352b8e37c648",
  "name": "x264",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "x|h264",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "[xh][ ._-]?264|\\bAVC(\\b|\\d)"
      }
    },
    {
      "name": "Not Remux",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    }
  ]
}

TOP


x265

Description - [Click to show/hide]

x265

x265 is an encoder for creating digital video streams in the High Efficiency Video Coding (HEVC/H.265) compression format, developed by MulticoreWare. It delivers up to 50% better compression than H.264 while maintaining high quality, making it ideal for 4K, 8K, and HDR workflows including HDR10, HDR10+, and Dolby Vision.

Note the following applies to all x265/HEVC releases that are not remuxes.

x265 is primarily used for 2160p encodes and for 1080p encodes that include HDR formats such as Dolby Vision, HDR10, and others. It works best when the source is a high-quality remux or untouched disc source. If the source is not remux or source quality, there will be a noticeable loss in quality. If storage space is a concern, x265 can save around 10-20% compared to x264, but the best x265 quality still requires large, high-quality source files. Unfortunately, many x265 release groups microsize their releases or use x264 as a source, resulting in poor quality output. The few groups that use the correct source produce much better results, but those releases still tend to be large in size.

For more information, visit the x265 Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "c9eafd50846d299b862ca9bb6ea91950",
  "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": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    }
  ]
}

TOP


x266

Description - [Click to show/hide]

x266

x266 is the next generation open-source VVC/H.266 compliant encoder, built on top of the industry-standard x265 HEVC encoder. The VVC/H.266 standard was developed with the goal of achieving twice the coding efficiency of HEVC, and supports High Dynamic Range (HDR), Wide Color Gamut (WCG), and 360° video. x266 is still actively being developed by MulticoreWare, and very little is currently known about its final implementation.

No respectable release group is currently using x266. It is best to avoid this codec for now to prevent compatibility issues.

For more information, visit the Versatile Video Coding Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "041d90b435ebd773271cea047a457a6a",
  "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": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    }
  ]
}

TOP


Resolution (Optional)


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": "c99279ee27a154c2f20d1d505cc99e25",
  "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": "290078c8b266272a5cc8e251b5e2eb0b",
  "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": "1bef6c151fa35093015b0bfef18279e5",
  "trash_scores": {
    "default": 100
  },
  "name": "2160p",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "2160p",
      "implementation": "ResolutionSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 2160
      }
    }
  ]
}

TOP


Release Type (Optional)


Multi-Episode

Description - [Click to show/hide]

Multi-Episode

This CF utilizes functionality only available in Sonarr v4.0.2.1262 or later.

This Custom Format will recognize multi-episode releases (e.g. episodes named with 'S01E01E02'), instead of single-episode or season packs, using Sonarr's built-in parser. Depending on your preference, you can give it a negative or positive score or skip adding it altogether.

JSON - [Click to show/hide]
{
  "trash_id": "4a20cfb76b5f92a8ca22b894b32e71be",
  "name": "Multi-Episode",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Multi-Episode",
      "implementation": "ReleaseTypeSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 2
      }
    }
  ]
}

TOP


Season Pack

Description - [Click to show/hide]

Season Pack

This CF utilizes functionality only available starting in Sonarr v4.0.2.1262.

This Custom Format can be used to prefer or exclude season packs

  • Give it a score of 10 if you prefer a season pack.
  • Give it a score of -10000 if you prefer to not download season packs.
  • Utilizes the "Release Type" custom format condition added in v4.0.2.1262, Season Pack source status is now persistently stored alongside episodes.

Info

  • This Custom Format could previously result in download loops. The new "Release Type" custom format condition now prevents this undesired behavior. ‼
  • This will upgrade your already downloaded single episodes ‼
JSON - [Click to show/hide]
{
  "trash_id": "3bc5f395426614e155e585a2f056cdf1",
  "trash_scores": {
    "default": 10
  },
  "name": "Season Pack",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Season Packs",
      "implementation": "ReleaseTypeSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    }
  ]
}

TOP


Single Episode

Description - [Click to show/hide]

Single Episode

This CF utilizes functionality only available starting in Sonarr v4.0.2.1262.

This Custom Format will recognize single-episode releases, instead of multi-episode or season packs, using Sonarr's built-in parser. Depending on your preference, you can give it a negative or positive score or skip adding it altogether.

JSON - [Click to show/hide]
{
  "trash_id": "e0c1a67f23908a55b6ae9834e8ed6727",
  "name": "Single Episode",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Single Episode",
      "implementation": "ReleaseTypeSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    }
  ]
}

TOP


Language Profiles


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": "8a9fcdbb445f2add0505926df3bb7b8a",
  "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": "ML",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(ML)\\b"
      }
    },
    {
      "name": "Not Subbed",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "(?=.*(German|Ger))(?=.*(Sub|Multi(ple)?Sub))"
      }
    }
  ]
}

TOP


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": "ed51973a811f51985f14e2f6f290e47a",
  "trash_scores": {
    "default": -10000,
    "german": 11000,
    "german-anime": 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


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": "c5dd0fd675f85487ad5bdf97159180bd",
  "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: Not English

Language: English Only

Description - [Click to show/hide]

Language: Not English (English Only)

This custom format is used to identify and avoid releases that do not contain an English audio track. When applied, it will flag any release where English is not included as an available audio language, helping ensure that only releases with English audio are downloaded.

JSON - [Click to show/hide]
{
  "trash_id": "69aa1e159f97d860440b04cd6d590c4f",
  "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: Not French

Language: French Only

Description - [Click to show/hide]

Language: Not French

This custom format is used to identify and avoid releases that do not contain a French audio track. When applied, it will flag any release where French is not included as an available audio language, helping ensure that only releases with French audio are downloaded.

JSON - [Click to show/hide]
{
  "trash_id": "322fca6f8f3694acc1401ddb530fd33d",
  "trash_scores": {
    "french-anime-multi": 0,
    "french-anime-vostfr": 0,
    "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)

This custom format is used to identify and avoid releases that do not contain the original language audio track of the film or TV show. When applied, it will flag any release where the original language is not included as an available audio option, helping ensure that only releases with the original language audio are downloaded.

JSON - [Click to show/hide]
{
  "trash_id": "ae575f95ab639ba5d15f663bf019e3e8",
  "trash_scores": {
    "default": -10000,
    "french-anime-multi": -10000,
    "french-anime-vostfr": -10000,
    "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: Original + French

This custom format is used to identify releases that contain both the original language audio track and a French audio track. When applied, it helps ensure that only releases including both the original language and French audio are preferred, making it ideal for viewers who want access to both options in a single release.

JSON - [Click to show/hide]
{
  "trash_id": "10e77b96ae4770a7de645a91a53ce29a",
  "trash_scores": {
    "french-anime-multi": 500,
    "french-anime-vostfr": -10000,
    "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


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": "133589380b89f8f8394320901529bac1",
  "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


Not German, Japanese or English

Description - [Click to show/hide]

Language: Not German, Japanese or English

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

JSON - [Click to show/hide]
{
  "trash_id": "51ba9721e1d951e9ffccb3d939831941",
  "trash_scores": {
      "default": -35000
  },
  "name": "Not German, Japanese or English",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Not English Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "Not Japanese Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 8
      }
    },
    {
      "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


Not German, Japanese, Korean, Chinese or English

Description - [Click to show/hide]

Language: Not German, Japanese, Korean, Chinese or English

Used to avoid releases which do not contain German, Japanese, Korean, Chinese or English audio.

JSON - [Click to show/hide]
{
  "trash_id": "1d1481d01b60a0274d81685b3ccbf7d0",
  "trash_scores": {
      "default": -35000
  },
  "name": "Not German, Japanese, Korean, Chinese or English",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Not English Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "Not Japanese Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 8
      }
    },
    {
      "name": "Not Korean Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 21
      }
    },
    {
      "name": "Not Chinese Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 10
      }
    },
    {
      "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


Wrong Language

Description - [Click to show/hide]

Wrong Language

This Custom Format checks if the release is in the original language. If it is not, it gets tagged as Wrong Language. One issue with the Wrong Language Custom Format is that TMDB sometimes has incorrect data.

JSON - [Click to show/hide]
{
  "trash_id": "1fb6283bd05ab5c6a728cb213e5d07d8",
  "name": "Wrong Language",
  "trash_scores": {
    "default": -10000
  },
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Wrong Language",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": -2,
        "exceptLanguage": false
      }
    }
  ]
}

TOP


Accessibility (Optional)


WiTH AD

Audio Description

Description - [Click to show/hide]

With Audio Description

Audio Description (AD) is an extra narration track that describes key visual details such as scenery, costumes, and actions for blind or visually impaired viewers. It makes TV and film content more accessible by explaining what cannot be heard in the main audio.

Some releases include Audio Description, marked as WITH AD or AD. Note: this is not the same as advertisements.

For more information, visit the Audio Description Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "44ccbcbc74506f208973e1463b11705f",
  "trash_regex": "https://regex101.com/r/YWHIIr/1",
  "trash_scores": {
    "default": -10000,
    "german": -35000,
    "german-anime": -35000
  },
  "name": "WiTH AD",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Audio Description",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b((FRENCH|MULTi|WiTH|((BA?|A)SL[ ._-]and))[ ._-](AD|Audio[ ._-]Description))\\b"
      }
    }
  ]
}

TOP


WiTH ASL

American Sign Language

Description - [Click to show/hide]

ASL (American Sign Language)

ASL is a sign language used in the United States and English-speaking Canada. It uses a one-handed alphabet and was heavily influenced by French Sign Language (LSF). ASL relies on spatial organization and facial expressions to convey meaning and grammar.

For more information, visit the American Sign Language Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "c196536ea8122397c5854040d01f2aa7",
  "trash_regex": "https://regex101.com/r/DuHsnc/1",
  "trash_scores": {
    "default": -10000,
    "german": -35000,
    "german-anime": -35000
  },
  "name": "WiTH ASL",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "American Sign Language",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b((WiTH)[ ._-](ASL))\\b"
      }
    }
  ]
}

TOP


WiTH BASL

Black American Sign Language

Description - [Click to show/hide]

BASL (Black American Sign Language)

BASL is a dialect of ASL used primarily by Black Deaf Americans, originating from segregated schools in the South. Compared to mainstream ASL, it uses a larger signing space, more two-handed signs, and greater emotional expression.

For more information, visit the Black American Sign Language Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "b40dc2e630723745aab9f1b94f4aab74",
  "trash_regex": "https://regex101.com/r/iCyLwn/1",
  "trash_scores": {
    "default": -10000,
    "german": -35000,
    "german-anime": -35000
  },
  "name": "WiTH BASL",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "Black American Sign Language",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(BASL)\\b"
      }
    }
  ]
}

TOP


WiTH BSL

British Sign Language

Description - [Click to show/hide]

BSL (British Sign Language)

BSL is a sign language used across the United Kingdom. It uses a two-handed alphabet and is part of the BANZSL language family, alongside Australian and New Zealand sign languages. BSL relies on body movement and hand shapes to convey meaning, and often follows a topic-comment sentence structure.

For more information, visit the British Sign Language Wikipedia page.

JSON - [Click to show/hide]
{
  "trash_id": "0aef382c4ed4c5eb5d40109dfd351b72",
  "trash_regex": "https://regex101.com/r/reTH59/1",
  "trash_scores": {
    "default": -10000,
    "german": -35000,
    "german-anime": -35000
  },
  "name": "WiTH BSL",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "British Sign Language",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b((WiTH)[ ._-](BSL))\\b"
      }
    }
  ]
}

TOP


Anime Release Groups


Anime BD Tier 01

Description - [Click to show/hide]

Anime BD Tier 01

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

JSON - [Click to show/hide]
{
  "trash_id": "949c16fe0a8147f50ba82cc2df9411c9",
  "trash_scores": {
    "default": 1400
  },
  "name": "Anime BD Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Bluray Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "DemiHuman",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(DemiHuman)\\b"
      }
    },
    {
      "name": "FLE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(FLE)\\b"
      }
    },
    {
      "name": "Flugel",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Flugel)\\b"
      }
    },
    {
      "name": "LYS1TH3A",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(LYS1TH3A)\\b"
      }
    },
    {
      "name": "Moxie",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Moxie\\]|-Moxie\\b"
      }
    },
    {
      "name": "NAN0",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "(?<=remux).*\\b(NAN0)\\b"
      }
    },
    {
      "name": "sam",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[sam\\]|-sam\\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": "ZR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ZR)\\b|-ZR-"
      }
    }
  ]
}

TOP


Anime BD Tier 02

Description - [Click to show/hide]

Anime BD Tier 02

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

JSON - [Click to show/hide]
{
  "trash_id": "ed7f1e315e000aef424a58517fa48727",
  "trash_scores": {
    "default": 1300
  },
  "name": "Anime BD Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Bluray Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "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": "Arid",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Arid\\]|-Arid\\b"
      }
    },
    {
      "name": "FateSucks",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(FateSucks)\\b"
      }
    },
    {
      "name": "hydes",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(hydes)\\b"
      }
    },
    {
      "name": "hchcsen",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(hchcsen)\\b"
      }
    },
    {
      "name": "JOHNTiTOR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(JOHNTiTOR)\\b"
      }
    },
    {
      "name": "JySzE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(JySzE)\\b"
      }
    },
    {
      "name": "koala",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[koala\\]|-koala\\b"
      }
    },
    {
      "name": "Kulot",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Kulot)\\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": "Meakes",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Meakes)\\b"
      }
    },
    {
      "name": "Orphan",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Orphan\\]|-Orphan\\b"
      }
    },
    {
      "name": "PMR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(?=.*\\b(PMR)\\b)(?=.*\\b(Remux)\\b)"
      }
    },
    {
      "name": "Vodes",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Vodes\\]|(?<!Not)-Vodes\\b"
      }
    },
    {
      "name": "WAP",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(WAP)\\b"
      }
    },
    {
      "name": "YURI",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[YURI\\]|-YURI\\b"
      }
    },
    {
      "name": "ZeroBuild",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ZeroBuild)\\b"
      }
    }
  ]
}

TOP


Anime BD Tier 03

Description - [Click to show/hide]

Anime BD Tier 03

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

JSON - [Click to show/hide]
{
  "trash_id": "096e406c92baa713da4a72d88030b815",
  "trash_scores": {
    "default": 1200
  },
  "name": "Anime BD Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Bluray Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "ARC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[ARC\\]|-ARC\\b"
      }
    },
    {
      "name": "BBT-RMX",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BBT-RMX)\\b"
      }
    },
    {
      "name": "cappybara",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[cappybara\\]|-cappybara\\b"
      }
    },
    {
      "name": "ChucksMux",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ChucksMux)\\b"
      }
    },
    {
      "name": "CRUCiBLE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[CRUCiBLE\\]|-CRUCiBLE\\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": "Doc",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Doc\\]|-Doc\\b"
      }
    },
    {
      "name": "fig",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[fig\\]|-fig\\b"
      }
    },
    {
      "name": "Headpatter",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Headpatter\\]|-Headpatter\\b"
      }
    },
    {
      "name": "Inka-Subs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Inka-Subs)\\b"
      }
    },
    {
      "name": "LaCroiX",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(LaCroiX)\\b"
      }
    },
    {
      "name": "Legion",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Legion\\]|-Legion\\b"
      }
    },
    {
      "name": "Mehul",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Mehul\\]|-Mehul\\b"
      }
    },
    {
      "name": "MTBB",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MTBB)\\b"
      }
    },
    {
      "name": "Mysteria",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Mysteria\\]|-Mysteria\\b"
      }
    },
    {
      "name": "Netaro",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Netaro)\\b"
      }
    },
    {
      "name": "Noiy",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Noiy)\\b"
      }
    },
    {
      "name": "npz",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(npz)\\b"
      }
    },
    {
      "name": "NTRX",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(NTRX)\\b"
      }
    },
    {
      "name": "Okay-Subs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Okay-Subs)\\b"
      }
    },
    {
      "name": "P9",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(P9)\\b"
      }
    },
    {
      "name": "RUDY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[RUDY\\]|-RUDY\\b"
      }
    },
    {
      "name": "RaiN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[RaiN\\]|-RaiN\\b"
      }
    },
    {
      "name": "RMX",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(RMX)\\b"
      }
    },
    {
      "name": "Sekkon",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Sekkon)\\b"
      }
    },
    {
      "name": "Serendipity",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Serendipity\\]|-Serendipity\\b"
      }
    },
    {
      "name": "sgt",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[sgt\\]|-sgt\\b"
      }
    },
    {
      "name": "SubsMix",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SubsMix)\\b"
      }
    },
    {
      "name": "uba",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[uba\\]|-uba\\b"
      }
    }
  ]
}

TOP


Anime BD Tier 04

Description - [Click to show/hide]

Anime BD Tier 04

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

JSON - [Click to show/hide]
{
  "trash_id": "30feba9da3030c5ed1e0f7d610bcadc4",
  "trash_scores": {
    "default": 1100
  },
  "name": "Anime BD Tier 04",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Bluray Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "ABdex",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ABdex)\\b"
      }
    },
    {
      "name": "Afro",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Afro\\]|-Afro\\b"
      }
    },
    {
      "name": "aRMX",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(aRMX)\\b"
      }
    },
    {
      "name": "BiRJU",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BiRJU)\\b"
      }
    },
    {
      "name": "BKC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BKC)\\b"
      }
    },
    {
      "name": "CBT",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CBT)\\b"
      }
    },
    {
      "name": "Chimera",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Chimera\\]|-Chimera\\b"
      }
    },
    {
      "name": "derp",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[derp\\]|-derp\\b"
      }
    },
    {
      "name": "DIY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[DIY\\]|-DIY\\b"
      }
    },
    {
      "name": "EXP",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[EXP\\]|-EXP\\b"
      }
    },
    {
      "name": "Foxtrot",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Foxtrot\\]|-Foxtrot\\b"
      }
    },
    {
      "name": "grimf",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(grimf)\\b"
      }
    },
    {
      "name": "IK",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(IK)\\b"
      }
    },
    {
      "name": "Iznjie Biznjie",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Iznjie[ .-]Biznjie)\\b"
      }
    },
    {
      "name": "Kaleido-subs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Kaleido-subs)\\b"
      }
    },
    {
      "name": "Kametsu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Kametsu)\\b"
      }
    },
    {
      "name": "Kawatare",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Kawatare\\]|-Kawatare\\b"
      }
    },
    {
      "name": "KH",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KH)\\b"
      }
    },
    {
      "name": "LazyRemux",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(LazyRemux)\\b"
      }
    },
    {
      "name": "Metal",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Metal\\]|-Metal\\b"
      }
    },
    {
      "name": "MK",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MK)\\b"
      }
    },
    {
      "name": "neko-kBaraka",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(neko-kBaraka)\\b"
      }
    },
    {
      "name": "OZR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(OZR)\\b"
      }
    },
    {
      "name": "Pizza",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Pizza\\]|-Pizza\\b"
      }
    },
    {
      "name": "pog42",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(pog42)\\b"
      }
    },
    {
      "name": "Quetzal",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Quetzal)\\b"
      }
    },
    {
      "name": "Reza",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Reza)\\b"
      }
    },
    {
      "name": "SCY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SCY)\\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": "UDF",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(UDF)\\b"
      }
    },
    {
      "name": "UQW",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(UQW)\\b"
      }
    },
    {
      "name": "Virtuality",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Virtuality)\\b"
      }
    },
    {
      "name": "Vanilla",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Vanilla\\]|-Vanilla\\b"
      }
    },
    {
      "name": "VULCAN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[VULCAN\\]|-VULCAN\\b"
      }
    }
  ]
}

TOP


Anime BD Tier 05

Description - [Click to show/hide]

Anime BD Tier 05

Groups that are consistent and do Remuxes.

JSON - [Click to show/hide]
{
  "trash_id": "545a76b14ddc349b8b185a6344e28b04",
  "trash_scores": {
    "default": 1000
  },
  "name": "Anime BD Tier 05",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Bluray Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "Animorphs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Animorphs)\\b"
      }
    },
    {
      "name": "AOmundson",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AOmundson)\\b"
      }
    },
    {
      "name": "ASC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ASC)\\b"
      }
    },
    {
      "name": "Baws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Baws|McBalls)\\b"
      }
    },
    {
      "name": "Beatrice",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Beatrice\\]|-Beatrice(?!-raws)\\b"
      }
    },
    {
      "name": "B00BA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(B00BA)\\b"
      }
    },
    {
      "name": "Cait-Sidhe",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Cait-Sidhe)\\b"
      }
    },
    {
      "name": "CsS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CsS)\\b"
      }
    },
    {
      "name": "CTR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CTR)\\b"
      }
    },
    {
      "name": "D4C",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(D4C)\\b"
      }
    },
    {
      "name": "deanzel",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(deanzel)\\b"
      }
    },
    {
      "name": "Drag",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Drag\\]|-Drag\\b"
      }
    },
    {
      "name": "eldon",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(eldon)\\b"
      }
    },
    {
      "name": "Freehold",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Freehold)\\b"
      }
    },
    {
      "name": "GHS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GHS)\\b"
      }
    },
    {
      "name": "Hark0N",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Hark0N)\\b"
      }
    },
    {
      "name": "Holomux",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Holomux)\\b"
      }
    },
    {
      "name": "Judgement",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Judgment\\]|-Judgment\\b"
      }
    },
    {
      "name": "MC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(MC)\\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": "o7",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(o7)\\b"
      }
    },
    {
      "name": "QM",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(QM)\\b"
      }
    },
    {
      "name": "Thighs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Thighs\\]|-Thighs\\b"
      }
    },
    {
      "name": "TTGA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(TTGA)\\b"
      }
    },
    {
      "name": "UltraRemux",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(UltraRemux)\\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": "Yuki",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Yuki\\]|-Yuki\\b"
      }
    }
  ]
}

TOP


Anime BD Tier 06

Description - [Click to show/hide]

Anime BD Tier 06

FanSub groups that are consistent.

JSON - [Click to show/hide]
{
  "trash_id": "25d2afecab632b1582eaf03b63055f72",
  "trash_scores": {
    "default": 900
  },
  "name": "Anime BD Tier 06",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Bluray Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "DVD",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 5
      }
    },
    {
      "name": "ANE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[ANE\\]|-ANE$"
      }
    },
    {
      "name": "Bunny-Apocalypse",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Bunny-Apocalypse)\\b"
      }
    },
    {
      "name": "CyC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(CyC)\\b"
      }
    },
    {
      "name": "Datte13",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Datte13)\\b"
      }
    },
    {
      "name": "EJF",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(EJF)\\b"
      }
    },
    {
      "name": "GetItTwisted",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GetItTwisted)\\b"
      }
    },
    {
      "name": "GSK_kun",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GSK[._-]kun)\\b"
      }
    },
    {
      "name": "iKaos",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(iKaos)\\b"
      }
    },
    {
      "name": "karios",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(karios)\\b"
      }
    },
    {
      "name": "Pookie",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Pookie)\\b"
      }
    },
    {
      "name": "RASETSU",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(RASETSU)\\b"
      }
    },
    {
      "name": "Starbez",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Starbez)\\b"
      }
    },
    {
      "name": "Tsundere",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Tsundere\\]|-Tsundere(?!-)\\b"
      }
    },
    {
      "name": "Yoghurt",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Yoghurt)\\b"
      }
    },
    {
      "name": "YURASUKA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[YURASUKA\\]|-YURASUKA\\b"
      }
    }
  ]
}

TOP


Anime BD Tier 07

Description - [Click to show/hide]

Anime BD Tier 07

Known P2P and Scene Anime groups.

JSON - [Click to show/hide]
{
  "trash_id": "0329044e3d9137b08502a9f84a7e58db",
  "trash_scores": {
    "default": 800
  },
  "name": "Anime BD Tier 07",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Bluray Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "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": "AC",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[AC\\]|-AC$"
      }
    },
    {
      "name": "Almighty",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Almighty\\]|-Almighty\\b"
      }
    },
    {
      "name": "Asakura",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Asakura\\]|-Asakura\\b"
      }
    },
    {
      "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": "Bolshevik",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Bolshevik\\]|-Bolshevik\\b"
      }
    },
    {
      "name": "Brrrrrrr",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Brrrrrrr)\\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": "Crow",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Crow\\]|-Crow\\b"
      }
    },
    {
      "name": "Dae",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Dae)\\b"
      }
    },
    {
      "name": "Dekinai",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Dekinai\\]|-Dekinai\\b"
      }
    },
    {
      "name": "Dragon-Releases",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Dragon-Releases)\\b"
      }
    },
    {
      "name": "DragsterPS",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(DragsterPS)\\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": "Geonope",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Geonope)\\b"
      }
    },
    {
      "name": "GJM",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GJM)\\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": "Koten_Gars",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Koten[ ._-]Gars)\\b"
      }
    },
    {
      "name": "kuchikirukia",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(kuchikirukia)\\b"
      }
    },
    {
      "name": "LCE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(LCE)\\b"
      }
    },
    {
      "name": "NTW",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(NTW)\\b"
      }
    },
    {
      "name": "orz",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(orz)\\b"
      }
    },
    {
      "name": "RAI",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(RAI)\\b"
      }
    },
    {
      "name": "REVO",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(REVO)\\b"
      }
    },
    {
      "name": "SCP-2223",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SCP-2223)\\b"
      }
    },
    {
      "name": "Senjou",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Senjou\\]|-Senjou\\b"
      }
    },
    {
      "name": "SEV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SEV)\\b"
      }
    },
    {
      "name": "THORA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(THORA)\\b"
      }
    },
    {
      "name": "Vivid",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Vivid\\]|-Vivid\\b"
      }
    }
  ]
}

TOP


Anime BD Tier 08

Description - [Click to show/hide]

Anime BD Tier 08

Know groups that do mini encodes.

JSON - [Click to show/hide]
{
  "trash_id": "c81bbfb47fed3d5a3ad027d077f889de",
  "trash_scores": {
    "default": 700
  },
  "name": "Anime BD Tier 08",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Bluray Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 7
      }
    },
    {
      "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"
      }
    }
  ]
}

TOP


Anime Web Tier 01

Description - [Click to show/hide]

Anime Web Tier 01

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

JSON - [Click to show/hide]
{
  "trash_id": "e0014372773c8f0e1bef8824f00c7dc4",
  "trash_scores": {
    "default": 600
  },
  "name": "Anime Web Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "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": "FLE",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(FLE)\\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": "McBalls",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(McBalls)\\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

Description - [Click to show/hide]

Anime Web Tier 02

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

JSON - [Click to show/hide]
{
  "trash_id": "19180499de5ef2b84b6ec59aae444696",
  "trash_scores": {
    "default": 500
  },
  "name": "Anime Web Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "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": "Cytox",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Cytox)\\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

Description - [Click to show/hide]

Anime Web Tier 03

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

JSON - [Click to show/hide]
{
  "trash_id": "c27f2ae6a4e82373b0f1da094e2489ad",
  "trash_scores": {
    "default": 400
  },
  "name": "Anime Web Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "AnoZu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(AnoZu)\\b"
      }
    },
    {
      "name": "Dooky",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Dooky)\\b"
      }
    },
    {
      "name": "Kitsune",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[Kitsune\\]|-Kitsune\\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

Description - [Click to show/hide]

Anime Web Tier 04

Official sub groups.

JSON - [Click to show/hide]
{
  "trash_id": "4fd5528a3a8024e6b49f9c67053ea5f3",
  "trash_scores": {
    "default": 300
  },
  "name": "Anime Web Tier 04",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "Erai-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Erai-raws)\\b"
      }
    },
    {
      "name": "ToonsHub",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(ToonsHub)\\b"
      }
    },
    {
      "name": "VARYG",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(VARYG)\\b"
      }
    }
  ]
}

TOP


Anime Web Tier 05

Description - [Click to show/hide]

Anime Web Tier 05

FanSub groups that are consistent.

JSON - [Click to show/hide]
{
  "trash_id": "29c2a13d091144f63307e4a8ce963a39",
  "trash_scores": {
    "default": 200
  },
  "name": "Anime Web Tier 05",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "BlueLobster",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BlueLobster)\\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": "PlayWeb",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(PlayWeb)\\b"
      }
    },
    {
      "name": "SobsPlease",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SobsPlease)\\b"
      }
    },
    {
      "name": "Some-Stuffs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Some-Stuffs)\\b"
      }
    },
    {
      "name": "SubsPlease",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SubsPlease)\\b"
      }
    },
    {
      "name": "URANIME",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(URANIME)\\b"
      }
    },
    {
      "name": "ZigZag",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[ZigZag\\]|-ZigZab\b"
      }
    }
  ]
}

TOP


Anime Web Tier 06

Description - [Click to show/hide]

Anime Web Tier 06

FanSub groups that are consistent.

JSON - [Click to show/hide]
{
  "trash_id": "dc262f88d74c651b12e9d90b39f6c753",
  "trash_scores": {
    "default": 100
  },
  "name": "Anime Web Tier 06",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "WEB",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 1
      }
    },
    {
      "name": "9volt",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(9volt)\\b"
      }
    },
    {
      "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": "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": "KawaSubs",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KawaSubs)\\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": "b4a1b3d705159cdca36d71e57ca86871",
  "trash_scores": {
    "default": -10000,
    "german-anime": -35000
  },
  "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": "e3515e519f3b1360cbfc17651944354c",
  "trash_scores": {
    "default": -10000,
    "german-anime": -35000
  },
  "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\\]|-Hitoku\\b"
      }
    },
    {
      "name": "HollowRoxas",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HollowRoxas)\\b"
      }
    },
    {
      "name": "HR",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\[HR\\]|-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


Anime Versions


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": "d2d7b8a9d39413da5f44054080e028a3",
  "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": "273bd326df95955e1b6c26527d1df89b",
  "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": "228b8ee9aa0a609463efca874524a6b8",
  "trash_scores": {
    "default": 2
  },
  "name": "v2",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "v2",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(\\b|\\d)(v2)\\b|\\b(Repack|Proper|Rerip)\\b"
      }
    },
    {
      "name": "Not Higher Versions",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "(\\b|\\d)(v[3-4])\\b|\\b((repack|proper)[23])\\b|\\bREAL\\.(REAL\\.)?(PROPER|REPACK)\\b"
      }
    }
  ]
}

TOP


v3

Description - [Click to show/hide]

v3

Custom Format to cover v3 releases.

JSON - [Click to show/hide]
{
  "trash_id": "0e5833d3af2cc5fa96a0c29cd4477feb",
  "trash_scores": {
    "default": 3
  },
  "name": "v3",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "v3",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "(\\b|\\d)(v3)\\b|\\b((repack|proper)2)\\b|\\b(REAL\\.(PROPER|REPACK))\\b"
      }
    },
    {
      "name": "Not Higher Versions",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "(\\b|\\d)(v[4])\\b|\\b((repack|proper)3)\\b|\\bREAL\\.(REAL\\.)(PROPER|REPACK)\\b"
      }
    }
  ]
}

TOP


v4

Description - [Click to show/hide]

v4

Custom Format to cover v4 releases.

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

TOP


Anime Optional


10bit

Description - [Click to show/hide]

10bit

This Custom Format covers releases that are 10bit.

JSON - [Click to show/hide]
{
  "trash_id": "b2550eb333d27b75833e25b8c2557b38",
  "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": "418f50b10f1907201b6cfdf881f467b7",
  "trash_regex": "https://regex101.com/r/m6phZx/7",
  "name": "Anime Dual Audio",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Dual Audio",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "dual[ ._-]?(audio)|[([]dual[])]|\\b(JA|ZH|KO)(?= ?\\+ ?.*?\\b(EN))|\\b(EN)(?= ?\\+ ?.*?\\b(JA|ZH|KO))|\\b(Japanese|Chinese|Korean) ?[ ._\\+&-] ?\\b(English)|\\b(English) ?[ ._\\+&-] ?\\b(Japanese|Chinese|Korean)|\\b(\\d{3,4}(p|i)|4K|U(ltra)?HD)\\b.*\\b(DUAL)\\b(?!.*\\(|\\))"
      }
    },
    {
      "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": "9c14d194486c4014d422adc64092d794",
  "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


Uncensored

Description - [Click to show/hide]

Uncensored

This Custom Format covers releases that are uncensored.

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

TOP


German Release 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": "da0f005f9c3edf34fc26e18dce8c6573",
  "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": "TSCC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TSCC)$"
      }
    },
    {
      "name": "Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 7
      }
    }
  ]
}

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": "6bc5ccd80a03e7abb8f556eecd174b73",
  "trash_scores": {
      "default": 3900
  },
  "name": "German Remux Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "MULTiPLEX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MULTiPLEX)$"
      }
    },
    {
      "name": "HQC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HQC)$"
      }
    },
    {
      "name": "HDSource",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDSource)$"
      }
    },
    {
      "name": "Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 7
      }
    }
  ]
}

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": "7940b2fb0278f27cf4f70187f2be95d6",
  "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|D02KU|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": "WalterBishop",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WalterBishop)$"
      }
    },
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    }
  ]
}

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": "83b336a90d90d6b35ca673b007f80661",
  "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": 6
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    }
  ]
}

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": "d8f8e1539827967e0e564833e6c08d33",
  "trash_scores": {
    "default": 2300
  },
  "name": "German Bluray Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "RobertDeNiro",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RobertDeNiro)$"
      }
    },
    {
      "name": "HQC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HQC)$"
      }
    },
    {
      "name": "RDR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RDR)$"
      }
    },
    {
      "name": "HDSource",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDSource)$"
      }
    },
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    }
  ]
}

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": "68be37323132b35cf333c81a2ac8fc16",
  "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|D02KU|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": "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": "WalterBishop",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WalterBishop)$"
      }
    },
    {
      "name": "WebDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WebRip",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

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": "f51b96a50b0e6196cb69724b7833d837",
  "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": "4SF Aliases",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(4SJ)\\b"
      }
    },
    {
      "name": "ABJ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ABJ)$"
      }
    },
    {
      "name": "WebDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WebRip",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

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": "bda67c2c0aae257308a4723d92475b86",
  "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": "HQC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HQC)$"
      }
    },
    {
      "name": "HDSource",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDSource)$"
      }
    },
    {
      "name": "iNCEPTION",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iNCEPTION)$"
      }
    },
    {
      "name": "RDR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RDR)$"
      }
    },
    {
      "name": "WebDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WebRip",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

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": "c2eec878fa1989599c226ce4c287d6a7",
  "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": "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": "TVNATiON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TVNATiON)$"
      }
    },
    {
      "name": "FENDT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FENDT)$"
      }
    },
    {
      "name": "ACED",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ACED)$"
      }
    },
    {
      "name": "FKKTV",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FKKTV)$"
      }
    },
    {
      "name": "euHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(euHD)$"
      }
    },
    {
      "name": "OCA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(OCA)$"
      }
    },
    {
      "name": "RIPLEY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RIPLEY)$"
      }
    },
    {
      "name": "GTVG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(GTVG)$"
      }
    },
    {
      "name": "CDP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CDP)$"
      }
    },
    {
      "name": "CDD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CDD)$"
      }
    },
    {
      "name": "RiLE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RiLE)$"
      }
    },
    {
      "name": "CONTRiBUTiON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CONTRiBUTiON)$"
      }
    },
    {
      "name": "bi0hazard",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(bi0hazard)$"
      }
    }
  ]
}

TOP


German Anime Release Groups


German Anime Bluray Tier 01

Description - [Click to show/hide]

German Anime Bluray Tier 01

  • Source: Direct Bluray Remux/BDMV, no Re-Encodes.
  • Video: Advanced filtering that fixes known BD problems where present, e.g. banding, rescale-issues, chroma shift, wrong/missing decimation, duplicate-frame patterns - plus the usual debanding, de-/regraining, anti-aliasing, dehaloing. Filters must improve the image to avoid nuking detail (no over-strong filtering).
  • Audio: Lossless preserved, but de-bloated where sensible - e.g. DTS-HD MA/PCM -> FLAC (often ~50% smaller). If the source is pointless-bloated (e.g. random 24-bit tracks), normalization to a practical lossless target (commonly 16-bit FLAC) is acceptable within this tier's logic. Lossy tracks (AC3, etc.) are not re-encoded.
  • QC & Features:
    • Subtitles: ASS/SSA preferred. Best case: properly typeset Web-subs (e.g. CR) when available and correctly synced. Otherwise: high-quality OCR of BD-PGS with readable styling (border/shadow) and sensible timing alignment. Raw PGS only if unavoidable. Fonts attached where needed.
    • Chapters: Present (from disc or accurately transferred).
    • Tags: Clean metadata, correct language codes, correct track naming, fonts attached for ASS.
JSON - [Click to show/hide]
{
  "trash_id": "955cbe14c274da55564e50234ca555ff",
  "trash_scores": {
    "default": 2900
  },
  "name": "German Anime Bluray Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Baka",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Baka)$"
      }
    },
    {
      "name": "Pudding-sama",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Pudding[-]?sama)$"
      }
    },
    {
      "name": "RTemp",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RTemp)$"
      }
    },
    {
      "name": "snk",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(snk|shw)\\b"
      }
    },
    {
      "name": "Ainz",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Ainz)$"
      }
    },
    {
      "name": "TvR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TvR)$"
      }
    },
    {
      "name": "Fuuko",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Fuuko)$"
      }
    },
    {
      "name": "AO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(AO)$"
      }
    },
    {
      "name": "CNY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CNY)$"
      }
    },
    {
      "name": "FumoFriday",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FumoFriday)$"
      }
    },
    {
      "name": "Waechter",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Waechter)$"
      }
    },
    {
      "name": "GP",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(GP)$"
      }
    },
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    }
  ]
}

TOP


German Anime Bluray Tier 02

Description - [Click to show/hide]

German Anime Bluray Tier 02

  • Source: Direct Bluray Remux/BDMV, no Re-Encodes.
  • Video: Casual filtering (debanding, de-/regraining, anti-aliasing, dehaloing). Improvements are visible, but the release typically does not (consistently) address heavier BD issues like chroma shift, bad decimation/duplicate-frame patterns, or rescale problems.
  • Audio: Lossless may be kept as-is or converted losslessly to FLAC. Lossy audio is not re-encoded.
  • QC & Features:
    • Subtitles: OCR'd BD subs or Web-subs included, basic readability styling expected. Raw PGS is acceptable. Fonts may or may not be attached.
    • Chapters: Usually present, can be basic.
    • Tags: Mostly correct, occasional inconsistencies.
JSON - [Click to show/hide]
{
  "trash_id": "9359e91ae245ff20a6747bd08191e24d",
  "trash_scores": {
    "default": 2650
  },
  "name": "German Anime Bluray Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "ABJ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ABJ)$"
      }
    },
    {
      "name": "DRiFTKiNG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(DRiFTKiNG|DK)\\b"
      }
    },
    {
      "name": "VECTOR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(VECTOR)$"
      }
    },
    {
      "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": "SiXTYNiNE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SiXTYNiNE)$"
      }
    },
    {
      "name": "PHM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PHM)$"
      }
    },
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    }
  ]
}

TOP


German Anime Bluray Tier 03

Description - [Click to show/hide]

German Anime Bluray Tier 03

  • Source: Direct Bluray Remux/BDMV, no Re-Encodes.
  • Video: No filtering/basic encode approach. Can be fine on clean discs, but commonly carries over BD flaws (banding, chroma shift, bad/absent decimation with duplicates, rescale issues). Encoding artifacts are typically only noticeable on closer inspection, but underlying source issues remain.
  • Audio: Typically original tracks (often bloated). Lossless-to-FLAC savings are usually not applied. Lossy audio remains untouched.
  • QC & Features:
    • Subtitles: Raw BD-PGS common, limited typesetting, timing not optimized. Little/no OCR, little/no styling work.
    • Chapters: May be missing or pass-through only.
    • Tags: Messy or inconsistent naming/metadata more likely.
JSON - [Click to show/hide]
{
  "trash_id": "4713f52901c85b44724ec7ff7bef0aba",
  "trash_scores": {
    "default": 2300
  },
  "name": "German Anime Bluray Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "SUBARU",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SUBARU)$"
      }
    },
    {
      "name": "ATAX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ATAX)$"
      }
    },
    {
      "name": "HDC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDC)$"
      }
    },
    {
      "name": "Mindus",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Mindus)$"
      }
    },
    {
      "name": "4Baka",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(4Baka)$"
      }
    },
    {
      "name": "W33BSHiT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(W33BSHiT)$"
      }
    },
    {
      "name": "AST4u",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(AST4u)$"
      }
    },
    {
      "name": "Bluray",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 6
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    }
  ]
}

TOP


German Anime Web Tier 01

Description - [Click to show/hide]

German Anime Web Tier 01

  • Source: WEB-DL (Lossless download from top providers like AMZN, CR, NF, ADN).
  • Video: Untouched Video Stream preferred. Always aim for the best available stream from the provider; note that the highest bitrate does not always equal the best visual quality. If encoded, it must have a good reason and be visually transparent or better (e.g. rescaling/filtering). There are few good reasons to reencode. Avoid fake 2160p/4K releases (especially from providers like Bilibili or iQIYI).
  • Audio: Best available bitrate from the provider. Dual Audio (GER+JPN) or OmU (Original with Subs) if no Dub exists.
  • QC & Features:
    • Subtitles: Format must be ASS/SSA. If source is VTT/TTML/SRT, it must be converted and properly styled (readable font, shadow/border). No raw text-based subs. If source is ASS, the subs should contain basic fixes like LayoutRes and set “ScaledBorderAndShadow: Yes”. If the release contains a dub, forced and full subtitles should be included.
    • Chapters: Mandatory. Named chapters preferred, but accurately generated markers are acceptable.
    • Tags: Clean metadata, correct language codes. Should follow MKV best practices.
    • Fonts: All used fonts must be attached. Attachment names should match the full font name (e.g., Times New Roman Bold.ttf instead of timesbd.ttf) to ensure maximum player compatibility.
JSON - [Click to show/hide]
{
  "trash_id": "89bb526ec04af08433dee41e929fc965",
  "trash_scores": {
    "default": 2100
  },
  "name": "German Anime Web Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Baka",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Baka)$"
      }
    },
    {
      "name": "Pudding-sama",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Pudding[-]?sama)$"
      }
    },
    {
      "name": "RTemp",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RTemp)$"
      }
    },
    {
      "name": "snk",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(snk|shw)\\b"
      }
    },
    {
      "name": "Ainz",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Ainz)$"
      }
    },
    {
      "name": "TvR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TvR)$"
      }
    },
    {
      "name": "Tanuki",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Tanuki)$"
      }
    },
    {
      "name": "HiSHiRO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HiSHiRO)$"
      }
    },
    {
      "name": "WeebPinn",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WeebPinn)$"
      }
    },
    {
      "name": "Lynacchi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Lynacchi)$"
      }
    },
    {
      "name": "WebDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WebRip",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


German Anime Web Tier 02

Description - [Click to show/hide]

German Anime Web Tier 02

  • Source: WEB-DL or high-quality WEBRip (from reputable sources).
  • Video: Untouched streams or high-quality encodes (preferably H.265/HEVC or H.264). Must be free of obvious artifacts (blocking, heavy noise) and maintain visual integrity.
  • Audio: Standard streams (AAC/E-AC3). Dual Audio or OmU accepted.
  • QC & Features:
    • Subtitles: ASS or SRT included. Must be readable. If using SRT, correct encoding (UTF-8) is mandatory to avoid broken characters.
    • Chapters: Basic markers are highly encouraged, but not strictly mandatory if the source lacks them.
    • Tags: Proper filenames following scene or p2p “standards”. Correct language tags for audio and subtitle tracks are expected for player automation.
JSON - [Click to show/hide]
{
  "trash_id": "da3e14f96e3b487d6a7267f417d4885b",
  "trash_scores": {
      "default": 1900
  },
  "name": "German Anime Web Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "ABJ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ABJ)$"
      }
    },
    {
      "name": "DRiFTKiNG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(DRiFTKiNG|DK)\\b"
      }
    },
    {
      "name": "VECTOR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(VECTOR)$"
      }
    },
    {
      "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": "SiXTYNiNE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SiXTYNiNE)$"
      }
    },
    {
      "name": "AO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(AO)$"
      }
    },
    {
      "name": "MELD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MELD)$"
      }
    },
    {
      "name": "WebDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WebRip",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


German Anime Web Tier 03

Description - [Click to show/hide]

German Anime Web Tier 03

  • Source: WEB-DLs or WEBRip from less reliable providers or inconsistent releases from groups lacking commitment.
  • Video: Functional, but often lacks consistency across different episodes/seasons. Encoding artifacts are only visible upon close inspection.
  • QC & Features:
    • Subtitles: SRT/ASS included.
    • Chapters: Missing entirely.
    • Tags: Messy or incomplete tags and filenames.
JSON - [Click to show/hide]
{
  "trash_id": "7d7ad6fbd52cf0cc3764516ade32fa32",
  "trash_scores": {
    "default": 1800
  },
  "name": "German Anime Web Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "SUBARU",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SUBARU)$"
      }
    },
    {
      "name": "ATAX",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ATAX)$"
      }
    },
    {
      "name": "HDC",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDC)$"
      }
    },
    {
      "name": "Mindus",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Mindus)$"
      }
    },
    {
      "name": "W33BSHiT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(W33BSHiT)$"
      }
    },
    {
      "name": "Fuuko",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Fuuko)$"
      }
    },
    {
      "name": "Waechter",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Waechter)$"
      }
    },
    {
      "name": "Otaku",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Otaku)$"
      }
    },
    {
      "name": "4Baka",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(4Baka)$"
      }
    },
    {
      "name": "WebDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WebRip",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


German Anime Scene

Description - [Click to show/hide]

German Anime Scene

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

JSON - [Click to show/hide]
{
  "trash_id": "bf40cabd88c0025b03ad511d300d7394",
  "trash_scores": {
    "default": 1700
  },
  "name": "German Anime Scene",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "ONiGiRi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ONiGiRi)$"
      }
    },
    {
      "name": "STARS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(STARS)$"
      }
    },
    {
      "name": "DMPD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(DMPD)$"
      }
    },
    {
      "name": "OHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(OHD)$"
      }
    },
    {
      "name": "SAUERKRAUT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SAUERKRAUT)$"
      }
    },
    {
      "name": "3MINA",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(3MINA)$"
      }
    },
    {
      "name": "FWB",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FWB)$"
      }
    },
    {
      "name": "BiGiNT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BiGiNT)$"
      }
    },
    {
      "name": "MRW",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MRW)$"
      }
    }
  ]
}

TOP


German Miscellaneous


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": "9aa0ca0d2d66b6f6ee51fc630f46cf6f",
  "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": "b493cd40d8a3bbf2839127a706bdb673",
  "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


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": "a6a6c33d057406aaad978a6902823c35",
  "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)$"
      }
    },
    {
      "name": "SD7",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SD7)$"
      }
    }
  ]
}

TOP


German LQ (Release Title)

Low-Quality Releases = LQ

German LQ (Release Title)- [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": "d80c9f7cd2aad50271f1bd4e53125778",
  "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": "237eda4ef550a97da2c9d87b437e500b",
  "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": "PaTroL",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PaTroL)$"
      }
    },
    {
      "name": "JellyfinPlex",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(JellyfinPlex)$"
      }
    },
    {
      "name": "BB",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BB)$"
      }
    },
    {
      "name": "266ers",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(266ers)$"
      }
    }
  ]
}

TOP


German Subbed

Description - [Click to show/hide]

German Anime Subbed

Used to recognize German (and possibly English) subtitles.

JSON - [Click to show/hide]
{
  "trash_id": "21d4ae0976f7a4c251884d26fc46183c",
  "trash_scores": {
    "default": 9000
  },
  "name": "German Subbed",
  "includeCustomFormatWhenRenaming": true,
  "specifications": [
    {
      "name": "German Subbed",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(German|Ger)(?:(?!Dub)[a-zA-Z\\.\\-_ ])*?(?:Sub(?:bed|s)?|OmU)(?:\\b|(?=_))"
      }
    },
    {
      "name": "Not German",
      "implementation": "LanguageSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "Not German Dubbed",
      "implementation": "ReleaseTitleSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": "\\b(German|Ger)(?:[\\.\\-_]+(?:[a-zA-Z0-9]+[\\.\\-_]+){0,3})?(?:DL|ML)\\b|\\b(Ger|German)[a-zA-Z\\.\\-_]*[a-zA-Z][a-zA-Z\\.\\-_]*Dub(?:bed)?\\b"
      }
    }
  ]
}

TOP


French Release 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": "b8e91cc8fb2bd96468fab74730c30d18",
  "trash_scores": {
    "default": 1900,
    "french-anime-multi": 1300,
    "french-anime-vostfr": 1300,
    "french-multi-vf": 1900,
    "french-multi-vo": 1900,
    "french-vostfr": 0
  },
  "name": "FR Remux Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Remux",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "FtLi",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FtLi)$"
      }
    },
    {
      "name": "Goldenyann",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Goldenyann)$"
      }
    },
    {
      "name": "HDForever",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDForever)$"
      }
    },
    {
      "name": "HeavyWeight",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HeavyWeight)$"
      }
    },
    {
      "name": "ONLY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ONLY)$"
      }
    },
    {
      "name": "Psaro",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Psaro)$"
      }
    },
    {
      "name": "TyrellCorp",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TyrellCorp)$"
      }
    }
  ]
}

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": "d844321db5e126d2e7e46152f0706532",
  "trash_scores": {
    "default": 1800,
    "french-anime-multi": 1250,
    "french-anime-vostfr": 1250,
    "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": 6
      }
    },
    {
      "name": "Not REMUX",
      "implementation": "SourceSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 7
      }
    },
    {
      "name": "Not 2160p",
      "implementation": "ResolutionSpecification",
      "negate": true,
      "required": true,
      "fields": {
        "value": 2160
      }
    },
    {
      "name": "ARK01",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ARK01)$"
      }
    },
    {
      "name": "BONBON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BONBON)$"
      }
    },
    {
      "name": "FRATERNiTY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FRATERNiTY)$"
      }
    },
    {
      "name": "FTMVHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FTMVHD)$"
      }
    },
    {
      "name": "HeavyWeight",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HeavyWeight)$"
      }
    },
    {
      "name": "Psaro",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Psaro)$"
      }
    }
  ]
}

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": "ddb8eaa9c85a549c50034d280539d54d",
  "trash_scores": {
    "default": 1700,
    "french-anime-multi": 1200,
    "french-anime-vostfr": 1200,
    "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "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": "FRATERNiTY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FRATERNiTY)$"
      }
    },
    {
      "name": "MTDK",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MTDK)$"
      }
    },
    {
      "name": "NoLo",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NoLo)$"
      }
    },
    {
      "name": "PATOPESTO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PATOPESTO)$"
      }
    },
    {
      "name": "Psaro",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Psaro)$"
      }
    },
    {
      "name": "SUPPLY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SUPPLY)$"
      }
    },
    {
      "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": "a4c51febd4d8b2a0db10a3c974f21d92",
  "trash_scores": {
    "default": 1650,
    "french-anime-multi": 1150,
    "french-anime-vostfr": 1150,
    "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": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "COLL3CTiF",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(COLL3CTiF)$"
      }
    },
    {
      "name": "FiND",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FiND)$"
      }
    },
    {
      "name": "FrIeNdS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FrIeNdS)$"
      }
    },
    {
      "name": "HeavyWeight",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HeavyWeight)$"
      }
    },
    {
      "name": "NoNe",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NoNe)$"
      }
    },
    {
      "name": "pERsO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(pERsO)$"
      }
    },
    {
      "name": "POTO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(POTO)$"
      }
    },
    {
      "name": "RG",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RG)$"
      }
    },
    {
      "name": "RiPiT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(RiPiT)$"
      }
    },
    {
      "name": "TAT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(TAT)$"
      }
    }
  ]
}

TOP


FR WEB Tier 03

Description - [Click to show/hide]

FR 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": "dbfc0a4b5cb4cbd693311c4482ae9683",
  "trash_scores": {
    "default": 1600,
    "french-anime-multi": 1100,
    "french-anime-vostfr": 1100,
    "french-multi-vf": 1600,
    "french-multi-vo": 1600,
    "french-vostfr": 0
  },
  "name": "FR WEB Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    },
    {
      "name": "ARK01",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ARK01)$"
      }
    },
    {
      "name": "BraD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(BraD)$"
      }
    },
    {
      "name": "dRuIdE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(dRuIdE)$"
      }
    },
    {
      "name": "FTMVHD",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(FTMVHD)$"
      }
    },
    {
      "name": "LAZARUS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(LAZARUS)$"
      }
    },
    {
      "name": "MYSTERiON",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MYSTERiON)$"
      }
    },
    {
      "name": "Scaph",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Scaph)$"
      }
    },
    {
      "name": "WaCkS",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WaCkS)$"
      }
    },
    {
      "name": "WQM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(WQM)$"
      }
    }
  ]
}

TOP


FR Scene Groups

Description - [Click to show/hide]

FR Scene Groups

Known French Scene groups.

JSON - [Click to show/hide]
{
  "trash_id": "2f3422339d185eb227a324644a2fbfca",
  "trash_scores": {
    "default": 1500,
    "french-anime-multi": 1500,
    "french-anime-vostfr": 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|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|LUCKY|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": "^(N0Z00M|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|PHoQUE|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|SharpHD|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|(US)?UNSKiLLED|URY|USURY)$"
      }
    },
    {
      "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": "3ba797e5dc13af4b8d9bb25e83d90de2",
  "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


French Anime Release Groups


FR Anime Tier 01

Description - [Click to show/hide]

FR Anime Tier 01

  • WIP
  • Groups that are known to be active and only doing Anime
  • Groups whose releases are at least comparable to SeaDex recommended.
JSON - [Click to show/hide]
{
  "trash_id": "db13a377f7afb29975ea39470434d2ef",
  "trash_scores": {
    "default": 1650,
    "french-anime-multi": 1650,
    "french-anime-vostfr": 1650
  },
  "name": "FR Anime Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Darki",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Darki)\\b"
      }
    },
    {
      "name": "Delivroozzi",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Delivroozzi)\\b"
      }
    },
    {
      "name": "Fuceo",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Fuceo)\\b"
      }
    },
    {
      "name": "Good Job! Alexis",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Good[ .-]?(Job|Rip|Sub)!?[ .-]?Alexis)\\b"
      }
    },
    {
      "name": "Punisher694",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Punisher694)\\b"
      }
    },
    {
      "name": "SR-71",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(SR-71)\\b"
      }
    },
    {
      "name": "T3KASHi",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(T3KASHi)\\b"
      }
    },
    {
      "name": "TANOSHii",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(-TANOSHii)\\b"
      }
    },
    {
      "name": "Tsundere-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Tsundere[ .-]?Raws)\\b"
      }
    }
  ]
}

TOP


FR Anime Tier 02

Description - [Click to show/hide]

FR Anime Tier 02

  • WIP
  • Groups that are known to be active and only doing Anime, but with few releases per year.
  • Groups that are known to be active and doing Anime AND other types of releases.
JSON - [Click to show/hide]
{
  "trash_id": "4e6134a384dbc0ef166234cc0e45d26d",
  "trash_scores": {
    "default": 1600,
    "french-anime-multi": 1600,
    "french-anime-vostfr": 1600
  },
  "name": "FR Anime Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Aoi-Project",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Aoi[ .-]?Project)\\b"
      }
    },
    {
      "name": "Elecman",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Elecman)\\b"
      }
    },
    {
      "name": "FUJiSAN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(FUJiSAN)\\b"
      }
    },
    {
      "name": "GundamGuy",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(GundamGuy)\\b"
      }
    },
    {
      "name": "IssouCorp",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(IssouCorp)\\b"
      }
    },
    {
      "name": "KAF",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KAF)\\b"
      }
    },
    {
      "name": "Nagutos",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Nagutos)\\b"
      }
    },
    {
      "name": "OECUF",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(OECUF)\\b"
      }
    },
    {
      "name": "XSPITFIRE911",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(XSPITFIRE911)\\b"
      }
    }
  ]
}

TOP


FR Anime Tier 03

Description - [Click to show/hide]

FR Anime Tier 03

  • WIP
  • Groups with no or little activity that have at some point made an interesting release which is either the only one available (in VOSTFR/MULTi) or still top of its category.
  • Groups that haven't released much or are not well recognized. (yet)
  • Groups doing only anime that have retired (or no longer exist) and may not have the best quality by today's standards.
JSON - [Click to show/hide]
{
  "trash_id": "db34d4357937fbfe89b63ba095f22155",
  "trash_scores": {
    "default": 1550,
    "french-anime-multi": 1550,
    "french-anime-vostfr": 1550
  },
  "name": "FR Anime Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "BLV",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(BLV)\\b"
      }
    },
    {
      "name": "D3T3R10R1TY",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(D3T3R10R1TY)\\b"
      }
    },
    {
      "name": "Galactic",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Galactic)\\b"
      }
    },
    {
      "name": "HANAMi",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(HANAMi)\\b"
      }
    },
    {
      "name": "kazuizui",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(kazui(zui)?)\\b"
      }
    },
    {
      "name": "KHAYA",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KHAYA)\\b"
      }
    },
    {
      "name": "KushEnthusiast",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KushEnthusiast)\\b"
      }
    },
    {
      "name": "matheousse",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(matheousse)\\b"
      }
    },
    {
      "name": "Monkey-D.Lulu",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Monkey[ .-]?D[ .-]?Lulu)\\b"
      }
    },
    {
      "name": "NeoSG",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(NeoSG)\\b"
      }
    },
    {
      "name": "RONiN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(RONiN)\\b"
      }
    },
    {
      "name": "TheFantastics",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(TheFantastics)\\b"
      }
    },
    {
      "name": "TTN",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(TTN)\\b"
      }
    }
  ]
}

TOP


FR Anime FanSub

Description - [Click to show/hide]

FR Anime FanSub

Known good groups that only do FanSub in good quality.

JSON - [Click to show/hide]
{
  "trash_id": "44b6c964dad997577d793fd004a39224",
  "trash_scores": {
    "default": 1450,
    "french-anime-multi": 1450,
    "french-anime-vostfr": 1450
  },
  "name": "FR Anime FanSub",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "Anime-Heart",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Anime[ .-]?Heart)\\b"
      }
    },
    {
      "name": "Kaerizaki-Fansub",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Kaerizaki[ .-]?Fansub)\\b"
      }
    },
    {
      "name": "Natsumi-no-Sekai",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Natsumi[ .-]?no[ .-]?Sekai)\\b"
      }
    },
    {
      "name": "NekoYu'",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(NekoYu\\'?)\\b"
      }
    },
    {
      "name": "Onii-ChanSub",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Onii[ .-]?ChanSub)\\b"
      }
    },
    {
      "name": "Owlolf",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Owlolf)\\b"
      }
    },
    {
      "name": "Pikari-Teshima",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Pikari[ .-]?Teshima)\\b"
      }
    },
    {
      "name": "Seimeisen",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Seimeisen)\\b"
      }
    },
    {
      "name": "Team Arcedo",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b((Team[ .-])?Arcedo)\\b"
      }
    },
    {
      "name": "Yarashii",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Yarashii)\\b"
      }
    },
    {
      "name": "Yangire-Raws",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(Yangire[ .-]?Raws)\\b"
      }
    },
    {
      "name": "Kaoru Hana FR (KHFR)",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "\\b(KHFR)\\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": "2c29a39a4fdfd6d258799bc4c09731b9",
  "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": "7ae924ee9b2f39df3283c6c0beb8a2aa",
  "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": "b6816a0e1d4b64bf3550ad3b74b009b6",
  "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": "34789ec3caa819f087e23bbf9999daf7",
  "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": "7a7f4e4f58bd1058440236d033a90b67",
  "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)|CAN?))\\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": "802dd70b856c423a9b0cb7f34ac42be1",
  "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": "82085412d9a53ba8d8e46fc624eb701d",
  "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": "0ce1e39a4676c6692ce47935278dac76",
  "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": "07a32f77690263bb9fda1842db7e273f",
  "trash_scores": {
    "default": -10000,
    "anime-sonarr": -10000,
    "french-anime-multi": 0,
    "french-anime-vostfr": 101,
    "french-multi-vf": 0,
    "french-multi-vo": 0,
    "french-vostfr": 1000,
    "german-anime": -35000
  },
  "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": "84f0acbda9c0c9de783894fb66df25aa",
  "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": "ea0bb4b6ba388992fad1092703b5ff7b",
  "trash_scores": {
    "default": -10000
  },
  "name": "FastSUB",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "FastSUB",
      "implementation": "ReleaseTitleSpecification",
      "negate": false,
      "required": true,
      "fields": {
        "value": "\\b(FastSUB)\\b"
      }
    }
  ]
}

TOP


Asian Release Groups

A collection of Asian release groups.
Tiers are organized based on whether they include internal English subtitles.
LQ Groups either do not provide subtitles or are groups that cause issues during importing.


Asian Tier 01

JSON - [Click to show/hide]
{
  "trash_id": "a69163b534969846c60b6b294e8ed7b3",
  "trash_scores": {
    "default": 1650
  },
  "name": "Asian Tier 01",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "ANDY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ANDY)$"
      }
    },
    {
      "name": "Archie",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Archie)$"
      }
    },
    {
      "name": "ECLiPSE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ECLiPSE)$"
      }
    },
    {
      "name": "HBO",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HBO)$"
      }
    },
    {
      "name": "HeavenlyOppa",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HeavenlyOppa)$"
      }
    },
    {
      "name": "iTsOK",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(iTsOK)$"
      }
    },
    {
      "name": "JKCT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(JKCT)$"
      }
    },
    {
      "name": "LoveBug",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(LoveBug)$"
      }
    },
    {
      "name": "MARK",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MARK)$"
      }
    },
    {
      "name": "MMR",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MMR)$"
      }
    },
    {
      "name": "MrHulk",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MrHulk)$"
      }
    },
    {
      "name": "Phanteam",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Phanteam)$"
      }
    },
    {
      "name": "SH3LBY",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SH3LBY)$"
      }
    },
    {
      "name": "SYNFM",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SYNFM)$"
      }
    },
    {
      "name": "Wendy",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Wendy)$"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Asian Tier 02

JSON - [Click to show/hide]
{
  "trash_id": "4712302767772003bfeb01d1f5f0a6fd",
  "trash_scores": {
    "default": 1600
  },
  "name": "Asian Tier 02",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "PandaMoon",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(PandaMoon)$"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Asian Tier 03

JSON - [Click to show/hide]
{
  "trash_id": "0183b666f79529efb85df21b7a2cf913",
  "trash_scores": {
    "default": 100
  },
  "name": "Asian Tier 03",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "ADWeb",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(ADWeb)$"
      }
    },
    {
      "name": "CHDWEB",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(CHDWEB)$"
      }
    },
    {
      "name": "HDCTV",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HDCTV)$"
      }
    },
    {
      "name": "HHWEB",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(HHWEB)$"
      }
    },
    {
      "name": "OurTV",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(OurTV)$"
      }
    },
    {
      "name": "SHiNE",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(SHiNE)$"
      }
    },
    {
      "name": "WEBDL",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 3
      }
    },
    {
      "name": "WEBRIP",
      "implementation": "SourceSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": 4
      }
    }
  ]
}

TOP


Asian LQ

Asian Low-Quality Releases = Asian LQ

Description - [Click to show/hide]

Asian LQ

A collection of Asian release groups that either do not provide subtitles or are groups that cause issues during importing.

JSON - [Click to show/hide]
{
  "trash_id": "9a836f109fc47f7c459703c1dbafeeec",
  "trash_scores": {
    "default": -10000
  },
  "name": "Asian LQ",
  "includeCustomFormatWhenRenaming": false,
  "specifications": [
    {
      "name": "AppleTor",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(AppleTor)$"
      }
    },
    {
      "name": "Luvmichelle",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Luvmichelle)$"
      }
    },
    {
      "name": "MagicStar",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(MagicStar)$"
      }
    },
    {
      "name": "NEXT",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(NEXT)$"
      }
    },
    {
      "name": "Taengoo",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(Taengoo)$"
      }
    },
    {
      "name": "unco",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(unco)$"
      }
    },
    {
      "name": "unco@AvistaZ",
      "implementation": "ReleaseGroupSpecification",
      "negate": false,
      "required": false,
      "fields": {
        "value": "^(unco@AvistaZ)$"
      }
    }
  ]
}

TOP