Release Groups {group}

All about user-defined episode / movie / file name format expressions
PukeStinkLikeRye
Posts: 46
Joined: 19 Mar 2022, 18:49

Re: Release Groups {group}

Post by PukeStinkLikeRye »

Please add the following:

Ali
BurCyg
FFG
HUH
iNSPiRE
JFF
LetMeRideYou
RAWR
W32

Thannks in advance!
b3nd0vah
Posts: 6
Joined: 06 Nov 2022, 11:24

Re: Release Groups {group}

Post by b3nd0vah »

9volt
km
Pog42
UltraRemux
b3nd0vah
Posts: 6
Joined: 06 Nov 2022, 11:24

Re: Release Groups {group}

Post by b3nd0vah »

Please add the following:

LostYears
ASC
Moxie

Rename [SAM] to [sam]

Cheers :)
User avatar
rednoah
The Source
Posts: 23647
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Release Groups {group}

Post by rednoah »

We keep some group names UPPERCASE only to avoid mismatches. Short words, English words, etc, prone to exact-case-match with words in movie titles.
:idea: Please read the FAQ and How to Request Help.
WalterWhite1312
Posts: 13
Joined: 04 Sep 2024, 16:16

Re: Release Groups {group}

Post by WalterWhite1312 »

Please add:

Code: Select all

TrumpOlin
geoffk
Posts: 3
Joined: 10 Nov 2023, 23:47

Re: Release Groups {group}

Post by geoffk »

Please add:

DRM1
WalterWhite1312
Posts: 13
Joined: 04 Sep 2024, 16:16

Re: Release Groups {group}

Post by WalterWhite1312 »

Please Add

Code: Select all

FWB
Omega7
Posts: 103
Joined: 13 Nov 2019, 20:47

Re: Release Groups {group}

Post by Omega7 »

Code: Select all

DarQ
WalterWhite1312
Posts: 13
Joined: 04 Sep 2024, 16:16

Re: Release Groups {group}

Post by WalterWhite1312 »

Please add:

Code: Select all

MGE
WalterWhite1312
Posts: 13
Joined: 04 Sep 2024, 16:16

Re: Release Groups {group}

Post by WalterWhite1312 »

Please Add

Code: Select all

FiSSiON
HQXD
Omega7
Posts: 103
Joined: 13 Nov 2019, 20:47

Re: Release Groups {group}

Post by Omega7 »

Code: Select all

STC
Omega7
Posts: 103
Joined: 13 Nov 2019, 20:47

Re: Release Groups {group}

Post by Omega7 »

Code: Select all

DeViSiVE
Omega7
Posts: 103
Joined: 13 Nov 2019, 20:47

Re: Release Groups {group}

Post by Omega7 »

Code: Select all

KiNGSMAN
Omega7
Posts: 103
Joined: 13 Nov 2019, 20:47

Re: Release Groups {group}

Post by Omega7 »

Code: Select all

Yameii
WalterWhite1312
Posts: 13
Joined: 04 Sep 2024, 16:16

Re: Release Groups {group}

Post by WalterWhite1312 »

Please add:

Code: Select all

iNTERNAL-SAUERKRAUT
iNTERNAL-WAYNE
iNTERNAL-DUNGHILL
b3nd0vah
Posts: 6
Joined: 06 Nov 2022, 11:24

Re: Release Groups {group}

Post by b3nd0vah »

Code: Select all

Judgment (intentional typo, separate to Judgement)
Some-Stuffs
D4C
EG
fong
Iznjie Biznjie (includes a space)
Pizza
DemiHuman
koala
WalterWhite1312
Posts: 13
Joined: 04 Sep 2024, 16:16

Re: Release Groups {group}

Post by WalterWhite1312 »

Please add:

Code: Select all

kala
iNTERNAL-SunDry
WalterWhite1312
Posts: 13
Joined: 04 Sep 2024, 16:16

Re: Release Groups {group}

Post by WalterWhite1312 »

Please add

Code: Select all

iNTERNAL-HQC
WalterWhite1312
Posts: 13
Joined: 04 Sep 2024, 16:16

Re: Release Groups {group}

Post by WalterWhite1312 »

The following are not recognized. Only the groups after the hyphen

Code: Select all

iNTERNAL-SAUERKRAUT
iNTERNAL-WAYNE
iNTERNAL-DUNGHILL
iNTERNAL-HQC
User avatar
rednoah
The Source
Posts: 23647
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Release Groups {group}

Post by rednoah »

:!: If iNTERNAL is not an actual release group then we may choose to remove those variants from the list again.


e.g. iNTERNAL-SAUERKRAUT: iNTERNAL-SAUERKRAUT actually a release group then that's fine. But it seems as if SAUERKRAUT is the release group and iNTERNAL is just some extra tag that is part of the file name, and notably not part of the release group.


:?: Perhaps the correct solution would be to match information from the file path as opposed to adding iNTERNAL-* release group for every actual release group?

Format: Select all

{ fn.match(/(?-i:iNTERNAL)/) }
:idea: Please read the FAQ and How to Request Help.
WalterWhite1312
Posts: 13
Joined: 04 Sep 2024, 16:16

Re: Release Groups {group}

Post by WalterWhite1312 »

rednoah wrote: 10 Jan 2025, 09:24 :!: If iNTERNAL is not an actual release group then we may choose to remove those variants from the list again.


e.g. iNTERNAL-SAUERKRAUT: iNTERNAL-SAUERKRAUT actually a release group then that's fine. But it seems as if SAUERKRAUT is the release group and iNTERNAL is just some extra tag that is part of the file name, and notably not part of the release group.


:?: Perhaps the correct solution would be to match information from the file path as opposed to adding iNTERNAL-* release group for every actual release group?

Format: Select all

{ fn.match(/(?-i:iNTERNAL)/) }
Then remove it again and I'll see how it goes
Post Reply