Page 1 of 1

Leading Zero in Season Folder

Posted: 19 Nov 2015, 13:23
by Shonari
Hi All

For some reason Ive now ended up with two folders under a TV Show. One with a leading zero for the season number and one without. Eg "Season 01" "Season 1". Is there someway to specify only one format (leading zero) and also is it possible to move all existing episodes from one folder to the next?

I am using utorrent (via run this program when torrent finishes script) on a windows pc.

This is the script I am using:

Code: Select all

filebot -script fn:amc --output "Z:\Media" --log-file amc.log --action move --conflict override -non-strict --def excludeList=amc.txt music=y subtitles=en artwork=y clean=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
Thanks!

Re: Leading Zero in Season Folder

Posted: 19 Nov 2015, 15:13
by rednoah
The amc script always uses Season 01 numbering now, as per default. It used to be Season 1 but that was some time ago though.