Search found 3 matches

by ks7
30 Jan 2014, 20:46
Forum: Scripting and Automation
Topic: Automated Media Center with different output directories
Replies: 5
Views: 5143

Re: Automated Media Center with different output directories

So just to double check, this would be the complete modified script? filebot -script fn:amc --log-file amc.log --action copy --conflict override -non-strict --def "movieFormat=G:/Movies/{n} ({y})/{n} ({y}) {'CD'+pi}" "seriesFormat=E:/TV/{n}/{'Season '+s}/{n} {sxe} {t}" music=y subtitles=en artwork=y ...
by ks7
29 Jan 2014, 22:56
Forum: Scripting and Automation
Topic: Automated Media Center with different output directories
Replies: 5
Views: 5143

Re: Automated Media Center with different output directories

I'm having trouble figuring out the exact syntax for having it place the different media types into different folders. Basically, here's what I'm trying to do: Files are input from the completed uTorrent download directory at G:\Downloads Files are renamed and sorted into the following: G:\Movies ...
by ks7
29 Jan 2014, 00:48
Forum: Scripting and Automation
Topic: Automated Media Center with different output directories
Replies: 5
Views: 5143

Automated Media Center with different output directories

I'm planning on setting up an automated system to process all of my downloads as outlined here , but it looks as though the default script is set to output all files to the same main directory. I plan on splitting my media across 2 or 3 different drives, is there an argument to set a different ...