Rename with double digit season
Posted: 17 Mar 2020, 13:37
Currently there is:
Firefly - 1x01 - Serenity
and there'sFirefly - S01E01 - Serenity
how would i get {n} - {sxe} - {t} to give me 01 instead of just 1? like the second example, just without the S.
Thank you in advance.
Code: Select all
{n} - {sxe} - {t} to give you
and there's
Code: Select all
{n} - {s00e00} - {t} to give you
how would i get {n} - {sxe} - {t} to give me 01 instead of just 1? like the second example, just without the S.
Thank you in advance.