Search found 2 matches

by boredsilly
27 Mar 2021, 05:18
Forum: Windows
Topic: Just add title to scene release
Replies: 3
Views: 4544

Re: Just add title to scene release

kim wrote: 16 Mar 2021, 18:33 e.g.

Code: Select all

{fn.before(s00e00) + s00e00 + '.' + t.space('.') + fn.after(s00e00)}
or

Code: Select all

{fn.split(s00e00).inject({ name, attr -> name + s00e00 + '.' + t.space('.') + attr })}
Thanks I'll give that a shot.
by boredsilly
14 Mar 2021, 22:24
Forum: Windows
Topic: Just add title to scene release
Replies: 3
Views: 4544

Just add title to scene release

Is it possible to just add a title to a filename e.g change: The.Series.Name.2020.S01E06.1080p.10bit.WEBRip.6CH.x265.HEVC-PSA to The.Series.Name.2020.S01E06. The.Title .1080p.10bit.WEBRip.6CH.x265.HEVC-PSA i.e add the title only after the season and episode keeping all else intact. Thanks, Boredsilly