Leading Zero in Season Folder

Any questions? Need some help?
Post Reply
User avatar
Shonari
Posts: 3
Joined: 19 Nov 2015, 12:36

Leading Zero in Season Folder

Post 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!
User avatar
rednoah
The Source
Posts: 23950
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Leading Zero in Season Folder

Post 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.
:idea: Please read the FAQ and How to Request Help.
Post Reply