I have a strange question;
i am in the process to rename some things i had named before and they have a Group tag,
After the renaming again, they show my NoGroup id...
I take it is as it CAPATALISES the group and Then it does not recognize it in the second try....
is there a way to get the groups tag to recogise Those too?
{group} CAPITALISES the group and then does not recognize it again
Re: Release Groups {group}



Re: Release Groups {group}
After changeing some
Format: Select all
{ny.take(40)} - { (sxe =~ /^[0-9]{2}/ ? sxe : '0' + sxe).replace('-', ' - ') }
{' Special '+special.pad(3)}
{ - " Part $pi"}
- {t.take(40)} - [{any{group}{'NoGroup'}}]
{source} [{resolution}] {video.codecID.join('-').replace('/', ' ')}
{[vc, VF, af]} [{bitdepth}{' Bit'}]
{([(audio.language.take(5) - [null, 'Undefined','Undefined / ja']).join(', ')])}{'; ' +[(text.language.take(5) - [null, 'Undefined']).join(', ')]}
Code: Select all
A:\inc [TV-Serien]\Red Dwarf
Red Dwarf - 2x02 - Better Than Life - [LiFE] [352x240 DIV3] [DivX, 240p 2ch]
Red Dwarf (1988) - 02x02 - Better Than Life - [NoGroup] [352x240] DIV3 [DivX, 240p, 2ch] [8 Bit] []
Code: Select all
Alien News Desk (2019) - 01x11 - Princes of Mange - [TBS] web [1920x1080] V_MPEGH ISO HEVC [HEVC, 1080p, 2ch] [8 Bit] []
Alien News Desk (2019) - 01x11 - Princes of Mange - [NoGroup] [1920x1080] V_MPEGH ISO HEVC [HEVC, 1080p, 2ch] [8 Bit] []
Re: {group} CAPITALISES the group and then does not recognize it again





Re: {group} CAPITALISES the group and then does not recognize it again
Thank you
that claryfies a Lot
that claryfies a Lot