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
Change TV Shows folder?
Re: Change TV Shows folder?
According to your format, TV Shows will be dropped into your TV folder.