Multi Episode Files Issue
Posted: 07 Oct 2016, 05:42
I recently ran into an issue when trying to rename files that contained two episodes.
i used to be able to do it and it would work perfectly but i lost that script.
it used to work like this
it would rename
Star vs. The Forces of Evil Season 2 Episode 17-18
to
[2016-09-26] Star vs. the Forces of Evil - S02E17-E18 - Sleepover & Gift of the Card [720p] [AAC]
but now its only picking up the first episode (Episode 17)
the format im using to rename is
what am i doing wrong?
i used to be able to do it and it would work perfectly but i lost that script.
it used to work like this
it would rename
Star vs. The Forces of Evil Season 2 Episode 17-18
to
[2016-09-26] Star vs. the Forces of Evil - S02E17-E18 - Sleepover & Gift of the Card [720p] [AAC]
but now its only picking up the first episode (Episode 17)
the format im using to rename is
Code: Select all
{n.sortName('$2, $1')}/{episode.special ? 'Special' : 'Season '+s}/[{airdate}] {n} - S{s.pad(2)}E{es*.pad(2).join('-E')} - {episode.title} [{vf}] [{ac}]