Fix regex generation

This commit is contained in:
Johan van Eck 2025-07-26 11:54:08 +03:00
parent 6d5284a887
commit 6d3fce1018
1089 changed files with 3844 additions and 225 deletions

4
regex_patterns/#.yml Normal file
View file

@ -0,0 +1,4 @@
name: '#'
pattern: ^(4FR)$
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: $tore-Chill
pattern: \b(\$tore-Chill)\b
description: ''
tags: []

4
regex_patterns/.VAV.yml Normal file
View file

@ -0,0 +1,4 @@
name: .VAV
pattern: '[.]VAV\b'
description: ''
tags: []

4
regex_patterns/.heb.yml Normal file
View file

@ -0,0 +1,4 @@
name: .heb
pattern: '[.]heb\b'
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: 0neshot
pattern: \b(0neshot)\b
description: ''
tags: []

4
regex_patterns/0x539.yml Normal file
View file

@ -0,0 +1,4 @@
name: '0x539'
pattern: \b(0x539)\b
description: ''
tags: []

View file

@ -1,4 +1,4 @@
name: 10bit name: 10bit
pattern: hi10p pattern: 10[.-]?bit
description: '' description: ''
tags: [] tags: []

4
regex_patterns/1XBET.yml Normal file
View file

@ -0,0 +1,4 @@
name: 1XBET
pattern: \b(1XBET)\b
description: ''
tags: []

4
regex_patterns/224.yml Normal file
View file

@ -0,0 +1,4 @@
name: '224'
pattern: \[224\]|-224\b
description: ''
tags: []

4
regex_patterns/24xHD.yml Normal file
View file

@ -0,0 +1,4 @@
name: 24xHD
pattern: \b(24xHD)\b
description: ''
tags: []

4
regex_patterns/2dead.yml Normal file
View file

@ -0,0 +1,4 @@
name: 2dead
pattern: (2dead)$
description: ''
tags: []

View file

@ -1,4 +0,0 @@
name: 3.0 Sound
pattern: '[^0-9][5-9][ .][0-1]\b'
description: ''
tags: []

4
regex_patterns/3.0ch.yml Normal file
View file

@ -0,0 +1,4 @@
name: 3.0ch
pattern: '[^0-9]3[ .]0\b'
description: ''
tags: []

View file

@ -1,4 +1,4 @@
name: 3D name: 3D
pattern: \b(BD3D)\b pattern: (?<=\b[12]\d{3}\b).*\b(3d|sbs|half[ .-]ou|half[ .-]sbs)\b
description: '' description: ''
tags: [] tags: []

4
regex_patterns/3L.yml Normal file
View file

@ -0,0 +1,4 @@
name: 3L
pattern: ^(3L)$
description: ''
tags: []

View file

@ -1,4 +0,0 @@
name: 4.0 Sound
pattern: '[^0-9][5-9][ .][0-1]\b'
description: ''
tags: []

4
regex_patterns/4.0ch.yml Normal file
View file

@ -0,0 +1,4 @@
name: 4.0ch
pattern: '[^0-9]4[ .]0\b'
description: ''
tags: []

4
regex_patterns/41RGB.yml Normal file
View file

@ -0,0 +1,4 @@
name: 41RGB
pattern: ^(41RGB)$
description: ''
tags: []

View file

@ -1,4 +1,4 @@
name: 4K Remaster name: 4K
pattern: 4k pattern: 4k
description: '' description: ''
tags: [] tags: []

4
regex_patterns/4K4U.yml Normal file
View file

@ -0,0 +1,4 @@
name: 4K4U
pattern: ^(4K4U)$
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: 4KCONNECTiON
pattern: ^(4KCONNECTiON)$
description: ''
tags: []

4
regex_patterns/4P.yml Normal file
View file

@ -0,0 +1,4 @@
name: 4P
pattern: -4P\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: 4Planet
pattern: -4Planet\b
description: ''
tags: []

4
regex_patterns/4SF.yml Normal file
View file

@ -0,0 +1,4 @@
name: 4SF
pattern: (4SF)$
description: ''
tags: []

View file

@ -1,4 +1,4 @@
name: 5.1 Surround name: 5.1 Surround
pattern: (?<!repac)[^0-9][1-4][ .][0-1]\b|\b(Stereo|Mono)\b pattern: '[^0-9]5[ .][0-1]\b'
description: '' description: ''
tags: [] tags: []

View file

@ -1,4 +1,4 @@
name: 6.1 Surround name: 6.1 Surround
pattern: (?<!repac)[^0-9][1-4][ .][0-1]\b|\b(Stereo|Mono)\b pattern: '[^0-9]6[ .][0-1]\b'
description: '' description: ''
tags: [] tags: []

View file

@ -1,4 +1,4 @@
name: 7.1 Surround name: 7.1 Surround
pattern: (?<!repac)[^0-9][1-4][ .][0-1]|\b(Stereo|Mono)\b pattern: '[^0-9][7-8][ .][0-1]\b'
description: '' description: ''
tags: [] tags: []

4
regex_patterns/9volt.yml Normal file
View file

@ -0,0 +1,4 @@
name: 9volt
pattern: \b(9volt)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: A-Destiny
pattern: \b(A-Destiny)\b
description: ''
tags: []

4
regex_patterns/A-L.yml Normal file
View file

@ -0,0 +1,4 @@
name: A-L
pattern: \b(A-L)\b
description: ''
tags: []

4
regex_patterns/A.yml Normal file
View file

@ -0,0 +1,4 @@
name: A
pattern: ^(AiR3D|AiRDOCS|AiRFORCE|AiRLiNE|AiRTV|AKLHD|AMB3R|ANMWR|AVON|AYMO|AZR)$
description: ''
tags: []

View file

@ -1,4 +1,4 @@
name: AAC name: AAC
pattern: True[ .-]?HD|\bATMOS(\b|\d) pattern: \bAAC(\b|\d)
description: '' description: ''
tags: [] tags: []

4
regex_patterns/ABBIE.yml Normal file
View file

@ -0,0 +1,4 @@
name: ABBIE
pattern: ^(ABBIE)$
description: ''
tags: []

4
regex_patterns/ABJ.yml Normal file
View file

@ -0,0 +1,4 @@
name: ABJ
pattern: (ABJ)$
description: ''
tags: []

4
regex_patterns/AC.yml Normal file
View file

@ -0,0 +1,4 @@
name: AC
pattern: \[AC\]|-AC$
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AI Upscales
pattern: (?<=\b[12]\d{3}\b)(?=.*\b(HEVC)\b)(?=.*\b(AI)\b)
description: ''
tags: []

4
regex_patterns/AIDA.yml Normal file
View file

@ -0,0 +1,4 @@
name: AIDA
pattern: ^(AIDA)$
description: ''
tags: []

4
regex_patterns/AIUS.yml Normal file
View file

@ -0,0 +1,4 @@
name: AIUS
pattern: \b(AIUS)\b
description: ''
tags: []

4
regex_patterns/AJP69.yml Normal file
View file

@ -0,0 +1,4 @@
name: AJP69
pattern: ^(AJP69)$
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: ALLDAYiN
pattern: ^(ALLDAYiN)$
description: ''
tags: []

4
regex_patterns/ANE.yml Normal file
View file

@ -0,0 +1,4 @@
name: ANE
pattern: \[ANE\]|-ANE$
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: ANiHLS
pattern: \b(ANiHLS)\b
description: ''
tags: []

4
regex_patterns/AOC.yml Normal file
View file

@ -0,0 +1,4 @@
name: AOC
pattern: ^(AOC)$
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AOmundson
pattern: \b(AOmundson)\b
description: ''
tags: []

4
regex_patterns/APEX.yml Normal file
View file

@ -0,0 +1,4 @@
name: APEX
pattern: ^(APEX|PAXA|PEXA|XEPA)$
description: ''
tags: []

4
regex_patterns/ARC.yml Normal file
View file

@ -0,0 +1,4 @@
name: ARC
pattern: \[ARC\]|-ARC\b
description: ''
tags: []

4
regex_patterns/AREY.yml Normal file
View file

@ -0,0 +1,4 @@
name: AREY
pattern: \b(AREY)\b
description: ''
tags: []

4
regex_patterns/ARK01.yml Normal file
View file

@ -0,0 +1,4 @@
name: ARK01
pattern: ^(ARK01)$
description: ''
tags: []

4
regex_patterns/AROMA.yml Normal file
View file

@ -0,0 +1,4 @@
name: AROMA
pattern: ^(AROMA)$
description: ''
tags: []

4
regex_patterns/ASC.yml Normal file
View file

@ -0,0 +1,4 @@
name: ASC
pattern: \b(ASC)\b
description: ''
tags: []

4
regex_patterns/ASO.yml Normal file
View file

@ -0,0 +1,4 @@
name: ASO
pattern: \b(ASO)\b
description: ''
tags: []

4
regex_patterns/ASW.yml Normal file
View file

@ -0,0 +1,4 @@
name: ASW
pattern: \b(ASW)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: ATELiER
pattern: ^(ATELiER)$
description: ''
tags: []

4
regex_patterns/ATMOS.yml Normal file
View file

@ -0,0 +1,4 @@
name: ATMOS
pattern: \b(ATMOS|CtrlHD|W4NK3R|DON)(\b|\d)
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AVTOMAT
pattern: ^(AVTOMAT)$
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AWARDS
pattern: ^(AWARDS)$
description: ''
tags: []

4
regex_patterns/AZAZE.yml Normal file
View file

@ -0,0 +1,4 @@
name: AZAZE
pattern: ^(AZAZE)$
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AceAres
pattern: \b(AceAres)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Ads/Watermarks
pattern: \b(Bandix|CZ\d+|EXTREME|GA(Ï|I)A|HMiDiMADRiDi|Hush|KILLERMIX|LiBERTAD|LTa?TM|MONiCO|NEWCINE|R(PZ|ZP)|ShowFR|VERCLAM|ViKi47|Wawa-?(city|mania|porno)?|ZW)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Aergia
pattern: \[Aergia\]|-Aergia(?!-raws)\b
description: ''
tags: []

4
regex_patterns/Afro.yml Normal file
View file

@ -0,0 +1,4 @@
name: Afro
pattern: \[Afro\]|-Afro\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AhmadDev
pattern: \b(AhmadDev)\b
description: ''
tags: []

4
regex_patterns/Akai.yml Normal file
View file

@ -0,0 +1,4 @@
name: Akai
pattern: \[Akai\]|-Akai\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AkihitoSubs
pattern: \b(AkihitoSubs)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Almighty
pattern: \[Almighty\]|-Almighty\b
description: ''
tags: []

4
regex_patterns/Alt.yml Normal file
View file

@ -0,0 +1,4 @@
name: Alt
pattern: \[Alt\]|-Alt\b
description: ''
tags: []

View file

@ -1,4 +1,4 @@
name: AMZN name: Amazon
pattern: \b(amzn|amazon(hd)?)\b pattern: \b(amzn|amazon(hd)?)\b
description: '' description: ''
tags: [] tags: []

View file

@ -0,0 +1,4 @@
name: AniVoid
pattern: \b(AniVoid)\b
description: ''
tags: []

View file

@ -1,4 +0,0 @@
name: Anime BD Tier 01 (Top SeaDex Muxers)
pattern: \b(ZeroBuild)\b
description: ''
tags: []

View file

@ -1,4 +0,0 @@
name: Anime BD Tier 03 (SeaDex Muxers)
pattern: \b(ZR)\b|-ZR-
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Anime Chap
pattern: \b(Anime[ .-]?Chap)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Anime Land
pattern: \b(Anime[ .-]?Land)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Anime Time
pattern: \b(Anime[ .-]?Time)\b
description: ''
tags: []

View file

@ -1,4 +0,0 @@
name: Anime Web Tier 04 (Official Subs)
pattern: "\\[ZigZag\\]|-ZigZab\b"
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Anime-Heart
pattern: \b(Anime[ .-]?Heart)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AnimeDynastyEN
pattern: \b(AnimeDynastyEN)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AnimeKuro
pattern: \b(AnimeKuro)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AnimeRG
pattern: \b(AnimeRG)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AnimeTR
pattern: \b(AnimeTR)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Animesubs
pattern: \b(Animesubs)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Anitsu
pattern: \b(Anitsu)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Aoi-Project
pattern: \b(Aoi[ .-]?Project)\b
description: ''
tags: []

View file

@ -1,4 +1,4 @@
name: ATVP name: Apple TV+
pattern: \b(atvp|aptv|Apple TV\+)\b pattern: \b(atvp|aptv|Apple TV\+)\b
description: '' description: ''
tags: [] tags: []

View file

@ -0,0 +1,4 @@
name: ArataEnc
pattern: \b(ArataEnc)\b
description: ''
tags: []

4
regex_patterns/Arg0.yml Normal file
View file

@ -0,0 +1,4 @@
name: Arg0
pattern: \b(Arg0)\b
description: ''
tags: []

4
regex_patterns/Ari.yml Normal file
View file

@ -0,0 +1,4 @@
name: Ari
pattern: \[Ari\]|-Ari\b
description: ''
tags: []

4
regex_patterns/Arid.yml Normal file
View file

@ -0,0 +1,4 @@
name: Arid
pattern: \[Arid\]|-Arid\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Arukoru
pattern: \b(Arukoru)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AsRequested
pattern: -AsRequested\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Asakura
pattern: \[Asakura\]|-Asakura\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Asenshi
pattern: \b(Asenshi)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AssMix
pattern: \b(AssMix)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: AsukaRaws
pattern: Asuka[ ._-]?(Raws)
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: Ayashii
pattern: \[Ayashii\]|-Ayashii\b
description: ''
tags: []

4
regex_patterns/B.yml Normal file
View file

@ -0,0 +1,4 @@
name: B
pattern: ^(BANKAi|BAWLS|BiPOLAR|BLACKPANTERS|BODIE|BOOLZ|BRiNK|BTT)$
description: ''
tags: []

4
regex_patterns/B00BA.yml Normal file
View file

@ -0,0 +1,4 @@
name: B00BA
pattern: \b(B00BA)\b
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: BALENCiAGA
pattern: (BALENCiAGA)$
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: BARC0DE
pattern: ^(BARC0DE)$
description: ''
tags: []

4
regex_patterns/BAT.yml Normal file
View file

@ -0,0 +1,4 @@
name: BAT
pattern: ^(BAT)$
description: ''
tags: []

View file

@ -0,0 +1,4 @@
name: BAUCKLEY
pattern: ^(BAUCKLEY)$
description: ''
tags: []

Some files were not shown because too many files have changed in this diff Show more