Different disks and folders for TV Series and Movies

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
Cantech
Posts: 1
Joined: 13 Jul 2015, 11:19

Different disks and folders for TV Series and Movies

Post by Cantech »

Hi
Is it possible to use different locations for TV Series and Movies? For example I would like to use:

G:\ServerFolders\My Movies
H:\ServerFolders\TV Series

Today I use the following in uTorrent.
filebot -script fn:amc --output "P:/ServerFolders" --log-file amc.log --action copy --conflict override -non-strict --def artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" --def excludeList=amc.txt
User avatar
rednoah
The Source
Posts: 23953
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Different disks and folders for TV Series and Movies

Post by rednoah »

Yes. And it's already well-documented in the amc manual. You'll need to provide your own formats. ;)
:idea: Please read the FAQ and How to Request Help.
Post Reply