year in filename
Posted: 15 Apr 2017, 01:19
i have downloaded my TV Series for a long time using filebot but have never tried to modify the string.
the one i use is
series name Season 13 - S13E01 - titlealmost all of the series i download are from September ie 2016 and
may ie 2017.is it feasible to add the two years in the script like
OR
i have no idea how to go about this
i appreciate any assistance
lionelk
the one i use is
series name Season 13 - S13E01 - title
Code: Select all
{n} {'Season '+s} - {s00e00} - {t}
may ie 2017.is it feasible to add the two years in the script like
Code: Select all
series name season 13 - (2016-2017) - S13E01- title
Code: Select all
series name season 13 - (2016-17) - S13E01 - title
i appreciate any assistance
lionelk