Release Groups {group}

All about user-defined episode / movie / file name format expressions
expeacer
Posts: 1
Joined: 09 Mar 2023, 06:07

Re: Release Groups {group}

Post by expeacer »

Hi,
Could you please add some Hungarian release groups?

Code: Select all

PTHD
No1
FULCRUM
TRiNiTY
prldm
B9R
Poker
BNR
TUX
nIk
prldm
LEGION
UFO971
DART
EUPHORiA
SLN
HDPhoenix
JVC
Thanks!
Omega7
Posts: 95
Joined: 13 Nov 2019, 20:47

Re: Release Groups {group}

Post by Omega7 »

Code: Select all

MADSKY
PukeStinkLikeRye
Posts: 42
Joined: 19 Mar 2022, 18:49

Re: Release Groups {group}

Post by PukeStinkLikeRye »

Please add the following;

1YR1
ACEM
BOOP
BROADCAST
ELEVATE
MACK4
narsei

Thanks in advance!
cyberdoggy
Posts: 34
Joined: 03 Sep 2016, 21:27

Re: Release Groups {group}

Post by cyberdoggy »

Found Another, please...
OlaM
infamous
Posts: 7
Joined: 07 Jan 2022, 03:33

Re: Release Groups {group}

Post by infamous »

Code: Select all

PandaMoon
Thanks
WarpedFlux
Posts: 1
Joined: 01 Mar 2024, 14:55

Re: Release Groups {group}

Post by WarpedFlux »

MeGusta
SuccessfulCrab
ETHEL
MeM.GP
iambored89
Posts: 1
Joined: 10 Mar 2024, 20:33

Re: Release Groups {group}

Post by iambored89 »

Please Add:
Kontrast

Update:
Sorry I forgot to capitalize
KONTRAST
Omega7
Posts: 95
Joined: 13 Nov 2019, 20:47

Re: Release Groups {group}

Post by Omega7 »

Code: Select all

LAZYCUNTS
Omega7
Posts: 95
Joined: 13 Nov 2019, 20:47

Re: Release Groups {group}

Post by Omega7 »

Code: Select all

4f8c4100292
Omega7
Posts: 95
Joined: 13 Nov 2019, 20:47

Re: Release Groups {group}

Post by Omega7 »

Code: Select all

DKV
Hostile18
Posts: 8
Joined: 22 May 2024, 07:32

Re: Release Groups {group}

Post by Hostile18 »

Hi. As per their own releases

SILENCE
Should be listed as
Silence
User avatar
rednoah
The Source
Posts: 23070
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Release Groups {group}

Post by rednoah »

Unfortunately, we don't allow dictionary entries. Lots of movie names start with or end with "Silence". The upper-case / mixed-case variation is much less likely to mismatch. This is a FileBot limitation.

:idea: You can however match information from the file path if your files already follow a clean pattern:
rednoah wrote: 16 Nov 2011, 14:41 e.g. match -group at the end of the filename:

Format: Select all

{ fn.match(/[-]([^-]+)$/) }
:idea: Please read the FAQ and How to Request Help.
Post Reply