Change TV Shows folder?

All about user-defined episode / movie / file name format expressions
Post Reply
joel32724
Posts: 4
Joined: 20 Aug 2016, 19:47

Change TV Shows folder?

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

Re: Change TV Shows folder?

Post by rednoah »

According to your format, TV Shows will be dropped into your TV folder.
:idea: Please read the FAQ and How to Request Help.
Post Reply