Showing preview only (697K chars total). Download the full file or copy to clipboard to get everything.
Repository: Dictionarry-Hub/database
Branch: stable
Commit: 5ba1f9f163fc
Files: 771
Total size: 555.5 KB
Directory structure:
gitextract_6m3y21vr/
├── .github/
│ ├── CODEOWNERS
│ ├── ISSUE_TEMPLATE/
│ │ ├── bug.yml
│ │ ├── config.yml
│ │ └── feature.yml
│ └── workflows/
│ ├── devSync.yml
│ └── notify.yml
├── .gitignore
├── CONTRIBUTING.md
├── README.md
├── custom_formats/
│ ├── .gitkeep
│ ├── 1080p Balanced Tier 1.yml
│ ├── 1080p Balanced Tier 2.yml
│ ├── 1080p Bluray HEVC Tier 1.yml
│ ├── 1080p Bluray.yml
│ ├── 1080p Compact Movie Bluray Tier 1.yml
│ ├── 1080p Compact Movie Bluray Tier 2.yml
│ ├── 1080p Compact Movie Bluray Tier 3.yml
│ ├── 1080p Compact Movie Bluray Tier 4.yml
│ ├── 1080p Compact Movie WEB Tier 1.yml
│ ├── 1080p Compact Movie WEB Tier 2.yml
│ ├── 1080p Compact Movie WEB Tier 3.yml
│ ├── 1080p Compact Movie WEB Tier 4.yml
│ ├── 1080p Compact TV Bluray Tier 1.yml
│ ├── 1080p Compact TV Bluray Tier 2.yml
│ ├── 1080p Compact TV Bluray Tier 3.yml
│ ├── 1080p Compact TV Bluray Tier 4.yml
│ ├── 1080p Compact TV Bluray Tier 5.yml
│ ├── 1080p Compact TV Bluray Tier 6.yml
│ ├── 1080p Compact TV Trash Tier 1.yml
│ ├── 1080p Compact TV Trash Tier 2.yml
│ ├── 1080p Compact TV WEB Tier 1.yml
│ ├── 1080p Compact TV WEB Tier 2.yml
│ ├── 1080p Compact TV WEB Tier 3.yml
│ ├── 1080p Compact TV WEB Tier 4.yml
│ ├── 1080p Compact TV WEB Tier 5.yml
│ ├── 1080p Efficient Movie Bluray Tier 1.yml
│ ├── 1080p Efficient Movie Bluray Tier 2.yml
│ ├── 1080p Efficient Movie Bluray Tier 3.yml
│ ├── 1080p Efficient Movie Bluray Tier 4.yml
│ ├── 1080p Efficient Movie WEB Tier 1.yml
│ ├── 1080p Efficient Movie WEB Tier 2.yml
│ ├── 1080p Efficient Movie WEB Tier 3.yml
│ ├── 1080p Efficient Movie WEB Tier 4.yml
│ ├── 1080p Efficient TV Bluray Tier 1.yml
│ ├── 1080p Efficient TV Bluray Tier 2.yml
│ ├── 1080p Efficient TV Bluray Tier 3.yml
│ ├── 1080p Efficient TV Bluray Tier 4.yml
│ ├── 1080p Efficient TV Bluray Tier 5.yml
│ ├── 1080p Efficient TV Bluray Tier 6.yml
│ ├── 1080p Efficient TV WEB Tier 1.yml
│ ├── 1080p Efficient TV WEB Tier 2.yml
│ ├── 1080p Efficient TV WEB Tier 3.yml
│ ├── 1080p Efficient TV WEB Tier 4.yml
│ ├── 1080p Efficient TV WEB Tier 5.yml
│ ├── 1080p Golden Popcorn.yml
│ ├── 1080p HDTV Tier 1.yml
│ ├── 1080p HDTV Tier 2.yml
│ ├── 1080p HDTV Tier 3.yml
│ ├── 1080p HDTV.yml
│ ├── 1080p Quality Tier 1.yml
│ ├── 1080p Quality Tier 2.yml
│ ├── 1080p Quality Tier 3.yml
│ ├── 1080p Quality Tier 4.yml
│ ├── 1080p Quality Tier 5.yml
│ ├── 1080p Quality Tier 6.yml
│ ├── 1080p Remux.yml
│ ├── 1080p WEB-DL (h264).yml
│ ├── 1080p WEB-DL HEVC Tier 1.yml
│ ├── 1080p WEB-DL.yml
│ ├── 1080p WEBRip.yml
│ ├── 2160p Balanced Tier 1.yml
│ ├── 2160p Balanced Tier 2.yml
│ ├── 2160p Balanced Tier 3.yml
│ ├── 2160p Bluray.yml
│ ├── 2160p Efficient TV Bluray Tier 1.yml
│ ├── 2160p Efficient TV WEB Tier 1.yml
│ ├── 2160p Quality Tier 1.yml
│ ├── 2160p Quality Tier 2.yml
│ ├── 2160p Quality Tier 3.yml
│ ├── 2160p Quality Tier 4.yml
│ ├── 2160p Quality Tier 5.yml
│ ├── 2160p Quality Tier 6.yml
│ ├── 2160p Remux.yml
│ ├── 2160p WEB-DL (Efficient).yml
│ ├── 2160p WEB-DL.yml
│ ├── 3D.yml
│ ├── 480p Bluray.yml
│ ├── 480p Quality Tier 1.yml
│ ├── 480p Quality Tier 2.yml
│ ├── 480p Quality Tier 3.yml
│ ├── 480p Quality Tier 4.yml
│ ├── 480p WEB-DL.yml
│ ├── 576p Bluray.yml
│ ├── 576p Quality Tier 1.yml
│ ├── 576p Quality Tier 2.yml
│ ├── 576p Quality Tier 3.yml
│ ├── 576p Quality Tier 4.yml
│ ├── 720p Balanced Tier 1.yml
│ ├── 720p Bluray.yml
│ ├── 720p Golden Popcorn.yml
│ ├── 720p HDTV Tier 1.yml
│ ├── 720p HDTV Tier 2.yml
│ ├── 720p HDTV Tier 3.yml
│ ├── 720p HDTV.yml
│ ├── 720p Quality Tier 1.yml
│ ├── 720p Quality Tier 2.yml
│ ├── 720p Quality Tier 3.yml
│ ├── 720p Quality Tier 4.yml
│ ├── 720p Quality Tier 5.yml
│ ├── 720p Quality Tier 6.yml
│ ├── 720p WEB-DL.yml
│ ├── 720p WEBRip.yml
│ ├── AAC.yml
│ ├── AMZN.yml
│ ├── ASL.yml
│ ├── ATVP.yml
│ ├── AV1.yml
│ ├── Amazon Enhancement.yml
│ ├── Anime Bluray Tier 1.yml
│ ├── Anime Bluray Tier 2.yml
│ ├── Anime Bluray Tier 3.yml
│ ├── Anime Bluray Tier 4.yml
│ ├── Anime Bluray Tier 5.yml
│ ├── Anime WEB-DL Tier 1.yml
│ ├── Anime WEB-DL Tier 2.yml
│ ├── Atmos (Missing).yml
│ ├── Atmos.yml
│ ├── B&W.yml
│ ├── BCORE.yml
│ ├── Banned Groups (Efficient).yml
│ ├── Banned Groups.yml
│ ├── Banned Remux.yml
│ ├── Banned UHD Bluray.yml
│ ├── Banned WEBRip (Efficient).yml
│ ├── Banned WEBRip.yml
│ ├── Better Theatricals.yml
│ ├── CR.yml
│ ├── CRAV.yml
│ ├── CRIT.yml
│ ├── DRPO.yml
│ ├── DS4K.yml
│ ├── DSNP.yml
│ ├── DTS-ES.yml
│ ├── DTS-HD HRA.yml
│ ├── DTS-HD MA.yml
│ ├── DTS-X.yml
│ ├── DTS.yml
│ ├── DVD Remux.yml
│ ├── DVD.yml
│ ├── Disney+ Enhancement.yml
│ ├── Dolby Atmos.yml
│ ├── Dolby Digital +.yml
│ ├── Dolby Digital.yml
│ ├── Dolby Vision (Without Fallback).yml
│ ├── Dolby Vision.yml
│ ├── Extras.yml
│ ├── FLAC.yml
│ ├── Freeleech 100%.yml
│ ├── Freeleech 25%.yml
│ ├── Freeleech 50%.yml
│ ├── Freeleech 75%.yml
│ ├── Full Disc (Quality Match).yml
│ ├── Full Disc.yml
│ ├── German DL.yml
│ ├── HBO Max Enhancement.yml
│ ├── HDR (Missing).yml
│ ├── HDR.yml
│ ├── HDR10 (Missing).yml
│ ├── HDR10+.yml
│ ├── HDR10.yml
│ ├── HLG.yml
│ ├── HMAX.yml
│ ├── HONE Bluray.yml
│ ├── HONE Blurays.yml
│ ├── HONE WEB.yml
│ ├── HTSR.yml
│ ├── HULU.yml
│ ├── IMAX Enhanced.yml
│ ├── IMAX.yml
│ ├── IQIYI.yml
│ ├── Internal.yml
│ ├── KCW.yml
│ ├── Lossless Audio.yml
│ ├── MA.yml
│ ├── MAX.yml
│ ├── MUBI.yml
│ ├── Movies Anywhere Enhancement.yml
│ ├── NF.yml
│ ├── NOW.yml
│ ├── Not English.yml
│ ├── Not Only English (Missing).yml
│ ├── Not Only English.yml
│ ├── Opus.yml
│ ├── PCM.yml
│ ├── PCOK.yml
│ ├── PLAY.yml
│ ├── PMTP.yml
│ ├── PQ.yml
│ ├── QxR Bluray.yml
│ ├── QxR Blurays.yml
│ ├── QxR WEB.yml
│ ├── QxR WEBs.yml
│ ├── ROKU.yml
│ ├── Remux (Quality Match).yml
│ ├── Remux (Source).yml
│ ├── Remux Tier 1.yml
│ ├── Remux Tier 2.yml
│ ├── Remux Tier 3.yml
│ ├── Remux Tier 4.yml
│ ├── Remux.yml
│ ├── Repack1.yml
│ ├── Repack2.yml
│ ├── Repack3.yml
│ ├── SD Golden Popcorn.yml
│ ├── SD Quality Tier 1.yml
│ ├── SD Quality Tier 2.yml
│ ├── SDR.yml
│ ├── SDTV Tier 1.yml
│ ├── SDTV.yml
│ ├── SHO.yml
│ ├── STAN.yml
│ ├── Season Pack.yml
│ ├── Sing Along.yml
│ ├── Special Edition.yml
│ ├── TAoE Bluray.yml
│ ├── TAoE Blurays.yml
│ ├── TAoE WEB.yml
│ ├── TAoE WEBs.yml
│ ├── TV Extras.yml
│ ├── TVING.yml
│ ├── Theatrical.yml
│ ├── TrueHD (Missing).yml
│ ├── TrueHD.yml
│ ├── UHD Bluray (Efficient).yml
│ ├── UHD Bluray.yml
│ ├── Upscale.yml
│ ├── Upscaled.yml
│ ├── VIKI.yml
│ ├── VIU.yml
│ ├── VP9.yml
│ ├── VVC.yml
│ ├── Vialle Bluray.yml
│ ├── Vialle WEB.yml
│ ├── WAVVE.yml
│ ├── WEB-DL Tier 1.yml
│ ├── WEB-DL Tier 2.yml
│ ├── WEB-DL Tier 3.yml
│ ├── WEB-DL Tier 4.yml
│ ├── WEB-DL Tier 5.yml
│ ├── WeTV.yml
│ ├── Weasley WEB.yml
│ ├── Xvid.yml
│ ├── YK.yml
│ ├── h265 (Efficient).yml
│ ├── h265.yml
│ ├── iP.yml
│ ├── iT.yml
│ ├── iTunes Enhancement.yml
│ ├── x264 (2160p).yml
│ ├── x265 (Bluray).yml
│ ├── x265 (Efficient).yml
│ ├── x265 (Missing).yml
│ ├── x265 (Remux).yml
│ ├── x265 (WEB).yml
│ └── x265.yml
├── media_management/
│ ├── misc.yml
│ ├── naming.yml
│ └── quality_definitions.yml
├── profiles/
│ ├── .gitkeep
│ ├── 1080p Balanced.yml
│ ├── 1080p Compact.yml
│ ├── 1080p Efficient.yml
│ ├── 1080p Quality HDR.yml
│ ├── 1080p Quality.yml
│ ├── 1080p Remux.yml
│ ├── 2160p Balanced.yml
│ ├── 2160p Efficient.yml
│ ├── 2160p Quality.yml
│ ├── 2160p Remux.yml
│ └── 720p Quality.yml
├── regex_patterns/
│ ├── .gitkeep
│ ├── 126811.yml
│ ├── 3D.yml
│ ├── 3L.yml
│ ├── 4K4U.yml
│ ├── 4KDVS.yml
│ ├── 5.1 Surround.yml
│ ├── 7.1 Surround.yml
│ ├── 9volt.yml
│ ├── AAC.yml
│ ├── ABM.yml
│ ├── AC.yml
│ ├── ADE.yml
│ ├── AI Movies.yml
│ ├── AI TV.yml
│ ├── AJP69.yml
│ ├── ANE.yml
│ ├── AOC.yml
│ ├── AOmundson.yml
│ ├── APEX.yml
│ ├── ARCADE.yml
│ ├── AROMA.yml
│ ├── ASD87.yml
│ ├── ASL.yml
│ ├── ATELiER.yml
│ ├── AV1.yml
│ ├── AVC.yml
│ ├── AViATOR.yml
│ ├── Almighty.yml
│ ├── Amazon Prime.yml
│ ├── Apple TV+.yml
│ ├── Arid.yml
│ ├── Asakura.yml
│ ├── Atmos (Missing).yml
│ ├── Atmos.yml
│ ├── B&W.yml
│ ├── BBC iPlayer.yml
│ ├── BEN THE MEN.yml
│ ├── BHDStudio.yml
│ ├── BLASPHEMY.yml
│ ├── BLOOM.yml
│ ├── BLURANiUM.yml
│ ├── BLUTONiUM.yml
│ ├── BMF.yml
│ ├── BOLS.yml
│ ├── BRUTE.yml
│ ├── BSTD.yml
│ ├── BTM.yml
│ ├── BTN Atmos.yml
│ ├── BTN.yml
│ ├── BTW.yml
│ ├── BV.yml
│ ├── BYNDR.yml
│ ├── Basic HDR Formats.yml
│ ├── BeiTai.yml
│ ├── Better Theatricals.yml
│ ├── BeyondHD.yml
│ ├── BiTOR.yml
│ ├── BiZKiT.yml
│ ├── BlurayDesuYo.yml
│ ├── BlzT.yml
│ ├── Bracketed Year.yml
│ ├── Bravia Core.yml
│ ├── Bunny-Apocalypse.yml
│ ├── CBFM.yml
│ ├── CBT.yml
│ ├── CHAOS.yml
│ ├── CHD.yml
│ ├── CJ.yml
│ ├── CLASSiCALHD.yml
│ ├── CMCT.yml
│ ├── CMRG.yml
│ ├── CREATiVE24.yml
│ ├── CRFW.yml
│ ├── CRUD.yml
│ ├── CRX.yml
│ ├── CRiSC.yml
│ ├── CTR.yml
│ ├── Cait-Sidhe.yml
│ ├── CasStudio.yml
│ ├── Chihiro.yml
│ ├── Chivaman.yml
│ ├── Chotab.yml
│ ├── CiNEPHiLES.yml
│ ├── Cinefeel.yml
│ ├── CoalGirls.yml
│ ├── Colourisation.yml
│ ├── Commie.yml
│ ├── Crave.yml
│ ├── Criterion Channel.yml
│ ├── Crunchyroll.yml
│ ├── CtrlHD.yml
│ ├── D-Z0N3.yml
│ ├── DARKFLiX.yml
│ ├── DEFLATE.yml
│ ├── DEPTH.yml
│ ├── DON.yml
│ ├── DRX.yml
│ ├── DS4K.yml
│ ├── DTS Basic.yml
│ ├── DTS-ES.yml
│ ├── DTS-HD HRA ES.yml
│ ├── DTS-HD HRA.yml
│ ├── DTS-HD MA.yml
│ ├── DTS-X.yml
│ ├── DTS.yml
│ ├── DarQ.yml
│ ├── Dariush.yml
│ ├── DeViSiVE.yml
│ ├── Dekinai.yml
│ ├── DepraveD.yml
│ ├── Disney+.yml
│ ├── Doki.yml
│ ├── Dolby Digital +.yml
│ ├── Dolby Digital.yml
│ ├── Dolby Vision (Without Fallback).yml
│ ├── Dolby Vision.yml
│ ├── Drag.yml
│ ├── Dropout TV.yml
│ ├── Dual Audio.yml
│ ├── E.N.D.yml
│ ├── E.yml
│ ├── E1.yml
│ ├── EA.yml
│ ├── EDPH.yml
│ ├── ELiTE.yml
│ ├── EMERALD.yml
│ ├── EPSiLON.yml
│ ├── ESiR.yml
│ ├── EVO.yml
│ ├── EXCiSION.yml
│ ├── EXP.yml
│ ├── EbP.yml
│ ├── Erai-Raws.yml
│ ├── EuReKA.yml
│ ├── Exiled-Destiny.yml
│ ├── Extended Clip.yml
│ ├── Extras.yml
│ ├── FFF.yml
│ ├── FGT.yml
│ ├── FLAC.yml
│ ├── FLAME.yml
│ ├── FLUX.yml
│ ├── Final8.yml
│ ├── Flights.yml
│ ├── Flugel.yml
│ ├── FoRM.yml
│ ├── FraMeSToR.yml
│ ├── Full Disc.yml
│ ├── GALAXY.yml
│ ├── GALVANiZE.yml
│ ├── GNOME.yml
│ ├── GRiMM.yml
│ ├── GS88.yml
│ ├── GUHZER.yml
│ ├── Geek.yml
│ ├── German DL.yml
│ ├── Golden Popcorn Negation.yml
│ ├── Google TV Rename.yml
│ ├── Google TV.yml
│ ├── HANDJOB.yml
│ ├── HBO Max.yml
│ ├── HDC.yml
│ ├── HDChina.yml
│ ├── HDMaNiAcS.yml
│ ├── HDR.yml
│ ├── HDR10 (Missing Groups).yml
│ ├── HDR10 (Negation).yml
│ ├── HDR10+.yml
│ ├── HDR10.yml
│ ├── HDS.yml
│ ├── HDTV.yml
│ ├── HDmux.yml
│ ├── HEVC.yml
│ ├── HHWEB.yml
│ ├── HLG.yml
│ ├── HODL.yml
│ ├── HONE.yml
│ ├── HQMUX.yml
│ ├── HaB.yml
│ ├── Hares.yml
│ ├── Headpatter.yml
│ ├── HiDt.yml
│ ├── HiFi.yml
│ ├── HiP.yml
│ ├── Holomux.yml
│ ├── Honeyvera.yml
│ ├── HorribleSubs.yml
│ ├── Hotstar.yml
│ ├── Hulu.yml
│ ├── HypStu.yml
│ ├── IAMABLE.yml
│ ├── IDE.yml
│ ├── IK.yml
│ ├── IMAX Enhanced.yml
│ ├── IMAX.yml
│ ├── Ivandro.yml
│ ├── Iznjie Biznjie.yml
│ ├── JustWatch.yml
│ ├── KAN3D2M.yml
│ ├── KASHMiR.yml
│ ├── KC.yml
│ ├── KCW.yml
│ ├── KH.yml
│ ├── KHN.yml
│ ├── KONTRAST.yml
│ ├── KRaLiMaRKo.yml
│ ├── Kaleido.yml
│ ├── Kametsu.yml
│ ├── KiNGS.yml
│ ├── Kitsune.yml
│ ├── KnG.yml
│ ├── Koten_Gars.yml
│ ├── LAMA.yml
│ ├── LAZARUS.yml
│ ├── LAZY.yml
│ ├── LEGi0N.yml
│ ├── LM.yml
│ ├── LSt.yml
│ ├── LYS1TH3A.yml
│ ├── LazyRemux.yml
│ ├── LiNG.yml
│ ├── LittleBakas.yml
│ ├── LoRD.yml
│ ├── LolHD.yml
│ ├── Lulu.yml
│ ├── Lulz.yml
│ ├── MNHD.yml
│ ├── MTBB.yml
│ ├── MTeam.yml
│ ├── MZABI.yml
│ ├── MaG.yml
│ ├── MainFrame.yml
│ ├── Max Rename.yml
│ ├── Max.yml
│ ├── MeGusta.yml
│ ├── MgB.yml
│ ├── MiMiC.yml
│ ├── Movies Anywhere.yml
│ ├── Mubi.yml
│ ├── Mysteria.yml
│ ├── NAHOM.yml
│ ├── NAN0.yml
│ ├── NCmt.yml
│ ├── NH.yml
│ ├── NINJACENTRAL.yml
│ ├── NOSiViD.yml
│ ├── NPMS.yml
│ ├── NTG.yml
│ ├── NTb.yml
│ ├── Netaro.yml
│ ├── Netflix.yml
│ ├── NhaNc3.yml
│ ├── NiBuRu.yml
│ ├── NiP.yml
│ ├── NoGroup.yml
│ ├── Non Retail HDR Formats.yml
│ ├── Non Retail HDR Groups.yml
│ ├── Now Rename.yml
│ ├── Now.yml
│ ├── NyHD.yml
│ ├── OEPlus.yml
│ ├── ORBiT.yml
│ ├── ORiGEN.yml
│ ├── OZR.yml
│ ├── Okay-Subs.yml
│ ├── OnlyWeb.yml
│ ├── Open Matte.yml
│ ├── Opus (Negation).yml
│ ├── Opus.yml
│ ├── Orphan.yml
│ ├── P0W4HD.yml
│ ├── PCM.yml
│ ├── PHOCiS.yml
│ ├── PHOENiX.yml
│ ├── PLUTONiUM.yml
│ ├── PP.yml
│ ├── PQ.yml
│ ├── PSA.yml
│ ├── PTP.yml
│ ├── PTer.yml
│ ├── PTerWEB.yml
│ ├── Paramount+.yml
│ ├── Peacock TV.yml
│ ├── Penumbra.yml
│ ├── PiRAMiDHEAD.yml
│ ├── PiRaTeS.yml
│ ├── PmP.yml
│ ├── Pookie.yml
│ ├── Positive.yml
│ ├── PuTao.yml
│ ├── PussyFoot.yml
│ ├── QOQ.yml
│ ├── Quetzal.yml
│ ├── QxR (Title).yml
│ ├── QxR.yml
│ ├── R1GY3B.yml
│ ├── RARBG.yml
│ ├── RAWR.yml
│ ├── REBORN.yml
│ ├── RO.yml
│ ├── ROCCaT.yml
│ ├── ROCiNANTE.yml
│ ├── RTN.yml
│ ├── Raizel.yml
│ ├── Ralphy.yml
│ ├── Rasetsu.yml
│ ├── ReQuEsT.yml
│ ├── ReaLHD.yml
│ ├── Release Group (Missing).yml
│ ├── Remux.yml
│ ├── Repack1.yml
│ ├── Repack2.yml
│ ├── Repack3.yml
│ ├── RiCO.yml
│ ├── Roku.yml
│ ├── SA89.yml
│ ├── SARTRE.yml
│ ├── SCY.yml
│ ├── SDR.yml
│ ├── SEV.yml
│ ├── SHD.yml
│ ├── SM737.yml
│ ├── SMURF.yml
│ ├── SOP.yml
│ ├── SPHD.yml
│ ├── SPiRiT.yml
│ ├── SQS.yml
│ ├── STRiKES.yml
│ ├── STUTTERSHIT.yml
│ ├── SURCODE.yml
│ ├── SWTYBLZ.yml
│ ├── SaNcTi.yml
│ ├── Saizen.yml
│ ├── SallySubs.yml
│ ├── SasukeducK.yml
│ ├── SbR.yml
│ ├── Scene.yml
│ ├── Senjou.yml
│ ├── ShieldBearer.yml
│ ├── Showtime Rename.yml
│ ├── Showtime.yml
│ ├── SiC.yml
│ ├── SiCFoI.yml
│ ├── SiGLA.yml
│ ├── SiGMA.yml
│ ├── SiMPLE.yml
│ ├── Sing Along.yml
│ ├── Skazhutin.yml
│ ├── Slappy.yml
│ ├── SoLaR.yml
│ ├── Special Edition.yml
│ ├── Stan Rename.yml
│ ├── Stan.yml
│ ├── SubsPlease.yml
│ ├── SubsPlus+.yml
│ ├── SumVision.yml
│ ├── SwAgLaNdEr.yml
│ ├── TAoE (Title).yml
│ ├── TAoE.yml
│ ├── TBB.yml
│ ├── TDD.yml
│ ├── TEKNO3D.yml
│ ├── TEPES.yml
│ ├── TERMiNAL.yml
│ ├── THORA.yml
│ ├── TOMMY.yml
│ ├── TRiToN.yml
│ ├── TTGA.yml
│ ├── TV Extras.yml
│ ├── TVING.yml
│ ├── TVSmash.yml
│ ├── TayTo.yml
│ ├── TeamSyndicate.yml
│ ├── Telly.yml
│ ├── ThD.yml
│ ├── TheFarm.yml
│ ├── Theatrical Edition.yml
│ ├── TimeDistortion.yml
│ ├── TnP.yml
│ ├── ToNaTo.yml
│ ├── TrueHD (Missing Groups).yml
│ ├── TrueHD.yml
│ ├── Tsundere.yml
│ ├── TvR.yml
│ ├── UDF.yml
│ ├── UHD Bluray (Efficient).yml
│ ├── UHD Bluray Release Groups.yml
│ ├── UHD Bluray.yml
│ ├── UHD WEBRip Release Groups.yml
│ ├── ULTRAHDCLUB.yml
│ ├── UnKn0wn.yml
│ ├── Upscaled.yml
│ ├── VARYG.yml
│ ├── VD0N.yml
│ ├── VECTOR.yml
│ ├── VLAD.yml
│ ├── VP9.yml
│ ├── VVC.yml
│ ├── ViETNAM.yml
│ ├── ViSUM.yml
│ ├── Vialle.yml
│ ├── VietHD.yml
│ ├── Viki.yml
│ ├── VisionXpert.yml
│ ├── Viu.yml
│ ├── Vodes.yml
│ ├── Vyndros.yml
│ ├── W4NK3R.yml
│ ├── WATCHABLE.yml
│ ├── WBDP.yml
│ ├── WELP.yml
│ ├── WMING.yml
│ ├── Wavve.yml
│ ├── WeTV.yml
│ ├── Weasley.yml
│ ├── WhiteRhino.yml
│ ├── WiKi.yml
│ ├── WiLDCAT.yml
│ ├── WiLF.yml
│ ├── XEBEC.yml
│ ├── Xvid.yml
│ ├── YAWNiX.yml
│ ├── YELLO.yml
│ ├── YIFY.yml
│ ├── YTS.yml
│ ├── YURI.yml
│ ├── Youku.yml
│ ├── Yuki.yml
│ ├── ZIMBO.yml
│ ├── ZQ.yml
│ ├── ZR.yml
│ ├── ZoroSenpai.yml
│ ├── Zurako.yml
│ ├── b0mbardiers.yml
│ ├── beAst.yml
│ ├── bluegreeen.yml
│ ├── bluespots.yml
│ ├── c0kE.yml
│ ├── cXcY.yml
│ ├── coffee.yml
│ ├── d3g.yml
│ ├── dB.yml
│ ├── de(42).yml
│ ├── deanzel.yml
│ ├── decibeL.yml
│ ├── dkore.yml
│ ├── edge2020.yml
│ ├── h264.yml
│ ├── h265.yml
│ ├── hallowed.yml
│ ├── hchcsen.yml
│ ├── hdalx.yml
│ ├── hydes.yml
│ ├── iFT.yml
│ ├── iON.yml
│ ├── iPT Internals.yml
│ ├── iQIYI.yml
│ ├── iTunes Rename.yml
│ ├── iTunes.yml
│ ├── iVy.yml
│ ├── j3rico.yml
│ ├── jennaortegaUHD.yml
│ ├── k00kie.yml
│ ├── kBaraka.yml
│ ├── kmplx.yml
│ ├── kuchikirukia.yml
│ ├── luvBB.yml
│ ├── mkv.yml
│ ├── monkee.yml
│ ├── mottoj.yml
│ ├── nmd.yml
│ ├── noxxus.yml
│ ├── playBD.yml
│ ├── playHD.yml
│ ├── playSD.yml
│ ├── playWEB.yml
│ ├── pog42.yml
│ ├── rightSIZE.yml
│ ├── rttr.yml
│ ├── sam.yml
│ ├── smol.yml
│ ├── tarunk9c.yml
│ ├── x0r.yml
│ ├── x264.yml
│ ├── x265 (Efficient).yml
│ ├── x265.yml
│ └── xander.yml
├── scripts/
│ └── tierCreator.py
└── templates/
├── groupTier.yml
└── releaseGroup.yml
================================================
FILE CONTENTS
================================================
================================================
FILE: .github/CODEOWNERS
================================================
* @santiagosayshey
================================================
FILE: .github/ISSUE_TEMPLATE/bug.yml
================================================
name: 🐛 Bug Report
description: Report a problem with a custom format, profile, or regex
labels: ["type: bug"]
body:
- type: input
id: which
attributes:
label: Which custom format/profile/regex?
placeholder: e.g. Remux Tier 1, DV HDR10+, x265
validations:
required: true
- type: textarea
id: whats-wrong
attributes:
label: What's wrong?
description: Include the release title, whether it should or shouldn't have matched, and a Regex101 link if relevant.
placeholder: |
Release: Some.Movie.2024.2160p.UHD.BluRay.REMUX.DV.HDR.DTS-HD.MA.7.1-GROUP
Expected: Should match Remux Tier 1
Actual: Didn't match
Regex101: https://regex101.com/...
validations:
required: true
- type: textarea
id: screenshots
attributes:
label: Screenshots
description: Interactive searches and movie/season history from your arrs are the most important info you can give. Without them, it's going to be much harder to solve this issue.
placeholder: Drag and drop screenshots here
================================================
FILE: .github/ISSUE_TEMPLATE/config.yml
================================================
blank_issues_enabled: false
contact_links:
- name: 💬 Support Question
url: https://github.com/Dictionarry-Hub/database/discussions/new?category=q-a
about: Ask questions and get help from the community
- name: 📚 Check the Docs
url: https://dictionarry.dev
about: Read the documentation before opening an issue
================================================
FILE: .github/ISSUE_TEMPLATE/feature.yml
================================================
name: ✨ Feature Request
description: Request new content or changes to existing content
labels: ["type: feature"]
body:
- type: dropdown
id: what
attributes:
label: What do you want?
options:
- New profile
- New custom format
- New regex pattern
- Changes to existing content
- Other
validations:
required: true
- type: textarea
id: description
attributes:
label: Description
placeholder: Describe what you want in detail
validations:
required: true
- type: textarea
id: why
attributes:
label: Why is this useful?
placeholder: Explain your use case
- type: textarea
id: screenshots
attributes:
label: Screenshots
description: If relevant, include interactive searches or movie/season history from your arrs.
placeholder: Drag and drop screenshots here
- type: input
id: related
attributes:
label: Related issues
placeholder: "#123, #456"
================================================
FILE: .github/workflows/devSync.yml
================================================
name: Sync dev with stable
on:
pull_request:
types: [closed]
branches: [stable]
jobs:
sync:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: |
git checkout dev
git pull origin stable
git push origin dev
================================================
FILE: .github/workflows/notify.yml
================================================
name: Notify
on:
push:
branches:
- "stable"
- "dev"
jobs:
call-notify-commit:
uses: Dictionarry-Hub/parrot/.github/workflows/notify-commit.yml@v1
secrets:
PARROT_URL: ${{ secrets.PARROT_URL }}
================================================
FILE: .gitignore
================================================
/.obsidian
================================================
FILE: CONTRIBUTING.md
================================================
# Contributing
## Commit Message Format
```
type(component): Description
[Optional body]
```
## Types and Components
### Change Types
| Type | Purpose | Example |
| -------- | -------------------------------------------------- | -------------------------------------------------- |
| `create` | Building entirely new components or systems | `create(profile): 2160p Remux quality profile` |
| `add` | Adding entries to existing systems | `add(format): de[42] as Tier 4 GPPi group` |
| `tweak` | Fine-tuning and adjustments to existing components | `tweak(format): Better h265 parsing for 1080p WEB` |
| `fix` | Corrections and bug fixes | `fix(regex): Required negation for remux pattern` |
### Components
| Component | Purpose | Includes |
| --------- | --------------------------- | -------------------------------------------------------------------------------------------------------- |
| `format` | Changes to Custom Formats | - Format definitions<br>- Scoring adjustments<br>- Release group configurations<br>- Quality preferences |
| `regex` | Changes to regex patterns | - Pattern definitions<br>- Matching logic<br>- Parser improvements<br>- Detection rules |
| `profile` | Changes to Quality Profiles | - Profile creation/modification<br>- Quality settings<br>- Scoring systems<br>- Default configurations |
## Contributing with Profilarr
Profilarr was built specifically to maintain these standards, making it our recommended way to contribute. While we welcome external contributions, please ensure they strictly follow these commit guidelines.
================================================
FILE: README.md
================================================
<p align="center">
<a href="https://dictionarry.dev">
<img src="https://img.shields.io/badge/Website-dictionarry.dev-blue" alt="Website">
</a>
<a href="https://discord.com/invite/Y9TYP6jeYZ">
<img src="https://img.shields.io/discord/1202375791556431892?color=blue&logo=discord&logoColor=white" alt="Discord">
</a>
<a href="https://www.buymeacoffee.com/santiagosayshey">
<img src="https://img.shields.io/badge/Buy%20Me%20A%20Coffee-Support-blue?logo=buy-me-a-coffee" alt="Buy Me A Coffee">
</a>
<a href="https://github.com/sponsors/Dictionarry-Hub">
<img src="https://img.shields.io/badge/GitHub%20Sponsors-Support-blue?logo=github-sponsors" alt="GitHub Sponsors">
</a>
</p>
# Dictionarry Database
The [Official Dictionarry Database](https://github.com/Dictionarry-Hub/database) serves two main purposes:
- Powers our [Documentation](https://dictionarry.dev)
- Acts as a [Profilarr Compliant Database](https://dictionarry.dev/profilarr-setup/linking?section=database-spotlight)
## Profiles
- [Dictionarry Profiles](https://dictionarry.dev/quality-profile)
## Support
We Recommend Joining the Dictionarry Discord for any support issues you may have
- [Discord](https://discord.com/invite/Y9TYP6jeYZ)
- [Database Issues](https://github.com/Dictionarry-Hub/database/issues)
- [Profilarr Issues](https://github.com/Dictionarry-Hub/profilarr/issues)
================================================
FILE: custom_formats/.gitkeep
================================================
================================================
FILE: custom_formats/1080p Balanced Tier 1.yml
================================================
name: 1080p Balanced Tier 1
description: Matches release groups who fall under 1080p Balanced Tier 1
tags:
- Release Group Tier
- 1080p
- Balanced
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Balanced Tier 2.yml
================================================
name: 1080p Balanced Tier 2
description: Matches release groups who fall under 1080p Balanced Tier 2
tags:
- Release Group Tier
- 1080p
- Balanced
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Bluray HEVC Tier 1.yml
================================================
name: 1080p Bluray HEVC Tier 1
description: Matches release groups who fall under 1080p Efficient Bluray Tier 0
tags:
- Release Group Tier
- 1080p
- HEVC
- Movie
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: HONE
negate: false
pattern: HONE
required: true
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Bluray.yml
================================================
name: 1080p Bluray
description: Matches 1080p Blurays that are NOT remuxes
tags:
- Source
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: Not Remux
type: release_title
required: true
negate: true
pattern: Remux
tests: []
================================================
FILE: custom_formats/1080p Compact Movie Bluray Tier 1.yml
================================================
name: 1080p Compact Movie Bluray Tier 1
description: Matches release groups who fall under 1080p Compact Movie Bluray Tier
1
tags:
- Release Group Tier
- 1080p
- Compact
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: bluegreeen
negate: false
pattern: bluegreeen
required: false
type: release_group
- name: Chivaman
negate: false
pattern: Chivaman
required: false
type: release_group
- name: edge2020
negate: false
pattern: edge2020
required: false
type: release_group
- name: noxxus
negate: false
pattern: noxxus
required: false
type: release_group
- name: R1GY3B
negate: false
pattern: R1GY3B
required: false
type: release_group
- name: Ralphy
negate: false
pattern: Ralphy
required: false
type: release_group
- name: ToNaTo
negate: false
pattern: ToNaTo
required: false
type: release_group
- name: Vyndros
negate: false
pattern: Vyndros
required: false
type: release_group
- name: YELLO
negate: false
pattern: YELLO
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact Movie Bluray Tier 2.yml
================================================
name: 1080p Compact Movie Bluray Tier 2
description: Matches release groups who fall under 1080p Compact Movie Bluray Tier
2
tags:
- Release Group Tier
- 1080p
- Compact
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: dkore
negate: false
pattern: dkore
required: false
type: release_group
- name: GRiMM
negate: false
pattern: GRiMM
required: false
type: release_group
- name: TimeDistortion
negate: false
pattern: TimeDistortion
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact Movie Bluray Tier 3.yml
================================================
name: 1080p Compact Movie Bluray Tier 3
description: Matches release groups who fall under 1080p Compact Movie Bluray Tier
3
tags:
- Release Group Tier
- 1080p
- Compact
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: Not HONE
type: release_title
required: true
negate: true
pattern: HONE
- name: DarQ
negate: false
pattern: DarQ
required: false
type: release_group
- name: honeyvera
negate: false
pattern: Honeyvera
required: false
type: release_group
- name: LSt
negate: false
pattern: LSt
required: false
type: release_group
- name: MNHD
negate: false
pattern: MNHD
required: false
type: release_group
- name: SARTRE
negate: false
pattern: SARTRE
required: false
type: release_group
- name: Vialle
negate: false
pattern: Vialle
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact Movie Bluray Tier 4.yml
================================================
name: 1080p Compact Movie Bluray Tier 4
description: Matches release groups who fall under 1080p Compact Movie Bluray Tier
4
tags:
- Release Group Tier
- 1080p
- Compact
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: NAN0
negate: false
pattern: NAN0
required: false
type: release_group
- name: QxR
negate: false
pattern: QxR
required: false
type: release_group
- name: SQS
negate: false
pattern: SQS
required: false
type: release_group
- name: TAoE
negate: false
pattern: TAoE
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact Movie WEB Tier 1.yml
================================================
name: 1080p Compact Movie WEB Tier 1
description: Matches release groups who fall under 1080p Compact Movie WEB Tier 1
tags:
- Release Group Tier
- 1080p
- Compact
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: QxR
negate: false
pattern: QxR
required: false
type: release_group
- name: TAoE
negate: false
pattern: TAoE
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact Movie WEB Tier 2.yml
================================================
name: 1080p Compact Movie WEB Tier 2
description: Matches release groups who fall under 1080p Compact Movie WEB Tier 2
tags:
- Release Group Tier
- 1080p
- Compact
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: Not HONE
type: release_title
required: true
negate: true
pattern: HONE
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: DarQ
negate: false
pattern: DarQ
required: false
type: release_group
- name: dkore
negate: false
pattern: dkore
required: false
type: release_group
- name: LSt
negate: false
pattern: LSt
required: false
type: release_group
- name: SQS
negate: false
pattern: SQS
required: false
type: release_group
- name: TimeDistortion
negate: false
pattern: TimeDistortion
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact Movie WEB Tier 3.yml
================================================
name: 1080p Compact Movie WEB Tier 3
description: Matches release groups who fall under 1080p Compact Movie WEB Tier 3
tags:
- Release Group Tier
- 1080p
- Compact
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: edge2020
negate: false
pattern: edge2020
required: false
type: release_group
- name: R1GY3B
negate: false
pattern: R1GY3B
required: false
type: release_group
- name: ToNaTo
negate: false
pattern: ToNaTo
required: false
type: release_group
- name: Vyndros
negate: false
pattern: Vyndros
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact Movie WEB Tier 4.yml
================================================
name: 1080p Compact Movie WEB Tier 4
description: Matches release groups who fall under 1080p Compact Movie WEB Tier 4
tags:
- Release Group Tier
- 1080p
- Compact
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: noxxus
negate: false
pattern: noxxus
required: false
type: release_group
- name: SARTRE
negate: false
pattern: SARTRE
required: false
type: release_group
- name: Ralphy
negate: false
pattern: Ralphy
required: false
type: release_group
- name: YELLO
negate: false
pattern: YELLO
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV Bluray Tier 1.yml
================================================
name: 1080p Compact TV Bluray Tier 1
description: Matches release groups who fall under 1080p Compact TV Bluray Tier 1
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: iVy
negate: false
pattern: iVy
required: false
type: release_group
- name: KONTRAST
negate: false
pattern: KONTRAST
required: false
type: release_group
- name: PHOCiS
negate: false
pattern: PHOCiS
required: false
type: release_group
- name: YAWNiX
negate: false
pattern: YAWNiX
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV Bluray Tier 2.yml
================================================
name: 1080p Compact TV Bluray Tier 2
description: Matches release groups who fall under 11080p Compact TV Bluray Tier 2
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: Vyndros
negate: false
pattern: Vyndros
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV Bluray Tier 3.yml
================================================
name: 1080p Compact TV Bluray Tier 3
description: Matches release groups who fall under 1080p Compact TV Bluray Tier 3
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: bluegreeen
negate: false
pattern: bluegreeen
required: false
type: release_group
- name: cXcY
negate: false
pattern: cXcY
required: false
type: release_group
- name: edge2020
negate: false
pattern: edge2020
required: false
type: release_group
- name: R1GY3B
negate: false
pattern: R1GY3B
required: false
type: release_group
- name: Ralphy
negate: false
pattern: Ralphy
required: false
type: release_group
- name: TimeDistortion
negate: false
pattern: TimeDistortion
required: false
type: release_group
- name: ToNaTo
negate: false
pattern: ToNaTo
required: false
type: release_group
- name: YELLO
negate: false
pattern: YELLO
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV Bluray Tier 4.yml
================================================
name: 1080p Compact TV Bluray Tier 4
description: Matches release groups who fall under 1080p Compact TV Bluray Tier 4
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: LSt
negate: false
pattern: LSt
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV Bluray Tier 5.yml
================================================
name: 1080p Compact TV Bluray Tier 5
description: Matches release groups who fall under 1080p Compact TV Bluray Tier 5
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: Not HONE
type: release_title
required: true
negate: true
pattern: HONE
- name: DarQ
negate: false
pattern: DarQ
required: false
type: release_group
- name: dkore
negate: false
pattern: dkore
required: false
type: release_group
- name: GRiMM
negate: false
pattern: GRiMM
required: false
type: release_group
- name: MNHD
negate: false
pattern: MNHD
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV Bluray Tier 6.yml
================================================
name: 1080p Compact TV Bluray Tier 6
description: Matches release groups who fall under 1080p Compact TV Bluray Tier 6
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: NAN0
negate: false
pattern: NAN0
required: false
type: release_group
- name: QxR
negate: false
pattern: QxR
required: false
type: release_group
- name: TAoE
negate: false
pattern: TAoE
required: false
type: release_group
- name: Vialle
negate: false
pattern: Vialle
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV Trash Tier 1.yml
================================================
name: 1080p Compact TV Trash Tier 1
description: Matches release groups who fall under 1080p Compact TV Trash Tier 1
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: PSA
negate: false
pattern: PSA
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV Trash Tier 2.yml
================================================
name: 1080p Compact TV Trash Tier 2
description: Matches release groups who fall under 1080p Compact TV Trash Tier 2
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: HDTV
negate: false
required: false
source: television
type: source
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: ELiTE
type: release_group
required: false
negate: false
pattern: ELiTE
- name: Megusta
negate: false
pattern: MeGusta
required: false
type: release_group
- name: PSA
negate: false
pattern: PSA
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV WEB Tier 1.yml
================================================
name: 1080p Compact TV WEB Tier 1
description: Matches release groups who fall under 1080p Compact WEB Tier 1
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: QxR
negate: false
pattern: QxR
required: false
type: release_group
- name: TAoE
negate: false
pattern: TAoE
required: false
type: release_group
- name: Vialle
negate: false
pattern: Vialle
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV WEB Tier 2.yml
================================================
name: 1080p Compact TV WEB Tier 2
description: Matches release groups who fall under 1080p Compact TV WEB Tier 2
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: Not HONE
type: release_title
required: true
negate: true
pattern: HONE
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: ARCADE
negate: false
pattern: ARCADE
required: false
type: release_group
- name: DarQ
negate: false
pattern: DarQ
required: false
type: release_group
- name: LSt
negate: false
pattern: LSt
required: false
type: release_group
- name: ToNaTo
negate: false
pattern: ToNaTo
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV WEB Tier 3.yml
================================================
name: 1080p Compact TV WEB Tier 3
description: Matches release groups who fall under 1080p Compact TV WEB Tier 3
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: edge2020
negate: false
pattern: edge2020
required: false
type: release_group
- name: Grimm
negate: false
pattern: GRiMM
required: false
type: release_group
- name: OnlyWeb
negate: false
pattern: OnlyWeb
required: false
type: release_group
- name: YELLO
negate: false
pattern: YELLO
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV WEB Tier 4.yml
================================================
name: 1080p Compact TV WEB Tier 4
description: Matches release groups who fall under 1080p Compact TV WEB Tier 4
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: bluegreeen
negate: false
pattern: bluegreeen
required: false
type: release_group
- name: bluespots
negate: false
pattern: bluespots
required: false
type: release_group
- name: dkore
negate: false
pattern: dkore
required: false
type: release_group
- name: noxxus
negate: false
pattern: noxxus
required: false
type: release_group
- name: Ralphy
negate: false
pattern: Ralphy
required: false
type: release_group
- name: TimeDistortion
negate: false
pattern: TimeDistortion
required: false
type: release_group
- name: Vyndros
negate: false
pattern: Vyndros
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Compact TV WEB Tier 5.yml
================================================
name: 1080p Compact TV WEB Tier 5
description: Matches release groups who fall under 1080p Compact TV WEB Tier 5
tags:
- Release Group Tier
- 1080p
- Compact
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: HODL
negate: false
pattern: HODL
required: false
type: release_group
- name: iVy
negate: false
pattern: iVy
required: false
type: release_group
- name: KONTRAST
negate: false
pattern: KONTRAST
required: false
type: release_group
- name: PHOCiS
negate: false
pattern: PHOCiS
required: false
type: release_group
- name: YAWNiX
negate: false
pattern: YAWNiX
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient Movie Bluray Tier 1.yml
================================================
name: 1080p Efficient Movie Bluray Tier 1
description: Matches release groups who fall under 1080p Efficient Bluray Tier 1
tags:
- Release Group Tier
- 1080p
- Efficient
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: NAN0
negate: false
pattern: NAN0
required: false
type: release_group
- name: QxR
negate: false
pattern: QxR
required: false
type: release_group
- name: SQS
type: release_group
required: false
negate: false
pattern: SQS
- name: TAoE
negate: false
pattern: TAoE
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient Movie Bluray Tier 2.yml
================================================
name: 1080p Efficient Movie Bluray Tier 2
description: Matches release groups who fall under 1080p Efficient Bluray Tier 2
tags:
- Release Group Tier
- 1080p
- Efficient
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: Not HONE
type: release_title
required: true
negate: true
pattern: HONE
- name: DarQ
negate: false
pattern: DarQ
required: false
type: release_group
- name: honeyvera
negate: false
pattern: Honeyvera
required: false
type: release_group
- name: LSt
negate: false
pattern: LSt
required: false
type: release_group
- name: MNHD
negate: false
pattern: MNHD
required: false
type: release_group
- name: SARTRE
negate: false
pattern: SARTRE
required: false
type: release_group
- name: Vialle
negate: false
pattern: Vialle
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient Movie Bluray Tier 3.yml
================================================
name: 1080p Efficient Movie Bluray Tier 3
description: Matches release groups who fall under 1080p Efficient Bluray Tier 3
tags:
- Release Group Tier
- 1080p
- Efficient
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: dkore
negate: false
pattern: dkore
required: false
type: release_group
- name: GRiMM
negate: false
pattern: GRiMM
required: false
type: release_group
- name: TimeDistortion
negate: false
pattern: TimeDistortion
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient Movie Bluray Tier 4.yml
================================================
name: 1080p Efficient Movie Bluray Tier 4
description: Matches release groups who fall under 1080p Efficient Bluray Tier 4
tags:
- Release Group Tier
- 1080p
- Efficient
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: bluegreeen
negate: false
pattern: bluegreeen
required: false
type: release_group
- name: Chivaman
negate: false
pattern: Chivaman
required: false
type: release_group
- name: edge2020
negate: false
pattern: edge2020
required: false
type: release_group
- name: noxxus
negate: false
pattern: noxxus
required: false
type: release_group
- name: R1GY3B
negate: false
pattern: R1GY3B
required: false
type: release_group
- name: Ralphy
negate: false
pattern: Ralphy
required: false
type: release_group
- name: ToNaTo
negate: false
pattern: ToNaTo
required: false
type: release_group
- name: Vyndros
negate: false
pattern: Vyndros
required: false
type: release_group
- name: YELLO
negate: false
pattern: YELLO
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient Movie WEB Tier 1.yml
================================================
name: 1080p Efficient Movie WEB Tier 1
description: Matches release groups who fall under 1080p Efficient WEB Tier 1
tags:
- Release Group Tier
- 1080p
- Efficient
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: QxR
negate: false
pattern: QxR
required: false
type: release_group
- name: TAoE
negate: false
pattern: TAoE
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient Movie WEB Tier 2.yml
================================================
name: 1080p Efficient Movie WEB Tier 2
description: Matches release groups who fall under 1080p Efficient WEB Tier 2
tags:
- Release Group Tier
- 1080p
- Efficient
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: Not HONE
negate: true
pattern: HONE
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: DarQ
negate: false
pattern: DarQ
required: false
type: release_group
- name: dkore
negate: false
pattern: dkore
required: false
type: release_group
- name: LSt
negate: false
pattern: LSt
required: false
type: release_group
- name: SQS
negate: false
pattern: SQS
required: false
type: release_group
- name: TimeDistortion
negate: false
pattern: TimeDistortion
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient Movie WEB Tier 3.yml
================================================
name: 1080p Efficient Movie WEB Tier 3
description: Matches release groups who fall under 1080p Efficient WEB Tier 3
tags:
- Release Group Tier
- 1080p
- Efficient
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: edge2020
negate: false
pattern: edge2020
required: false
type: release_group
- name: R1GY3B
negate: false
pattern: R1GY3B
required: false
type: release_group
- name: ToNaTo
negate: false
pattern: ToNaTo
required: false
type: release_group
- name: Vyndros
negate: false
pattern: Vyndros
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient Movie WEB Tier 4.yml
================================================
name: 1080p Efficient Movie WEB Tier 4
description: Matches release groups who fall under 1080p Efficient WEB Tier 3
tags:
- Release Group Tier
- 1080p
- Efficient
- Movie
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: noxxus
type: release_group
required: false
negate: false
pattern: noxxus
- name: SARTRE
negate: false
pattern: SARTRE
required: false
type: release_group
- name: Ralphy
negate: false
pattern: Ralphy
required: false
type: release_group
- name: YELLO
negate: false
pattern: YELLO
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient TV Bluray Tier 1.yml
================================================
name: 1080p Efficient TV Bluray Tier 1
description: Matches release groups who fall under 1080p Efficient Bluray Tier 1
tags:
- Release Group Tier
- 1080p
- Efficient
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: NAN0
negate: false
pattern: NAN0
required: false
type: release_group
- name: QxR
negate: false
pattern: QxR
required: false
type: release_group
- name: TAoE
negate: false
pattern: TAoE
required: false
type: release_group
- name: Vialle
type: release_group
required: false
negate: false
pattern: Vialle
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient TV Bluray Tier 2.yml
================================================
name: 1080p Efficient TV Bluray Tier 2
description: Matches release groups who fall under 1080p Efficient Bluray Tier 2
tags:
- Release Group Tier
- 1080p
- Efficient
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: Not HONE
type: release_title
required: true
negate: true
pattern: HONE
- name: DarQ
negate: false
pattern: DarQ
required: false
type: release_group
- name: dkore
negate: false
pattern: dkore
required: false
type: release_group
- name: GRiMM
negate: false
pattern: GRiMM
required: false
type: release_group
- name: MNHD
negate: false
pattern: MNHD
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient TV Bluray Tier 3.yml
================================================
name: 1080p Efficient TV Bluray Tier 3
description: Matches release groups who fall under 1080p Efficient Bluray Tier 3
tags:
- Release Group Tier
- 1080p
- Efficient
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: LSt
negate: false
pattern: LSt
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient TV Bluray Tier 4.yml
================================================
name: 1080p Efficient TV Bluray Tier 4
description: Matches release groups who fall under 1080p Efficient Bluray Tier 4
tags:
- Release Group Tier
- 1080p
- Efficient
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: bluegreeen
type: release_group
required: false
negate: false
pattern: bluegreeen
- name: cXcY
negate: false
pattern: cXcY
required: false
type: release_group
- name: edge2020
negate: false
pattern: edge2020
required: false
type: release_group
- name: R1GY3B
negate: false
pattern: R1GY3B
required: false
type: release_group
- name: Ralphy
negate: false
pattern: Ralphy
required: false
type: release_group
- name: TimeDistortion
negate: false
pattern: TimeDistortion
required: false
type: release_group
- name: ToNaTo
negate: false
pattern: ToNaTo
required: false
type: release_group
- name: YELLO
negate: false
pattern: YELLO
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient TV Bluray Tier 5.yml
================================================
name: 1080p Efficient TV Bluray Tier 5
description: Matches release groups who fall under 1080p Efficient Bluray Tier 5
tags:
- Release Group Tier
- 1080p
- Efficient
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: Vyndros
negate: false
pattern: Vyndros
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient TV Bluray Tier 6.yml
================================================
name: 1080p Efficient TV Bluray Tier 6
description: Matches release groups who fall under 1080p Efficient Bluray Tier 6
tags:
- Release Group Tier
- 1080p
- Efficient
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: iVy
negate: false
pattern: iVy
required: false
type: release_group
- name: KONTRAST
type: release_group
required: false
negate: false
pattern: KONTRAST
- name: PHOCiS
negate: false
pattern: PHOCiS
required: false
type: release_group
- name: YAWNiX
negate: false
pattern: YAWNiX
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient TV WEB Tier 1.yml
================================================
name: 1080p Efficient TV WEB Tier 1
description: Matches release groups who fall under 1080p Efficient WEB Tier 1
tags:
- Release Group Tier
- 1080p
- Efficient
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: QxR
negate: false
pattern: QxR
required: false
type: release_group
- name: TAoE
type: release_group
required: false
negate: false
pattern: TAoE
- name: Vialle
negate: false
pattern: Vialle
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient TV WEB Tier 2.yml
================================================
name: 1080p Efficient TV WEB Tier 2
description: Matches release groups who fall under 1080p Efficient WEB Tier 2
tags:
- Release Group Tier
- 1080p
- Efficient
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: Not HONE
negate: true
pattern: HONE
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: ARCADE
negate: false
pattern: ARCADE
required: false
type: release_group
- name: DarQ
negate: false
pattern: DarQ
required: false
type: release_group
- name: LSt
negate: false
pattern: LSt
required: false
type: release_group
- name: ToNaTo
negate: false
pattern: ToNaTo
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient TV WEB Tier 3.yml
================================================
name: 1080p Efficient TV WEB Tier 3
description: Matches release groups who fall under 1080p Efficient WEB Tier 3
tags:
- Release Group Tier
- 1080p
- Efficient
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: edge2020
negate: false
pattern: edge2020
required: false
type: release_group
- name: Grimm
negate: false
pattern: GRiMM
required: false
type: release_group
- name: OnlyWeb
negate: false
pattern: OnlyWeb
required: false
type: release_group
- name: YELLO
negate: false
pattern: YELLO
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient TV WEB Tier 4.yml
================================================
name: 1080p Efficient TV WEB Tier 4
description: Matches release groups who fall under 1080p Efficient WEB Tier 4
tags:
- Release Group Tier
- 1080p
- Efficient
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: bluegreeen
negate: false
pattern: bluegreeen
required: false
type: release_group
- name: bluespots
negate: false
pattern: bluespots
required: false
type: release_group
- name: dkore
negate: false
pattern: dkore
required: false
type: release_group
- name: noxxus
type: release_group
required: false
negate: false
pattern: noxxus
- name: Ralphy
negate: false
pattern: Ralphy
required: false
type: release_group
- name: TimeDistortion
negate: false
pattern: TimeDistortion
required: false
type: release_group
- name: Vyndros
negate: false
pattern: Vyndros
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Efficient TV WEB Tier 5.yml
================================================
name: 1080p Efficient TV WEB Tier 5
description: Matches release groups who fall under 1080p Efficient WEB Tier 5
tags:
- Release Group Tier
- 1080p
- Efficient
- TV
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: x265
negate: false
pattern: x265 (Efficient)
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: HODL
negate: false
pattern: HODL
required: false
type: release_group
- name: iVy
negate: false
pattern: iVy
required: false
type: release_group
- name: PHOCiS
negate: false
pattern: PHOCiS
required: false
type: release_group
- name: YAWNiX
negate: false
pattern: YAWNiX
required: false
type: release_group
- name: KONTRAST
type: release_group
required: false
negate: false
pattern: KONTRAST
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/1080p Golden Popcorn.yml
================================================
name: 1080p Golden Popcorn
description: Matches 1080p Golden Popcorns. Only works on PassThePopcorn
tags:
- Flag
- Golden Popcorn
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- flag: ptp_golden
name: Golden Popcorn
negate: false
required: true
type: indexer_flag
- name: Release Groups
type: release_group
required: true
negate: true
pattern: Golden Popcorn Negation
tests: []
================================================
FILE: custom_formats/1080p HDTV Tier 1.yml
================================================
name: 1080p HDTV Tier 1
description: Matches 1080p HDTV.
tags:
- Release Group Tier
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: HDTV
negate: false
required: true
source: television
type: source
- name: HDTV Regex
type: release_title
required: true
negate: false
pattern: HDTV
- name: CtrlHD
negate: false
pattern: CtrlHD
required: false
type: release_group
- name: EDPH
negate: false
pattern: EDPH
required: false
type: release_group
- name: NTb
negate: false
pattern: NTb
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/1080p HDTV Tier 2.yml
================================================
name: 1080p HDTV Tier 2
description: Matches 1080p HDTV.
tags:
- Release Group Tier
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: HDTV
negate: false
required: true
source: television
type: source
- name: HDTV Regex
type: release_title
required: true
negate: false
pattern: HDTV
- name: BTN
negate: false
pattern: BTN
required: false
type: release_group
- name: DARKFLiX
negate: false
pattern: DARKFLiX
required: false
type: release_group
- name: ViETNAM
negate: false
pattern: ViETNAM
required: false
type: release_group
- name: CBFM
negate: false
pattern: CBFM
required: false
type: release_group
- name: PLUTONiUM
negate: false
pattern: PLUTONiUM
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/1080p HDTV Tier 3.yml
================================================
name: 1080p HDTV Tier 3
description: Matches 1080p HDTV.
tags:
- Release Group Tier
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: HDTV
negate: false
required: true
source: television
type: source
- name: HDTV Regex
type: release_title
required: true
negate: false
pattern: HDTV
- name: HANDJOB
negate: false
pattern: HANDJOB
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/1080p HDTV.yml
================================================
name: 1080p HDTV
description: Matches 1080p HDTV.
tags:
- Source
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: HDTV
negate: false
required: true
source: television
type: source
- name: HDTV Regex
negate: false
pattern: HDTV
required: true
type: release_title
tests: []
================================================
FILE: custom_formats/1080p Quality Tier 1.yml
================================================
name: 1080p Quality Tier 1
description: Matches release groups who fall under 1080p GPPi Tier 1
tags:
- GPPi
- Release Group Tier
- 1080p
- Quality
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: false
source: bluray
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: coffee
type: release_group
required: false
negate: false
pattern: coffee
- name: DON
negate: false
pattern: DON
required: false
type: release_group
- name: TeamSyndicate
negate: false
pattern: TeamSyndicate
required: false
type: release_group
- name: REBORN
negate: false
pattern: REBORN
required: false
type: release_group
- name: SA89
negate: false
pattern: SA89
required: false
type: release_group
- name: SoLaR
negate: false
pattern: SoLaR
required: false
type: release_group
- name: ZoroSenpai
negate: false
pattern: ZoroSenpai
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/1080p Quality Tier 2.yml
================================================
name: 1080p Quality Tier 2
description: Matches release groups who fall under 1080p GPPi Tier 2
tags:
- GPPi
- Release Group Tier
- 1080p
- Quality
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: false
source: bluray
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: c0kE
negate: false
pattern: c0kE
required: false
type: release_group
- name: CtrlHD
negate: false
pattern: CtrlHD
required: false
type: release_group
- name: D-Z0N3
negate: false
pattern: D-Z0N3
required: false
type: release_group
- name: EbP
negate: false
pattern: EbP
required: false
type: release_group
- name: Geek
negate: false
pattern: Geek
required: false
type: release_group
- name: HiFi
negate: false
pattern: HiFi
required: false
type: release_group
- name: LoRD
negate: false
pattern: LoRD
required: false
type: release_group
- name: TayTo
negate: false
pattern: TayTo
required: false
type: release_group
- name: VietHD
negate: false
pattern: VietHD
required: false
type: release_group
- name: ZQ
negate: false
pattern: ZQ
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/1080p Quality Tier 3.yml
================================================
name: 1080p Quality Tier 3
description: Matches release groups who fall under 1080p GPPi Tier 2
tags:
- GPPi
- Release Group Tier
- 1080p
- Quality
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: false
source: bluray
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: BV
negate: false
pattern: BV
required: false
type: release_group
- name: CRiSC
negate: false
pattern: CRiSC
required: false
type: release_group
- name: decibeL
negate: false
pattern: decibeL
required: false
type: release_group
- name: FoRM
negate: false
pattern: FoRM
required: false
type: release_group
- name: HiDt
negate: false
pattern: HiDt
required: false
type: release_group
- name: HiP
negate: false
pattern: HiP
required: false
type: release_group
- name: iFT
negate: false
pattern: iFT
required: false
type: release_group
- name: SbR
negate: false
pattern: SbR
required: false
type: release_group
- name: WMING
negate: false
pattern: WMING
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/1080p Quality Tier 4.yml
================================================
name: 1080p Quality Tier 4
description: Matches release groups who fall under 1080p GPPi Tier 4
tags:
- GPPi
- Release Group Tier
- 1080p
- Quality
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: false
source: bluray
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: BMF
negate: false
pattern: BMF
required: false
type: release_group
- name: de[42]
negate: false
pattern: de[42]
required: false
type: release_group
- name: HDMaNiAcS
negate: false
pattern: HDMaNiAcS
required: false
type: release_group
- name: IDE
negate: false
pattern: IDE
required: false
type: release_group
- name: LolHD
negate: false
pattern: LolHD
required: false
type: release_group
- name: NCmt
negate: false
pattern: NCmt
required: false
type: release_group
- name: Skazhutin
type: release_group
required: false
negate: false
pattern: Skazhutin
- name: NTb
negate: false
pattern: NTb
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/1080p Quality Tier 5.yml
================================================
name: 1080p Quality Tier 5
description: Matches release groups who fall under 1080p GPPi Tier 5
tags:
- GPPi
- Release Group Tier
- 1080p
- Quality
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: false
source: bluray
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: AJP69
negate: false
pattern: AJP69
required: false
type: release_group
- name: ATELiER
type: release_group
required: false
negate: false
pattern: ATELiER
- name: BSTD
negate: false
pattern: BSTD
required: false
type: release_group
- name: Chotab
negate: false
pattern: Chotab
required: false
type: release_group
- name: CJ
negate: false
pattern: CJ
required: false
type: release_group
- name: CRX
negate: false
pattern: CRX
required: false
type: release_group
- name: Dariush
negate: false
pattern: Dariush
required: false
type: release_group
- name: E1
negate: false
pattern: E1
required: false
type: release_group
- name: EA
negate: false
pattern: EA
required: false
type: release_group
- name: E.N.D
negate: false
pattern: E.N.D
required: false
type: release_group
- name: EDPH
negate: false
pattern: EDPH
required: false
type: release_group
- name: ESiR
negate: false
pattern: ESiR
required: false
type: release_group
- name: EXCiSION
negate: false
pattern: EXCiSION
required: false
type: release_group
- name: FraMeSToR
negate: false
pattern: FraMeSToR
required: false
type: release_group
- name: GALAXY
negate: false
pattern: GALAXY
required: false
type: release_group
- name: GS88
negate: false
pattern: GS88
required: false
type: release_group
- name: hdalx
negate: false
pattern: hdalx
required: false
type: release_group
- name: HQMUX
negate: false
pattern: HQMUX
required: false
type: release_group
- name: KASHMiR
negate: false
pattern: KASHMiR
required: false
type: release_group
- name: Kitsune
negate: false
pattern: Kitsune
required: false
type: release_group
- name: LiNG
negate: false
pattern: LiNG
required: false
type: release_group
- name: luvBB
negate: false
pattern: luvBB
required: false
type: release_group
- name: NiBuRu
negate: false
pattern: NiBuRu
required: false
type: release_group
- name: nmd
negate: false
pattern: nmd
required: false
type: release_group
- name: NyHD
negate: false
pattern: NyHD
required: false
type: release_group
- name: ORiGEN
negate: false
pattern: ORiGEN
required: false
type: release_group
- name: Penumbra
negate: false
pattern: Penumbra
required: false
type: release_group
- name: playHD
negate: false
pattern: playHD
required: false
type: release_group
- name: Positive
negate: false
pattern: Positive
required: false
type: release_group
- name: PTer
negate: false
pattern: PTer
required: false
type: release_group
- name: RiCO
negate: false
pattern: RiCO
required: false
type: release_group
- name: rightSIZE
negate: false
pattern: rightSIZE
required: false
type: release_group
- name: RO
negate: false
pattern: RO
required: false
type: release_group
- name: rttr
negate: false
pattern: rttr
required: false
type: release_group
- name: SaNcTi
negate: false
pattern: SaNcTi
required: false
type: release_group
- name: SiMPLE
negate: false
pattern: SiMPLE
required: false
type: release_group
- name: SOP
negate: false
pattern: SOP
required: false
type: release_group
- name: SPHD
negate: false
pattern: SPHD
required: false
type: release_group
- name: TBB
negate: false
pattern: TBB
required: false
type: release_group
- name: TDD
negate: false
pattern: TDD
required: false
type: release_group
- name: TnP
negate: false
pattern: TnP
required: false
type: release_group
- name: VLAD
negate: false
pattern: VLAD
required: false
type: release_group
- name: W4NK3R
negate: false
pattern: W4NK3R
required: false
type: release_group
- name: WiLF
negate: false
pattern: WiLF
required: false
type: release_group
- name: xander
negate: false
pattern: xander
required: false
type: release_group
- name: ZIMBO
negate: false
pattern: ZIMBO
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/1080p Quality Tier 6.yml
================================================
name: 1080p Quality Tier 6
description: Matches release groups who fall under 1080p GPPi Tier 6
tags:
- GPPi
- Release Group Tier
- 1080p
- Quality
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: false
source: bluray
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: ASD87
negate: false
pattern: ASD87
required: false
type: release_group
- name: BRUTE
negate: false
pattern: BRUTE
required: false
type: release_group
- name: CHD
type: release_group
required: false
negate: false
pattern: CHD
- name: EuReKA
negate: false
pattern: EuReKA
required: false
type: release_group
- name: GALVANiZE
negate: false
pattern: GALVANiZE
required: false
type: release_group
- name: HaB
negate: false
pattern: HaB
required: false
type: release_group
- name: HANDJOB
negate: false
pattern: HANDJOB
required: false
type: release_group
- name: HDC
negate: false
pattern: HDC
required: false
type: release_group
- name: iON
negate: false
pattern: iON
required: false
type: release_group
- name: Ivandro
negate: false
pattern: Ivandro
required: false
type: release_group
- name: j3rico
negate: false
pattern: j3rico
required: false
type: release_group
- name: KnG
negate: false
pattern: KnG
required: false
type: release_group
- name: LEGi0N
negate: false
pattern: LEGi0N
required: false
type: release_group
- name: Lulz
negate: false
pattern: Lulz
required: false
type: release_group
- name: MaG
negate: false
pattern: MaG
required: false
type: release_group
- name: MTeam
negate: false
pattern: MTeam
required: false
type: release_group
- name: NiP
negate: false
pattern: NiP
required: false
type: release_group
- name: P0W4HD
negate: false
pattern: P0W4HD
required: false
type: release_group
- name: PTP
negate: false
pattern: PTP
required: false
type: release_group
- name: PuTao
negate: false
pattern: PuTao
required: false
type: release_group
- name: ROCiNANTE
negate: false
pattern: ROCiNANTE
required: false
type: release_group
- name: Slappy
negate: false
pattern: Slappy
required: false
type: release_group
- name: ThD
negate: false
pattern: ThD
required: false
type: release_group
- name: WiKi
negate: false
pattern: WiKi
required: false
type: release_group
- name: WiLDCAT
negate: false
pattern: WiLDCAT
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/1080p Remux.yml
================================================
name: 1080p Remux
description: Matches 1080p Remux
tags:
- Source
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: Remux
negate: false
pattern: Remux
required: true
type: release_title
tests: []
================================================
FILE: custom_formats/1080p WEB-DL (h264).yml
================================================
name: 1080p WEB-DL (h264)
description: Matches 1080p WEB-DLs.
tags:
- Source
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: WEB-DL
negate: false
required: true
source: web_dl
type: source
- name: h264
negate: false
pattern: AVC
required: true
type: release_title
tests: []
================================================
FILE: custom_formats/1080p WEB-DL HEVC Tier 1.yml
================================================
name: 1080p WEB-DL HEVC Tier 1
description: Matches 1080p WEB-DLs.
tags:
- Release Group Tier
- 1080p
- HEVC
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: WEB-DL
negate: false
required: true
source: web_dl
type: source
- name: h265
negate: false
pattern: HEVC
required: true
type: release_title
- name: Not Weasley
type: release_title
required: true
negate: true
pattern: Weasley
- name: BYNDR
negate: false
pattern: BYNDR
required: false
type: release_group
- name: CMRG
negate: false
pattern: CMRG
required: false
type: release_group
- name: FLUX
negate: false
pattern: FLUX
required: false
type: release_group
- name: HHWEB
negate: false
pattern: HHWEB
required: false
type: release_group
- name: HONE
negate: false
pattern: HONE
required: false
type: release_group
- name: Kitsune
negate: false
pattern: Kitsune
required: false
type: release_group
- name: NTb
negate: false
pattern: NTb
required: false
type: release_group
- name: MZABI
negate: false
pattern: MZABI
required: false
type: release_group
- name: playWEB
negate: false
pattern: playWEB
required: false
type: release_group
- name: SMURF
negate: false
pattern: SMURF
required: false
type: release_group
- name: TEPES
negate: false
pattern: TEPES
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/1080p WEB-DL.yml
================================================
name: 1080p WEB-DL
description: Matches 1080p WEB-DLs.
tags:
- Source
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: WEB-DL
negate: false
required: true
source: web_dl
type: source
tests: []
================================================
FILE: custom_formats/1080p WEBRip.yml
================================================
name: 1080p WEBRip
description: Matches 1080p WEBRips.
tags:
- Source
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: WEBRip
negate: false
required: true
source: webrip
type: source
tests: []
================================================
FILE: custom_formats/2160p Balanced Tier 1.yml
================================================
name: 2160p Balanced Tier 1
description: Matches release groups who fall under 2160p Balanced Tier 1
tags:
- Release Group Tier
- 2160p
- Balanced
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: HONE
type: release_group
required: false
negate: false
pattern: HONE
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/2160p Balanced Tier 2.yml
================================================
name: 2160p Balanced Tier 2
description: Matches release groups who fall under 2160p Balanced Tier 2
tags:
- Release Group Tier
- 2160p
- Balanced
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: dkore
negate: false
pattern: dkore
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/2160p Balanced Tier 3.yml
================================================
name: 2160p Balanced Tier 3
description: Matches release groups who fall under 2160p Balanced Tier 3
tags:
- Release Group Tier
- 2160p
- Balanced
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
- name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/2160p Bluray.yml
================================================
name: 2160p Bluray
description: Matches 2160p Blurays that are NOT remuxes
tags:
- Source
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: Not Remux
type: release_title
required: true
negate: true
pattern: Remux
tests: []
================================================
FILE: custom_formats/2160p Efficient TV Bluray Tier 1.yml
================================================
name: 2160p Efficient TV Bluray Tier 1
description: Matches release groups who fall under 2160p Efficient Bluray Tier 1
tags:
- Release Group Tier
- 2160p
- Efficient
- TV
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: QxR
negate: false
pattern: QxR
required: false
type: release_group
- name: TAoE
negate: false
pattern: TAoE
required: false
type: release_group
- name: Vyndros
negate: false
pattern: Vyndros
required: false
type: release_group
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/2160p Efficient TV WEB Tier 1.yml
================================================
name: 2160p Efficient TV WEB Tier 1
description: Matches release groups who fall under 2160p Efficient WEB Tier 1
tags:
- Release Group Tier
- 1080p
- Efficient
- TV
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: QxR
negate: false
pattern: QxR
required: false
type: release_group
- name: TAoE
negate: false
pattern: TAoE
required: false
type: release_group
- name: Vyndros
type: release_group
required: false
negate: false
pattern: Vyndros
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/2160p Quality Tier 1.yml
================================================
name: 2160p Quality Tier 1
description: Matches release groups who fall under 2160p Quality Tier 1
tags:
- Release Group Tier
- 2160p
- Quality
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: DON
negate: false
pattern: DON
required: false
type: release_group
- name: SA89
negate: false
pattern: SA89
required: false
type: release_group
- name: REBORN
negate: false
pattern: REBORN
required: false
type: release_group
- name: SoLaR
negate: false
pattern: SoLaR
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/2160p Quality Tier 2.yml
================================================
name: 2160p Quality Tier 2
description: Matches release groups who fall under 2160p Quality Tier 2
tags:
- Release Group Tier
- 2160p
- Quality
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: CtrlHD
negate: false
pattern: CtrlHD
required: false
type: release_group
- name: MainFrame
negate: false
pattern: MainFrame
required: false
type: release_group
- name: W4NK3R
negate: false
pattern: W4NK3R
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/2160p Quality Tier 3.yml
================================================
name: 2160p Quality Tier 3
description: Matches release groups who fall under 2160p Quality Tier 3
tags:
- Release Group Tier
- 2160p
- Quality
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: BV
negate: false
pattern: BV
required: false
type: release_group
- name: c0kE
negate: false
pattern: c0kE
required: false
type: release_group
- name: Chotab
negate: false
pattern: Chotab
required: false
type: release_group
- name: D-Z0N3
negate: false
pattern: D-Z0N3
required: false
type: release_group
- name: HQMUX
negate: false
pattern: HQMUX
required: false
type: release_group
- name: PTer
type: release_group
required: false
negate: false
pattern: PTer
- name: TnP
negate: false
pattern: TnP
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/2160p Quality Tier 4.yml
================================================
name: 2160p Quality Tier 4
description: Matches release groups who fall under 2160p Quality Tier 4
tags:
- Release Group Tier
- 2160p
- Quality
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: BlzT
negate: false
pattern: BlzT
required: false
type: release_group
- name: BSTD
negate: false
pattern: BSTD
required: false
type: release_group
- name: EDPH
negate: false
pattern: EDPH
required: false
type: release_group
- name: ESiR
negate: false
pattern: ESiR
required: false
type: release_group
- name: HiDt
negate: false
pattern: HiDt
required: false
type: release_group
- name: iFT
negate: false
pattern: iFT
required: false
type: release_group
- name: Kitsune
negate: false
pattern: Kitsune
required: false
type: release_group
- name: NCmt
negate: false
pattern: NCmt
required: false
type: release_group
- name: NTb
type: release_group
required: false
negate: false
pattern: NTb
- name: SPHD
negate: false
pattern: SPHD
required: false
type: release_group
- name: TDD
negate: false
pattern: TDD
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/2160p Quality Tier 5.yml
================================================
name: 2160p Quality Tier 5
description: Matches release groups who fall under 2160p Quality Tier 5
tags:
- Release Group Tier
- 2160p
- Quality
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: 4KDVS
negate: false
pattern: 4KDVS
required: false
type: release_group
- name: b0mbardiers
negate: false
pattern: b0mbardiers
required: false
type: release_group
- name: DEFLATE
negate: false
pattern: DEFLATE
required: false
type: release_group
- name: DEPTH
negate: false
pattern: DEPTH
required: false
type: release_group
- name: j3rico
negate: false
pattern: j3rico
required: false
type: release_group
- name: JustWatch
negate: false
pattern: JustWatch
required: false
type: release_group
- name: ORBiT
type: release_group
required: false
negate: false
pattern: ORBiT
- name: SURCODE
negate: false
pattern: SURCODE
required: false
type: release_group
- name: WATCHABLE
negate: false
pattern: WATCHABLE
required: false
type: release_group
- name: WiKi
negate: false
pattern: WiKi
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/2160p Quality Tier 6.yml
================================================
name: 2160p Quality Tier 6
description: Matches release groups who fall under 2160p Quality Tier 5
tags:
- Release Group Tier
- 2160p
- Quality
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: ADE
negate: false
pattern: ADE
required: false
type: release_group
- name: AViATOR
negate: false
pattern: AViATOR
required: false
type: release_group
- name: beAst
negate: false
pattern: beAst
required: false
type: release_group
- name: BeiTai
negate: false
pattern: BeiTai
required: false
type: release_group
- name: CHD
negate: false
pattern: CHD
required: false
type: release_group
- name: CMCT
negate: false
pattern: CMCT
required: false
type: release_group
- name: EMERALD
negate: false
pattern: EMERALD
required: false
type: release_group
- name: FLAME
negate: false
pattern: FLAME
required: false
type: release_group
- name: GUHZER
negate: false
pattern: GUHZER
required: false
type: release_group
- name: HDChina
negate: false
pattern: HDChina
required: false
type: release_group
- name: HDmux
negate: false
pattern: HDmux
required: false
type: release_group
- name: HypStu
negate: false
pattern: HypStu
required: false
type: release_group
- name: IAMABLE
negate: false
pattern: IAMABLE
required: false
type: release_group
- name: KAN3D2M
negate: false
pattern: KAN3D2M
required: false
type: release_group
- name: LAZARUS
negate: false
pattern: LAZARUS
required: false
type: release_group
- name: MiMiC
negate: false
pattern: MiMiC
required: false
type: release_group
- name: PussyFoot
negate: false
pattern: PussyFoot
required: false
type: release_group
- name: ReaLHD
negate: false
pattern: ReaLHD
required: false
type: release_group
- name: ReQuEsT
negate: false
pattern: ReQuEsT
required: false
type: release_group
- name: STRiKES
negate: false
pattern: STRiKES
required: false
type: release_group
- name: SWTYBLZ
negate: false
pattern: SWTYBLZ
required: false
type: release_group
- name: TERMiNAL
negate: false
pattern: TERMiNAL
required: false
type: release_group
- name: ULTRAHDCLUB
negate: false
pattern: ULTRAHDCLUB
required: false
type: release_group
- name: Whiterhino
negate: false
pattern: WhiteRhino
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/2160p Remux.yml
================================================
name: 2160p Remux
description: Matches 2160p Remux
tags:
- Source
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: Remux
negate: false
pattern: Remux
required: true
type: release_title
tests: []
================================================
FILE: custom_formats/2160p WEB-DL (Efficient).yml
================================================
name: 2160p WEB-DL (Efficient)
description: Matches 2160p WEB-DLs.
tags:
- Source
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: WEB-DL
negate: false
required: true
source: web_dl
type: source
- name: Not QxR
negate: true
pattern: QxR
required: true
type: release_group
- name: Not QxR Title
negate: true
pattern: QxR (Title)
required: true
type: release_title
- name: Not TAoE
negate: true
pattern: TAoE
required: true
type: release_group
- name: Not TAoE Title
negate: true
pattern: TAoE (Title)
required: true
type: release_title
- name: Not Vyndros
negate: true
pattern: Vyndros
required: true
type: release_group
tests: []
================================================
FILE: custom_formats/2160p WEB-DL.yml
================================================
name: 2160p WEB-DL
description: Matches 2160p WEB-DLs.
tags:
- Source
conditions:
- name: 2160p
negate: false
required: true
resolution: 2160p
type: resolution
- name: WEB-DL
negate: false
required: true
source: web_dl
type: source
tests: []
================================================
FILE: custom_formats/3D.yml
================================================
name: 3D
description: Matches the '3D' Regex Pattern
tags:
- Banned
- Enhancement
conditions:
- name: 3D
negate: false
pattern: 3D
required: true
type: release_title
tests: []
================================================
FILE: custom_formats/480p Bluray.yml
================================================
name: 480p Bluray
description: Matches 480p Blurays.
tags:
- Source
conditions:
- name: 480p
negate: false
required: true
resolution: 480p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
tests: []
================================================
FILE: custom_formats/480p Quality Tier 1.yml
================================================
name: 480p Quality Tier 1
description: Matches release groups who fall under 480p Quality Tier 1
tags:
- GPPi
- Release Group Tier
- 480p
- Quality
conditions:
- name: 480p
negate: false
required: true
resolution: 480p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: SoLaR
type: release_group
required: false
negate: false
pattern: SoLaR
- name: ZoroSenpai
negate: false
pattern: ZoroSenpai
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/480p Quality Tier 2.yml
================================================
name: 480p Quality Tier 2
description: Matches release groups who fall under 480p Quality Tier 2
tags:
- GPPi
- Release Group Tier
- 480p
- Quality
conditions:
- name: 480p
negate: false
required: true
resolution: 480p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: c0kE
negate: false
pattern: c0kE
required: false
type: release_group
- name: Dariush
negate: false
pattern: Dariush
required: false
type: release_group
- name: HaB
type: release_group
required: false
negate: false
pattern: HaB
- name: TBB
type: release_group
required: false
negate: false
pattern: TBB
tests: []
================================================
FILE: custom_formats/480p Quality Tier 3.yml
================================================
name: 480p Quality Tier 3
description: Matches release groups who fall under 480p Quality Tier 3
tags:
- GPPi
- Release Group Tier
- 480p
- Quality
conditions:
- name: 480p
negate: false
required: true
resolution: 480p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: EDPH
negate: false
pattern: EDPH
required: false
type: release_group
- name: GS88
negate: false
pattern: GS88
required: false
type: release_group
- name: KnG
negate: false
pattern: KnG
required: false
type: release_group
- name: playSD
negate: false
pattern: playSD
required: false
type: release_group
- name: PTer
negate: false
pattern: PTer
required: false
type: release_group
- name: rttr
negate: false
pattern: rttr
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/480p Quality Tier 4.yml
================================================
name: 480p Quality Tier 4
description: Matches release groups who fall under 480p Quality Tier 4
tags:
- GPPi
- Release Group Tier
- 480p
- Quality
conditions:
- name: 480p
negate: false
required: true
resolution: 480p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: HANDJOB
negate: false
pattern: HANDJOB
required: false
type: release_group
- name: PTP
negate: false
pattern: PTP
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/480p WEB-DL.yml
================================================
name: 480p WEB-DL
description: Matches 480p WEB-DLs.
tags:
- Source
conditions:
- name: 480p
negate: false
required: true
resolution: 480p
type: resolution
- name: WEB-DL
negate: false
required: true
source: web_dl
type: source
tests: []
================================================
FILE: custom_formats/576p Bluray.yml
================================================
name: 576p Bluray
description: Matches 576p Blurays.
tags:
- Source
conditions:
- name: 576p
negate: false
required: true
resolution: 576p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
tests: []
================================================
FILE: custom_formats/576p Quality Tier 1.yml
================================================
name: 576p Quality Tier 1
description: Matches release groups who fall under 576p Quality Tier 1
tags:
- GPPi
- Release Group Tier
- 576p
- Quality
conditions:
- name: 576p
negate: false
required: true
resolution: 576p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: SoLaR
negate: false
pattern: SoLaR
required: false
type: release_group
- name: ZoroSenpai
negate: false
pattern: ZoroSenpai
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/576p Quality Tier 2.yml
================================================
name: 576p Quality Tier 2
description: Matches release groups who fall under 576p Quality Tier 2
tags:
- GPPi
- Release Group Tier
- 576p
- Quality
conditions:
- name: 576p
negate: false
required: true
resolution: 576p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: BV
negate: false
pattern: BV
required: false
type: release_group
- name: c0kE
negate: false
pattern: c0kE
required: false
type: release_group
- name: Dariush
negate: false
pattern: Dariush
required: false
type: release_group
- name: HaB
type: release_group
required: false
negate: false
pattern: HaB
- name: TBB
negate: false
pattern: TBB
required: false
type: release_group
- name: ZQ
negate: false
pattern: ZQ
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/576p Quality Tier 3.yml
================================================
name: 576p Quality Tier 3
description: Matches release groups who fall under 576p Quality Tier 3
tags:
- GPPi
- Release Group Tier
- 576p
- Quality
conditions:
- name: 576p
negate: false
required: true
resolution: 576p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: EDPH
negate: false
pattern: EDPH
required: false
type: release_group
- name: GS88
type: release_group
required: false
negate: false
pattern: GS88
- name: KnG
type: release_group
required: false
negate: false
pattern: KnG
- name: PTer
type: release_group
required: false
negate: false
pattern: PTer
- name: rttr
type: release_group
required: false
negate: false
pattern: rttr
- name: ZIMBO
type: release_group
required: false
negate: false
pattern: ZIMBO
tests: []
================================================
FILE: custom_formats/576p Quality Tier 4.yml
================================================
name: 576p Quality Tier 4
description: Matches release groups who fall under 576p Quality Tier 4
tags:
- GPPi
- Release Group Tier
- 576p
- Quality
conditions:
- name: 576p
negate: false
required: true
resolution: 576p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: HANDJOB
negate: false
pattern: HANDJOB
required: false
type: release_group
- name: PTP
negate: false
pattern: PTP
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/720p Balanced Tier 1.yml
================================================
name: 720p Balanced Tier 1
description: Matches release groups who fall under 720p Balanced Tier 1
tags:
- Release Group Tier
- 720p
- Balanced
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
- name: hallowed
type: release_group
required: false
negate: false
pattern: hallowed
tests:
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 1
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: true
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: false
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 2
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 3
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
- conditionResults:
- matches: false
name: hallowed
negate: false
pattern: hallowed
required: false
type: release_group
- matches: true
name: BHDStudio
negate: false
pattern: BHDStudio
required: false
type: release_group
expected: true
id: 4
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
5.1 English-BHDStudio
lastRun: '2025-01-13T02:53:37.357699'
passes: true
================================================
FILE: custom_formats/720p Bluray.yml
================================================
name: 720p Bluray
description: Matches 720p Blurays that are NOT remuxes
tags:
- Source
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: Not Remux
type: release_title
required: true
negate: true
pattern: Remux
tests: []
================================================
FILE: custom_formats/720p Golden Popcorn.yml
================================================
name: 720p Golden Popcorn
description: Matches 720p Golden Popcorns. Only works on PassThePopcorn
tags:
- Flag
- Golden Popcorn
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- flag: ptp_golden
name: Golden Popcorn
negate: false
required: true
type: indexer_flag
- name: Release Groups
type: release_group
required: true
negate: true
pattern: Golden Popcorn Negation
tests: []
================================================
FILE: custom_formats/720p HDTV Tier 1.yml
================================================
name: 720p HDTV Tier 1
description: Matches 720p HDTV.
tags:
- Release Group Tier
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: HDTV
negate: false
required: true
source: television
type: source
- name: HDTV Regex
type: release_title
required: true
negate: false
pattern: HDTV
- name: BMF
negate: false
pattern: BMF
required: false
type: release_group
- name: CtrlHD
negate: false
pattern: CtrlHD
required: false
type: release_group
- name: DON
negate: false
pattern: DON
required: false
type: release_group
- name: EbP
negate: false
pattern: EbP
required: false
type: release_group
- name: EDPH
negate: false
pattern: EDPH
required: false
type: release_group
- name: NTb
negate: false
pattern: NTb
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/720p HDTV Tier 2.yml
================================================
name: 720p HDTV Tier 2
description: Matches 720p HDTV.
tags:
- Release Group Tier
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: HDTV
negate: false
required: true
source: television
type: source
- name: HDTV Regex
type: release_title
required: true
negate: false
pattern: HDTV
- name: BTN
negate: false
pattern: BTN
required: false
type: release_group
- name: DARKFLiX
negate: false
pattern: DARKFLiX
required: false
type: release_group
- name: ViETNAM
negate: false
pattern: ViETNAM
required: false
type: release_group
- name: CBFM
negate: false
pattern: CBFM
required: false
type: release_group
- name: PLUTONiUM
negate: false
pattern: PLUTONiUM
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/720p HDTV Tier 3.yml
================================================
name: 720p HDTV Tier 3
description: Matches 720p HDTV.
tags:
- Release Group Tier
conditions:
- name: 1080p
negate: false
required: true
resolution: 1080p
type: resolution
- name: HDTV
negate: false
required: true
source: television
type: source
- name: HDTV Regex
type: release_title
required: true
negate: false
pattern: HDTV
- name: HANDJOB
negate: false
pattern: HANDJOB
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/720p HDTV.yml
================================================
name: 720p HDTV
description: Matches 720p HDTV.
tags:
- Source
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: HDTV
negate: false
required: true
source: television
type: source
- name: HDTV Regex
type: release_title
required: true
negate: false
pattern: HDTV
tests: []
================================================
FILE: custom_formats/720p Quality Tier 1.yml
================================================
name: 720p Quality Tier 1
description: Matches release groups who fall under 720p Quality Tier 1
tags:
- GPPi
- Release Group Tier
- 720p
- Quality
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: false
source: bluray
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: DON
negate: false
pattern: DON
required: false
type: release_group
- name: REBORN
type: release_group
required: false
negate: false
pattern: REBORN
- name: SoLaR
type: release_group
required: false
negate: false
pattern: SoLaR
- name: TeamSyndicate
negate: false
pattern: TeamSyndicate
required: false
type: release_group
- name: ZoroSenpai
negate: false
pattern: ZoroSenpai
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/720p Quality Tier 2.yml
================================================
name: 720p Quality Tier 2
description: Matches release groups who fall under 720p Quality Tier 2
tags:
- GPPi
- Release Group Tier
- 720p
- Quality
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: false
source: bluray
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: c0kE
negate: false
pattern: c0kE
required: false
type: release_group
- name: CRiSC
negate: false
pattern: CRiSC
required: false
type: release_group
- name: CtrlHD
negate: false
pattern: CtrlHD
required: false
type: release_group
- name: EbP
type: release_group
required: false
negate: false
pattern: EbP
- name: HiDt
negate: false
pattern: HiDt
required: false
type: release_group
- name: HiFi
negate: false
pattern: HiFi
required: false
type: release_group
- name: IDE
negate: false
pattern: IDE
required: false
type: release_group
- name: SbR
negate: false
pattern: SbR
required: false
type: release_group
- name: TayTo
negate: false
pattern: TayTo
required: false
type: release_group
- name: VietHD
negate: false
pattern: VietHD
required: false
type: release_group
- name: ZQ
negate: false
pattern: ZQ
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/720p Quality Tier 3.yml
================================================
name: 720p Quality Tier 3
description: Matches release groups who fall under 720p Quality Tier 3
tags:
- GPPi
- Release Group Tier
- 720p
- Quality
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: Not Remux
type: release_title
required: true
negate: true
pattern: Remux
- name: Bluray
negate: false
required: false
source: bluray
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: BMF
negate: false
pattern: BMF
required: false
type: release_group
- name: Geek
negate: false
pattern: Geek
required: false
type: release_group
- name: LolHD
negate: false
pattern: LolHD
required: false
type: release_group
- name: NCmt
negate: false
pattern: NCmt
required: false
type: release_group
- name: Positive
negate: false
pattern: Positive
required: false
type: release_group
- name: rightSIZE
negate: false
pattern: rightSIZE
required: false
type: release_group
- name: TBB
negate: false
pattern: TBB
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/720p Quality Tier 4.yml
================================================
name: 720p Quality Tier 4
description: Matches release groups who fall under 720p Quality Tier 4
tags:
- GPPi
- Release Group Tier
- 720p
- Quality
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: false
source: bluray
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: Dariush
negate: false
pattern: Dariush
required: false
type: release_group
- name: decibeL
negate: false
pattern: decibeL
required: false
type: release_group
- name: D-ZON3
negate: false
pattern: D-Z0N3
required: false
type: release_group
- name: EA
negate: false
pattern: EA
required: false
type: release_group
- name: FoRM
negate: false
pattern: FoRM
required: false
type: release_group
- name: NTb
negate: false
pattern: NTb
required: false
type: release_group
- name: PTer
negate: false
pattern: PTer
required: false
type: release_group
- name: Skazhutin
negate: false
pattern: Skazhutin
required: false
type: release_group
- name: TDD
negate: false
pattern: TDD
required: false
type: release_group
- name: ThD
type: release_group
required: false
negate: false
pattern: ThD
tests: []
================================================
FILE: custom_formats/720p Quality Tier 5.yml
================================================
name: 720p Quality Tier 5
description: Matches release groups who fall under 720p Quality Tier 5
tags:
- GPPi
- Release Group Tier
- 720p
- Quality
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: false
source: bluray
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: ATELiER
negate: false
pattern: ATELiER
required: false
type: release_group
- name: BV
negate: false
pattern: BV
required: false
type: release_group
- name: Chotab
negate: false
pattern: Chotab
required: false
type: release_group
- name: de[42]
negate: false
pattern: de[42]
required: false
type: release_group
- name: EA
type: release_group
required: false
negate: false
pattern: EA
- name: EDPH
negate: false
pattern: EDPH
required: false
type: release_group
- name: E.N.D
negate: false
pattern: E.N.D
required: false
type: release_group
- name: ESiR
negate: false
pattern: ESiR
required: false
type: release_group
- name: FraMeSToR
negate: false
pattern: FraMeSToR
required: false
type: release_group
- name: GS88
negate: false
pattern: GS88
required: false
type: release_group
- name: HDMaNiAcS
negate: false
pattern: HDMaNiAcS
required: false
type: release_group
- name: HiP
negate: false
pattern: HiP
required: false
type: release_group
- name: iFT
negate: false
pattern: iFT
required: false
type: release_group
- name: KASHMiR
negate: false
pattern: KASHMiR
required: false
type: release_group
- name: LiNG
negate: false
pattern: LiNG
required: false
type: release_group
- name: LoRD
negate: false
pattern: LoRD
required: false
type: release_group
- name: nmd
negate: false
pattern: nmd
required: false
type: release_group
- name: NyHD
negate: false
pattern: NyHD
required: false
type: release_group
- name: ORiGEN
negate: false
pattern: ORiGEN
required: false
type: release_group
- name: playHD
negate: false
pattern: playHD
required: false
type: release_group
- name: RiCO
negate: false
pattern: RiCO
required: false
type: release_group
- name: RO
negate: false
pattern: RO
required: false
type: release_group
- name: rttr
negate: false
pattern: rttr
required: false
type: release_group
- name: SaNcTi
negate: false
pattern: SaNcTi
required: false
type: release_group
- name: SPHD
negate: false
pattern: SPHD
required: false
type: release_group
- name: TnP
negate: false
pattern: TnP
required: false
type: release_group
- name: W4NK3R
negate: false
pattern: W4NK3R
required: false
type: release_group
- name: WiLF
negate: false
pattern: WiLF
required: false
type: release_group
- name: WMING
negate: false
pattern: WMING
required: false
type: release_group
- name: ZIMBO
negate: false
pattern: ZIMBO
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/720p Quality Tier 6.yml
================================================
name: 720p Quality Tier 6
description: Matches release groups who fall under 720p Quality Tier 6
tags:
- GPPi
- Release Group Tier
- 720p
- Quality
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: Bluray
negate: false
required: false
source: bluray
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
- name: EuReKA
negate: false
pattern: EuReKA
required: false
type: release_group
- name: HANDJOB
negate: false
pattern: HANDJOB
required: false
type: release_group
- name: Ivandro
negate: false
pattern: Ivandro
required: false
type: release_group
- name: KnG
negate: false
pattern: KnG
required: false
type: release_group
- name: LEGi0N
negate: false
pattern: LEGi0N
required: false
type: release_group
- name: Lulz
negate: false
pattern: Lulz
required: false
type: release_group
- name: MaG
negate: false
pattern: MaG
required: false
type: release_group
- name: MTeam
negate: false
pattern: MTeam
required: false
type: release_group
- name: NiP
negate: false
pattern: NiP
required: false
type: release_group
- name: PTP
negate: false
pattern: PTP
required: false
type: release_group
- name: PuTao
type: release_group
required: false
negate: false
pattern: PuTao
- name: Slappy
negate: false
pattern: Slappy
required: false
type: release_group
- name: WiKi
negate: false
pattern: WiKi
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/720p WEB-DL.yml
================================================
name: 720p WEB-DL
description: Matches 720p WEB-DLs.
tags:
- Source
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: WEB-DL
negate: false
required: true
source: web_dl
type: source
tests: []
================================================
FILE: custom_formats/720p WEBRip.yml
================================================
name: 720p WEBRip
description: Matches 720p WEBRips.
tags:
- Source
conditions:
- name: 720p
negate: false
required: true
resolution: 720p
type: resolution
- name: WEBRip
negate: false
required: true
source: webrip
type: source
tests: []
================================================
FILE: custom_formats/AAC.yml
================================================
name: AAC
description: Matches 'AAC' Regex Pattern and negates any other audio types that might
conflict.
tags:
- Audio
conditions:
- name: AAC
negate: false
pattern: AAC
required: true
type: release_title
- name: Not Dolby Digital
negate: true
pattern: Dolby Digital
required: true
type: release_title
- name: Not Dolby Digital +
negate: true
pattern: Dolby Digital +
required: true
type: release_title
- name: Not DTS
negate: true
pattern: DTS
required: true
type: release_title
- name: Not FLAC
negate: true
pattern: FLAC
required: true
type: release_title
- name: Not PCM
negate: true
pattern: PCM
required: true
type: release_title
- name: Not TrueHD
negate: true
pattern: TrueHD
required: true
type: release_title
tests:
- conditionResults:
- matches: true
name: Dolby Digital
negate: false
pattern: Dolby Digital
required: true
type: release_title
- matches: false
name: Not AAC
negate: true
pattern: AAC
required: false
type: release_title
- matches: false
name: Not Dolby Digital +
negate: true
pattern: Dolby Digital +
required: false
type: release_title
- matches: false
name: Not DTS
negate: true
pattern: DTS
required: false
type: release_title
- matches: false
name: Not FLAC
negate: true
pattern: FLAC
required: false
type: release_title
- matches: false
name: Not PCM
negate: true
pattern: PCM
required: false
type: release_title
- matches: false
name: Not TrueHD
negate: true
pattern: TrueHD
required: false
type: release_title
expected: true
id: 1
input: Un-Ex You 2025 1080p NF WEB-DL DD 5.1 H.264-FLUX
lastRun: '2025-07-13T15:09:35.674140'
passes: true
- conditionResults:
- matches: false
name: Dolby Digital
negate: false
pattern: Dolby Digital
required: true
type: release_title
- matches: false
name: Not AAC
negate: true
pattern: AAC
required: false
type: release_title
- matches: true
name: Not Dolby Digital +
negate: true
pattern: Dolby Digital +
required: false
type: release_title
- matches: false
name: Not DTS
negate: true
pattern: DTS
required: false
type: release_title
- matches: false
name: Not FLAC
negate: true
pattern: FLAC
required: false
type: release_title
- matches: false
name: Not PCM
negate: true
pattern: PCM
required: false
type: release_title
- matches: false
name: Not TrueHD
negate: true
pattern: TrueHD
required: false
type: release_title
expected: false
id: 2
input: Un-Ex You 2025 1080p NF WEB-DL DD+ 5.1 H.264-FLUX
lastRun: '2025-07-13T15:09:35.674140'
passes: true
================================================
FILE: custom_formats/AMZN.yml
================================================
name: AMZN
description: Matches 'Amazon Prime' WEB-DLs. Negates any encodes.
tags:
- Streaming Service
- WEB-DL
conditions:
- name: AMZN Regex
negate: false
pattern: Amazon Prime
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
type: source
required: false
negate: false
source: webrip
tests:
- conditionResults:
- matches: true
name: AMZN Regex
negate: false
pattern: Amazon Prime
required: true
type: release_title
- matches: true
name: x265
negate: true
pattern: x265
required: false
type: release_title
expected: false
id: 1
input: The Bad Guys (2022) (1080p AMZN Webrip x265 10bit EAC3 5 1 - ArcX)[TAoE]
lastRun: '2025-01-14T09:45:16.007149'
passes: true
- conditionResults:
- matches: true
name: AMZN Regex
negate: false
pattern: Amazon Prime
required: true
type: release_title
- matches: true
name: x265
negate: true
pattern: x265
required: false
type: release_title
expected: false
id: 2
input: Top Gun Maverick (2022) IMAX (1080p AMZN WEB-DL x265 SDR DDP Atmos 5.1 English
- Goki TAoE)
lastRun: '2025-01-14T09:45:16.007149'
passes: true
================================================
FILE: custom_formats/ASL.yml
================================================
name: ASL
description: ''
tags: []
conditions:
- name: ASL
negate: false
pattern: ASL
required: true
type: release_title
tests: []
================================================
FILE: custom_formats/ATVP.yml
================================================
name: ATVP
description: Matches 'Apple TV+' WEB-DLs. Negates any encodes.
tags:
- Streaming Service
- WEB-DL
conditions:
- name: ATVP Regex
negate: false
pattern: Apple TV+
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
type: source
required: false
negate: false
source: webrip
tests:
- conditionResults:
- matches: true
name: APTV Regex
negate: false
pattern: Apple TV+
required: true
type: release_title
- matches: true
name: x265
negate: true
pattern: x265
required: false
type: release_title
expected: false
id: 2
input: Little America 2020 S01 1080p APTV Webrip x265 10bit EAC3 5 1 - Ainz
lastRun: '2024-12-03T02:27:03.531343'
passes: true
================================================
FILE: custom_formats/AV1.yml
================================================
name: AV1
description: Matches the 'AV1' Regex Pattern
tags:
- Codec
- Bleeding Edge
conditions:
- name: AV1
negate: false
pattern: AV1
required: true
type: release_title
tests: []
================================================
FILE: custom_formats/Amazon Enhancement.yml
================================================
name: Amazon Enhancement
description: ''
tags:
- Enhancement
conditions:
- name: Not 2160p
negate: true
required: true
resolution: 2160p
type: resolution
- name: AMZN
negate: false
pattern: Amazon Prime
required: true
type: release_title
tests: []
================================================
FILE: custom_formats/Anime Bluray Tier 1.yml
================================================
name: Anime Bluray Tier 1
description: Do not use Testing Purposes Only
tags:
- Anime
conditions:
- name: Bluray
negate: false
required: true
source: bluray
type: source
- name: Not Remux
negate: true
pattern: Remux
required: true
type: release_title
- name: LYS1TH3A
negate: false
pattern: LYS1TH3A
required: false
type: release_group
- name: MTBB
negate: false
pattern: MTBB
required: false
type: release_group
- name: OZR
negate: false
pattern: OZR
required: false
type: release_group
- name: sam
negate: false
pattern: sam
required: false
type: release_group
- name: SCY
negate: false
pattern: SCY
required: false
type: release_group
- name: smol
negate: false
pattern: smol
required: false
type: release_group
- name: Vodes
negate: false
pattern: Vodes
required: false
type: release_group
tests: []
================================================
FILE: custom_formats/Anime Bluray Tier 2.yml
================================================
name: Anime Bluray Tier 2
description: Do not use Testing Purpose
gitextract_6m3y21vr/
├── .github/
│ ├── CODEOWNERS
│ ├── ISSUE_TEMPLATE/
│ │ ├── bug.yml
│ │ ├── config.yml
│ │ └── feature.yml
│ └── workflows/
│ ├── devSync.yml
│ └── notify.yml
├── .gitignore
├── CONTRIBUTING.md
├── README.md
├── custom_formats/
│ ├── .gitkeep
│ ├── 1080p Balanced Tier 1.yml
│ ├── 1080p Balanced Tier 2.yml
│ ├── 1080p Bluray HEVC Tier 1.yml
│ ├── 1080p Bluray.yml
│ ├── 1080p Compact Movie Bluray Tier 1.yml
│ ├── 1080p Compact Movie Bluray Tier 2.yml
│ ├── 1080p Compact Movie Bluray Tier 3.yml
│ ├── 1080p Compact Movie Bluray Tier 4.yml
│ ├── 1080p Compact Movie WEB Tier 1.yml
│ ├── 1080p Compact Movie WEB Tier 2.yml
│ ├── 1080p Compact Movie WEB Tier 3.yml
│ ├── 1080p Compact Movie WEB Tier 4.yml
│ ├── 1080p Compact TV Bluray Tier 1.yml
│ ├── 1080p Compact TV Bluray Tier 2.yml
│ ├── 1080p Compact TV Bluray Tier 3.yml
│ ├── 1080p Compact TV Bluray Tier 4.yml
│ ├── 1080p Compact TV Bluray Tier 5.yml
│ ├── 1080p Compact TV Bluray Tier 6.yml
│ ├── 1080p Compact TV Trash Tier 1.yml
│ ├── 1080p Compact TV Trash Tier 2.yml
│ ├── 1080p Compact TV WEB Tier 1.yml
│ ├── 1080p Compact TV WEB Tier 2.yml
│ ├── 1080p Compact TV WEB Tier 3.yml
│ ├── 1080p Compact TV WEB Tier 4.yml
│ ├── 1080p Compact TV WEB Tier 5.yml
│ ├── 1080p Efficient Movie Bluray Tier 1.yml
│ ├── 1080p Efficient Movie Bluray Tier 2.yml
│ ├── 1080p Efficient Movie Bluray Tier 3.yml
│ ├── 1080p Efficient Movie Bluray Tier 4.yml
│ ├── 1080p Efficient Movie WEB Tier 1.yml
│ ├── 1080p Efficient Movie WEB Tier 2.yml
│ ├── 1080p Efficient Movie WEB Tier 3.yml
│ ├── 1080p Efficient Movie WEB Tier 4.yml
│ ├── 1080p Efficient TV Bluray Tier 1.yml
│ ├── 1080p Efficient TV Bluray Tier 2.yml
│ ├── 1080p Efficient TV Bluray Tier 3.yml
│ ├── 1080p Efficient TV Bluray Tier 4.yml
│ ├── 1080p Efficient TV Bluray Tier 5.yml
│ ├── 1080p Efficient TV Bluray Tier 6.yml
│ ├── 1080p Efficient TV WEB Tier 1.yml
│ ├── 1080p Efficient TV WEB Tier 2.yml
│ ├── 1080p Efficient TV WEB Tier 3.yml
│ ├── 1080p Efficient TV WEB Tier 4.yml
│ ├── 1080p Efficient TV WEB Tier 5.yml
│ ├── 1080p Golden Popcorn.yml
│ ├── 1080p HDTV Tier 1.yml
│ ├── 1080p HDTV Tier 2.yml
│ ├── 1080p HDTV Tier 3.yml
│ ├── 1080p HDTV.yml
│ ├── 1080p Quality Tier 1.yml
│ ├── 1080p Quality Tier 2.yml
│ ├── 1080p Quality Tier 3.yml
│ ├── 1080p Quality Tier 4.yml
│ ├── 1080p Quality Tier 5.yml
│ ├── 1080p Quality Tier 6.yml
│ ├── 1080p Remux.yml
│ ├── 1080p WEB-DL (h264).yml
│ ├── 1080p WEB-DL HEVC Tier 1.yml
│ ├── 1080p WEB-DL.yml
│ ├── 1080p WEBRip.yml
│ ├── 2160p Balanced Tier 1.yml
│ ├── 2160p Balanced Tier 2.yml
│ ├── 2160p Balanced Tier 3.yml
│ ├── 2160p Bluray.yml
│ ├── 2160p Efficient TV Bluray Tier 1.yml
│ ├── 2160p Efficient TV WEB Tier 1.yml
│ ├── 2160p Quality Tier 1.yml
│ ├── 2160p Quality Tier 2.yml
│ ├── 2160p Quality Tier 3.yml
│ ├── 2160p Quality Tier 4.yml
│ ├── 2160p Quality Tier 5.yml
│ ├── 2160p Quality Tier 6.yml
│ ├── 2160p Remux.yml
│ ├── 2160p WEB-DL (Efficient).yml
│ ├── 2160p WEB-DL.yml
│ ├── 3D.yml
│ ├── 480p Bluray.yml
│ ├── 480p Quality Tier 1.yml
│ ├── 480p Quality Tier 2.yml
│ ├── 480p Quality Tier 3.yml
│ ├── 480p Quality Tier 4.yml
│ ├── 480p WEB-DL.yml
│ ├── 576p Bluray.yml
│ ├── 576p Quality Tier 1.yml
│ ├── 576p Quality Tier 2.yml
│ ├── 576p Quality Tier 3.yml
│ ├── 576p Quality Tier 4.yml
│ ├── 720p Balanced Tier 1.yml
│ ├── 720p Bluray.yml
│ ├── 720p Golden Popcorn.yml
│ ├── 720p HDTV Tier 1.yml
│ ├── 720p HDTV Tier 2.yml
│ ├── 720p HDTV Tier 3.yml
│ ├── 720p HDTV.yml
│ ├── 720p Quality Tier 1.yml
│ ├── 720p Quality Tier 2.yml
│ ├── 720p Quality Tier 3.yml
│ ├── 720p Quality Tier 4.yml
│ ├── 720p Quality Tier 5.yml
│ ├── 720p Quality Tier 6.yml
│ ├── 720p WEB-DL.yml
│ ├── 720p WEBRip.yml
│ ├── AAC.yml
│ ├── AMZN.yml
│ ├── ASL.yml
│ ├── ATVP.yml
│ ├── AV1.yml
│ ├── Amazon Enhancement.yml
│ ├── Anime Bluray Tier 1.yml
│ ├── Anime Bluray Tier 2.yml
│ ├── Anime Bluray Tier 3.yml
│ ├── Anime Bluray Tier 4.yml
│ ├── Anime Bluray Tier 5.yml
│ ├── Anime WEB-DL Tier 1.yml
│ ├── Anime WEB-DL Tier 2.yml
│ ├── Atmos (Missing).yml
│ ├── Atmos.yml
│ ├── B&W.yml
│ ├── BCORE.yml
│ ├── Banned Groups (Efficient).yml
│ ├── Banned Groups.yml
│ ├── Banned Remux.yml
│ ├── Banned UHD Bluray.yml
│ ├── Banned WEBRip (Efficient).yml
│ ├── Banned WEBRip.yml
│ ├── Better Theatricals.yml
│ ├── CR.yml
│ ├── CRAV.yml
│ ├── CRIT.yml
│ ├── DRPO.yml
│ ├── DS4K.yml
│ ├── DSNP.yml
│ ├── DTS-ES.yml
│ ├── DTS-HD HRA.yml
│ ├── DTS-HD MA.yml
│ ├── DTS-X.yml
│ ├── DTS.yml
│ ├── DVD Remux.yml
│ ├── DVD.yml
│ ├── Disney+ Enhancement.yml
│ ├── Dolby Atmos.yml
│ ├── Dolby Digital +.yml
│ ├── Dolby Digital.yml
│ ├── Dolby Vision (Without Fallback).yml
│ ├── Dolby Vision.yml
│ ├── Extras.yml
│ ├── FLAC.yml
│ ├── Freeleech 100%.yml
│ ├── Freeleech 25%.yml
│ ├── Freeleech 50%.yml
│ ├── Freeleech 75%.yml
│ ├── Full Disc (Quality Match).yml
│ ├── Full Disc.yml
│ ├── German DL.yml
│ ├── HBO Max Enhancement.yml
│ ├── HDR (Missing).yml
│ ├── HDR.yml
│ ├── HDR10 (Missing).yml
│ ├── HDR10+.yml
│ ├── HDR10.yml
│ ├── HLG.yml
│ ├── HMAX.yml
│ ├── HONE Bluray.yml
│ ├── HONE Blurays.yml
│ ├── HONE WEB.yml
│ ├── HTSR.yml
│ ├── HULU.yml
│ ├── IMAX Enhanced.yml
│ ├── IMAX.yml
│ ├── IQIYI.yml
│ ├── Internal.yml
│ ├── KCW.yml
│ ├── Lossless Audio.yml
│ ├── MA.yml
│ ├── MAX.yml
│ ├── MUBI.yml
│ ├── Movies Anywhere Enhancement.yml
│ ├── NF.yml
│ ├── NOW.yml
│ ├── Not English.yml
│ ├── Not Only English (Missing).yml
│ ├── Not Only English.yml
│ ├── Opus.yml
│ ├── PCM.yml
│ ├── PCOK.yml
│ ├── PLAY.yml
│ ├── PMTP.yml
│ ├── PQ.yml
│ ├── QxR Bluray.yml
│ ├── QxR Blurays.yml
│ ├── QxR WEB.yml
│ ├── QxR WEBs.yml
│ ├── ROKU.yml
│ ├── Remux (Quality Match).yml
│ ├── Remux (Source).yml
│ ├── Remux Tier 1.yml
│ ├── Remux Tier 2.yml
│ ├── Remux Tier 3.yml
│ ├── Remux Tier 4.yml
│ ├── Remux.yml
│ ├── Repack1.yml
│ ├── Repack2.yml
│ ├── Repack3.yml
│ ├── SD Golden Popcorn.yml
│ ├── SD Quality Tier 1.yml
│ ├── SD Quality Tier 2.yml
│ ├── SDR.yml
│ ├── SDTV Tier 1.yml
│ ├── SDTV.yml
│ ├── SHO.yml
│ ├── STAN.yml
│ ├── Season Pack.yml
│ ├── Sing Along.yml
│ ├── Special Edition.yml
│ ├── TAoE Bluray.yml
│ ├── TAoE Blurays.yml
│ ├── TAoE WEB.yml
│ ├── TAoE WEBs.yml
│ ├── TV Extras.yml
│ ├── TVING.yml
│ ├── Theatrical.yml
│ ├── TrueHD (Missing).yml
│ ├── TrueHD.yml
│ ├── UHD Bluray (Efficient).yml
│ ├── UHD Bluray.yml
│ ├── Upscale.yml
│ ├── Upscaled.yml
│ ├── VIKI.yml
│ ├── VIU.yml
│ ├── VP9.yml
│ ├── VVC.yml
│ ├── Vialle Bluray.yml
│ ├── Vialle WEB.yml
│ ├── WAVVE.yml
│ ├── WEB-DL Tier 1.yml
│ ├── WEB-DL Tier 2.yml
│ ├── WEB-DL Tier 3.yml
│ ├── WEB-DL Tier 4.yml
│ ├── WEB-DL Tier 5.yml
│ ├── WeTV.yml
│ ├── Weasley WEB.yml
│ ├── Xvid.yml
│ ├── YK.yml
│ ├── h265 (Efficient).yml
│ ├── h265.yml
│ ├── iP.yml
│ ├── iT.yml
│ ├── iTunes Enhancement.yml
│ ├── x264 (2160p).yml
│ ├── x265 (Bluray).yml
│ ├── x265 (Efficient).yml
│ ├── x265 (Missing).yml
│ ├── x265 (Remux).yml
│ ├── x265 (WEB).yml
│ └── x265.yml
├── media_management/
│ ├── misc.yml
│ ├── naming.yml
│ └── quality_definitions.yml
├── profiles/
│ ├── .gitkeep
│ ├── 1080p Balanced.yml
│ ├── 1080p Compact.yml
│ ├── 1080p Efficient.yml
│ ├── 1080p Quality HDR.yml
│ ├── 1080p Quality.yml
│ ├── 1080p Remux.yml
│ ├── 2160p Balanced.yml
│ ├── 2160p Efficient.yml
│ ├── 2160p Quality.yml
│ ├── 2160p Remux.yml
│ └── 720p Quality.yml
├── regex_patterns/
│ ├── .gitkeep
│ ├── 126811.yml
│ ├── 3D.yml
│ ├── 3L.yml
│ ├── 4K4U.yml
│ ├── 4KDVS.yml
│ ├── 5.1 Surround.yml
│ ├── 7.1 Surround.yml
│ ├── 9volt.yml
│ ├── AAC.yml
│ ├── ABM.yml
│ ├── AC.yml
│ ├── ADE.yml
│ ├── AI Movies.yml
│ ├── AI TV.yml
│ ├── AJP69.yml
│ ├── ANE.yml
│ ├── AOC.yml
│ ├── AOmundson.yml
│ ├── APEX.yml
│ ├── ARCADE.yml
│ ├── AROMA.yml
│ ├── ASD87.yml
│ ├── ASL.yml
│ ├── ATELiER.yml
│ ├── AV1.yml
│ ├── AVC.yml
│ ├── AViATOR.yml
│ ├── Almighty.yml
│ ├── Amazon Prime.yml
│ ├── Apple TV+.yml
│ ├── Arid.yml
│ ├── Asakura.yml
│ ├── Atmos (Missing).yml
│ ├── Atmos.yml
│ ├── B&W.yml
│ ├── BBC iPlayer.yml
│ ├── BEN THE MEN.yml
│ ├── BHDStudio.yml
│ ├── BLASPHEMY.yml
│ ├── BLOOM.yml
│ ├── BLURANiUM.yml
│ ├── BLUTONiUM.yml
│ ├── BMF.yml
│ ├── BOLS.yml
│ ├── BRUTE.yml
│ ├── BSTD.yml
│ ├── BTM.yml
│ ├── BTN Atmos.yml
│ ├── BTN.yml
│ ├── BTW.yml
│ ├── BV.yml
│ ├── BYNDR.yml
│ ├── Basic HDR Formats.yml
│ ├── BeiTai.yml
│ ├── Better Theatricals.yml
│ ├── BeyondHD.yml
│ ├── BiTOR.yml
│ ├── BiZKiT.yml
│ ├── BlurayDesuYo.yml
│ ├── BlzT.yml
│ ├── Bracketed Year.yml
│ ├── Bravia Core.yml
│ ├── Bunny-Apocalypse.yml
│ ├── CBFM.yml
│ ├── CBT.yml
│ ├── CHAOS.yml
│ ├── CHD.yml
│ ├── CJ.yml
│ ├── CLASSiCALHD.yml
│ ├── CMCT.yml
│ ├── CMRG.yml
│ ├── CREATiVE24.yml
│ ├── CRFW.yml
│ ├── CRUD.yml
│ ├── CRX.yml
│ ├── CRiSC.yml
│ ├── CTR.yml
│ ├── Cait-Sidhe.yml
│ ├── CasStudio.yml
│ ├── Chihiro.yml
│ ├── Chivaman.yml
│ ├── Chotab.yml
│ ├── CiNEPHiLES.yml
│ ├── Cinefeel.yml
│ ├── CoalGirls.yml
│ ├── Colourisation.yml
│ ├── Commie.yml
│ ├── Crave.yml
│ ├── Criterion Channel.yml
│ ├── Crunchyroll.yml
│ ├── CtrlHD.yml
│ ├── D-Z0N3.yml
│ ├── DARKFLiX.yml
│ ├── DEFLATE.yml
│ ├── DEPTH.yml
│ ├── DON.yml
│ ├── DRX.yml
│ ├── DS4K.yml
│ ├── DTS Basic.yml
│ ├── DTS-ES.yml
│ ├── DTS-HD HRA ES.yml
│ ├── DTS-HD HRA.yml
│ ├── DTS-HD MA.yml
│ ├── DTS-X.yml
│ ├── DTS.yml
│ ├── DarQ.yml
│ ├── Dariush.yml
│ ├── DeViSiVE.yml
│ ├── Dekinai.yml
│ ├── DepraveD.yml
│ ├── Disney+.yml
│ ├── Doki.yml
│ ├── Dolby Digital +.yml
│ ├── Dolby Digital.yml
│ ├── Dolby Vision (Without Fallback).yml
│ ├── Dolby Vision.yml
│ ├── Drag.yml
│ ├── Dropout TV.yml
│ ├── Dual Audio.yml
│ ├── E.N.D.yml
│ ├── E.yml
│ ├── E1.yml
│ ├── EA.yml
│ ├── EDPH.yml
│ ├── ELiTE.yml
│ ├── EMERALD.yml
│ ├── EPSiLON.yml
│ ├── ESiR.yml
│ ├── EVO.yml
│ ├── EXCiSION.yml
│ ├── EXP.yml
│ ├── EbP.yml
│ ├── Erai-Raws.yml
│ ├── EuReKA.yml
│ ├── Exiled-Destiny.yml
│ ├── Extended Clip.yml
│ ├── Extras.yml
│ ├── FFF.yml
│ ├── FGT.yml
│ ├── FLAC.yml
│ ├── FLAME.yml
│ ├── FLUX.yml
│ ├── Final8.yml
│ ├── Flights.yml
│ ├── Flugel.yml
│ ├── FoRM.yml
│ ├── FraMeSToR.yml
│ ├── Full Disc.yml
│ ├── GALAXY.yml
│ ├── GALVANiZE.yml
│ ├── GNOME.yml
│ ├── GRiMM.yml
│ ├── GS88.yml
│ ├── GUHZER.yml
│ ├── Geek.yml
│ ├── German DL.yml
│ ├── Golden Popcorn Negation.yml
│ ├── Google TV Rename.yml
│ ├── Google TV.yml
│ ├── HANDJOB.yml
│ ├── HBO Max.yml
│ ├── HDC.yml
│ ├── HDChina.yml
│ ├── HDMaNiAcS.yml
│ ├── HDR.yml
│ ├── HDR10 (Missing Groups).yml
│ ├── HDR10 (Negation).yml
│ ├── HDR10+.yml
│ ├── HDR10.yml
│ ├── HDS.yml
│ ├── HDTV.yml
│ ├── HDmux.yml
│ ├── HEVC.yml
│ ├── HHWEB.yml
│ ├── HLG.yml
│ ├── HODL.yml
│ ├── HONE.yml
│ ├── HQMUX.yml
│ ├── HaB.yml
│ ├── Hares.yml
│ ├── Headpatter.yml
│ ├── HiDt.yml
│ ├── HiFi.yml
│ ├── HiP.yml
│ ├── Holomux.yml
│ ├── Honeyvera.yml
│ ├── HorribleSubs.yml
│ ├── Hotstar.yml
│ ├── Hulu.yml
│ ├── HypStu.yml
│ ├── IAMABLE.yml
│ ├── IDE.yml
│ ├── IK.yml
│ ├── IMAX Enhanced.yml
│ ├── IMAX.yml
│ ├── Ivandro.yml
│ ├── Iznjie Biznjie.yml
│ ├── JustWatch.yml
│ ├── KAN3D2M.yml
│ ├── KASHMiR.yml
│ ├── KC.yml
│ ├── KCW.yml
│ ├── KH.yml
│ ├── KHN.yml
│ ├── KONTRAST.yml
│ ├── KRaLiMaRKo.yml
│ ├── Kaleido.yml
│ ├── Kametsu.yml
│ ├── KiNGS.yml
│ ├── Kitsune.yml
│ ├── KnG.yml
│ ├── Koten_Gars.yml
│ ├── LAMA.yml
│ ├── LAZARUS.yml
│ ├── LAZY.yml
│ ├── LEGi0N.yml
│ ├── LM.yml
│ ├── LSt.yml
│ ├── LYS1TH3A.yml
│ ├── LazyRemux.yml
│ ├── LiNG.yml
│ ├── LittleBakas.yml
│ ├── LoRD.yml
│ ├── LolHD.yml
│ ├── Lulu.yml
│ ├── Lulz.yml
│ ├── MNHD.yml
│ ├── MTBB.yml
│ ├── MTeam.yml
│ ├── MZABI.yml
│ ├── MaG.yml
│ ├── MainFrame.yml
│ ├── Max Rename.yml
│ ├── Max.yml
│ ├── MeGusta.yml
│ ├── MgB.yml
│ ├── MiMiC.yml
│ ├── Movies Anywhere.yml
│ ├── Mubi.yml
│ ├── Mysteria.yml
│ ├── NAHOM.yml
│ ├── NAN0.yml
│ ├── NCmt.yml
│ ├── NH.yml
│ ├── NINJACENTRAL.yml
│ ├── NOSiViD.yml
│ ├── NPMS.yml
│ ├── NTG.yml
│ ├── NTb.yml
│ ├── Netaro.yml
│ ├── Netflix.yml
│ ├── NhaNc3.yml
│ ├── NiBuRu.yml
│ ├── NiP.yml
│ ├── NoGroup.yml
│ ├── Non Retail HDR Formats.yml
│ ├── Non Retail HDR Groups.yml
│ ├── Now Rename.yml
│ ├── Now.yml
│ ├── NyHD.yml
│ ├── OEPlus.yml
│ ├── ORBiT.yml
│ ├── ORiGEN.yml
│ ├── OZR.yml
│ ├── Okay-Subs.yml
│ ├── OnlyWeb.yml
│ ├── Open Matte.yml
│ ├── Opus (Negation).yml
│ ├── Opus.yml
│ ├── Orphan.yml
│ ├── P0W4HD.yml
│ ├── PCM.yml
│ ├── PHOCiS.yml
│ ├── PHOENiX.yml
│ ├── PLUTONiUM.yml
│ ├── PP.yml
│ ├── PQ.yml
│ ├── PSA.yml
│ ├── PTP.yml
│ ├── PTer.yml
│ ├── PTerWEB.yml
│ ├── Paramount+.yml
│ ├── Peacock TV.yml
│ ├── Penumbra.yml
│ ├── PiRAMiDHEAD.yml
│ ├── PiRaTeS.yml
│ ├── PmP.yml
│ ├── Pookie.yml
│ ├── Positive.yml
│ ├── PuTao.yml
│ ├── PussyFoot.yml
│ ├── QOQ.yml
│ ├── Quetzal.yml
│ ├── QxR (Title).yml
│ ├── QxR.yml
│ ├── R1GY3B.yml
│ ├── RARBG.yml
│ ├── RAWR.yml
│ ├── REBORN.yml
│ ├── RO.yml
│ ├── ROCCaT.yml
│ ├── ROCiNANTE.yml
│ ├── RTN.yml
│ ├── Raizel.yml
│ ├── Ralphy.yml
│ ├── Rasetsu.yml
│ ├── ReQuEsT.yml
│ ├── ReaLHD.yml
│ ├── Release Group (Missing).yml
│ ├── Remux.yml
│ ├── Repack1.yml
│ ├── Repack2.yml
│ ├── Repack3.yml
│ ├── RiCO.yml
│ ├── Roku.yml
│ ├── SA89.yml
│ ├── SARTRE.yml
│ ├── SCY.yml
│ ├── SDR.yml
│ ├── SEV.yml
│ ├── SHD.yml
│ ├── SM737.yml
│ ├── SMURF.yml
│ ├── SOP.yml
│ ├── SPHD.yml
│ ├── SPiRiT.yml
│ ├── SQS.yml
│ ├── STRiKES.yml
│ ├── STUTTERSHIT.yml
│ ├── SURCODE.yml
│ ├── SWTYBLZ.yml
│ ├── SaNcTi.yml
│ ├── Saizen.yml
│ ├── SallySubs.yml
│ ├── SasukeducK.yml
│ ├── SbR.yml
│ ├── Scene.yml
│ ├── Senjou.yml
│ ├── ShieldBearer.yml
│ ├── Showtime Rename.yml
│ ├── Showtime.yml
│ ├── SiC.yml
│ ├── SiCFoI.yml
│ ├── SiGLA.yml
│ ├── SiGMA.yml
│ ├── SiMPLE.yml
│ ├── Sing Along.yml
│ ├── Skazhutin.yml
│ ├── Slappy.yml
│ ├── SoLaR.yml
│ ├── Special Edition.yml
│ ├── Stan Rename.yml
│ ├── Stan.yml
│ ├── SubsPlease.yml
│ ├── SubsPlus+.yml
│ ├── SumVision.yml
│ ├── SwAgLaNdEr.yml
│ ├── TAoE (Title).yml
│ ├── TAoE.yml
│ ├── TBB.yml
│ ├── TDD.yml
│ ├── TEKNO3D.yml
│ ├── TEPES.yml
│ ├── TERMiNAL.yml
│ ├── THORA.yml
│ ├── TOMMY.yml
│ ├── TRiToN.yml
│ ├── TTGA.yml
│ ├── TV Extras.yml
│ ├── TVING.yml
│ ├── TVSmash.yml
│ ├── TayTo.yml
│ ├── TeamSyndicate.yml
│ ├── Telly.yml
│ ├── ThD.yml
│ ├── TheFarm.yml
│ ├── Theatrical Edition.yml
│ ├── TimeDistortion.yml
│ ├── TnP.yml
│ ├── ToNaTo.yml
│ ├── TrueHD (Missing Groups).yml
│ ├── TrueHD.yml
│ ├── Tsundere.yml
│ ├── TvR.yml
│ ├── UDF.yml
│ ├── UHD Bluray (Efficient).yml
│ ├── UHD Bluray Release Groups.yml
│ ├── UHD Bluray.yml
│ ├── UHD WEBRip Release Groups.yml
│ ├── ULTRAHDCLUB.yml
│ ├── UnKn0wn.yml
│ ├── Upscaled.yml
│ ├── VARYG.yml
│ ├── VD0N.yml
│ ├── VECTOR.yml
│ ├── VLAD.yml
│ ├── VP9.yml
│ ├── VVC.yml
│ ├── ViETNAM.yml
│ ├── ViSUM.yml
│ ├── Vialle.yml
│ ├── VietHD.yml
│ ├── Viki.yml
│ ├── VisionXpert.yml
│ ├── Viu.yml
│ ├── Vodes.yml
│ ├── Vyndros.yml
│ ├── W4NK3R.yml
│ ├── WATCHABLE.yml
│ ├── WBDP.yml
│ ├── WELP.yml
│ ├── WMING.yml
│ ├── Wavve.yml
│ ├── WeTV.yml
│ ├── Weasley.yml
│ ├── WhiteRhino.yml
│ ├── WiKi.yml
│ ├── WiLDCAT.yml
│ ├── WiLF.yml
│ ├── XEBEC.yml
│ ├── Xvid.yml
│ ├── YAWNiX.yml
│ ├── YELLO.yml
│ ├── YIFY.yml
│ ├── YTS.yml
│ ├── YURI.yml
│ ├── Youku.yml
│ ├── Yuki.yml
│ ├── ZIMBO.yml
│ ├── ZQ.yml
│ ├── ZR.yml
│ ├── ZoroSenpai.yml
│ ├── Zurako.yml
│ ├── b0mbardiers.yml
│ ├── beAst.yml
│ ├── bluegreeen.yml
│ ├── bluespots.yml
│ ├── c0kE.yml
│ ├── cXcY.yml
│ ├── coffee.yml
│ ├── d3g.yml
│ ├── dB.yml
│ ├── de(42).yml
│ ├── deanzel.yml
│ ├── decibeL.yml
│ ├── dkore.yml
│ ├── edge2020.yml
│ ├── h264.yml
│ ├── h265.yml
│ ├── hallowed.yml
│ ├── hchcsen.yml
│ ├── hdalx.yml
│ ├── hydes.yml
│ ├── iFT.yml
│ ├── iON.yml
│ ├── iPT Internals.yml
│ ├── iQIYI.yml
│ ├── iTunes Rename.yml
│ ├── iTunes.yml
│ ├── iVy.yml
│ ├── j3rico.yml
│ ├── jennaortegaUHD.yml
│ ├── k00kie.yml
│ ├── kBaraka.yml
│ ├── kmplx.yml
│ ├── kuchikirukia.yml
│ ├── luvBB.yml
│ ├── mkv.yml
│ ├── monkee.yml
│ ├── mottoj.yml
│ ├── nmd.yml
│ ├── noxxus.yml
│ ├── playBD.yml
│ ├── playHD.yml
│ ├── playSD.yml
│ ├── playWEB.yml
│ ├── pog42.yml
│ ├── rightSIZE.yml
│ ├── rttr.yml
│ ├── sam.yml
│ ├── smol.yml
│ ├── tarunk9c.yml
│ ├── x0r.yml
│ ├── x264.yml
│ ├── x265 (Efficient).yml
│ ├── x265.yml
│ └── xander.yml
├── scripts/
│ └── tierCreator.py
└── templates/
├── groupTier.yml
└── releaseGroup.yml
SYMBOL INDEX (4 symbols across 1 files) FILE: scripts/tierCreator.py function load_template (line 11) | def load_template(template_path): function create_regex_pattern (line 21) | def create_regex_pattern(group_name, function create_tier_format (line 63) | def create_tier_format(tier, function main (line 135) | def main():
Condensed preview — 771 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (642K chars).
[
{
"path": ".github/CODEOWNERS",
"chars": 18,
"preview": "* @santiagosayshey"
},
{
"path": ".github/ISSUE_TEMPLATE/bug.yml",
"chars": 1086,
"preview": "name: 🐛 Bug Report\ndescription: Report a problem with a custom format, profile, or regex\nlabels: [\"type: bug\"]\n\nbody:\n "
},
{
"path": ".github/ISSUE_TEMPLATE/config.yml",
"chars": 331,
"preview": "blank_issues_enabled: false\n\ncontact_links:\n - name: 💬 Support Question\n url: https://github.com/Dictionarry-Hub/dat"
},
{
"path": ".github/ISSUE_TEMPLATE/feature.yml",
"chars": 1019,
"preview": "name: ✨ Feature Request\ndescription: Request new content or changes to existing content\nlabels: [\"type: feature\"]\n\nbody:"
},
{
"path": ".github/workflows/devSync.yml",
"chars": 369,
"preview": "name: Sync dev with stable\non:\n pull_request:\n types: [closed]\n branches: [stable]\n\njobs:\n sync:\n if: github."
},
{
"path": ".github/workflows/notify.yml",
"chars": 227,
"preview": "name: Notify\non:\n push:\n branches:\n - \"stable\"\n - \"dev\"\njobs:\n call-notify-commit:\n uses: Dictionarry-"
},
{
"path": ".gitignore",
"chars": 10,
"preview": "/.obsidian"
},
{
"path": "CONTRIBUTING.md",
"chars": 1866,
"preview": "# Contributing\n\n## Commit Message Format\n\n```\ntype(component): Description\n[Optional body]\n```\n\n## Types and Components\n"
},
{
"path": "README.md",
"chars": 1382,
"preview": "<p align=\"center\">\n <a href=\"https://dictionarry.dev\">\n <img src=\"https://img.shields.io/badge/Website-dictionarry.d"
},
{
"path": "custom_formats/.gitkeep",
"chars": 0,
"preview": ""
},
{
"path": "custom_formats/1080p Balanced Tier 1.yml",
"chars": 2107,
"preview": "name: 1080p Balanced Tier 1\ndescription: Matches release groups who fall under 1080p Balanced Tier 1\ntags:\n- Release Gro"
},
{
"path": "custom_formats/1080p Balanced Tier 2.yml",
"chars": 2109,
"preview": "name: 1080p Balanced Tier 2\ndescription: Matches release groups who fall under 1080p Balanced Tier 2\ntags:\n- Release Gro"
},
{
"path": "custom_formats/1080p Bluray HEVC Tier 1.yml",
"chars": 2214,
"preview": "name: 1080p Bluray HEVC Tier 1\ndescription: Matches release groups who fall under 1080p Efficient Bluray Tier 0\ntags:\n- "
},
{
"path": "custom_formats/1080p Bluray.yml",
"chars": 367,
"preview": "name: 1080p Bluray\ndescription: Matches 1080p Blurays that are NOT remuxes\ntags:\n- Source\nconditions:\n- name: 1080p\n ne"
},
{
"path": "custom_formats/1080p Compact Movie Bluray Tier 1.yml",
"chars": 2960,
"preview": "name: 1080p Compact Movie Bluray Tier 1\ndescription: Matches release groups who fall under 1080p Compact Movie Bluray Ti"
},
{
"path": "custom_formats/1080p Compact Movie Bluray Tier 2.yml",
"chars": 2422,
"preview": "name: 1080p Compact Movie Bluray Tier 2\ndescription: Matches release groups who fall under 1080p Compact Movie Bluray Ti"
},
{
"path": "custom_formats/1080p Compact Movie Bluray Tier 3.yml",
"chars": 2756,
"preview": "name: 1080p Compact Movie Bluray Tier 3\ndescription: Matches release groups who fall under 1080p Compact Movie Bluray Ti"
},
{
"path": "custom_formats/1080p Compact Movie Bluray Tier 4.yml",
"chars": 2479,
"preview": "name: 1080p Compact Movie Bluray Tier 4\ndescription: Matches release groups who fall under 1080p Compact Movie Bluray Ti"
},
{
"path": "custom_formats/1080p Compact Movie WEB Tier 1.yml",
"chars": 2385,
"preview": "name: 1080p Compact Movie WEB Tier 1\ndescription: Matches release groups who fall under 1080p Compact Movie WEB Tier 1\nt"
},
{
"path": "custom_formats/1080p Compact Movie WEB Tier 2.yml",
"chars": 2747,
"preview": "name: 1080p Compact Movie WEB Tier 2\ndescription: Matches release groups who fall under 1080p Compact Movie WEB Tier 2\nt"
},
{
"path": "custom_formats/1080p Compact Movie WEB Tier 3.yml",
"chars": 2579,
"preview": "name: 1080p Compact Movie WEB Tier 3\ndescription: Matches release groups who fall under 1080p Compact Movie WEB Tier 3\nt"
},
{
"path": "custom_formats/1080p Compact Movie WEB Tier 4.yml",
"chars": 2571,
"preview": "name: 1080p Compact Movie WEB Tier 4\ndescription: Matches release groups who fall under 1080p Compact Movie WEB Tier 4\nt"
},
{
"path": "custom_formats/1080p Compact TV Bluray Tier 1.yml",
"chars": 2486,
"preview": "name: 1080p Compact TV Bluray Tier 1\ndescription: Matches release groups who fall under 1080p Compact TV Bluray Tier 1\nt"
},
{
"path": "custom_formats/1080p Compact TV Bluray Tier 2.yml",
"chars": 2224,
"preview": "name: 1080p Compact TV Bluray Tier 2\ndescription: Matches release groups who fall under 11080p Compact TV Bluray Tier 2\n"
},
{
"path": "custom_formats/1080p Compact TV Bluray Tier 3.yml",
"chars": 2866,
"preview": "name: 1080p Compact TV Bluray Tier 3\ndescription: Matches release groups who fall under 1080p Compact TV Bluray Tier 3\nt"
},
{
"path": "custom_formats/1080p Compact TV Bluray Tier 4.yml",
"chars": 2215,
"preview": "name: 1080p Compact TV Bluray Tier 4\ndescription: Matches release groups who fall under 1080p Compact TV Bluray Tier 4\nt"
},
{
"path": "custom_formats/1080p Compact TV Bluray Tier 5.yml",
"chars": 2563,
"preview": "name: 1080p Compact TV Bluray Tier 5\ndescription: Matches release groups who fall under 1080p Compact TV Bluray Tier 5\nt"
},
{
"path": "custom_formats/1080p Compact TV Bluray Tier 6.yml",
"chars": 2474,
"preview": "name: 1080p Compact TV Bluray Tier 6\ndescription: Matches release groups who fall under 1080p Compact TV Bluray Tier 6\nt"
},
{
"path": "custom_formats/1080p Compact TV Trash Tier 1.yml",
"chars": 2213,
"preview": "name: 1080p Compact TV Trash Tier 1\ndescription: Matches release groups who fall under 1080p Compact TV Trash Tier 1\ntag"
},
{
"path": "custom_formats/1080p Compact TV Trash Tier 2.yml",
"chars": 2556,
"preview": "name: 1080p Compact TV Trash Tier 2\ndescription: Matches release groups who fall under 1080p Compact TV Trash Tier 2\ntag"
},
{
"path": "custom_formats/1080p Compact TV WEB Tier 1.yml",
"chars": 2462,
"preview": "name: 1080p Compact TV WEB Tier 1\ndescription: Matches release groups who fall under 1080p Compact WEB Tier 1\ntags:\n- Re"
},
{
"path": "custom_formats/1080p Compact TV WEB Tier 2.yml",
"chars": 2641,
"preview": "name: 1080p Compact TV WEB Tier 2\ndescription: Matches release groups who fall under 1080p Compact TV WEB Tier 2\ntags:\n-"
},
{
"path": "custom_formats/1080p Compact TV WEB Tier 3.yml",
"chars": 2566,
"preview": "name: 1080p Compact TV WEB Tier 3\ndescription: Matches release groups who fall under 1080p Compact TV WEB Tier 3\ntags:\n-"
},
{
"path": "custom_formats/1080p Compact TV WEB Tier 4.yml",
"chars": 2861,
"preview": "name: 1080p Compact TV WEB Tier 4\ndescription: Matches release groups who fall under 1080p Compact TV WEB Tier 4\ntags:\n-"
},
{
"path": "custom_formats/1080p Compact TV WEB Tier 5.yml",
"chars": 2647,
"preview": "name: 1080p Compact TV WEB Tier 5\ndescription: Matches release groups who fall under 1080p Compact TV WEB Tier 5\ntags:\n-"
},
{
"path": "custom_formats/1080p Efficient Movie Bluray Tier 1.yml",
"chars": 2477,
"preview": "name: 1080p Efficient Movie Bluray Tier 1\ndescription: Matches release groups who fall under 1080p Efficient Bluray Tier"
},
{
"path": "custom_formats/1080p Efficient Movie Bluray Tier 2.yml",
"chars": 2754,
"preview": "name: 1080p Efficient Movie Bluray Tier 2\ndescription: Matches release groups who fall under 1080p Efficient Bluray Tier"
},
{
"path": "custom_formats/1080p Efficient Movie Bluray Tier 3.yml",
"chars": 2420,
"preview": "name: 1080p Efficient Movie Bluray Tier 3\ndescription: Matches release groups who fall under 1080p Efficient Bluray Tier"
},
{
"path": "custom_formats/1080p Efficient Movie Bluray Tier 4.yml",
"chars": 2958,
"preview": "name: 1080p Efficient Movie Bluray Tier 4\ndescription: Matches release groups who fall under 1080p Efficient Bluray Tier"
},
{
"path": "custom_formats/1080p Efficient Movie WEB Tier 1.yml",
"chars": 2385,
"preview": "name: 1080p Efficient Movie WEB Tier 1\ndescription: Matches release groups who fall under 1080p Efficient WEB Tier 1\ntag"
},
{
"path": "custom_formats/1080p Efficient Movie WEB Tier 2.yml",
"chars": 2747,
"preview": "name: 1080p Efficient Movie WEB Tier 2\ndescription: Matches release groups who fall under 1080p Efficient WEB Tier 2\ntag"
},
{
"path": "custom_formats/1080p Efficient Movie WEB Tier 3.yml",
"chars": 2579,
"preview": "name: 1080p Efficient Movie WEB Tier 3\ndescription: Matches release groups who fall under 1080p Efficient WEB Tier 3\ntag"
},
{
"path": "custom_formats/1080p Efficient Movie WEB Tier 4.yml",
"chars": 2571,
"preview": "name: 1080p Efficient Movie WEB Tier 4\ndescription: Matches release groups who fall under 1080p Efficient WEB Tier 3\ntag"
},
{
"path": "custom_formats/1080p Efficient TV Bluray Tier 1.yml",
"chars": 2477,
"preview": "name: 1080p Efficient TV Bluray Tier 1\ndescription: Matches release groups who fall under 1080p Efficient Bluray Tier 1\n"
},
{
"path": "custom_formats/1080p Efficient TV Bluray Tier 2.yml",
"chars": 2566,
"preview": "name: 1080p Efficient TV Bluray Tier 2\ndescription: Matches release groups who fall under 1080p Efficient Bluray Tier 2\n"
},
{
"path": "custom_formats/1080p Efficient TV Bluray Tier 3.yml",
"chars": 2218,
"preview": "name: 1080p Efficient TV Bluray Tier 3\ndescription: Matches release groups who fall under 1080p Efficient Bluray Tier 3\n"
},
{
"path": "custom_formats/1080p Efficient TV Bluray Tier 4.yml",
"chars": 2869,
"preview": "name: 1080p Efficient TV Bluray Tier 4\ndescription: Matches release groups who fall under 1080p Efficient Bluray Tier 4\n"
},
{
"path": "custom_formats/1080p Efficient TV Bluray Tier 5.yml",
"chars": 2226,
"preview": "name: 1080p Efficient TV Bluray Tier 5\ndescription: Matches release groups who fall under 1080p Efficient Bluray Tier 5\n"
},
{
"path": "custom_formats/1080p Efficient TV Bluray Tier 6.yml",
"chars": 2489,
"preview": "name: 1080p Efficient TV Bluray Tier 6\ndescription: Matches release groups who fall under 1080p Efficient Bluray Tier 6\n"
},
{
"path": "custom_formats/1080p Efficient TV WEB Tier 1.yml",
"chars": 2468,
"preview": "name: 1080p Efficient TV WEB Tier 1\ndescription: Matches release groups who fall under 1080p Efficient WEB Tier 1\ntags:\n"
},
{
"path": "custom_formats/1080p Efficient TV WEB Tier 2.yml",
"chars": 2644,
"preview": "name: 1080p Efficient TV WEB Tier 2\ndescription: Matches release groups who fall under 1080p Efficient WEB Tier 2\ntags:\n"
},
{
"path": "custom_formats/1080p Efficient TV WEB Tier 3.yml",
"chars": 2569,
"preview": "name: 1080p Efficient TV WEB Tier 3\ndescription: Matches release groups who fall under 1080p Efficient WEB Tier 3\ntags:\n"
},
{
"path": "custom_formats/1080p Efficient TV WEB Tier 4.yml",
"chars": 2864,
"preview": "name: 1080p Efficient TV WEB Tier 4\ndescription: Matches release groups who fall under 1080p Efficient WEB Tier 4\ntags:\n"
},
{
"path": "custom_formats/1080p Efficient TV WEB Tier 5.yml",
"chars": 2650,
"preview": "name: 1080p Efficient TV WEB Tier 5\ndescription: Matches release groups who fall under 1080p Efficient WEB Tier 5\ntags:\n"
},
{
"path": "custom_formats/1080p Golden Popcorn.yml",
"chars": 446,
"preview": "name: 1080p Golden Popcorn\ndescription: Matches 1080p Golden Popcorns. Only works on PassThePopcorn\ntags:\n- Flag\n- Golde"
},
{
"path": "custom_formats/1080p HDTV Tier 1.yml",
"chars": 621,
"preview": "name: 1080p HDTV Tier 1\ndescription: Matches 1080p HDTV.\ntags:\n- Release Group Tier\nconditions:\n- name: 1080p\n negate: "
},
{
"path": "custom_formats/1080p HDTV Tier 2.yml",
"chars": 811,
"preview": "name: 1080p HDTV Tier 2\ndescription: Matches 1080p HDTV.\ntags:\n- Release Group Tier\nconditions:\n- name: 1080p\n negate: "
},
{
"path": "custom_formats/1080p HDTV Tier 3.yml",
"chars": 455,
"preview": "name: 1080p HDTV Tier 3\ndescription: Matches 1080p HDTV.\ntags:\n- Release Group Tier\nconditions:\n- name: 1080p\n negate: "
},
{
"path": "custom_formats/1080p HDTV.yml",
"chars": 345,
"preview": "name: 1080p HDTV\ndescription: Matches 1080p HDTV.\ntags:\n- Source\nconditions:\n- name: 1080p\n negate: false\n required: t"
},
{
"path": "custom_formats/1080p Quality Tier 1.yml",
"chars": 1140,
"preview": "name: 1080p Quality Tier 1\ndescription: Matches release groups who fall under 1080p GPPi Tier 1\ntags:\n- GPPi\n- Release G"
},
{
"path": "custom_formats/1080p Quality Tier 2.yml",
"chars": 1365,
"preview": "name: 1080p Quality Tier 2\ndescription: Matches release groups who fall under 1080p GPPi Tier 2\ntags:\n- GPPi\n- Release G"
},
{
"path": "custom_formats/1080p Quality Tier 3.yml",
"chars": 1272,
"preview": "name: 1080p Quality Tier 3\ndescription: Matches release groups who fall under 1080p GPPi Tier 2\ntags:\n- GPPi\n- Release G"
},
{
"path": "custom_formats/1080p Quality Tier 4.yml",
"chars": 1207,
"preview": "name: 1080p Quality Tier 4\ndescription: Matches release groups who fall under 1080p GPPi Tier 4\ntags:\n- GPPi\n- Release G"
},
{
"path": "custom_formats/1080p Quality Tier 5.yml",
"chars": 4505,
"preview": "name: 1080p Quality Tier 5\ndescription: Matches release groups who fall under 1080p GPPi Tier 5\ntags:\n- GPPi\n- Release G"
},
{
"path": "custom_formats/1080p Quality Tier 6.yml",
"chars": 2680,
"preview": "name: 1080p Quality Tier 6\ndescription: Matches release groups who fall under 1080p GPPi Tier 6\ntags:\n- GPPi\n- Release G"
},
{
"path": "custom_formats/1080p Remux.yml",
"chars": 260,
"preview": "name: 1080p Remux\ndescription: Matches 1080p Remux\ntags:\n- Source\nconditions:\n- name: 1080p\n negate: false\n required: "
},
{
"path": "custom_formats/1080p WEB-DL (h264).yml",
"chars": 348,
"preview": "name: 1080p WEB-DL (h264)\ndescription: Matches 1080p WEB-DLs.\ntags:\n- Source\nconditions:\n- name: 1080p\n negate: false\n "
},
{
"path": "custom_formats/1080p WEB-DL HEVC Tier 1.yml",
"chars": 1429,
"preview": "name: 1080p WEB-DL HEVC Tier 1\ndescription: Matches 1080p WEB-DLs.\ntags:\n- Release Group Tier\n- 1080p\n- HEVC\nconditions:"
},
{
"path": "custom_formats/1080p WEB-DL.yml",
"chars": 258,
"preview": "name: 1080p WEB-DL\ndescription: Matches 1080p WEB-DLs.\ntags:\n- Source\nconditions:\n- name: 1080p\n negate: false\n requir"
},
{
"path": "custom_formats/1080p WEBRip.yml",
"chars": 258,
"preview": "name: 1080p WEBRip\ndescription: Matches 1080p WEBRips.\ntags:\n- Source\nconditions:\n- name: 1080p\n negate: false\n requir"
},
{
"path": "custom_formats/2160p Balanced Tier 1.yml",
"chars": 2099,
"preview": "name: 2160p Balanced Tier 1\ndescription: Matches release groups who fall under 2160p Balanced Tier 1\ntags:\n- Release Gro"
},
{
"path": "custom_formats/2160p Balanced Tier 2.yml",
"chars": 2101,
"preview": "name: 2160p Balanced Tier 2\ndescription: Matches release groups who fall under 2160p Balanced Tier 2\ntags:\n- Release Gro"
},
{
"path": "custom_formats/2160p Balanced Tier 3.yml",
"chars": 2202,
"preview": "name: 2160p Balanced Tier 3\ndescription: Matches release groups who fall under 2160p Balanced Tier 3\ntags:\n- Release Gro"
},
{
"path": "custom_formats/2160p Bluray.yml",
"chars": 367,
"preview": "name: 2160p Bluray\ndescription: Matches 2160p Blurays that are NOT remuxes\ntags:\n- Source\nconditions:\n- name: 2160p\n ne"
},
{
"path": "custom_formats/2160p Efficient TV Bluray Tier 1.yml",
"chars": 2298,
"preview": "name: 2160p Efficient TV Bluray Tier 1\ndescription: Matches release groups who fall under 2160p Efficient Bluray Tier 1\n"
},
{
"path": "custom_formats/2160p Efficient TV WEB Tier 1.yml",
"chars": 2374,
"preview": "name: 2160p Efficient TV WEB Tier 1\ndescription: Matches release groups who fall under 2160p Efficient WEB Tier 1\ntags:\n"
},
{
"path": "custom_formats/2160p Quality Tier 1.yml",
"chars": 765,
"preview": "name: 2160p Quality Tier 1\ndescription: Matches release groups who fall under 2160p Quality Tier 1\ntags:\n- Release Group"
},
{
"path": "custom_formats/2160p Quality Tier 2.yml",
"chars": 694,
"preview": "name: 2160p Quality Tier 2\ndescription: Matches release groups who fall under 2160p Quality Tier 2\ntags:\n- Release Group"
},
{
"path": "custom_formats/2160p Quality Tier 3.yml",
"chars": 1020,
"preview": "name: 2160p Quality Tier 3\ndescription: Matches release groups who fall under 2160p Quality Tier 3\ntags:\n- Release Group"
},
{
"path": "custom_formats/2160p Quality Tier 4.yml",
"chars": 1356,
"preview": "name: 2160p Quality Tier 4\ndescription: Matches release groups who fall under 2160p Quality Tier 4\ntags:\n- Release Group"
},
{
"path": "custom_formats/2160p Quality Tier 5.yml",
"chars": 1327,
"preview": "name: 2160p Quality Tier 5\ndescription: Matches release groups who fall under 2160p Quality Tier 5\ntags:\n- Release Group"
},
{
"path": "custom_formats/2160p Quality Tier 6.yml",
"chars": 2579,
"preview": "name: 2160p Quality Tier 6\ndescription: Matches release groups who fall under 2160p Quality Tier 5\ntags:\n- Release Group"
},
{
"path": "custom_formats/2160p Remux.yml",
"chars": 260,
"preview": "name: 2160p Remux\ndescription: Matches 2160p Remux\ntags:\n- Source\nconditions:\n- name: 2160p\n negate: false\n required: "
},
{
"path": "custom_formats/2160p WEB-DL (Efficient).yml",
"chars": 735,
"preview": "name: 2160p WEB-DL (Efficient)\ndescription: Matches 2160p WEB-DLs.\ntags:\n- Source\nconditions:\n- name: 2160p\n negate: fa"
},
{
"path": "custom_formats/2160p WEB-DL.yml",
"chars": 258,
"preview": "name: 2160p WEB-DL\ndescription: Matches 2160p WEB-DLs.\ntags:\n- Source\nconditions:\n- name: 2160p\n negate: false\n requir"
},
{
"path": "custom_formats/3D.yml",
"chars": 184,
"preview": "name: 3D\ndescription: Matches the '3D' Regex Pattern\ntags:\n- Banned\n- Enhancement\nconditions:\n- name: 3D\n negate: false"
},
{
"path": "custom_formats/480p Bluray.yml",
"chars": 254,
"preview": "name: 480p Bluray\ndescription: Matches 480p Blurays.\ntags:\n- Source\nconditions:\n- name: 480p\n negate: false\n required:"
},
{
"path": "custom_formats/480p Quality Tier 1.yml",
"chars": 607,
"preview": "name: 480p Quality Tier 1\ndescription: Matches release groups who fall under 480p Quality Tier 1\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/480p Quality Tier 2.yml",
"chars": 765,
"preview": "name: 480p Quality Tier 2\ndescription: Matches release groups who fall under 480p Quality Tier 2\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/480p Quality Tier 3.yml",
"chars": 935,
"preview": "name: 480p Quality Tier 3\ndescription: Matches release groups who fall under 480p Quality Tier 3\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/480p Quality Tier 4.yml",
"chars": 597,
"preview": "name: 480p Quality Tier 4\ndescription: Matches release groups who fall under 480p Quality Tier 4\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/480p WEB-DL.yml",
"chars": 254,
"preview": "name: 480p WEB-DL\ndescription: Matches 480p WEB-DLs.\ntags:\n- Source\nconditions:\n- name: 480p\n negate: false\n required:"
},
{
"path": "custom_formats/576p Bluray.yml",
"chars": 254,
"preview": "name: 576p Bluray\ndescription: Matches 576p Blurays.\ntags:\n- Source\nconditions:\n- name: 576p\n negate: false\n required:"
},
{
"path": "custom_formats/576p Quality Tier 1.yml",
"chars": 607,
"preview": "name: 576p Quality Tier 1\ndescription: Matches release groups who fall under 576p Quality Tier 1\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/576p Quality Tier 2.yml",
"chars": 927,
"preview": "name: 576p Quality Tier 2\ndescription: Matches release groups who fall under 576p Quality Tier 2\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/576p Quality Tier 3.yml",
"chars": 933,
"preview": "name: 576p Quality Tier 3\ndescription: Matches release groups who fall under 576p Quality Tier 3\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/576p Quality Tier 4.yml",
"chars": 597,
"preview": "name: 576p Quality Tier 4\ndescription: Matches release groups who fall under 576p Quality Tier 4\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/720p Balanced Tier 1.yml",
"chars": 2197,
"preview": "name: 720p Balanced Tier 1\ndescription: Matches release groups who fall under 720p Balanced Tier 1\ntags:\n- Release Group"
},
{
"path": "custom_formats/720p Bluray.yml",
"chars": 363,
"preview": "name: 720p Bluray\ndescription: Matches 720p Blurays that are NOT remuxes\ntags:\n- Source\nconditions:\n- name: 720p\n negat"
},
{
"path": "custom_formats/720p Golden Popcorn.yml",
"chars": 442,
"preview": "name: 720p Golden Popcorn\ndescription: Matches 720p Golden Popcorns. Only works on PassThePopcorn\ntags:\n- Flag\n- Golden "
},
{
"path": "custom_formats/720p HDTV Tier 1.yml",
"chars": 866,
"preview": "name: 720p HDTV Tier 1\ndescription: Matches 720p HDTV.\ntags:\n- Release Group Tier\nconditions:\n- name: 720p\n negate: fal"
},
{
"path": "custom_formats/720p HDTV Tier 2.yml",
"chars": 807,
"preview": "name: 720p HDTV Tier 2\ndescription: Matches 720p HDTV.\ntags:\n- Release Group Tier\nconditions:\n- name: 720p\n negate: fal"
},
{
"path": "custom_formats/720p HDTV Tier 3.yml",
"chars": 453,
"preview": "name: 720p HDTV Tier 3\ndescription: Matches 720p HDTV.\ntags:\n- Release Group Tier\nconditions:\n- name: 1080p\n negate: fa"
},
{
"path": "custom_formats/720p HDTV.yml",
"chars": 341,
"preview": "name: 720p HDTV\ndescription: Matches 720p HDTV.\ntags:\n- Source\nconditions:\n- name: 720p\n negate: false\n required: true"
},
{
"path": "custom_formats/720p Quality Tier 1.yml",
"chars": 964,
"preview": "name: 720p Quality Tier 1\ndescription: Matches release groups who fall under 720p Quality Tier 1\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/720p Quality Tier 2.yml",
"chars": 1442,
"preview": "name: 720p Quality Tier 2\ndescription: Matches release groups who fall under 720p Quality Tier 2\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/720p Quality Tier 3.yml",
"chars": 1116,
"preview": "name: 720p Quality Tier 3\ndescription: Matches release groups who fall under 720p Quality Tier 3\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/720p Quality Tier 4.yml",
"chars": 1371,
"preview": "name: 720p Quality Tier 4\ndescription: Matches release groups who fall under 720p Quality Tier 4\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/720p Quality Tier 5.yml",
"chars": 3097,
"preview": "name: 720p Quality Tier 5\ndescription: Matches release groups who fall under 720p Quality Tier 5\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/720p Quality Tier 6.yml",
"chars": 1630,
"preview": "name: 720p Quality Tier 6\ndescription: Matches release groups who fall under 720p Quality Tier 6\ntags:\n- GPPi\n- Release "
},
{
"path": "custom_formats/720p WEB-DL.yml",
"chars": 254,
"preview": "name: 720p WEB-DL\ndescription: Matches 720p WEB-DLs.\ntags:\n- Source\nconditions:\n- name: 720p\n negate: false\n required:"
},
{
"path": "custom_formats/720p WEBRip.yml",
"chars": 254,
"preview": "name: 720p WEBRip\ndescription: Matches 720p WEBRips.\ntags:\n- Source\nconditions:\n- name: 720p\n negate: false\n required:"
},
{
"path": "custom_formats/AAC.yml",
"chars": 2807,
"preview": "name: AAC\ndescription: Matches 'AAC' Regex Pattern and negates any other audio types that might\n conflict.\ntags:\n- Audi"
},
{
"path": "custom_formats/AMZN.yml",
"chars": 1256,
"preview": "name: AMZN\ndescription: Matches 'Amazon Prime' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditio"
},
{
"path": "custom_formats/ASL.yml",
"chars": 139,
"preview": "name: ASL\ndescription: ''\ntags: []\nconditions:\n- name: ASL\n negate: false\n pattern: ASL\n required: true\n type: relea"
},
{
"path": "custom_formats/ATVP.yml",
"chars": 799,
"preview": "name: ATVP\ndescription: Matches 'Apple TV+' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:"
},
{
"path": "custom_formats/AV1.yml",
"chars": 189,
"preview": "name: AV1\ndescription: Matches the 'AV1' Regex Pattern\ntags:\n- Codec\n- Bleeding Edge\nconditions:\n- name: AV1\n negate: f"
},
{
"path": "custom_formats/Amazon Enhancement.yml",
"chars": 264,
"preview": "name: Amazon Enhancement\ndescription: ''\ntags:\n- Enhancement\nconditions:\n- name: Not 2160p\n negate: true\n required: tr"
},
{
"path": "custom_formats/Anime Bluray Tier 1.yml",
"chars": 876,
"preview": "name: Anime Bluray Tier 1\ndescription: Do not use Testing Purposes Only\ntags:\n- Anime\nconditions:\n- name: Bluray\n negat"
},
{
"path": "custom_formats/Anime Bluray Tier 2.yml",
"chars": 1050,
"preview": "name: Anime Bluray Tier 2\ndescription: Do not use Testing Purposes Only\ntags:\n- Anime\nconditions:\n- name: Bluray\n negat"
},
{
"path": "custom_formats/Anime Bluray Tier 3.yml",
"chars": 1875,
"preview": "name: Anime Bluray Tier 3\ndescription: Do not use Testing Purposes Only\ntags:\n- Anime\nconditions:\n- name: Bluray\n negat"
},
{
"path": "custom_formats/Anime Bluray Tier 4.yml",
"chars": 2113,
"preview": "name: Anime Bluray Tier 4\ndescription: Do not use Testing Purposes Only\ntags:\n- Anime\nconditions:\n- name: Bluray\n negat"
},
{
"path": "custom_formats/Anime Bluray Tier 5.yml",
"chars": 993,
"preview": "name: Anime Bluray Tier 5\ndescription: Do not use Testing Purposes Only\ntags:\n- Anime\nconditions:\n- name: Bluray\n negat"
},
{
"path": "custom_formats/Anime WEB-DL Tier 1.yml",
"chars": 368,
"preview": "name: Anime WEB-DL Tier 1\ndescription: Do not use Testing Purposes Only\ntags:\n- Anime\nconditions:\n- name: WEB-DL\n negat"
},
{
"path": "custom_formats/Anime WEB-DL Tier 2.yml",
"chars": 649,
"preview": "name: Anime WEB-DL Tier 2\ndescription: Do not use Testing Purposes Only\ntags:\n- Anime\nconditions:\n- name: WEB-DL\n negat"
},
{
"path": "custom_formats/Atmos (Missing).yml",
"chars": 2548,
"preview": "name: Atmos (Missing)\ndescription: Attempts to match releases which have Atmos (TrueHD 7.1) that don't label\n it correc"
},
{
"path": "custom_formats/Atmos.yml",
"chars": 1580,
"preview": "name: Atmos\ndescription: Matches 'Atmos' Regex Pattern\ntags:\n- Audio\n- Dolby\nconditions:\n- name: Atmos\n negate: false\n "
},
{
"path": "custom_formats/B&W.yml",
"chars": 686,
"preview": "name: B&W\ndescription: Matches the 'B&W' and 'Colour' Regex Pattern\ntags:\n- Banned\n- Colour Grade\n- Enhancement\nconditio"
},
{
"path": "custom_formats/BCORE.yml",
"chars": 394,
"preview": "name: BCORE\ndescription: Matches 'Bravia Core' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditio"
},
{
"path": "custom_formats/Banned Groups (Efficient).yml",
"chars": 3774,
"preview": "name: Banned Groups (Efficient)\ndescription: Matches Release Groups that are Banned\ntags:\n- Banned\n- Release Group\ncondi"
},
{
"path": "custom_formats/Banned Groups.yml",
"chars": 4232,
"preview": "name: Banned Groups\ndescription: Matches Release Groups that are Banned\ntags:\n- Banned\n- Release Group\nconditions:\n- nam"
},
{
"path": "custom_formats/Banned Remux.yml",
"chars": 422,
"preview": "name: Banned Remux\ndescription: Matches otherwise unfavourable remux groups - bloated audio tracks, fake\n HDR, etc.\ntag"
},
{
"path": "custom_formats/Banned UHD Bluray.yml",
"chars": 450,
"preview": "name: Banned UHD Bluray\ndescription: Matches UHD Bluray releases that are not from a quality tier\ntags:\n- Banned\n- Relea"
},
{
"path": "custom_formats/Banned WEBRip (Efficient).yml",
"chars": 527,
"preview": "name: Banned WEBRip (Efficient)\ndescription: Matches WEBRip releases that are not from a quality tier\ntags:\n- Banned\n- R"
},
{
"path": "custom_formats/Banned WEBRip.yml",
"chars": 337,
"preview": "name: Banned WEBRip\ndescription: Matches WEBRip releases that are not from a quality tier\ntags:\n- Banned\n- Release Group"
},
{
"path": "custom_formats/Better Theatricals.yml",
"chars": 4602,
"preview": "name: Better Theatricals\ndescription: 'Matches movies where the `Theatrical` cut is considered the better version.\n Sub"
},
{
"path": "custom_formats/CR.yml",
"chars": 1250,
"preview": "name: CR\ndescription: Matches 'Crunchyroll' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:"
},
{
"path": "custom_formats/CRAV.yml",
"chars": 1242,
"preview": "name: CRAV\ndescription: Matches 'Crave' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:\n- n"
},
{
"path": "custom_formats/CRIT.yml",
"chars": 404,
"preview": "name: CRIT\ndescription: Matches 'Criterion Channel' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\ncon"
},
{
"path": "custom_formats/DRPO.yml",
"chars": 390,
"preview": "name: DRPO\ndescription: Matches 'Dropout TV' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions"
},
{
"path": "custom_formats/DS4K.yml",
"chars": 142,
"preview": "name: DS4K\ndescription: ''\ntags: []\nconditions:\n- name: DS4K\n negate: false\n pattern: DS4K\n required: true\n type: re"
},
{
"path": "custom_formats/DSNP.yml",
"chars": 833,
"preview": "name: DSNP\ndescription: Matches 'Disney+' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:\n-"
},
{
"path": "custom_formats/DTS-ES.yml",
"chars": 7316,
"preview": "name: DTS-ES\ndescription: Matches 'DTS-ES' Regex Pattern and negates any other audio types that\n might conflict.\ntags:\n"
},
{
"path": "custom_formats/DTS-HD HRA.yml",
"chars": 1087,
"preview": "name: DTS-HD HRA\ndescription: Matches 'DTS-HD HRA' Regex Pattern and negates any other audio types\n that might conflict"
},
{
"path": "custom_formats/DTS-HD MA.yml",
"chars": 6151,
"preview": "name: DTS-HD MA\ndescription: Matches 'DTS-HD MA' Regex Pattern and negates any other audio types that\n might conflict.\n"
},
{
"path": "custom_formats/DTS-X.yml",
"chars": 6619,
"preview": "name: DTS-X\ndescription: Matches 'DTS-X' Regex Pattern and negates any other audio types that\n might conflict.\ntags:\n- "
},
{
"path": "custom_formats/DTS.yml",
"chars": 6661,
"preview": "name: DTS\ndescription: Matches 'DTS' Regex Pattern and negates any other audio types that might\n conflict.\ntags:\n- Audi"
},
{
"path": "custom_formats/DVD Remux.yml",
"chars": 781,
"preview": "name: DVD Remux\ndescription: A DVD Remux is a direct rip of a DVD's content without any re-encoding,\n preserving the or"
},
{
"path": "custom_formats/DVD.yml",
"chars": 728,
"preview": "name: DVD\ndescription: The DVD format, or Digital Versatile Disc, is an optical disc storage\n medium widely used for vi"
},
{
"path": "custom_formats/Disney+ Enhancement.yml",
"chars": 260,
"preview": "name: Disney+ Enhancement\ndescription: ''\ntags:\n- Enhancement\nconditions:\n- name: Not 2160p\n negate: true\n required: t"
},
{
"path": "custom_formats/Dolby Atmos.yml",
"chars": 282,
"preview": "name: Dolby Atmos\ndescription: Matches 'Atmos' Regex Pattern\ntags:\n- Audio\n- Dolby\nconditions:\n- name: Atmos\n negate: f"
},
{
"path": "custom_formats/Dolby Digital +.yml",
"chars": 2457,
"preview": "name: Dolby Digital +\ndescription: Matches 'Dolby Digital +' Regex Pattern and negates any other audio types\n that migh"
},
{
"path": "custom_formats/Dolby Digital.yml",
"chars": 2827,
"preview": "name: Dolby Digital\ndescription: Matches 'Dolby Digital' Regex Pattern and negates any other audio types\n that might co"
},
{
"path": "custom_formats/Dolby Vision (Without Fallback).yml",
"chars": 297,
"preview": "name: Dolby Vision (Without Fallback)\ndescription: Matches the 'Dolby Vision (Without Fallback) Regex Pattern\ntags:\n- Co"
},
{
"path": "custom_formats/Dolby Vision.yml",
"chars": 222,
"preview": "name: Dolby Vision\ndescription: Matches the 'Dolby Vision' Regex Pattern\ntags:\n- Colour Grade\n- HDR\nconditions:\n- name: "
},
{
"path": "custom_formats/Extras.yml",
"chars": 200,
"preview": "name: Extras\ndescription: Matches the 'Extras' Regex Pattern\ntags:\n- Banned\n- Enhancement\nconditions:\n- name: Extras\n n"
},
{
"path": "custom_formats/FLAC.yml",
"chars": 790,
"preview": "name: FLAC\ndescription: Matches 'FLAC' Regex Pattern and negates any other audio types that might\n conflict.\ntags:\n- Au"
},
{
"path": "custom_formats/Freeleech 100%.yml",
"chars": 204,
"preview": "name: Freeleech 100%\ndescription: 100% Freeleech Indexer Flag\ntags:\n- Flag\n- Freeleech\nconditions:\n- flag: freeleech\n n"
},
{
"path": "custom_formats/Freeleech 25%.yml",
"chars": 204,
"preview": "name: Freeleech 25%\ndescription: 25% Freeleech Indexer Flag\ntags:\n- Flag\n- Freeleech\nconditions:\n- flag: freeleech_25\n "
},
{
"path": "custom_formats/Freeleech 50%.yml",
"chars": 201,
"preview": "name: Freeleech 50%\ndescription: 50% Freeleech Indexer Flag\ntags:\n- Flag\n- Freeleech\nconditions:\n- flag: halfleech\n nam"
},
{
"path": "custom_formats/Freeleech 75%.yml",
"chars": 204,
"preview": "name: Freeleech 75%\ndescription: 75% Freeleech Indexer Flag\ntags:\n- Flag\n- Freeleech\nconditions:\n- flag: freeleech_75\n "
},
{
"path": "custom_formats/Full Disc (Quality Match).yml",
"chars": 230,
"preview": "name: Full Disc (Quality Match)\ndescription: Matches Full Discs using a Radarr Quality Match\ntags:\n- Storage\nconditions:"
},
{
"path": "custom_formats/Full Disc.yml",
"chars": 1297,
"preview": "name: Full Disc\ndescription: 'Matches the ''Full Disc'' regex pattern and negates any remuxes / encodes. '\ntags:\n- Stora"
},
{
"path": "custom_formats/German DL.yml",
"chars": 165,
"preview": "name: German DL\ndescription: ''\ntags:\n- Language\nconditions:\n- name: German DL\n type: release_title\n required: true\n "
},
{
"path": "custom_formats/HBO Max Enhancement.yml",
"chars": 344,
"preview": "name: HBO Max Enhancement\ndescription: ''\ntags:\n- Enhancement\nconditions:\n- name: Not 2160p\n negate: true\n required: t"
},
{
"path": "custom_formats/HDR (Missing).yml",
"chars": 1013,
"preview": "name: HDR (Missing)\ndescription: Attempts to match HDR in 1080p x265 Encodes labelled with x265\ntags:\n- Colour Grade\n- H"
},
{
"path": "custom_formats/HDR.yml",
"chars": 619,
"preview": "name: HDR\ndescription: Matches the 'HDR' Regex Pattern\ntags:\n- Colour Grade\n- HDR\nconditions:\n- name: HDR\n negate: fals"
},
{
"path": "custom_formats/HDR10 (Missing).yml",
"chars": 3079,
"preview": "name: HDR10 (Missing)\ndescription: Attempts to match HDR10 to groups that mislabel their releases. *This\n does not work"
},
{
"path": "custom_formats/HDR10+.yml",
"chars": 451,
"preview": "name: HDR10+\ndescription: Matches the 'HDR10+' Regex Pattern\ntags:\n- Colour Grade\n- HDR\nconditions:\n- name: HDR10+\n neg"
},
{
"path": "custom_formats/HDR10.yml",
"chars": 538,
"preview": "name: HDR10\ndescription: Matches the 'HDR10' Regex Pattern\ntags:\n- Colour Grade\n- HDR\nconditions:\n- name: HDR10\n negate"
},
{
"path": "custom_formats/HLG.yml",
"chars": 619,
"preview": "name: HLG\ndescription: Matches the 'HLG' Regex Pattern\ntags:\n- Colour Grade\n- HDR\nconditions:\n- name: HLG\n negate: fals"
},
{
"path": "custom_formats/HMAX.yml",
"chars": 781,
"preview": "name: HMAX\ndescription: Matches 'HBO Max' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:\n-"
},
{
"path": "custom_formats/HONE Bluray.yml",
"chars": 503,
"preview": "name: HONE Bluray\ndescription: ''\ntags: []\nconditions:\n- name: 1080p\n negate: false\n required: true\n resolution: 1080"
},
{
"path": "custom_formats/HONE Blurays.yml",
"chars": 504,
"preview": "name: HONE Blurays\ndescription: ''\ntags: []\nconditions:\n- name: 2160p\n negate: false\n required: true\n resolution: 216"
},
{
"path": "custom_formats/HONE WEB.yml",
"chars": 593,
"preview": "name: HONE WEB\ndescription: ''\ntags: []\nconditions:\n- name: 1080p\n negate: false\n required: true\n resolution: 1080p\n "
},
{
"path": "custom_formats/HTSR.yml",
"chars": 672,
"preview": "name: HTSR\ndescription: Matches 'Hotstar' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:\n-"
},
{
"path": "custom_formats/HULU.yml",
"chars": 785,
"preview": "name: HULU\ndescription: Matches 'Hulu' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:\n- na"
},
{
"path": "custom_formats/IMAX Enhanced.yml",
"chars": 176,
"preview": "name: IMAX Enhanced\ndescription: ''\ntags:\n- Edition\nconditions:\n- name: IMAX Enhanced\n negate: false\n pattern: IMAX En"
},
{
"path": "custom_formats/IMAX.yml",
"chars": 250,
"preview": "name: IMAX\ndescription: ''\ntags:\n- Edition\nconditions:\n- name: IMAX\n type: release_title\n required: true\n negate: fal"
},
{
"path": "custom_formats/IQIYI.yml",
"chars": 795,
"preview": "name: IQIYI\ndescription: Matches 'IQIYI' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:\n- "
},
{
"path": "custom_formats/Internal.yml",
"chars": 169,
"preview": "name: Internal\ndescription: Internal Indexer Flag\ntags: []\nconditions:\n- name: Internal\n type: indexer_flag\n required:"
},
{
"path": "custom_formats/KCW.yml",
"chars": 790,
"preview": "name: KCW\ndescription: Matches 'Kocowa' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:\n- n"
},
{
"path": "custom_formats/Lossless Audio.yml",
"chars": 570,
"preview": "name: Lossless Audio\ndescription: Matches any Lossless Audio Track not in a 2160p Release.\ntags:\n- Audio\nconditions:\n- n"
},
{
"path": "custom_formats/MA.yml",
"chars": 396,
"preview": "name: MA\ndescription: Matches 'Movies Anywhere' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditi"
},
{
"path": "custom_formats/MAX.yml",
"chars": 930,
"preview": "name: MAX\ndescription: Matches 'Max' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:\n- name"
},
{
"path": "custom_formats/MUBI.yml",
"chars": 1240,
"preview": "name: MUBI\ndescription: Matches 'Mubi' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:\n- na"
},
{
"path": "custom_formats/Movies Anywhere Enhancement.yml",
"chars": 274,
"preview": "name: Movies Anywhere Enhancement\ndescription: ''\ntags:\n- Enhancement\nconditions:\n- name: Not 2160p\n negate: true\n req"
},
{
"path": "custom_formats/NF.yml",
"chars": 786,
"preview": "name: NF\ndescription: Matches 'Netflix' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:\n- n"
},
{
"path": "custom_formats/NOW.yml",
"chars": 881,
"preview": "name: NOW\ndescription: Matches 'Now' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:\n- name"
},
{
"path": "custom_formats/Not English.yml",
"chars": 389,
"preview": "name: Not English\ndescription: Matches releases that don't include an English language track. Dual audio\n is allowed.\nt"
},
{
"path": "custom_formats/Not Only English (Missing).yml",
"chars": 506,
"preview": "name: Not Only English (Missing)\ndescription: \"Attempts to matches releases with mutliple audio tracks but are not\\\n \\ "
},
{
"path": "custom_formats/Not Only English.yml",
"chars": 399,
"preview": "name: Not Only English\ndescription: Matches releases that don't include an English language track. Dual audio\n is NOT a"
},
{
"path": "custom_formats/Opus.yml",
"chars": 2029,
"preview": "name: Opus\ndescription: Matches 'Opus' Regex Pattern and negates any other audio types that might\n conflict.\ntags:\n- Au"
},
{
"path": "custom_formats/PCM.yml",
"chars": 2807,
"preview": "name: PCM\ndescription: Matches 'PCM' Regex Pattern and negates any other audio types that might\n conflict.\ntags:\n- Audi"
},
{
"path": "custom_formats/PCOK.yml",
"chars": 797,
"preview": "name: PCOK\ndescription: Matches 'Peacock' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:\n-"
},
{
"path": "custom_formats/PLAY.yml",
"chars": 939,
"preview": "name: PLAY\ndescription: Matches 'Google TV' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions:"
},
{
"path": "custom_formats/PMTP.yml",
"chars": 786,
"preview": "name: PMTP\ndescription: Matches 'Paramount+' WEB-DLs. Negates any encodes.\ntags:\n- Streaming Service\n- WEB-DL\nconditions"
},
{
"path": "custom_formats/PQ.yml",
"chars": 613,
"preview": "name: PQ\ndescription: Matches the 'PQ' Regex Pattern\ntags:\n- Colour Grade\n- HDR\nconditions:\n- name: PQ\n negate: false\n "
},
{
"path": "custom_formats/QxR Bluray.yml",
"chars": 411,
"preview": "name: QxR Bluray\ndescription: ''\ntags: []\nconditions:\n- name: 1080p\n negate: false\n required: true\n resolution: 1080p"
},
{
"path": "custom_formats/QxR Blurays.yml",
"chars": 412,
"preview": "name: QxR Blurays\ndescription: ''\ntags: []\nconditions:\n- name: 2160p\n negate: false\n required: true\n resolution: 2160"
}
]
// ... and 571 more files (download for full content)
About this extraction
This page contains the full source code of the Dictionarry-Hub/database GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 771 files (555.5 KB), approximately 215.6k tokens, and a symbol index with 4 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.