Page 1 of 1

Change TV Shows folder?

Posted: 20 Aug 2016, 19:53
by joel32724
This is what I am using in the CLI:
filebot -script fn:amc --log-file amc.log --def excludeList="amc.txt" "/home/htpc/rtorrent/downloads" --output "/home/htpc/rtorrent/complete" --action copy -non-strict --conflict override --def "seriesFormat=/home/htpc/complete/TV/{n}/{'Season '+s}/{n} - {s00e00} - {t}" --def "movieFormat=/home/htpc/complete/Movies/{n} \({y}\)/{n} \({y}\)"

Works great except I'd like the shows dropped into TV not TV Shows. I can't seem to find a way to make this happen. Any help would be appreciated.

Thanks

Re: Change TV Shows folder?

Posted: 22 Aug 2016, 01:04
by rednoah
According to your format, TV Shows will be dropped into your TV folder.